Annotation of parser3/ChangeLog, revision 1.235

1.235   ! moko        1: 2026-04-30  moko
        !             2: 
        !             3:        * src/include/pa_inline_hash.h: PA_PROBE_LIMIT added (related to
        !             4:          feature #1293)
        !             5: 
        !             6:        * src/include/pa_inline_hash.h: First lookup optimization added
        !             7:          (related to feature #1293)
        !             8: 
        !             9:        * src/include/pa_inline_hash.h: upgrade to linear-probing hash
        !            10:          (related to feature #1293)
        !            11: 
1.234     moko       12: 2026-04-25  moko
                     13: 
                     14:        * INSTALL, NEWS, README, buildall, src/classes/amqp.C,
                     15:          src/classes/array.C, src/classes/bool.C, src/classes/classes.C,
                     16:          src/classes/classes.h, src/classes/curl.C, src/classes/date.C,
                     17:          src/classes/double.C, src/classes/file.C, src/classes/form.C,
                     18:          src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
                     19:          src/classes/inet.C, src/classes/int.C, src/classes/json.C,
                     20:          src/classes/mail.C, src/classes/math.C, src/classes/memcached.C,
                     21:          src/classes/memory.C, src/classes/op.C, src/classes/reflection.C,
                     22:          src/classes/regex.C, src/classes/response.C,
                     23:          src/classes/string.C, src/classes/table.C, src/classes/void.C,
                     24:          src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
                     25:          src/include/pa_array.h, src/include/pa_base64.h,
                     26:          src/include/pa_cache_managers.h, src/include/pa_charset.h,
                     27:          src/include/pa_charsets.h, src/include/pa_common.h,
                     28:          src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
                     29:          src/include/pa_dictionary.h, src/include/pa_dir.h,
                     30:          src/include/pa_exception.h, src/include/pa_exec.h,
                     31:          src/include/pa_globals.h, src/include/pa_hash.h,
                     32:          src/include/pa_http.h, src/include/pa_inline_hash.h,
                     33:          src/include/pa_int.h, src/include/pa_memory.h,
                     34:          src/include/pa_opcode.h, src/include/pa_operation.h,
                     35:          src/include/pa_os.h, src/include/pa_pool.h,
                     36:          src/include/pa_random.h, src/include/pa_request.h,
                     37:          src/include/pa_request_charsets.h, src/include/pa_request_info.h,
                     38:          src/include/pa_sapi.h, src/include/pa_socks.h,
                     39:          src/include/pa_sql_connection.h,
                     40:          src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
                     41:          src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
                     42:          src/include/pa_stylesheet_manager.h, src/include/pa_symbols.h,
                     43:          src/include/pa_table.h, src/include/pa_threads.h,
                     44:          src/include/pa_types.h, src/include/pa_uue.h,
                     45:          src/include/pa_xml_exception.h, src/include/pa_xml_io.h,
                     46:          src/lib/gd/gif.C, src/lib/gd/gif.h, src/lib/gd/gifio.C,
                     47:          src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c,
                     48:          src/lib/memcached/pa_memcached.C,
                     49:          src/lib/memcached/pa_memcached.h, src/lib/punycode/pa_idna.c,
                     50:          src/lib/punycode/pa_idna.h, src/lib/sdbm/pa_file_io.C,
                     51:          src/lib/sdbm/pa_strings.C, src/lib/smtp/comms.C,
                     52:          src/lib/smtp/smtp.C, src/lib/smtp/smtp.h, src/main/compile.C,
                     53:          src/main/compile.tab.C, src/main/compile.y,
                     54:          src/main/compile_tools.C, src/main/compile_tools.h,
                     55:          src/main/execute.C, src/main/pa_base64.C,
                     56:          src/main/pa_cache_managers.C, src/main/pa_charset.C,
                     57:          src/main/pa_charsets.C, src/main/pa_common.C,
                     58:          src/main/pa_dictionary.C, src/main/pa_dir.C,
                     59:          src/main/pa_exception.C, src/main/pa_exec.C,
                     60:          src/main/pa_globals.C, src/main/pa_http.C, src/main/pa_int.C,
                     61:          src/main/pa_memory.C, src/main/pa_os.C, src/main/pa_pool.C,
                     62:          src/main/pa_random.C, src/main/pa_request.C, src/main/pa_socks.C,
                     63:          src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
                     64:          src/main/pa_stylesheet_connection.C,
                     65:          src/main/pa_stylesheet_manager.C, src/main/pa_symbols.C,
                     66:          src/main/pa_table.C, src/main/pa_threads.C, src/main/pa_uue.C,
                     67:          src/main/pa_xml_exception.C, src/main/pa_xml_io.C,
                     68:          src/main/untaint.C, src/main/helpers/simple_folding.pl,
                     69:          src/sql/pa_sql_driver.h, src/targets/apache/mod_parser3.c,
                     70:          src/targets/apache/mod_parser3_core.C,
                     71:          src/targets/apache/pa_httpd.h, src/targets/cgi/parser3.C,
                     72:          src/targets/isapi/parser3isapi.C, src/types/pa_junction.h,
                     73:          src/types/pa_method.h, src/types/pa_property.h,
                     74:          src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vamqp.h,
                     75:          src/types/pa_varray.C, src/types/pa_varray.h,
                     76:          src/types/pa_vbool.h, src/types/pa_vcaller_wrapper.h,
                     77:          src/types/pa_vclass.C, src/types/pa_vclass.h,
                     78:          src/types/pa_vcode_frame.h, src/types/pa_vconsole.h,
                     79:          src/types/pa_vcookie.C, src/types/pa_vcookie.h,
                     80:          src/types/pa_vdate.C, src/types/pa_vdate.h,
                     81:          src/types/pa_vdouble.h, src/types/pa_venv.C, src/types/pa_venv.h,
                     82:          src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
                     83:          src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
                     84:          src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
                     85:          src/types/pa_vimage.C, src/types/pa_vimage.h,
                     86:          src/types/pa_vint.h, src/types/pa_vjunction.C,
                     87:          src/types/pa_vjunction.h, src/types/pa_vmail.C,
                     88:          src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
                     89:          src/types/pa_vmemcached.C, src/types/pa_vmemcached.h,
                     90:          src/types/pa_vmemory.h, src/types/pa_vmethod_frame.C,
                     91:          src/types/pa_vmethod_frame.h, src/types/pa_vobject.C,
                     92:          src/types/pa_vobject.h, src/types/pa_vregex.C,
                     93:          src/types/pa_vregex.h, src/types/pa_vrequest.C,
                     94:          src/types/pa_vrequest.h, src/types/pa_vresponse.C,
                     95:          src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
                     96:          src/types/pa_vstateless_class.h,
                     97:          src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
                     98:          src/types/pa_vstatus.h, src/types/pa_vstring.C,
                     99:          src/types/pa_vstring.h, src/types/pa_vtable.C,
                    100:          src/types/pa_vtable.h, src/types/pa_vvoid.C,
                    101:          src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                    102:          src/types/pa_vxnode.C, src/types/pa_vxnode.h,
                    103:          src/types/pa_wcontext.C, src/types/pa_wcontext.h,
                    104:          src/types/pa_wwrapper.h: Copyright year updated, websites links
                    105:          changed to https://
                    106: 
                    107:        * src/include/pa_inline_hash.h: delete added (related to feature
                    108:          #1293)
                    109: 
                    110: 2026-04-24  moko
                    111: 
                    112:        * src/: classes/reflection.C, main/pa_common.C, types/pa_method.h,
                    113:          types/pa_vmethod_frame.h: inline-storage hash used to avoid
                    114:          allocations for MethodFrame args and locals (imlpements feature
                    115:          #1293) _stack uses for_each to avoid Iterator for
                    116:          InlineHashString
                    117: 
                    118:        * src/include/: Makefile.am, pa_inline_hash.h: inline-storage hash
                    119:          added to avoid allocations for MethodFrame args and locals
                    120:          (related to feature #1293)
                    121: 
                    122:        * tests/: 337.html, 434.html, results/320.processed,
                    123:          results/434.processed: test for ^A[v1;v2]=^array::create[v1;v2]
                    124:          added (related to feature #1282)
                    125: 
                    126:        * src/classes/op.C: ^A[v1;v2]=^array::create[v1;v2] added
                    127:          (implements feature #1282)
                    128: 
                    129:        * tests/: 447.html, results/447.processed: exceptions tests added
                    130:          (related to feature #1286)
                    131: 
                    132:        * src/classes/reflection.C: native method exception added (related
                    133:          to feature #1286)
                    134: 
                    135:        * src/main/execute.C: removes irrelevant lines from exception stack
                    136:          trace when exception occur in array assigment (related to bug
                    137:          #1165) + useless #define removed
                    138: 
                    139:        * src/: include/pa_request.h, main/compile.y: warnings war
                    140: 
                    141: 2026-04-23  moko
                    142: 
                    143:        * src/main/: compile.y, compile_tools.C, compile_tools.h:
                    144:          maybe_append_simple_diving_code() is not related to
                    145:          OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
                    146: 
1.233     moko      147: 2026-03-01  moko
                    148: 
                    149:        * src/: classes/classes.C, classes/classes.h, classes/mail.C,
                    150:          main/pa_request.C: configure_user removed, $MAIN:MAIL now
                    151:          processed inside ^mail:send[] (implements feature #1290)
                    152: 
                    153: 2026-02-25  moko
                    154: 
                    155:        * tests/: 182.html, 182_dir/a7.p, results/182.processed: test for
                    156:          array redefinition added
                    157: 
                    158:        * src/main/pa_request.C: array redefinition fixed
                    159: 
                    160:        * tests/: 182.html, results/182.processed: test for
                    161:          ^reflection:classes[] order (related to feature #1289)
                    162: 
                    163:        * src/: classes/reflection.C, include/pa_request.h,
                    164:          main/pa_request.C: classes now OrderedHashString, implements
                    165:          feature #1289
                    166: 
1.232     moko      167: 2026-02-02  moko
                    168: 
                    169:        * tests/: 307.html, results/307.processed: more "junction used
                    170:          outside of context" tests added
                    171: 
1.231     moko      172: 2026-01-09  moko
                    173: 
                    174:        * src/classes/amqp.C: auto_delete is better false by default
                    175:          (related to feature #1288)
                    176: 
                    177:        * src/classes/amqp.C: more methods bool args fixes, nowait removed
                    178:          (related to feature #1288)
                    179: 
                    180:        * src/classes/amqp.C: nowait was mixed up with exclusive in consume
                    181: 
                    182:        * src/classes/amqp.C: amqp_basic_cancel added to consume, purge
                    183:          returns purged messages count (related to feature #1288)
                    184: 
                    185:        * tests/: 449.html, results/449.processed, results/auto.p: test for
                    186:          table size limit added (related to feature #1276)
                    187: 
                    188:        * src/classes/table.C: $MAIN:LIMITS.max_array_size now used to
                    189:          limit table size; note: for append and insert operations only
                    190:          (implements feature #1276)
                    191: 
                    192: 2026-01-08  moko
                    193: 
                    194:        * src/classes/amqp.C: addition to feature #1288: declare_exchange +
                    195:          declare_queue = declare; delete_exchange + delete_queue = delete;
                    196:          bind_queue -> bind; unbind_queue -> unbind; + purge, + info;
                    197:          consume can be called without callback with optional $.count(N),
                    198:          returns array of messages;
                    199: 
                    200: 2026-01-07  moko
                    201: 
                    202:        * tests/: 448.html, results/448.processed: avoid 500, show
                    203:          exception where not supported
                    204: 
                    205:        * src/include/pa_int.h: warnings war
                    206: 
                    207:        * tests/: 422.html, results/422.processed: test updated after wide
                    208:          int implemented (feature #1273)
                    209: 
                    210:        * src/main/pa_int.C: warnings war
                    211: 
                    212:        * src/classes/classes.vcproj: +amqp.C
                    213: 
                    214:        * src/classes/: int.C, string.C: warnings war
                    215: 
                    216:        * src/classes/: op.C: warnings war
                    217: 
                    218:        * src/: classes/op.C, main/pa_int.C: warnings war
                    219: 
                    220:        * src/types/pa_vdate.h: warnings war
                    221: 
                    222:        * src/main/pa_int.C: warnings war continues
                    223: 
                    224:        * src/: include/pa_int.h, main/pa_int.C, types/pa_vint.h: warnings
                    225:          war
                    226: 
                    227:        * src/types/pa_vdate.C: reverted, format_double still required here
                    228: 
                    229:        * src/: include/pa_int.h, main/pa_int.C, types/pa_vmath.C:
                    230:          format_double now supports wint, $math:int_max and $math:int_min
                    231:          added, PA_WIDE_INT is finally enabled by default (implements
                    232:          feature #1273)
                    233: 
                    234:        * tests/: 275.html, results/275.processed: preparing tests for int
                    235:          extension
                    236: 
                    237:        * tests/: 424.html, results/424.processed: actualized and prepared
                    238:          for wide int
                    239: 
                    240: 2026-01-06  moko
                    241: 
                    242:        * src/: classes/double.C, classes/int.C, classes/string.C,
                    243:          include/pa_common.h, include/pa_int.h, include/pa_string.h,
                    244:          main/execute.C, main/pa_common.C, main/pa_int.C,
                    245:          types/pa_value.h, types/pa_vdate.C, types/pa_vdate.h,
                    246:          types/pa_vdouble.h, types/pa_vint.h, types/pa_vmethod_frame.h,
                    247:          types/pa_vstring.h: feature #1273 core implementation:
                    248:          value::as_wint added, implemented for int/double/string, and used
                    249:          where applicable; vint now holds pa_wint type; format_double
                    250:          moved to pa_int
                    251: 
                    252:        * src/: include/pa_array.h, include/pa_string.h, main/main.vcproj:
                    253:          pa_int includes tuning, vcproj updated (related to feature #1273)
                    254: 
                    255:        * src/main/pa_int.C: build fix
                    256: 
                    257:        * src/: include/Makefile.am, main/Makefile.am: pa_int.h/pa_int.C
                    258:          added, another preparation for feature #1273
                    259: 
                    260:        * src/: include/pa_array.h, include/pa_int.h, include/pa_string.h,
                    261:          include/pa_types.h, main/pa_int.C, main/pa_string.C,
                    262:          types/pa_vint.h: pa_int.h/pa_int.C added and all related code
                    263:          moved there, pa_wint and related functions added, another
                    264:          preparation for feature #1273
                    265: 
1.230     moko      266: 2025-12-17  moko
                    267: 
                    268:        * src/classes/json.C: optimization: String::Empty used and avoided
                    269:          using passed length.
                    270: 
                    271: 2025-12-16  moko
                    272: 
                    273:        * src/classes/string.C: sync _int with _double, avoid int usage
                    274:          (related to #1273)
                    275: 
1.229     moko      276: 2025-12-08  moko
                    277: 
                    278:        * src/include/pa_memory.h: PA_CHECK_REGULAR_ALLOC_UNAVAILABLE
                    279:          define added and used for OS X as well
                    280: 
1.228     moko      281: 2025-11-30  moko
                    282: 
                    283:        * configure, configure.ac, src/include/pa_config_auto.h.in,
                    284:          src/include/pa_config_fixed.h: int64_t added in preparation to
                    285:          feature #1273
                    286: 
1.227     moko      287: 2025-11-22  moko
                    288: 
                    289:        * src/classes/amqp.C: delivery_tag changed from string to double
                    290:          (related to feature #1288)
                    291: 
1.226     moko      292: 2025-11-14  moko
                    293: 
                    294:        * src/types/pa_vstatus.C, tests/448.html,
                    295:          tests/results/448.processed: $status:limit-cpu,
                    296:          $status:limit-mem, $status:limit-nproc unlimited support added,
                    297:          test added (related to feature #1280)
                    298: 
                    299:        * src/types/: pa_vstatus.C, pa_vstatus.h: r/w $status:limit-cpu,
                    300:          $status:limit-mem, $status:limit-nproc added (implements feature
                    301:          #1280)
                    302: 
                    303: 2025-11-12  moko
                    304: 
                    305:        * tests/results/: 323.processed, 421.processed: tests results
                    306:          updated after amqp class added
                    307: 
1.225     moko      308: 2025-11-08  moko
                    309: 
                    310:        * src/classes/amqp.C: tls support added, errors reporting improved
                    311:          (related to feature #1288)
                    312: 
                    313:        * src/classes/amqp.C: tls support added (related to feature #1288)
                    314: 
                    315:        * src/classes/amqp.C: exceptions text now printed (related to
                    316:          feature #1288)
                    317: 
                    318:        * src/classes/amqp.C: properties hash simplified (related to
                    319:          feature #1288)
                    320: 
                    321: 2025-11-07  moko
                    322: 
                    323:        * src/classes/amqp.C: consume fixed (related to feature #1288)
                    324: 
                    325:        * src/classes/classes.C: + amqp class
                    326: 
                    327:        * buildall, configure, configure.ac, src/classes/Makefile.am,
                    328:          src/include/pa_config_auto.h.in, src/targets/apache/Makefile.am,
                    329:          src/targets/cgi/Makefile.am, src/types/Makefile.am: build scripts
                    330:          updated for librabbitmq support (relates to feature #1288)
                    331: 
                    332:        * src/: classes/amqp.C, types/pa_vamqp.h: amqp class draft with
                    333:          basic RabbitMQ C library (librabbitmq) support (partially
                    334:          implements #1288)
                    335: 
1.224     moko      336: 2025-10-05  moko
                    337: 
                    338:        * src/classes/: array.C, file.C, hash.C, image.C, json.C, op.C,
                    339:          reflection.C, string.C: Optimization: valid_options optimized
                    340:          where HashStringValue::Iterator used
                    341: 
                    342:        * tests/results/224.processed: test result updated after date
                    343:          functions updated (related to #1287)
                    344: 
                    345: 2025-10-04  moko
                    346: 
                    347:        * operators.ru.txt, operators.txt: actualized
                    348: 
                    349:        * operators.ru.txt, operators.txt: actualized after #1285 and #1286
                    350: 
                    351:        * tests/: 447.html, results/447.processed: tests for
                    352:          ^reflection:override[$method] added (related to feature #1286)
                    353: 
                    354:        * tests/: 446.html, results/446.processed: tests for $n1 eq n2
                    355:          added (related to feature #1285)
                    356: 
                    357:        * src/classes/reflection.C:
                    358:          ^reflection:override[$method[;$.to[class] $.name[another_name]]]
                    359:          added (implements feature #1286)
                    360: 
                    361:        * src/main/execute.C: bugfix: when method is attached from another
                    362:          class, it's  junction_template is initialized with another class,
                    363:          thus get_vjunction should be used (related to feature #1286)
                    364: 
                    365:        * src/classes/date.C: ^date:sql-string[], ^date:gmt-string[],
                    366:          ^date:iso-string[] - static call now formats current date
                    367:          (implements feature #1287)
                    368: 
                    369: 2025-10-01  moko
                    370: 
                    371:        * buildall: built-in mailreceive path actualized
                    372: 
1.223     moko      373: 2025-09-01  moko
                    374: 
                    375:        * src/classes/math.C: old compilers support in ^math:eq
                    376: 
                    377: 2025-08-31  moko
                    378: 
                    379:        * tests/: 446.html, results/446.processed: tests for
                    380:          ^math:eq(a;b[;max URL distance]) added (related to feature #1285)
                    381: 
                    382:        * src/classes/math.C: ^math:eq(a;b[;precision]) added (partly
                    383:          implements #1285)
                    384: 
                    385: 2025-08-30  moko
                    386: 
                    387:        * operators.ru.txt, operators.txt: actualized
                    388: 
                    389:        * tests/: 230.html, results/230.processed: test for ^file.save
                    390:          $.append(false|true) option added (related to feature #1284)
                    391: 
                    392:        * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
                    393:          ^file.save $.append(false|true) option added (implements feature
                    394:          #1284)
                    395: 
1.222     moko      396: 2025-08-16  moko
                    397: 
                    398:        * etc/auto.p.in: LIMIT max_array_size actualized
                    399: 
1.221     moko      400: 2025-08-01  moko
                    401: 
                    402:        * src/: lib/gc/include/gc.h, main/pa_globals.C, main/pa_memory.C:
                    403:          pa_GC_abort_func added and used (implements feature #1283)
                    404: 
                    405:        * src/include/: pa_array.h, pa_config_includes.h:
                    406:          PA_DEBUG_DISABLE_GC mode fixed for sparse array
                    407: 
1.220     moko      408: 2025-07-04  moko
                    409: 
                    410:        * src/main/pa_common.C: typo fixed (related to bug #1282)
                    411: 
                    412:        * src/main/pa_common.C: minor optimization + create_dir_for_file
                    413:          checks for \ (related to bug #1282)
                    414: 
                    415: 2025-07-03  moko
                    416: 
                    417:        * src/main/pa_common.C: _wrename, _wrmdir и _wmkdir are now used
                    418:          under Windows (fixes bug #1282)
                    419: 
                    420:        * src/main/pa_common.C: file:delete for UTF-8 files now works under
                    421:          Windows (fixes bug #1282)
                    422: 
                    423: 2025-06-28  moko
                    424: 
                    425:        * src/targets/apache/mod_parser3.c: GCC 15 compatibility fixed by
                    426:          Yavor Doganov <yavor@gnu.org>
                    427: 
                    428:        * src/main/pa_charset.C: typo fixed (related to feature #1281)
                    429: 
                    430:        * src/: include/pa_charset.h, main/pa_charset.C: libxml 2.14
                    431:          compatibility fixed (implements feature #1281)
                    432: 
1.219     moko      433: 2025-05-31  moko
                    434: 
                    435:        * src/main/pa_http.C: old gcc compilation fix (related to feature
                    436:          #1277)
                    437: 
                    438: 2025-05-28  moko
                    439: 
                    440:        * src/: classes/array.C, include/pa_array.h: last
                    441:          Array_iterator::key() removed (related to feature #1277)
                    442: 
                    443: 2025-05-27  moko
                    444: 
                    445:        * src/: classes/array.C, classes/table.C, include/pa_array.h,
                    446:          types/pa_vstring.C, types/pa_vstring.h: VString::uitoa() added
                    447:          and used (related to feature #1277)
                    448: 
1.218     moko      449: 2025-05-26  moko
                    450: 
                    451:        * src/: classes/array.C, classes/curl.C, classes/hash.C,
                    452:          classes/hashfile.C, classes/image.C, classes/table.C,
                    453:          main/pa_request.C, main/pa_xml_io.C, types/pa_vconsole.h,
                    454:          types/pa_venv.C, types/pa_vmail.C, types/pa_vregex.C,
                    455:          types/pa_vrequest.C, types/pa_vresponse.C, types/pa_vstring.h:
                    456:          VString(const char *avalue) added and used to optimize new
                    457:          VString(*new String(i.key(), String::L_TAINTED)) (related to
                    458:          feature #1277)
                    459: 
                    460:        * src/: classes/array.C, classes/curl.C, classes/file.C,
                    461:          classes/hash.C, classes/image.C, classes/json.C,
                    462:          classes/reflection.C, classes/xnode.C, include/pa_charset.h,
                    463:          include/pa_hash.h, include/pa_http.h, include/pa_string.h,
                    464:          main/pa_charsets.C, main/pa_http.C, main/pa_request.C,
                    465:          main/pa_string.C, main/pa_xml_io.C, targets/cgi/pa_sapi_info.h,
                    466:          types/pa_varray.C, types/pa_vform.C, types/pa_vhash.h,
                    467:          types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
                    468:          types/pa_vmethod_frame.h, types/pa_vstatus.C, types/pa_vtable.C,
                    469:          types/pa_vxnode.C: implements feature #1277 String::Body(const
                    470:          char *abody) now explicit but HashString::put(const char *str, V
                    471:          value) added for simplicity optimizations: HASH_PUT_CSTR used
                    472:          where hash.put called several time during execution; caching
                    473:          String::Body::uitoa used at all pash.put(<uint> calls.
                    474: 
                    475: 2025-05-25  moko
                    476: 
                    477:        * src/: include/pa_request.h, main/pa_request.C: minor opt (related
                    478:          to feature #1277)
                    479: 
                    480:        * src/include/pa_hash.h: HASH_PUT_CSTR added (related to #1277)
                    481: 
                    482:        * src/: include/pa_string.h, main/pa_string.C: String::Body::uitoa
                    483:          added for caching (related to feature #1277)
                    484: 
                    485:        * src/include/pa_string.h: optimized String:pos versions added
                    486:          (without language + char *) (related to feature #1277)
                    487: 
                    488: 2025-05-24  moko
                    489: 
                    490:        * tests/: 445.html, results/445.processed: test for
                    491:          ^hash.array[[keys|values]] added (related to feature #1274)
                    492: 
                    493:        * src/classes/hash.C: ^hash.array[[keys|values]] added (implements
                    494:          feature #1274)
                    495: 
1.217     moko      496: 2025-01-26  moko
                    497: 
                    498:        * src/include/pa_config_includes.h: synced with pa_config_auto.h.in
                    499: 
1.216     moko      500: 2025-01-25  moko
                    501: 
                    502:        * configure.ac, src/include/pa_version.h: version 3.5.1 -> 3.5.2b
                    503: 
                    504:        * aclocal.m4, configure, src/include/pa_config_auto.h.in,
                    505:          src/lib/ltdl/aclocal.m4, src/lib/ltdl/configure: aclocal &&
                    506:          autoheader && automake && autoconf
                    507: 
                    508:        * src/lib/ltdl/configure.ac: new autotools used
                    509: 
                    510:        * acsite.m4, configure.ac: new autotools warnings fixed
                    511: 
1.213     moko      512: 2025-01-10  moko
                    513: 
1.215     moko      514:        * tests/results/320.processed: test result updated after syslog
                    515:          added
                    516: 
1.214     moko      517:        * src/classes/op.C: minor MSVC fixes
                    518: 
                    519:        * src/lib/md5/pa_md5c.c: MSVC warnings fixed
                    520: 
1.213     moko      521:        * operators.ru.txt, operators.txt: +
                    522:          ^syslog[ident;message[;info|warning|error|debug]]
                    523: 
                    524:        * src/classes/op.C: +
                    525:          ^syslog[ident;message[;info|warning|error|debug]] (implelents
                    526:          feature #1270)
                    527: 
                    528:        * configure, configure.ac, src/include/pa_config_auto.h.in,
                    529:          src/include/pa_version.h: 3.5.0 -> 3.5.1, syslog check
                    530: 
                    531: 2025-01-06  moko
                    532: 
                    533:        * src/include/pa_hash.h: own prime numbers (nearest primes to 5 *
                    534:          2^n) calculated and used
                    535: 
                    536:        * src/lib/md5/: pa_md5.h, pa_md5c.c: MD5 code now taken from
                    537:          https://www.hadrons.org/software/libmd/
                    538: 
1.212     moko      539: 2024-12-28  moko
                    540: 
                    541:        * tests/httpd/run_tests.sh: for FreeBSD compatibility
                    542: 
                    543:        * tests/httpd/: 032.txt, 033.txt, 034.txt, 035.txt, 036.txt,
                    544:          037.txt, 038.txt, ok.log, site/404.html, site/httpd.p:
                    545:          $request:uri and $request:path tests added (related to feature
                    546:          #1269)
                    547: 
                    548:        * operators.ru.txt, operators.txt: + $request:path documented
                    549:          (related to feature #1269)
                    550: 
                    551:        * tests/: 065.html, results/065.processed: $request:path,
                    552:          $request:uri tested
                    553: 
                    554:        * src/types/pa_vrequest.C: $request:path default is empty string to
                    555:          match an empty URI in console mode (related to feature #1269)
                    556: 
                    557:        * etc/auto.p.in: $request:path used (related to feature #1269)
                    558: 
                    559:        * src/types/: pa_vrequest.C, pa_vrequest.h: $request:path added
                    560:          (implements feature #1269)
                    561: 
                    562: 2024-12-26  moko
                    563: 
                    564:        * configure, configure.ac, src/include/pa_version.h: 3.5.0rc ->
                    565:          3.5.0
                    566: 
                    567:        * src/lib/sdbm/: pa_strings.C, sdbm.c, sdbm_private.h,
                    568:          pa-include/pa_errno.h, pa-include/pa_file_info.h,
                    569:          pa-include/pa_file_io.h, pa-include/pa_sdbm.h,
                    570:          pa-include/pa_strings.h: unused code cleaned, pa_pstrcat uses
                    571:          pa_strcat
                    572: 
                    573:        * tests/results/223.processed: apache upgraded @parser.ru
                    574: 
                    575:        * src/lib/sdbm/: sdbm.c, sdbm_hash.c, sdbm_lock.c, sdbm_pair.c,
                    576:          sdbm_pair.h, sdbm_private.h, sdbm_tune.h, pa-include/pa_apr.h,
                    577:          pa-include/pa_errno.h, pa-include/pa_file_info.h,
                    578:          pa-include/pa_file_io.h, pa-include/pa_sdbm.h,
                    579:          pa-include/pa_strings.h: sdbm updated from version included in
                    580:          apache 2.0.43 to version included in apache 2.0.65
                    581: 
                    582: 2024-12-24  moko
                    583: 
                    584:        * etc/auto.p.in: to avoid patching Debian package
                    585: 
                    586:        * src/main/: pa_exec.C, pa_http.C: final fixes for
                    587:          --with-build-warnings (dangling-reference warnings can be
                    588:          ignored)
                    589: 
                    590: 2024-12-23  moko
                    591: 
                    592:        * src/: classes/file.C, classes/hash.C, classes/op.C,
                    593:          include/pa_common.h, main/pa_http.C, main/pa_request.C,
                    594:          types/pa_vcookie.C, types/pa_vform.C: more fixes for
                    595:          --with-build-warnings
                    596: 
                    597:        * src/: classes/date.C, classes/inet.C, classes/op.C,
                    598:          classes/reflection.C, include/pa_array.h,
                    599:          include/pa_config_includes.h, main/execute.C, main/pa_base64.C,
                    600:          main/pa_common.C, main/pa_globals.C, types/pa_vfile.C: fixes for
                    601:          --with-build-warnings
                    602: 
1.211     moko      603: 2024-12-21  moko
                    604: 
                    605:        * Makefile.am: +operators.ru.txt
                    606: 
                    607:        * operators.ru.txt, operators.txt: typo fixed
                    608: 
                    609: 2024-12-20  moko
                    610: 
                    611:        * operators.txt: whitespace synced
                    612: 
                    613:        * operators.ru.txt, operators.txt: curl added
                    614: 
                    615:        * operators.ru.txt, operators.txt: logically sorted
                    616: 
                    617:        * operators.ru.txt: id added
                    618: 
                    619:        * operators.txt: ID added
                    620: 
                    621:        * operators.txt: translated
                    622: 
                    623:        * operators.ru.txt, operators.txt: operators.txt translated to
                    624:          english, synced format with operators.ru.txt
                    625: 
                    626:        * operators.ru.txt, operators.txt: renamed to operators.ru.txt,
                    627:          formatted
                    628: 
                    629:        * operators.ru.txt, operators.txt: formatted, actualized, oracle
                    630:          info moved to separate file
                    631: 
                    632: 2024-12-19  moko
                    633: 
                    634:        * src/targets/cgi/parser3.C: avoid parser version requests logging
                    635:          in parser3.log
                    636: 
                    637: 2024-12-18  moko
                    638: 
                    639:        * buildall: preventing --with-system-mailreceive linking with
                    640:          libglib-2.0/libgobject-2.0 left from --with-mailreceive (related
                    641:          to feature #1199)
                    642: 
1.210     moko      643: 2024-12-16  moko
                    644: 
1.211     moko      645:        * operators.ru.txt, operators.txt: actualized for 3.5.0
1.210     moko      646: 
                    647:        * src/classes/table.C: exception text fixed
                    648: 
                    649: 2024-12-15  moko
                    650: 
                    651:        * tests/: 102.html, results/102.processed: tests updated after
                    652:          $form:fields not editable again (related to feature #1254)
                    653: 
                    654:        * src/types/pa_vform.C: $form:tables/files (not $form:fields) can
                    655:          be edited (related to feature #1254)
                    656: 
                    657:        * src/types/pa_vform.C: reverted that
                    658:          $form:fields/tables/files/imap can be edited (related to feature
                    659:          #1254) for backward compatibility
                    660: 
                    661: 2024-12-14  moko
                    662: 
1.211     moko      663:        * operators.ru.txt, operators.txt: + array in operators.txt
1.210     moko      664: 
                    665:        * tests/results/auto.p: avoid $mac execution unless on OS X
                    666: 
                    667:        * tests/388-sql.html: more OS support
                    668: 
                    669: 2024-12-13  moko
                    670: 
                    671:        * tests/388-sql.html: sql tests under OS X now fixed
                    672: 
                    673:        * tests/results/auto.p: curl test under OS X now works
                    674: 
                    675:        * tests/: 346-curl.html, 347-curl.html, results/347-curl.processed:
                    676:          no dll name under Windows, hiding
                    677: 
                    678:        * tests/: 379-curl.html, results/379-curl.processed: some curl
                    679:          versions accept "HTTP/1.0 200OK? OK" status, some not, ignore
                    680: 
                    681:        * tests/: 030.html, 212.html, 219.html, 273.html, 346-curl.html,
                    682:          389.html, results/030.processed, results/212.processed,
                    683:          results/219.processed, results/273.processed,
                    684:          results/320.processed, results/346-curl.processed,
                    685:          results/389.processed, results/auto.p: ^try-catch-filtered added
                    686:          and used
                    687: 
                    688:        * tests/: 347-curl.html, results/347-curl.processed: support for
                    689:          different error messages
                    690: 
                    691:        * src/classes/curl.C: several curl libraries supported,
                    692:          ^curl:options[ $.library[] ] resets to default
                    693: 
                    694:        * tests/: 223-curl.html, results/223-curl.processed: CONTENT_LENGTH
                    695:          removed as depends on curl version
                    696: 
                    697:        * tests/results/: 223-curl.processed, 394-curl.processed: curl
                    698:          fixed bug with \n in file names, test result updated
                    699: 
                    700:        * tests/388-sql.html: +libmysqlclient.so
                    701: 
                    702:        * etc/auto.p.in: +libmariadb
                    703: 
                    704: 2024-12-12  moko
                    705: 
                    706:        * tests/: 388-sql.html, results/429-sql.processed: test results
                    707:          updated after test changed
                    708: 
                    709:        * tests/: 388-sql.html, 428-sql.html, 429-sql.html: tests updated
                    710:          for newer MariaDB compatibility
                    711: 
                    712:        * tests/: 388-sql.html, 429-sql.html, results/388-sql.processed,
                    713:          results/429-sql.processed: key -> id for new MariaDB
                    714:          compatibility
                    715: 
                    716:        * src/types/pa_vmethod_frame.h: warning war
                    717: 
                    718:        * src/: include/pa_charset.h, main/pa_charset.C: Adopted patch from
                    719:          Yavor Doganov <yavor@gnu.org> with extra libxml2 headers
                    720:          including for Debian package
                    721: 
                    722: 2024-12-11  moko
                    723: 
                    724:        * src/: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                    725:          targets/isapi/parser3isapi.C, types/pa_vstatus.C:
                    726:          $status:log-filename added (related to feature #1262)
                    727: 
                    728:        * tests/: 440.html, results/440.processed: test for row is checked
                    729:          before accessing when table is modified during select (related to
                    730:          bug #1258)
                    731: 
                    732:        * src/: classes/table.C, include/pa_table.h: row should be checked
                    733:          before accessing as table can be modified during select (related
                    734:          to bug #1258)
                    735: 
                    736:        * src/types/pa_vmail.C: $mail:received tables -> elements array
                    737:          (related to feature #1226)
                    738: 
                    739:        * src/: classes/file.C, classes/image.C, classes/table.C,
                    740:          include/pa_exception.h: FIRST_ARG_MUST_NOT_BE_CODE replace with
                    741:          better messages (related to feature #1267)
                    742: 
                    743:        * tests/results/: 065.processed, 246.processed, 337.processed,
                    744:          342.processed, 352.processed, 356.processed, 364.processed,
                    745:          372.processed, 373.processed, 389.processed, 404.processed,
                    746:          406.processed, 414.processed, 430.processed, 432.processed,
                    747:          442.processed: tests updated after params.as_string error
                    748:          reporting was improved (related to feature #1267)
                    749: 
                    750:        * src/classes/reflection.C: error messages optimized (related to
                    751:          feature #1267)
                    752: 
                    753:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: even better
                    754:          error reporing for params.as_* (related to feature #1267)
                    755: 
                    756:        * src/: classes/file.C, classes/string.C, include/pa_exception.h:
                    757:          MODE_MUST_NOT_BE_CODE -> MODE_MUST_BE_STRING (related to feature
                    758:          #1267)
                    759: 
                    760:        * tests/results/: 246.processed, 414.processed, 432.processed:
                    761:          tests updated after params.as_string error reporting was improved
                    762:          (related to feature #1267)
                    763: 
                    764:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: better error
                    765:          reporing for params.as_string (implements feature #1267)
                    766: 
                    767:        * tests/: 065.html, results/065.processed: tests for file methods
                    768:          accepting file as filename added (related to feature #1265)
                    769: 
                    770:        * src/: classes/file.C, include/pa_exception.h,
                    771:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: some file
                    772:          methods now accept file as path specification (adopted Sumo patch
                    773:          implements feature #1265)
                    774: 
                    775:        * tests/: 400.html, results/400.processed: tests for result
                    776:          optimization "locks" after first method call (related to feature
                    777:          #1266)
                    778: 
                    779: 2024-12-10  moko
                    780: 
                    781:        * src/types/: pa_method.h, pa_vmethod_frame.h: detailed
                    782:          result_optimization comments (related to feature #1266)
                    783: 
                    784:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: optimization:
                    785:          $result now stored in my_result, not in local variables hash
                    786:          (implements feature #1266)
                    787: 
1.209     moko      788: 2024-12-09  moko
                    789: 
1.210     moko      790:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: my.set ->
                    791:          set_my_variable in preparation for $result optimization (related
                    792:          to feature #1266)
                    793: 
1.209     moko      794:        * tests/results/119.processed: newline corrected for some OS
                    795: 
                    796:        * tests/: 441.html, results/441.processed: Debian-specific test
                    797:          commented
                    798: 
                    799:        * buildall: pcre2 10.42 -> 10.44
                    800: 
                    801: 2024-12-08  moko
                    802: 
                    803:        * buildall: external links fixed
                    804: 
                    805:        * src/include/pa_version.h: 3.4.7b -> 3.5.0rc
                    806: 
                    807:        * src/include/pa_table.h: some clang versions compilation fix
                    808: 
                    809:        * configure.ac: 3.4.7b -> 3.5.0rc
                    810: 
                    811: 2024-12-07  moko
                    812: 
                    813:        * tests/: 443.html, 444.html, results/443.processed,
                    814:          results/444.processed: tests for named params (related to feature
                    815:          #1205)
                    816: 
                    817:        * src/: classes/reflection.C, types/pa_method.h: named_params
                    818:          support in reflection (related to feature #1205)
                    819: 
                    820:        * src/types/pa_vmethod_frame.h: extra_params and named params
                    821:          should be also inited in ^method[] call (related to feature
                    822:          #1205)
                    823: 
                    824:        * src/types/: pa_method.h, pa_vmethod_frame.h: named arguments
                    825:          support using @method[arg;.named_arg;.named_arg2] syntax
                    826:          (implements feature #1205)
                    827: 
                    828:        * tests/: 443.html, results/443.processed: test for *args inited
                    829:          added (related to bug #1264)
                    830: 
                    831:        * src/types/pa_vmethod_frame.h: *args are now inited even if not
                    832:          specified (fixes bug #1264)
                    833: 
                    834:        * tests/: 442.html, results/442.processed: tests for
                    835:          params.as_file_name(N) with empty file name added (related to
                    836:          feature #1121)
                    837: 
                    838:        * src/: classes/file.C, classes/hashfile.C, classes/image.C,
                    839:          classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
                    840:          include/pa_exception.h, types/pa_vmethod_frame.h:
                    841:          params.as_file_name(N) added and used instead of
                    842:          params.as_string(1, FILE_NAME_MUST_BE_STRING) where appropriate
                    843:          (implements feature #1121)
                    844: 
                    845:        * src/: classes/file.C, classes/image.C, classes/op.C,
                    846:          classes/table.C, include/pa_exception.h: filename is everywhere
                    847:          params.as_string, unify exception and remove
                    848:          FILE_NAME_MUST_NOT_BE_CODE (related to feature #1121)
                    849: 
                    850:        * tests/: 141.html, results/141.processed: test for
                    851:          ^math:digest[...; $.hmac[$file] $.format[file] ] added (related
                    852:          to feature #1263)
                    853: 
                    854:        * src/classes/math.C: ^math:digest[...; $.hmac[$file]
                    855:          $.format[file] ] now supported (implements feature #1263)
                    856: 
                    857: 2024-12-06  moko
                    858: 
                    859:        * src/: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                    860:          targets/isapi/parser3isapi.C, types/pa_vstatus.C: $status:mode
                    861:          (cgi/console/mail/httpd/apache/isapi) added (related to feature
                    862:          #1262)
                    863: 
                    864: 2024-12-05  moko
                    865: 
                    866:        * src/targets/cgi/parser3.C: more correct arguments processing to
                    867:          block -fl config.file log.file logic (related to feature #1262)
                    868: 
                    869: 2024-12-04  moko
                    870: 
                    871:        * src/targets/cgi/parser3.C: now only one log location is selected
                    872:          and tried. -l - supported for stderr specification (related to
                    873:          feature #1262)
                    874: 
                    875: 2024-12-03  moko
                    876: 
                    877:        * tests/: 010.html, 415_dir/30.p, 415_dir/31.p,
                    878:          results/010.processed, results/415.processed: tests for
                    879:          $.(expression)[value], $a.(expression), ^v.(expression)[args]
                    880:          added (related to feature #1064)
                    881: 
                    882:        * src/main/compile.y: $.(expression)[value], $a.(expression),
                    883:          ^v.(expression)[args] now supported (implements feature #1064)
                    884: 
                    885: 2024-12-02  moko
                    886: 
                    887:        * src/targets/cgi/parser3.C: -l /path/to/log options added
                    888:          (implements feature #1262)
                    889: 
1.208     moko      890: 2024-12-01  moko
                    891: 
                    892:        * tests/: 010.html, results/010.processed: some tests related to
                    893:          bug #1149 added
                    894: 
                    895:        * src/main/compile.y: the check pc.pos.col > 1 is not required
                    896:          because we can't be here without a '$' before. The begin == end
                    897:          check was incorrect since $[a]{b} fits this condition (fixes bug
                    898:          #1149)
                    899: 
                    900: 2024-11-29  moko
                    901: 
                    902:        * src/classes/array.C: warning war
                    903: 
                    904: 2024-11-26  moko
                    905: 
                    906:        * tests/: 441.html, results/441.processed: a bit more testing
                    907:          (related to bug #1238)
                    908: 
                    909:        * src/main/pa_exec.C: only " now quoted (related to bug #1239)
                    910: 
                    911:        * src/main/pa_exec.C: simplification arg_quote added (related to
                    912:          bug #1229)
                    913: 
1.207     moko      914: 2024-11-25  moko
                    915: 
                    916:        * src/main/pa_exec.C: separated cmd_quote and exe_quote (related to
                    917:          bug #1239)
                    918: 
                    919: 2024-11-24  moko
                    920: 
                    921:        * src/main/pa_exec.C: added cmd.exe specific
                    922: 
                    923:        * tests/: 441.html, cat-windows.sh, cat.sh, results/441.processed:
                    924:          tests for ^file::exec env and args tainting tests (related to bug
                    925:          #1239)
                    926: 
                    927:        * src/main/pa_exec.C: shell_quote added (partial fix for bug #1239)
                    928: 
                    929:        * src/include/pa_config_includes.h: added recommendations for
                    930:          libxslt.a and and libexslt.a compilation under cygwin
                    931: 
                    932:        * tests/results/102.processed: $form:fields.value is now writable,
                    933:          as $form:value (related to feature #1254)
                    934: 
                    935:        * src/include/pa_config_includes.h: cigwin compilation fixes
                    936: 
                    937: 2024-11-23  moko
                    938: 
                    939:        * tests/httpd/site/run_server.sh: to simplify testing
                    940: 
                    941:        * tests/httpd/: 030.txt, 031.curl, 040.txt, ok.log, run_tests.sh,
                    942:          site/form.html: $form:files and $form:elements tests added, tests
                    943:          with curl supported (related to feature #1254)
                    944: 
                    945:        * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_vform.C,
                    946:          types/pa_vform.h: $form:elements implemented, VForm::get_element
                    947:          uses faster SYMBOLS_EQ, hashes no longer copied when using
                    948:          $form:fields/tables/files/imap and can be edited (implements
                    949:          feature #1254)
                    950: 
                    951:        * src/main/pa_http.C: pa_send added to handle partial writes (fixes
                    952:          bug #1261)
                    953: 
1.206     moko      954: 2024-11-17  moko
                    955: 
                    956:        * tests/: 440.html, results/440.processed: tests for
                    957:          ^table.array[], offset restoration, iterators robust tests
                    958:          (related to bug #1258, features #1259 and #1260)
                    959: 
                    960:        * tests/: 439.html, results/439.processed: array and hash iterators
                    961:          robust tests (related to feature #1260)
                    962: 
                    963:        * src/: classes/array.C, classes/table.C, include/pa_array.h,
                    964:          include/pa_table.h: Array_robust_iterator added and used in cases
                    965:          where array can be modified during iteration (implements feature
                    966:          #1260)
                    967: 
                    968:        * src/classes/table.C: ^table.array[], ^table.array[column name],
                    969:          ^table.array{code} added (implements feature #1259)
                    970: 
                    971: 2024-11-16  moko
                    972: 
                    973:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C: fixed
                    974:          table current row restoration after exception and table changes
                    975:          (fixes bug #1258)
                    976: 
                    977: 2024-11-13  moko
                    978: 
                    979:        * src/classes/table.C: minor optimization
                    980: 
                    981:        * src/main/pa_string.C: \r added to default ^string.trim chars list
                    982:          (https://www.parser.ru/forum/?id=86648)
                    983: 
1.205     moko      984: 2024-11-11  moko
                    985: 
1.206     moko      986:        * src/classes/classes.C: set_base commented
                    987: 
                    988:        * src/classes/: classes.C, xdoc.C: cleanup after classes.awk
                    989:          deleted
                    990: 
                    991:        * src/classes/classes.vcproj: no more classes.awk and classes.inc
                    992: 
                    993:        * src/classes/: Makefile.am, classes.awk: no more classes.awk and
                    994:          classes.inc
                    995: 
                    996:        * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
                    997:          main/pa_globals.C: classes.awk is useless, preparing to delete it
                    998: 
1.205     moko      999:        * src/classes/classes.h: temp fix
                   1000: 
                   1001: 2024-11-10  moko
                   1002: 
                   1003:        * src/: classes/date.C, classes/file.C, classes/image.C,
                   1004:          classes/op.C, main/pa_string.C: minor optimization
                   1005: 
                   1006:        * src/: classes/date.C, classes/file.C, classes/image.C,
                   1007:          classes/op.C, main/pa_string.C: typo fixed
                   1008: 
                   1009:        * src/: classes/classes.awk, classes/classes.h, classes/date.C,
                   1010:          classes/file.C, classes/image.C, classes/op.C,
                   1011:          main/pa_charsets.C, main/pa_string.C: singletones used to reduce
                   1012:          memory allocation befor main(). Only 3 allocations in chatsets
                   1013:          left (implements feature #1257)
                   1014: 
                   1015:        * src/targets/: apache/mod_parser3_core.C, isapi/parser3isapi.C:
                   1016:          minor naming convention fix
                   1017: 
                   1018:        * tests/: 437.html, 438.html, httpd/ok.log, httpd/site/029.html,
                   1019:          results/436.processed, results/437.processed,
                   1020:          results/438.processed: tests for @unhandled_exception processing
                   1021:          (related to feature #1256)
                   1022: 
                   1023:        * src/: main/pa_request.C, targets/apache/mod_parser3_core.C,
                   1024:          targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
                   1025:          targets/isapi/parser3isapi.C: Exceptions in @unhandled_exception
                   1026:          are now processed in request::core for correct logging and
                   1027:          reporting (feature #1256)
                   1028: 
                   1029:        * src/: include/pa_sapi.h, main/pa_request.C,
                   1030:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   1031:          targets/isapi/parser3isapi.C: unhandled exception now called if
                   1032:          exception occures during $response:download processing (related
                   1033:          to bug #1255)
                   1034: 
                   1035:        * etc/auto.p.in: better 404 error reporting
                   1036: 
                   1037: 2024-11-09  moko
                   1038: 
                   1039:        * src/main/pa_memory.C: more detailed usage comment
                   1040: 
                   1041:        * src/main/pa_memory.C: usage commented
                   1042: 
                   1043:        * src/main/pa_memory.C: minor cleanup
                   1044: 
                   1045:        * src/types/: pa_varray.h, pa_vregex.h: warnings war
                   1046: 
                   1047:        * tests/: 436.html, httpd/029.txt, httpd/ok.log,
                   1048:          httpd/site/029.html, results/436.processed: test for exception in
                   1049:          $response:download[] added
                   1050: 
                   1051:        * src/targets/cgi/parser3.C: sync CGI mode behavior with httpd mode
                   1052:          and avoid exit status 1 on die
                   1053: 
                   1054:        * tests/results/: 007.processed, 019.processed, 098.processed,
                   1055:          103.processed, 233.processed: windows headers matter for binary
                   1056:          files
                   1057: 
                   1058:        * tests/httpd/ok.log: tests results updated as extra headers now
                   1059:          cleared on error (related to bug #1255)
                   1060: 
                   1061:        * src/: include/pa_sapi.h, targets/apache/mod_parser3_core.C,
                   1062:          targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
                   1063:          targets/isapi/parser3isapi.C: headers buffering to avoid extra
                   1064:          headers in errors, custom send_error in cgi/httpd mode to avoid
                   1065:          memory allocations (fixes bug #1255)
                   1066: 
                   1067: 2024-11-07  moko
                   1068: 
                   1069:        * tests/: 264.html, results/264.processed: tests updated to test
                   1070:          removal of only trailing empty arguments for backward
                   1071:          compatibility (related to feature #1252)
                   1072: 
                   1073:        * src/classes/file.C: remove trailing empty arguments for backward
                   1074:          compatibility (related to feature #1252)
                   1075: 
                   1076: 2024-11-05  moko
                   1077: 
                   1078:        * src/targets/cgi/: pa_sapi_info.h, parser3.C: avoid GPF in very
                   1079:          low memory case, when static initialization failed even before
                   1080:          main() start
                   1081: 
                   1082: 2024-11-04  moko
                   1083: 
                   1084:        * configure, src/include/pa_config_auto.h.in,
                   1085:          src/include/pa_config_fixed.h: _locking no longer used
                   1086: 
                   1087:        * configure.ac: _locking no longer used (related to bug #1231)
                   1088: 
                   1089:        * src/main/pa_os.C: lock error fine-tuning (related to bug #1231)
                   1090: 
                   1091:        * src/main/pa_os.C: lock errors tuning (related to bug #1231)
                   1092: 
                   1093:        * src/lib/sdbm/: pa_file_io.C, pa-include/pa_file_io.h: remove
                   1094:          unused
                   1095: 
                   1096:        * src/: lib/sdbm/pa_file_io.C, main/pa_common.C: errno should not
                   1097:          be used on locking errors (related to bug #1231)
                   1098: 
                   1099:        * src/main/pa_os.C: GetLastError used as errno is not set (related
                   1100:          to bug #1231)
                   1101: 
                   1102:        * src/main/pa_os.C: under windows _locking replaced with LockFileEx
                   1103:          allowing shared lock to work (fixes bug #1231)
                   1104: 
                   1105:        * INSTALL: actualized, minor fixes
                   1106: 
                   1107:        * etc/auto.p.in: default LIMITS added
                   1108: 
                   1109:        * AUTHORS: links actualized
                   1110: 
                   1111:        * src/: classes/array.C, classes/bool.C, classes/classes.C,
                   1112:          classes/classes.awk, classes/classes.h, classes/curl.C,
                   1113:          classes/date.C, classes/double.C, classes/file.C, classes/form.C,
                   1114:          classes/hash.C, classes/hashfile.C, classes/image.C,
                   1115:          classes/inet.C, classes/int.C, classes/json.C, classes/mail.C,
                   1116:          classes/math.C, classes/memcached.C, classes/memory.C,
                   1117:          classes/op.C, classes/reflection.C, classes/regex.C,
                   1118:          classes/response.C, classes/string.C, classes/table.C,
                   1119:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   1120:          include/pa_array.h, include/pa_base64.h,
                   1121:          include/pa_cache_managers.h, include/pa_charset.h,
                   1122:          include/pa_charsets.h, include/pa_common.h,
                   1123:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   1124:          include/pa_dictionary.h, include/pa_dir.h,
                   1125:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   1126:          include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
                   1127:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   1128:          include/pa_pool.h, include/pa_random.h, include/pa_request.h,
                   1129:          include/pa_request_charsets.h, include/pa_request_info.h,
                   1130:          include/pa_sapi.h, include/pa_socks.h,
                   1131:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   1132:          include/pa_stack.h, include/pa_string.h,
                   1133:          include/pa_stylesheet_connection.h,
                   1134:          include/pa_stylesheet_manager.h, include/pa_symbols.h,
                   1135:          include/pa_table.h, include/pa_threads.h, include/pa_types.h,
                   1136:          include/pa_uue.h, include/pa_xml_exception.h,
                   1137:          include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
                   1138:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   1139:          lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
                   1140:          lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
                   1141:          lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
                   1142:          lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
                   1143:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   1144:          main/compile_tools.h, main/execute.C, main/pa_base64.C,
                   1145:          main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
                   1146:          main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
                   1147:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   1148:          main/pa_http.C, main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
                   1149:          main/pa_random.C, main/pa_request.C, main/pa_socks.C,
                   1150:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   1151:          main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
                   1152:          main/pa_symbols.C, main/pa_table.C, main/pa_threads.C,
                   1153:          main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
                   1154:          main/untaint.C, sql/pa_sql_driver.h,
                   1155:          targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
                   1156:          targets/apache/pa_httpd.h, targets/cgi/parser3.C,
                   1157:          targets/isapi/parser3isapi.C, types/pa_junction.h,
                   1158:          types/pa_method.h, types/pa_property.h, types/pa_value.C,
                   1159:          types/pa_value.h, types/pa_varray.C, types/pa_varray.h,
                   1160:          types/pa_vbool.h, types/pa_vcaller_wrapper.h, types/pa_vclass.C,
                   1161:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   1162:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
                   1163:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
                   1164:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   1165:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
                   1166:          types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
                   1167:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   1168:          types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
                   1169:          types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
                   1170:          types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
                   1171:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   1172:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
                   1173:          types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   1174:          types/pa_vresponse.C, types/pa_vresponse.h,
                   1175:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   1176:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   1177:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   1178:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   1179:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   1180:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   1181:          types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
                   1182: 
1.203     moko     1183: 2024-10-28  moko
                   1184: 
1.204     moko     1185:        * src/classes/array.C: avoid invalidate()
                   1186: 
                   1187:        * src/: classes/array.C, types/pa_varray.h: minor optimization for
                   1188:          fused to survive in ^array::copy[$a] (related to feature #930)
                   1189: 
                   1190:        * src/types/pa_varray.h: minor optimization as last element is
                   1191:          allways defined if present
                   1192: 
1.203     moko     1193:        * tests/: 435.html, results/435.processed: tests for
                   1194:          ^hash.set[first|last;value], ^hash.set([-+]index)[value] and same
                   1195:          for array added (related to feature #1253)
                   1196: 
                   1197:        * src/classes/array.C: typo fixed
                   1198: 
                   1199:        * src/classes/: array.C, hash.C: ^hash.set[first|last;value] +
                   1200:          ^hash.set([-+]index)[value], and same for array added (implements
                   1201:          feature #1253)
                   1202: 
                   1203:        * tests/results/: 246.processed, 298.processed, 342.processed,
                   1204:          389.processed, 397.processed, 430.processed, 432.processed: tests
                   1205:          results update after minor exceptions texts fixes
                   1206: 
                   1207: 2024-10-27  moko
                   1208: 
                   1209:        * src/: classes/array.C, classes/hash.C, classes/math.C,
                   1210:          classes/reflection.C, classes/string.C, classes/table.C,
                   1211:          main/pa_string.C, types/pa_varray.h, types/pa_vfile.C,
                   1212:          types/pa_vmethod_frame.h: handy as_index() added, several
                   1213:          exceptions texts fixed (related to feature #930)
                   1214: 
                   1215:        * src/: classes/array.C, types/pa_varray.h: non-working
                   1216:          $array.fields removed, ^array.delete[index] supported (related to
                   1217:          feature #930)
                   1218: 
                   1219:        * tests/: 431.html, results/431.processed: tests updated after
                   1220:          ^a.delete[3] supported
                   1221: 
                   1222:        * tests/: 431.html, 434.html, results/434.processed: tests for last
                   1223:          element used, push/pop, exceptions during arguments processing
                   1224:          and used caching (related to feature #930)
                   1225: 
                   1226:        * src/: classes/array.C, types/pa_varray.h: change_used added for
                   1227:          better used caching and now no issues if exception occures during
                   1228:          append arguments processing (related to feature #930)
                   1229: 
                   1230:        * src/: classes/array.C, types/pa_varray.h: ^array.push[] /
                   1231:          ^array.pop[] added, last element is allways used (related to
                   1232:          feature #930)
                   1233: 
                   1234: 2024-10-26  moko
                   1235: 
                   1236:        * src/: classes/array.C, include/pa_array.h, types/pa_varray.C,
                   1237:          types/pa_varray.h: confirm_all_used added where possible (related
                   1238:          to feature #930)
                   1239: 
                   1240:        * src/: classes/array.C, include/pa_array.h, types/pa_varray.h:
                   1241:          small array optimizations (related to feature #930)
                   1242: 
                   1243:        * src/types/pa_varray.h: DEBUG_ARRAY_USED added to simplify testing
                   1244: 
                   1245:        * tests/: 431.html, results/431.processed: test for
                   1246:          ^array.compact[undef] added
                   1247: 
                   1248:        * src/classes/array.C: ^array.compact[] now have optional 'undef'
                   1249:          argument to also compact undefined elements (related to feature
                   1250:          #930)
                   1251: 
                   1252: 2024-10-24  moko
                   1253: 
                   1254:        * src/: classes/array.C, types/pa_varray.C, types/pa_varray.h:
                   1255:          VArray::hash is used rarery, no longer caching the result
                   1256: 
                   1257:        * tests/results/432.processed: testing removed from tests
                   1258: 
                   1259: 2024-10-23  moko
                   1260: 
                   1261:        * tests/: 431.html, results/431.processed: ^array.compact[] test
                   1262:          added
                   1263: 
                   1264:        * src/: classes/array.C, types/pa_varray.h: ^array.compact[] added
                   1265: 
                   1266:        * tests/: 432.html, results/432.processed: testing ^array.at[] for
                   1267:          both "solid" and "sparse" arrays
                   1268: 
                   1269:        * src/classes/array.C: ^array.at[] speedup for "solid" arrays
                   1270: 
                   1271: 2024-10-22  moko
                   1272: 
                   1273:        * tests/results/264.processed: spelling
                   1274: 
                   1275:        * src/classes/file.C: spelling
                   1276: 
                   1277:        * tests/: 264.html, cat-windows.sh, cat.sh, results/264.processed:
                   1278:          tests updated after ^file::exec[cmd;;$array] implemented and
                   1279:          empty arguments not skipped (related to feature #1252)
                   1280: 
                   1281:        * src/classes/file.C: ^file::exec[cmd;;$array] supported
                   1282:          (implements feature #1252) bugfix: empty arguments no longer
                   1283:          skipped
                   1284: 
1.205     moko     1285: 2024-10-21  moko
                   1286: 
                   1287:        * tests/httpd/: 001.txt, 002.txt, 003.txt, 004.txt, 005.txt,
                   1288:          007.txt, 008.txt, 009.txt, 010.txt, 011.txt, 012.txt, 013.txt,
                   1289:          014.txt, 015.txt, 016.txt, 017.txt, 018.txt, 019.txt, 020.txt,
                   1290:          021.txt, 022.txt, 023.txt, 024.txt, 025.txt, 026.txt, 027.txt,
                   1291:          028.txt, 030.txt, ok.log, run_tests.sh, site/httpd.p,
                   1292:          site/index.html, site/test.txt: httpd tests added
                   1293: 
1.202     moko     1294: 2024-10-20  moko
                   1295: 
                   1296:        * src/classes/string.C: warnings war
                   1297: 
                   1298:        * src/: main/pa_string.C, classes/array.C: warnings war
                   1299: 
                   1300:        * src/classes/json.C: warnings war
                   1301: 
                   1302:        * src/classes/image.C: warnings war
                   1303: 
                   1304:        * src/: classes/table.C, types/pa_varray.C: warnings war
                   1305: 
                   1306:        * src/classes/array.C: warning war
                   1307: 
                   1308:        * src/: classes/classes.vcproj, types/types.vcproj: vcproj: +=array
                   1309: 
                   1310:        * src/main/main.vcproj: warnings war
                   1311: 
                   1312: 2024-10-19  moko
                   1313: 
                   1314:        * tests/427.html: test updated after constructors renamed
                   1315: 
                   1316: 2024-10-18  moko
                   1317: 
                   1318:        * tests/: 421.html, 430.html, 431.html, 432.html, 433.html,
                   1319:          results/421.processed, results/430.processed,
                   1320:          results/431.processed: test updated after constructors renamed
                   1321: 
                   1322:        * src/classes/array.C: create -> copy, new -> create according to
                   1323:          https://www.parser.ru/forum/?id=86603 discussion (related to
                   1324:          feature #930)
                   1325: 
                   1326: 2024-10-16  moko
                   1327: 
                   1328:        * src/classes/json.C: $json:array[array or hash] added to provide
                   1329:          more backward compatibility (implements feature #1251)
                   1330: 
                   1331: 2024-10-15  moko
                   1332: 
                   1333:        * tests/: 421.html, results/421.processed: test results updated
                   1334:          after missing constuctor error check added and array is_index
                   1335:          check added
                   1336: 
                   1337:        * src/main/execute.C: absent constructor message fixed
                   1338: 
1.201     moko     1339: 2024-10-13  moko
                   1340: 
                   1341:        * src/types/pa_varray.h: ^array.$i[arg] is rare, thus checking i
                   1342:          with is_index() before calling index() for better error reporting
                   1343:          in method name typo (was invalid number, not method not found
                   1344:          exception).
                   1345: 
                   1346: 2024-10-08  moko
                   1347: 
                   1348:        * src/types/pa_varray.C: Visual Studio compatibilty issues fixed
                   1349: 
                   1350:        * src/include/pa_array.h: warnings war
                   1351: 
1.200     moko     1352: 2024-10-05  moko
                   1353: 
                   1354:        * src/classes/table.C: ^table.cells[] / ^table.cells(limit) added,
                   1355:          returns current row cells array (implements feature #1250)
                   1356: 
                   1357:        * tests/: 405.html, results/169.processed, results/405.processed:
                   1358:          tests updated after ^string.split[;a] implemented (related to
                   1359:          feature #1249)
                   1360: 
                   1361:        * src/classes/string.C: ^string.split[] - 'a' option added for
                   1362:          splitting into an array (implements feature #1249)
                   1363: 
                   1364: 2024-10-04  moko
                   1365: 
                   1366:        * tests/: 431.html, results/431.processed: final code coverage
                   1367:          array tests
                   1368: 
                   1369:        * src/: classes/array.C, include/pa_array.h, types/pa_varray.h:
                   1370:          array: confirm_all_used() added and used where possible, expand()
                   1371:          now expends faster
                   1372: 
                   1373: 2024-10-03  moko
                   1374: 
                   1375:        * tests/: 357.html, results/auto.p: max_recoursion -> max_recursion
                   1376: 
                   1377:        * tests/: 256.html, results/256.processed: test for
                   1378:          $.date[unix-timestamp] handling large dates
                   1379: 
                   1380:        * src/: classes/file.C, classes/op.C, classes/reflection.C,
                   1381:          classes/string.C, classes/table.C, include/pa_common.h,
                   1382:          main/pa_common.C, main/pa_http.C, main/pa_request.C,
                   1383:          types/pa_vdate.C, types/pa_vmethod_frame.h, types/pa_vtable.C:
                   1384:          format replaced with pa_uitoa where applicable,
                   1385:          $.date[unix-timestamp] fixed for handling large dates
                   1386: 
                   1387:        * tests/: 433.html, results/433.processed: more tests, including
                   1388:          test for possible endless recursion in ^o.GET[]
                   1389: 
                   1390:        * src/types/pa_vobject.C: bugfix: detecting possible endless
                   1391:          recursion in get_scalar_value inside ^o.GET[]
                   1392: 
                   1393:        * src/: classes/json.C, include/pa_request.h, main/execute.C,
                   1394:          main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.C:
                   1395:          Temp_recursion class added; spelling: $LIMITS.max_recoursion ->
                   1396:          $LIMITS.max_recursion
                   1397: 
                   1398: 2024-10-02  moko
                   1399: 
                   1400:        * tests/: 253.html, 287.html, 430.html, 431.html, 433.html,
                   1401:          results/253.processed, results/287.processed,
                   1402:          results/430.processed, results/433.processed: more tests for full
                   1403:          array and json code coverage
                   1404: 
                   1405:        * tests/: 433.html, results/433.processed: tests for hash functions
                   1406:          with array param
                   1407: 
                   1408:        * src/classes/: array.C, hash.C: ^hash::create[$array] optimized
                   1409: 
                   1410:        * tests/: 432.html, results/432.processed: modified ^hash.at tests
                   1411:          in 246.html used to test ^array.at, same result produced
                   1412: 
                   1413:        * tests/: 430.html, 431.html, results/430.processed,
                   1414:          results/431.processed: more array tests for 100% code coverage
                   1415:          (related to feature #930)
                   1416: 
                   1417:        * tests/: 427.html, 430.html, results/427.processed,
                   1418:          results/430.processed: first portion of array tests added
                   1419:          (related to feature #930)
                   1420: 
                   1421:        * src/classes/array.C: allow only whitespace string as argument for
                   1422:          add and join
                   1423: 
                   1424:        * src/classes/array.C: add behavour for array synced with hash
                   1425: 
                   1426: 2024-09-30  moko
                   1427: 
                   1428:        * tests/: 429-sql.html, results/429-sql.processed: code coverage
                   1429:          tests added
                   1430: 
                   1431:        * src/classes/array.C: $.distinct should not be used unless
                   1432:          $.sparse(true)
                   1433: 
                   1434:        * tests/: 429-sql.html, results/388-sql.processed,
                   1435:          results/429-sql.processed: tests for ^array::sql{}, including
                   1436:          multi_statements mode (related to feature #930)
                   1437: 
1.199     moko     1438: 2024-09-29  moko
                   1439: 
                   1440:        * src/classes/array.C: synced ^array::sql multi_statements logic
                   1441:          with ^hash::sql new behavour
                   1442: 
                   1443: 2024-09-28  moko
                   1444: 
                   1445:        * tests/: 428-sql.html, results/388-sql.processed,
                   1446:          results/428-sql.processed: tests updated after column names were
                   1447:          fixed in multi_statements mode (related to feature #1197)
                   1448: 
                   1449:        * src/classes/hash.C: column names are fixed for most cases in
                   1450:          multi_statements mode (related to feature #1197)
                   1451: 
                   1452:        * tests/: 428-sql.html, results/195.processed,
                   1453:          results/224.processed, results/239.processed,
                   1454:          results/254.processed, results/261.processed,
                   1455:          results/306.processed, results/333.processed,
                   1456:          results/341.processed, results/343.processed,
                   1457:          results/344.processed, results/348.processed,
                   1458:          results/364.processed, results/389.processed,
                   1459:          results/390.processed, results/415.processed,
                   1460:          results/420.processed, results/421.processed: tests results
                   1461:          updated after error messages spelling minor fixes
                   1462: 
                   1463:        * src/types/: pa_value.h, pa_vstateless_class.h: a bit more
                   1464:          spelling
                   1465: 
                   1466:        * src/: classes/curl.C, classes/file.C, classes/hash.C,
                   1467:          classes/image.C, classes/math.C, classes/string.C,
                   1468:          classes/table.C, lib/memcached/pa_memcached.C, main/compile.y,
                   1469:          main/execute.C, main/pa_charset.C, main/pa_common.C,
                   1470:          main/pa_http.C, main/pa_request.C, main/pa_socks.C,
                   1471:          main/pa_sql_driver_manager.C, types/pa_value.C, types/pa_value.h,
                   1472:          types/pa_vmail.C, types/pa_vobject.C,
                   1473:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   1474:          types/pa_vxdoc.C: minor error messages spelling fixes
                   1475: 
                   1476:        * src/: classes/array.C, types/pa_varray.h: initial ^array::sql{}
                   1477:          implementation (related to feature #930)
                   1478: 
                   1479:        * tests/: 388-sql.html, results/388-sql.processed: test results
                   1480:          updated after rows number ^file::sql{} check added
                   1481: 
                   1482:        * src/classes/file.C: rows number now checked in ^file::sql{}
                   1483: 
                   1484:        * tests/: 428-sql.html, results/428-sql.processed: more tests
                   1485: 
                   1486:        * tests/: 428-sql.html, results/428-sql.processed: more
                   1487:          multi_statements testing before bugfix
                   1488: 
                   1489:        * tests/: 388-sql.html, 428-sql.html, results/388-sql.processed,
                   1490:          results/428-sql.processed: support for multiple sql test files
                   1491:          added
                   1492: 
                   1493:        * tests/: 388-sql.html, results/388-sql.processed: more sql testing
                   1494: 
                   1495:        * src/classes/hash.C: more accurate one_bool_column processing
                   1496: 
                   1497:        * tests/: 427.html, results/427.processed: Constructors as methods
                   1498:          behavour documented in test
                   1499: 
                   1500:        * src/classes/hash.C: HashStringValue::Iterator used for options
                   1501: 
                   1502:        * tests/: 388-sql.html, results/388-sql.processed: even more tests
                   1503: 
                   1504:        * tests/: 388-sql.html, results/388-sql.processed: a bit more
                   1505:          testing
                   1506: 
                   1507:        * tests/results/367-curl.processed: test result updated after
                   1508:          server charset changed
                   1509: 
                   1510:        * tests/results/347-curl.processed: error messages updated
                   1511: 
                   1512:        * tests/results/: 346-curl.processed, 379-curl.processed,
                   1513:          394-curl.processed: tests results updated after Type -> Exception
                   1514:          type replacement
                   1515: 
                   1516:        * tests/results/388-sql.processed: tests result updated after Type
                   1517:          -> Exception type
                   1518: 
                   1519: 2024-09-27  moko
                   1520: 
                   1521:        * src/classes/hash.C: minor simplification
                   1522: 
                   1523: 2024-09-24  moko
                   1524: 
                   1525:        * src/main/pa_string.C: atoui error messages improved
                   1526: 
                   1527:        * tests/: 165.html, 312.html, results/165.processed,
                   1528:          results/312.processed, results/379.processed: tests updated after
                   1529:          default endless loop limit increased, atoi error messages
                   1530:          improved
                   1531: 
                   1532:        * src/classes/hash.C: VBool::get used, unification
                   1533: 
1.198     moko     1534: 2024-09-22  moko
                   1535: 
                   1536:        * src/classes/array.C: minor simplification
                   1537: 
                   1538:        * src/classes/array.C: ^array.left(N),
                   1539:          ^array.right(N),^array.mid(P;N) added (related to feature #930)
                   1540: 
                   1541:        * src/: classes/array.C, include/pa_request.h, main/pa_request.C,
                   1542:          types/pa_varray.C, types/pa_varray.h: $MAIN:LIMITS.max_array_size
                   1543:          added, default 1000000 (related to feature #930)
                   1544: 
                   1545:        * tests/: 426.html, results/426.processed: test for negative limit
                   1546:          and offset processing for table options added
                   1547: 
                   1548:        * src/: classes/table.C, include/pa_array.h, main/pa_table.C:
                   1549:          bugfix: negative limit and offset processing for table options
                   1550:          fixed
                   1551: 
                   1552: 2024-09-21  moko
                   1553: 
                   1554:        * src/: classes/array.C, types/pa_varray.h: join supports hash;
                   1555:          ^for added that also iterates holes; ^remove added (related to
                   1556:          feature #930)
                   1557: 
                   1558:        * src/classes/array.C: ^array.join[$another_array; $.limit(N)
                   1559:          $.offset(M) ] added (related to feature #930)
                   1560: 
                   1561: 2024-09-20  moko
                   1562: 
                   1563:        * src/: classes/array.C, types/pa_varray.h: array:
                   1564:          +foreach[value]{code}, + add[hash with numeric keys] (related to
                   1565:          feature #930)
                   1566: 
                   1567: 2024-09-19  moko
                   1568: 
                   1569:        * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h,
                   1570:          main/execute.C, types/pa_varray.h: OP_CONSTRUCT_ARRAY added to
                   1571:          support $a[v1;v2;...] syntax (related to feature #930)
                   1572: 
                   1573: 2024-09-17  moko
                   1574: 
                   1575:        * src/: classes/reflection.C, include/pa_request.h,
                   1576:          main/compile_tools.h, main/pa_request.C:
                   1577:          ^reflection:class_alias[existing class name;alias class name]
                   1578:          added. The array class can now be redefined regardless of the
                   1579:          $.replace(bool) option value (related to feature #930)
                   1580: 
                   1581:        * src/main/: compile.y, compile_tools.h: class_add return value
                   1582:          inverted to add it to request class
                   1583: 
                   1584:        * src/: classes/array.C, include/pa_array.h, include/pa_request.h,
                   1585:          include/pa_stack.h, types/pa_varray.C, types/pa_varray.h,
                   1586:          types/pa_vmethod_frame.h: array: fused -> fsize, fit(index) to
                   1587:          resize if required. spared array - added fused, append.
                   1588: 
1.197     moko     1589: 2024-09-16  moko
                   1590: 
                   1591:        * src/types/pa_varray.h: get moved to where it belongs
                   1592: 
                   1593: 2024-09-15  moko
                   1594: 
                   1595:        * src/: include/pa_array.h, types/pa_varray.h: more agressive
                   1596:          expansion to minimize reallocs: fallocated/32 -> fallocated/4
                   1597: 
                   1598:        * tests/: 421.html, results/323.processed, results/421.processed:
                   1599:          tests updated after 'spared-array' class renamed to 'array'
                   1600:          following a discussion on the forum (related to feature #930)
                   1601: 
                   1602:        * src/: include/pa_array.h, types/pa_value.h, types/pa_varray.h,
                   1603:          types/pa_vmail.C: initial SparseArray separation from Array,
                   1604:          parser class now 'array'
                   1605: 
                   1606: 2024-09-14  moko
                   1607: 
                   1608:        * tests/: 030.html, results/030.processed: out of range expires
                   1609:          check added
                   1610: 
                   1611:        * src/types/pa_vcookie.C: VDate range is narrower than gmtime, thus
                   1612:          checking expires time using VDate
                   1613: 
                   1614: 2024-09-13  moko
                   1615: 
                   1616:        * src/: classes/array.C, classes/curl.C, classes/date.C,
                   1617:          classes/file.C, classes/hash.C, classes/image.C, classes/json.C,
                   1618:          classes/memcached.C, classes/op.C, classes/regex.C,
                   1619:          classes/string.C, classes/xdoc.C, classes/xnode.C,
                   1620:          main/execute.C, main/pa_http.C, main/pa_request.C,
                   1621:          types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
                   1622:          types/pa_vclass.h, types/pa_vcookie.C, types/pa_vhashfile.C,
                   1623:          types/pa_vmail.C, types/pa_vobject.C, types/pa_vobject.h,
                   1624:          types/pa_vxdoc.C, types/pa_vxdoc.h: optimization: Value::as()
                   1625:          removed as dynamic_cast is faster, Value::is() is still required
                   1626:          for is operator.
                   1627: 
                   1628: 2024-09-12  moko
                   1629: 
                   1630:        * src/: classes/file.C, classes/image.C, classes/reflection.C,
                   1631:          classes/table.C, classes/xnode.C, include/pa_array.h,
                   1632:          include/pa_string.h, main/pa_common.C, main/pa_request.C,
                   1633:          main/pa_string.C, targets/cgi/pa_sapi_info.h, types/pa_vform.C,
                   1634:          types/pa_vhash.h, types/pa_vtable.C, types/pa_vxnode.C: faster
                   1635:          templated pa_itoa/pa_uitoa added to work with any integer type,
                   1636:          String::Body::Format removed
                   1637: 
                   1638: 2024-09-10  moko
                   1639: 
                   1640:        * src/classes/array.C: append and insert methods added to
                   1641:          sparse-array (related to feature #930)
                   1642: 
                   1643:        * tests/: 253.html, 255.html, 421.html, results/421.processed:
                   1644:          tests updated after sparse-array was added to avoid ^json:parse[]
                   1645:          using it in old tests (related to feature #930)
                   1646: 
                   1647:        * src/: classes/array.C, classes/json.C, types/pa_varray.C,
                   1648:          types/pa_varray.h: sparse-array class added (initial feature #930
                   1649:          implementation)
                   1650: 
                   1651:        * src/: classes/Makefile.am, types/Makefile.am: Makefiles update
                   1652:          for sparse-array class files (related to feature #930)
                   1653: 
                   1654:        * src/: classes/json.C, include/pa_array.h, types/pa_value.h,
                   1655:          types/pa_vhash.h: VArray support functions without actual VArray
                   1656:          files (related to feature #930)
                   1657: 
1.196     moko     1658: 2024-09-07  moko
                   1659: 
                   1660:        * src/: classes/curl.C, classes/string.C, classes/table.C,
                   1661:          include/pa_array.h, main/execute.C, main/pa_dictionary.C,
                   1662:          main/pa_http.C, main/pa_sql_driver_manager.C,
                   1663:          main/pa_stylesheet_manager.C, main/pa_table.C, types/pa_vclass.C,
                   1664:          types/pa_vmethod_frame.C, types/pa_vstateless_class.C,
                   1665:          types/pa_vtable.C, types/pa_wcontext.C: Array::Iterator unified
                   1666:          with Hash::Iterator, has_next() replaced with operator bool
                   1667:          (related to feature #930)
                   1668: 
                   1669:        * src/: classes/string.C, include/pa_array.h, main/pa_http.C,
                   1670:          main/pa_table.C, types/pa_vclass.C, types/pa_vmethod_frame.C,
                   1671:          types/pa_vstateless_class.C: Array class extended,
                   1672:          Array::Iterator added and used (related to feature #930)
                   1673: 
1.195     moko     1674: 2024-08-26  moko
                   1675: 
                   1676:        * src/targets/cgi/parser3.C: under Windows back_slashes_to_slashes
                   1677:          should be used on argv[0] as well to match document root.
                   1678: 
1.194     moko     1679: 2024-08-25  moko
                   1680: 
                   1681:        * src/main/pa_request.C: be more specific
                   1682: 
                   1683:        * src/targets/cgi/parser3.C: parser3 t.html now behaves identically
                   1684:          to /usr/bin/parser3 t.html in terms of /etc/parser3/auto.p load
                   1685:          (fixes bug #1244)
                   1686: 
                   1687:        * src/targets/cgi/parser3.C: avoid "parser allready configured"
                   1688:          exception when ./parser3.cgi <file> is used; rsplit(..., '/') ||
                   1689:          rsplit(..., '\\') is not correct when / and \ are mixed in path
                   1690: 
                   1691:        * src/targets/cgi/parser3.C: full_disk_path now uses pa_strcat()
                   1692: 
1.193     moko     1693: 2024-07-24  moko
                   1694: 
                   1695:        * src/: include/pa_config_includes.h, lib/gd/gifio.C,
                   1696:          main/execute.C, main/pa_string.C: Warning war: clang changed
                   1697:          -Wdeprecated-register warning to -Wregister, it's easier to
                   1698:          remove all register vars then continue this fight. :)
                   1699: 
                   1700:        * src/main/: compile.y, compile.tab.C: warning war: register
                   1701:          removed
                   1702: 
1.192     moko     1703: 2024-07-14  moko
                   1704: 
                   1705:        * src/targets/cgi/pa_sapi_info.h: When accessing $env:name,
                   1706:          checking the HTTP request environment; if the variable is not
                   1707:          present, checking the web server process environment (implements
                   1708:          feature #1242)
                   1709: 
1.191     moko     1710: 2024-05-26  moko
                   1711: 
                   1712:        * tests/: 195.html, 229.html, results/096.processed,
                   1713:          results/097.processed, results/158.processed,
                   1714:          results/186.processed, results/273.processed,
                   1715:          results/293.processed, results/317.processed,
                   1716:          results/389.processed, results/402.processed: tests updated as
                   1717:          single quote now escaped with &apos; in HTML tainting mode
                   1718:          (related to feature #1241)
                   1719: 
                   1720:        * src/main/untaint.C: single quote now escaped with &apos; in HTML
                   1721:          tainting mode (implements feature #1241)
                   1722: 
                   1723:        * tests/results/: 020.processed, 021.processed, 026.processed,
                   1724:          042.processed, 043.processed, 057.processed, 110.processed,
                   1725:          115.processed, 116.processed, 117.processed, 118.processed,
                   1726:          119.processed, 120.processed, 125.processed, 126.processed,
                   1727:          128.processed, 130.processed, 131.processed, 132.processed,
                   1728:          133.processed, 135.processed, 136.processed, 138.processed,
                   1729:          139.processed, 140.processed, 145.processed, 150.processed,
                   1730:          151.processed, 165.processed, 174.processed, 181.processed,
                   1731:          182.processed, 192.processed, 193.processed, 201.processed,
                   1732:          213.processed, 224.processed, 226.processed, 230.processed,
                   1733:          239.processed, 240.processed, 244.processed, 253.processed,
                   1734:          254.processed, 261.processed, 264.processed, 269.processed,
                   1735:          274.processed, 275.processed, 288.processed, 294.processed,
                   1736:          296.processed, 303.processed, 306.processed, 307.processed,
                   1737:          308.processed, 311.processed, 312.processed, 314.processed,
                   1738:          315.processed, 316.processed, 320.processed, 323.processed,
                   1739:          324.processed, 325.processed, 328.processed, 330.processed,
                   1740:          332.processed, 333.processed, 337.processed, 338.processed,
                   1741:          341.processed, 342.processed, 343.processed, 344.processed,
                   1742:          345.processed, 348.processed, 352.processed, 356.processed,
                   1743:          357.processed, 363.processed, 364.processed, 368.processed,
                   1744:          372.processed, 373.processed, 376.processed, 378.processed,
                   1745:          379.processed, 385.processed, 386.processed, 387.processed,
                   1746:          389.processed, 390.processed, 395.processed, 397.processed,
                   1747:          398.processed, 399.processed, 404.processed, 406.processed,
                   1748:          413.processed, 414.processed, 420.processed, 421.processed,
                   1749:          424.processed, auto.p: Type -> Exception type for readability
                   1750: 
                   1751:        * tests/: 119.html, 165.html, 175.html, 192.html, 213.html,
                   1752:          217.html, 230.html, 240.html, 298.html, 380.html, 415.html,
                   1753:          results/119.processed, results/165.processed,
                   1754:          results/175.processed, results/192.processed,
                   1755:          results/213.processed, results/217.processed,
                   1756:          results/230.processed, results/240.processed,
                   1757:          results/298.processed, results/380.processed,
                   1758:          results/415.processed: try-catch, try-catch-comment used
                   1759: 
                   1760: 2024-05-21  moko
                   1761: 
                   1762:        * tests/: 169.html, 180.html, 195.html, 224.html, 246.html,
                   1763:          results/180.processed, results/195.processed,
                   1764:          results/224.processed, results/auto.p: @try-catch-comment added
                   1765:          and used
                   1766: 
                   1767:        * tests/: 175.html, 256.html, 269.html, 283.html, 341.html,
                   1768:          415.html, results/269.processed, results/283.processed,
                   1769:          results/auto.p: more tests are updated to prepare for apostrophe
                   1770:          escaping in HTML tainting
                   1771: 
                   1772:        * tests/results/: 181.processed, 294.processed, 296.processed,
                   1773:          315.processed, 379.processed, 389.processed, auto.p:
                   1774:          $exception.comment printed as-is for whitespace reporting and to
                   1775:          prepare for apostrophe escaping in HTML mode
                   1776: 
1.190     moko     1777: 2024-05-11  moko
                   1778: 
                   1779:        * tests/: 099.html, 100.html, results/099.processed,
                   1780:          results/100.processed: a test for non-UTF-8 filename* added
                   1781:          (related to feature #1240)
                   1782: 
                   1783:        * tests/: 293.html, results/293.processed: tainting modes tests
                   1784:          added
                   1785: 
                   1786:        * tests/results/: 099.processed, 100.processed, 205.processed,
                   1787:          309.processed, 310.processed, 419.processed: tests results
                   1788:          updated after filename* added (related to feature #1240)
                   1789: 
                   1790:        * src/: include/pa_common.h, main/pa_request.C: The filename*
                   1791:          parameter was added to the Content-Disposition header to conform
                   1792:          with RFC 6266, with code provided by Sumo (implements feature
                   1793:          #1240)
                   1794: 
                   1795: 2024-05-10  moko
                   1796: 
                   1797:        * src/main/pa_http.C: Testing shows that TCP_NODELAY has no
                   1798:          positive performance effect in our case
                   1799: 
1.189     moko     1800: 2024-03-27  moko
                   1801: 
                   1802:        * src/lib/pcre/pcre_internal.vcproj: pa_config_includes.h used
                   1803:          (related to feature #1236)
                   1804: 
                   1805: 2024-03-15  moko
                   1806: 
                   1807:        * tests/: 413.html, results/413.processed: test for object still
                   1808:          can be used as file parameter (related to bug #1218)
                   1809: 
                   1810:        * src/types/: pa_vobject.C, pa_vobject.h: regression fix: object
                   1811:          still can be used in file context (fixes bug #1218)
                   1812: 
                   1813: 2024-03-14  moko
                   1814: 
                   1815:        * src/include/pa_string.h: ArrayString get() null result assert
                   1816:          also added (related to bug #1238)
                   1817: 
                   1818:        * src/types/: pa_vstring.h, pa_vtable.C: VString() optimized;
                   1819:          VString::empty() used instead of new VString()
                   1820: 
                   1821: 2024-03-12  moko
                   1822: 
                   1823:        * tests/: 379-curl.html, 379.html, results/379-curl.processed,
                   1824:          results/379.processed: test added for cookie without value
                   1825:          (related to bug #1238)
                   1826: 
                   1827:        * src/include/pa_string.h: In assertions enabled mode, ArrayString
                   1828:          values are now required to be non-null (related to bug #1238)
                   1829: 
                   1830:        * src/main/pa_http.C: cookies without value are now parsed
                   1831:          correctly (fixed bug #1238)
                   1832: 
                   1833: 2024-03-11  moko
                   1834: 
                   1835:        * tests/run_parser.sh: for better error reporting
                   1836: 
1.188     moko     1837: 2023-12-30  moko
                   1838: 
                   1839:        * tests/: 038.html, results/038.processed: test for atan2 added
                   1840: 
                   1841: 2023-12-29  moko
                   1842: 
                   1843:        * src/classes/math.C: atan2(y,x) math function added
                   1844: 
1.187     moko     1845: 2023-12-14  moko
                   1846: 
                   1847:        * tests/212.html: pcre2 compatibility (related to feature #1236)
                   1848: 
                   1849:        * tests/: 425.html, results/425.processed: test for pcre/pcre2
                   1850:          exceptions and behavour added (related to feature #1236)
                   1851: 
                   1852: 2023-12-13  moko
                   1853: 
                   1854:        * buildall: by default parser is now bundled with pcre2 10.42,
                   1855:          --without-pcre2 option added to build with pcre-8.45 (related to
                   1856:          feature #1236)
                   1857: 
                   1858: 2023-12-12  moko
                   1859: 
                   1860:        * configure.ac, src/include/pa_config_auto.h.in: pcre2 library
                   1861:          support added (implements feature #1236)
                   1862: 
                   1863:        * src/: include/pa_charset.h, include/pa_config_includes.h,
                   1864:          lib/pcre/pa_pcre_internal.h, lib/pcre/pa_pcre_valid_utf8.c,
                   1865:          main/pa_common.C, main/pa_globals.C, types/pa_vregex.C,
                   1866:          types/pa_vregex.h: Adopted patch from Yavor Doganov
                   1867:          <yavor@gnu.org> to add pcre2 library support (implements feature
                   1868:          #1236)
                   1869: 
1.186     moko     1870: 2023-11-28  moko
                   1871: 
                   1872:        * src/include/pa_config_includes.h: warnings war continues
                   1873: 
                   1874:        * src/include/pa_config_includes.h: warning war
                   1875: 
                   1876:        * tests/: 424.html, results/424.processed: tests for '+' and '-'
                   1877:          number strings, whitespace and sign in exception messages
                   1878:          (related to bug #1234)
                   1879: 
1.185     moko     1880: 2023-11-26  moko
                   1881: 
                   1882:        * tests/: 274.html, results/224.processed, results/274.processed:
                   1883:          tests for date double, int, bool added (related to feature #1235)
                   1884: 
                   1885:        * src/: classes/date.C, types/pa_vdate.h: double,int,bool methods
                   1886:          added for date class (implements feature #1235)
                   1887: 
                   1888: 2023-11-23  moko
                   1889: 
                   1890:        * src/: classes/math.C, include/pa_string.h, main/pa_string.C: '+'
                   1891:          and '-' strings are no longer can be treated as number 0,
                   1892:          exception thrown (fixes bug #1234)
                   1893: 
1.184     moko     1894: 2023-11-18  moko
                   1895: 
                   1896:        * src/include/pa_types.h: minor
                   1897: 
                   1898:        * src/include/pa_dir.h: MAXPATH in UTF-16 chars, not bytes
                   1899: 
                   1900:        * tests/: 389.html, results/389.processed: error messages for some
                   1901:          OS differs a bit, reducing failing tests for them
                   1902: 
                   1903: 2023-11-17  moko
                   1904: 
                   1905:        * tests/: 423.html, results/423.processed: test for optional
                   1906:          @auto[] inheritance added (related to feature #1233)
                   1907: 
                   1908:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   1909:          types/pa_vstateless_class.C: optional @auto[] inheritance
                   1910:          implemented if defined with two args (path, class name)
                   1911:          (implements feature #1233)
                   1912: 
                   1913:        * src/: classes/double.C, classes/int.C, classes/math.C,
                   1914:          include/pa_random.h, include/pa_types.h, main/pa_common.C,
                   1915:          types/pa_vdouble.h, types/pa_vint.h: clip2int,clip2uint added to
                   1916:          sync double->int overflow behavour under different architectures
                   1917:          (fixes bug #1232)
                   1918: 
                   1919:        * tests/: 422.html, results/422.processed: int clipping added
                   1920: 
                   1921: 2023-11-16  moko
                   1922: 
                   1923:        * tests/: 422.html, results/422.processed: test for int and uint
                   1924:          overflow in ^n.format[d/u/x]
                   1925: 
                   1926:        * src/classes/math.C: bugfix: crc32 should not be negative (under
                   1927:          Apple M1 when negative double converts to uint the result is 0)
                   1928:          and crc32 should be 32 bits
                   1929: 
                   1930:        * src/main/pa_common.C: avoid (uint)<negative double> conversion as
                   1931:          on Apple M1 it's 0
                   1932: 
                   1933:        * src/classes/file.C: bugfix: crc32 should not be negative (under
                   1934:          Apple M1 when negative double converts to uint the result is 0)
                   1935:          and crc32 should be 32 bits
                   1936: 
1.183     moko     1937: 2023-10-07  moko
                   1938: 
                   1939:        * src/: main/execute.C, types/pa_vdate.h: volatile added to sync
                   1940:          behavour with other OP_NUM_*, related to bug #1230
                   1941: 
                   1942: 2023-10-06  moko
                   1943: 
                   1944:        * tests/: 338.html, results/338.processed: test for bug #1230 added
                   1945: 
                   1946:        * src/: main/execute.C, types/pa_vdate.h: force double operands to
                   1947:          be converted to double to avoid 80 bit operations in x87 mode
                   1948:          (fixes bug #1230)
                   1949: 
                   1950: 2023-10-05  moko
                   1951: 
                   1952:        * tests/420.html: add feature FEATURE_GET_ELEMENT4CALL disabled
                   1953:          compatibility
                   1954: 
                   1955:        * tests/337.html: 2work without FEATURE_GET_ELEMENT4CALL
                   1956: 
                   1957:        * tests/: 421.html, results/421.processed: test to cover all
                   1958:          classes and objects nonexistent method and field exceptions
                   1959:          (related to feature #1080 and #1227)
                   1960: 
                   1961:        * tests/results/: 182.processed, 324.processed: undefined method ->
                   1962:          <type> method not found exception (related to feature #1080)
                   1963: 
                   1964:        * src/types/: pa_vbool.h, pa_vconsole.h, pa_vdouble.h, pa_vint.h,
                   1965:          pa_vregex.C, pa_vstateless_object.h: + VSimple_stateless_object,
                   1966:          "element can not be fetched from" for them, "field not found" for
                   1967:          all other types (related to bug #1227)
                   1968: 
                   1969: 2023-10-03  moko
                   1970: 
                   1971:        * src/types/pa_vstateless_class.h: "Source: <method name>, Comment:
                   1972:          <type> method not found" exception now thrown for static calls
                   1973:          instead of "undefined method" without class name (related to
                   1974:          feature #1080)
                   1975: 
                   1976: 2023-10-02  moko
                   1977: 
                   1978:        * src/types/: pa_vdouble.h, pa_vhash.h, pa_vint.h, pa_vobject.C,
                   1979:          pa_vstateless_object.h, pa_vstring.h, pa_vtable.C: "Source:
                   1980:          <method name>, Comment: <type> method not found" exception now
                   1981:          thrown for all dynamic objects instead of "undefined method"
                   1982:          without class name (implements feature #1080)
                   1983: 
1.182     moko     1984: 2023-10-01  moko
                   1985: 
                   1986:        * src/classes/json.C: we don't have a dynamic json object.
                   1987: 
                   1988: 2023-09-28  moko
                   1989: 
                   1990:        * tests/: 420.html, results/261.processed, results/420.processed:
                   1991:          tests updated after bug #1228 fix reverted
                   1992: 
                   1993:        * src/types/pa_vstring.h: revering fix for bug #1228, as empty or
                   1994:          whitespace string is hash compatible, so we don't want $s.key to
                   1995:          return a junction
                   1996: 
                   1997:        * tests/: 261.html, 420.html, results/261.processed,
                   1998:          results/420.processed: test for bug #1227 added, test updated
                   1999:          after bug #1228 fixed
                   2000: 
                   2001:        * src/types/: pa_vdouble.h, pa_vint.h: $int.field and $double.field
                   2002:          now throws exception as $non-empty-string.field (fixes bug #1227)
                   2003: 
                   2004:        * src/types/pa_vstring.h: allow $string.method access (fixes bug
                   2005:          #1228)
                   2006: 
                   2007: 2023-09-26  moko
                   2008: 
                   2009:        * AUTHORS, aclocal.m4, configure, src/classes/bool.C,
                   2010:          src/classes/classes.C, src/classes/classes.awk,
                   2011:          src/classes/classes.h, src/classes/curl.C, src/classes/date.C,
                   2012:          src/classes/double.C, src/classes/file.C, src/classes/form.C,
                   2013:          src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
                   2014:          src/classes/inet.C, src/classes/int.C, src/classes/json.C,
                   2015:          src/classes/mail.C, src/classes/math.C, src/classes/memcached.C,
                   2016:          src/classes/memory.C, src/classes/op.C, src/classes/reflection.C,
                   2017:          src/classes/regex.C, src/classes/response.C,
                   2018:          src/classes/string.C, src/classes/table.C, src/classes/void.C,
                   2019:          src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
                   2020:          src/include/pa_array.h, src/include/pa_base64.h,
                   2021:          src/include/pa_cache_managers.h, src/include/pa_charset.h,
                   2022:          src/include/pa_charsets.h, src/include/pa_common.h,
                   2023:          src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
                   2024:          src/include/pa_dictionary.h, src/include/pa_dir.h,
                   2025:          src/include/pa_exception.h, src/include/pa_exec.h,
                   2026:          src/include/pa_globals.h, src/include/pa_hash.h,
                   2027:          src/include/pa_http.h, src/include/pa_memory.h,
                   2028:          src/include/pa_opcode.h, src/include/pa_operation.h,
                   2029:          src/include/pa_os.h, src/include/pa_pool.h,
                   2030:          src/include/pa_random.h, src/include/pa_request.h,
                   2031:          src/include/pa_request_charsets.h, src/include/pa_request_info.h,
                   2032:          src/include/pa_sapi.h, src/include/pa_socks.h,
                   2033:          src/include/pa_sql_connection.h,
                   2034:          src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
                   2035:          src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
                   2036:          src/include/pa_stylesheet_manager.h, src/include/pa_symbols.h,
                   2037:          src/include/pa_table.h, src/include/pa_threads.h,
                   2038:          src/include/pa_types.h, src/include/pa_uue.h,
                   2039:          src/include/pa_xml_exception.h, src/include/pa_xml_io.h,
                   2040:          src/lib/gd/gif.C, src/lib/gd/gif.h, src/lib/gd/gifio.C,
                   2041:          src/lib/ltdl/configure, src/lib/md5/pa_md5.h,
                   2042:          src/lib/md5/pa_md5c.c, src/lib/memcached/pa_memcached.C,
                   2043:          src/lib/memcached/pa_memcached.h, src/lib/punycode/pa_idna.c,
                   2044:          src/lib/punycode/pa_idna.h, src/lib/sdbm/pa_file_io.C,
                   2045:          src/lib/sdbm/pa_strings.C, src/lib/smtp/comms.C,
                   2046:          src/lib/smtp/smtp.C, src/lib/smtp/smtp.h, src/main/compile.C,
                   2047:          src/main/compile.tab.C, src/main/compile.y,
                   2048:          src/main/compile_tools.C, src/main/compile_tools.h,
                   2049:          src/main/execute.C, src/main/pa_base64.C,
                   2050:          src/main/pa_cache_managers.C, src/main/pa_charset.C,
                   2051:          src/main/pa_charsets.C, src/main/pa_common.C,
                   2052:          src/main/pa_dictionary.C, src/main/pa_dir.C,
                   2053:          src/main/pa_exception.C, src/main/pa_exec.C,
                   2054:          src/main/pa_globals.C, src/main/pa_http.C, src/main/pa_memory.C,
                   2055:          src/main/pa_os.C, src/main/pa_pool.C, src/main/pa_random.C,
                   2056:          src/main/pa_request.C, src/main/pa_socks.C,
                   2057:          src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
                   2058:          src/main/pa_stylesheet_connection.C,
                   2059:          src/main/pa_stylesheet_manager.C, src/main/pa_symbols.C,
                   2060:          src/main/pa_table.C, src/main/pa_threads.C, src/main/pa_uue.C,
                   2061:          src/main/pa_xml_exception.C, src/main/pa_xml_io.C,
                   2062:          src/main/untaint.C, src/main/helpers/simple_folding.pl,
                   2063:          src/sql/pa_sql_driver.h, src/targets/apache/mod_parser3.c,
                   2064:          src/targets/apache/mod_parser3_core.C,
                   2065:          src/targets/apache/pa_httpd.h, src/targets/cgi/parser3.C,
                   2066:          src/targets/isapi/parser3isapi.C, src/types/pa_junction.h,
                   2067:          src/types/pa_method.h, src/types/pa_property.h,
                   2068:          src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
                   2069:          src/types/pa_vcaller_wrapper.h, src/types/pa_vclass.C,
                   2070:          src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
                   2071:          src/types/pa_vconsole.h, src/types/pa_vcookie.C,
                   2072:          src/types/pa_vcookie.h, src/types/pa_vdate.C,
                   2073:          src/types/pa_vdate.h, src/types/pa_vdouble.h,
                   2074:          src/types/pa_venv.C, src/types/pa_venv.h, src/types/pa_vfile.C,
                   2075:          src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vform.h,
                   2076:          src/types/pa_vhash.C, src/types/pa_vhash.h,
                   2077:          src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
                   2078:          src/types/pa_vimage.C, src/types/pa_vimage.h,
                   2079:          src/types/pa_vint.h, src/types/pa_vjunction.C,
                   2080:          src/types/pa_vjunction.h, src/types/pa_vmail.C,
                   2081:          src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
                   2082:          src/types/pa_vmemcached.C, src/types/pa_vmemcached.h,
                   2083:          src/types/pa_vmemory.h, src/types/pa_vmethod_frame.C,
                   2084:          src/types/pa_vmethod_frame.h, src/types/pa_vobject.C,
                   2085:          src/types/pa_vobject.h, src/types/pa_vregex.C,
                   2086:          src/types/pa_vregex.h, src/types/pa_vrequest.C,
                   2087:          src/types/pa_vrequest.h, src/types/pa_vresponse.C,
                   2088:          src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
                   2089:          src/types/pa_vstateless_class.h,
                   2090:          src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
                   2091:          src/types/pa_vstatus.h, src/types/pa_vstring.C,
                   2092:          src/types/pa_vstring.h, src/types/pa_vtable.C,
                   2093:          src/types/pa_vtable.h, src/types/pa_vvoid.C,
                   2094:          src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                   2095:          src/types/pa_vxnode.C, src/types/pa_vxnode.h,
                   2096:          src/types/pa_wcontext.C, src/types/pa_wcontext.h,
                   2097:          src/types/pa_wwrapper.h: copyright, authors actualized
                   2098: 
1.181     moko     2099: 2023-08-20  moko
                   2100: 
                   2101:        * tests/: 141.html, results/141.processed: test for ^math:uuid7[]
                   2102:          commited (related to feature #1219)
                   2103: 
                   2104: 2023-08-16  moko
                   2105: 
                   2106:        * src/main/pa_random.C: replaced clock precision with monotonicity
                   2107:          counter, good for Windows version with low clock frequency
                   2108:          (related to feature #1229)
                   2109: 
                   2110: 2023-08-15  moko
                   2111: 
                   2112:        * src/: main/pa_random.C, types/pa_vstatus.C: win32 compatibility
                   2113:          fixes related to feature #1229
                   2114: 
                   2115:        * src/: classes/math.C, include/pa_random.h, main/pa_random.C,
                   2116:          types/pa_vstatus.C: ^math:uuid7 added, code provided by Sumo
                   2117:          (implements feature #1229)
                   2118: 
1.180     moko     2119: 2023-08-02  moko
                   2120: 
                   2121:        * tests/: results/417.processed, 417.html: test for empty string
                   2122:          match after last char added (related to bug #1224)
                   2123: 
                   2124:        * src/main/pa_string.C: avoid prestart++ after last char on zero
                   2125:          length match (related to bug #1224)
                   2126: 
1.179     moko     2127: 2022-11-22  moko
                   2128: 
                   2129:        * tests/: 419.html, results/419.processed: test for L_URI and path
                   2130:          removeal from filename added (related to bug #1204)
                   2131: 
                   2132:        * src/main/pa_request.C: bugfix: pa_filename was lost in 1.394
                   2133:          commit (related to bug #1204), L_HTTP_HEADER is incorrect for
                   2134:          attribute value, L_URI should be used
                   2135: 
1.178     moko     2136: 2022-09-21  moko
                   2137: 
                   2138:        * src/targets/cgi/parser3.C: more clear error messages
                   2139: 
                   2140:        * src/targets/cgi/parser3.C: only SAPI_Info_CGI can read POST,
                   2141:          SAPI_Info will return 0 in read_post and post_size !=
                   2142:          content_length will be thrown
                   2143: 
1.177     moko     2144: 2022-08-23  moko
                   2145: 
                   2146:        * src/types/pa_vmail.C: .tables addes as .raw contains only last
                   2147:          header value
                   2148: 
                   2149: 2022-08-22  moko
                   2150: 
                   2151:        * tests/: 418.html, results/418.processed: test for
                   2152:          ^hash_a.intersection[hash_b; $.order[self|arg] ] added (related
                   2153:          to #1225)
                   2154: 
                   2155:        * src/classes/hash.C: keep old behavoir by default
                   2156: 
                   2157:        * src/classes/hash.C: ^hash_a.intersection[hash_b;
                   2158:          $.order[self|arg] ] added (implements #1215)
                   2159: 
1.176     moko     2160: 2022-03-21  moko
                   2161: 
                   2162:        * src/main/pa_charset.C: bugfix: +static xml_encoding_handlers as
                   2163:          xmlInitCharEncodingHandlers is called in libxml static
                   2164:          initializers before gc_substitute_memory_management_functions in
                   2165:          pa_globals and thus gc may not see reference to our
                   2166:          xmlCharEncodingHandler and free it.
                   2167: 
1.175     moko     2168: 2022-01-26  moko
                   2169: 
                   2170:        * src/targets/cgi/parser3.C: argv[0] -> parser3_filespec
                   2171: 
1.174     moko     2172: 2021-12-28  moko
                   2173: 
                   2174:        * tests/: 417.html, results/417.processed: test for empty string
                   2175:          match added (related to bug #1224)
                   2176: 
                   2177:        * src/main/pa_string.C: empty string match now works (fixes bug
                   2178:          #1224)
                   2179: 
1.173     moko     2180: 2021-12-24  moko
                   2181: 
                   2182:        * tests/: 415_dir/29.p, results/415.processed: yet another test
                   2183: 
                   2184: 2021-12-23  moko
                   2185: 
                   2186:        * src/: classes/table.C, main/pa_request.C: warnings war
                   2187: 
                   2188:        * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
                   2189:          main/pa_http.C, targets/cgi/parser3.C: MSVC SOCKET warnings war
                   2190: 
                   2191: 2021-12-21  moko
                   2192: 
                   2193:        * tests/: 416.html, results/416.processed: test for ^break[] in
                   2194:          ^hash/table.select[] (related to feature #1222)
                   2195: 
                   2196:        * src/classes/: hash.C, table.C: ^break[] support for
                   2197:          ^hash/table.select[] (implements feature #1222)
                   2198: 
1.172     moko     2199: 2021-11-30  moko
                   2200: 
                   2201:        * src/targets/cgi/parser3.C: default sock_ready interval changed to
                   2202:          0.5 sec
                   2203: 
1.171     moko     2204: 2021-11-10  moko
                   2205: 
                   2206:        * tests/results/415.processed: more syntax errors tests added
                   2207: 
                   2208:        * tests/415_dir/: 20.p, 21.p, 22.p, 23.p, 24.p, 25.p, 26.p, 27.p,
                   2209:          28.p: minor syntax error tests
                   2210: 
                   2211:        * src/main/pa_exception.C: pa_strdup added for compatibility
                   2212: 
                   2213:        * src/classes/curl.C: hint to call ^curl:options[
                   2214:          $.library[correct.libcurl.so.name] ] added if default load fails.
                   2215: 
                   2216: 2021-11-09  moko
                   2217: 
                   2218:        * src/main/compile.y: error message can be on stack
                   2219: 
                   2220:        * src/main/pa_xml_io.C: strcat replaced with pa_strcat
                   2221: 
                   2222:        * src/main/pa_charset.C: memcpy is more correct and efficient in
                   2223:          this case then strncpy
                   2224: 
                   2225:        * src/: classes/image.C, types/pa_vrequest.C: pa_strdup used
                   2226:          instead of strcpy where possible
                   2227: 
                   2228:        * src/: classes/op.C, main/pa_exception.C: "%s" format now can be
                   2229:          used to avoid MAX_STRING limit in Exception comment
                   2230: 
                   2231:        * tests/results/415.processed: compiler exceptions are no longer
                   2232:          limited to MAX_STRING
                   2233: 
                   2234:        * src/main/: compile.y, compile_tools.h: Parse_control uses const
                   2235:          char * instead of fixed buffer
                   2236: 
                   2237:        * tests/: 415.html, 415_dir/01.p, 415_dir/02.p, 415_dir/03.p,
                   2238:          415_dir/04.p, 415_dir/05.p, 415_dir/06.p, 415_dir/07.p,
                   2239:          415_dir/08.p, 415_dir/09.p, 415_dir/10.p, 415_dir/11.p,
                   2240:          415_dir/12.p, 415_dir/13.p, 415_dir/14.p, 415_dir/15.p,
                   2241:          results/415.processed: tests for parser.compile exceptions added
                   2242: 
                   2243: 2021-11-08  moko
                   2244: 
                   2245:        * src/: classes/math.C, include/pa_common.h, main/compile.y,
                   2246:          main/pa_common.C, main/pa_dir.C, main/pa_exec.C, main/pa_http.C,
                   2247:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   2248:          types/pa_vdate.C: pa_strncpy added ans used to avoid strncpy
                   2249:          drawbacks
                   2250: 
1.170     moko     2251: 2021-11-06  moko
                   2252: 
                   2253:        * src/classes/inet.C: ^inet:hostname[] added by sumo@ patch
                   2254:          (implements feature #1219)
                   2255: 
                   2256:        * tests/: 414.html, results/414.processed: test for
                   2257:          ^hash.rename[from;to] added (related to feature #1144)
                   2258: 
                   2259: 2021-11-05  moko
                   2260: 
                   2261:        * src/classes/hash.C: ^hash.rename[ $.from[to] ... ] support added
                   2262:          (related to feature #1144)
                   2263: 
                   2264: 2021-11-04  moko
                   2265: 
                   2266:        * src/: classes/hash.C, include/pa_hash.h: ^hash.rename[from;to]
                   2267:          added (implements feature #1144)
                   2268: 
1.169     moko     2269: 2021-10-19  moko
                   2270: 
                   2271:        * tests/: 413.html, results/413.processed: test for hash no longer
                   2272:          is accepted as file parameter (related to bug #1218)
                   2273: 
                   2274:        * src/: classes/curl.C, classes/file.C, classes/image.C,
                   2275:          classes/math.C, classes/xdoc.C, types/pa_value.C,
                   2276:          types/pa_value.h, types/pa_vfile.h, types/pa_vmail.C: hash no
                   2277:          longer is accepted as file parameter (fixes bug #1218)
                   2278: 
1.168     moko     2279: 2021-07-19  moko
                   2280: 
                   2281:        * src/targets/cgi/parser3.C: waitpid in file::exec returned "No
                   2282:          child processes" when SIGCHLD was SIG_IGN (fixes bug #1215)
                   2283: 
1.167     moko     2284: 2021-04-16  moko
                   2285: 
                   2286:        * src/types/pa_vmail.C: message can be null when e-mail is broken,
                   2287:          processing it leads to assertions.
                   2288: 
1.166     moko     2289: 2021-03-25  moko
                   2290: 
                   2291:        * tests/: 412.html, results/412.processed: test to demonstrate bug
                   2292:          #1213
                   2293: 
1.165     moko     2294: 2021-02-12  moko
                   2295: 
                   2296:        * tests/: 360.html, results/360.processed, results/363.processed:
                   2297:          parser method call in expression mode no longer differs from call
                   2298:          in string mode (related to feature #1211)
                   2299: 
                   2300: 2021-02-11  moko
                   2301: 
                   2302:        * src/types/pa_vmail.C: mail parsing with Windows line endings
                   2303:          fixed (bug #1212)
                   2304: 
                   2305:        * src/types/pa_vmethod_frame.h: no more difference inside @test[]
                   2306:          when called $v[^test[]] vs $v(^test[]), numbers are converted to
                   2307:          strings in both calls (implements feature #1211)
                   2308: 
1.164     moko     2309: 2021-01-28  moko
                   2310: 
                   2311:        * buildall, etc/auto.p.in: to remove last patch in debian package
                   2312: 
                   2313:        * configure, configure.ac, src/include/pa_version.h: 3.4.6 ->
                   2314:          3.4.7b
                   2315: 
1.162     moko     2316: 2021-01-21  moko
                   2317: 
                   2318:        * src/main/pa_http.C: no alarm() in file::load when web server mode
                   2319:          is MULTITHREADED
                   2320: 
1.157     moko     2321: 2021-01-20  moko
                   2322: 
1.161     moko     2323:        * src/targets/apache/mod_parser3.c: it is more correct to recommend
                   2324:          'a2enmod mpm_prefork'
                   2325: 
1.160     moko     2326:        * src/targets/apache/mod_parser3.c: prefork name is now
                   2327:          'libapache2-mpm-itk'
                   2328: 
                   2329:        * src/targets/apache/mod_parser3_core.C: last regular malloc
                   2330:          removed
                   2331: 
1.159     moko     2332:        * src/targets/isapi/Makefile.am: -pa_threads.C
                   2333: 
1.158     moko     2334:        * configure, configure.ac, src/include/pa_version.h: 3.4.6rc ->
                   2335:          3.4.6
                   2336: 
1.157     moko     2337:        * etc/auto.p.in: post_max_size 10Mb -> 64Mb. It's 2021 year now. :)
                   2338: 
                   2339:        * etc/auto.p.in: @config[result] added to simplify $cfg change in
                   2340:          /httpd.p
                   2341: 
                   2342:        * etc/auto.p.in: httpd fine-tune: + @OPTIONS partial, +
                   2343:          ^use[/httpd.p] + optional ^preprocess[] (related to feature
                   2344:          #1203)
                   2345: 
                   2346: 2021-01-19  moko
                   2347: 
                   2348:        * buildall: --disable-parallel-mark added to avoid "number of
                   2349:          processors" threads creation for heap marking as it conflicts
                   2350:          with RLimitNProc in apache (on Linux setrlimit RLIMIT_NPROC
                   2351:          limits threads)
                   2352: 
1.156     moko     2353: 2021-01-16  moko
                   2354: 
                   2355:        * src/: classes/memory.C, include/pa_memory.h, lib/gc/include/gc.h,
                   2356:          main/pa_globals.C, main/pa_memory.C,
                   2357:          targets/apache/mod_parser3_core.C, targets/isapi/parser3isapi.C,
                   2358:          types/pa_vhashfile.C: ^memory:auto-compact(N) added (implements
                   2359:          feature #1209)
                   2360: 
                   2361: 2021-01-15  moko
                   2362: 
                   2363:        * configure, configure.ac, src/include/pa_version.h: 3.4.6b ->
                   2364:          3.4.6rc
                   2365: 
                   2366:        * src/classes/json.C: get_delim added for delimiter caching (10%
                   2367:          faster on large json)
                   2368: 
                   2369: 2021-01-14  moko
                   2370: 
1.211     moko     2371:        * operators.ru.txt, operators.txt: updated with 3.4.6 changes
1.156     moko     2372: 
                   2373:        * tests/results/224.processed: test result modified after
                   2374:          today(shift) implemented
                   2375: 
                   2376:        * tests/: 407.html, results/407.processed: test for ^hash.select
                   2377:          option $.default(bool) added (related to feature #1172)
                   2378: 
                   2379:        * src/classes/hash.C: ^hash.select option $.default(bool) added
                   2380:          (related to feature #1172)
                   2381: 
                   2382:        * tests/: 141.html, results/141.processed: test modified for
                   2383:          feature #1185.
                   2384: 
                   2385:        * src/: classes/math.C, include/pa_random.h, main/pa_random.C:
                   2386:          ^math:uuid options $.lower(bool) $.solid(bool), ^math:uid64
                   2387:          options $.lower(bool) (implements feature #1185)
                   2388: 
                   2389: 2021-01-11  moko
                   2390: 
                   2391:        * src/classes/date.C: ^date::today(N) by gz@ (implements feature
                   2392:          #1192)
                   2393: 
                   2394:        * tests/: 411.html, results/411.processed: test for ^date::today(N)
                   2395:          added (related to feature #1192)
                   2396: 
1.155     moko     2397: 2021-01-05  moko
                   2398: 
                   2399:        * tests/: 270.html, results/270.processed: test modified to work
                   2400:          under Windows
                   2401: 
                   2402:        * tests/: 390.html, 395.html, results/395.processed: tests updated
                   2403:          4 windows
                   2404: 
                   2405:        * tests/: 410.html, results/410.processed: test for
                   2406:          $CLASS-GETTER-PROTECTED(false) added
                   2407: 
                   2408: 2021-01-04  moko
                   2409: 
                   2410:        * tests/: 409.html, results/409.processed, results/auto.p: test for
                   2411:          $MAIN:LOCALS(true) added
                   2412: 
1.154     moko     2413: 2021-01-03  moko
                   2414: 
                   2415:        * src/: main/pa_http.C, main/pa_request.C, types/pa_vclass.C,
                   2416:          types/pa_vclass.h, types/pa_vstateless_class.C,
                   2417:          types/pa_vstateless_class.h: @conf[] +CLASS-GETTER-PROTECTED,
                   2418:          +LOCALS. $main -> $MAIN in exception texts (implements feature
                   2419:          #1207)
                   2420: 
                   2421: 2021-01-02  moko
                   2422: 
                   2423:        * etc/auto.p.in: minor
                   2424: 
                   2425:        * src/main/pa_request.C: sending headers only after opening file to
                   2426:          allow error reporting if file was not opened (foreign group,
                   2427:          etc).
                   2428: 
                   2429: 2020-12-31  moko
                   2430: 
                   2431:        * src/: include/pa_request.h, main/pa_request.C,
                   2432:          targets/cgi/parser3.C: ^httpd-main[] -> ^httpd:main[]
                   2433: 
                   2434:        * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
                   2435:          main/pa_request.C: get_class_ref added and used
                   2436: 
                   2437:        * etc/auto.p.in: @CLASS httpd added
                   2438: 
                   2439:        * etc/auto.p.in: @auto[] is now first
                   2440: 
                   2441: 2020-12-30  moko
                   2442: 
                   2443:        * tests/: 408.html, results/408.processed: test for bug #1166
                   2444:          (windows only) added
                   2445: 
                   2446:        * src/main/pa_common.C: create_dir_for_file should not create dir
                   2447:          for trailing / (fixes bug #1166)
                   2448: 
                   2449:        * tests/: 341.html, results/341.processed: tests for
                   2450:          ^nameless_table.hash[] added (related to feature #1138)
                   2451: 
                   2452:        * src/classes/table.C: ^nameless_table.hash[0;1] now supported
                   2453:          (implements feature #1138), extra fields in named tables no
                   2454:          longer ignored (implements feature #1138)
                   2455: 
                   2456:        * tests/results/390.processed: updated after exception text change
                   2457: 
                   2458: 2020-12-29  moko
                   2459: 
                   2460:        * tests/: 407.html, results/407.processed: +$._default check
                   2461: 
                   2462:        * src/classes/hash.C: keep $_default in ^hash.reverse[]
                   2463: 
                   2464:        * tests/: 407.html, results/407.processed: test for ^hash.select[]
                   2465:          and ^hash.reverse[] added (releated to feature #1172)
                   2466: 
                   2467:        * src/classes/hash.C:
                   2468:          ^hash.select[key;value](bool-condition)[options hash] +
                   2469:          ^hash.reverse[] added (implements feature #1172)
                   2470: 
                   2471:        * src/types/pa_vtable.h: warning war
                   2472: 
                   2473:        * src/include/pa_config_fixed.h: win32 fix
                   2474: 
1.153     moko     2475: 2020-12-27  moko
                   2476: 
                   2477:        * tests/: 406.html, results/406.processed: test results updated
                   2478: 
                   2479:        * src/: classes/table.C, main/pa_request.C, types/pa_vmail.C,
                   2480:          types/pa_vmemcached.C: fine tuning in ^table.rename[], minor
                   2481:          spelling
                   2482: 
                   2483: 2020-12-26  moko
                   2484: 
                   2485:        * tests/: 406.html, results/406.processed: tests for
                   2486:          ^table.rename[] added (related to feature #1148)
                   2487: 
                   2488:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
                   2489:          ^table.rename[column name from;column name to], ^table.rename[
                   2490:          $.[column name from][column name to] ... ] added (implements
                   2491:          feature #1148)
                   2492: 
                   2493: 2020-12-25  moko
                   2494: 
                   2495:        * src/: include/pa_request_info.h, targets/cgi/parser3.C:
                   2496:          request_info now on stack to avoid yet another THREAD_LOCAL
                   2497:          memory deallocation issue (now with cookies), explained in #1203
                   2498: 
                   2499:        * src/types/pa_vcookie.C: fields should be inited
                   2500: 
                   2501: 2020-12-24  moko
                   2502: 
                   2503:        * src/include/pa_stylesheet_connection.h: looks like
                   2504:          xsltFreeStylesheet leads to memory double-free. If so, it's for
                   2505:          sure libxml bug, but we have GC anyway, so we just remove this
                   2506:          call and see...
                   2507: 
                   2508:          * thread #1, name = 'parser.parser3.cgi', stop reason = signal
                   2509:          SIGABRT   * frame #0: 0x0000000801ab50fa libc.so.7`__sys_thr_kill
                   2510:          + 10     frame #2: 0x0000000801ab5039 libc.so.7`abort at
                   2511:          abort.c:65:8     frame #3: 0x00000000004da663
                   2512:          parser.parser3.cgi`GC_freehblk(hbp=<unavailable>) at
                   2513:          allchblk.c:878:9     frame #4: 0x00000000004cb8c4
                   2514:          parser.parser3.cgi`GC_free(p=0x0000000808b34000) at
                   2515:          malloc.c:617:9     frame #5: 0x0000000000577f0c
                   2516:          parser.parser3.cgi`xmlHashFree(table=0x0000000806991a80,
                   2517:          f=<unavailable>) at hash.c:356:2     frame #6: 0x000000000051a7c2
                   2518:          parser.parser3.cgi`xsltFreeTemplateHashes + 50     frame #7:
                   2519:          0x000000000050cfac parser.parser3.cgi`xsltFreeStylesheet + 124
                   2520:           frame #8: 0x000000000050d35c
                   2521:          parser.parser3.cgi`xsltFreeStylesheetList + 44     frame #9:
                   2522:          0x000000000050d1fa parser.parser3.cgi`xsltFreeStylesheet + 714
                   2523:           frame #10: 0x00000000004436e5
                   2524:          parser.parser3.cgi`Stylesheet_manager::maybe_expire_cache()
                   2525:          [inlined]
                   2526:          Stylesheet_connection::disconnect(this=0x0000000804676c80) at
                   2527:          pa_stylesheet_connection.h:62:3
                   2528: 
                   2529: 2020-12-23  moko
                   2530: 
                   2531:        * src/classes/image.C: ^image::measure[; $.video() ] option added
                   2532: 
                   2533:        * tests/: 395.html, 395_dir/4.mp4, results/395.processed: test
                   2534:          ^image::measure[; $.video(true) ] added
                   2535: 
                   2536:        * src/main/pa_exec.C: not cleared automatically in multithreaded
                   2537:          httpd mode for unknown reasons
                   2538: 
                   2539: 2020-12-22  moko
                   2540: 
                   2541:        * src/targets/cgi/parser3.C: added by PAF in rev 201 to "write to
                   2542:          error_log uri of currently processed document", but never used
                   2543:          and conflicts with how libgc stops threads on FreeBSD (#define
                   2544:          SIG_SUSPEND SIGUSR1), thus removed.
                   2545: 
                   2546: 2020-12-21  moko
                   2547: 
                   2548:        * src/main/pa_request.C: +comment
                   2549: 
1.151     moko     2550: 2020-12-20  moko
                   2551: 
1.152     moko     2552:        * src/: include/pa_common.h, include/pa_memory.h, main/pa_common.C:
                   2553:          it is more safe to have versions of pa_strdup with one and two
                   2554:          arguments, as helper_length=0 not always mean that strlen()
                   2555:          should be called, but means zero.
                   2556: 
                   2557:        * src/targets/isapi/parser3isapi.C: minor
                   2558: 
                   2559:        * src/main/pa_http.C: +valid_http_method
                   2560: 
1.151     moko     2561:        * src/: include/pa_http.h, main/pa_http.C,
                   2562:          targets/cgi/pa_sapi_info.h: SERVER_PORT now available
                   2563: 
                   2564: 2020-12-17  moko
                   2565: 
                   2566:        * tests/: 405.html, results/405.processed: test for split by regex
                   2567:          added (related to feature #1160)
                   2568: 
                   2569:        * src/classes/string.C: split by regex implemented (feature #1160)
                   2570: 
                   2571:        * src/classes/string.C: minor
                   2572: 
                   2573:        * tests/: 404.html, results/404.processed: test for whitespace
                   2574:          string is now OK for table argument (related to feature #1169)
                   2575: 
                   2576:        * src/: classes/image.C, classes/string.C, classes/table.C,
                   2577:          types/pa_vmethod_frame.C: whitespace string is now OK for table
                   2578:          argument (as with hash) (implements feature #1169)
                   2579: 
                   2580:        * src/classes/op.C: Exception.add_comment used to avoid MAX_LENGTH
                   2581:          limit for comment (fixes bug #1102)
                   2582: 
                   2583:        * src/targets/cgi/parser3.C: +HAVE_TLS check
                   2584: 
                   2585:        * src/main/pa_http.C: no HAVE_TLS -> no multithreads mode
                   2586: 
                   2587:        * src/include/pa_config_includes.h: HAVE_TLS used
                   2588: 
                   2589:        * configure.ac: +TLS check
                   2590: 
                   2591:        * src/main/pa_http.C: content logging added
                   2592: 
                   2593:        * src/targets/cgi/: pa_sapi_info.h, parser3.C:
                   2594:          clear_response_headers added
                   2595: 
                   2596: 2020-12-16  moko
                   2597: 
                   2598:        * buildall: as we now use threads, libatomic_ops still required for
                   2599:          some OS.
                   2600: 
                   2601:        * src/main/pa_request.C: whitespace
                   2602: 
                   2603:        * src/: include/pa_request.h, main/pa_request.C:
                   2604:          Request::Exception_trace::table extracted and used
                   2605: 
                   2606:        * src/main/pa_request.C: moving output_result call outside of try
                   2607:          as network exceptions should not be handled by parser code
                   2608: 
                   2609:        * src/: include/pa_http.h, main/pa_http.C: HTTPD_DEBUG added for
                   2610:          logging network exchange
                   2611: 
                   2612:        * src/targets/cgi/: pa_sapi_info.h, parser3.C: do not send error
                   2613:          via network if it was network write error.
                   2614: 
                   2615:        * src/targets/cgi/parser3.C: log -> pa_log
                   2616: 
                   2617:        * src/targets/cgi/parser3.C: pa_get_thread_id() used for logging
                   2618: 
                   2619:        * src/main/pa_threads.C: getpid() if no gettid() found
                   2620: 
                   2621:        * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
                   2622:          we need to ignore "void" connections from browsers (browsers open
                   2623:          connections in advance and they will be empty if user does not
                   2624:          request more pages)
                   2625: 
                   2626: 2020-12-15  moko
                   2627: 
                   2628:        * src/targets/cgi/parser3.C: avoid previous uri in logs
                   2629: 
                   2630:        * src/targets/cgi/: pa_sapi_info.h, parser3.C: global ::request and
                   2631:          RequestController not needed in httpd mode
                   2632: 
                   2633:        * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
                   2634:          classes/classes.h, classes/curl.C, classes/date.C,
                   2635:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   2636:          classes/hashfile.C, classes/image.C, classes/inet.C,
                   2637:          classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
                   2638:          classes/memcached.C, classes/memory.C, classes/op.C,
                   2639:          classes/reflection.C, classes/regex.C, classes/response.C,
                   2640:          classes/string.C, classes/table.C, classes/void.C,
                   2641:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   2642:          include/pa_array.h, include/pa_base64.h,
                   2643:          include/pa_cache_managers.h, include/pa_charset.h,
                   2644:          include/pa_charsets.h, include/pa_common.h,
                   2645:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   2646:          include/pa_dictionary.h, include/pa_dir.h,
                   2647:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   2648:          include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
                   2649:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   2650:          include/pa_pool.h, include/pa_random.h, include/pa_request.h,
                   2651:          include/pa_request_charsets.h, include/pa_request_info.h,
                   2652:          include/pa_sapi.h, include/pa_socks.h,
                   2653:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   2654:          include/pa_stack.h, include/pa_string.h,
                   2655:          include/pa_stylesheet_connection.h,
                   2656:          include/pa_stylesheet_manager.h, include/pa_symbols.h,
                   2657:          include/pa_table.h, include/pa_threads.h, include/pa_types.h,
                   2658:          include/pa_uue.h, include/pa_xml_exception.h,
                   2659:          include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
                   2660:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   2661:          lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
                   2662:          lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
                   2663:          lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
                   2664:          lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
                   2665:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   2666:          main/compile_tools.h, main/execute.C, main/pa_base64.C,
                   2667:          main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
                   2668:          main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
                   2669:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   2670:          main/pa_http.C, main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
                   2671:          main/pa_random.C, main/pa_request.C, main/pa_socks.C,
                   2672:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   2673:          main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
                   2674:          main/pa_symbols.C, main/pa_table.C, main/pa_threads.C,
                   2675:          main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
                   2676:          main/untaint.C, sql/pa_sql_driver.h,
                   2677:          targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
                   2678:          targets/apache/pa_httpd.h, targets/cgi/parser3.C,
                   2679:          targets/isapi/parser3isapi.C, types/pa_junction.h,
                   2680:          types/pa_method.h, types/pa_property.h, types/pa_value.C,
                   2681:          types/pa_value.h, types/pa_vbool.h, types/pa_vcaller_wrapper.h,
                   2682:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
                   2683:          types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   2684:          types/pa_vdate.C, types/pa_vdate.h, types/pa_vdouble.h,
                   2685:          types/pa_venv.C, types/pa_venv.h, types/pa_vfile.C,
                   2686:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   2687:          types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.C,
                   2688:          types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
                   2689:          types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
                   2690:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
                   2691:          types/pa_vmath.h, types/pa_vmemcached.C, types/pa_vmemcached.h,
                   2692:          types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   2693:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   2694:          types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
                   2695:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   2696:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   2697:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   2698:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   2699:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   2700:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   2701:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   2702:          types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
                   2703: 
                   2704:        * src/main/pa_request.C: old compilers support
                   2705: 
                   2706:        * tests/: 362.html, results/362.processed: test updated after
                   2707:          changes after upgrade to libxml2-2.9.9 were made (related to bug
                   2708:          #1108)
                   2709: 
                   2710:        * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltStylesheet_auto_ptr
                   2711:          removed, as xsltFreeStylesheet has side effects on original doc.
                   2712:          compiled stylesheet no longer cached as with libxml2-2.9.9 it was
                   2713:          not updated after xdoc modification (part 3 of test 362).
                   2714:          (related to bug #1108)
                   2715: 
                   2716:        * src/targets/isapi/parser3isapi.C: +pa_strcat
                   2717: 
                   2718:        * src/: classes/memory.C, include/pa_memory.h,
                   2719:          targets/apache/mod_parser3_core.C, targets/isapi/parser3isapi.C:
                   2720:          PA_GC_GCOLLECT used
                   2721: 
                   2722:        * src/include/pa_memory.h: +PA_GC_COLLECT
                   2723: 
                   2724:        * src/targets/cgi/parser3.C: msvs support fixes
                   2725: 
                   2726:        * src/lib/gc/include/gc.h: more cleanup
                   2727: 
                   2728:        * src/: include/pa_threads.h, main/pa_threads.C: win32 fixes
                   2729: 
                   2730:        * src/: include/pa_http.h, main/pa_http.C, main/pa_request.C,
                   2731:          targets/cgi/parser3.C: $main:HTTPD.mode implemented
                   2732: 
                   2733:        * src/include/pa_config_includes.h: +HAVE_PTHREAD_H
                   2734: 
                   2735:        * configure.ac: pthread.h added to checked headers
                   2736: 
                   2737:        * src/classes/table.C: string stream is back :)
                   2738: 
                   2739:        * src/classes/memory.C: GC_generate_random_backtrace no longer
                   2740:          exists
                   2741: 
                   2742:        * src/main/pa_globals.C: GC_dont_gc replaced
                   2743: 
                   2744:        * src/lib/gc/include/gc.h: major cleanup, only used functions are
                   2745:          left to simplify adding new functions.  depricated GC_dont_gc
                   2746:          replaced with GC_disable and GC_enable calls.
                   2747: 
                   2748:        * src/lib/cord/: cordxtra.c, include/cord.h: cleanup:
                   2749:          CORD_from_file* not used and thus removed
                   2750: 
                   2751:        * src/lib/gc/include/gc_allocator.h: minor cleanup
                   2752: 
                   2753: 2020-12-14  moko
                   2754: 
                   2755:        * src/classes/: curl.C, memory.C, table.C: every TLS should be
                   2756:          referenced elsewhere, or GC will collect it.
                   2757: 
                   2758:        * src/: include/pa_xml_io.h, main/pa_stylesheet_connection.C,
                   2759:          main/pa_xml_io.C: bugfix: TLS variables should be referenced
                   2760:          elsewhere, or GC will collect them (and we'll get GPF in
                   2761:          multithreaded enviroment).  May be it can be also fixed by some
                   2762:          GC call, not sure. But this fix costs nothing (but hours of
                   2763:          debugging to find the issue :).
                   2764: 
1.150     moko     2765: 2020-12-11  moko
                   2766: 
                   2767:        * configure.ac: gettid() check added
                   2768: 
                   2769:        * src/main/pa_threads.C: HAVE_GETTID used
                   2770: 
                   2771:        * src/include/pa_config_auto.h.in: +HAVE_GETTID
                   2772: 
                   2773:        * src/: include/pa_threads.h, main/pa_threads.C: now unified
                   2774:          version for isapi/cgi/apache
                   2775: 
                   2776:        * buildall: threads are now required.
                   2777: 
                   2778:        * src/: targets/apache/ApacheModuleParser3Core.vcproj,
                   2779:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   2780:          main/main.vcproj: pa_threads.C moved to main
                   2781: 
                   2782:        * src/targets/: apache/pa_threads.C, cgi/pa_threads.C,
                   2783:          isapi/pa_threads.C: pa_threads.C moved to main
                   2784: 
                   2785:        * src/: main/Makefile.am, targets/cgi/Makefile.am,
                   2786:          targets/apache/Makefile.am: pa_threads.C moved to main
                   2787: 
                   2788:        * src/classes/xdoc.C: Stylesheet_connection_ptr changed a bit
                   2789: 
                   2790:        * src/: include/pa_stylesheet_connection.h,
                   2791:          main/pa_stylesheet_manager.C: Stylesheet_connection_ptr simplfied
                   2792:          and weird GPF in multithreaded httpd is gone
                   2793: 
                   2794:        * src/include/: pa_stylesheet_connection.h,
                   2795:          pa_sql_driver_manager.h: whitespace
                   2796: 
                   2797:        * src/main/pa_sql_driver_manager.C: timeout 60 sec -> 10 sec
                   2798: 
                   2799:        * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
                   2800:          main/pa_stylesheet_manager.C: whitespace, warning war
                   2801: 
                   2802:        * src/: include/pa_threads.h, targets/apache/pa_threads.C,
                   2803:          targets/cgi/pa_threads.C, targets/isapi/pa_threads.C:
                   2804:          parser_multithreaded never used
                   2805: 
                   2806:        * src/main/pa_http.C: no ALARM in MULTITHREADED httpd server mode
                   2807: 
                   2808: 2020-12-10  moko
                   2809: 
                   2810:        * src/: include/pa_config_includes.h, include/pa_http.h,
                   2811:          main/pa_http.C, targets/cgi/parser3.C: initial support for
                   2812:          MULTITHREADED and PARALLEL httpd server modes
                   2813: 
                   2814:        * src/main/pa_globals.C: GC_java_finalization is depricated
                   2815: 
                   2816: 2020-12-09  moko
                   2817: 
                   2818:        * etc/auto.p.in: + @httpd-main
                   2819: 
                   2820:        * src/: include/pa_common.h, main/pa_request.C,
                   2821:          targets/cgi/pa_sapi_info.h: Range Requests (rfc7233) now really
                   2822:          work
                   2823: 
                   2824:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
                   2825:          slow file_read_binary no longer used, send_range added
                   2826: 
                   2827: 2020-12-08  moko
                   2828: 
                   2829:        * src/main/pa_request.C: >4Gb support
                   2830: 
                   2831:        * src/targets/cgi/parser3.C: msvc warning war
                   2832: 
                   2833:        * src/: include/pa_config_includes.h, main/pa_http.C,
                   2834:          main/pa_request.C: msvc warnings war
                   2835: 
                   2836:        * src/classes/image.C: warning war
                   2837: 
                   2838:        * src/classes/table.C: MSVC warning war
                   2839: 
                   2840:        * src/targets/cgi/parser3.C: msvc warnings war
                   2841: 
                   2842:        * src/targets/apache/mod_parser3_core.C: SYSTEM_CONFIG_FILE support
                   2843:          added
                   2844: 
1.149     moko     2845: 2020-12-07  moko
                   2846: 
1.150     moko     2847:        * configure.ac: SYSTEM_LOG_FILE no longer required as cheat used to
                   2848:          avoid logging beside system-wide auto.p
                   2849: 
                   2850:        * src/targets/cgi/parser3.C: SYSTEM_CONFIG_FILE used
                   2851: 
                   2852:        * configure, configure.ac, src/include/pa_config_auto.h.in:
                   2853:          configure options added:
                   2854: 
                   2855:          --with-system-cfg=FILE  to specify system-wide auto.p
                   2856:          --with-system-log=FILE  to specify system-wide parser3.log
                   2857: 
                   2858:        * Makefile.am: bin no longer exists
                   2859: 
                   2860:        * configure, configure.ac: auto.p moved to etc to simplify debian
                   2861:          package
                   2862: 
                   2863:        * buildall: auto.p and parser3.charsets moved to their default
                   2864:          location after install
                   2865: 
                   2866:        * etc/: Makefile.am, auto.p.in: auto.p moved to etc directory
                   2867: 
                   2868:        * aclocal.m4, configure: automake 1.15 -> 1.16.1
                   2869: 
1.149     moko     2870:        * src/targets/cgi/parser3.C: locate_config call returned to
                   2871:          original place as it requires pa_thread_request() under Windows
                   2872: 
                   2873:        * src/targets/cgi/parser3.C: renaming
                   2874: 
                   2875: 2020-12-06  moko
                   2876: 
                   2877:        * src/: main/pa_globals.C, targets/cgi/parser3.C: thread request
                   2878:          check added
                   2879: 
                   2880: 2020-12-04  moko
                   2881: 
                   2882:        * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
                   2883:          main/pa_request.C: unified uint64_t lseek implemented to support
                   2884:          >4Gb files under x86, including Windows
                   2885: 
                   2886: 2020-12-02  moko
                   2887: 
                   2888:        * src/main/pa_common.C: minor bugfix: $.limit() should be checked
                   2889:          with max_file_size
                   2890: 
                   2891:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
                   2892:          support for processing files sized >4Gb on 32 bit planforms
                   2893: 
                   2894:        * tests/399.html: file moved
                   2895: 
                   2896:        * src/: include/pa_string.h, main/pa_string.C: long long -> int64_t
                   2897: 
                   2898:        * src/targets/cgi/pa_sapi_info.h: warning war
                   2899: 
                   2900:        * src/: main/pa_http.C, targets/isapi/parser3isapi.C: windows
                   2901:          warning war
                   2902: 
                   2903: 2020-12-01  moko
                   2904: 
                   2905:        * src/classes/image.C: mp4 extended size (>4Gb) support added
                   2906: 
                   2907:        * src/classes/image.C: for "size not found" exception to be shown
                   2908:          if size not found until eof
                   2909: 
                   2910:        * src/classes/image.C: long -> off_t (which is 64 bits even on 32
                   2911:          bit linux)
                   2912: 
                   2913:        * src/classes/image.C: ^image::measure[] now supports mp4 (feature
                   2914:          #1188)
                   2915: 
                   2916: 2020-11-30  moko
                   2917: 
                   2918:        * src/classes/image.C: definitions moved closer to code
                   2919: 
                   2920:        * tests/: 395.bmp, 395.html, 396.html, 396.tiff, 395_dir/1.bmp,
                   2921:          395_dir/2.tiff, 395_dir/3_VP8.webp, 395_dir/3_VP8L.webp,
                   2922:          395_dir/3_VP8X.webp, results/395.processed,
                   2923:          results/396.processed: tests for ^image::measure[] .webp support
                   2924:          added, all image files moved into one directory (related to
                   2925:          feature #1188)
                   2926: 
                   2927:        * src/classes/image.C: ^image::measure[] now supports webp (feature
                   2928:          #1188)
                   2929: 
1.148     moko     2930: 2020-11-29  moko
                   2931: 
                   2932:        * src/main/pa_request.C: CONF_OPTION added to unify @conf options
                   2933:          processing, unnessesary defines removed
                   2934: 
                   2935: 2020-11-24  moko
                   2936: 
                   2937:        * tests/results/: 099.processed, 100.processed, 205.processed,
                   2938:          309.processed, 310.processed: Content-Disposition: inline
                   2939:          returned
                   2940: 
                   2941:        * tests/: 099.html, 237.html, 403.html, outputs/403.processed,
                   2942:          results/auto.p: test for $response:body[ $.file[<file>] $.name[]
                   2943:          ] added (related to bug #1204)
                   2944: 
                   2945:        * src/main/pa_request.C: $response:body[ $file[<file>.ext] $.name[]
                   2946:          ] supported to avoid Content-Disposition: inline;
                   2947:          filename="<file>.ext" but still set Content-Type for ext (related
                   2948:          to bug #1204)
                   2949: 
1.147     moko     2950: 2020-11-22  moko
                   2951: 
                   2952:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
                   2953:          types/pa_vfile.C: pa_filename added to avoid useless rsplit
                   2954: 
                   2955:        * src/main/pa_request.C: content_disposition_inline returned.
                   2956: 
                   2957: 2020-11-17  moko
                   2958: 
                   2959:        * src/main/pa_request.C: empty main method name support
                   2960: 
                   2961:        * src/: main/pa_common.C, targets/cgi/parser3.C: httpd
                   2962:          config_handler added, stdout flush added.
                   2963: 
                   2964: 2020-11-16  moko
                   2965: 
                   2966:        * src/targets/cgi/parser3.C: filespec_4log added, pa_strcat used.
                   2967: 
                   2968:        * tests/results/: 099.processed, 205.processed, 237.processed,
                   2969:          309.processed, 310.processed: Content-Disposition: inline is not
                   2970:          required and should not contain filename="<name>"
                   2971: 
                   2972:        * src/: include/pa_common.h, main/pa_common.C, main/pa_exception.C,
                   2973:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   2974:          targets/isapi/parser3isapi.C: pa_strcat implemented and used
                   2975: 
1.146     moko     2976: 2020-11-14  moko
                   2977: 
                   2978:        * src/targets/cgi/parser3.C: spelling
                   2979: 
                   2980:        * src/targets/cgi/parser3.C: renaming
                   2981: 
                   2982:        * src/targets/cgi/parser3.C: args_skip removed, locate_config
                   2983:          relocated
                   2984: 
                   2985:        * src/targets/cgi/parser3.C: execution_canceled was for sigpipe
                   2986:          before request processing, which is weired
                   2987: 
                   2988: 2020-11-13  moko
                   2989: 
                   2990:        * src/main/pa_http.C: pa_recv added with timeout support, thus read
                   2991:          copied in httpd.
                   2992: 
                   2993: 2020-11-12  moko
                   2994: 
                   2995:        * src/main/pa_http.C: ALARM code unified to be used in httpd
                   2996: 
                   2997:        * src/: include/pa_request.h, main/pa_request.C,
                   2998:          targets/cgi/pa_sapi_info.h: pa_httpd_timeout added
                   2999: 
                   3000:        * src/main/pa_http.C: URI validation added
                   3001: 
                   3002:        * src/targets/cgi/parser3.C: filespec_to_process now variable,
                   3003:          can't be empty but can be null.  httpd-main is now main method
                   3004:          name for httpd mode
                   3005: 
                   3006: 2020-11-11  moko
                   3007: 
                   3008:        * src/main/pa_request.C: path_translated can be null in httpd mode
                   3009: 
                   3010:        * src/: classes/curl.C, classes/file.C, classes/hashfile.C,
                   3011:          classes/image.C, classes/op.C, classes/string.C, classes/table.C,
                   3012:          classes/xdoc.C, include/pa_request.h, main/execute.C,
                   3013:          main/pa_request.C: r.absolute -> r.full_disk_path
                   3014: 
                   3015:        * src/targets/cgi/parser3.C: if filename to process is not
                   3016:          specified, auto.p should be present.
                   3017: 
1.145     moko     3018: 2020-11-03  moko
                   3019: 
                   3020:        * src/: classes/op.C, include/pa_request.h: unused argument removed
                   3021: 
                   3022:        * src/main/pa_request.C: content_disposition_inline is the default,
                   3023:          not required.
                   3024: 
1.144     moko     3025: 2020-10-29  moko
                   3026: 
                   3027:        * src/: classes/op.C, include/pa_request.h, main/pa_request.C:
                   3028:          ^use[file; $.main(true) ] implemented for auto.p processing and
                   3029:          path_translated changing to correct relative files path
                   3030:          calculation in httpd mode
                   3031: 
                   3032:        * src/: include/pa_request.h, main/pa_request.C:
                   3033:          fail_on_read_problem removed, as it allways true, as if should
                   3034:          be.
                   3035: 
                   3036:        * src/: include/pa_request.h, main/pa_request.C,
                   3037:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   3038:          targets/isapi/parser3isapi.C: clearing config_filespec when
                   3039:          config was not found, thus flag not required and removed.
                   3040: 
                   3041: 2020-10-28  moko
                   3042: 
                   3043:        * tests/: 402.html, results/402.processed: error reporting test
                   3044: 
                   3045:        * src/main/execute.C: better error reporting when
                   3046:          $result[^hash::create[]] in @main.
                   3047: 
                   3048:        * src/main/: execute.C, pa_request.C: frame.result() should be used
                   3049:          + minor optimization
                   3050: 
                   3051:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   3052:          main/pa_xml_io.C: execute_*_method simplified and unified
                   3053: 
                   3054: 2020-10-27  moko
                   3055: 
                   3056:        * tests/: 306.html, results/306.processed: a bit more testing. :)
                   3057: 
                   3058:        * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
                   3059:          types/pa_vclass.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   3060:          types/pa_vdate.C, types/pa_venv.C, types/pa_vform.C,
                   3061:          types/pa_vhash.h, types/pa_vimage.C, types/pa_vmemcached.C,
                   3062:          types/pa_vmethod_frame.h, types/pa_vobject.C,
                   3063:          types/pa_vrequest.C, types/pa_vresponse.C, types/pa_vtable.C,
                   3064:          types/pa_vxnode.C: optimization: PUT_ELEMENT_REPLACED_ELEMENT no
                   3065:          longer used in object-prototype mode
                   3066: 
                   3067:        * src/: include/pa_sapi.h, targets/apache/mod_parser3_core.C,
                   3068:          targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C,
                   3069:          targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_venv.h,
                   3070:          types/pa_vform.C, types/pa_vform.h: + $env:name[value] and
                   3071:          $form:name[value] features
                   3072: 
1.143     moko     3073: 2020-10-18  moko
                   3074: 
                   3075:        * src/targets/cgi/Makefile.am: + pa_sapi_info.h
                   3076: 
                   3077: 2020-10-15  moko
                   3078: 
                   3079:        * src/main/pa_http.C: url no longer needed as
                   3080:          ALTER_EXCEPTION_SOURCE is used
                   3081: 
                   3082:        * src/: classes/curl.C, include/pa_common.h, main/pa_common.C,
                   3083:          main/pa_http.C: check_file_size filespec is now optional
                   3084: 
                   3085:        * src/: classes/curl.C, include/pa_exception.h,
                   3086:          main/pa_exception.C, main/pa_http.C: ALTER_EXCEPTION_SOURCE and
                   3087:          ALTER_EXCEPTION_COMMENT added for better error reporting
                   3088: 
                   3089:        * tests/: 379-curl.html, 379.html, results/223-curl.processed,
                   3090:          results/346-curl.processed, results/379-curl.processed,
                   3091:          results/379.processed: test results updated as load now provides
                   3092:          better error reporting + curl responses updated
                   3093: 
                   3094: 2020-10-14  moko
                   3095: 
                   3096:        * src/: classes/date.C, include/pa_string.h, main/pa_http.C,
                   3097:          main/pa_string.C, targets/apache/mod_parser3_core.C,
                   3098:          targets/cgi/parser3.C: pa_atoi / pa_atoui / pa_atoul usage
                   3099:          checked. 10 is now default base, no hex autodetect by default
                   3100: 
                   3101:        * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
                   3102:          connection socket closing in destructor + accept exception
                   3103:          handling
                   3104: 
                   3105:        * src/targets/cgi/parser3.C: warning war
                   3106: 
                   3107:        * src/: include/pa_http.h, include/pa_sapi.h, main/pa_http.C,
                   3108:          main/pa_request.C, targets/apache/mod_parser3_core.C,
                   3109:          targets/cgi/pa_sapi_info.h, targets/cgi/parser3.C: global try
                   3110:          exception handling unified
                   3111: 
                   3112: 2020-10-13  moko
                   3113: 
                   3114:        * src/targets/isapi/parser3isapi.C: reverted to atoi to avoid hex
                   3115:          autodetection
                   3116: 
                   3117:        * src/targets/apache/mod_parser3_core.C: reverted to atoi
                   3118: 
                   3119:        * src/: main/pa_http.C, targets/cgi/pa_sapi_info.h: warning war
                   3120: 
                   3121:        * src/main/pa_http.C: warning war
                   3122: 
1.142     moko     3123: 2020-10-12  moko
                   3124: 
1.143     moko     3125:        * src/: main/pa_request.C, targets/apache/mod_parser3_core.C,
                   3126:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: excaption in
                   3127:          unhandled exception code optimization
                   3128: 
                   3129:        * src/targets/cgi/parser3.C: request_info now global variable
                   3130: 
                   3131:        * src/main/pa_http.C: http_read_response moved to HTTP_response
                   3132:          class
                   3133: 
                   3134:        * src/: include/pa_http.h, main/pa_http.C,
                   3135:          targets/cgi/pa_sapi_info.h: read_post implemented
                   3136: 
1.142     moko     3137:        * src/: include/pa_http.h, main/pa_http.C, targets/cgi/parser3.C:
                   3138:          [host:]port syntax support in httpd mode
                   3139: 
                   3140:        * src/: include/pa_http.h, targets/cgi/pa_sapi_info.h,
                   3141:          targets/cgi/parser3.C: populate_env added
                   3142: 
                   3143:        * src/include/pa_hash.h: to make get(char *) compiling in
                   3144:          HashStringString
                   3145: 
                   3146: 2020-10-10  moko
                   3147: 
                   3148:        * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
                   3149:          targets/cgi/pa_sapi_info.h: ResponseHeaders -> HTTP_Headers
                   3150: 
                   3151:        * src/: include/pa_http.h, include/pa_request_info.h,
                   3152:          main/pa_http.C, main/pa_string.C,
                   3153:          targets/apache/mod_parser3_core.C, targets/cgi/pa_sapi_info.h,
                   3154:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   3155:          types/pa_vrequest.C: initial httpd mode implementation
                   3156: 
1.141     moko     3157: 2020-10-04  moko
                   3158: 
                   3159:        * src/targets/cgi/parser3.C: options together
                   3160: 
                   3161: 2020-09-30  moko
                   3162: 
                   3163:        * src/main/pa_http.C: renamed
                   3164: 
1.140     moko     3165: 2020-08-14  moko
                   3166: 
                   3167:        * configure, configure.ac, parser3.sln, src/lib/Makefile.am,
                   3168:          src/targets/cgi/Makefile.am: no httpd as separate library
                   3169: 
                   3170: 2020-08-13  moko
                   3171: 
                   3172:        * src/targets/cgi/parser3.C: SAPI::die used in exception in
                   3173:          unhandled exception handler to report 500 instead of 200 it was
                   3174:          before.
                   3175: 
                   3176:        * src/targets/apache/mod_parser3_core.C: minor cleanup
                   3177: 
                   3178:        * src/: include/pa_sapi.h, main/untaint.C,
                   3179:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   3180:          targets/isapi/parser3isapi.C: SAPI::abort was used only once,
                   3181:          thus replaced with SAPI::die and removed
                   3182: 
                   3183:        * src/targets/: apache/mod_parser3_core.C, isapi/parser3isapi.C,
                   3184:          cgi/parser3.C: whitespace
                   3185: 
                   3186:        * src/targets/cgi/parser3.C: locate_config() extracted, whitespace.
                   3187: 
                   3188: 2020-08-12  moko
                   3189: 
                   3190:        * src/targets/cgi/parser3.C: duplicate info in signal logging
                   3191:          removed, whitespace was: SIGPIPE received while executing code.
                   3192:          uri=/_tmp.html, method=GET, cl=0 [uri=/_tmp.html, method=GET,
                   3193:          cl=0]
                   3194: 
                   3195:        * parser3.sln: + httpd.vcproj
                   3196: 
                   3197: 2020-08-11  moko
                   3198: 
                   3199:        * src/targets/cgi/Makefile.am: +libhttpd
                   3200: 
                   3201:        * configure.ac, src/lib/Makefile.am: +libhttpd
                   3202: 
1.139     moko     3203: 2020-07-13  moko
                   3204: 
                   3205:        * tests/: 401.html, results/401.processed: test for hash key does
                   3206:          not keep language, but tainted in foreach.
                   3207: 
1.138     moko     3208: 2020-07-01  moko
                   3209: 
                   3210:        * tests/: 235.html, results/235.processed: test result updated as
                   3211:          messages before attachments implemented (feature #1176)
                   3212: 
1.137     moko     3213: 2020-06-27  moko
                   3214: 
                   3215:        * tests/: 400.html, results/400.processed: test updated to check
                   3216:          ^return{code}
                   3217: 
                   3218:        * src/classes/op.C: bugfix: ^return{code} or ^return(expre+ssion)
                   3219:          fixed
                   3220: 
                   3221: 2020-06-26  moko
                   3222: 
                   3223:        * tests/: 400.html, results/400.processed: test for OPTIMIZE_RESULT
                   3224:          added (related to https://www.parser.ru/forum/?id=85319)
                   3225: 
                   3226:        * src/types/pa_vmethod_frame.h: bugfix: OPTIMIZE_RESULT failed,
                   3227:          when $result assignment was last statement in the method
                   3228:          (https://www.parser.ru/forum/?id=85319)
                   3229: 
1.136     moko     3230: 2020-05-23  moko
                   3231: 
                   3232:        * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h:
                   3233:          whitespace, unused level removed
                   3234: 
                   3235: 2020-05-19  moko
                   3236: 
                   3237:        * src/types/pa_vmail.C: whitespace
                   3238: 
                   3239:        * src/types/pa_vmail.C: files should be processed last (related to
                   3240:          feature #1176)
                   3241: 
1.135     moko     3242: 2020-05-12  moko
                   3243: 
                   3244:        * src/include/pa_memory.h: no new/delete checks for for FreeBSD1X.X
                   3245:          due to https://bugs.llvm.org/show_bug.cgi?id=40161 bug
                   3246: 
                   3247:        * configure.ac: FreeBSD1X.X check added to avoid
                   3248:          https://bugs.llvm.org/show_bug.cgi?id=40161 bug.
                   3249: 
1.134     moko     3250: 2020-02-26  moko
                   3251: 
                   3252:        * src/main/pa_common.C: entry_exists -> entry_ifdir to fix Windows
                   3253:          compilation issue (related to bug #1201)
                   3254: 
                   3255:        * src/main/pa_common.C: entry_readable -> entry_exists,
                   3256:          undocumented access(fname, R_OK) call removed (fixes bug #1201)
                   3257:          -f and -d now works under Windows in UTF-8 with Russian
                   3258:          filenames.
                   3259: 
                   3260:        * src/types/pa_vmail.C: g_mime_stream_pipe_new used by gmime author
                   3261:          advice (related to feature #1199)
                   3262: 
                   3263: 2020-02-25  moko
                   3264: 
                   3265:        * buildall: --silent removed
                   3266: 
                   3267:        * configure.ac: gmime-3.0 support
                   3268: 
                   3269:        * buildall: --with-system-mailreceive option added to build with
                   3270:          system libgmime
                   3271: 
                   3272:        * src/types/pa_vmail.C: avoiding
                   3273:          https://github.com/jstedfast/gmime/issues/83 "feature" (related
                   3274:          to feature #1199)
                   3275: 
1.133     moko     3276: 2020-02-18  moko
                   3277: 
                   3278:        * src/classes/op.C: windows x64 debug mode compile fix
                   3279: 
                   3280:        * src/main/pa_globals.C: no longer required due to -MD -> -MT
                   3281:          change (releated to feature #1200)
                   3282: 
                   3283:        * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
                   3284:          lib/gd/gd.vcproj, lib/json/json.vcproj, lib/ltdl/ltdl.vcproj,
                   3285:          lib/md5/md5.vcproj, lib/memcached/memcached.vcproj,
                   3286:          lib/pcre/pcre_internal.vcproj, lib/punycode/punycode.vcproj,
                   3287:          lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/main.vcproj,
                   3288:          targets/apache/ApacheModuleParser3.vcproj,
                   3289:          targets/apache/ApacheModuleParser3Core.vcproj,
                   3290:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   3291:          types/types.vcproj: -MD -> -MT to remove msvcp71.dll/etc
                   3292:          dependency (related to feature #1200)
                   3293: 
1.132     moko     3294: 2020-02-12  moko
                   3295: 
                   3296:        * src/types/pa_vmail.C: minimize diff
                   3297: 
                   3298:        * src/types/pa_vmail.C: libgmime 3.X support (implements feature
                   3299:          #1199)
                   3300: 
1.131     moko     3301: 2020-01-18  moko
                   3302: 
                   3303:        * tests/: 388-sql.html, results/388-sql.processed: +postprocess
                   3304: 
1.130     moko     3305: 2019-12-28  moko
                   3306: 
                   3307:        * src/targets/cgi/parser3.C: avoid empty ?
                   3308: 
                   3309: 2019-12-27  moko
                   3310: 
                   3311:        * src/targets/cgi/parser3.C: PATH_INFO check in reinventing
                   3312:          DOCUMENT_ROOT (related to feature #1164)
                   3313: 
                   3314:        * src/targets/cgi/parser3.C: IIS5 support removed to simplify
                   3315:          fcgiwrap setup (implements feature #1164)
                   3316: 
                   3317:        * src/targets/cgi/parser3.C: real_parser_handler logic simplified,
                   3318:          but no issues found (related to feature #1164)
                   3319: 
                   3320:        * src/targets/cgi/parser3.C: actualized
                   3321: 
                   3322: 2019-12-26  moko
                   3323: 
                   3324:        * src/targets/apache/ApacheModuleParser3.vcproj: apache stop/start
                   3325:          removed
                   3326: 
                   3327:        * src/targets/isapi/parser3isapi.vcproj: inetinfo stop/start
                   3328:          removed
                   3329: 
                   3330:        * src/: lib/gc/include/gc.h, main/pa_globals.C: As we log
                   3331:          allocation errors, we don't want default gc warnings (without
                   3332:          timestamp and URI).
                   3333: 
                   3334:        * src/: classes/memory.C, main/pa_globals.C,
                   3335:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   3336:          targets/isapi/parser3isapi.C: GC_dont_gc=1 moved to
                   3337:          pa_globals_init
                   3338: 
                   3339:        * src/main/pa_globals.C: setup_hex_value() removed, static array
                   3340:          initialization used (optimization)
                   3341: 
                   3342:        * src/: main/pa_globals.C, targets/apache/mod_parser3_core.C,
                   3343:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
                   3344:          pa_socks_init/pa_socks_done moved inside pa_globals_init
                   3345:          (optimization)
                   3346: 
1.129     moko     3347: 2019-12-09  moko
                   3348: 
                   3349:        * src/include/pa_config_fixed.h: warning war
                   3350: 
1.128     moko     3351: 2019-12-08  moko
                   3352: 
                   3353:        * src/main/main.vcproj: compile.y - ExcludedFromBuild, as we
                   3354:          process grammar under Unix.
                   3355: 
                   3356: 2019-12-07  moko
                   3357: 
                   3358:        * tests/389.html: For Windows XP. :)
                   3359: 
                   3360:        * tests/388-sql.html: Windows compatibility added
                   3361: 
                   3362: 2019-12-06  moko
                   3363: 
                   3364:        * src/targets/cgi/parser3.C: warning war
                   3365: 
                   3366:        * src/main/pa_string.C: + COMPILE_ASSERT(sizeof(String::Languages)
                   3367:          == sizeof(CORD)) to avoid aligning bugs in future
                   3368: 
                   3369:        * src/: include/pa_config_fixed.h, main/pa_globals.C: simplified to
                   3370:          XML_STATIC
                   3371: 
                   3372:        * src/include/pa_request.h: StackItem() not required
                   3373: 
                   3374:        * src/include/pa_stack.h: warning war
                   3375: 
                   3376:        * src/include/pa_config_includes.h: GCC warning silenced
                   3377: 
                   3378:        * src/include/pa_memory.h: warning war: the program should also
                   3379:          define 'void operator delete [](void*, std::size_t)'
                   3380:          [-Wsized-deallocation]
                   3381: 
                   3382:        * src/types/: pa_vregex.h, pa_vtable.h: warning war
                   3383: 
                   3384:        * src/classes/string.C: not reqired cast removed
                   3385: 
                   3386:        * src/classes/string.C: not reqired cast removed
                   3387: 
                   3388: 2019-12-05  moko
                   3389: 
                   3390:        * src/lib/sdbm/pa_file_io.C: warning war
                   3391: 
                   3392:        * src/include/pa_string.h: bugfix for Windows x64: enum Language ->
                   3393:          enum Language : size_t - required for VS2015+ to make
                   3394:          sizeof(Languages::opt) == sizeof(CORD), will be 16 byte under x64
                   3395:          without it (related to feature #1198)
                   3396: 
                   3397: 2019-12-04  moko
                   3398: 
                   3399:        * src/main/pa_base64.C: unsigned char -> uchar
                   3400: 
                   3401:        * src/main/: main.vcproj, pa_globals.C: libpcre now linked same way
                   3402:          as other libs
                   3403: 
                   3404:        * src/include/pa_version.h: +amd64
                   3405: 
                   3406: 2019-12-03  moko
                   3407: 
                   3408:        * src/: classes/classes.vcproj, types/types.vcproj: sync debug with
                   3409:          release
                   3410: 
                   3411:        * src/include/pa_config_includes.h: warning war
                   3412: 
                   3413:        * src/classes/image.C: warning war
                   3414: 
                   3415:        * src/main/pa_globals.C: x64 libs support
                   3416: 
                   3417:        * src/include/pa_config_includes.h: warning war
                   3418: 
                   3419:        * src/types/pa_method.h: warning war
                   3420: 
1.127     moko     3421: 2019-11-28  moko
                   3422: 
                   3423:        * src/classes/math.C: vs2003 compatibility + warning war
                   3424: 
                   3425:        * buildall: libxslt-1.1.29 -> libxslt-1.1.34, libxml2-2.9.4 ->
                   3426:          libxml2-2.9.9 (related to feature #1136)
                   3427: 
                   3428:        * src/classes/xdoc.C: xmlHashScanner declaration changed, using
                   3429:          typecast for more compatibility (related to feature #1136)
                   3430: 
                   3431:        * buildall: --direct-download option added, gc-7.6.2 -> gc-8.0.4 +
                   3432:          libatomic no longer required, pcre-8.40 -> pcre-8.43 (related to
                   3433:          feature #1136)
                   3434: 
                   3435: 2019-11-26  moko
                   3436: 
                   3437:        * src/main/: compile_tools.C, compile_tools.h: invalid assert
                   3438:          removed (it was failing in $$var case), condition added
                   3439: 
1.126     moko     3440: 2019-11-25  moko
                   3441: 
                   3442:        * tests/: 397.html, 399.html, results/141.processed,
                   3443:          results/399.processed: base64 options tested
                   3444: 
                   3445:        * src/: classes/math.C, main/pa_http.C: base64 options used
                   3446: 
                   3447:        * src/main/pa_base64.C: base64 encode rewritten, base64 options
                   3448:          implemented (feature #986)
                   3449: 
                   3450:        * src/main/pa_cache_managers.C: whitespace
                   3451: 
                   3452:        * tests/: 397.html, 399.html, results/399.processed: tests for
                   3453:          ^base64 encode options added (related to feature #986)
                   3454: 
                   3455:        * src/: classes/file.C, include/pa_base64.h, main/pa_base64.C:
                   3456:          pa_base64_encode(file) removed - more memory, but faster and less
                   3457:          code (related fo feature #986)
                   3458: 
                   3459: 2019-11-24  moko
                   3460: 
                   3461:        * tests/: 155.html, results/155.processed: limit and offset in
                   3462:          ^table::load[] now supported, thus test added
                   3463: 
                   3464:        * src/: classes/file.C, classes/table.C, include/pa_common.h,
                   3465:          main/pa_common.C: optimization: offset and limit options parsing
                   3466:          moved inside file_load.
                   3467: 
                   3468: 2019-11-23  moko
                   3469: 
                   3470:        * src/: classes/file.C, classes/op.C, include/pa_common.h,
                   3471:          main/pa_common.C, main/pa_request.C, types/pa_vform.C:
                   3472:          optimization: file_read replaced with simplified file_read_binary
                   3473: 
                   3474:        * src/: classes/op.C, main/pa_common.C, main/pa_request.C,
                   3475:          types/pa_vform.C: whitespace
                   3476: 
                   3477:        * src/: include/pa_common.h, main/pa_common.C: never used params
                   3478:          removed
                   3479: 
                   3480: 2019-11-21  moko
                   3481: 
                   3482:        * tests/: 193.html, results/193.processed, results/389.processed:
                   3483:          test results updated as now base64 does not discard tail without
                   3484:          padding (related to feature #986)
                   3485: 
                   3486: 2019-11-20  moko
                   3487: 
                   3488:        * src/: classes/file.C, classes/string.C, include/pa_base64.h,
                   3489:          main/pa_base64.C: optimization: void pa_base64_decode -> size_t
                   3490:          pa_base64_decode (related to feature #986)
                   3491: 
                   3492:        * tests/398.html: tests for base64 decode added (related to feature
                   3493:          #986)
                   3494: 
                   3495:        * src/main/pa_base64.C: base64_decode rewritten - padding option
                   3496:          support, padding inside base 64 supported (related to feature
                   3497:          #096)
                   3498: 
                   3499: 2019-11-19  moko
                   3500: 
                   3501:        * src/include/pa_memory.h: CHECK_DELETE_USAGE tested to work under
                   3502:          FreeBSD 12
                   3503: 
1.125     moko     3504: 2019-11-16  moko
                   3505: 
                   3506:        * src/main/pa_base64.C: base64_decode converted to C++, url-safe
                   3507:          support added, step support removed (related to #986)
                   3508: 
                   3509: 2019-11-15  moko
                   3510: 
                   3511:        * src/classes/math.C: using log since log2 is not present on
                   3512:          FreeBSD < 8.4 (related to feature #1177)
                   3513: 
                   3514:        * src/: include/pa_base64.h, main/pa_base64.C: whitespace,
                   3515:          pa_base64_size extracted and used for files as well (related to
                   3516:          feature 986)
                   3517: 
                   3518: 2019-11-14  moko
                   3519: 
                   3520:        * tests/: 397.html, results/397.processed: + content check
                   3521: 
                   3522:        * tests/: 141.html, results/141.processed: make test resuls more
                   3523:          readable
                   3524: 
                   3525:        * tests/: 397.html, results/193.processed, results/397.processed:
                   3526:          test results updated after \x00 character was disabled in
                   3527:          math:convert string mode (related to feature #1177)
                   3528: 
                   3529:        * src/classes/: math.C, string.C: \\x00 character disabled while
                   3530:          converting to string (as in base64, related to feature #1177)
                   3531: 
                   3532:        * src/classes/file.C: more correct arguments separation
                   3533: 
                   3534:        * src/: classes/file.C, classes/math.C, classes/string.C,
                   3535:          include/pa_base64.h, include/pa_common.h, main/pa_base64.C,
                   3536:          main/pa_http.C, types/pa_vfile.C, types/pa_vmail.C: base64
                   3537:          options added, but not yet implemented (related to feature #986)
                   3538: 
                   3539:        * src/classes/math.C: whitespace
                   3540: 
                   3541: 2019-11-13  moko
                   3542: 
                   3543:        * tests/: 397.html, results/397.processed: +tainting test (related
                   3544:          to feature #1177)
                   3545: 
                   3546:        * src/classes/math.C: as we now produce not only digits, result
                   3547:          should be tainted (related to feature #1177)
                   3548: 
                   3549:        * src/main/pa_base64.C: whitespace
                   3550: 
                   3551:        * src/: include/Makefile.am, main/Makefile.am, main/main.vcproj,
                   3552:          include/pa_base64.h, include/pa_common.h, main/pa_base64.C,
                   3553:          main/pa_common.C: pa_base64.h and pa_base64.C added, base64
                   3554:          implementation moved from pa_common.h and pa_common.C
                   3555: 
                   3556: 2019-11-12  moko
                   3557: 
                   3558:        * tests/: 275.html, results/275.processed: out of range test fixed,
                   3559:          as ^math:convert now supports arbitrary precision
                   3560: 
                   3561: 2019-11-11  moko
                   3562: 
                   3563:        * tests/results/389.processed: uctualized error message
                   3564: 
                   3565:        * tests/: 389.html, 397.html, results/397.processed: tests for
                   3566:          ^math:convert added (related to feature #1177)
                   3567: 
                   3568:        * src/classes/math.C: ^math:convert now supports arbitrary
                   3569:          precision, alphabet support added (implements feature #1177)
                   3570: 
1.124     moko     3571: 2019-11-06  moko
                   3572: 
                   3573:        * tests/: 181.html, results/181.processed: entities usage added,
                   3574:          more entites load tests (related to bug #842 discussion)
                   3575: 
                   3576: 2019-11-05  moko
                   3577: 
                   3578:        * src/main/pa_xml_io.C: bugfix: no more extra http://localhost/
                   3579:          call from xmlFileOpen if http://localhost/<file> was not found
                   3580:          (related to bug #842)
                   3581: 
                   3582:        * src/main/pa_xml_io.C: rename
                   3583: 
                   3584:        * src/main/pa_xml_io.C: +MemoryStream constructor
                   3585: 
                   3586:        * src/main/pa_xml_io.C: whitespace
                   3587: 
1.123     moko     3588: 2019-10-31  moko
                   3589: 
                   3590:        * src/classes/xdoc.C: XML_PARSE_OPTIONS (XML_PARSE_DTDLOAD |
                   3591:          XML_PARSE_NOENT) added to fix entities load, (related to feature
                   3592:          #1181)
                   3593: 
1.122     moko     3594: 2019-10-25  moko
                   3595: 
                   3596:        * tests/: 388-sql.html, results/388-sql.processed: more multiple
                   3597:          queries tests
                   3598: 
                   3599: 2019-10-24  moko
                   3600: 
                   3601:        * tests/: 388-sql.html, results/388-sql.processed: support for
                   3602:          pgsql driver test
                   3603: 
                   3604:        * tests/: 388-sql.html, results/388-sql.processed:
                   3605:          multi_statements=1 now tested, mysql test now supported
                   3606:          (connection must be specified in [parser3] section in .my.cnf)
                   3607:          related to issues #1195 and #1194
                   3608: 
1.121     moko     3609: 2019-09-11  moko
                   3610: 
                   3611:        * src/classes/int.C: whitespace
                   3612: 
                   3613:        * tests/: 388-sql.html, results/388-sql.processed: +duplicate key
                   3614:          exception test
                   3615: 
                   3616:        * tests/results/388-sql.processed: sql queries now shown (related
                   3617:          to feature #1196)
                   3618: 
                   3619:        * src/sql/pa_sql_driver.h: to keep new SQL drivers more compatible
                   3620:          with old parser versions.
                   3621: 
                   3622:        * src/: classes/file.C, classes/hash.C, classes/string.C,
                   3623:          classes/table.C, classes/void.C, include/pa_sql_connection.h,
                   3624:          main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: Show query
                   3625:          instead of connect string in query_event_handlers exceptions
                   3626:          (implements feature #1196)
                   3627: 
1.120     moko     3628: 2019-09-06  moko
                   3629: 
                   3630:        * tests/388-sql.html: mysql compat
                   3631: 
                   3632:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   3633:          classes/void.C, include/pa_common.h, main/pa_common.C: cleanup:
                   3634:          sql_ variables declaration moved to pa_common.h
                   3635: 
1.116     moko     3636: 2019-01-15  moko
                   3637: 
                   3638:        * src/classes/curl.C: ^curl:info[] - OrderedHashString used, items
                   3639:          logically sorted
                   3640: 
                   3641: 2018-12-27  moko
                   3642: 
                   3643:        * src/include/pa_config_includes.h: warning war:
                   3644:          -Wdeprecated-register added for C++ 17
                   3645: 
                   3646: 2018-10-15  moko
                   3647: 
                   3648:        * configure.ac: FreeBSD 11.2 can be build with ./configure
                   3649:          --with-gc=/usr/local/lib/ --with-pcre=/usr/local/
                   3650:          --with-xml=/usr/local/
                   3651: 
                   3652: 2018-09-24  moko
                   3653: 
                   3654:        * tests/: 396.html, 396.tiff, results/396.processed: test for
                   3655:          ^image::measure[] now supports tiff added (related to feature
                   3656:          #1188)
                   3657: 
                   3658:        * src/classes/image.C: ^image::measure[] now supports tiff
                   3659:          (implements feature #1188)
                   3660: 
                   3661: 2018-09-20  moko
                   3662: 
                   3663:        * tests/: 395.bmp, 395.html, results/395.processed: test for bmp
                   3664:          files measure added (related to ticket #1188)
                   3665: 
                   3666:        * src/classes/image.C: measure of bmp files implemented (related to
                   3667:          ticket #1188)
                   3668: 
                   3669: 2018-09-18  moko
                   3670: 
                   3671:        * tests/: 394-curl.html, results/394-curl.processed,
                   3672:          results/auto.p: test for bug #1187 (max_file_size check for head
                   3673:          requests) added
                   3674: 
                   3675: 2018-08-24  moko
                   3676: 
                   3677:        * src/classes/curl.C: CURLOPT_NOBODY value used to check if
                   3678:          response content-length check is required (fixes bug #1187)
                   3679: 
                   3680: 2018-05-11  moko
                   3681: 
                   3682:        * tests/: 157.html, results/157.processed: test for ^file:copy[..;
                   3683:          $.append(bool) ] option added (related to feature #919)
                   3684: 
                   3685:        * src/classes/file.C: ^file:copy[..; $.append(bool) ] option added
                   3686:          from misha@ patch (implements feature #919)
                   3687: 
                   3688: 2018-03-22  moko
                   3689: 
                   3690:        * src/main/pa_request.C: $response:download[ $.file[file.namef] ]
                   3691:          worked rather slow (about 1mb/sec) with 10kb buffer, replaced it
                   3692:          with 128kb buffer.  Now works at least 12 times faster. :) May be
                   3693:          Windows-only problem.
                   3694: 
                   3695:        * src/lib/cord/cord.vcproj: Profile * complete cleanup (VS 2003
                   3696:          build fix)
                   3697: 
                   3698: 2018-02-03  moko
                   3699: 
                   3700:        * src/main/execute.C: removes irrelevant lines from exception stack
                   3701:          trace when exceptions occurs in assigment (fixes bug #1165)
                   3702: 
                   3703:        * tests/: 393.html, results/393.processed: test for behavour after
                   3704:          "Property can not be created, already exists field with that
                   3705:          name" exception removed (related to feature #1183)
                   3706: 
                   3707:        * src/types/pa_vclass.C: "Property can not be created, already
                   3708:          exists field with that name" exception removed (implements
                   3709:          feature #1183)
                   3710: 
                   3711: 2018-01-19  moko
                   3712: 
                   3713:        * src/classes/string.C: whitespace
                   3714: 
                   3715:        * src/classes/string.C: whitespace
                   3716: 
                   3717:        * tests/: 392.html, results/392.processed: test for
                   3718:          ^regex::create[$regex] added (related to feature #1135)
                   3719: 
                   3720:        * src/: classes/regex.C, types/pa_vregex.C, types/pa_vregex.h:
                   3721:          ^regex::create[$regex] added (implements feature #1135)
                   3722: 
                   3723:        * src/types/: pa_vclass.C, pa_vclass.h: CLASS_GETTER_UNPROTECTED
                   3724:          commented define added (related to feature #1157)
                   3725: 
                   3726: 2018-01-17  moko
                   3727: 
                   3728:        * buildall: gc 7.6.0 -> 7.6.2 (related to feature #1136)
                   3729: 
                   3730: 2018-01-15  moko
                   3731: 
                   3732:        * tests/: 390.html, results/390.processed: real path replaced by
                   3733:          stub
                   3734: 
                   3735:        * tests/: 391.html, results/391.processed: test for feature #1181
                   3736:          (XML_PARSE_HUGE exception) added
                   3737: 
                   3738: 2018-01-11  moko
                   3739: 
                   3740:        * src/classes/xdoc.C: xmlReadMemory/xmlReadFile now used with
                   3741:          XML_PARSE_HUGE option passed by default (implements feature
                   3742:          #1181)
                   3743: 
                   3744:        * src/classes/string.C: whitespace
                   3745: 
                   3746: 2017-12-10  moko
                   3747: 
                   3748:        * tests/: 389.html, 390.html, results/389.processed,
                   3749:          results/390.processed: image code coverage tests added (related
                   3750:          to feature #1125)
                   3751: 
                   3752: 2017-12-08  moko
                   3753: 
                   3754:        * tests/: 346-curl.html, 388-sql.html, 389.html,
                   3755:          results/346-curl.processed, results/388-sql.processed,
                   3756:          results/389.processed: more code coverage tests
                   3757: 
                   3758:        * tests/: 264.html, results/264.processed: code coverage for
                   3759:          ^file::exec[]
                   3760: 
                   3761: 2017-12-07  moko
                   3762: 
                   3763:        * tests/: 174.html, 388-sql.html, 389.html,
                   3764:          results/388-sql.processed, results/389.processed,
                   3765:          results/174.processed: more coverage tests
                   3766: 
                   3767:        * src/classes/math.C: exception text actualized
                   3768: 
                   3769: 2017-12-06  moko
                   3770: 
                   3771:        * tests/388-sql.html: $SQL can be here
                   3772: 
                   3773:        * tests/results/auto.p: $SQL not required here
                   3774: 
                   3775:        * tests/: 388-sql.html, 389.html, Makefile,
                   3776:          results/388-sql.processed, results/389.processed, results/auto.p:
                   3777:          code coverage tests for sql (using sqlite) and int/double/bool
                   3778:          added (related to feature #1125)
                   3779: 
                   3780:        * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
                   3781:          lib/json/json.vcproj, lib/md5/md5.vcproj,
                   3782:          lib/memcached/memcached.vcproj, lib/punycode/punycode.vcproj,
                   3783:          lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/main.vcproj,
                   3784:          targets/apache/ApacheModuleParser3Core.vcproj,
                   3785:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   3786:          types/types.vcproj: gc\include no longer required
                   3787: 
                   3788:        * src/lib/: cord/cord.vcproj, gd/gd.vcproj: gc\include no longer
                   3789:          required
                   3790: 
                   3791:        * src/: classes/Makefile.am, classes/table.C,
                   3792:          include/pa_config_includes.h, include/pa_string.h,
                   3793:          lib/cord/Makefile.am, lib/cord/cordbscs.c, lib/cord/cordxtra.c,
                   3794:          lib/gd/Makefile.am, lib/json/Makefile.am, lib/sdbm/Makefile.am,
                   3795:          lib/smtp/Makefile.am, main/Makefile.am, main/untaint.C,
                   3796:          targets/apache/Makefile.am, targets/cgi/Makefile.am,
                   3797:          types/Makefile.am: to be sure that our version of gc.h/cord.h is
                   3798:          used, we now include it directly
                   3799: 
                   3800: 2017-12-04  moko
                   3801: 
                   3802:        * src/lib/: gd/gd.vcproj, md5/md5.vcproj,
                   3803:          memcached/memcached.vcproj, punycode/punycode.vcproj,
                   3804:          sdbm/sdbm.vcproj, smtp/smtp.vcproj: includes unified, gc added
                   3805:          where required
                   3806: 
                   3807:        * src/: classes/memory.C, include/pa_config_includes.h: GC_DEBUG
                   3808:          now can be used to trace memory allocations
                   3809: 
                   3810:        * src/: classes/table.C, include/pa_config_includes.h,
                   3811:          include/pa_memory.h, lib/cord/cordbscs.c, lib/cord/cordxtra.c,
                   3812:          main/pa_globals.C: PA_DEBUG_DISABLE_GC works again, pa_gc_*
                   3813:          method removes, libcord also can work without libgc
                   3814: 
                   3815:        * src/classes/json.C: pa_gc_malloc_atomic should not be used
                   3816: 
                   3817: 2017-11-29  moko
                   3818: 
                   3819:        * src/classes/curl.C: no exception if some of ^curl:info[] elements
                   3820:          are not present (related to feature #1173)
                   3821: 
                   3822:        * tests/346-curl.html: test updated to test curl content-length bug
                   3823:          (related to feature #1173)
                   3824: 
                   3825:        * tests/results/346-curl.processed: more test for content-length
                   3826:          curl bug (related to feature #1173)
                   3827: 
                   3828:        * tests/results/346-curl.processed: test results updated after
                   3829:          #1173 implemented
                   3830: 
                   3831: 2017-11-28  moko
                   3832: 
                   3833:        * src/classes/curl.C: another libcurl Content-length bug walkaround
                   3834:          (related to feature #1173)
                   3835: 
                   3836: 2017-11-27  moko
                   3837: 
                   3838:        * src/: classes/curl.C, lib/curl/curl.h: ^curl:options
                   3839:          $.http_version[version string] added (implements feature #1173),
                   3840:          CURLOPT_POSTFIELDSIZE is set to 0 now only for old versions,
                   3841:          where $post(true) bug existed.
                   3842: 
                   3843: 2017-11-18  moko
                   3844: 
                   3845:        * src/include/pa_memory.h: warning war (related to feature #1170)
                   3846: 
                   3847:        * src/include/pa_pool.h: RedHat 7.3 compatibility fixed (related to
                   3848:          feature #1170)
                   3849: 
                   3850: 2017-11-17  moko
                   3851: 
                   3852:        * src/include/pa_memory.h: CHECK_DELETE_USAGE define added as
                   3853:          std::basic_stringstream used in ^table.csv-string[] is compatible
                   3854:          with delete usage check only under Debian 9 (related to feature
                   3855:          #1170)
                   3856: 
                   3857: 2017-11-16  moko
                   3858: 
                   3859:        * src/: classes/curl.C, classes/hash.C, classes/json.C,
                   3860:          classes/table.C, classes/xdoc.C, include/pa_config_includes.h,
                   3861:          include/pa_hash.h, include/pa_memory.h, include/pa_pool.h,
                   3862:          main/pa_charset.C, main/pa_memory.C, main/pa_xml_io.C,
                   3863:          sql/pa_sql_driver.h, types/pa_value.h, types/pa_vmemcached.C,
                   3864:          types/pa_vxdoc.h: regular new/delete no longer used in our code,
                   3865:          stubs defend from accidental use (implements feature #1170)
                   3866: 
                   3867: 2017-06-24  moko
                   3868: 
                   3869:        * configure.ac: minor fix: thanks to alx@
                   3870: 
1.115     moko     3871: 2017-05-29  moko
                   3872: 
                   3873:        * src/types/pa_vmail.C: mail headers are now correctly truncated -
                   3874:          MAX_CHARS_IN_HEADER_LINE value fixed, mail_header_utf8_substring
                   3875:          added to avoid cutting of UTF-8 chars (fixed bug #123)
                   3876: 
                   3877:        * src/main/untaint.C: as in case of <space>=?UTF-8?Q?= space is
                   3878:          ignored, =?UTF-8?Q?= should start in case of leading space
                   3879:          (related to bug #123)
                   3880: 
                   3881:        * buildall: echo -n -> printf for OS X. :)
                   3882: 
                   3883: 2017-05-25  moko
                   3884: 
                   3885:        * tests/: 288.html, results/288.processed: test updated afted
                   3886:          setting $o.prop without setter exception removed (related to
                   3887:          feature #1157)
                   3888: 
                   3889:        * src/types/pa_vclass.C: no more "this property has no setter
                   3890:          method" when setting $o.prop without setter (implements feature
                   3891:          #1157)
                   3892: 
                   3893:        * buildall: echo \c -> echo -n for FreeBSD
                   3894: 
                   3895:        * configure, configure.ac, src/include/pa_config_auto.h.in,
                   3896:          src/types/pa_vdouble.h: isfinite now checked in configure
                   3897: 
                   3898:        * compile, config.guess, config.sub, depcomp, install-sh, missing:
                   3899:          upgraded to automake 1.15
                   3900: 
                   3901: 2017-05-23  moko
                   3902: 
                   3903:        * src/types/pa_vdouble.h: finite returned where isfinite not
                   3904:          defined
                   3905: 
                   3906: 2017-05-22  moko
                   3907: 
                   3908:        * buildall: gc-7.6.0 USE_LIBC_PRIVATES allready defined warning war
                   3909: 
                   3910:        * buildall: extern CFLAGS setting support
                   3911: 
                   3912:        * src/types/pa_vdouble.h: warning war: finine() -> isfinite() 4OSX
                   3913: 
                   3914:        * buildall: http -> https
                   3915: 
                   3916:        * buildall: gc-7.2f -> gc-7.6.0
                   3917: 
                   3918: 2017-05-20  moko
                   3919: 
                   3920:        * buildall: https, pcre, xml, xslt updated to current versions
                   3921:          (related to feature #1136)
                   3922: 
                   3923: 2017-05-19  moko
                   3924: 
                   3925:        * tests/097.html: after parser.ru moved to https
                   3926: 
                   3927: 2017-05-17  moko
                   3928: 
                   3929:        * tests/results/: 175.processed, 372.processed: tests resuls
                   3930:          updated after lintian spelling typos fixed (related to bug #1156)
                   3931: 
                   3932:        * src/: classes/file.C, classes/hash.C, classes/reflection.C,
                   3933:          classes/string.C, classes/table.C, main/pa_charset.C,
                   3934:          main/pa_common.C, main/pa_http.C, types/pa_vimage.h,
                   3935:          types/pa_vmail.C, types/pa_vxdoc.h: fixed spelling typos from
                   3936:          lintian reported by Sergey B Kirpichev (fixes bug #1156)
                   3937: 
                   3938:        * tests/results/096.processed: +XMP
                   3939: 
                   3940:        * tests/: 096.html, 096_dir/188.jpg: ^image::measure[] $.exif(true)
                   3941:          $.xmp(true) options tested (test for feature #1154)
                   3942: 
                   3943:        * src/classes/image.C: ^image:measure[] options $.exif(false)
                   3944:          $.xmp(false) $.xmp-charset[UTF-8] implemened. exif no longer
                   3945:          fetched by default! (implements feature #1154)
                   3946: 
                   3947: 2017-05-16  moko
                   3948: 
                   3949:        * tests/: 256.html, results/256.processed: ^json:string[$image] now
                   3950:          allowed (related to feature #1154)
                   3951: 
                   3952:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
                   3953:          initial XMP implementation - without options and transcode
                   3954:          (related to feature #1154)
                   3955: 
                   3956: 2017-05-12  moko
                   3957: 
                   3958:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
                   3959:          image: exif moved to ffields, skipped in ^image.html[] where
                   3960:          iterators now used (preparation for feature #1154)
                   3961: 
                   3962: 2017-05-05  moko
                   3963: 
                   3964:        * tests/: 387.html, 387_dir/A.p, 387_dir/B.p,
                   3965:          results/387.processed: test for circular class inheritance check
                   3966:          added (related to bug #1150)
                   3967: 
                   3968:        * src/types/pa_vstateless_class.C: circular class inheritance check
                   3969:          added (fixes endless add_derived bug #1150)
                   3970: 
                   3971: 2017-05-04  moko
                   3972: 
                   3973:        * tests/: 386.html, results/386.processed: test for
                   3974:          $table.value(number) added (related to feature #1152)
                   3975: 
                   3976:        * src/types/pa_vtable.C: table put_element: column value must be
                   3977:          string  - > column value must be string compatible to allow
                   3978:          $t.value(1) (implements feature #1152)
                   3979: 
                   3980: 2017-05-03  moko
                   3981: 
                   3982:        * src/main/pa_request.C: $use[$method] is not possible, reverting
                   3983:          (related to feature #1151)
                   3984: 
                   3985:        * tests/: 386.html, 386.p, results/386.processed: $use[$method] is
                   3986:          not possible, removing test (related to feature #1151)
                   3987: 
                   3988:        * src/: main/pa_request.C, types/pa_vstateless_class.h:
                   3989:          get_element_method added and used to allow $use[$method] and
                   3990:          $autouse[$method] (implements feature 1151)
                   3991: 
                   3992:        * tests/: 386.html, 386.p, results/386.processed: test for @use in
                   3993:          variable added (related to feature #1151)
                   3994: 
                   3995:        * tests/results/226.processed: actualized after ^try-catch used
                   3996: 
                   3997:        * tests/: 226.html, 385.html, results/385.processed: test for
                   3998:          @autouse in variable added
                   3999: 
                   4000:        * configure.ac, src/include/pa_version.h: 3.4.5 -> 3.4.6b
                   4001: 
1.114     moko     4002: 2017-02-27  moko
                   4003: 
                   4004:        * configure.ac, src/include/pa_version.h: 3.4.5rc -> 3.4.5
                   4005: 
1.113     moko     4006: 2017-02-20  moko
                   4007: 
1.211     moko     4008:        * operators.ru.txt, operators.txt: actualization + beauty
1.113     moko     4009: 
                   4010: 2017-02-16  moko
                   4011: 
                   4012:        * tests/: 384.html, results/384.processed: test for
                   4013:          ^reflection:mixin[; $.name[] ] option added (related to feature
                   4014:          #1089)
                   4015: 
                   4016:        * tests/: 384.html, results/384.processed: test for
                   4017:          ^reflection:mixin[] added (related to feature #1089)
                   4018: 
                   4019:        * src/types/pa_value.h: warning war: virtual ~Value() added
                   4020: 
1.112     moko     4021: 2017-02-15  moko
                   4022: 
                   4023:        * src/include/pa_hash.h: compilation without HASH_CODE_CACHING
                   4024:          fixed
                   4025: 
                   4026:        * tests/: 320.html, results/320.processed: $.reverse(true/false)
                   4027:          test added (related to feature #1069)
                   4028: 
                   4029:        * src/: classes/reflection.C, types/pa_vstateless_class.h:
                   4030:          compilation without HASH_ORDER fixed
                   4031: 
                   4032:        * src/: classes/reflection.C, include/pa_hash.h:
                   4033:          $.reverse(true/false) added to ^reflection:methods[] (related to
                   4034:          feature #1069)
                   4035: 
                   4036: 2017-02-14  moko
                   4037: 
                   4038:        * tests/: 152.html, results/152.processed: test for $._default hash
                   4039:          added (related to bug #1131)
                   4040: 
                   4041:        * tests/: 277.html, results/277.processed: test for hash with only
                   4042:          $._default is now defined (related to bug #1131)
                   4043: 
                   4044:        * src/types/pa_vhash.h: hash with only $._default is now defined
                   4045:          (fixed bug #1131)
                   4046: 
                   4047: 2017-02-13  moko
                   4048: 
                   4049:        * tests/cat-windows.sh: cat-windows added (cygwin required)
                   4050: 
                   4051:        * tests/: 171.html, 264.html, 286.html, 370.html,
                   4052:          results/320.processed, results/375.processed, results/auto.p:
                   4053:          cat-windows.sh support added
                   4054: 
                   4055:        * tests/375.html: Windows support
                   4056: 
                   4057:        * tests/270.html: documented
                   4058: 
                   4059:        * tests/: 270.html, run_parser.cmd: bugfix: PATH_INFO has slashes
                   4060:          (not backslashes) even under Windows (broke test 270)
                   4061: 
                   4062: 2017-02-12  moko
                   4063: 
                   4064:        * tests/: descript.ion, todo.txt: cleanup
                   4065: 
                   4066: 2017-02-09  moko
                   4067: 
                   4068:        * tests/: 253.html, 255.html, 275.html, 347-curl.html,
                   4069:          run_tests.cmd: Windows compatibility
                   4070: 
                   4071:        * tests/make_tests.cmd: removed as test can't be passed - TZ is set
                   4072:          incorrectly (GMT) if parser is called from cygwin
                   4073: 
1.111     moko     4074: 2017-02-08  moko
                   4075: 
1.211     moko     4076:        * operators.ru.txt, operators.txt: actualization 15% completed
1.112     moko     4077: 
1.211     moko     4078:        * operators.ru.txt, operators.txt: cp1251 -> utf-8
1.112     moko     4079: 
                   4080:        * NEWS, README: minor update
                   4081: 
                   4082:        * src/include/pa_config_includes.h: warning war continues
                   4083: 
                   4084:        * src/: include/pa_config_includes.h, include/pa_memory.h,
                   4085:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   4086:          targets/isapi/parser3isapi.C, types/pa_vdouble.h: warning war:
                   4087:          gcc 6.x issues fixed
                   4088: 
1.111     moko     4089:        * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
                   4090:          classes/classes.h, classes/curl.C, classes/date.C,
                   4091:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   4092:          classes/hashfile.C, classes/image.C, classes/inet.C,
                   4093:          classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
                   4094:          classes/memcached.C, classes/memory.C, classes/op.C,
                   4095:          classes/reflection.C, classes/regex.C, classes/response.C,
                   4096:          classes/string.C, classes/table.C, classes/void.C,
                   4097:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   4098:          include/pa_array.h, include/pa_cache_managers.h,
                   4099:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   4100:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   4101:          include/pa_dictionary.h, include/pa_dir.h,
                   4102:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   4103:          include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
                   4104:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   4105:          include/pa_pool.h, include/pa_random.h, include/pa_request.h,
                   4106:          include/pa_request_charsets.h, include/pa_request_info.h,
                   4107:          include/pa_sapi.h, include/pa_socks.h,
                   4108:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   4109:          include/pa_stack.h, include/pa_string.h,
                   4110:          include/pa_stylesheet_connection.h,
                   4111:          include/pa_stylesheet_manager.h, include/pa_symbols.h,
                   4112:          include/pa_table.h, include/pa_threads.h, include/pa_types.h,
                   4113:          include/pa_uue.h, include/pa_xml_exception.h,
                   4114:          include/pa_xml_io.h, lib/gd/gif.C, lib/gd/gif.h, lib/gd/gifio.C,
                   4115:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   4116:          lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
                   4117:          lib/punycode/pa_idna.c, lib/punycode/pa_idna.h,
                   4118:          lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
                   4119:          lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
                   4120:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   4121:          main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
                   4122:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   4123:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   4124:          main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
                   4125:          main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
                   4126:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   4127:          main/pa_string.C, main/pa_stylesheet_connection.C,
                   4128:          main/pa_stylesheet_manager.C, main/pa_symbols.C, main/pa_table.C,
                   4129:          main/pa_uue.C, main/pa_xml_exception.C, main/pa_xml_io.C,
                   4130:          main/untaint.C, sql/pa_sql_driver.h,
                   4131:          targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
                   4132:          targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
                   4133:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   4134:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   4135:          types/pa_junction.h, types/pa_method.h, types/pa_property.h,
                   4136:          types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
                   4137:          types/pa_vcaller_wrapper.h, types/pa_vclass.C, types/pa_vclass.h,
                   4138:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   4139:          types/pa_vcookie.h, types/pa_vdate.C, types/pa_vdate.h,
                   4140:          types/pa_vdouble.h, types/pa_venv.C, types/pa_venv.h,
                   4141:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
                   4142:          types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
                   4143:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
                   4144:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
                   4145:          types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
                   4146:          types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemcached.C,
                   4147:          types/pa_vmemcached.h, types/pa_vmemory.h,
                   4148:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   4149:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
                   4150:          types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   4151:          types/pa_vresponse.C, types/pa_vresponse.h,
                   4152:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   4153:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   4154:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   4155:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   4156:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   4157:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   4158:          types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year:
                   4159:          2015->2017
                   4160: 
1.110     moko     4161: 2017-02-07  moko
                   4162: 
                   4163:        * configure.ac, src/include/pa_version.h: 3.4.5b -> 3.4.5rc
                   4164: 
                   4165: 2017-02-06  moko
                   4166: 
                   4167:        * src/main/pa_common.C: minor fixes, whitespace
                   4168: 
                   4169:        * src/: classes/curl.C, classes/file.C, classes/image.C,
                   4170:          include/pa_common.h, include/pa_dir.h, main/pa_common.C,
                   4171:          main/pa_dir.C, main/pa_exec.C: wchar filenames API under Windows
                   4172:          now used (implements feature #1081)
                   4173: 
                   4174:        * src/: types/pa_vcookie.C, main/pa_charset.C: cleanup
                   4175: 
                   4176: 2017-02-01  moko
                   4177: 
                   4178:        * src/include/pa_request.h: cleanup
                   4179: 
                   4180: 2017-01-30  moko
                   4181: 
                   4182:        * src/main/pa_request.C: file_lock_wait_limit -> lock_wait_timeout
                   4183: 
                   4184: 2017-01-29  moko
                   4185: 
                   4186:        * tests/: 383.html, results/383.processed: test for
                   4187:          ^reflection:stack[] added (related to feature #1052)
                   4188: 
                   4189:        * src/classes/reflection.C: else added
                   4190: 
                   4191:        * src/: include/pa_os.h, main/pa_os.C, main/pa_request.C:
                   4192:          $.max_file_lock_wait added (implements feature #1128)
                   4193: 
                   4194: 2017-01-28  moko
                   4195: 
                   4196:        * tests/: 379-curl.html, results/379-curl.processed: curl empty
                   4197:          body and other cases tests added (related to featue #1014)
                   4198: 
                   4199:        * src/classes/curl.C: bug if response is empty fixed (related to
                   4200:          feature #1014)
                   4201: 
                   4202: 2017-01-27  moko
                   4203: 
                   4204:        * src/: classes/json.C, classes/reflection.C, include/pa_request.h,
                   4205:          main/execute.C, types/pa_vmethod_frame.h: ^reflection:stack[]
                   4206:          added (implements feature #1052)
                   4207: 
                   4208: 2017-01-25  moko
                   4209: 
                   4210:        * tests/: 382.html, results/382.processed: @GET_DEFAULT returning
                   4211:          method test added
                   4212: 
                   4213: 2017-01-23  moko
                   4214: 
                   4215:        * src/classes/reflection.C: optimization: options->get replaced by
                   4216:          hash iterator
                   4217: 
                   4218:        * tests/: 381.html, results/381.processed: now -> fixed date
                   4219: 
                   4220:        * src/main/pa_request.C: warning war
                   4221: 
                   4222:        * src/targets/cgi/parser3.vcproj: Stack size increased from 2Mb to
                   4223:          5Mb (fixes bug #1058)
                   4224: 
                   4225:        * src/classes/curl.C: warning war
                   4226: 
                   4227:        * tests/: 381.html, results/381.processed: tests for ^json:string
                   4228:          $.one-line(true) option added (related to feature #1124)
                   4229: 
                   4230:        * src/: classes/json.C, types/pa_value.h: $json-string
                   4231:          $.one-line(true|false) options is now supported (implements
                   4232:          feature #1124)
                   4233: 
                   4234:        * tests/: 380.html, results/380.processed: test for modified
                   4235:          $.max_file_size added (related to bug #1014)
                   4236: 
                   4237:        * tests/: 379.html, results/auto.p: tests for rewritten http file
                   4238:          load added (related to bug #1014)
                   4239: 
                   4240:        * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
                   4241:          main/pa_common.C, main/pa_http.C: check_file_size added and used
                   4242:          in curl / file load from disk and http, http file load rewritten
                   4243:          (related to bug #1014)
                   4244: 
                   4245: 2017-01-18  moko
                   4246: 
                   4247:        * tests/: 378.html, results/378.processed: tests for ^result[]
                   4248:          added (related to feature #66)
                   4249: 
                   4250:        * src/: classes/op.C, include/pa_request.h: ^return[] can't be
                   4251:          Method::CO_WITHOUT_FRAME as frame still added in expression
                   4252:          (related to feature #66)
                   4253: 
                   4254: 2017-01-17  moko
                   4255: 
                   4256:        * tests/: 377.html, results/377.processed: test for different
                   4257:          combinations of breaks in body and delimiter (related to bug
                   4258:          #1077)
                   4259: 
                   4260:        * tests/: 376.html, results/376.processed: many ^break[] tests
                   4261:          added (related to bug #1077)
                   4262: 
                   4263:        * src/types/pa_vmethod_frame.C: "break is not allowed in expression
                   4264:          passed to native method" exception added to avoid bugs due to
                   4265:          WRITE_EXPR_RESULT skipped and native methods execution continues
                   4266:          after ^break[] (related to bug #1077)
                   4267: 
                   4268: 2017-01-14  moko
                   4269: 
                   4270:        * tests/: 330.html, results/330.processed: test results updated
                   4271:          after ^break[] bugs where fixed (related to bug #1077)
                   4272: 
                   4273:        * tests/: 329.html, results/329.processed: test results updated
                   4274:          after ^break[] bugs where fixed (related to bug #1077)
                   4275: 
                   4276:        * tests/results/320.processed: ^return[] added
                   4277: 
                   4278: 2017-01-13  moko
                   4279: 
                   4280:        * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
                   4281:          classes/table.C, include/pa_request.h, main/execute.C,
                   4282:          main/pa_request.C, targets/cgi/parser3.C,
                   4283:          types/pa_vmethod_frame.C: Request::SKIP_INTERRUPTED,
                   4284:          Request::SKIP_RETURN added and implemented, Request::SKIP_* now
                   4285:          checked after each possible process/execute call (fixes bug
                   4286:          #1077)
                   4287: 
                   4288: 2016-12-29  moko
                   4289: 
                   4290:        * src/main/pa_common.C: warning war
                   4291: 
                   4292:        * src/: classes/math.C, include/pa_random.h, include/pa_request.h,
                   4293:          include/pa_types.h, main/pa_request.C, main/pa_string.C:
                   4294:          pa_file_size_limit added, ^math:random fixed for upper limit and
                   4295:          limits more then 0x7FFFFFFF, limits now declared in pa_types.h
                   4296:          (related to feature #1014)
                   4297: 
                   4298:        * src/: classes/curl.C, classes/file.C, include/pa_common.h,
                   4299:          main/pa_common.C, main/pa_dir.C, main/pa_exec.C: stat -> pa_stat
                   4300:          (related to feature #1014)
                   4301: 
                   4302: 2016-12-28  moko
                   4303: 
                   4304:        * src/: classes/file.C, main/pa_request.C, main/pa_string.C: VS2003
                   4305:          warning war
                   4306: 
                   4307: 2016-12-26  moko
                   4308: 
                   4309:        * tests/: 341.html, results/341.processed: test for
                   4310:          ^table.hash[id;;$.type[string]] added (related to feature #1057)
                   4311: 
                   4312:        * src/classes/table.C: ^table.hash[id;;$.type[string]] support fix
                   4313:          (related to feature #1057)
                   4314: 
                   4315:        * src/types/pa_vdate.C: warning war continues...
                   4316: 
                   4317:        * src/: classes/date.C, classes/image.C, classes/table.C,
                   4318:          include/pa_config_includes.h, types/pa_vfile.C: warning war
                   4319: 
                   4320:        * src/lib/gd/gifio.C: warning war / cleanup
                   4321: 
                   4322:        * src/lib/json/pa_json.C: warning war
                   4323: 
                   4324:        * src/classes/hash.C: warning war
                   4325: 
                   4326:        * src/types/pa_vfile.C: warning war
                   4327: 
                   4328:        * src/: classes/hash.C, include/pa_common.h, types/pa_vcookie.C:
                   4329:          -Wall warning war continues
                   4330: 
                   4331:        * configure.ac: --with-build-warnings actualized
                   4332: 
                   4333: 2016-12-25  moko
                   4334: 
                   4335:        * src/main/pa_exec.C: -wAll warning war
                   4336: 
                   4337:        * src/: types/pa_vform.C, types/pa_vrequest.C, main/pa_common.C:
                   4338:          -wAll warning war
                   4339: 
                   4340:        * src/: include/pa_common.h, include/pa_sapi.h,
                   4341:          types/pa_junction.h, types/pa_method.h, types/pa_value.h,
                   4342:          types/pa_vdate.C, types/pa_vstateless_class.h, types/pa_vxdoc.h:
                   4343:          -wAll warning war
                   4344: 
                   4345: 2016-12-23  moko
                   4346: 
                   4347:        * src/lib/ltdl/Makefile.am: extra dist added
                   4348: 
                   4349:        * tests/results/344.processed: test result updated after $file.text
                   4350:          prefetched in ^hash::create[$file] (related to feature #1075)
                   4351: 
                   4352:        * src/types/: pa_vfile.C, pa_vfile.h: $file.text prefetched in
                   4353:          ^hash::create[$file] (related to feature #1075)
                   4354: 
                   4355: 2016-12-22  moko
                   4356: 
                   4357:        * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
                   4358:          main/pa_request.C, main/pa_stylesheet_connection.C,
                   4359:          types/pa_vfile.C: file_stat now return 64-bit size (implements
                   4360:          #1014 under 32-bit unix versions)
                   4361: 
                   4362: 2016-12-21  moko
                   4363: 
                   4364:        * tests/: 375.html, results/375.processed: test for exec returning
                   4365:          stated file added (related to feature #1119)
                   4366: 
                   4367:        * src/classes/file.C: load should not return file with null body
                   4368:          (fixes bug #1119)
                   4369: 
                   4370: 2016-12-14  moko
                   4371: 
                   4372:        * tests/: 374.html, results/374.processed: test for $method.name
                   4373:          added (related to feature #1117) plus method returning junction
                   4374:          test
                   4375: 
                   4376: 2016-12-13  moko
                   4377: 
                   4378:        * src/: include/pa_symbols.h, main/pa_symbols.C,
                   4379:          types/pa_vjunction.C, types/pa_vjunction.h: $method.name added
                   4380:          (implements feature #1117)
                   4381: 
                   4382:        * src/: types/pa_vform.C, include/pa_request_info.h: now only GET,
                   4383:          HEAD and TRACE can't have body (implements feature #1116)
                   4384: 
                   4385: 2016-12-09  moko
                   4386: 
                   4387:        * tests/: 373.html, results/373.processed: tests for
                   4388:          ^reflection:tainting added (related to feature #1098)
                   4389: 
                   4390:        * src/classes/reflection.C: ^reflection:tainting arguments order
                   4391:          change (related to feature #1098)
                   4392: 
                   4393: 2016-12-06  moko
                   4394: 
                   4395:        * src/: classes/reflection.C, include/pa_string.h,
                   4396:          main/pa_string.C: ^reflection:tainting[$string] added (implements
                   4397:          feature #1098)
                   4398: 
                   4399: 2016-12-05  moko
                   4400: 
                   4401:        * src/types/pa_vdouble.h: negative zero (-0) now converted to 0
                   4402:          (fixes bug #1114)
                   4403: 
                   4404: 2016-12-04  moko
                   4405: 
                   4406:        * tests/: 206.html, results/206.processed: negative zero (0/-1)
                   4407:          check added
                   4408: 
                   4409: 2016-12-03  moko
                   4410: 
                   4411:        * tests/: 346-curl.html, results/346-curl.processed: test modified
                   4412:          to test value.as_hash() usage
                   4413: 
                   4414:        * src/classes/curl.C: value.as_hash() used for correct hash
                   4415:          processing
                   4416: 
                   4417:        * src/classes/reflection.C: exceptions texts fixes
                   4418: 
                   4419: 2016-12-02  moko
                   4420: 
                   4421:        * tests/: 372.html, results/372.processed: tests for
                   4422:          ^reflection:create[ $.class[name] $.constructor[name]
                   4423:          $.arguments[ $.1[param1] $.2[param2] ... ] ] added (related to
                   4424:          feature #1094)
                   4425: 
                   4426:        * src/types/pa_vmethod_frame.h: comment added: params should be
                   4427:          declared outside of *_FRAME_ACTION as MethodParams destructor
                   4428:          will be called in ~VNativeMethodFrame
                   4429: 
                   4430:        * src/classes/reflection.C: ^reflection:create[ $.arguments[ ... ]
                   4431:          ] minor fix
                   4432: 
                   4433:        * src/: classes/reflection.C, types/pa_value.C, types/pa_value.h,
                   4434:          types/pa_vmethod_frame.C: ^reflection:create[ $.class[name]
                   4435:          $.constructor[name] $.arguments[ $.1[param1] $.2[param2] ... ] ]
                   4436:          now supported (implements feature #1094) value::as_hash added
                   4437:          (and should be used everywhere)
                   4438: 
                   4439:        * src/classes/reflection.C: cleanup
                   4440: 
                   4441: 2016-12-01  moko
                   4442: 
                   4443:        * tests/: 356.html, results/356.processed: test for method
                   4444:          junctions class name added to the resulting hash added (related
                   4445:          to feature #1068)
                   4446: 
                   4447:        * src/classes/reflection.C: for method junctions class name added
                   4448:          to the resulting hash (related to feature #1068)
                   4449: 
                   4450: 2016-11-30  moko
                   4451: 
                   4452:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: file_name included in
                   4453:          exception (related to bug #1113)
                   4454: 
                   4455:        * src/types/pa_vhashfile.C: whitespace
                   4456: 
                   4457:        * src/main/pa_os.C: errno now returned as it should (fixes bug
                   4458:          #1113)
                   4459: 
                   4460:        * tests/results/: 175.processed, 192.processed, 224.processed,
                   4461:          229.processed, 239.processed, 244.processed, 246.processed,
                   4462:          314.processed, 352.processed: tests results updated after method
                   4463:          call exceptions improved as method now keeps its name
                   4464: 
                   4465:        * src/: classes/reflection.C, main/execute.C, types/pa_value.C,
                   4466:          types/pa_vmethod_frame.h: method call exceptions improved as
                   4467:          method now keeps its name
                   4468: 
                   4469:        * tests/: 224.html, 239.html, results/224.processed,
                   4470:          results/239.processed: tests and tests results updated after
                   4471:          Request::construct exception changed
                   4472: 
                   4473:        * src/: classes/reflection.C, main/execute.C: Request::construct
                   4474:          exception optimized
                   4475: 
                   4476:        * tests/: 371.html, results/371.processed: test for
                   4477:          WWrapper.get_element call in $.name.key[value] code added
                   4478:          (related to feature #1091)
                   4479: 
                   4480:        * src/types/pa_wwrapper.h: WWrapper.get_element returned, as used
                   4481:          in $.name.key[value] code (related to feature #1091)
                   4482: 
                   4483: 2016-11-29  moko
                   4484: 
                   4485:        * src/classes/op.C: VS warning war
                   4486: 
                   4487:        * src/types/: pa_vmethod_frame.h, pa_wcontext.h: VS warning war:
                   4488:          C4239: nonstandard extension used : 'return' : conversion from
                   4489:          'Value' to 'Value &' (related to feature #1020)
                   4490: 
                   4491:        * src/: main/execute.C, types/pa_vmethod_frame.h,
                   4492:          types/pa_wcontext.h: VS warning war: C4239: nonstandard extension
                   4493:          used : 'return' : conversion from 'Value' to 'Value &' (related
                   4494:          to feature #1020)
                   4495: 
                   4496:        * src/main/execute.C: VS warning war
                   4497: 
                   4498:        * src/targets/cgi/parser3.C: VS compatibility fix
                   4499: 
                   4500:        * src/include/pa_request.h: VS warning war
                   4501: 
                   4502:        * tests/: 370.html, results/370.processed: test for ^file::exec[
                   4503:          ... $.stdin[$binary_file] ] added (related to bug #1044)
                   4504: 
                   4505:        * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
                   4506:          include/pa_string.h, main/pa_exec.C: pa_exec now supports
                   4507:          $.stdin[$binary_file] (fixes bug #1044)
                   4508: 
                   4509: 2016-11-28  moko
                   4510: 
                   4511:        * src/main/pa_exec.C: whitespace
                   4512: 
                   4513:        * src/main/pa_request.C: whitespace
                   4514: 
                   4515:        * tests/: 369.html, results/369.processed: test for
                   4516:          $response:status usage added (related to feature #1099)
                   4517: 
                   4518:        * src/targets/cgi/parser3.C: HTTP response code used as exit status
                   4519:          if < 100 (implements feature #1099)
                   4520: 
                   4521:        * src/targets/cgi/parser3.C: whitespace
                   4522: 
                   4523:        * src/targets/cgi/parser3.C: whitespace
                   4524: 
                   4525:        * tests/: 368.html, results/368.processed: test updated after
                   4526:          ^reflection:filename[$method] added (related to feature #1053)
                   4527: 
                   4528:        * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
                   4529:          main/compile.y, main/execute.C, main/pa_request.C,
                   4530:          types/pa_vclass.h: filename -> filespec,
                   4531:          ^reflection:filename[$method] added (related to feature #1053)
                   4532: 
                   4533: 2016-11-27  moko
                   4534: 
                   4535:        * tests/: 368.html, results/368.processed: test for
                   4536:          reflection:filename[$class or object] added (related to feature
                   4537:          #1053)
                   4538: 
                   4539:        * src/: classes/reflection.C, main/compile.y, types/pa_vclass.h,
                   4540:          types/pa_vstateless_class.h: ^reflection:filename[$class or
                   4541:          object] added (implements feature #1053)
                   4542: 
                   4543: 2016-11-26  moko
                   4544: 
                   4545:        * src/: include/pa_request_info.h,
                   4546:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
                   4547:          remove_absolute_uri -> strip_absolute_uri
                   4548: 
                   4549: 2016-11-25  moko
                   4550: 
                   4551:        * src/: include/pa_request_info.h,
                   4552:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
                   4553:          request_info.remove_absolute_uri added to remove possible
                   4554:          http://site.name/ from $request:uri (implements feature #1112)
                   4555: 
                   4556: 2016-11-24  moko
                   4557: 
                   4558:        * tests/: 367-curl.html, results/367-curl.processed: test for
                   4559:          previous request headers clearing after redirect added (related
                   4560:          to bug #1109)
                   4561: 
                   4562:        * src/: classes/curl.C, include/pa_array.h, include/pa_http.h:
                   4563:          response headers from previous requests are now cleared, only
                   4564:          last request headers are collected (fixes bug #1109)
                   4565: 
                   4566:        * tests/results/: 266.processed, 321.processed, 356.processed:
                   4567:          tests results updated as method name now added to the resulting
                   4568:          hash for new syntax only (Imp1 compatimility fixed, related to
                   4569:          feature #1068)
                   4570: 
                   4571:        * src/classes/reflection.C: method name now added to the resulting
                   4572:          hash for new syntax only (Imp1 compatimility fixed, related to
                   4573:          feature #1068)
                   4574: 
                   4575:        * tests/results/366.processed: test for native and parser
                   4576:          implementation of ^use[] logic (related to feature #1074)
                   4577: 
                   4578:        * tests/: 366.html, 366_dir/test-duplicate.p, 366_dir/test.p: test
                   4579:          for native and parser implementation of ^use[] logic (related to
                   4580:          feature #1074)
                   4581: 
                   4582: 2016-11-23  moko
                   4583: 
                   4584:        * src/: classes/op.C, include/pa_request.h, main/compile.y,
                   4585:          main/pa_request.C: @USE file now implemented as ^use[file;
                   4586:          $.origin[origin_file] ] (implements feature #1074)
                   4587: 
1.109     moko     4588: 2016-11-21  moko
                   4589: 
1.110     moko     4590:        * tests/: 365.html, results/365.processed: test for $caller bugs in
                   4591:          3.4.4 and $caller.method now tested (related to feature #1110)
                   4592: 
                   4593:        * tests/: 364.html, results/364.processed: $caller usage in
                   4594:          different contexts now tested (related to feature #1110)
                   4595: 
                   4596:        * src/types/types.vcproj: +pa_vcaller_wrapper.h
                   4597: 
                   4598:        * src/types/Makefile.am: pa_vcaller_wrapper.h added
                   4599: 
1.109     moko     4600:        * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_method.h,
                   4601:          types/pa_vcaller_wrapper.h, types/pa_vmethod_frame.C,
                   4602:          types/pa_vmethod_frame.h:  redesign: VCallerWrapper added and
                   4603:          used (implements feature #1110)
                   4604: 
                   4605: 2016-11-20  moko
                   4606: 
                   4607:        * src/types/pa_vdouble.h: whitespace
                   4608: 
                   4609: 2016-11-11  moko
                   4610: 
                   4611:        * tests/: 363.html, results/363.processed: more tests for feature
                   4612:          #1091 (how parser methods work in expression context)
                   4613: 
                   4614:        * src/: include/pa_request.h, types/pa_vmethod_frame.h: in
                   4615:          expressions strings are now written as strings, not values by
                   4616:          write_as_string (related to feature #1091)
                   4617: 
                   4618:        * src/classes/op.C: to make more correct behavour in expression
                   4619:          context
                   4620: 
                   4621: 2016-11-07  moko
                   4622: 
                   4623:        * tests/: 362.html, results/362.processed: test for
                   4624:          xsltParseStylesheetDoc caching as xsl modification after it added
                   4625:          (related to bug #1108)
                   4626: 
                   4627:        * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltParseStylesheetDoc
                   4628:          result now cached as xdoc is modified after it (fixes bug #1108)
                   4629: 
                   4630: 2016-11-06  moko
                   4631: 
                   4632:        * src/types/pa_vxdoc.h: whitespace
                   4633: 
                   4634: 2016-11-05  moko
                   4635: 
                   4636:        * src/types/pa_vmethod_frame.h: cleanup
                   4637: 
                   4638: 2016-11-03  moko
                   4639: 
                   4640:        * tests/results/244.processed: more correct exception after method
                   4641:          frames separation
                   4642: 
                   4643:        * src/types/pa_vmethod_frame.h: minor optimizaion
                   4644: 
                   4645:        * src/types/pa_method.h: optimization: params_count added
                   4646: 
                   4647:        * src/: classes/json.C, classes/op.C, classes/reflection.C,
                   4648:          include/pa_request.h, main/execute.C, main/pa_request.C,
                   4649:          types/pa_value.C, types/pa_vmethod_frame.C,
                   4650:          types/pa_vmethod_frame.h, types/pa_vobject.C: Optimization:
                   4651:          VMethodFrame now divided into VNativeMethodFrame,
                   4652:          VParserMethodFrame, VLocalParserMethodFrame; METHOD_FRAME_ACTION,
                   4653:          EXPRESSION_FRAME_ACTION, CONSTRUCTOR_FRAME_ACTION defines added
                   4654:          and used (related to feature #1104)
                   4655: 
                   4656: 2016-11-02  moko
                   4657: 
                   4658:        * src/: classes/bool.C, classes/curl.C, classes/date.C,
                   4659:          classes/double.C, classes/file.C, classes/hash.C,
                   4660:          classes/hashfile.C, classes/image.C, classes/inet.C,
                   4661:          classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
                   4662:          classes/memcached.C, classes/op.C, classes/reflection.C,
                   4663:          classes/regex.C, classes/string.C, classes/table.C,
                   4664:          classes/xdoc.C, classes/xnode.C, include/pa_request.h,
                   4665:          main/execute.C: cleanup: r.write_pass_lang, r.write_no_lang ->
                   4666:          r.write (implements feature #1091)
                   4667: 
                   4668:        * src/main/execute.C: cleanup (related to feature #1104)
                   4669: 
                   4670:        * src/: include/pa_request.h, main/execute.C,
                   4671:          types/pa_vmethod_frame.h, types/pa_wcontext.h: VExpressionFrame
                   4672:          added, in_expression removed (implements feature #1104)
                   4673: 
                   4674: 2016-10-31  moko
                   4675: 
                   4676:        * src/types/pa_value.C: whitespace
                   4677: 
                   4678: 2016-10-28  moko
                   4679: 
                   4680:        * tests/results/244.processed: updated after error reporting fixed
                   4681:          in pa_wcontext.C
                   4682: 
                   4683:        * src/types/pa_wcontext.C: error reporting fixed
                   4684: 
                   4685:        * src/types/pa_wcontext.h: whitespace
                   4686: 
                   4687:        * src/classes/image.C: not fully readed entries are no longer
                   4688:          processed (fixes bug #1106)
                   4689: 
                   4690: 2016-10-26  moko
                   4691: 
                   4692:        * src/classes/image.C: whitespace
                   4693: 
                   4694:        * src/: include/pa_request.h, include/pa_string.h, main/untaint.C,
                   4695:          types/pa_vmail.C, types/pa_vmethod_frame.h, types/pa_wcontext.h,
                   4696:          types/pa_wwrapper.h: optimization: L_PASS_APPENDED removed as no
                   4697:          longer required (related to feature #1091)
                   4698: 
                   4699:        * tests/results/: 264.processed, 350.processed: test results update
                   4700:          reverted (whitespace optimization) after write_no_lang removed :)
                   4701:          (related to feature #1091)
                   4702: 
                   4703:        * src/: classes/file.C, classes/hash.C, classes/op.C,
                   4704:          classes/string.C, classes/table.C, classes/void.C,
                   4705:          classes/xdoc.C, include/pa_request.h, main/pa_xml_io.C,
                   4706:          types/pa_vmail.C: Temp_lang removed, write_no_lang now almost
                   4707:          equal write_pass_lang (related to feature #1091)
                   4708: 
                   4709:        * tests/results/: 264.processed, 350.processed: test results
                   4710:          updated (whitespace optimization) after write_assign_lang removed
                   4711:          (related to feature #1091)
                   4712: 
                   4713:        * tests/: 361.html, results/361.processed: test for non-string
                   4714:          ^untaint added (related to feature #1091)
                   4715: 
                   4716:        * src/: classes/curl.C, classes/date.C, classes/file.C,
                   4717:          classes/hash.C, classes/op.C, classes/string.C,
                   4718:          include/pa_request.h, main/execute.C: optimization:
                   4719:          write_assign_lang removed as not required (first part of feature
                   4720:          #1091 implementation)
                   4721: 
1.108     moko     4722: 2016-10-12  moko
                   4723: 
                   4724:        * tests/: 360.html, results/360.processed: more test code (related
                   4725:          to feature #1104)
                   4726: 
                   4727:        * src/: classes/op.C, classes/reflection.C, include/pa_opcode.h,
                   4728:          include/pa_request.h, main/compile.y, main/execute.C: opcode
                   4729:          OP_PREPARE_TO_EXPRESSION removed as not required, optimized
                   4730:          WContext is next task (implements feature #1104)
                   4731: 
                   4732:        * src/types/pa_method.h: more detailed comment for CO_WITHOUT_FRAME
                   4733:          / CO_WITHOUT_WCONTEXT
                   4734: 
                   4735:        * tests/: 360.html, results/360.processed: test for in expression
                   4736:          state (related to feature #1104)
                   4737: 
                   4738: 2016-10-11  moko
                   4739: 
                   4740:        * src/main/execute.C: compilation without OPTIMIZE_CALL fixed
                   4741: 
                   4742:        * src/classes/op.C: default value removed from initializer
                   4743: 
                   4744:        * src/types/pa_vmemcached.C: FreeBSD 11 warning war
                   4745: 
                   4746:        * src/types/pa_vmethod_frame.h: FreeBSD 11 warning war
                   4747: 
                   4748: 2016-10-10  moko
                   4749: 
                   4750:        * tests/results/auto.p: test updated adter $RECOURSION_LIMIT,
                   4751:          $LOOP_LIMIT  -> $LIMITS[ $.max_recoursion, $.max_loop ] (related
                   4752:          to feature #42)
                   4753: 
                   4754:        * src/main/pa_request.C: $RECOURSION_LIMIT, $LOOP_LIMIT  ->
                   4755:          $LIMITS[ $.max_recoursion, $.max_loop ] (related to feature #42)
                   4756: 
                   4757: 2016-10-08  moko
                   4758: 
                   4759:        * src/classes/double.C: whitespace
                   4760: 
                   4761: 2016-10-07  moko
                   4762: 
                   4763:        * src/types/pa_vmethod_frame.h: reorder
                   4764: 
                   4765: 2016-10-06  moko
                   4766: 
                   4767:        * src/classes/date.C: typo
                   4768: 
                   4769:        * src/types/pa_vmethod_frame.h: whitespace + cleanup
                   4770: 
                   4771:        * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
                   4772:          classes/op.C, classes/reflection.C, types/pa_vmethod_frame.C,
                   4773:          types/pa_vmethod_frame.h: params.get now returns Value&, not
                   4774:          Value*
                   4775: 
                   4776:        * src/types/pa_vmethod_frame.C: params.get should return Value&.
                   4777: 
                   4778:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: get_as
                   4779:          removed; first as_* code rewrite
                   4780: 
                   4781: 2016-10-05  moko
                   4782: 
                   4783:        * src/include/pa_request.h: whitespace
                   4784: 
                   4785:        * tests/: 359.html, results/359.processed: test for VCodeFrame and
                   4786:          intercept_string added (related to feature #1097)
                   4787: 
                   4788:        * src/: classes/image.C, classes/op.C, classes/table.C,
                   4789:          include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
                   4790:          optimization: intercept_string removed (implements feature #1097)
                   4791: 
                   4792:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: whitespace
                   4793: 
                   4794:        * src/types/: pa_vcode_frame.h, pa_wwrapper.h: get_element removed
                   4795:          from VCodeFrame and WWrapper as not required
                   4796: 
                   4797: 2016-10-04  moko
                   4798: 
                   4799:        * src/: classes/curl.C, classes/date.C, classes/double.C,
                   4800:          classes/file.C, classes/hash.C, classes/image.C, classes/inet.C,
                   4801:          classes/int.C, classes/json.C, classes/op.C,
                   4802:          classes/reflection.C, classes/string.C, classes/table.C,
                   4803:          include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
                   4804:          proces_to_value -> process after StringOrValue removed (related
                   4805:          to feature #1020)
                   4806: 
                   4807:        * src/classes/form.C: whitespace
                   4808: 
                   4809:        * src/main/execute.C: VALUE__GET_BASE_CLASS added to opcode_names
                   4810: 
                   4811:        * tests/: 357.html, 358.html, results/357.processed,
                   4812:          results/358.processed, results/auto.p: test for @conf
                   4813:          $RECOURSION_LIMIT and $LOOP_LIMIT added (related to feature #42)
                   4814: 
                   4815: 2016-10-03  moko
                   4816: 
                   4817:        * src/: classes/op.C, include/pa_request.h, main/pa_request.C,
                   4818:          types/pa_vtable.C: @conf $RECOURSION_LIMIT and $LOOP_LIMIT now
                   4819:          supported (implements feature #42)
                   4820: 
                   4821:        * src/types/pa_vregex.h: no reason for VRegex to be
                   4822:          is_evaluated_expr
                   4823: 
                   4824:        * src/classes/curl.C: CURL_OPT(CURL_INT, SSLVERSION) added
                   4825:          (implements feature #1095)
                   4826: 
                   4827: 2016-10-01  moko
                   4828: 
                   4829:        * src/classes/reflection.C: $.overwrite in ^reflection:mixin is now
                   4830:          false by default (related to feature #1089)
                   4831: 
                   4832: 2016-09-30  moko
                   4833: 
                   4834:        * src/types/pa_wcontext.h: cleanup
                   4835: 
                   4836: 2016-09-29  moko
                   4837: 
                   4838:        * src/main/execute.C: whitespace
                   4839: 
                   4840:        * src/include/pa_request.h: whitespace
                   4841: 
                   4842:        * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
                   4843:          classes/op.C, classes/table.C, include/pa_request.h,
                   4844:          main/execute.C, main/pa_request.C, types/pa_vmethod_frame.h,
                   4845:          types/pa_vobject.C, types/pa_wcontext.h: optimization:
                   4846:          StringOrValue removed as it just slows down and adds complexity
                   4847:          (implements feature #1020)
                   4848: 
                   4849: 2016-09-28  moko
                   4850: 
                   4851:        * tests/: 356.html, results/266.processed, results/321.processed,
                   4852:          results/356.processed: tests updated after name was added to
                   4853:          method_info hash, test for ^reflection:method_info[junction]
                   4854:          added (related to feature #1068)
                   4855: 
                   4856:        * src/classes/reflection.C: ^reflection:method_info[junction] now
                   4857:          supported, method name added to the resulting hash (implements
                   4858:          feature #1068)
                   4859: 
                   4860:        * tests/: 276.html, results/276.processed: more tests for
                   4861:          ^reflection:delete[]
                   4862: 
                   4863:        * src/classes/reflection.C: fixed bug then ^reflection:delete
                   4864:          didn't work on class and could damage native objects (like file)
                   4865: 
                   4866: 2016-09-26  moko
                   4867: 
                   4868:        * tests/: 345.html, 346-curl.html, 347-curl.html, 348.html,
                   4869:          results/345.processed, results/346-curl.processed,
                   4870:          results/347-curl.processed, results/348.processed: numbers added
                   4871:          to simplify diff analysis
                   4872: 
                   4873:        * tests/: 352.html, results/352.processed: test result updated as
                   4874:          method name used
                   4875: 
                   4876:        * src/classes/reflection.C: method name used
                   4877: 
                   4878:        * src/types/: pa_method.h, pa_vstateless_class.C: method now keeps
                   4879:          its name
                   4880: 
                   4881:        * src/types/pa_method.h: whitespace
                   4882: 
                   4883:        * src/classes/reflection.C: both method and field with one name can
                   4884:          exist.
                   4885: 
                   4886:        * src/classes/reflection.C: ^reflection:mixin added (implements
                   4887:          feature #1089)
                   4888: 
                   4889:        * tests/: 355.html, results/355.processed: property appears in
                   4890:          derived class if added in base test added
                   4891: 
                   4892:        * src/types/pa_vstateless_class.h: get_method declaration +
                   4893:          whitespace
                   4894: 
                   4895:        * tests/: 354.html, results/354.processed: nice test from method
                   4896:          and property with one name in class added
                   4897: 
                   4898: 2016-09-23  moko
                   4899: 
                   4900:        * src/classes/reflection.C: ^reflection:method usage documented
                   4901: 
                   4902: 2016-09-22  moko
                   4903: 
                   4904:        * src/: classes/classes.vcproj, types/types.vcproj: we need RTTI as
                   4905:          we use 'dynamic_cast' on polymorphic type 'Value'. Without it
                   4906:          compile warning and GPF occures on VS2003 (related to feature
                   4907:          #1087)
                   4908: 
                   4909:        * tests/: 350.html, results/350.processed: test added for
                   4910:          $.encloser[] support in ^table::create (related to feature #11)
                   4911: 
                   4912:        * src/classes/table.C: another minor fix (related to feature #11)
                   4913: 
1.107     moko     4914: 2016-09-21  moko
                   4915: 
                   4916:        * src/include/pa_config_fixed.h: vs2015 compilation fixes
                   4917: 
                   4918:        * src/: classes/curl.C, classes/file.C, classes/hash.C,
                   4919:          classes/json.C, classes/string.C, classes/table.C,
                   4920:          classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
                   4921:          main/pa_common.C, main/pa_http.C, main/pa_request.C,
                   4922:          main/pa_sql_driver_manager.C, types/pa_vfile.C, types/pa_vmail.C,
                   4923:          types/pa_vrequest.C, types/pa_vresponse.C: charsets ->
                   4924:          pa_charsets, vs2015 warning war
                   4925: 
                   4926:        * src/classes/table.C: vs2015 warning war
                   4927: 
                   4928:        * src/types/pa_vdate.C: vs2015 warning war
                   4929: 
                   4930:        * src/main/: pa_common.C, pa_globals.C: vs2015 compilation fixes
                   4931: 
                   4932:        * src/targets/cgi/parser3.vcproj: wsock32 -> ws2_32.lib (winsock 1
                   4933:          -> winsock 2) for vs2015 compatibility (getaddrinfo functions)
                   4934: 
                   4935:        * src/main/pa_common.C: vs2015 compilation fixes
                   4936: 
                   4937:        * src/: include/pa_common.h, lib/smtp/smtp.C, main/pa_common.C:
                   4938:          vs2015 compilation fixes
                   4939: 
                   4940:        * src/main/pa_charset.C: vs2015 warning war
                   4941: 
                   4942:        * src/: classes/file.C, types/pa_wwrapper.h: vs2015 warning war
                   4943: 
                   4944:        * src/main/pa_charset.C: vs2015 warning war
                   4945: 
                   4946:        * src/types/: pa_wcontext.h, pa_vmethod_frame.h: vs2015 warning war
                   4947: 
                   4948:        * src/types/pa_vdate.C: vs2015 compilation fix
                   4949: 
                   4950:        * src/: include/pa_memory.h, main/pa_memory.C: VS2015 warning war
                   4951: 
                   4952:        * src/: lib/json/pa_json.C, classes/mail.C, classes/string.C:
                   4953:          VS2015 compilation fixes
                   4954: 
                   4955:        * src/classes/table.C: minor fix (related to feature #11)
                   4956: 
                   4957:        * tests/results/282.processed: no longer skipping extra enclosers
                   4958:          (related to feature #11)
                   4959: 
                   4960:        * src/classes/table.C: minor fix + no longer skipping extra
                   4961:          enclosers (related to feature #11)
                   4962: 
                   4963:        * src/classes/table.C: minor optimization (related to feature #11)
                   4964: 
                   4965:        * src/classes/table.C: minor fix and optimization (related to
                   4966:          feature #11)
                   4967: 
                   4968: 2016-09-20  moko
                   4969: 
                   4970:        * tests/: 353.html, results/353.processed: test for
                   4971:          PC.cclass->is_vars_local() check in one_big_piece in ^process[]
                   4972:          added (related to bug #1090)
                   4973: 
                   4974:        * src/main/compile.y: PC.cclass->is_vars_local() check added for
                   4975:          one_big_piece (fixes bug #1090)
                   4976: 
                   4977:        * tests/: 229.html, results/229.processed: code coverage tests
                   4978: 
                   4979:        * src/classes/op.C: bugfix: no more GPF if ^process[$context] (no
                   4980:          body) was called
                   4981: 
                   4982:        * src/classes/op.C: whitespace
                   4983: 
                   4984:        * tests/: 323.html, results/323.processed: test for code junction
                   4985:          should not be returned by ^reflection:class, ^reflection:base
                   4986: 
                   4987:        * src/classes/reflection.C: bugfix: code junction should not be
                   4988:          returned by ^reflection:class, ^reflection:base
                   4989: 
                   4990:        * tests/: 323.html, 352.html, results/352.processed: no more
                   4991:          exception for ^reflection:method[class;no-such-method] (related
                   4992:          to feature #1087)
                   4993: 
                   4994:        * src/classes/reflection.C:
                   4995:          ^reflection:method[class;no-such-method] : exception -> void
                   4996:          (related to feature #1087)
                   4997: 
                   4998:        * src/include/pa_request.h: request::write_value added to allow
                   4999:          write value without convertion (related to issue #1091)
                   5000: 
                   5001: 2016-09-19  moko
                   5002: 
                   5003:        * src/main/pa_random.C: windows build fix
                   5004: 
                   5005:        * src/types/pa_vhash.h: warning war
                   5006: 
                   5007: 2016-09-14  moko
                   5008: 
                   5009:        * tests/: 352.html, 552.html, results/352.processed,
                   5010:          results/552.processed: test for ^reflection:method[] extension
                   5011:          added (related to feature #1087)
                   5012: 
                   5013:        * tests/: 552.html, results/552.processed: test for
                   5014:          ^reflection:method[] extension added (related to feature #1087)
                   5015: 
                   5016:        * src/classes/reflection.C: compatibility issue fixed, VClass
                   5017:          dynamic_cast check added (related to feature #1087)
                   5018: 
                   5019:        * tests/: 351.html, results/351.processed: test for @auto[]
                   5020:          inheritance bug diring ^process[] added (related to bug #1088)
                   5021: 
                   5022:        * src/: classes/op.C, main/pa_request.C,
                   5023:          types/pa_vstateless_class.C: set_method now checks for @auto[] to
                   5024:          disable it inheritance during ^process (fixes bug #1088)
                   5025: 
                   5026:        * src/classes/reflection.C: ^reflection:method[$class:method;$self]
                   5027:          added (implements feature #1087)
                   5028: 
                   5029: 2016-09-13  moko
                   5030: 
                   5031:        * tests/: 349.html, results/auto.p: test for objects prototyping
                   5032:          added and $OBJECT-PROTOTYPE(false) is used for old tests (related
                   5033:          to feature #1086)
                   5034: 
                   5035:        * src/: main/pa_request.C, types/pa_vclass.C, types/pa_vclass.h,
                   5036:          types/pa_vobject.C: objects now are not class instances, but have
                   5037:          class as prototype, can be overridden by $OBJECT-PROTOTYPE(false)
                   5038:          in @conf (implements feature #1086)
                   5039: 
                   5040: 2016-09-08  moko
                   5041: 
                   5042:        * src/: classes/file.C, classes/mail.C, classes/string.C,
                   5043:          classes/table.C, main/pa_http.C, main/pa_string.C,
                   5044:          include/pa_string.h: cleanup: string::split limit argument
                   5045:          removed as no longer required, pos_after no longer reference
                   5046:          (related to feature #11)
                   5047: 
                   5048:        * src/classes/table.C, tests/results/348.processed: now exception
                   5049:          is rised when invalid option is passed to ^table::create[]
                   5050: 
                   5051:        * tests/: 282.cfg, 282.html, results/282.processed: more code
                   5052:          coverage tests
                   5053: 
                   5054:        * tests/: 348.html, results/348.processed: code coverage tests
                   5055:          added
                   5056: 
                   5057:        * tests/: 348.html, results/348.processed: generic ^table::create[]
                   5058:          tests
                   5059: 
                   5060:        * tests/: 035.html, results/035.processed, results/272.processed:
                   5061:          tests updated after $.encloser[] support for ^table::create
                   5062:          implementation (related to feature #11)
                   5063: 
                   5064:        * src/classes/table.C: $.encloser[] support for ^table::create
                   5065:          finally added (implements feature #11)
                   5066: 
                   5067: 2016-09-07  moko
                   5068: 
                   5069:        * src/include/pa_string.h: added StringSplitHelper as friend
                   5070:          (related to feature #11)
                   5071: 
                   5072:        * src/include/pa_string.h: body and langs now protected, not
                   5073:          private to allow inheritance (related to feature #11)
                   5074: 
                   5075:        * src/classes/table.C: lsplit optimized before cloning for
                   5076:          ^table::create with $.encloser[] (related to feature #11)
                   5077: 
                   5078:        * src/classes/table.C: optimizaion: TableControlChars.separators
                   5079:          added and used (related to feature #11)
                   5080: 
                   5081:        * src/classes/table.C: spelling:
                   5082: 
                   5083:          TableSeparators -> TableControlChars column -> separator
                   5084:          separators -> control_chars
                   5085: 
                   5086: 2016-09-06  moko
                   5087: 
                   5088:        * src/main/pa_string.C: whitespace
                   5089: 
                   5090:        * src/main/pa_string.C: whitespace
                   5091: 
                   5092: 2016-09-01  moko
                   5093: 
                   5094:        * tests/: 347-curl.html, results/347-curl.processed: to make tests
                   5095:          results OS-independent
                   5096: 
                   5097:        * src/: include/pa_http.h, main/pa_http.C: typo bugfix for clang
                   5098:          compiler (related to feature #1042)
                   5099: 
                   5100: 2016-08-15  moko
                   5101: 
                   5102:        * src/include/pa_string.h: whitespace
                   5103: 
                   5104:        * src/classes/table.C: whitespace
                   5105: 
1.106     moko     5106: 2016-08-05  moko
                   5107: 
                   5108:        * tests/: 344.html, results/344.processed: test for
                   5109:          ^hash::create[$file] added (related to feature #1075)
                   5110: 
                   5111:        * src/types/: pa_vfile.h, pa_vmail.C: ^hash::create[$file] now
                   5112:          supported (implements feature #1075)
                   5113: 
                   5114: 2016-08-04  moko
                   5115: 
                   5116:        * tests/: 341.html, results/341.processed: more code coverage tests
                   5117: 
                   5118:        * tests/: 346-curl.html, results/346-curl.processed: more code
                   5119:          coverage tests for curl
                   5120: 
                   5121:        * tests/: 346-curl.html, results/346-curl.processed: more code
                   5122:          coverage tests for curl
                   5123: 
                   5124:        * tests/: 223-curl.html, 223.html, results/223-curl.processed,
                   5125:          results/223.processed: code coverage tests: $.form[ $.table[] ]
                   5126:          test added
                   5127: 
                   5128:        * tests/: 223-curl.html, results/223-curl.processed: more code
                   5129:          coverage tests for curl
                   5130: 
                   5131: 2016-08-03  moko
                   5132: 
                   5133:        * src/classes/curl.C: dlink(curl_library) now called not once, but
                   5134:          until it will be loaded, allowing to find existing library.
                   5135: 
                   5136:        * tests/: 346-curl.html, 347-curl.html, results/346-curl.processed,
                   5137:          results/347-curl.processed: more code coverage tests for curl
                   5138: 
                   5139:        * tests/: 339-curl.html, 339.html, 346-curl.html, Makefile,
                   5140:          results/339-curl.processed, results/346-curl.processed: curl
                   5141:          functionality tests
                   5142: 
                   5143: 2016-08-02  moko
                   5144: 
                   5145:        * tests/: 339.html, results/339.processed: test for tables in
                   5146:          ^file:load[] and ^curl:load[] (commented) added (related to
                   5147:          feature #1042)
                   5148: 
                   5149:        * tests/: 345.html, results/345.processed: code coverage tests for
                   5150:          file class
                   5151: 
                   5152:        * tests/: 344.html, results/344.processed: code coverage tests
                   5153: 
                   5154:        * tests/: 344.html, results/344.processed: mdate removed from
                   5155:          output
                   5156: 
                   5157:        * src/classes/file.C: minor bugfix: is_text should be taked from
                   5158:          fcontent.is_text_mode() if not set (related to feature #1061)
                   5159: 
                   5160:        * tests/: 344.html, results/344.processed: more tests
                   5161: 
                   5162:        * tests/: 343.html, 344.html, results/343.processed,
                   5163:          results/344.processed: tests for ^file::create[ $.from-charset
                   5164:          and $.to-charset ] (related to feature #1061)
                   5165: 
                   5166:        * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
                   5167:          aset_text_mode argument optimized
                   5168: 
                   5169:        * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
                   5170:          checkBOM now used in detect_binary_content (related to feature
                   5171:          #1061)
                   5172: 
                   5173:        * src/main/pa_request.C: load_charset no longer required to_upper
                   5174: 
                   5175:        * src/types/pa_vfile.C: bugfix: ^file::create[$text_file;...] now
                   5176:          preserves original file mode (if no $.mode specified)
                   5177: 
                   5178:        * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
                   5179:          ^file::create now supports $.from-charset[] and $.to-charset
                   5180:          options (implements feature #1061), automatic transcode is done
                   5181:          if text file is created from binary file and charset is detected.
                   5182: 
                   5183: 2016-07-30  moko
                   5184: 
                   5185:        * src/classes/table.C: ^t.hash[..;] now supported (related to
                   5186:          feature #1057)
                   5187: 
                   5188:        * tests/: 341.html, results/341.processed: test for ^t.hash[..;]
                   5189:          added (related to feature #1057)
                   5190: 
                   5191:        * tests/: 286.html, results/286.processed: code tests coverage
                   5192: 
                   5193: 2016-07-29  moko
                   5194: 
                   5195:        * src/classes/table.C: table size should be checked inside menu and
                   5196:          foreach (related to feature #858)
                   5197: 
                   5198:        * src/: classes/curl.C, classes/file.C, classes/string.C,
                   5199:          classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
                   5200:          main/pa_common.C, main/pa_http.C, main/pa_sql_driver_manager.C,
                   5201:          types/pa_vmail.C, types/pa_vrequest.C, types/pa_vresponse.C:
                   5202:          charsets.get now does str_upper inside (related to feature #1061)
                   5203: 
                   5204:        * tests/: 342.html, results/342.processed: more code coverage tests
                   5205: 
                   5206:        * tests/: 342.html, outputs/342.processed: table menu code coverage
                   5207:          + foreach test added (related to feature #858)
                   5208: 
                   5209:        * tests/: 341.html, results/341.processed: tests for
                   5210:          ^table.hash[]{code} added + code coverage tests (related to
                   5211:          feature #1057)
                   5212: 
                   5213:        * src/: include/pa_common.h, classes/table.C: ^table.hash[]{code as
                   5214:          value} support (implements feature #1057)
                   5215: 
                   5216:        * src/classes/table.C: whitespace
                   5217: 
                   5218: 2016-07-28  moko
                   5219: 
                   5220:        * src/: classes/curl.C, types/pa_vfile.C: curl now saves filename
                   5221:          from URL, if not specified query string removed from url-based
                   5222:          filenames in ^curl:load[] and ^file::load[] (related to feature
                   5223:          #1042)
                   5224: 
                   5225: 2016-07-27  moko
                   5226: 
                   5227:        * tests/: 340.html, results/340.processed: test for
                   5228:          transcode_text_result=false added (related to issue #1042)
                   5229: 
                   5230: 2016-07-26  moko
                   5231: 
                   5232:        * src/types/pa_vfile.C: file name should not be empty (if file path
                   5233:          is folder and ends with /) (related to feature #1042)
                   5234: 
                   5235:        * src/main/pa_http.C: whitespace optimizaion
                   5236: 
                   5237:        * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
                   5238:          main/pa_common.C, main/pa_http.C: ^curl:load[] now support
                   5239:          multiple headers, ^file::load supports headers transcoding
                   5240:          (implements feature #1042)
                   5241: 
                   5242: 2016-07-25  moko
                   5243: 
                   5244:        * src/include/pa_common.h: PA_DEFAULT added
                   5245: 
                   5246: 2016-07-22  moko
                   5247: 
                   5248:        * tests/: 338.html, results/338.processed: test for
                   5249:          $date.field(value) added (related to feature #1066)
                   5250: 
                   5251:        * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
                   5252:          $date.field(value) now supported for y/m/d/h/m/s (implements
                   5253:          feature #1066)
                   5254: 
1.105     moko     5255: 2016-07-21  moko
                   5256: 
                   5257:        * src/: classes/file.C, classes/image.C, include/pa_common.h,
                   5258:          main/pa_common.C: pa_common.h: File_read_action: fname, as_text
                   5259:          arguments removed; image.C - absolute path shown in exception
                   5260:          (implements feature #1071)
                   5261: 
                   5262:        * tests/: 235.html, results/235.processed: test and test result
                   5263:          updated after static boundary in mail and Errors-To: mail header
                   5264:          removed (related to feature #1047)
                   5265: 
                   5266:        * src/: classes/math.C, include/pa_random.h, main/pa_http.C,
                   5267:          main/pa_random.C, types/pa_vmail.C: get_uuid_boundary() added and
                   5268:          used, static boundary in mail removed, Errors-To: mail header
                   5269:          removed (implements feature #1047)
                   5270: 
                   5271: 2016-07-20  moko
                   5272: 
                   5273:        * src/: classes/reflection.C, types/pa_vstateless_class.h:
                   5274:          equest.classes(): Value -> VStateless_class, part 3 (related to
                   5275:          issue #1051)
                   5276: 
                   5277:        * src/: classes/reflection.C, include/pa_request.h, main/execute.C:
                   5278:          request.classes(): Value -> VStateless_class, part 2 (related to
                   5279:          issue #1051)
                   5280: 
                   5281:        * tests/results/: 224.processed, 323.processed: classes without
                   5282:          methods should not be methoded (related to issue #1051)
                   5283: 
                   5284:        * src/: classes/reflection.C, include/pa_request.h, main/compile.y,
                   5285:          main/compile_tools.h, main/pa_request.C: request.classes(): Value
                   5286:          -> VStateless_class, part 1 (related to issue #1051)
                   5287: 
                   5288:        * tests/: 337.html, results/337.processed: test for
                   5289:          ^reflection:fields_reference[] and VHashReference class added
                   5290:          (related to feature #1072)
                   5291: 
                   5292:        * src/: classes/hash.C, classes/json.C, classes/reflection.C,
                   5293:          types/pa_value.h, types/pa_vhash.h, types/pa_vobject.h: VHashBase
                   5294:          and VHashReference added, allowing ^reflection:fields_reference[]
                   5295:          implementation (closes feature #1072)
                   5296: 
                   5297: 2016-07-19  moko
                   5298: 
                   5299:        * tests/: 323.html, results/323.processed: we want to see
                   5300:          "methoded"
                   5301: 
                   5302:        * tests/: 336.html, results/336.processed: test for $BASE:property
                   5303:          and ^BASE:method (OP_VALUE__GET_BASE_CLASS) added (related to bug
                   5304:          #1059)
                   5305: 
                   5306:        * src/: include/pa_opcode.h, main/compile.y, main/execute.C,
                   5307:          types/pa_vstateless_class.h, types/pa_wcontext.h: no more
                   5308:          somebody_entered_some_class, $BASE:property works again,
                   5309:          ^BASE:method[] bugs fixed (fixes bug #1059)
                   5310: 
                   5311: 2016-07-14  moko
                   5312: 
                   5313:        * tests/: 335.html, results/335.processed: test for feature #1055
                   5314:          added
                   5315: 
                   5316:        * src/classes/hash.C: bugfix: $._default was not copied if empty
                   5317:          feature: ^hash.contains[_default] added (implements feature
                   5318:          #1055)
                   5319: 
                   5320: 2016-07-13  moko
                   5321: 
                   5322:        * src/classes/reflection.C: bugfix: ^reflection:def[class;name]
                   5323:          should not call @autouse (http://www.parser.ru/forum/?id=83480)
                   5324: 
                   5325: 2016-07-05  moko
                   5326: 
                   5327:        * src/classes/hash.C: Optimization: HashStringValue::Iterator used
                   5328:          in ^hash.foreach (related to feature #1073)
                   5329: 
                   5330: 2016-07-04  moko
                   5331: 
                   5332:        * tests/: 134.html, 281.html, results/134.processed,
                   5333:          results/281.processed: tests updated after hash blocking removed
                   5334:          (related to feature #1073)
                   5335: 
                   5336:        * src/: classes/hash.C, include/pa_hash.h, types/pa_vhash.h: hash
                   5337:          no longer blocks on change during foreach (implements feature
                   5338:          #1073)
                   5339: 
                   5340: 2016-06-17  moko
                   5341: 
                   5342:        * tests/: 330.html, results/330.processed: try exception source
                   5343:          test added (related to bug in #1062)
                   5344: 
                   5345:        * tests/: 334.html, results/334.processed: Exception stack trace
                   5346:          test added (related to bug in $1062)
                   5347: 
                   5348:        * src/classes/op.C: Exception trace now correctly restored and
                   5349:          errors reported (related to bug #1062)
                   5350: 
1.104     moko     5351: 2016-05-25  moko
                   5352: 
                   5353:        * src/main/compile.y: minor cleanup + beauty
                   5354: 
                   5355: 2016-05-24  moko
                   5356: 
                   5357:        * tests/: 333.html, results/333.processed: more exceptions testing
                   5358: 
                   5359:        * tests/: 332.html, results/332.processed: test for FIELDS_SYMBOL,
                   5360:          _DEFAULT_SYMBOL, CALLER_SYMBOL, SELF_SYMBOL added (related to
                   5361:          features #1056, #1026)
                   5362: 
                   5363:        * src/: classes/json.C, include/pa_symbols.h, main/pa_symbols.C,
                   5364:          types/pa_vhash.C, types/pa_vhash.h, types/pa_vtable.C,
                   5365:          types/pa_vtable.h: FIELDS_SYMBOL, _DEFAULT_SYMBOL added and used
                   5366:          (implements feature #1056)
                   5367: 
                   5368:        * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
                   5369:          main/execute.C, main/pa_symbols.C, types/pa_vjunction.C,
                   5370:          types/pa_vstateless_class.C, types/pa_vstateless_class.h:
                   5371:          CLASS_SYMBOL, CLASS_NAME_SYMBOL added and used (related to
                   5372:          feature #1026)
                   5373: 
                   5374:        * src/: classes/reflection.C, include/pa_symbols.h, main/compile.y,
                   5375:          main/compile_tools.C, main/compile_tools.h, main/pa_symbols.C,
                   5376:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: Symbols now
                   5377:          have *_SYMBOL naming convention. STATIC_SYMBOL, DYNAMIC_SYMBOL,
                   5378:          LOCALS_SYMBOL, PARTIAL_SYMBOL, REM_SYMBOL where added (related to
                   5379:          feature #1026)
                   5380: 
                   5381:        * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
                   5382:          main/pa_globals.C, main/pa_symbols.C, types/pa_vmethod_frame.C,
                   5383:          types/pa_vmethod_frame.h, types/pa_vstateless_class.C:
                   5384:          SYMBOLS_CACHING define implemented (related to feature #1026)
                   5385: 
                   5386:        * src/main/main.vcproj: + ps_symbols
                   5387: 
                   5388:        * src/: include/Makefile.am, include/pa_string.h,
                   5389:          include/pa_symbols.h, main/Makefile.am, main/compile.tab.C,
                   5390:          main/compile.y, main/compile_tools.C, main/pa_symbols.C,
                   5391:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   5392:          types/pa_vstateless_class.C: initial implementation for symbols
                   5393:          cache (related to feature #1026)
                   5394: 
                   5395:        * src/: include/pa_common.h, main/pa_http.C: minor cleanup
                   5396: 
                   5397:        * src/main/pa_globals.C: minor cleanup
                   5398: 
                   5399: 2016-05-19  moko
                   5400: 
                   5401:        * src/types/pa_vhash.h: minor optimization: ^hash.fields[] removed
                   5402:          (related to feature #1046)
                   5403: 
                   5404:        * tests/: 331.html, results/331.processed: test for
                   5405:          BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE removal added
                   5406:          (related to feature #1051)
                   5407: 
                   5408:        * src/main/compile.y:
                   5409:          BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE error removed
                   5410:          (implements feature #1054)
                   5411: 
                   5412: 2016-05-18  moko
                   5413: 
                   5414:        * src/types/pa_vtable.C, tests/results/324.processed: no more
                   5415:          "column not found" exception for ^table.no-such-method[] (related
                   5416:          to feature #1046)
                   5417: 
                   5418:        * tests/: 261.html, results/261.processed: test added and updated
                   5419:          after feature #1046 implementation
                   5420: 
                   5421:        * src/: classes/string.C, types/pa_value.C, types/pa_vstring.h,
                   5422:          types/pa_vvoid.h: $string.anything works for whitespace strings,
                   5423:          ^string.contains added for hash compatibility, $string.method no
                   5424:          longer returns stting method (implements feature #1046)
                   5425: 
                   5426: 2016-05-12  moko
                   5427: 
                   5428:        * src/classes/curl.C: content-type response header no longer
                   5429:          ignored (fixes issue #1045)
                   5430: 
                   5431:        * tests/: 330.html, results/330.processed: test for incomplete
                   5432:          finally execution when break occures added (related to issue
                   5433:          #1077)
                   5434: 
                   5435:        * src/classes/op.C: bugfix: Request::skip reset is called before
                   5436:          executing catch and finally code (fixes issue #1062)
                   5437: 
                   5438: 2016-05-11  moko
                   5439: 
                   5440:        * tests/: 329.html, results/329.processed: test for invalid
                   5441:          ^break[] behavour added (bug #1077)
                   5442: 
                   5443:        * src/classes/op.C: try_catch code cleanup (related to bug #1062)
                   5444: 
                   5445: 2016-04-24  moko
                   5446: 
                   5447:        * src/types/pa_vstateless_class.h: warning war
                   5448: 
                   5449: 2016-04-17  moko
                   5450: 
                   5451:        * tests/: 328.html, results/328.processed: test for
                   5452:          ^break(condition) and ^continue(condition) (related to feature
                   5453:          #1063)
                   5454: 
                   5455:        * src/classes/op.C: ^break(condition) and ^continue(condition)
                   5456:          implemented (feature #1063)
                   5457: 
                   5458: 2016-04-12  moko
                   5459: 
                   5460:        * tests/results/280.processed: ordered hash now used for class
                   5461:          methods and properties (test results updated for feature #1069)
                   5462: 
                   5463:        * src/classes/: xdoc.C, xnode.C: xnode_class initialization moved
                   5464:          to xdoc.C as under FreeBSD it was inited after and inheritance
                   5465:          failed (related to issue #1051)
                   5466: 
                   5467:        * tests/: 320.html, results/320.processed: xdoc and xnode methods
                   5468:          are printed to check inheritance (related to feature #1051)
                   5469: 
1.103     moko     5470: 2016-04-09  moko
                   5471: 
                   5472:        * tests/results/320.processed: ordered hash now used for class
                   5473:          methods and properties (test results updated for feature #1069)
                   5474: 
                   5475:        * src/types/pa_vstateless_class.h: ordered hash now used for class
                   5476:          methods and properties (implements feature #1069)
                   5477: 
                   5478:        * src/types/: pa_vconsole.h, pa_vcookie.C, pa_venv.C,
                   5479:          pa_vrequest.C, pa_vstatus.C: minor optimization: #ifndef
                   5480:          OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL returned (related to
                   5481:          feature #1051)
                   5482: 
                   5483: 2016-04-07  moko
                   5484: 
                   5485:        * src/main/execute.C: returned Value in .CLASS case for VJunction
                   5486:          (related to feature #1051)
                   5487: 
                   5488:        * src/types/: pa_vjunction.C, pa_vmethod_frame.C,
                   5489:          pa_vmethod_frame.h, pa_vstateless_class.C, pa_vstateless_class.h:
                   5490:          string constants deduplication (related to feature #1051)
                   5491: 
                   5492:        * tests/results/224.processed: test result updated (related to
                   5493:          feature #1051)
                   5494: 
                   5495:        * src/: main/execute.C, types/pa_vconsole.h, types/pa_vcookie.C,
                   5496:          types/pa_vcookie.h, types/pa_venv.C, types/pa_venv.h,
                   5497:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vstatus.C,
                   5498:          types/pa_vstatus.h: classes hash now contains only
                   5499:          VStateless_class derived objects, .CLASS is also allways
                   5500:          VStateless_class derived object (related to feature #1051).
                   5501: 
                   5502: 2016-04-06  moko
                   5503: 
                   5504:        * tests/results/323.processed: test result updated after feature
                   5505:          #1051 implementation
                   5506: 
                   5507:        * src/: classes/classes.h, classes/op.C, classes/response.C,
                   5508:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   5509:          main/pa_request.C, types/pa_vclass.h, types/pa_vform.C,
                   5510:          types/pa_vmail.C, types/pa_vmath.C, types/pa_vmemory.h,
                   5511:          types/pa_vresponse.C, types/pa_vresponse.h,
                   5512:          types/pa_vstateless_class.h: base -> methoded_donor for static
                   5513:          classes, type() moved from VStateless_class to VClass and
                   5514:          Methoded (implements feature #1051)
                   5515: 
                   5516: 2016-04-04  moko
                   5517: 
                   5518:        * src/: classes/classes.C, include/pa_request.h, main/pa_request.C:
                   5519:          beauty: put_class added (related to feature #1051)
                   5520: 
                   5521: 2016-04-01  moko
                   5522: 
                   5523:        * tests/results/: 175.processed, 192.processed, 224.processed,
                   5524:          229.processed, 244.processed, 246.processed, 316.processed: test
                   5525:          results updated as class.type() removed from error messages, only
                   5526:          type() left (related to feature #1051)
                   5527: 
                   5528:        * src/: classes/classes.C, classes/classes.h, classes/mail.C,
                   5529:          classes/op.C, classes/reflection.C, main/compile.y,
                   5530:          main/compile_tools.h, main/execute.C, main/pa_request.C,
                   5531:          types/pa_value.C, types/pa_vclass.C, types/pa_vclass.h,
                   5532:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   5533:          types/pa_vstateless_class.h, types/pa_wcontext.C: name() removed
                   5534:          from VStateless_class, type() is used instead (related to feature
                   5535:          #1051)
                   5536: 
                   5537:        * src/classes/mail.C: old logic restored.
                   5538: 
                   5539:        * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
                   5540:          classes/classes.h, classes/curl.C, classes/date.C,
                   5541:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   5542:          classes/hashfile.C, classes/image.C, classes/inet.C,
                   5543:          classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
                   5544:          classes/memcached.C, classes/memory.C, classes/reflection.C,
                   5545:          classes/regex.C, classes/response.C, classes/string.C,
                   5546:          classes/table.C, classes/xdoc.C, classes/xnode.C,
                   5547:          types/pa_vform.C, types/pa_vmail.C, types/pa_vmath.C,
                   5548:          types/pa_vmemory.h: optimizaion: *_base_class removed (related to
                   5549:          feature #1051)
                   5550: 
                   5551: 2016-03-30  moko
                   5552: 
                   5553:        * tests/: 327.html, results/224.processed, results/327.processed:
                   5554:          test for TZ specification in ^date::create[], TZ is kept during
                   5555:          ^date::create[$dt] (related to feature #1048)
                   5556: 
                   5557:        * src/: classes/date.C, types/pa_vdate.h: TZ can be specified in
                   5558:          ^date::create[], TZ is kept during ^date::create[$dt] (implements
                   5559:          feature #1048)
                   5560: 
                   5561: 2016-03-29  moko
                   5562: 
                   5563:        * tests/: 315.html, results/315.processed: test for timezone format
                   5564:          +HHmm added (related to feature #1065)
                   5565: 
                   5566:        * src/classes/date.C: timezone format +HHmm now supported
                   5567:          (implements feature #1065)
                   5568: 
                   5569: 2016-03-28  moko
                   5570: 
                   5571:        * tests/: 202.html, results/131.processed, results/202.processed,
                   5572:          results/224.processed, results/256.processed,
                   5573:          results/315.processed: test results updated after %.2d now
                   5574:          default for hours offset in iso-string (was %2d), test for
                   5575:          ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
                   5576:          added (related to feature #1065)
                   5577: 
                   5578: 2016-03-27  moko
                   5579: 
                   5580:        * src/types/pa_vdate.C: '+' sign for zero offset (related to
                   5581:          feature #1065)
                   5582: 
                   5583:        * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
                   5584:          ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
                   5585:          added (implements feature #1065)
                   5586: 
                   5587: 2016-03-24  moko
                   5588: 
                   5589:        * tests/: 202.html, results/202.processed: test $date.week added
                   5590:          (related to bug #1067)
                   5591: 
                   5592:        * src/types/: pa_vdate.C, pa_vdate.h: fix for $date.week changed
                   5593:          date (fix for bug #1067)
                   5594: 
                   5595: 2016-03-10  moko
                   5596: 
                   5597:        * configure.ac, src/include/pa_version.h: 3.4.4 -> 3.4.5b
                   5598: 
1.102     moko     5599: 2015-12-07  moko
                   5600: 
                   5601:        * tests/: 326.html, results/326.processed: test for .CLASS &
                   5602:          .CLASS_NAME optimization added (related to feature #844)
                   5603: 
                   5604: 2015-11-17  moko
                   5605: 
                   5606:        * tests/: 323.html, results/323.processed: order added
                   5607: 
                   5608:        * tests/: 325.html, results/325.processed: double range test added
                   5609:          (related to bug #1049)
                   5610: 
                   5611: 2015-11-16  moko
                   5612: 
                   5613:        * src/: classes/string.C, types/pa_vdouble.h: finite(double) check
                   5614:          added to disallow NaN and Infinity (fixes bug #1049)
                   5615: 
                   5616: 2015-11-11  moko
                   5617: 
                   5618:        * tests/324.html: parser 3.4.3 execution support added (related to
                   5619:          feature #1017)
                   5620: 
                   5621:        * tests/: 324.html, results/324.processed: test for
                   5622:          GET_ELEMENT4CALL feature added (feature #1017)
                   5623: 
1.101     moko     5624: 2015-10-29  moko
                   5625: 
1.211     moko     5626:        * operators.ru.txt, operators.txt: updated for 3.4.4
1.101     moko     5627: 
                   5628:        * configure.ac, src/include/pa_version.h: 3.4.4rc -> 3.4.4
                   5629: 
                   5630:        * src/main/pa_exec.C: get_exit_status implemented for Windows
                   5631:          (related to bug #1043)
                   5632: 
                   5633: 2015-10-28  moko
                   5634: 
                   5635:        * src/main/pa_exec.C: Windows bugfix: $.stdin[] no longer cause
                   5636:          hangup during ^file::exec (fixes bug #1043)
                   5637: 
1.100     moko     5638: 2015-10-27  moko
                   5639: 
                   5640:        * src/main/pa_memory.C: pa_fail_alloc added for GC_abort in Windows
                   5641: 
1.99      moko     5642: 2015-10-26  moko
                   5643: 
1.100     moko     5644:        * tests/322.html, src/classes/reflection.C: arguments reorder
                   5645:          (related to issue #1041)
                   5646: 
                   5647:        * src/: classes/classes.awk, main/helpers/simple_folding.pl:
                   5648:          Copyright year updated
                   5649: 
1.99      moko     5650:        * src/: classes/bool.C, classes/classes.C, classes/classes.h,
                   5651:          classes/curl.C, classes/date.C, classes/double.C, classes/file.C,
                   5652:          classes/form.C, classes/hash.C, classes/hashfile.C,
                   5653:          classes/image.C, classes/inet.C, classes/int.C, classes/json.C,
                   5654:          classes/mail.C, classes/math.C, classes/memcached.C,
                   5655:          classes/memory.C, classes/op.C, classes/reflection.C,
                   5656:          classes/regex.C, classes/response.C, classes/string.C,
                   5657:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   5658:          classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
                   5659:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   5660:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   5661:          include/pa_dictionary.h, include/pa_dir.h,
                   5662:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   5663:          include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
                   5664:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   5665:          include/pa_pool.h, include/pa_random.h, include/pa_request.h,
                   5666:          include/pa_request_charsets.h, include/pa_request_info.h,
                   5667:          include/pa_sapi.h, include/pa_socks.h,
                   5668:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   5669:          include/pa_stack.h, include/pa_string.h,
                   5670:          include/pa_stylesheet_connection.h,
                   5671:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   5672:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   5673:          include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
                   5674:          lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
                   5675:          lib/md5/pa_md5c.c, lib/memcached/pa_memcached.C,
                   5676:          lib/memcached/pa_memcached.h, lib/sdbm/pa_file_io.C,
                   5677:          lib/sdbm/pa_strings.C, lib/smtp/comms.C, lib/smtp/smtp.C,
                   5678:          lib/smtp/smtp.h, main/compile.C, main/compile.tab.C,
                   5679:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   5680:          main/execute.C, main/pa_cache_managers.C, main/pa_charset.C,
                   5681:          main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
                   5682:          main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
                   5683:          main/pa_globals.C, main/pa_http.C, main/pa_memory.C,
                   5684:          main/pa_os.C, main/pa_pool.C, main/pa_random.C,
                   5685:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   5686:          main/pa_string.C, main/pa_stylesheet_connection.C,
                   5687:          main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
                   5688:          main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
                   5689:          sql/pa_sql_driver.h, targets/apache/mod_parser3.c,
                   5690:          targets/apache/mod_parser3_core.C, targets/apache/pa_httpd.h,
                   5691:          targets/apache/pa_threads.C, targets/cgi/pa_threads.C,
                   5692:          targets/cgi/parser3.C, targets/isapi/pa_threads.C,
                   5693:          targets/isapi/parser3isapi.C, types/pa_junction.h,
                   5694:          types/pa_method.h, types/pa_property.h, types/pa_value.C,
                   5695:          types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
                   5696:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   5697:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
                   5698:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
                   5699:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   5700:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
                   5701:          types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
                   5702:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   5703:          types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
                   5704:          types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
                   5705:          types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
                   5706:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   5707:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
                   5708:          types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   5709:          types/pa_vresponse.C, types/pa_vresponse.h,
                   5710:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   5711:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   5712:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   5713:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   5714:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   5715:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   5716:          types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
                   5717: 
                   5718:        * src/targets/cgi/parser3.C: year updated
                   5719: 
                   5720:        * src/classes/reflection.C: VS2003 compatibility fixed (related to
                   5721:          issue #1041)
                   5722: 
                   5723:        * tests/: 323.html, results/323.processed: test for base classes
                   5724:          added
                   5725: 
                   5726:        * tests/: 261.html, results/261.processed: updated after better
                   5727:          error reporting done for $string.key exception
                   5728: 
                   5729:        * src/types/pa_vstring.h: better error report for $string.key
                   5730:          exception
                   5731: 
                   5732:        * src/types/: pa_vobject.C, pa_vobject.h: VObject::get_element
                   5733:          copied as VObject::get_element4call to remove extra virtual call
                   5734: 
                   5735:        * tests/: 322.html, results/322.processed: test for
                   5736:          ^reflection:is[] added (related to feature #1041)
                   5737: 
                   5738:        * src/classes/reflection.C: ^reflection:is empty value is void
                   5739:          (related to feature #1041)
                   5740: 
                   5741:        * src/classes/reflection.C:
                   5742:          ^reflection:is[class_name|code|method;[context;]element_name]
                   5743:          added (implements feature #1041)
                   5744: 
                   5745: 2015-10-24  moko
                   5746: 
                   5747:        * configure.ac, src/include/pa_version.h: 3.4.4b -> 3.4.4rc
                   5748: 
1.98      moko     5749: 2015-10-22  moko
                   5750: 
                   5751:        * tests/: 321.html, results/321.processed: test for
                   5752:          ^reflection:method_info[] file detection added
                   5753: 
                   5754:        * tests/: 320.html, results/320.processed: test for
                   5755:          ^reflection:class_by_name[class_name] added (related to feature
                   5756:          #993)
                   5757: 
                   5758:        * src/classes/reflection.C: ^reflection:class_by_name[class_name]
                   5759:          added (implements feature #993)
                   5760: 
                   5761:        * src/main/execute.C: GET_ELEMENT4CALL added to get_method_filename
                   5762:          (related to feature #1017)
                   5763: 
                   5764:        * tests/: 319.html, results/319.processed: ^throw[] stacktrace test
                   5765:          added (related to issue #1039)
                   5766: 
                   5767:        * src/main/pa_request.C: ^throw origin fixed (related to feature
                   5768:          #1039)
                   5769: 
                   5770:        * src/types/pa_vcookie.C: bugfix: expires_sec should not be called
                   5771:          for VDate
                   5772: 
                   5773:        * tests/results/182.processed: updated after feature #1038
                   5774:          implemented
                   5775: 
                   5776:        * tests/: 318.html, 182_dir/a6.p, results/318.processed: test for
                   5777:          compile-time exception origin added (test for feature #1039)
                   5778: 
                   5779:        * src/: include/pa_request.h, main/compile.C, main/compile.y,
                   5780:          main/pa_request.C: exception unification: compile-time exceptions
                   5781:          now have origin, @USE origins also tracked (implements feature
                   5782:          #1039)
                   5783: 
                   5784: 2015-10-20  moko
                   5785: 
                   5786:        * src/main/pa_request.C: cleanup
                   5787: 
                   5788: 2015-10-15  moko
                   5789: 
                   5790:        * src/types/pa_vtable.C: defines fixed (related to feature #1017)
                   5791: 
                   5792:        * src/: classes/hash.C, include/pa_opcode.h, types/pa_vhash.h,
                   5793:          types/pa_vtable.C: new feature: no more $table.method and
                   5794:          $hash.method, aliases for _at, _count, _key (related to feature
                   5795:          #1017)
                   5796: 
1.97      moko     5797: 2015-10-14  moko
                   5798: 
1.98      moko     5799:        * tests/: 317.html, results/317.processed: test for
                   5800:          ^string.unescape[] added (related to feature #120)
                   5801: 
1.97      moko     5802:        * buildall: reverted libxml 2.9.2 -> 2.9.1 due to "ID already
                   5803:          defined" bug (described in issue #1036)
                   5804: 
                   5805:        * tests/: 247.html, results/247.processed: test for checkBOM added
                   5806:          (test for bug #1037)
                   5807: 
                   5808:        * src/: include/pa_charsets.h, main/pa_charsets.C,
                   5809:          main/pa_common.C, main/pa_http.C: checkBOM detects charset if
                   5810:          it's not enforced, skips BOM signature if it complies charset
                   5811:          (fixes bug #1037)
                   5812: 
                   5813: 2015-10-13  moko
                   5814: 
                   5815:        * src/targets/cgi/parser3.vcproj: disabling buggy incremental
                   5816:          linking
                   5817: 
                   5818:        * src/classes/inet.C: vs2003 compilation fix
                   5819: 
                   5820:        * src/classes/math.C: warning war
                   5821: 
                   5822:        * src/lib/punycode/pa_punycode.c: warning war
                   5823: 
                   5824: 2015-10-12  moko
                   5825: 
                   5826:        * src/lib/punycode/pa_punycode.c: warning war
                   5827: 
                   5828:        * parser3.sln: moved parser3 first, to make it default startup
                   5829:          project
                   5830: 
                   5831:        * buildall: parser "mirror" now used for external libs sources
                   5832:          (implements feature #1036)
                   5833: 
                   5834:        * buildall: most external libs are updated to their current
                   5835:          versions (related to feature #1036)
                   5836: 
                   5837:        * src/classes/image.C: more tags added
                   5838: 
                   5839:        * src/: include/pa_memory.h, types/pa_vdate.C: warning war
                   5840: 
                   5841: 2015-10-11  moko
                   5842: 
                   5843:        * src/classes/curl.C: minor optimization (related to feature #1035)
                   5844: 
                   5845: 2015-10-09  moko
                   5846: 
                   5847:        * src/classes/curl.C: pa_strdup added for strings from curl
                   5848:          (related to feature #1035)
                   5849: 
                   5850:        * src/main/pa_string.C: mini fix: RedHat 7.2 does not have
                   5851:          ULLONG_MAX definition
                   5852: 
                   5853:        * src/classes/curl.C: ^curl:info[name]/^curl:info[] added
                   5854:          (implements feature #1035)
                   5855: 
                   5856:        * src/main/pa_charset.C: String::Body(String::C) used
                   5857: 
                   5858:        * src/main/pa_charset.C: exceptions unified
                   5859: 
                   5860:        * src/: include/pa_charset.h, main/pa_charset.C: declarations
                   5861:          unified
                   5862: 
                   5863:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   5864:          classes/op.C, classes/xdoc.C, classes/xnode.C,
                   5865:          include/pa_string.h, main/pa_request.C, main/pa_string.C,
                   5866:          types/pa_vimage.C, types/pa_vmath.C, types/pa_vstatus.C,
                   5867:          types/pa_vxdoc.C: explicit String::Body(char) calls removed;
                   5868:          String::Body(String::C) constructor added (related to bug #957)
                   5869: 
                   5870:        * src/classes/file.C: minor optimization
                   5871: 
                   5872:        * src/include/pa_hash.h: hash.get(char*) added, to minimize
                   5873:          Cord(char*) autocreation (related to bug #957)
                   5874: 
                   5875:        * src/: classes/string.C, main/untaint.C: minor optimizations
                   5876: 
                   5877:        * src/: classes/json.C, classes/reflection.C, include/pa_string.h:
                   5878:          String(char*, Lang, length) removed, String(C(), Lang) used
                   5879:          instead (related to bug #957)
                   5880: 
                   5881: 2015-10-08  moko
                   5882: 
                   5883:        * src/: classes/file.C, include/pa_string.h, lib/cord/cordbscs.c,
                   5884:          lib/cord/include/cord.h, main/pa_http.C, main/pa_string.C,
                   5885:          main/untaint.C: Now char * is converted to CORD only using
                   5886:          AS_CORD() to check for empty cord bug (fixes bug #957)
                   5887: 
                   5888:        * src/include/pa_hash.h: fixed compilation without
                   5889:          HASH_CODE_CACHING
                   5890: 
                   5891:        * src/classes/string.C:
                   5892:          ^string:unescape[js|uri;escaped;$.charset[...]] added (implements
                   5893:          feature #120)
                   5894: 
                   5895:        * src/main/pa_common.C: reduce js flags checks count (related to
                   5896:          feature #120)
                   5897: 
1.96      moko     5898: 2015-10-07  moko
                   5899: 
                   5900:        * tests/: 275.html, results/275.processed: test modified after
                   5901:          unsigned long long int support implemented (feature #1034)
                   5902: 
                   5903:        * src/: classes/math.C, include/pa_string.h, main/pa_string.C:
                   5904:          pa_atoul added for unsigned long long int support
                   5905: 
                   5906: 2015-10-06  moko
                   5907: 
                   5908:        * src/types/pa_vdate.C: INT_MAX used
                   5909: 
                   5910: 2015-10-03  moko
                   5911: 
                   5912:        * tests/: 302.html, results/302.processed: test for bug #1023
                   5913:          (\u2028, \u2029 escaping) added
                   5914: 
                   5915:        * src/main/untaint.C: \u2028, \u2029 are now escaped in
                   5916:          json:string[] (fixes bug #1023)
                   5917: 
                   5918: 2015-09-29  moko
                   5919: 
                   5920:        * tests/305.html: try-catch added for OS without ipv6 support
                   5921: 
                   5922:        * src/lib/json/pa_json.C: more unique prefixes for Solaris
                   5923:          compilation
                   5924: 
                   5925:        * src/: include/pa_opcode.h, include/pa_request.h, main/compile.y,
                   5926:          main/execute.C, types/pa_value.h, types/pa_vhash.h,
                   5927:          types/pa_vtable.C, types/pa_vtable.h: get_element4call
                   5928:          implemented to distinguish ^hash.method from $hash.field
                   5929:          (implements feature #1017)
                   5930: 
                   5931:        * src/lib/punycode/pa_punycode.c: warning war
                   5932: 
                   5933:        * src/include/pa_config_includes.h: warning war
                   5934: 
                   5935:        * src/include/pa_config_includes.h: pragma warning actualized a bit
                   5936: 
                   5937:        * src/include/pa_config_includes.h: warning war
                   5938: 
                   5939:        * src/include/pa_hash.h: clang compilation fix
                   5940: 
                   5941: 2015-09-27  moko
                   5942: 
                   5943:        * src/main/compile.tab.C: Bison 3 is now default
                   5944: 
                   5945:        * src/main/: compile.C, compile.y: Bison 3 compatibility fixed
                   5946: 
                   5947: 2015-09-25  moko
                   5948: 
                   5949:        * src/: classes/hash.C, include/pa_hash.h: parser now compiles and
                   5950:          works with undefined HASH_ORDER (related to feature #196)
                   5951: 
                   5952: 2015-09-24  moko
                   5953: 
                   5954:        * tests/: 027.html, results/027.processed: test modified to test
                   5955:          ^hash.sort (feature #196)
                   5956: 
                   5957:        * src/: classes/hash.C, include/pa_hash.h:
                   5958:          ^hash.sort[key;value]{string-key-maker}|(numeric-key-maker)[[asc|desc]]
                   5959:          added (implements feature #196)
                   5960: 
                   5961:        * tests/: 316.html, results/316.processed: Added test for bug #1025
                   5962:          (exception handling in non-cached ^cache), plus for "it does not
                   5963:          have logical value" and "$exception.handled value must be either
                   5964:          boolean or string 'cache'" exceptions.
                   5965: 
                   5966:        * src/classes/op.C: ^cache: exceptions now handled in non-cached
                   5967:          code (fixes bug #1025)
                   5968: 
1.95      moko     5969: 2015-09-23  moko
                   5970: 
                   5971:        * src/classes/table.C: warning war
                   5972: 
                   5973:        * src/: classes/math.C, types/pa_vcookie.C: warning war
                   5974: 
                   5975:        * src/classes/file.C: warning war
                   5976: 
                   5977:        * src/: include/pa_table.h, main/pa_table.C: warning war
                   5978: 
                   5979:        * src/: main/pa_request.C, classes/date.C: warning war
                   5980: 
                   5981:        * src/: types/pa_vdate.C, classes/op.C: warning war
                   5982: 
                   5983:        * tests/: 122.html, results/122.processed: win sync: to remove
                   5984:          differences with OS that doesn't keep timezone change history
                   5985: 
                   5986:        * src/types/pa_vdate.C: tzset() should be called in Windows after
                   5987:          TZ change (related to feature #36)
                   5988: 
                   5989:        * tests/: 075.html, results/075.processed: win sync: to remove
                   5990:          differences with OS that doesn't keep timezone change history
                   5991: 
                   5992:        * tests/: 315.html, results/315.processed: win sync: to remove
                   5993:          differences with OS that doesn't keep timezone change history
                   5994: 
                   5995:        * tests/: 256.html, results/256.processed: win sync: to remove
                   5996:          differences with OS that doesn't keep timezone change history
                   5997: 
                   5998:        * tests/: 124.html, results/124.processed: win results sync: to
                   5999:          avoid hitting time change hole.
                   6000: 
                   6001:        * src/types/pa_vdate.C: static returned. :)
                   6002: 
                   6003: 2015-09-22  moko
                   6004: 
                   6005:        * src/types/pa_vdate.C: FreeBSD 10 GPF fix (related to feature #36)
                   6006: 
                   6007:        * tests/results/131.processed: more tests for feature #1032
                   6008: 
                   6009:        * src/classes/date.C: minor fix related to feature #1032
                   6010: 
1.211     moko     6011:        * operators.ru.txt, operators.txt: ISO date creation documented
                   6012:          (related to feature #1032)
1.95      moko     6013: 
1.211     moko     6014:        * operators.ru.txt, operators.txt: iso-string documented (related
                   6015:          to feature #1032)
1.95      moko     6016: 
                   6017:        * tests/: 315.html, results/315.processed: more tests added
                   6018:          (related to feature #1032)
                   6019: 
                   6020:        * tests/: 131.html, results/131.processed: date range checks
                   6021:          updated (related to feature #36)
                   6022: 
                   6023:        * tests/: 315.html, results/057.processed, results/315.processed:
                   6024:          test added for ISO date support (related to issue #315)
                   6025: 
                   6026:        * src/classes/date.C: more readable exceptions in date creation
                   6027:          (related to ticket #1032)
                   6028: 
                   6029: 2015-09-18  moko
                   6030: 
                   6031:        * tests/: 202.html, results/202.processed: ^date.iso-string[] check
                   6032:          added (related to issue #1032)
                   6033: 
                   6034:        * tests/results/256.processed, src/classes/json.C: iso-string
                   6035:          documented (related to issue #1032)
                   6036: 
                   6037:        * tests/: 256.html, results/256.processed: ISO date check added
                   6038:          (related to issue #1032)
                   6039: 
                   6040:        * tests/: 057.html, results/057.processed, results/224.processed:
                   6041:          tests results updated after ISO date support implemented (related
                   6042:          to feature #1032)
                   6043: 
                   6044:        * src/: classes/date.C, classes/image.C, types/pa_value.h,
                   6045:          types/pa_vdate.C, types/pa_vdate.h: ISO 8601 dates support added,
                   6046:          ^date::create[string] constructor formalized, ^date.iso-string[]
                   6047:          added (implements feature #1032)
                   6048: 
                   6049: 2015-09-05  moko
                   6050: 
1.211     moko     6051:        * operators.ru.txt, operators.txt: actualized
1.95      moko     6052: 
1.211     moko     6053:        * operators.ru.txt, operators.txt: date changes documented (related
                   6054:          to ticket #36)
1.95      moko     6055: 
                   6056: 2015-09-04  moko
                   6057: 
                   6058:        * src/types/pa_vdate.C: warning war
                   6059: 
                   6060:        * src/: classes/op.C, types/pa_vhashfile.C: warning war
                   6061: 
                   6062: 2015-09-03  moko
                   6063: 
                   6064:        * tests/results/096.processed: test result updated for 0..9999 year
                   6065:          date range support (related to feature #36)
                   6066: 
                   6067:        * tests/: 314.html, results/314.processed: test for
                   6068:          ^string:base64[], ^string:idna[], ^string:js-escape[] (related to
                   6069:          bug #1031)
                   6070: 
                   6071:        * src/classes/string.C: Static calls fixed for ^string:base64[],
                   6072:          ^string:idna[], ^string:js-escape[] (closes bug #1031)
                   6073: 
1.116     moko     6074:        * Makefile.am, acsite.m4, configure.ac, configure.in: Warning war:
                   6075:          configure.in -> configure.ac
1.95      moko     6076: 
1.116     moko     6077:        * configure, configure.in, src/include/pa_config_auto.h.in: more
                   6078:          correct timezone check for FreeBSD Warning war: configure.in ->
                   6079:          configure.ac
1.95      moko     6080: 
                   6081:        * configure, configure.in, src/classes/Makefile.am,
1.116     moko     6082:          src/include/pa_config_auto.h.in, src/lib/cord/Makefile.am,
                   6083:          src/lib/gd/Makefile.am, src/lib/json/Makefile.am,
                   6084:          src/lib/memcached/Makefile.am, src/lib/pcre/Makefile.am,
                   6085:          src/lib/sdbm/Makefile.am, src/lib/smtp/Makefile.am,
                   6086:          src/main/Makefile.am, src/targets/apache/Makefile.am,
                   6087:          src/targets/cgi/Makefile.am, src/types/Makefile.am: INCLUDES ->
1.95      moko     6088:          AM_CPPFLAGS (warning war) PA_DATE64 (0..9999 year date range)
                   6089:          check added
                   6090: 
                   6091:        * src/types/pa_vdate.C: FreeBSD fixes + more robust code
                   6092: 
                   6093:        * tests/results/: 124.processed, 224.processed: test resuls updated
                   6094:          for new date implementation (related to feature #36)
                   6095: 
                   6096:        * src/: classes/date.C, classes/image.C, include/pa_common.h,
                   6097:          main/pa_common.C, types/pa_value.C, types/pa_vdate.C,
                   6098:          types/pa_vdate.h: new double date implementation with internal
                   6099:          support for extended 0..9999 year range, default timezone support
                   6100:          (related to feature #36)
                   6101: 
                   6102: 2015-08-28  moko
                   6103: 
                   6104:        * src/types/pa_vmail.C: fixed $mail:received.date calculations
                   6105:          (fixes bug #1030)
                   6106: 
                   6107: 2015-08-21  moko
                   6108: 
                   6109:        * src/classes/inet.C: snprintf size "bug" commented
                   6110: 
                   6111:        * src/main/pa_common.C: snprintf comments updated
                   6112: 
                   6113: 2015-08-16  moko
                   6114: 
                   6115:        * src/types/: pa_vdate.C, pa_vdate.h: logic moved to pa_vdate.C
                   6116: 
                   6117: 2015-08-11  moko
                   6118: 
                   6119:        * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
                   6120:          types/pa_vclass.C, types/pa_vobject.C: hash_json_string argument
                   6121:          can be null (fixes bug #1029)
                   6122: 
                   6123: 2015-08-06  moko
                   6124: 
1.116     moko     6125:        * src/types/: Makefile.am, pa_vdate.C, pa_vdate.h, types.vcproj:
                   6126:          pa_vdate.C added
1.95      moko     6127: 
                   6128: 2015-08-05  moko
                   6129: 
                   6130:        * tests/: 313.html, results/313.processed: test for
                   6131:          ^table.count[columns] and ^table.flip[] with nameless tables
                   6132:          (feature #1003)
                   6133: 
                   6134:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
                   6135:          max_cell added, now ^table.count[columns] and ^table.flip[] works
                   6136:          correctly for nameless tables (implements feature #1003)
                   6137: 
                   6138: 2015-08-03  moko
                   6139: 
                   6140:        * tests/312.html: test for ^table.append[$hash] and
                   6141:          ^table.insert[$hash] added (related to feature #1028)
                   6142: 
                   6143:        * src/classes/table.C: ^table.append[$hash] and
                   6144:          ^table.insert[$hash] now supported (implements feature #1028)
                   6145: 
                   6146:        * tests/: 312.html, results/312.processed: test row copy in
                   6147:          ^table.hash[; $.type[table] ] added (related to feature #1016)
                   6148: 
                   6149:        * src/classes/table.C: row copy now created in ^table.hash[;
                   6150:          $.type[table] ] (related to feature #1016)
                   6151: 
                   6152: 2015-07-29  moko
                   6153: 
                   6154:        * tests/: 312.html, results/312.processed: test for ^table.delete[]
                   6155:          added (related to feature #1016)
                   6156: 
                   6157:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
                   6158:          ^table.delete[] added to delete current row (related to feature
                   6159:          1016)
                   6160: 
                   6161: 2015-07-28  moko
                   6162: 
                   6163:        * tests/: 312.html, results/312.processed: test for
                   6164:          $table.column[value] and ^table.insert{row} (related to feature
                   6165:          #1016)
                   6166: 
                   6167:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C,
                   6168:          types/pa_vtable.C, types/pa_vtable.h: $table.column[value] and
                   6169:          ^table.insert{row} are now implemented (feature #1016)
                   6170: 
                   6171:        * src/include/pa_array.h: Optimization: bool reverse removed from
                   6172:          append(), insert() added, memmove arguments order in remove()
                   6173:          fixed (related to feature #1016)
                   6174: 
                   6175: 2015-07-23  moko
                   6176: 
                   6177:        * src/classes/json.C: tainted json and empty json exception added
                   6178:          (implements feature #1015)
                   6179: 
                   6180:        * tests/: 311.html, results/311.processed: empty json and tainted
                   6181:          json exception test added (related to issue #1015)
                   6182: 
                   6183: 2015-07-22  moko
                   6184: 
                   6185:        * tests/: 311.html, results/311.processed: test for UTF-8
                   6186:          processing added
                   6187: 
                   6188:        * tests/: 311.html, results/311.processed: test for
                   6189:          json_exception_with_source added (related to issue #394)
                   6190: 
                   6191:        * src/classes/json.C: json_exception_with_source added (implements
                   6192:          feature #394)
                   6193: 
                   6194: 2015-06-29  moko
                   6195: 
                   6196:        * src/: classes/file.C, include/pa_dir.h, main/pa_dir.C:
                   6197:          directories are now correctly determined if _d_type == DT_UNKNOWN
                   6198:          (closes bug #1027)
                   6199: 
                   6200: 2015-06-10  moko
                   6201: 
                   6202:        * src/types/pa_vxnode.h: extern "C" not requred and causes build
                   6203:          error if libxml has LIBXML_ICU_ENABLED.
                   6204: 
                   6205: 2015-06-04  moko
                   6206: 
                   6207:        * tests/099.html: ups, reverting
                   6208: 
                   6209:        * tests/: 099.html, 309.html, 310.html, results/309.processed,
                   6210:          results/310.processed: tests for $response:body[ $.file[] ] and
                   6211:          $response:last-modified added
                   6212: 
                   6213:        * src/main/pa_request.C: last-modified check fixed
                   6214: 
                   6215: 2015-06-03  moko
                   6216: 
                   6217:        * tests/: 204.html, 205.html, 293.html, results/204.processed,
                   6218:          results/205.processed, results/293.processed: $response:headers
                   6219:          logging added (tests for feature #1007)
                   6220: 
                   6221:        * src/: include/pa_common.h, include/pa_request.h,
                   6222:          main/pa_request.C, types/pa_vmail.C, types/pa_vresponse.C:
                   6223:          $response:headers are now in uppercase (closes feature #1007)
                   6224: 
                   6225: 2015-06-02  moko
                   6226: 
                   6227:        * src/: include/pa_memory.h, classes/math.C: some of -pedantic
                   6228:          build errors reverted for clang compatibility
                   6229: 
                   6230: 2015-06-01  moko
                   6231: 
                   6232:        * src/include/pa_memory.h: -pedantic build errors fixed
                   6233: 
                   6234:        * src/classes/math.C: -pedantic build error fixed
                   6235: 
                   6236:        * src/classes/table.C: USE_STRINGSTREAM moved to the correct place
                   6237: 
                   6238: 2015-05-31  moko
                   6239: 
                   6240:        * src/classes/table.C: USE_STRINGSTREAM optimized
                   6241: 
                   6242:        * src/: classes/file.C, classes/math.C, include/pa_opcode.h,
                   6243:          include/pa_string.h, lib/json/pa_json.h, main/compile_tools.h,
                   6244:          main/pa_charset.C, main/pa_globals.C, main/pa_string.C,
                   6245:          types/pa_vmail.C, types/pa_vmethod_frame.C, types/pa_vregex.C,
                   6246:          types/pa_vxnode.h: warning war (-pedantic flag)
                   6247: 
                   6248: 2015-05-28  moko
                   6249: 
                   6250:        * tests/: 308.html, results/308.processed: test for
                   6251:          ^table::create[$t;], etc work added (related to bug #975)
                   6252: 
                   6253:        * src/classes/table.C: check_option_param removed,
                   6254:          ^table::create[$t;], etc now works (fixes bug #975)
                   6255: 
                   6256: 2015-05-27  moko
                   6257: 
                   6258:        * src/main/pa_request.C: Invalid response filename in gcc 4.9.2
                   6259:          (Debian jessie) fixed (closes issue #1024)
                   6260: 
                   6261:        * tests/Makefile: sort added as in Debian jessie list become
                   6262:          unsorted
                   6263: 
                   6264: 2015-05-18  moko
                   6265: 
                   6266:        * tests/: 201.html, results/201.processed: test for
                   6267:          ^string.trim[what] feature #1022
                   6268: 
                   6269:        * src/classes/string.C: ^string.trim[what] now supported,
                   6270:          implements feature #1022
                   6271: 
                   6272: 2015-05-17  moko
                   6273: 
                   6274:        * tests/results/185.processed: test result updated as feature #1021
                   6275:          implemented (left/right accept negative parameter)
                   6276: 
                   6277:        * src/classes/string.C: left/right now accept negative parameter
                   6278:          (implements feature #1021)
                   6279: 
                   6280: 2015-05-08  moko
                   6281: 
                   6282:        * src/classes/math.C: isalnum -> pa_isalnum
                   6283: 
                   6284:        * src/main/execute.C: optimization in getter-junction processing
                   6285:          (related to issue #997)
                   6286: 
                   6287: 2015-05-07  moko
                   6288: 
                   6289:        * tests/: 307.html, results/307.processed: test for issue #997
                   6290:          added
                   6291: 
                   6292:        * src/main/execute.C: process_getter result now checked if junction
                   6293:          returned (closes issue #997)
                   6294: 
                   6295:        * tests/: 305.html, results/305.processed: sort added to ignore
                   6296:          different order
                   6297: 
                   6298:        * src/types/pa_vxnode.C: & now untainted in $node.nodeValue
                   6299:          assignment (closes issue #994)
                   6300: 
                   6301:        * tests/: 306.html, results/306.processed: test for issue #994
                   6302:          added
                   6303: 
                   6304:        * tests/: 303.html, results/303.processed: two more errors tested
                   6305: 
                   6306: 2015-05-06  moko
                   6307: 
                   6308:        * tests/: 305.html, results/305.processed: test for name2ip &
                   6309:          ip2name added (related to feature #992)
                   6310: 
                   6311:        * tests/: 303.html, 304.html, results/303.processed,
                   6312:          results/304.processed: tests for idna conversion added (related
                   6313:          to issue #849)
                   6314: 
                   6315: 2015-05-02  moko
                   6316: 
                   6317:        * src/classes/inet.C: ^inet:ip2name[] and ^inet:name2ip[]
                   6318:          implemented
                   6319: 
                   6320: 2015-04-30  moko
                   6321: 
                   6322:        * src/main/pa_http.C: idna_host added, related to issue #849
                   6323: 
                   6324:        * src/main/pa_http.C: set_addr corrected, pa_idna_encode call added
                   6325:          (related to issue #849)
                   6326: 
                   6327: 2015-04-24  moko
                   6328: 
                   6329:        * src/types/pa_vjunction.C: warning war
                   6330: 
                   6331:        * src/lib/punycode/: pa_idna.h, pa_punycode.h: code style
                   6332:          unification
                   6333: 
                   6334:        * src/lib/punycode/pa_idna.c: warning war
                   6335: 
                   6336: 2015-04-22  moko
                   6337: 
                   6338:        * src/main/main.vcproj: punycode include path added
                   6339: 
                   6340:        * src/lib/punycode/pa_idna.c: windows compile error fixed
                   6341: 
                   6342:        * src/lib/punycode/pa_idna.c: warning war
                   6343: 
                   6344:        * parser3.sln, src/lib/punycode/punycode.vcproj: punycode windows
                   6345:          project file added
                   6346: 
                   6347:        * src/lib/punycode/pa_convert_utf.c: debug compilation fix
                   6348: 
                   6349:        * src/include/pa_memory.h: warning war
                   6350: 
                   6351:        * src/: classes/string.C, include/pa_common.h, main/pa_common.C:
                   6352:          ^string:idna[xn--...], ^string.idna[] - idna conversion support
                   6353:          implemented (related to feature #849)
                   6354: 
                   6355:        * configure.in, src/main/Makefile.am,
                   6356:          src/targets/apache/Makefile.am, src/targets/cgi/Makefile.am:
                   6357:          libpunycode added in Unix
                   6358: 
                   6359: 2015-04-21  moko
                   6360: 
                   6361:        * configure.in: large files support
                   6362: 
                   6363: 2015-04-15  moko
                   6364: 
                   6365:        * src/lib/punycode/: Makefile.am, pa_convert_utf.c,
                   6366:          pa_convert_utf.h, pa_idna.c, pa_idna.h, pa_punycode.c,
                   6367:          pa_punycode.h: initial version for punycode/idna support library
                   6368:          (ticket #849)
                   6369: 
                   6370: 2015-04-08  moko
                   6371: 
                   6372:        * src/: classes/curl.C, classes/date.C, classes/file.C,
                   6373:          classes/image.C, classes/mail.C, classes/reflection.C,
                   6374:          classes/string.C, classes/xnode.C, include/pa_request.h,
                   6375:          include/pa_string.h, include/pa_stylesheet_connection.h,
                   6376:          main/compile.y, main/compile_tools.h, main/execute.C,
                   6377:          main/pa_common.C, main/pa_request.C, main/pa_string.C,
                   6378:          main/pa_xml_io.C, main/untaint.C, types/pa_vclass.C,
                   6379:          types/pa_vcookie.C, types/pa_vfile.C, types/pa_vform.C,
                   6380:          types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
                   6381:          types/pa_wwrapper.h, main/compile.tab.C: removed most of the
                   6382:          clang compiler warnings (closes issue #1018)
                   6383: 
                   6384:        * src/include/pa_string.h: String::Body comparation operators with
                   6385:          char * added (related to issue #958)
                   6386: 
                   6387: 2015-04-07  moko
                   6388: 
                   6389:        * src/main/compile.tab.C: YYMALLOC/YYFREE defined to
                   6390:          pa_malloc/pa_free to remove system malloc/free usage (related to
                   6391:          issue #1018)
                   6392: 
                   6393:        * src/: classes/table.C, classes/xdoc.C, doc/memory.dox,
                   6394:          include/pa_hash.h, include/pa_memory.h, lib/gd/gif.C,
                   6395:          lib/gd/gif.h, lib/smtp/smtp.C, main/compile.y, main/pa_charset.C,
                   6396:          main/pa_http.C, main/pa_request.C, main/pa_string.C,
                   6397:          main/pa_xml_io.C, targets/apache/mod_parser3_core.C,
                   6398:          types/pa_vconsole.h, types/pa_vdouble.h, types/pa_vfile.C,
                   6399:          types/pa_vform.C, types/pa_vint.h: new(UseGC) replaced with new,
                   6400:          malloc/strdup/free replaced with pa_ version and checks for
                   6401:          accidental use of non-pa_ version added (related to issue #1018)
                   6402: 
                   6403: 2015-04-03  moko
                   6404: 
                   6405:        * buildall: pcre-8.33 -> pcre-8.36
                   6406: 
                   6407:        * src/: main/compile.y, classes/form.C, classes/mail.C,
                   6408:          classes/op.C, classes/string.C, main/compile.tab.C,
                   6409:          main/compile_tools.C, main/pa_http.C, main/pa_request.C,
                   6410:          main/pa_sql_driver_manager.C, types/pa_vfile.C,
                   6411:          types/pa_vhashfile.C: C++11 compilation errors fixed (related to
                   6412:          ticket #958)
                   6413: 
                   6414:        * src/: classes/file.C, include/pa_common.h, include/pa_sapi.h,
                   6415:          main/pa_common.C, main/pa_http.C, main/pa_request.C,
                   6416:          targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
                   6417:          targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_vform.C,
                   6418:          types/pa_vform.h, types/pa_vrequest.C, types/pa_vrequest.h:
                   6419:          $request:headers, $request:method added (implements feature
                   6420:          #1007)
                   6421: 
                   6422: 2015-03-17  misha
                   6423: 
                   6424:        * tests/302.html: - test for
                   6425:          ^json:string[...;$._default[method-name]]
                   6426: 
                   6427:        * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
                   6428:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C: - if
                   6429:          option $._default[method-name] is specified in ^json:string[], a
                   6430:          method with specified name will be called for classes/objects
                   6431:          serialization ( new feature: #982 )
                   6432: 
                   6433: 2015-03-16  misha
                   6434: 
                   6435:        * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
                   6436:          main/compile_tools.h, main/execute.C, types/pa_vconsole.h,
                   6437:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.C,
                   6438:          types/pa_venv.h, types/pa_vform.C, types/pa_vform.h,
                   6439:          types/pa_vhashfile.h, types/pa_vjunction.C, types/pa_vjunction.h,
                   6440:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
                   6441:          types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   6442:          types/pa_vmethod_frame.h, types/pa_vregex.C, types/pa_vrequest.C,
                   6443:          types/pa_vrequest.h, types/pa_vstateless_class.C,
                   6444:          types/pa_vstateless_class.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   6445:          types/pa_vxnode.C, types/pa_vxnode.h: - $var.CLASS &
                   6446:          $var.CLASS_NAME now have special opcodes. This can be switched
                   6447:          off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
                   6448:          on pa_opcode.h ( new feature: #844 )
                   6449: 
                   6450: 2015-03-15  misha
                   6451: 
                   6452:        * tests/075.html: - test for $response:header[]
                   6453: 
                   6454:        * src/types/pa_vresponse.C: - $response:header[] deletes header
                   6455:          that was set earlie ( new feature: #1001 )
                   6456: 
                   6457: 2015-03-12  misha
                   6458: 
                   6459:        * tests/246.html: - more tests for ^hash._at[]
                   6460: 
                   6461:        * src/: classes/hash.C, include/pa_hash.h: - ^õýø._at[...] now
                   6462:          accepts second param [key|value|hash] ( new feature: #1012 )
                   6463: 
                   6464: 2015-03-09  moko
                   6465: 
                   6466:        * src/types/pa_vmail.C: exception for everything but
                   6467:          $mail:received, closes issue #1011
                   6468: 
                   6469: 2015-02-20  moko
                   6470: 
                   6471:        * tests/: 275.html, results/275.processed: hex detection in
                   6472:          pa_atoui fix test (closes issue #1010)
                   6473: 
                   6474:        * src/main/pa_string.C: hex detection in pa_atoui fixed (closes
                   6475:          issue #1010)
                   6476: 
                   6477: 2015-02-17  moko
                   6478: 
                   6479:        * src/types/pa_vmail.C: closes issue #1009 - mail content should be
                   6480:          tainted.
                   6481: 
                   6482: 2015-02-03  misha
                   6483: 
                   6484:        * tests/301.html: - test for ^json:string($double) causes
                   6485:          exception. bugfix: #1008
                   6486: 
                   6487:        * src/classes/json.C: - ^json:string($double) causes exception.
                   6488:          bugfix: #1008
                   6489: 
                   6490:        * tests/014.html: - updated for work with ^hash.delete[]
                   6491: 
                   6492: 2015-01-12  misha
                   6493: 
                   6494:        * src/: classes/form.C, include/pa_common.h,
                   6495:          include/pa_request_info.h, main/pa_common.C, types/pa_vform.C,
                   6496:          types/pa_vform.h: - supports body with PUT method as well ( new
                   6497:          feature: #1006 )
                   6498: 
                   6499:        * src/classes/file.C: - warnings war
                   6500: 
                   6501: 2015-01-11  misha
                   6502: 
                   6503:        * tests/300.html: - test for ^hash.delete[] is added
                   6504: 
                   6505:        * src/classes/hash.C: - ^hash.delete[] clear all hash ( new
                   6506:          feature: #989 ) - tiny optimization in intersects
                   6507: 
                   6508: 2015-01-06  moko
                   6509: 
                   6510:        * src/types/pa_vmail.C: file names transcode added, to and cc added
                   6511:          with transcode, attachments detection fixed
                   6512: 
                   6513:        * src/main/pa_request.C: filling mail received after cgi/auto.p
                   6514:          load to allow charset switch (related to issue #996)
                   6515: 
                   6516: 2014-12-31  moko
                   6517: 
                   6518:        * src/types/pa_vmail.C: from and subject now transcoded if not
                   6519:          UTF-8 source charset (fixes issue 996)
                   6520: 
                   6521:        * src/main/pa_exception.C: fixed string from stack bug (closes
                   6522:          issue #1000)
                   6523: 
                   6524: 2014-12-11  misha
                   6525: 
                   6526:        * src/types/pa_vhashfile.C: - check if key is not empty before
                   6527:          access ( bug fix: #1005 )
                   6528: 
                   6529: 2014-11-13  misha
                   6530: 
                   6531:        * src/main/compile.y: - PC.append does not reset to false while
                   6532:          creating a new class. bugfix: #990
                   6533: 
                   6534:        * tests/299.html: - test for creation class after working with
                   6535:          partial class (create+append)
                   6536: 
                   6537:        * src/types/pa_vobject.C: - @GET[def] always returns true. bugfix:
                   6538:          #995
                   6539: 
                   6540:        * tests/232.html: - test for @get[def] added
                   6541: 
                   6542: 2014-10-12  moko
                   6543: 
                   6544:        * src/lib/pcre/pcre_internal.vcproj: correct path
                   6545: 
                   6546:        * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
                   6547:          lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
                   6548:          lib/pcre/pcre_internal.vcproj, main/main.vcproj,
                   6549:          targets/apache/ApacheModuleParser3.vcproj,
                   6550:          targets/apache/ApacheModuleParser3Core.vcproj,
                   6551:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   6552:          types/types.vcproj: project GUID inserted in *.vcproj for correct
                   6553:          conversion in newer VS versions
                   6554: 
                   6555:        * parser3.sln, src/lib/pcre/pcre_internal.vcproj:
                   6556:          pcre_internal.vcproj added
                   6557: 
                   6558: 2014-08-28  moko
                   6559: 
                   6560:        * src/lib/pcre/: Makefile.am, pa_pcre_chartables.c,
                   6561:          pa_pcre_internal.h, pa_pcre_valid_utf8.c: _pcre_default_tables
                   6562:          and pcre_valid_utf are copied to parser3 code (fixes issue #991)
                   6563: 
                   6564: 2014-06-30  misha
                   6565: 
                   6566:        * tests/298.html: - tests for ^reflection:def[class;className]
                   6567:          added
                   6568: 
                   6569:        * src/classes/reflection.C: - ^reflection:def[class;className]
                   6570:          added ( new feature: #918 )
                   6571: 
                   6572: 2014-06-29  misha
                   6573: 
                   6574:        * src/classes/table.C: - ^table::create[unsupported data] -
                   6575:          exception comment changed to "body must be table or code" ( bug
                   6576:          fix: #951 )
                   6577: 
                   6578:        * tests/: 261.html, results/261.processed: - tests for
                   6579:          ^json:string[...;$.void[null|string]] added
                   6580: 
                   6581:        * src/: classes/json.C, types/pa_value.h, types/pa_vvoid.h: - new
                   6582:          option $.void[string|null] added to ^json:string[...] ( new
                   6583:          feature: #952 )
                   6584: 
                   6585: 2014-06-28  moko
                   6586: 
                   6587:        * src/classes/curl.C: $.charset now processed before other curl
                   6588:          options (closes issue #980)
                   6589: 
                   6590: 2014-05-23  misha
                   6591: 
                   6592:        * src/classes/json.C: - bug fix: #987
                   6593: 
                   6594: 2014-05-04  misha
                   6595: 
                   6596:        * tests/: 253.html, 253_json.txt: - test for
                   6597:          ^json:parse[$.int(false)] is added
                   6598: 
                   6599:        * src/classes/json.C: - To ^json:parse[] added option $.int(bool,
                   6600:          default true). The option is similar to $.double(bool) but for
                   6601:          integers.
                   6602: 
                   6603: 2014-05-01  moko
                   6604: 
                   6605:        * src/classes/file.C: "PARSER_VERSION" -> PARSER_VERSION ( bugfix:
                   6606:          #12 )
                   6607: 
                   6608: 2014-04-16  moko
                   6609: 
                   6610:        * src/main/pa_http.C: response-charset option should finally work
                   6611:          now (fix for issue #867)
                   6612: 
                   6613:        * src/main/pa_http.C: response-charset option should work now (fix
                   6614:          for issue #867)
                   6615: 
                   6616: 2014-03-07  moko
                   6617: 
                   6618:        * buildall: libgc moved
                   6619: 
                   6620:        * buildall: libgc moved
                   6621: 
                   6622: 2013-12-29  moko
                   6623: 
                   6624:        * src/classes/string.C: ^string:js-unescape result now tainted,
                   6625:          closes issue #966
                   6626: 
                   6627:        * tests/: 186.html, results/186.processed: ^string:js-unescape
                   6628:          result now tainted, issue #966
                   6629: 
                   6630: 2013-12-03  moko
                   6631: 
                   6632:        * src/: classes/memcached.C, types/pa_vmemcached.C,
                   6633:          types/pa_vmemcached.h: memcached open $.skip-connect(true|false)
                   6634:          option was added for http://www.parser.ru/forum/?id=79343
                   6635: 
                   6636:        * src/classes/file.C: bugfix for
                   6637:          http://www.parser.ru/forum/?id=79337
                   6638: 
                   6639: 2013-11-05  moko
                   6640: 
                   6641:        * configure.in, src/include/pa_version.h: 3.4.3 -> 3.4.4b
                   6642: 
                   6643:        * src/main/pa_globals.C: spelling fixed
                   6644: 
                   6645: 2013-10-29  moko
                   6646: 
                   6647:        * src/lib/json/json.vcproj: json.c -> pa_json.C
                   6648: 
                   6649:        * src/lib/json/pa_json.C: C++ compatibility addes, related to issue
                   6650:          #892
                   6651: 
                   6652:        * src/: classes/json.C, lib/json/Makefile.am, lib/json/json.c,
                   6653:          lib/json/json.h, lib/json/pa_json.C: json.c -> pa_json.C (for
                   6654:          exceptions to be thrown thougth json library), related to issue
                   6655:          #892
                   6656: 
                   6657:        * src/main/pa_charset.C: avoid compilation bug in Debian 6.0.8 x32,
                   6658:          related to issue #896
                   6659: 
                   6660: 2013-10-24  moko
                   6661: 
                   6662:        * configure.in, src/include/pa_version.h: 3.4.3rc -> 3.4.3
                   6663: 
                   6664: 2013-10-23  moko
                   6665: 
                   6666:        * README: actualization
                   6667: 
                   6668: 2013-10-22  moko
                   6669: 
                   6670:        * src/targets/apache/mod_parser3.c: Adopted apache 2.4
                   6671:          compatibility patch from Sergey Kirpichev
                   6672: 
                   6673:        * tests/: 297.html, results/297.processed: non-working getter fix
                   6674:          test for issue #948
                   6675: 
                   6676:        * src/: include/pa_request.h, main/pa_request.C: Now getter is not
                   6677:          called when saving value of $match variable in ^string.match[] to
                   6678:          increase compatibility (related to issue #948).
                   6679: 
                   6680:        * src/: include/pa_request.h, targets/cgi/parser3.C: minor header
                   6681:          usage optimization
                   6682: 
                   6683: 2013-10-21  moko
                   6684: 
                   6685:        * tests/: 182.html, results/182.processed: local path removed for
                   6686:          compatibility
                   6687: 
                   6688:        * tests/: 244.html, 253.html, 254.html, 275.html, 281.html,
                   6689:          results/244.processed, results/253.processed,
                   6690:          results/254.processed, results/275.processed,
                   6691:          results/281.processed: try_catch -> try-catch
                   6692: 
                   6693:        * tests/: 288.html, 294.html, 296.html, results/288.processed,
                   6694:          results/294.processed, results/296.processed: try_catch ->
                   6695:          try-catch
                   6696: 
                   6697: 2013-10-20  moko
                   6698: 
                   6699:        * tests/: 296.html, results/296.processed: test for xsl exception
                   6700:          for issue #938 added.
                   6701: 
                   6702:        * src/: include/pa_xml_exception.h,
                   6703:          main/pa_stylesheet_connection.C: forgotten to be replaced
                   6704:          XmlException is now replaced (once again closes issue #938)
                   6705: 
                   6706: 2013-10-18  moko
                   6707: 
                   6708:        * buildall: disable clock_gettime detection to avoid librt linking
                   6709:          (which in turn depends on libpthread), related to issue #943
                   6710: 
                   6711: 2013-10-18  misha
                   6712: 
                   6713:        * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
                   6714:          lib/smtp/smtp.vcproj, main/main.vcproj,
                   6715:          targets/apache/ApacheModuleParser3Core.vcproj,
                   6716:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   6717:          types/types.vcproj: - new locations for libxml2 includes where
                   6718:          added to vcproj files
                   6719: 
                   6720: 2013-10-18  moko
                   6721: 
                   6722:        * src/classes/: hashfile.C, op.C: hopefully last part of issue #948
                   6723:          fix
                   6724: 
                   6725:        * tests/: 295.html, results/295.processed: test for issue #948
                   6726:          updated
                   6727: 
                   6728:        * src/classes/table.C: hopefully last lost part for issue #948 fix.
                   6729:          :)
                   6730: 
                   6731:        * tests/: 295.html, results/295.processed: test for issue #948
                   6732:          added
                   6733: 
                   6734:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   6735:          include/pa_request.h, types/pa_method.h: for getters and setters
                   6736:          to be executed request.put_element should be called, not
                   6737:          context.put_element (fixes issue #948)
                   6738: 
                   6739: 2013-10-17  moko
                   6740: 
                   6741:        * src/classes/xdoc.C: libxml 2.9.1 compatibility with define
                   6742:          LIBXML2_NEW_BUFFER check (closes issue #943)
                   6743: 
                   6744:        * buildall: libxml 2.9.1 build is broken --without-reader.
                   6745: 
                   6746: 2013-10-16  moko
                   6747: 
                   6748:        * configure.in, src/include/pa_version.h: 3.4.3b -> 3.4.3rc
                   6749: 
                   6750:        * tests/: 294.html, results/294.processed: test for issue #938
                   6751: 
                   6752:        * src/: classes/xdoc.C, classes/xnode.C,
                   6753:          include/pa_xml_exception.h, main/pa_xml_exception.C: XmlException
                   6754:          now calls fixUTF8 if source charset is UTF-8 (closes issue #938)
                   6755: 
                   6756:        * buildall: pcre-8.30 -> pcre-8.33 libxml2-2.8.0 -> libxml2-2.9.1
                   6757:          libxslt-1.1.26 -> libxslt-1.1.28
                   6758: 
                   6759:        * src/: include/pa_charset.h, lib/pcre/pa_pcre_internal.h,
                   6760:          main/pa_charset.C: fixUTF8 method added to replace invalid UTF-8
                   6761:          to '?', related to issue #938
                   6762: 
                   6763: 2013-10-15  moko
                   6764: 
                   6765:        * src/: include/pa_common.h, main/pa_charset.C, main/pa_common.C,
                   6766:          main/untaint.C: json chars 0x01-0x1F now are escaped as \u00XX,
                   6767:          minor optimizations (closes issue #896)
                   6768: 
                   6769:        * tests/results/: 292.processed, 293.processed: results updated to
                   6770:          comply with issue #896
                   6771: 
                   6772:        * tests/: 292.html, 293.html, results/292.processed,
                   6773:          results/293.processed: tests for json escaping
                   6774: 
                   6775: 2013-10-14  moko
                   6776: 
                   6777:        * src/: include/pa_common.h, main/pa_common.C: minor rearrangements
                   6778:          and cleanup, code moved from .h to .C, no changes in code
                   6779: 
                   6780: 2013-10-12  moko
                   6781: 
                   6782:        * tests/results/119.processed: updated test result commited
                   6783: 
                   6784:        * tests/: 291.html, results/291.processed: test for issue #894
                   6785:          added
                   6786: 
                   6787:        * src/types/pa_wcontext.h: base methods call support function
                   6788:          get_somebody_entered_some_class should not be true forever, as
                   6789:          wcontext can have many get_elements calls (fixes issue #894)
                   6790: 
                   6791: 2013-10-11  moko
                   6792: 
                   6793:        * tests/: 290.html, results/290.processed: test for junction GPF
                   6794:          issue #942 added
                   6795: 
                   6796:        * src/types/pa_vmethod_frame.h: GPF if method junctions is passed
                   6797:          to native method fixed (closes issue #942)
                   6798: 
                   6799:        * tests/: 158.html, results/158.processed: test for csv-string[]
                   6800:          added
                   6801: 
                   6802:        * src/classes/table.C: minor fixes for table.csv-string[] (closes
                   6803:          feature #907)
                   6804: 
                   6805:        * src/classes/table.C: ^table.csv-string[] from misha@ (implements
                   6806:          feature #907)
                   6807: 
                   6808: 2013-10-09  moko
                   6809: 
                   6810:        * src/: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
                   6811:          types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
                   6812:          types/pa_vstateless_class.C: GET_default, SET_default now works
                   6813:          properly not only in objects, but in classes as well (closes
                   6814:          issue #903)
                   6815: 
                   6816:        * tests/: 289.html, results/289.processed: GET/SET_default now
                   6817:          works in classes, not only objects, test case added, related to
                   6818:          issue #903
                   6819: 
                   6820:        * tests/: 288.html, results/288.processed: test for endless
                   6821:          recursion bug added (related to issue #903)
                   6822: 
                   6823: 2013-10-05  moko
                   6824: 
                   6825:        * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
                   6826:          classes/table.C, main/execute.C, types/pa_method.h,
                   6827:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   6828:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   6829:          types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
                   6830:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vmemcached.C,
                   6831:          types/pa_vmemcached.h, types/pa_vmethod_frame.h,
                   6832:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   6833:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   6834:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   6835:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
                   6836:          optimization: put_element no longer has "bool areplace" argument,
                   6837:          related to issue #903
                   6838: 
                   6839: 2013-10-03  moko
                   6840: 
                   6841:        * tests/results/182.processed: result for $.replace(false) test
                   6842:          commited
                   6843: 
                   6844:        * src/classes/date.C: ^date::create(number) processed correctly
                   6845:          (fixes issue #901)
                   6846: 
                   6847:        * src/classes/image.C: as_no_junction removed, as param can be
                   6848:          expression (closes issue #931)
                   6849: 
                   6850:        * tests/233.html: test for issue #931 added
                   6851: 
                   6852: 2013-10-02  moko
                   6853: 
                   6854:        * tests/: 182.html, 182_dir/a5.p: test for $.replace(true)
                   6855:          modified, test for $.replace(false) added
                   6856: 
                   6857:        * src/main/compile_tools.h: forgotten class replace returned. :)
                   6858: 
                   6859: 2013-09-30  moko
                   6860: 
                   6861:        * tests/: 141.html, results/141.processed: md5 tainting test added
                   6862: 
                   6863:        * src/: classes/op.C, include/pa_request.h, main/compile.y,
                   6864:          main/compile_tools.h, main/pa_request.C: allow_class_replace
                   6865:          implemented; $.replace option added to ^process and ^use
                   6866: 
                   6867: 2013-08-27  moko
                   6868: 
                   6869:        * src/classes/: file.C, json.C, math.C, string.C, xdoc.C:
                   6870:          cstr_to_string_body_untaint should be called with charsets for
                   6871:          possible uri language and connection for possible sql language.
                   6872:          related to issue #857
                   6873: 
                   6874:        * buildall: and -> or fixed
                   6875: 
                   6876: 2013-08-26  moko
                   6877: 
                   6878:        * buildall: prepare_ functions logic changed to support
                   6879:          gc-7.2d.tar.gz extracting to gc-7.2 directory
                   6880: 
                   6881: 2013-08-23  moko
                   6882: 
                   6883:        * src/include/pa_config_fixed.h: gc and xml libs are now linked
                   6884:          statically
                   6885: 
                   6886: 2013-08-22  moko
                   6887: 
                   6888:        * src/classes/string.C: String::Empty used (related to issue #912)
                   6889:          append_know_length removed (related to old GPF bug)
                   6890: 
                   6891: 2013-08-21  moko
                   6892: 
                   6893:        * src/classes/math.C: untaint(L_AS_IS) added for md5 and sha1
                   6894: 
                   6895:        * src/classes/math.C: ^math:digest[...;$file] support added
                   6896:          (related to ticket #857
                   6897: 
                   6898:        * tests/: 141.html, results/141.processed: ^math:digest[...;$file]
                   6899:          implemented
                   6900: 
                   6901:        * src/types/pa_vhashfile.h: warning war
                   6902: 
                   6903:        * src/: classes/json.C, classes/op.C, include/pa_hash.h,
                   6904:          include/pa_request.h, main/pa_request.C, types/pa_value.h:
                   6905:          anti_endless_json_string_recoursion removed from request;
                   6906:          json_string_recoursion added to json_options; $.indent[indent
                   6907:          value] now supported and passed within recoursion closes feature
                   6908:          #937
                   6909: 
                   6910:        * tests/: 287.html, results/287.processed: test for feature #937
                   6911: 
                   6912: 2013-07-31  moko
                   6913: 
                   6914:        * src/lib/json/: json.c, pa_json.C: STATE__X -> STATE_XX for cygwin
                   6915:          compilation having #define _S
                   6916: 
                   6917:        * src/main/pa_globals.C: cleanup
                   6918: 
                   6919: 2013-07-30  moko
                   6920: 
                   6921:        * src/: classes/table.C, include/pa_common.h, main/pa_charset.C,
                   6922:          main/pa_common.C: vs2003 warning war
                   6923: 
                   6924:        * src/lib/json/: json.c, pa_json.C: vs2003 warning war
                   6925: 
                   6926:        * src/lib/json/: json.c, pa_json.C: vs2003 compilation fix
                   6927: 
                   6928:        * src/lib/md5/pa_sha2.c: warning war
                   6929: 
                   6930: 2013-07-29  moko
                   6931: 
                   6932:        * src/lib/json/: json.c, json.h, pa_json.C, pa_json.h: some libjson
                   6933:          patches from github
                   6934: 
                   6935:        * src/: classes/bool.C, classes/double.C, classes/int.C,
                   6936:          classes/memcached.C, include/pa_config_includes.h,
                   6937:          types/pa_vfile.C, types/pa_vfile.h: warning war
                   6938: 
                   6939:        * src/lib/json/json.vcproj: C++ -> C
                   6940: 
                   6941:        * src/lib/json/: json.c, pa_json.C: C++ warning revert
                   6942: 
                   6943:        * src/lib/json/: json.c, pa_json.C: windows compatibility
                   6944: 
                   6945:        * src/lib/json/: json.c, pa_json.C: windows compatibility
                   6946: 
                   6947:        * src/lib/json/: json.c, pa_json.C: warning war
                   6948: 
                   6949:        * src/lib/json/: json.c, pa_json.C: win32 compilation issues fixes
                   6950: 
                   6951:        * src/include/pa_config_fixed.h: uint16_t added
                   6952: 
                   6953:        * configure.in: uint16_t check added
                   6954: 
                   6955:        * src/: classes/json.C, lib/json/JSON_parser.C,
1.116     moko     6956:          lib/json/JSON_parser.h, lib/json/Makefile.am, lib/json/json.c,
                   6957:          lib/json/json.h, lib/json/json.vcproj, lib/json/pa_json.C,
                   6958:          lib/json/pa_json.h: JSON_parser with non-free licence is replaced
                   6959:          with similar GPL licenced libjson (fixes issue #892)
1.95      moko     6960: 
                   6961: 2013-07-25  moko
                   6962: 
                   6963:        * parser3.sln: dependencies added
                   6964: 
                   6965:        * parser3.sln, src/targets/apache/ApacheModuleParser3.vcproj,
                   6966:          src/targets/apache/ApacheModuleParser3Core.vcproj: win32 apache
                   6967:          module support
                   6968: 
                   6969:        * src/targets/apache/mod_parser3_core.C: win32 cleanup
                   6970: 
                   6971:        * src/targets/apache/mod_parser3.c: win32 apache 2.2 module
                   6972: 
                   6973: 2013-07-23  moko
                   6974: 
                   6975:        * src/: include/pa_memory.h, main/pa_memory.C: non-working
                   6976:          PA_DEBUG_GC_MEMORY removed
                   6977: 
                   6978:        * src/: main/pa_globals.C, targets/cgi/parser3.C:
                   6979:          PA_DEBUG_DISABLE_GC compilation fix
                   6980: 
                   6981:        * src/: classes/op.C, classes/table.C, include/pa_request.h,
                   6982:          main/pa_request.C: outdated RESOURCES_DEBUG removed
                   6983: 
                   6984:        * src/: main/pa_os.C, targets/cgi/parser3.C: headers cleanup,
                   6985:          garbage cleanup
                   6986: 
                   6987:        * src/main/pa_common.C: warning war
                   6988: 
                   6989:        * src/: include/pa_http.h, main/pa_http.C: headers cleanup
                   6990: 
                   6991:        * src/: include/pa_common.h, main/pa_common.C: WIN32 -> _MSC_VER,
                   6992:          minor cleanup
                   6993: 
                   6994:        * src/: include/pa_dir.h, main/pa_dir.C: loaddir under cygwin now
                   6995:          uses cygwin, not WIN32 implementation
                   6996: 
                   6997:        * src/main/pa_exec.C: WIN32 -> _MSC_VER, under cygwin unix exec is
                   6998:          able to exec shell scripts
                   6999: 
                   7000:        * src/classes/math.C: ifdef WIN32 cleanup
                   7001: 
                   7002:        * src/types/pa_vmemcached.C: LT_MODULE_EXT used
                   7003: 
                   7004:        * src/classes/curl.C: LT_MODULE_EXT used
                   7005: 
                   7006:        * src/include/pa_config_fixed.h: LT_MODULE_EXT defined
                   7007: 
                   7008: 2013-07-22  moko
                   7009: 
                   7010:        * src/include/: pa_config_fixed.h, pa_config_includes.h: win32
                   7011:          includes fix
                   7012: 
                   7013:        * src/: main/pa_common.C, targets/cgi/parser3.C: includes cleanup
                   7014: 
                   7015:        * configure.in, src/include/pa_config_includes.h,
                   7016:          src/lib/smtp/comms.C, src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
                   7017:          src/main/pa_exec.C: includes cleanup
                   7018: 
                   7019:        * src/targets/cgi/parser3.C: 2012->2013
                   7020: 
                   7021:        * src/include/pa_version.h: 3.4.2 -> 3.4.3b
                   7022: 
                   7023:        * configure.in, src/include/pa_config_includes.h,
                   7024:          src/include/pa_http.h, src/lib/json/JSON_parser.h,
                   7025:          src/main/pa_random.C, src/main/pa_socks.C,
                   7026:          src/types/pa_vstatus.C: cygwin support cleanup
                   7027: 
                   7028:        * configure.in: dirent.h check added
                   7029: 
                   7030:        * src/: include/pa_config_includes.h, include/pa_dir.h,
                   7031:          main/pa_dir.C: includes cleanup, dirent.h check added filePath
                   7032:          not copied
                   7033: 
                   7034: 2013-07-21  moko
                   7035: 
                   7036:        * src/lib/cord/cord.vcproj: unused cordprnt.c removed
                   7037: 
                   7038:        * src/targets/cgi/: Makefile.am, getopt.c, getopt.h,
                   7039:          parser3.vcproj: unused getopt.h / getopt.c removed
                   7040: 
1.211     moko     7041:        * operators.ru.txt, operators.txt, src/classes/file.C,
                   7042:          tests/022.html, tests/results/022.processed:
                   7043:          ^file:list[path][$.filter[regexp] $.stat(true)] usage commented
1.95      moko     7044: 
                   7045:        * configure.in, src/classes/file.C, src/include/pa_dir.h,
                   7046:          src/main/pa_dir.C: ^file:list[] now has dir column and when
                   7047:          $.stat(true) it has size/*date columns modified patch from misha@
                   7048:          that closes issue #914.
                   7049: 
                   7050:        * src/: include/pa_config_includes.h, main/pa_globals.C:
                   7051:          PA_RELEASE_ASSERTS removed
                   7052: 
                   7053:        * src/lib/md5/pa_md5c.c: minor cleanup
                   7054: 
                   7055:        * src/lib/json/: JSON_parser.C, JSON_parser.h: headers cleanup,
                   7056:          localeconv()->decimal_point usage remoed (related to issue #934)
                   7057: 
                   7058:        * src/lib/cord/: Makefile.am, cordprnt.c, include/cord.h: unused
                   7059:          cordprnt.c removed
                   7060: 
                   7061:        * src/lib/sdbm/: sdbm.c, sdbm_pair.c, pa-include/pa_apr.h,
                   7062:          pa-include/pa_errno.h, pa-include/pa_file_io.h,
                   7063:          pa-include/pa_strings.h: includes cleanup
                   7064: 
                   7065:        * src/lib/md5/pa_md5c.c: headers cleanup
                   7066: 
                   7067: 2013-07-20  moko
                   7068: 
                   7069:        * src/lib/cord/: cordbscs.c, cordprnt.c, cordxtra.c: includes
                   7070:          cleanup
                   7071: 
                   7072: 2013-07-19  moko
                   7073: 
                   7074:        * src/classes/math.C: extern "C" added for crypt
                   7075: 
                   7076: 2013-07-18  moko
                   7077: 
                   7078:        * src/classes/math.C: fix redhat7.2 build
                   7079: 
                   7080: 2013-07-17  moko
                   7081: 
                   7082:        * configure.in, src/include/pa_config_includes.h,
                   7083:          src/include/pa_config_fixed.h: headers actualized (inttypes.h
                   7084:          added for uint8/32/64_t)
                   7085: 
                   7086:        * src/lib/md5/: pa_md5.h, pa_md5c.c, pa_sha2.c, pa_sha2.h:
                   7087:          pa_config_includes.h used for uint32/64_t
                   7088: 
                   7089: 2013-07-16  moko
                   7090: 
                   7091:        * src/: include/pa_string.h, main/pa_string.C, types/pa_vform.C,
                   7092:          types/pa_vform.h, types/pa_vobject.C, types/pa_vobject.h: warning
                   7093:          war
                   7094: 
                   7095:        * src/main/compile.tab.C: compile.y was updated
                   7096: 
                   7097:        * src/main/compile.y: warning war
                   7098: 
                   7099:        * src/: include/pa_exception.h, main/pa_exception.C,
                   7100:          main/pa_xml_exception.C: warning war
                   7101: 
                   7102:        * src/: include/pa_common.h, main/pa_common.C: warning war
                   7103: 
                   7104:        * configure.in: beauty :)
                   7105: 
                   7106:        * tests/: 141.html, results/141.processed: sha256/512 added
                   7107: 
                   7108: 2013-07-13  moko
                   7109: 
                   7110:        * src/lib/md5/md5.vcproj: sha2 added
                   7111: 
                   7112:        * src/: lib/md5/pa_sha2.c, lib/md5/pa_sha2.h, lib/md5/Makefile.am,
                   7113:          classes/math.C: sha2 support (sha256/sha512 digest)
                   7114: 
                   7115: 2013-07-08  moko
                   7116: 
                   7117:        * src/classes/image.C: directory read or other read problem message
                   7118:          fixed (related to issue #933)
                   7119: 
                   7120: 2013-07-07  moko
                   7121: 
                   7122:        * AUTHORS: + misha + moko. :)
                   7123: 
                   7124: 2013-07-06  moko
                   7125: 
                   7126:        * src/: classes/curl.C, include/pa_globals.h,
                   7127:          include/pa_sql_driver_manager.h, lib/memcached/pa_memcached.C,
                   7128:          main/pa_globals.C, main/pa_sql_driver_manager.C: pa_dlinit added
                   7129:          for lt_dlinit to be called once and lt_dlexit called at right
                   7130:          place (related to issue #925)
                   7131: 
                   7132: 2013-07-04  moko
                   7133: 
                   7134:        * src/types/: pa_vfile.C, pa_vfile.h, pa_vstring.C:
                   7135:          VString::as_vfile now uses vfile.set_binary_string to avoid
                   7136:          content-type to be set, as it brokes badly designed logic in
                   7137:          response output. This hopefully finishes issue #928.
                   7138: 
                   7139:        * tests/results/: 256.processed, 286.processed: file now displayed
                   7140:          as name, size, mode, content-type
                   7141: 
                   7142:        * src/main/pa_common.C: read error now reported cottectly (fixes
                   7143:          issue #933
                   7144: 
                   7145: 2013-06-28  moko
                   7146: 
                   7147:        * tests/: 286.html, results/286.processed: test extended
                   7148: 
                   7149:        * tests/: 286.html, results/286.processed: Test for issue #928
                   7150:          added.  it tests default content-type change.
                   7151: 
                   7152:        * src/types/pa_vfile.C: closes issue #928 - default content-type
                   7153:          now updated
                   7154: 
                   7155: 2013-06-25  moko
                   7156: 
                   7157:        * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h: default
                   7158:          content-type for text/binary files without name added;
                   7159:          ^file::create[$f;...] options now works properly and $f
                   7160:          properties are default (fixes issue #928)
                   7161: 
                   7162: 2013-05-16  misha
                   7163: 
                   7164:        * src/include/pa_opcode.h: - define for OBJECT_POOL optimisation is
                   7165:          added
                   7166: 
                   7167:        * src/main/pa_table.C: - a tiny memory optimisation while creating
                   7168:          table if specified limit is bigger than source rows count
                   7169: 
                   7170:        * src/classes/table.C: - ^table.foreach[k;v]{code}[separator] is
                   7171:          added ( new feature: #858 )
                   7172: 
                   7173: 2013-04-29  moko
                   7174: 
                   7175:        * src/classes/curl.C: CURL_IPRESOLVE_V4 now set by default,
                   7176:          $.ipresolve(0|1|2) added (closes issue #891)
                   7177: 
                   7178:        * src/lib/curl/curl.h: CURL_IPRESOLVE added
                   7179: 
                   7180: 2013-04-24  moko
                   7181: 
                   7182:        * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
                   7183:          lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
                   7184:          types/pa_vmemcached.h: ^memcache.release[] added, calls
                   7185:          memcached_quit (refs #893)
                   7186: 
                   7187: 2013-04-22  moko
                   7188: 
                   7189:        * src/: include/pa_string.h, main/pa_common.C: no more double
                   7190:          slashes in file path (fixes bug #872)
                   7191: 
                   7192:        * src/: classes/curl.C, lib/curl/curl.h: minor fixes related to
                   7193:          CURLOPT_ENCODING renamed into CURLOPT_ACCEPT_ENCODING (issue
                   7194:          #739)
                   7195: 
                   7196:        * tests/results/266.processed: $.max_params added (feature #915)
                   7197: 
                   7198:        * src/: include/pa_common.h, main/pa_http.C: response-charset
                   7199:          option added to file::load (closes issue #867)
                   7200: 
                   7201: 2013-04-20  misha
                   7202: 
                   7203:        * src/classes/curl.C: - forgotten CURL_ACCEPT_ENCODING option is
                   7204:          commited
                   7205: 
                   7206: 2013-03-15  misha
                   7207: 
                   7208:        * src/classes/: hash.C, table.C: - Optimisation: do not create
                   7209:          multiple empty strings while ::sql. uae String::Empty instead
                   7210: 
                   7211: 2013-03-14  misha
                   7212: 
                   7213:        * src/classes/reflection.C: - for user classes
                   7214:          ^reflection:method_info[] returns $.max_params and $.extra_param
                   7215:          with $.call_type if they available ( new feature: #915 )
                   7216: 
                   7217:        * src/classes/file.C: - ^file:delete[] now supports an option
                   7218:          $.exception(false) that suppress any exception while deleting
                   7219:          file ( new feature: #916 )
                   7220: 
                   7221:        * src/classes/curl.C: - parsing cookies after curl:load now should
                   7222:          work :)
                   7223: 
                   7224: 2013-03-12  misha
                   7225: 
                   7226:        * src/types/pa_vfile.C: - if specified file_name is empty string
                   7227:          set default name for the file
                   7228: 
                   7229: 2013-03-11  misha
                   7230: 
                   7231:        * src/classes/curl.C: - after $f[^curl:load[...]] the cookies are
                   7232:          also available in $f.cookies
                   7233: 
                   7234:        * src/: include/pa_http.h, main/pa_http.C: - parsing cookies is
                   7235:          moved to a separate method
                   7236: 
                   7237: 2013-03-10  moko
                   7238: 
                   7239:        * src/include/pa_config_fixed.h: typedef unsigned int uint32_t
                   7240:          added
                   7241: 
                   7242:        * src/lib/memcached/pa_memcached.h: typedef unsigned int uint32_t
                   7243:          removed (declared by autoconf)
                   7244: 
                   7245:        * configure.in: AC_TYPE_SSIZE_T, AC_TYPE_UINT32_T added for
                   7246:          uint32_t define
                   7247: 
                   7248: 2013-03-10  misha
                   7249: 
                   7250:        * src/classes/file.C: ^file:delete and ^file:move now support
                   7251:          option $.keep-empty-dirs(true) ( new feature: #884 )
                   7252: 
                   7253:        * src/: include/pa_common.h, main/pa_common.C: - option for keeping
                   7254:          empty dirs is added
                   7255: 
                   7256: 2013-03-10  moko
                   7257: 
                   7258:        * src/classes/: bool.C, double.C, int.C: default can be present,
                   7259:          but default check removed from ^int/double/bool.int/double/bool
                   7260:          for string.int/double/bool compatibility (related to issue #913)
                   7261: 
                   7262:        * src/classes/string.C: ^string.int/dobule/bool no longer
                   7263:          internally throws exception if default is present (closes issue
                   7264:          #913)
                   7265: 
                   7266: 2013-03-09  misha
                   7267: 
                   7268:        * src/types/: pa_vhash.h, pa_vregex.h, pa_vtable.h: - tiny
                   7269:          optimisations ( #845 )
                   7270: 
                   7271:        * src/types/pa_venv.C: - added $env:fields ( new feature: #906 )
                   7272: 
                   7273: 2013-03-08  moko
                   7274: 
                   7275:        * src/main/pa_http.C: GPF on ^cookies:save fixed, $file.cookies now
                   7276:          creates correct table (fixes issue #910)
                   7277: 
                   7278:        * src/classes/op.C: r.connection() -> r.connection(false) to allow
                   7279:          use outside of 'connect' operator (fixes issue #911)
                   7280: 
                   7281:        * tests/results/: 096.processed, 122.processed: test results
                   7282:          updated as doubles now printed with 15 significant digits, not 5
                   7283:          (fixes issue #882)
                   7284: 
                   7285:        * src/types/pa_vdouble.h: %.15g now used to format doubles instead
                   7286:          of broken has_frac() ? "%g": "%.0f" logic (fixes issue #882)
                   7287: 
                   7288: 2013-02-21  moko
                   7289: 
                   7290:        * src/classes/table.C: _locate_name_value does not check arguments
                   7291:          count, so we check it in advance (fixes issue #905)
                   7292: 
                   7293: 2012-10-23  moko
                   7294: 
                   7295:        * buildall: old shell for and echo compatibility (for six)
                   7296: 
                   7297: 2012-10-19  moko
                   7298: 
                   7299:        * buildall: --strip added --disable-safe-mode listed in usage
                   7300: 
                   7301: 2012-10-17  misha
                   7302: 
                   7303:        * src/classes/op.C: - apply-taint should not throw "outside
                   7304:          connect" exception with sql lang now
                   7305: 
                   7306: 2012-10-17  moko
                   7307: 
                   7308:        * src/main/pa_request.C: bugfix: safe mode should be inited for
                   7309:          each request (for apache module)
                   7310: 
                   7311: 2012-09-26  moko
                   7312: 
                   7313:        * src/doc/doxygen.cfg: png -> svg
                   7314: 
                   7315: 2012-09-25  moko
                   7316: 
                   7317:        * tests/: 141.html, results/141.processed: md5 hmac added, long key
                   7318:          test added
                   7319: 
                   7320:        * src/classes/math.C: HMAC for MD5 added, bugfix for tempdigest
                   7321:          double use when key is long
                   7322: 
                   7323: 2012-09-16  moko
                   7324: 
                   7325:        * src/classes/math.C: Format -> Method Encode -> Format
                   7326: 
                   7327:        * tests/: 141.html, results/141.processed: math:digest hmac test
                   7328:          added
                   7329: 
                   7330: 2012-09-14  moko
                   7331: 
                   7332:        * src/classes/math.C: SHA1ReadDigest added and used in ^sha1.
                   7333:          ^digest[sha1|md5;data; $.encode[base64|hex] $.hmac[key]] basic
                   7334:          implementation added
                   7335: 
                   7336: 2012-09-12  moko
                   7337: 
                   7338:        * src/doc/: doxygen.cfg, footer.htm, index.dox, string.dox,
                   7339:          targets.dox: doxygen.cfg and footer.htm updated for doxygen 1.7.3
                   7340:          targets.dox and string.dox slightly actualized
                   7341: 
                   7342: 2012-08-31  moko
                   7343: 
                   7344:        * ChangeLog: now generated with patched cvs2cl.pl
                   7345: 
                   7346: 2012-07-29  moko
                   7347: 
                   7348:        * tests/285.html, src/main/execute.C, tests/results/285.processed:
                   7349:          result should be pushed after VMethodFrame destructor is called,
                   7350:          as it deletes junctions from stack params (fixes issue #868)
                   7351: 
                   7352: 2012-07-23  moko
                   7353: 
                   7354:        * INSTALL, README: buildall script usage documented, other outdated
                   7355:          info updated.
                   7356: 
                   7357:        * buildall-with-xml, buildall-without-xml: replaced by buildall
                   7358: 
                   7359: 2012-07-21  moko
                   7360: 
                   7361:        * buildall: glib does not compile when threads are disabled...
                   7362: 
                   7363:        * src/types/pa_vmail.C: g_assertion fixes for empty input
                   7364: 
                   7365:        * src/types/pa_vmail.C: yet another fix (strange GPF on object
                   7366:          unref, can't unref nested objects)
                   7367: 
                   7368:        * src/types/pa_vmail.C: another check added
                   7369: 
                   7370: 2012-07-19  moko
                   7371: 
                   7372:        * buildall: usage added
                   7373: 
                   7374:        * buildall: new buildall script that unites buildall-with-xml,
                   7375:          buildall-without-xml, --with-apache and --with-mailreceive
                   7376: 
                   7377:        * configure.in: support for static gmime and dynamic glib linking.
                   7378:          fixes for FreeBSD
                   7379: 
                   7380: 2012-07-17  moko
                   7381: 
                   7382:        * configure.in: --with-mailreceive replaced
                   7383:          --with-static-mailreceive and --with-shared-mailreceive pathlink
                   7384:          removed
                   7385: 
                   7386: 2012-07-16  moko
                   7387: 
                   7388:        * src/types/pa_vmail.C: updated to work gmime 2.6, headers now
                   7389:          capitalized, content now decoded and text content converted to
                   7390:          $request:charset.  all properties are accessed by functions, this
                   7391:          ready for dynamic load.
                   7392: 
                   7393: 2012-06-28  moko
                   7394: 
1.116     moko     7395:        * src/targets/apache/Makefile.am: fix for apache cflags for Linux
                   7396:          32 bit
1.95      moko     7397: 
                   7398: 2012-06-27  moko
                   7399: 
                   7400:        * buildall-with-xml, buildall-without-xml: fetch requires -p for
                   7401:          passive ftp
                   7402: 
                   7403:        * src/lib/ltdl/ltdl.vcproj: release build fixed
                   7404: 
                   7405:        * configure.in: 3.4.2 RC -> 3.4.2
                   7406: 
                   7407: 2012-06-22  moko
                   7408: 
                   7409:        * src/types/pa_vfile.C: returned empty mode to stated files (issue
                   7410:          #815)
                   7411: 
                   7412:        * tests/: 284.html, results/284.processed: output options test
                   7413:          (feature #265)
                   7414: 
                   7415: 2012-06-22  misha
                   7416: 
                   7417:        * tests/215.html: - little changes
                   7418: 
                   7419: 2012-06-21  moko
                   7420: 
                   7421:        * src/: classes/json.C, classes/xdoc.C, types/pa_vxdoc.C,
                   7422:          types/pa_vxdoc.h: output_options returned and used (bugfix for
                   7423:          feature #265)
                   7424: 
                   7425:        * buildall-with-xml, buildall-without-xml: --with-match-limit=10000
                   7426:          breaks long .*, default 10M restored. (issue #216)
                   7427: 
                   7428:        * tests/: 283.html, results/283.processed: test for issue #815
                   7429:          added
                   7430: 
                   7431:        * src/types/: pa_vfile.C, pa_vstring.C: bugfix: ^#0D not altered
                   7432:          again, cstrm not required.
                   7433: 
                   7434:        * src/lib/ltdl/: argz.c, ltdl.c, libltdl/lt__glibc.h: fixes for
                   7435:          Win32 and broken FreeBSD (issue #45)
                   7436: 
                   7437:        * src/lib/ltdl/ltdl.vcproj: preopen.c and config.h removed
                   7438: 
                   7439:        * src/main/pa_string.C: warnings war
                   7440: 
                   7441:        * src/: classes/mail.C, include/pa_dir.h, include/pa_http.h,
                   7442:          lib/json/JSON_parser.h, lib/smtp/smtp.h, main/pa_random.C,
                   7443:          main/pa_socks.C, targets/apache/pa_threads.C,
                   7444:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   7445:          types/pa_vstatus.C: compilation under cygwin fixed
                   7446: 
                   7447: 2012-06-19  moko
                   7448: 
                   7449:        * src/lib/ltdl/: config_fixed.h, ltdl.vcproj: compilation under
                   7450:          Windows fixed
                   7451: 
                   7452:        * parser3.sln: removed antique pcre_ctype
                   7453: 
                   7454:        * src/include/pa_config_fixed.h: required for INT_MAX / UINT_MAX
                   7455: 
                   7456:        * src/include/pa_config_fixed.h: undefined reference to
                   7457:          __imp__pcre_* fix for Windows
                   7458: 
                   7459:        * src/: include/pa_charset.h, lib/pcre/Makefile.am,
1.116     moko     7460:          lib/pcre/pa_pcre_internal.h, lib/pcre/pcre_internal.h:
                   7461:          pcre_internal.h -> pa_pcre_internal.h for Windows compatibility
                   7462:          (win32/pcre has own copy of pcre_internal.h _pcre_default_tables
                   7463:          define fixed
1.95      moko     7464: 
                   7465: 2012-06-18  moko
                   7466: 
                   7467:        * src/classes/memcached.C: flush -> clear
                   7468: 
                   7469:        * src/classes/memcached.C: memcached does not support quotes even
                   7470:          in server name
                   7471: 
                   7472:        * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
                   7473:          lib/memcached/pa_memcached.h, types/pa_vmemcached.C: version()
                   7474:          called on open to check servers existance.  $.key(true) syntax
                   7475:          now supported
                   7476: 
                   7477: 2012-06-17  moko
                   7478: 
                   7479:        * src/include/: pa_config_fixed.h, pa_config_includes.h: old stuff
                   7480:          cleanup
                   7481: 
                   7482:        * src/classes/table.C, tests/282.cfg, tests/282.html,
                   7483:          tests/results/282.processed: encloser at the EOF bug fixed,
                   7484:          incorrectly enclosed data now processed more logicaly (fixes
                   7485:          #339)
                   7486: 
                   7487: 2012-06-15  moko
                   7488: 
                   7489:        * buildall-without-xml: sync with buildall-with-xml
                   7490: 
                   7491:        * buildall-with-xml: download auto-detected between fetch and curl
                   7492: 
                   7493:        * configure.in: --with-gc and --with-pcre now also processed
                   7494:          correctly
                   7495: 
1.116     moko     7496:        * aclocal.m4, configure, src/include/pa_config_auto.h.in: now
                   7497:          aclocal -I src/lib/ltdl/m4/ && autoheader && automake && autoconf
                   7498:          should be run on rol1 using automake / aclocal (GNU automake)
                   7499:          1.11.1 autoconf (GNU Autoconf) 2.68
1.95      moko     7500: 
                   7501:        * configure.in: new PARSER_VERSION logic
                   7502: 
                   7503:        * src/include/pa_version.h: new pa_version.h logic
                   7504: 
                   7505:        * src/: classes/curl.C, classes/file.C, classes/image.C,
                   7506:          classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
                   7507:          types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C:
                   7508:          feols_normalized -> fis_text_content set_binary added
                   7509: 
                   7510:        * src/targets/cgi/parser3.C: gcc compilation warnings fixed
                   7511: 
                   7512: 2012-06-15  misha
                   7513: 
                   7514:        * src/: classes/curl.C, classes/file.C, classes/image.C,
                   7515:          classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
                   7516:          types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C: -
                   7517:          ^file::create[text;content] EOLs in content now is normalized. (
                   7518:          new feature: #815 )
                   7519: 
                   7520: 2012-06-15  moko
                   7521: 
                   7522:        * configure.in: --disable-version-update added to disable version
                   7523:          update with host information (for debian package) whitespace
                   7524:          optimized
                   7525: 
                   7526:        * configure.in: version changed to 3.4.2 RC no-pic added for
                   7527:          libtool
                   7528: 
                   7529:        * src/include/pa_version.h: Nice pa_version.h default. Please keep
                   7530:          it.
                   7531: 
                   7532: 2012-06-14  moko
                   7533: 
                   7534:        * src/classes/hash.C, src/types/pa_vhash.h, tests/281.html,
                   7535:          tests/results/281.processed: "hash flocked" error removed for
                   7536:          safe operations like ^h._count[] ( new feature: #335 )
                   7537: 
1.116     moko     7538:        * src/targets/apache/Makefile.am: libmod_parser3 -> mod_parser3
1.95      moko     7539: 
                   7540:        * buildall-with-xml, buildall-without-xml: --with-static -> --with
                   7541: 
                   7542:        * configure.in: --with-static/shared xml replaced with --with-xml,
                   7543:          xml compilation check added
                   7544: 
                   7545:        * configure.in: --with-static/shared-gc, --with-static-pcre are
                   7546:          replaced with --with-gc and --with-pcre test for pcre linking
                   7547:          added
                   7548: 
                   7549: 2012-06-13  moko
                   7550: 
                   7551:        * configure.in: apxs2 check optimized
                   7552: 
                   7553:        * src/targets/cgi/Makefile.am: preserve-dup-deps requires .a, not
                   7554:          .la, includes optimized
                   7555: 
                   7556:        * buildall-with-xml: --with-pic looks better for -fPIC
                   7557: 
                   7558:        * configure.in: switched to convenience library in static linking
                   7559: 
                   7560:        * src/targets/apache/Makefile.am: switched to convenience library
                   7561:          usage to avoid libtool warnings
                   7562: 
                   7563:        * src/lib/: cord/Makefile.am, gd/Makefile.am, json/Makefile.am,
                   7564:          md5/Makefile.am, memcached/Makefile.am, sdbm/Makefile.am,
                   7565:          smtp/Makefile.am: switched to convenience library usage
                   7566: 
                   7567:        * src/sql/Makefile.am: pa_sql_driver.h should be in includes
                   7568: 
                   7569:        * src/targets/apache/Makefile.am: updated for libtool usage
                   7570: 
                   7571:        * buildall-without-xml: --with-included-ltdl added
                   7572: 
                   7573:        * buildall-without-xml: sync with buildall-with-xml
                   7574: 
                   7575:        * buildall-with-xml: --with-included-ltdl added $cflags added for
                   7576:          -fPIC for x64 $download added for wget success check added
                   7577: 
                   7578:        * buildall-without-xml: --with-dynamic-stdcpp removed
                   7579: 
                   7580:        * configure.in: disable-static returned
                   7581: 
                   7582:        * src/targets/cgi/Makefile.am: Automake 1.9 does not support
                   7583:          LIBTOOLFLAGS
                   7584: 
                   7585: 2012-06-12  moko
                   7586: 
                   7587:        * configure.in, src/targets/cgi/Makefile.am: disable-static not
                   7588:          compatible with LIBTOOLFLAGS for unknown reasons
                   7589: 
                   7590:        * buildall-with-xml: --with-dynamic-stdcpp removed
                   7591: 
                   7592:        * configure.in: static/dynamic -lstdc++ linking option removed
                   7593:          apxs2 check added
                   7594: 
                   7595:        * src/targets/cgi/Makefile.am: static/dynamic -lstdc++ linking
                   7596:          option removed
                   7597: 
                   7598: 2012-06-10  moko
                   7599: 
                   7600:        * src/targets/cgi/Makefile.am: --preserve-dup-deps libtool option
                   7601:          added
                   7602: 
                   7603:        * src/targets/cgi/pp3.cmd: old PAF stuff
                   7604: 
1.116     moko     7605:        * Makefile.am: ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 added and some
                   7606:          beauty
1.95      moko     7607: 
                   7608:        * depcomp: from libtool 2.4.2
                   7609: 
                   7610:        * configure.in: ltdl directory removed, it has correct Makefile.in
                   7611: 
                   7612: 2012-06-09  moko
                   7613: 
1.116     moko     7614:        * Makefile.am, aclocal.m4, config.guess, config.sub, configure,
                   7615:          install-sh, ltmain.sh, missing, src/include/pa_config_auto.h.in:
1.95      moko     7616:          autogenerated files updated after libtool update
                   7617: 
1.116     moko     7618:        * src/lib/ltdl/: COPYING.LIB, Makefile.am, README, acinclude.m4,
                   7619:          aclocal.m4, argz.c, argz_.h, config-h.in, config.h,
1.95      moko     7620:          config_auto.h.in, config_fixed.h, configure, configure.ac,
                   7621:          configure.in, lt__alloc.c, lt__dirent.c, lt__strl.c,
                   7622:          lt_dlloader.c, lt_error.c, ltdl.c, ltdl.h, slist.c,
1.216     moko     7623:          libltdl/lt__alloc.h, libltdl/lt__dirent.h, libltdl/lt__glibc.h,
                   7624:          libltdl/lt__private.h, libltdl/lt__strl.h, libltdl/lt_dlloader.h,
                   7625:          libltdl/lt_error.h, libltdl/lt_system.h, libltdl/slist.h,
                   7626:          loaders/dld_link.c, loaders/dlopen.c, loaders/dyld.c,
                   7627:          loaders/load_add_on.c, loaders/loadlibrary.c, loaders/preopen.c,
                   7628:          loaders/shl_load.c, m4/argz.m4, m4/libtool.m4, m4/ltdl.m4,
                   7629:          m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
1.95      moko     7630:          m4/lt~obsolete.m4: libtool updated to version 2.4.2
                   7631: 
                   7632:        * configure.in: preparation for new libtool
                   7633: 
                   7634:        * configure.in: Some beauty added :)
                   7635: 
                   7636:        * src/targets/apache/Makefile.am: := -> =
                   7637: 
                   7638:        * src/lib/pcre/: Makefile.am, config.h: config.h removed once
                   7639:          again. :)
                   7640: 
                   7641:        * src/include/pa_config_includes.h, configure.in: limits.h added,
                   7642:          previously was taken from pcre_internal.h. :)
                   7643: 
                   7644:        * src/lib/pcre/Makefile.am: config.h returned
                   7645: 
                   7646:        * src/lib/pcre/config.h: still need this. :)
                   7647: 
                   7648:        * src/lib/pcre/pcre_internal.h: extracts from real pcre_internal.h
                   7649: 
                   7650:        * configure.in: --with-charsets removed; --with-mysql-client & co
                   7651:          removed
                   7652: 
                   7653:        * buildall-with-xml, buildall-without-xml: pcre_internal.h extracts
                   7654:          now in parser tree, no need to copy
                   7655: 
                   7656:        * src/lib/pcre/: Makefile.am, config.h, ibm-1250.ucm, ibm-1251.ucm,
                   7657:          ibm-1254.ucm, ibm-1257.ucm, pcre_parser_ctype.c,
                   7658:          pcre_parser_ctype.vcproj, ruspart_win2koi.pl, win-koi.tab:
                   7659:          debian/patches/101_pcre.patch - local copy of pcre_internal.h
                   7660:          extracts now used old trash removed
                   7661: 
                   7662:        * etc/parser3.charsets/Makefile.am: charsets now in share
                   7663:          (debian/patches/104_automake.patch) + all charsets are copied
                   7664: 
                   7665:        * buildall-with-xml, buildall-without-xml: curl option removed +
                   7666:          extra arguments now supported
                   7667: 
                   7668: 2012-06-08  misha
                   7669: 
                   7670:        * src/classes/table.C: - one params.as_hash usage was rolled back:
                   7671:          the 2nd option in ^table.hash[] could be hash or table so
                   7672:          .as_hash will throw an exception when table option is specified
                   7673: 
                   7674:        * src/: classes/curl.C, classes/file.C, classes/hash.C,
                   7675:          classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
                   7676:          classes/table.C, classes/void.C, classes/xdoc.C,
                   7677:          include/pa_exception.h, types/pa_vmethod_frame.C,
                   7678:          types/pa_vmethod_frame.h: - MethodParams::as_hash is optimized
                   7679:          and improved (whitespaces are allowed as empty options) -
                   7680:          MethodParams::as_table is added - above methods are used for
                   7681:          parsing methods' options ( new feature: #9 )
                   7682: 
                   7683:        * src/types/: pa_vclass.C, pa_vclass.h: - method get_hash is added
                   7684:          to vclass. now class fields can be accessible as a hash:
                   7685:          $h[^hash::create[$asd:CLASS]]
                   7686: 
                   7687:        * src/types/: pa_vhash.h, pa_vhashfile.h: - vhash and vhashfile now
                   7688:          have get_fields method so their fields can be accessed with
                   7689:          ^reflection:fields[...] & ^reflection:field[...]
                   7690: 
                   7691: 2012-06-06  misha
                   7692: 
                   7693:        * tests/280.html: - tests for
                   7694:          ^reflection:method[obj-or-class;method],
                   7695:          ^reflection:field[obj-or-class;field] and
                   7696:          ^reflection:fields[obj-or-class] are added
                   7697: 
                   7698: 2012-06-05  misha
                   7699: 
                   7700:        * src/classes/reflection.C: - ^reflection:method[class or
                   7701:          object;method name] and ^reflection:field[class or object;field
                   7702:          name] are added
                   7703: 
                   7704:        * src/types/pa_vstateless_class.C: - Method::get_vjunction method
                   7705:          is used
                   7706: 
                   7707:        * src/types/pa_method.h: - Method::as_vjunction method is added
                   7708: 
                   7709: 2012-06-05  moko
                   7710: 
1.116     moko     7711:        * src/targets/Makefile.am: cgi now build with apache module
1.95      moko     7712: 
                   7713:        * src/classes/memcached.C: flish ttl fixed
                   7714: 
                   7715: 2012-06-04  moko
                   7716: 
                   7717:        * src/classes/json.C, src/classes/op.C, tests/279.html,
                   7718:          tests/results/279.processed: ^json:parse[] now supports $.taint
                   7719:          option (new feature #833)
                   7720: 
                   7721: 2012-06-04  misha
                   7722: 
                   7723:        * src/: include/pa_common.h, main/pa_common.C, types/pa_vcookie.C:
                   7724:          - search_stop method was moved from pa_vcookie.C to pa_common.C
                   7725: 
                   7726: 2012-06-03  misha
                   7727: 
                   7728:        * src/main/pa_http.C: - ^file:load[...;http://...] - all received
                   7729:          cookies are parced and stored into $.cookies ( new feature: #31 )
                   7730: 
                   7731: 2012-05-30  misha
                   7732: 
                   7733:        * tests/: 182_dir/a3.p, 182_dir/a4.p, 182.html: - test for adding
                   7734:          incomplete class into a scope while @USE is found
                   7735: 
                   7736:        * src/main/compile.y: - add incomplete class into a scope while
                   7737:          @USE and @CLASS instructions are found ( bugfix: #838 )
                   7738: 
                   7739: 2012-05-30  moko
                   7740: 
                   7741:        * src/types/pa_vclass.C, tests/278.html,
                   7742:          tests/results/278.processed: removed "property has no getter
                   7743:          method" exception when GET_DEFAULT present (fixes #269)
                   7744: 
                   7745:        * src/classes/json.C, tests/277.html: ^json:string[], $.default ->
                   7746:          $._default
                   7747: 
                   7748: 2012-05-29  moko
                   7749: 
                   7750:        * src/types/pa_vvoid.h: $STRICT-VARS(true) implemented to check
                   7751:          uninitialized values usage (new feature: #154)
                   7752: 
                   7753: 2012-05-28  moko
                   7754: 
                   7755:        * tests/277.html, src/classes/json.C, src/classes/reflection.C,
                   7756:          src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
                   7757:          src/types/pa_vdate.h, src/types/pa_vdouble.h,
                   7758:          src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vint.h,
                   7759:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   7760:          src/types/pa_vstring.h, src/types/pa_vtable.C,
                   7761:          tests/results/277.processed, src/types/pa_vtable.h,
                   7762:          src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h:
                   7763:          ^json:string[$o; $.default[$method]] implemented for VObject (new
                   7764:          feature #803)
                   7765: 
                   7766:        * src/classes/json.C, src/lib/json/JSON_parser.h, tests/277.html,
                   7767:          tests/results/277.processed: json numbers are now treated as
                   7768:          double ( new feature: #834 )
                   7769: 
                   7770:        * src/: classes/math.C, include/pa_string.h, main/pa_charset.C,
                   7771:          main/pa_string.C, types/pa_vdouble.h, types/pa_vint.h: pa_atoui
                   7772:          added for out of range checks, zero division in vint/vdouble
                   7773:          check added ( fixes #832 )
                   7774: 
                   7775:        * tests/: 275.html, results/275.processed: tests for pa_atoui added
                   7776:          ( fixes #832 )
                   7777: 
                   7778: 2012-05-28  misha
                   7779: 
                   7780:        * buildall-with-xml: - --without-lzma option is added to libxml2
                   7781:          configure
                   7782: 
                   7783:        * tests/256.html: - test for ^json:string[-file-;$.file[stat]] is
                   7784:          added - tests for unsupported values for options $.file, $.table
                   7785:          and $.date are added
                   7786: 
                   7787:        * src/: classes/json.C, types/pa_value.h: - ^json:string[...] now
                   7788:          accepts "stat" $.file[] option's value in addition to existed
                   7789:          "text" and "base64" ( new feature: #835 )
                   7790: 
                   7791:        * tests/276.html: - test for
                   7792:          ^reflection:delete[$object-or-class;field-name]
                   7793: 
                   7794:        * src/classes/reflection.C: -
                   7795:          ^reflection:delete[$object-or-class;field-name] is added ( new
                   7796:          feature: #268 )
                   7797: 
                   7798: 2012-05-27  misha
                   7799: 
                   7800:        * buildall-with-xml: - libxml2 2.7.8 => 2.8.0
                   7801: 
                   7802: 2012-05-24  misha
                   7803: 
                   7804:        * src/include/pa_common.h: - method lastposafter was removed
                   7805: 
                   7806:        * src/classes/file.C: - use strrpbrk & rskipchars instead of
                   7807:          lastposafter - ^file:dirname[] & Co proper handle windows file
                   7808:          paths ( bug fix: #783 ) - ^file:dirname[] & ^file:basename[] now
                   7809:          work as *nix commands
                   7810: 
                   7811:        * src/main/pa_request.C: - use strrpbrk instead of lastposafter
                   7812: 
                   7813:        * src/: include/pa_string.h, main/pa_string.C: - strrpbrk &
                   7814:          rskipchars were added
                   7815: 
                   7816:        * tests/270.html: - more tests for ^file:find[]
                   7817: 
                   7818:        * tests/065.html: - more tests for ^file:dirname[] & Co
                   7819: 
                   7820:        * src/include/pa_version.h: - must be "win32" here. it is
                   7821:          auto-generated on *nix
                   7822: 
                   7823: 2012-05-24  moko
                   7824: 
                   7825:        * src/classes/math.C: ^math:convert[] now supports uint32 and
                   7826:          throws overflow exception ( new feature: #830 )
                   7827: 
                   7828:        * tests/: 275.html, results/275.processed: test for ^math:convert[]
                   7829:          uint32 support and overflow added ( new feature: #830 )
                   7830: 
                   7831: 2012-05-23  moko
                   7832: 
                   7833:        * src/: classes/table.C, types/pa_value.h, types/pa_vbool.h,
                   7834:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
                   7835:          types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
                   7836:          types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
                   7837:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
                   7838:          types/pa_vregex.h, types/pa_vstateless_class.C,
                   7839:          types/pa_vstateless_class.h, types/pa_vstring.h,
                   7840:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
                   7841:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: bool
                   7842:          "return string as-is" removed from as_expr_result. ( new feature:
                   7843:          #831 )
                   7844: 
                   7845:        * tests/results/244.processed: test changed after bug #782 fix
                   7846:          commited
                   7847: 
                   7848:        * tests/results/229.processed: test results for bug #782 commited
                   7849: 
                   7850:        * tests/: 254.html, results/254.processed: uid now just compared,
                   7851:          not printed. :)
                   7852: 
                   7853: 2012-05-20  moko
                   7854: 
                   7855:        * src/classes/reflection.C: ^reflection:uid[$object] added ( new
                   7856:          feature: #341 )
                   7857: 
                   7858:        * tests/: 254.html, results/254.processed: test for
                   7859:          ^reflection:uid[] added
                   7860: 
                   7861:        * tests/: 254.html, results/254.processed: test for
                   7862:          ^reflection:uid[$obj] added
                   7863: 
                   7864: 2012-05-17  misha
                   7865: 
                   7866:        * src/main/untaint.C: - do not replace ' char by _26 while
                   7867:          exploding filespec-tainting ( new feature: #829 )
                   7868: 
                   7869: 2012-05-12  moko
                   7870: 
                   7871:        * src/types/pa_vvoid.h: is_string now also checked, but get_* -
                   7872:          not.
                   7873: 
                   7874: 2012-05-08  moko
                   7875: 
                   7876:        * src/types/pa_vmethod_frame.h: bug #782 fixed
                   7877: 
                   7878:        * tests/229.html: test for bug #782
                   7879: 
                   7880:        * tests/results/259.processed, src/main/pa_request.C,
                   7881:          src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
                   7882:          src/types/pa_vstring.h, src/types/pa_vvoid.C,
                   7883:          src/types/pa_vvoid.h: feature #154 - first empty param now
                   7884:          string; defined locals are empty strings; $STRICT-VARS(true)
                   7885:          added
                   7886: 
                   7887: 2012-04-27  moko
                   7888: 
1.116     moko     7889:        * src/targets/apache/Makefile.am:
1.95      moko     7890:          ../../lib/memcached/libmemcached.a added
                   7891: 
                   7892: 2012-04-27  misha
                   7893: 
                   7894:        * buildall-with-xml, buildall-without-xml: - prce 8.12 => pcre 8.30
                   7895:          ( #827 )
                   7896: 
                   7897: 2012-04-25  moko
                   7898: 
                   7899:        * src/: classes/json.C, classes/memcached.C,
                   7900:          lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
                   7901:          types/pa_vmemcached.C, types/pa_vmemcached.h: memcached_add
                   7902:          implemented.
                   7903: 
                   7904:        * src/classes/curl.C: stderr -> f_stderr for Windows compatibility
                   7905: 
                   7906: 2012-04-23  moko
                   7907: 
                   7908:        * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
                   7909:          lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
                   7910:          types/pa_vmemcached.h: open allows options hash for new
                   7911:          memcached(options) function
                   7912: 
                   7913:        * src/classes/curl.C: check_safe_mode added, stderr now rewritten,
                   7914:          not appended
                   7915: 
                   7916: 2012-04-21  moko
                   7917: 
                   7918:        * src/classes/curl.C: '' added. :)
                   7919: 
                   7920:        * src/classes/classes.vcproj: new curl.h location
                   7921: 
                   7922:        * src/classes/curl.C: verbose output redirection from stderr to
                   7923:          file curl option added
                   7924: 
                   7925: 2012-04-20  moko
                   7926: 
                   7927:        * src/: classes/curl.C, lib/curl/curl.h: lib/curl/curl.h now
                   7928:          contains what we need from curl, #ifdef HAVE_CURL removed
                   7929: 
1.116     moko     7930:        * configure, configure.in, src/classes/Makefile.am,
1.95      moko     7931:          src/include/pa_config_auto.h.in, src/include/pa_version.h,
1.116     moko     7932:          src/lib/Makefile.am, src/lib/curl/Makefile.am,
                   7933:          src/lib/curl/curl.h: curl.h header now in src/lib/curl, not
1.95      moko     7934:          configure option
                   7935: 
                   7936: 2012-04-19  moko
                   7937: 
                   7938:        * src/: classes/double.C, classes/inet.C, classes/int.C,
                   7939:          classes/string.C, lib/gc/include/gc_allocator.h,
                   7940:          types/pa_vform.C: PVS-Studio detected errors fixes, unused
                   7941:          options from sql_result_string removed. (closes issue #468)
                   7942: 
                   7943:        * src/types/pa_vmemcached.C: empty string fix
                   7944: 
                   7945:        * src/types/: pa_value.C, pa_value.h, pa_vmemcached.C,
                   7946:          pa_vstring.C, pa_vstring.h: serialization helpers moved to
                   7947:          pa_vmemcached.C
                   7948: 
                   7949: 2012-04-18  moko
                   7950: 
                   7951:        * src/targets/apache/mod_parser3.c: "Parser3 module requires
                   7952:          apache2-mpm-prefork" error displayed in threaded mpm.
                   7953: 
                   7954:        * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
                   7955:          pa_setup_module_cells delayed to avoid GPF on init with php5-xsl
                   7956:          installed (issue #354)
                   7957: 
                   7958: 2012-04-16  moko
                   7959: 
                   7960:        * src/types/pa_vmemcached.C: call to memcached_result_create and
                   7961:          memcached_result_free removed
                   7962: 
                   7963: 2012-04-14  moko
                   7964: 
                   7965:        * src/lib/memcached/pa_memcached.h: uint32_t for Windows defined
                   7966: 
                   7967:        * src/types/pa_vmemcached.C: check_key added and used
                   7968: 
                   7969: 2012-04-13  moko
                   7970: 
                   7971:        * src/: include/pa_string.h, types/pa_value.C, types/pa_value.h,
                   7972:          types/pa_vmemcached.C, types/pa_vstring.C, types/pa_vstring.h:
                   7973:          Serialization_data now added and used, VString now serialized
                   7974:          with languages into memcached.
                   7975: 
                   7976: 2012-03-28  moko
                   7977: 
                   7978:        * src/: types/pa_vmemcached.C, lib/memcached/pa_memcached.C,
                   7979:          lib/memcached/pa_memcached.h: result lengths added
                   7980: 
                   7981: 2012-03-27  moko
                   7982: 
                   7983:        * src/types/pa_vmemcached.C: strdup added
                   7984: 
                   7985: 2012-03-24  moko
                   7986: 
                   7987:        * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
                   7988:          lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
                   7989:          types/pa_vmemcached.h: memcached: mget, flush, fttl added
                   7990: 
                   7991: 2012-03-20  moko
                   7992: 
1.116     moko     7993:        * configure, configure.in: Makefiles.in updated for memcached
1.95      moko     7994: 
                   7995:        * src/targets/cgi/Makefile.am: cleanup
                   7996: 
                   7997:        * src/: types/Makefile.am, types/pa_vmemcached.C,
                   7998:          types/pa_vmemcached.h, targets/cgi/Makefile.am: memcached initial
                   7999: 
                   8000:        * src/: classes/Makefile.am, classes/memcached.C,
                   8001:          lib/memcached/Makefile.am, lib/memcached/constants.h,
                   8002:          lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
                   8003:          lib/memcached/types.h, lib/Makefile.am: memcached initial
                   8004: 
                   8005: 2012-03-16  moko
                   8006: 
                   8007:        * src/main/execute.C: ident now works under Linux + ident displays
                   8008:          filenames (closes issue #818)
                   8009: 
1.116     moko     8010:        * src/types/: Makefile.am, pa_vmethod_frame_global.h,
1.95      moko     8011:          pa_vmethod_frame_local.h: cleanup: pa_vmethod_frame_global.h
                   8012:          pa_vmethod_frame_local.h removed
                   8013: 
                   8014:        * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
                   8015:          classes/classes.h, classes/curl.C, classes/date.C,
                   8016:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   8017:          classes/hashfile.C, classes/image.C, classes/inet.C,
                   8018:          classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
                   8019:          classes/memory.C, classes/op.C, classes/reflection.C,
                   8020:          classes/regex.C, classes/response.C, classes/string.C,
                   8021:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   8022:          classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
                   8023:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   8024:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   8025:          include/pa_dictionary.h, include/pa_dir.h,
                   8026:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   8027:          include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
                   8028:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   8029:          include/pa_pool.h, include/pa_random.h, include/pa_request.h,
                   8030:          include/pa_request_charsets.h, include/pa_request_info.h,
                   8031:          include/pa_sapi.h, include/pa_socks.h,
                   8032:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   8033:          include/pa_stack.h, include/pa_string.h,
                   8034:          include/pa_stylesheet_connection.h,
                   8035:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   8036:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   8037:          include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
                   8038:          lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
                   8039:          lib/md5/pa_md5c.c, lib/pcre/pcre_parser_ctype.c,
                   8040:          lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
                   8041:          lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
                   8042:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   8043:          main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
                   8044:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   8045:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   8046:          main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
                   8047:          main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
                   8048:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   8049:          main/pa_string.C, main/pa_stylesheet_connection.C,
                   8050:          main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
                   8051:          main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
                   8052:          main/helpers/simple_folding.pl, sql/pa_sql_driver.h,
                   8053:          targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
                   8054:          targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
                   8055:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   8056:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   8057:          types/pa_junction.h, types/pa_method.h, types/pa_property.h,
                   8058:          types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
                   8059:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
                   8060:          types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   8061:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
                   8062:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   8063:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
                   8064:          types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
                   8065:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   8066:          types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
                   8067:          types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
                   8068:          types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   8069:          types/pa_vmethod_frame.h, types/pa_vmethod_frame_global.h,
                   8070:          types/pa_vmethod_frame_local.h, types/pa_vobject.C,
                   8071:          types/pa_vobject.h, types/pa_vregex.C, types/pa_vregex.h,
                   8072:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   8073:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   8074:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   8075:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   8076:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   8077:          types/pa_vvoid.C, types/pa_vvoid.h, types/pa_vxdoc.C,
                   8078:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   8079:          types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
                   8080:          ident now works under Linux + ident displays filenames (closes
                   8081:          issue #818) Copyright updated
                   8082: 
                   8083: 2012-03-13  moko
                   8084: 
                   8085:        * src/main/pa_string.C: compilation fix for feature #741
                   8086: 
                   8087: 2012-03-09  misha
                   8088: 
                   8089:        * tests/193.html: - tests for ^string:base64[encoded] are updated
                   8090: 
                   8091:        * src/main/pa_common.C: - ^string:base64[encoded;$.strict(true)]
                   8092:          now detects invalid base64 chars in the middle of encoded stricg
                   8093:          ( new feature: #55 )
                   8094: 
                   8095:        * src/include/pa_exception.h: - new exception type for base64
                   8096:          decoding is added
                   8097: 
                   8098: 2012-03-06  misha
                   8099: 
                   8100:        * tests/274.html: - tests for ^date::today[] and
                   8101:          ^date.sql-string[datetime|date|time] are added
                   8102: 
                   8103:        * src/classes/date.C: - constructor ^date::today[] is added ( new
                   8104:          feature: #811 ) - ^date.sql-string[] now can accept one param --
                   8105:          strings "datetime", "date" or "time" - comments tidying up
                   8106: 
                   8107:        * src/types/pa_vdate.h: - get_sql_string now can print datetime,
                   8108:          date and time
                   8109: 
                   8110: 2012-03-03  misha
                   8111: 
                   8112:        * tests/193.html: - tests for
                   8113:          ^string:base64[encoded;$.strict(true)] are added
                   8114: 
                   8115:        * tests/results/auto.p: - try-catch operator is added
                   8116: 
                   8117:        * src/: classes/file.C, classes/string.C, include/pa_common.h,
                   8118:          main/pa_common.C: - $.strict(true|false) option is added to
                   8119:          base64 decode methods ( new feature: #55 )
                   8120: 
                   8121:        * src/main/pa_common.C: - base64 decode memory usage was decreased
                   8122:          ( new feature: #819 )
                   8123: 
                   8124: 2012-02-28  moko
                   8125: 
                   8126:        * src/classes/hash.C: ident test
                   8127: 
                   8128: 2012-02-27  misha
                   8129: 
                   8130:        * src/classes/file.C: - PARSER_VaRSION => PARSER_VeRSION
                   8131: 
                   8132: 2012-01-08  misha
                   8133: 
                   8134:        * tests/273.html: - tests for ^string.replace[from;to] are added
                   8135: 
                   8136:        * src/: classes/string.C, include/pa_dictionary.h,
                   8137:          main/pa_dictionary.C, main/pa_string.C: -
                   8138:          ^string.replace[from;to] is added ( new feature: #741 ) -
                   8139:          ^string.replace[one subst here] is slightly optimized
                   8140: 
                   8141: 2011-12-07  misha
                   8142: 
                   8143:        * src/classes/table.C: - $t[^table::create{$empty}] now creates
                   8144:          named table with one empty column ( bugfix: #63 )
                   8145: 
                   8146: 2011-11-30  misha
                   8147: 
                   8148:        * src/classes/json.C: - it's possible to set user's method for
                   8149:          parsing arrays: ^json:parse[...;$.array[$hook]] ( new feature:
                   8150:          #763 )
                   8151: 
                   8152:        * tests/272.html: - test for ^json:parse[...;$.array[$hook]]
                   8153: 
                   8154: 2011-11-23  misha
                   8155: 
                   8156:        * src/: classes/curl.C, classes/file.C, classes/image.C,
                   8157:          classes/table.C, classes/xdoc.C, types/pa_vfile.C,
                   8158:          types/pa_vfile.h, types/pa_vform.C: - constructor
                   8159:          ^file::create[mode;filename;content[;options]] now accepts binary
                   8160:          mode and file-content - new constructor's format:
                   8161:          ^file::create[string-or-file-content[;$.name[filename]
                   8162:          $.mode[text|binary] $.content-type[...] $.charset[...]]] ( new
                   8163:          feature: #65 )
                   8164: 
                   8165:        * src/: include/pa_request.h, main/pa_request.C: - new method
                   8166:          mime_type_of(const String*) is added
                   8167: 
                   8168:        * src/include/pa_exception.h: - new exception constant
                   8169:          FILE_NAME_MUST_BE_SPECIFIED is added
                   8170: 
                   8171:        * src/classes/table.C: - bug with negative offset transformed into
                   8172:          a feature. it means pointing to a row from the end of the table (
                   8173:          new feature: #810 )
                   8174: 
                   8175: 2011-11-19  misha
                   8176: 
                   8177:        * src/classes/table.C: - íåñêîëüêî signed/unsigned warnings óáðàíû
                   8178:          â ìåòîäå _select ( new feature: #810 )
                   8179: 
                   8180:        * src/types/pa_vxdoc.C: - checkout if $.encoding and $.charset
                   8181:          options were specified together is simplified
                   8182: 
                   8183: 2011-11-12  misha
                   8184: 
                   8185:        * src/main/pa_request.C: - forgotten fix for escaping filename in
                   8186:          HTTP content-disposition header (a part of bug #361 )
                   8187: 
                   8188:        * src/classes/json.C: - ^json:string[$.class_name[jmethod]] now
                   8189:          checks for ancestors' classes as well ( new feature: #456 )
                   8190: 
                   8191:        * src/classes/op.C: - exceptions for ^break[] and ^continue[]
                   8192:          "without cycle" now have types "parser.break" and
                   8193:          "parser.continue" instead of "parser.runtime" ( new feature: #799
                   8194:          )
                   8195: 
                   8196: 2011-11-11  misha
                   8197: 
                   8198:        * tests/results/: 099.processed, 100.processed, 205.processed,
                   8199:          237.processed: - since bug #361 was fixed the content of filename
                   8200:          in HTTP headers is quoted
                   8201: 
                   8202:        * tests/results/270.processed: - result for test 270
                   8203: 
                   8204:        * tests/: 065.html, results/065.processed: - more tests for
                   8205:          ^file:basename[] & Co were added
                   8206: 
                   8207:        * tests/270_dir/: 270.txt, subdir/270.txt: - stuff for 270.html
                   8208: 
                   8209:        * tests/270.html: - tests for ^file:find[] are added
                   8210: 
                   8211:        * src/types/pa_vxdoc.C: - now it's possible to specify encoding
                   8212:          using option $.charset. option $.engoding is still supported but
                   8213:          these options can not be specified together
                   8214: 
                   8215:        * src/classes/xdoc.C: - charset.isUTF8 is used instead of
                   8216:          comparation charset name with string "UTF-8" ( bugfix: #759 )
                   8217: 
                   8218: 2011-10-11  misha
                   8219: 
                   8220:        * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h: - new
                   8221:          option was added: ^xdoc.file[$.name[èìÿ ôàéëà]] (new feature:
                   8222:          #622)
                   8223: 
                   8224: 2011-09-30  misha
                   8225: 
                   8226:        * src/types/pa_vrequest.C: - saving empty $request:post-body causes
                   8227:          exception "saving stat-ed file" ( bugfix: #395 )
                   8228: 
                   8229: 2011-05-30  misha
                   8230: 
                   8231:        * src/classes/string.C: - fixed bug which was added with
                   8232:          params.as_hash into string:sql
                   8233: 
                   8234: 2011-05-29  misha
                   8235: 
                   8236:        * src/types/pa_value.C: - filename in content-disposition header
                   8237:          must be quoted ( bugfix: #361 )
                   8238: 
                   8239: 2011-05-27  misha
                   8240: 
                   8241:        * src/classes/: image.C, xdoc.C: - $.mode must be set for newly
                   8242:          created file
                   8243: 
                   8244:        * src/classes/: hash.C, mail.C: - little tunning with get_hash
                   8245:          usage
                   8246: 
                   8247:        * src/include/pa_exception.h: - one more string for exception was
                   8248:          added
                   8249: 
                   8250: 2011-05-25  misha
                   8251: 
                   8252:        * tests/269.html: - tests for checking input params in some dom
                   8253:          methods
                   8254: 
                   8255:        * src/classes/: xdoc.C, xnode.C: - validation of some input params
                   8256:          was added. it isn't possible not wo create xdoc with invalid
                   8257:          tagName. ( bugfix: #160 )
                   8258: 
                   8259:        * src/include/: pa_exception.h, pa_xml_exception.h: - exception's
                   8260:          string "data must be string" was mover from pa_exception.h to
                   8261:          pa_xml_exception.h
                   8262: 
                   8263:        * src/classes/: xnode.C, xnode.h: - methods as_xmlqname,
                   8264:          as_xmlncname, as_xmlname and as_xmlnsuri were added
                   8265: 
                   8266:        * src/main/pa_xml_exception.C: - XmlException accepts more options
                   8267: 
                   8268:        * src/include/pa_xml_exception.h: - XmlException accepts more
                   8269:          options - XML-related exception's strings were added
                   8270: 
                   8271:        * src/: classes/xdoc.C, types/pa_vxdoc.h: - code cleanup (unused
                   8272:          output_options were removed)
                   8273: 
                   8274: 2011-05-19  misha
                   8275: 
                   8276:        * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
                   8277:          params.as_hash is used more while parsing methods hash-options
                   8278: 
                   8279: 2011-05-18  misha
                   8280: 
1.211     moko     8281:        * operators.ru.txt, operators.txt: - info about json-serialization
                   8282:          of xdoc was added
1.95      moko     8283: 
                   8284:        * tests/256.html: - tests for json-serialization xdoc were added
                   8285: 
                   8286:        * src/types/pa_vxdoc.C: - ups. I've forgot about "method" :)
                   8287: 
                   8288:        * src/: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   8289:          classes/json.C, classes/xdoc.C: - now json:string can serialize
                   8290:          xdoc-objects. options (the same as ^xdoc.string[]) could be
                   8291:          specified in $.xdoc[] ( new feature: #265 )
                   8292: 
                   8293: 2011-05-15  misha
                   8294: 
                   8295:        * tests/268.html: - tests for ^table.count[with options] were added
                   8296: 
                   8297:        * src/classes/table.C: - method ^table.count[] now can accept
                   8298:          options ( new feature: #93 ): ^table.count[column] returns number
                   8299:          of columns for named table; ^table.count[cells] returns number of
                   8300:          cells in the current row; ^table.count[] & ^table.count[rows]
                   8301:          return number of rows in a table.
                   8302: 
                   8303:        * tests/267.html: - test for checking switch/case in boolean mode
                   8304:          was added
                   8305: 
                   8306:        * src/classes/op.C: - if switch's or case's value is bool, they are
                   8307:          compared as bool values, not as double values: new feature: #351
                   8308: 
                   8309: 2011-05-06  misha
                   8310: 
                   8311:        * tests/242.html: - EOL before EOF was added
                   8312: 
                   8313:        * tests/169.html: - tests for splitting empty string and void were
                   8314:          added
                   8315: 
                   8316:        * src/main/pa_string.C: - fix of fix (^empty_string.split[...]
                   8317:          returned table with one empty cell)
                   8318: 
                   8319: 2011-04-03  misha
                   8320: 
                   8321:        * src/include/pa_version.h, configure.in: - version in head was
                   8322:          changed to 3.4.2b
                   8323: 
                   8324: 2011-03-30  misha
                   8325: 
                   8326:        * src/types/pa_vregex.C: - \w & Co now contain unicode properties
                   8327:          as well ( new feature #294 )
                   8328: 
                   8329: 2011-03-29  misha
                   8330: 
                   8331:        * buildall-with-xml, buildall-without-xml: - PCRE stack usage is
                   8332:          limited to approx. 6 MB. previous limits were too big for real
                   8333:          life. bugfix: #216
                   8334: 
                   8335: 2011-03-04  moko
                   8336: 
                   8337:        * etc/parser3.charsets/cp866.cfg: Conforms to
                   8338:          http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP866.TXT
                   8339: 
                   8340:        * etc/parser3.charsets/cp866.cfg: cp866 initial version from
                   8341:          vlalek@
                   8342: 
                   8343: 2011-02-22  misha
                   8344: 
1.211     moko     8345:        * src/include/pa_charset.h, operators.ru.txt, operators.txt: - some
                   8346:          methods mustn't be under #ifdef XML or parser can't be compiled
                   8347:          without xml support
1.95      moko     8348: 
                   8349: 2011-02-21  misha
                   8350: 
1.116     moko     8351:        * src/targets/apache/: Makefile.am: - mention
1.95      moko     8352:          ApacheModuleParser3.vcproj was removed
                   8353: 
                   8354:        * src/types/pa_vjunction.C: - EOL before EOF was added (warning
                   8355:          removed)
                   8356: 
                   8357: 2011-02-20  misha
                   8358: 
                   8359:        * tests/: 266.html, 266.p: - tests for checking $.inherited and
                   8360:          $.overridden in ^reflection:method_info[...] were added
                   8361: 
                   8362:        * src/classes/reflection.C: - beautifying result of
                   8363:          ^reflection:method_info[] ($.overridden/inherited)
                   8364: 
                   8365: 2011-02-18  misha
                   8366: 
                   8367:        * src/main/: pa_charset.C, pa_http.C, untaint.C: - use pa_isalpha
                   8368:          and pa_isalnum instead of isalpha and isalnum - bug with
                   8369:          redundand quoting lowercased latin chars while building email
                   8370:          body was fixed
                   8371: 
                   8372:        * src/include/pa_common.h: - pa_isalpha and ps_isalnum methods were
                   8373:          added (they check for latin chars only)
                   8374: 
                   8375: 2011-02-16  misha
                   8376: 
                   8377:        * src/main/pa_charset.C: - bugfix: in some cases the calculating
                   8378:          string size for transcoding gave too small value (should ever
                   8379:          look for availability char in dest charset inspite of the char
                   8380:          size)
                   8381: 
                   8382: 2011-02-04  moko
                   8383: 
                   8384:        * tests/223.html: header values now not url-encoded (issue #195)
                   8385: 
                   8386: 2011-02-01  misha
                   8387: 
                   8388:        * buildall-with-xml, buildall-without-xml: - 8.10 => 8.12
                   8389: 
                   8390: 2011-01-31  misha
                   8391: 
                   8392:        * src/main/pa_request.C: - throw exception if param file_name in
                   8393:          use_file is empty
                   8394: 
                   8395: 2011-01-08  moko
                   8396: 
                   8397:        * src/classes/curl.C: compilations errors fixed
                   8398: 
                   8399: 2010-12-29  moko
                   8400: 
                   8401:        * tests/: 265.html, results/265.processed: test for issue #200
                   8402:          added
                   8403: 
                   8404:        * src/main/pa_string.C: empty regex result check added (fixes issue
                   8405:          #200)
                   8406: 
                   8407:        * src/main/pa_http.C: pa_http_safe_header_name corrected a bit
                   8408: 
                   8409:        * tests/results/223.processed: header values now not url-encoded
                   8410:          (issue #195)
                   8411: 
                   8412:        * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
                   8413:          main/untaint.C: L_HTTP_HEADER now used in http headers values,
                   8414:          pa_http_safe_header_name added for headers names (fixes bug #195)
                   8415: 
                   8416: 2010-12-18  misha
                   8417: 
                   8418:        * src/: types/types.vcproj, classes/classes.vcproj: - arp-include
                   8419:          => pa-include
                   8420: 
                   8421: 2010-11-28  moko
                   8422: 
                   8423:        * src/lib/sdbm/sdbm.vcproj: apr -> pa (.vcproj)
                   8424: 
                   8425:        * src/lib/sdbm/: pa_strings.C, sdbm.c, pa-include/pa_strings.h: apr
                   8426:          -> pa
                   8427: 
                   8428:        * configure.in: apr -> pa
                   8429: 
                   8430:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: apr -> pa
                   8431: 
                   8432:        * src/: lib/sdbm/pa-include/Makefile.am, lib/sdbm/Makefile.am,
                   8433:          classes/Makefile.am, types/Makefile.am: apr -> pa
                   8434: 
                   8435:        * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C,
                   8436:          pa_file_io.C, pa_strings.C, sdbm.c, sdbm_hash.c, sdbm_lock.c,
                   8437:          sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h,
                   8438:          pa-include/pa_apr.h, pa-include/pa_errno.h,
                   8439:          pa-include/pa_file_info.h, pa-include/pa_file_io.h,
                   8440:          pa-include/pa_sdbm.h, pa-include/pa_strings.h: apr -> pa (apache2
                   8441:          module apr name conflict resolved)
                   8442: 
                   8443: 2010-11-27  misha
                   8444: 
                   8445:        * buildall-with-xml, buildall-without-xml: - typo fixed: libz2 ->
                   8446:          libbz2
                   8447: 
                   8448: 2010-11-26  misha
                   8449: 
                   8450:        * src/: types/pa_vregex.C, classes/hash.C, classes/table.C: -
                   8451:          warnings removed
                   8452: 
                   8453: 2010-11-25  moko
                   8454: 
1.211     moko     8455:        * operators.ru.txt, operators.txt: $.indent(true)
1.95      moko     8456: 
1.211     moko     8457:        * operators.ru.txt, operators.txt: another bugfix. :)
1.95      moko     8458: 
1.211     moko     8459:        * operators.ru.txt, operators.txt: bugfix. :)
1.95      moko     8460: 
                   8461:        * buildall-with-xml: libxml2-2.7.8 + with-apache
                   8462: 
                   8463: 2010-11-24  moko
                   8464: 
1.116     moko     8465:        * configure: apxs support
1.95      moko     8466: 
                   8467:        * configure.in: apxs support -Bstatic gc removed for OS X
                   8468: 
                   8469:        * src/targets/: Makefile.am, apache/Makefile.am: apxs support
                   8470: 
                   8471:        * src/main/: pa_globals.C, pa_xml_io.C: the rest converted to
                   8472:          THREAD_LOCAL usage
                   8473: 
                   8474:        * src/: classes/curl.C, include/pa_config_includes.h,
                   8475:          main/pa_globals.C: THREAD_LOCAL defined and used
                   8476: 
                   8477: 2010-11-23  moko
                   8478: 
                   8479:        * src/: classes/op.C, main/pa_os.C: microseconds, not milliseconds
                   8480:          should be passed to pa_sleep, and only fractional part (bugfix:
                   8481:          #188)
                   8482: 
                   8483:        * src/targets/apache/mod_parser3.c: 1.3 compatibility
                   8484: 
                   8485:        * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
                   8486:          GC_dont_gc=1, as in cgi version
                   8487: 
                   8488:        * src/targets/apache/mod_parser3.c: warning war
                   8489: 
                   8490:        * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
                   8491:          pa_httpd.h: version removed, some trash removed
                   8492: 
                   8493:        * src/targets/apache/mod_parser3.c: version removed (we don't want
                   8494:          to show it), warning war
                   8495: 
                   8496:        * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
                   8497:          pa_httpd.h: parser_status_allowed removed + merge config
                   8498:          functions removed (override is the default) + beauty
                   8499: 
                   8500:        * src/: include/pa_request.h, main/pa_request.C,
                   8501:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: option to
                   8502:          hide $status used in apache module removed
                   8503: 
                   8504: 2010-11-18  moko
                   8505: 
1.211     moko     8506:        * operators.ru.txt, operators.txt: $.table[compact] added for
                   8507:          ^json:string[]
1.95      moko     8508: 
                   8509: 2010-11-16  moko
                   8510: 
                   8511:        * src/targets/apache/mod_parser3.c: some cleanup done
                   8512: 
                   8513:        * src/main/untaint.C: bugfix: first, second String::Body argument
                   8514:          is hashcode; second, info.fragment_begin is original, not
                   8515:          resulting length
                   8516: 
                   8517:        * src/classes/file.C: new feature: $.stdin now untainted
                   8518: 
                   8519:        * tests/results/264.processed: new feature: $.stdin[] now untainted
                   8520: 
                   8521:        * tests/cat.sh: new feature: stdin arg to test $.stdin[value]
                   8522: 
                   8523:        * src/classes/op.C: ^apply-taint[] method added
                   8524: 
                   8525:        * tests/: 264.html, results/264.processed: ^apply-taint[] test
                   8526:          added; $.stdin untaint test added
                   8527: 
                   8528: 2010-11-15  moko
                   8529: 
                   8530:        * src/targets/apache/mod_parser3.c: outdated MODULE_MAGIC_NUMBER
                   8531:          removed
                   8532: 
                   8533:        * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
                   8534:          pa_httpd.h: 2x2 calculated under apache2. :)
                   8535: 
                   8536: 2010-11-13  moko
                   8537: 
                   8538:        * src/targets/apache/mod_parser3.c: initial changes to build module
                   8539:          with apache 2.x includes
                   8540: 
                   8541:        * src/targets/apache/: Makefile.am, mod_parser3.c,
                   8542:          mod_parser3_core.C, pa_httpd.h, pa_threads.C: initial commit for
                   8543:          united apache 1.3 / apache 2.x DSO module
                   8544: 
                   8545: 2010-11-09  moko
                   8546: 
                   8547:        * src/types/pa_method.h: check added to dissallow @method[name;*]
                   8548:          syntax
                   8549: 
                   8550:        * tests/: 263.html, results/263.processed: test from method[*args]
                   8551:          added
                   8552: 
                   8553:        * src/types/: pa_method.h, pa_vmethod_frame.h: closes #26: variable
                   8554:          number of params can now be passed to a method declared with *arg
                   8555: 
                   8556: 2010-11-06  moko
                   8557: 
                   8558:        * src/classes/table.C: formating fixed. :)
                   8559: 
                   8560:        * src/classes/table.C: closes #4: ^table.select now supports
                   8561:          $.limit(), $.offset, $.reverse() options
                   8562: 
                   8563:        * tests/: 262.html, results/262.processed: test for ^table:select
                   8564:          with options added (feature #4)
                   8565: 
                   8566:        * src/include/pa_array.h: remove function added
                   8567: 
                   8568:        * src/types/: pa_vhash.C, pa_vhash.h: avoiding temporal String
                   8569:          object in get_element/put_element, using static one.
                   8570: 
                   8571: 2010-11-04  moko
                   8572: 
                   8573:        * src/types/pa_vregex.C: closes #6: exeption now thrown if invalid
                   8574:          options is passed
                   8575: 
                   8576:        * tests/: 256.html, results/256.processed: $.table[compact] feature
                   8577:          now tested; k and p in handler now tested.
                   8578: 
                   8579:        * src/types/: pa_value.h, pa_vtable.C, pa_vtable.h: fixes #153,
                   8580:          $.table[compact] feature added
                   8581: 
                   8582:        * src/classes/json.C: key is now passed to handler in
                   8583:          value_json_string; ^json:string result now process tainting
                   8584:          inside and returns clean string, related to issue #153
                   8585: 
                   8586:        * src/main/untaint.C: bugfix: charset can be null (in
                   8587:          ^string:save[] as example), thus check is added
                   8588: 
                   8589: 2010-10-31  moko
                   8590: 
                   8591:        * src/classes/string.C: error message changed (fixes issue #149)
                   8592: 
                   8593: 2010-10-29  moko
                   8594: 
                   8595:        * src/main/pa_http.C: ":port" is now added to "Host:" header if
                   8596:          port is not default (fixes issue #155); exception on invalid port
                   8597:          added.
                   8598: 
                   8599:        * src/main/untaint.C: '*' is now not urlencoded to allow header
                   8600:          "Accept: */*" to be passed
                   8601: 
                   8602: 2010-10-28  moko
                   8603: 
                   8604:        * src/classes/curl.C: bugfix: detect_charset() was throwing
                   8605:          exception on unknown charset even if response_charset was
                   8606:          specified
                   8607: 
                   8608: 2010-10-27  moko
                   8609: 
                   8610:        * src/classes/string.C: ^string.append removed for void
                   8611:          compatibility
                   8612: 
                   8613: 2010-10-26  moko
                   8614: 
                   8615:        * src/classes/json.C: libjson supports array at top level, we too
                   8616:          (GPF fixed)
                   8617: 
                   8618: 2010-10-25  moko
                   8619: 
                   8620:        * tests/: 253.html, results/253.processed: libjson supports array
                   8621:          at top level, parser now supports it as well.
                   8622: 
                   8623:        * tests/261.html, tests/results/261.processed,
                   8624:          src/types/pa_vstring.h: empty string is now void compatible
                   8625:          (allows $empty.key)
                   8626: 
                   8627: 2010-10-22  misha
                   8628: 
                   8629:        * src/types/pa_vcookie.C: - fix for session cookie (was introduced
                   8630:          while adding additional expires checkout)
                   8631: 
                   8632:        * tests/030.html: - test for session cookie was added
                   8633: 
                   8634: 2010-10-21  moko
                   8635: 
                   8636:        * src/: classes/string.C, classes/void.C, main/execute.C,
                   8637:          types/pa_vvoid.C, types/pa_vvoid.h: void now inherited from
                   8638:          string (feature #111)
                   8639: 
                   8640:        * tests/: 261.html, results/261.processed: checks void from string
                   8641:          inheritance (feature #111)
                   8642: 
                   8643:        * src/classes/: bool.C, classes.h, curl.C, date.C, double.C,
                   8644:          file.C, hash.C, hashfile.C, image.C, inet.C, int.C, json.C,
                   8645:          reflection.C, regex.C, string.C, table.C, void.C: used_directly()
                   8646:          now true by default
                   8647: 
                   8648: 2010-10-17  moko
                   8649: 
                   8650:        * src/: include/pa_string.h, main/pa_http.C, main/untaint.C: files
                   8651:          upload now uses binary blocks instead of L_FILE_POST tainting.
                   8652:          (bugfix: #128)
                   8653: 
                   8654:        * tests/: 223.html, results/223.processed: binary file upload test
                   8655:          added, GPF (issue #128) also checked in this test
                   8656: 
                   8657: 2010-10-13  misha
                   8658: 
                   8659:        * tests/260.html: - test for math:convert
                   8660: 
                   8661:        * src/classes/math.C: - error in math:convert was fixed
                   8662: 
1.211     moko     8663:        * operators.ru.txt, operators.txt: - info about
1.95      moko     8664:          ^math:convert[number](from-base;to-base) was added
                   8665: 
                   8666:        * src/classes/math.C: - method
                   8667:          ^math:convert[number](from-base;to-base) for converting number
                   8668:          represention from one base to another was added ( new feature:
                   8669:          #23 )
                   8670: 
                   8671: 2010-10-13  moko
                   8672: 
                   8673:        * src/main/compile.tab.C: [] now is empty string, not void
                   8674: 
                   8675:        * src/main/compile.y: [] now is empty string, not void
                   8676: 
                   8677:        * src/types/pa_vvoid.h: void now passed as parameter
                   8678: 
                   8679:        * tests/: 259.html, results/259.processed: to test difference
                   8680:          between void and empty string (see ticket #111)
                   8681: 
                   8682:        * tests/results/152.processed: $sEmpty[] is now empty string, not
                   8683:          void
                   8684: 
                   8685:        * tests/256.html: $s[$void] is no longer empty string
                   8686: 
                   8687:        * tests/254.html: empty string is no longer void
                   8688: 
                   8689: 2010-10-12  misha
                   8690: 
                   8691:        * src/types/pa_vcookie.C: - check if $.expires value can be
                   8692:          converted to date during cookies set up ( bugfix: #104 )
                   8693: 
                   8694:        * tests/041.html: - more tests for ^table.locate were added
                   8695: 
                   8696:        * src/classes/table.C: - ^table.locate[field;value;options] didn't
                   8697:          work ( bugfix: #129 ) - exception comment for incorrect options
                   8698:          ^table.locate[field;value;options] was fixed
                   8699: 
                   8700: 2010-10-10  moko
                   8701: 
                   8702:        * src/: classes/reflection.C, main/execute.C: constructor returning
                   8703:          another object feature returned
                   8704: 
                   8705:        * tests/results/258.processed: test result updated as constructor
                   8706:          returning another object feature returned
                   8707: 
                   8708:        * tests/: 258.html, results/258.processed: test for constructor
                   8709:          returning another object
                   8710: 
                   8711: 2010-10-08  misha
                   8712: 
                   8713:        * tests/257.html: - whitespaces after @METACOMMANDS and their
                   8714:          options shouldn't cause exceptions any longer
                   8715: 
                   8716: 2010-10-06  moko
                   8717: 
                   8718:        * src/classes/: hash.C, table.C: length from sql server is now
                   8719:          ignored, as sql string can contain 0x00 inside (bugfix: #119)
                   8720: 
                   8721: 2010-10-02  misha
                   8722: 
1.211     moko     8723:        * operators.ru.txt, operators.txt: - the X mark was removed from
                   8724:          ^cache[file]. it is usable to delete cache file.
1.95      moko     8725: 
                   8726: 2010-10-02  moko
                   8727: 
                   8728:        * tests/: 253.html, results/253.processed: hook_key added for key
                   8729:          checking
                   8730: 
                   8731:        * src/classes/json.C: null key bug fixed
                   8732: 
                   8733: 2010-09-29  misha
                   8734: 
                   8735:        * tests/: 256.html, 256.txt: - tests for ^json:string[] were added
                   8736: 
                   8737: 2010-09-25  moko
                   8738: 
                   8739:        * src/classes/json.C: small fixed
                   8740: 
                   8741:        * tests/results/: 253.processed, 255.processed: just updated
                   8742: 
                   8743:        * tests/: 253.html, 253_json.txt, 255.html, results/253.processed,
                   8744:          results/255.processed: charset transcode test added for
                   8745:          json:parse
                   8746: 
                   8747: 2010-09-24  moko
                   8748: 
                   8749:        * src/types/pa_value.h: warning war :)
                   8750: 
                   8751:        * src/: classes/json.C, include/pa_request.h, types/pa_value.h,
                   8752:          types/pa_vfile.C, types/pa_vtable.C: $.indent implemented for
                   8753:          ^json:string
                   8754: 
                   8755: 2010-09-22  moko
                   8756: 
                   8757:        * src/main/pa_charset.C: parser charset tables declare only
                   8758:          white-space before 0x20, thus adding the missing chars
                   8759: 
                   8760:        * etc/parser3.charsets/: koi8-r.cfg, koi8-u.cfg: updated to conform
                   8761:          to http://unicode.org/Public/MAPPINGS/VENDORS/
                   8762: 
                   8763: 2010-09-21  misha
                   8764: 
                   8765:        * src/main/compile.y: - some semicolons were added (VS2010 don't
                   8766:          want to compile grammar if they are absent)
                   8767: 
                   8768:        * tests/: make_tests.cmd, run_tests.cmd: - path tools is changed
                   8769: 
                   8770:        * src/classes/classes.vcproj: - pathes to ls and gawk are changed
                   8771: 
                   8772:        * src/main/main.vcproj: - path to bison is changed
                   8773: 
                   8774: 2010-09-21  moko
                   8775: 
1.116     moko     8776:        * etc/parser3.charsets/: windows-1250.cfg, windows-1251.cfg,
                   8777:          windows-1254.cfg, windows-1257.cfg, x-mac-cyrillic.cfg: updated
                   8778:          to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
1.95      moko     8779: 
                   8780: 2010-09-20  misha
                   8781: 
                   8782:        * src/types/pa_vtable.C: - add EOLs while json-serializing table
                   8783: 
                   8784:        * src/classes/json.C: - add EOL while json-serializing hash
                   8785: 
                   8786:        * src/lib/json/JSON_parser.C: - 'ES' replaced by 'ESC' because some
                   8787:          compilers don't like 'ES'.
                   8788: 
                   8789: 2010-09-17  misha
                   8790: 
1.211     moko     8791:        * operators.ru.txt, operators.txt: - info about json class was
                   8792:          added
1.95      moko     8793: 
                   8794:        * src/classes/json.C: - ^json:string[object]
                   8795: 
                   8796:        * src/: include/pa_request.h, main/pa_request.C: - stuff for
                   8797:          preventing infinite recursion while executing json:string was
                   8798:          added
                   8799: 
                   8800:        * src/include/pa_string.h: - method append_quoted was added
                   8801: 
                   8802:        * src/types/: pa_value.C, pa_value.h, pa_vbool.h, pa_vdate.h,
                   8803:          pa_vdouble.h, pa_vfile.C, pa_vfile.h, pa_vint.h, pa_vstring.h,
                   8804:          pa_vtable.C, pa_vtable.h, pa_vvoid.h: - method get_json_string
                   8805:          was added to Value & Co
                   8806: 
                   8807:        * src/classes/date.C: - methods get_gmt_string and get_sql_string
                   8808:          were used
                   8809: 
                   8810:        * src/types/pa_vdate.h: - methods get_gmt_string and get_sql_string
                   8811:          were added
                   8812: 
                   8813: 2010-09-10  moko
                   8814: 
                   8815:        * src/targets/cgi/parser3.C: vsnprintf now not called twice in
                   8816:          die_or_abort (backport from 3.4.1)
                   8817: 
                   8818:        * src/targets/cgi/parser3.C: vsnprintf now not called twice in
                   8819:          die_or_abort (bugfix: #106)
                   8820: 
                   8821: 2010-09-09  moko
                   8822: 
                   8823:        * src/classes/json.C: warning war. :)
                   8824: 
                   8825: 2010-09-08  misha
                   8826: 
                   8827:        * src/lib/json/Makefile.am: - additional include directories were
                   8828:          added (for pa_memory.h and gc.h)
                   8829: 
                   8830:        * src/lib/json/json.vcproj: - JSON_parser.c => JSON_parser.C -
                   8831:          compile as C++ instead default - additional include directory was
                   8832:          added (for gc.h)
                   8833: 
                   8834:        * src/types/pa_vform.C: - little code reformating
                   8835: 
                   8836:        * src/classes/file.C: - $.content-type option now can be specified
                   8837:          in ^file::create ( new feature: #102 )
                   8838: 
                   8839: 2010-09-08  moko
                   8840: 
                   8841:        * src/lib/json/: JSON_parser.C, JSON_parser.h: json lib now uses
                   8842:          pa_malloc/pa_free
                   8843: 
                   8844: 2010-09-07  moko
                   8845: 
                   8846:        * tests/results/254.processed: VStateless_class:put_element
                   8847:          exception was fixed
                   8848: 
                   8849:        * src/types/: pa_value.h, pa_vstateless_class.h: now
                   8850:          VStateless_class:put_element barks self.type, not this.type
                   8851:          (bugfix: #105)
                   8852: 
                   8853: 2010-09-06  moko
                   8854: 
                   8855:        * src/classes/reflection.C: bugfix: new String() is required for
                   8856:          exception handling
                   8857: 
                   8858:        * tests/: 254.html, results/254.processed: test modified
                   8859: 
                   8860: 2010-09-05  moko
                   8861: 
                   8862:        * tests/: 254.html, results/254.processed: ^reflection:copy test
                   8863:          added
                   8864: 
                   8865:        * src/: classes/reflection.C, include/pa_request.h:
                   8866:          ^reflection:copy implemented (new feature: #100)
                   8867: 
                   8868: 2010-09-03  moko
                   8869: 
                   8870:        * src/lib/json/JSON_parser.C: c++ compatiblity
                   8871: 
                   8872:        * tests/: 253.html, 253_json.txt, results/253.processed: $.distinct
                   8873:          option testing added
                   8874: 
                   8875: 2010-09-02  moko
                   8876: 
                   8877:        * src/classes/json.C: $.distinct[first|last|all] added
                   8878: 
                   8879: 2010-09-01  moko
                   8880: 
                   8881:        * tests/results/253.processed: json test result
                   8882: 
                   8883:        * tests/: 253.html, 253_json.txt: json test added
                   8884: 
                   8885:        * src/classes/json.C: json.C update to actual version + hash key
                   8886:          creation bugfix
                   8887: 
                   8888: 2010-08-31  misha
                   8889: 
                   8890:        * src/lib/json/JSON_parser.C, src/lib/json/JSON_parser.h,
                   8891:          src/lib/json/Makefile.am, src/lib/json/json.vcproj,
                   8892:          src/lib/Makefile.am, src/classes/Makefile.am,
                   8893:          src/classes/classes.vcproj, src/classes/json.C, parser3.sln: -
                   8894:          json library was added
                   8895: 
                   8896: 2010-08-30  moko
                   8897: 
                   8898:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   8899:          types/pa_vobject.C: cosmetic optimization in
                   8900:          request:execute_method usage
                   8901: 
                   8902:        * src/: include/pa_charset.h, main/pa_charset.C: small
                   8903:          optimization, just to decrease number of lines. :)
                   8904: 
                   8905: 2010-08-27  misha
                   8906: 
                   8907:        * src/classes/op.C: - taint[json] was added
                   8908: 
                   8909:        * tests/: 250.html, 251.html, 252.html: - tests for taint[json]
                   8910:          were added
                   8911: 
                   8912:        * src/main/pa_exec.C: - warning fix was rolled back.
                   8913: 
                   8914:        * src/: main/pa_charset.C, main/untaint.C, include/pa_charset.h,
                   8915:          include/pa_string.h: - taint[json] was added - escaping was
                   8916:          slightly modified
                   8917: 
                   8918: 2010-08-25  misha
                   8919: 
                   8920:        * src/classes/file.C: - typo in file:sql exception was fixed
                   8921: 
                   8922:        * src/main/pa_exec.C: - warning about declared and not used
                   8923:          variable forced_allow was removed
                   8924: 
                   8925: 2010-08-14  misha
                   8926: 
                   8927:        * src/classes/hash.C: - two warnings about signed/unsigned mismatch
                   8928:          were removed
                   8929: 
                   8930: 2010-08-11  moko
                   8931: 
                   8932:        * tests/: 249.html, results/249.processed: default setter and
                   8933:          anti-recursive default getter test added
                   8934: 
                   8935:        * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
                   8936:          types/pa_value.h, types/pa_vclass.C, types/pa_vobject.C,
                   8937:          types/pa_vobject.h, types/pa_vstateless_class.C,
                   8938:          types/pa_vstateless_class.h: default setter support +
                   8939:          anti-recursive default getter support ( new feature: #13 )
                   8940: 
                   8941:        * src/include/pa_hash.h: optimization: threshold member removed
                   8942:          from hash, reducing sizeof(hash)
                   8943: 
                   8944: 2010-08-10  misha
                   8945: 
                   8946:        * tests/196.html: - junction-method was added to the test
                   8947: 
                   8948:        * tests/248.html: - ups. typo :)
                   8949: 
                   8950:        * tests/248.html: - test for checking .match with 4 params
                   8951: 
                   8952:        * tests/: 247.html, 247_utf8.txt, 247_utf8_bom.txt,
                   8953:          247_windows1251.txt: - test for "transcode file from utf-8 to
                   8954:          $request:charset during loading if the BOM code is detected"
                   8955: 
                   8956:        * src/main/: pa_common.C, pa_http.C: - transcode file from utf-8 to
                   8957:          $request:charset during loading if the BOM code is detected ( new
                   8958:          feature: #98 )
                   8959: 
                   8960: 2010-08-05  misha
                   8961: 
                   8962:        * src/classes/image.C: - ^image.replace now can accept only 2
                   8963:          params. in this case the whole image is affected ( new feature:
                   8964:          #95 )
                   8965: 
                   8966: 2010-08-04  misha
                   8967: 
                   8968:        * tests/246.html: - test tor ^hash._at[] was added
                   8969: 
                   8970:        * src/classes/hash.C: - ^hash._at[first|last|[-]N] ( new feature:
                   8971:          #53 )
                   8972: 
                   8973:        * src/include/pa_hash.h: - methods for accessing the first and the
                   8974:          last values of ordered hash were added (first_value and
                   8975:          last_value)
                   8976: 
                   8977:        * src/classes/file.C: - now ^file::base64 accepts up to 4 params
                   8978:          (similar to others file's methods):
                   8979:          ^file::base64[mode;user-file-name;encoded;options] ( new feature:
                   8980:          #68 )
                   8981: 
                   8982:        * src/types/pa_vmethod_frame.h: - helper method as_hash was added
                   8983: 
                   8984: 2010-08-01  moko
                   8985: 
                   8986:        * src/classes/op.C: to correctly process $result[] in code, called
                   8987:          from ^process
                   8988: 
                   8989:        * tests/245.html: $result in ^process[] test added
                   8990: 
                   8991:        * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
                   8992:          main/execute.C, main/pa_request.C, types/pa_vmethod_frame.C,
                   8993:          types/pa_vmethod_frame.h, types/pa_vobject.C: optimization:
                   8994:          VMethodFrame(junction, caller) replaced with VMethodFrame(method,
                   8995:          caller, self) op_call(VMethodFrame &frame, bool constructing)
                   8996:          removed, construct(class,method) added
                   8997: 
                   8998:        * tests/results/: 192.processed, 244.processed: request::construct
                   8999:          added
                   9000: 
                   9001:        * tests/: 244.html, 245.html, results/244.processed,
                   9002:          results/245.processed: object creation exceptions and ^process
                   9003:          tests added
                   9004: 
                   9005: 2010-07-28  misha
                   9006: 
                   9007:        * tests/make_tests.cmd: - win32 EOLs
                   9008: 
                   9009:        * tests/: run_parser.cmd, run_tests.cmd: - cmd files for executing
                   9010:          tests on Win32 were added (The system timezone should be GMT+3)
                   9011: 
                   9012: 2010-07-26  misha
                   9013: 
                   9014:        * tests/: 212.html, results/212.processed: - sizes were removed
                   9015:          mecause they could be different on different OSs
                   9016: 
                   9017:        * tests/065.html: - make it "win32 friendly"
                   9018: 
                   9019: 2010-07-25  misha
                   9020: 
                   9021:        * src/main/compile.y: - all EOLs between methods are removed during
                   9022:          compilation ( new feature: #47 )
                   9023: 
                   9024:        * tests/results/149.processed: - prepare tests to trim trailing
                   9025:          methods' EOLs
                   9026: 
                   9027:        * tests/149.html: - prepare tests to trim trailing methods' EOLs
                   9028: 
                   9029:        * tests/: results/006.processed, results/014.processed, 006.html,
                   9030:          014.html, 022.html: - prepare tests to trim trailing methods'
                   9031:          EOLs
                   9032: 
                   9033:        * tests/: 059.html, 071.html, 149.html, results/059.processed,
                   9034:          results/071.processed, results/022.processed: - prepare tests to
                   9035:          trim trailing methods' EOLs
                   9036: 
                   9037:        * tests/: results/073.processed, results/109.processed,
                   9038:          results/142.processed, results/144.processed,
                   9039:          results/149.processed, 073.html, 096.html, 109.html, 142.html,
                   9040:          144.html: - prepare tests to trim trailing methods' EOLs
                   9041: 
                   9042:        * tests/: 096.html, 107.html, 109.html, 142.html, 144.html,
                   9043:          149.html, 152.html, results/096.processed, results/107.processed,
                   9044:          results/109.processed, results/142.processed,
                   9045:          results/144.processed: - prepare tests to trim trailing methods'
                   9046:          EOLs
                   9047: 
                   9048: 2010-07-24  moko
                   9049: 
                   9050:        * tests/results/: 156.processed, 224.processed: fix for #54 changed
                   9051:          the hash order in this test
                   9052: 
                   9053:        * tests/014.html: to check hash order, hash no is longer sorted
                   9054:          before print
                   9055: 
                   9056:        * src/include/pa_hash.h: hash copy constructor now keeps order
                   9057:          (bugfix: #54)
                   9058: 
                   9059: 2010-07-23  moko
                   9060: 
                   9061:        * tests/results/224.processed: @auto[] is no longer inherited
                   9062: 
                   9063:        * src/types/pa_vstateless_class.C, tests/227.html,
                   9064:          tests/results/227.processed: @auto[] is no longer inherited
                   9065:          (bugfix: #57)
                   9066: 
                   9067: 2010-07-22  misha
                   9068: 
                   9069:        * src/classes/table.C: - don't skip comment lines during
                   9070:          table::load if encloser or separator is set as '#' ( new feature:
                   9071:          #30 )
                   9072: 
                   9073:        * src/targets/cgi/parser3.C: - don't run as cgi if
                   9074:          env:PARSER_VERSION was set for preventing infinite loot ( bugfix:
                   9075:          #12 )
                   9076: 
                   9077:        * src/classes/file.C: - set PARSER_VARSION env before external
                   9078:          script executing
                   9079: 
                   9080: 2010-07-13  misha
                   9081: 
                   9082:        * tests/058.html: - test for suppressing @border was added - test
                   9083:          for user attribute was added
                   9084: 
                   9085:        * tests/results/186.processed: unescaping from \uXXXX
                   9086: 
                   9087:        * tests/186.html: unescaping from \uXXXX
                   9088: 
                   9089:        * tests/: 239.html, results/239.processed: method call type
                   9090: 
                   9091:        * src/types/: pa_vjunction.C, pa_vjunction.h: - bugfix: #90 :
                   9092:          $junction_method.CLASS_NAME (+CLASS)
                   9093: 
                   9094: 2010-07-07  misha
                   9095: 
                   9096:        * buildall-with-xml, buildall-without-xml: - moving to pcre 8.10 on
                   9097:          *nix
                   9098: 
                   9099: 2010-07-05  misha
                   9100: 
                   9101:        * src/: classes/curl.C, classes/file.C, classes/hash.C,
                   9102:          classes/image.C, classes/op.C, classes/string.C, classes/table.C,
                   9103:          classes/void.C, main/pa_common.C, main/pa_http.C: - exception
                   9104:          comment strings "options must be hash", "options must be hash,
                   9105:          not code" and "called with invalid option" were replaced by
                   9106:          constatns - exception comment string "invalid option passed" was
                   9107:          replaced by "called with invalid option" (now in different
                   9108:          methods are the same exception comment string)
                   9109: 
                   9110:        * src/include/pa_exception.h: - more exception strings were defined
                   9111: 
                   9112:        * src/: main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   9113:          types/pa_vstateless_class.h: - now we can define possible
                   9114:          method's call type ( new feature: #5 )   1.
                   9115:          @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's
                   9116:          methods   2. @static:method[params] (only static keyword could be
                   9117:          used here) -- for specified methods
                   9118: 
                   9119:        * src/main/pa_common.C: - junction points should not be deleted on
                   9120:          win32 during dirs cleanup ( bugfix: #83 ) - optimisation in dirs
                   9121:          cleanup
                   9122: 
                   9123: 2010-07-03  misha
                   9124: 
                   9125:        * tests/: 158.html, 160.html, 161.html, 162.html, 163.html,
                   9126:          results/158.processed, results/160.processed,
                   9127:          results/161.processed, results/162.processed,
                   9128:          results/163.processed: - prepare tests to trim trailing methods'
                   9129:          EOLs
                   9130: 
                   9131:        * tests/results/169.processed: - prepare tests to trim trailing
                   9132:          methods' EOLs
                   9133: 
                   9134:        * tests/results/: 168.processed, 169.processed: - prepare tests to
                   9135:          trim trailing methods' EOLs
                   9136: 
                   9137:        * tests/: results/170.processed, results/167.processed,
                   9138:          results/168.processed, results/169.processed, 167.html, 168.html,
                   9139:          169.html: - prepare tests to trim trailing methods' EOLs
                   9140: 
                   9141:        * tests/: results/170.processed, results/171.processed,
                   9142:          results/172.processed, results/173.processed,
                   9143:          results/174.processed, results/175.processed, 170.html, 171.html,
                   9144:          172.html, 173.html, 174.html, 175.html: - prepare tests to trim
                   9145:          trailing methods' EOLs
                   9146: 
                   9147:        * tests/: results/176.processed, results/180.processed,
                   9148:          results/184.processed, results/185.processed,
                   9149:          results/191.processed, results/192.processed,
                   9150:          results/196.processed, results/197.processed,
                   9151:          results/198.processed, 176.html, 180.html, 184.html, 185.html,
                   9152:          191.html, 192.html, 196.html, 197.html, 198.html: - prepare tests
                   9153:          to trim trailing methods' EOLs
                   9154: 
                   9155:        * tests/: 199.html, 208.html, 209.html, 213.html, 214.html,
                   9156:          results/199.processed, results/208.processed,
                   9157:          results/209.processed, results/213.processed,
                   9158:          results/214.processed: - prepare tests to trim trailing methods'
                   9159:          EOLs
                   9160: 
                   9161: 2010-06-29  misha
                   9162: 
                   9163:        * tests/: 220.html, 218.html, results/218.processed,
                   9164:          results/215.processed, results/217.processed, 215.html, 217.html:
                   9165:          - prepare tests to trim trailing methods' EOLs
                   9166: 
                   9167:        * tests/: results/224.processed, 224.html, 223.html,
                   9168:          results/223.processed, results/220.processed: - prepare tests to
                   9169:          trim trailing methods' EOLs
                   9170: 
                   9171:        * tests/results/: 226.processed, 230.processed: - prepare tests to
                   9172:          trim trailing methods' EOLs
                   9173: 
                   9174:        * tests/: 229.html, results/229.processed: - prepare tests to trim
                   9175:          trailing methods' EOLs
                   9176: 
                   9177:        * tests/: 232.html, 235.html, results/232.processed,
                   9178:          results/235.processed, 226.html, 227.html, 228.html, 230.html,
                   9179:          results/226.processed, results/227.processed,
                   9180:          results/228.processed, results/230.processed: - prepare tests to
                   9181:          trim trailing methods' EOLs
                   9182: 
                   9183: 2010-06-16  moko
                   9184: 
                   9185:        * tests/: 229.html, results/229.processed:  elseif now supported in
                   9186:          ^if
                   9187: 
                   9188:        * src/classes/op.C: new feature: #56 elseif now supported in ^if
                   9189: 
                   9190: 2010-06-03  misha
                   9191: 
                   9192:        * src/main/pa_common.C: - bugfix #74 -- memmove should be used
                   9193:          instead of memcopy for overlaped regions
                   9194: 
                   9195: 2010-05-25  misha
                   9196: 
                   9197:        * src/main/pa_common.C: - wanring about unused vars was removed
                   9198: 
                   9199:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C: -
                   9200:          get_method_filename was moved to execute.C
                   9201: 
                   9202: 2010-05-23  misha
                   9203: 
                   9204:        * src/main/pa_request.C: - more accurate detection of method's file
                   9205: 
                   9206: 2010-05-22  misha
                   9207: 
                   9208:        * src/classes/reflection.C: - bugfix: core during detection of
                   9209:          .file if filespec isn't detected successfully
                   9210: 
                   9211: 2010-05-20  misha
                   9212: 
                   9213:        * src/main/pa_request.C: - fix in get_method_filename
                   9214: 
                   9215:        * src/include/pa_request.h: - new feature: #24 -- searching
                   9216:          included file in @USE/^use is changed. if its filespec doesn't
                   9217:          start from '/' it will be searched in caller file directory
                   9218: 
                   9219:        * src/classes/reflection.C: - ^reflection:method_info returns file
                   9220:          where the method is defined
                   9221: 
                   9222:        * src/: include/pa_request.h, main/compile.y, main/pa_request.C,
                   9223:          classes/op.C: - new feature: #24 -- searching included file in
                   9224:          @USE/^use is changed. if its filespec doesn't start from '/' it
                   9225:          will be searched in caller file directory
                   9226: 
                   9227:        * src/: classes/file.C, include/pa_common.h: - method lastposafter
                   9228:          is moved to pa_common.h
                   9229: 
                   9230: 2010-05-18  misha
                   9231: 
                   9232:        * src/: main/pa_common.C, include/pa_common.h, classes/string.C,
                   9233:          types/pa_vcookie.C: new feature: #71 ^string:js-unescape and
                   9234:          cookie parser decode \uXXXX as well as %uXXXX
                   9235: 
                   9236: 2010-05-17  misha
                   9237: 
                   9238:        * src/classes/curl.C: beauty: - unused param is removed in method
                   9239:          _curl_version_action - some spaces were removed or replaced by
                   9240:          tabs
                   9241: 
                   9242:        * src/classes/table.C: - bugfix: #72 core with empty value during
                   9243:          ^table.hash[...;name_of_the_last_column][$.type[string]]
                   9244: 
                   9245: 2010-05-16  misha
                   9246: 
                   9247:        * src/classes/curl.C: new: #61 more curl options were added
                   9248:          (contributed by Sumo)
                   9249: 
                   9250: 2010-04-29  pretender
                   9251: 
                   9252:        * src/main/pa_string.C: fixes #63 Split result from empty string
                   9253:          now empty string.
                   9254: 
                   9255:        * src/types/pa_vtable.C: bugfix: #35 All empty table cells are now
                   9256:          string type.
                   9257: 
                   9258: 2010-04-28  pretender
                   9259: 
                   9260:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   9261:          main/execute.C: bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS
                   9262:          macrodefinition removed
                   9263: 
                   9264: 2010-04-19  pretender
                   9265: 
                   9266:        * src/main/execute.C: fixes #60 Stacktrace now contains info for
                   9267:          OP_CONSTRUCT_OBJECT and OP_GET_CLASS
                   9268: 
                   9269:        * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
                   9270:          fixes #64 Now file.missing exception generates in unsafe mode to.
                   9271: 
                   9272:        * src/classes/file.C: fixes #48 Now not throw "not save environment
                   9273:          variable" exception in grpunlim version.
                   9274: 
                   9275: 2010-04-05  misha
                   9276: 
                   9277:        * src/classes/string.C: - new feature: 4th param was added to
                   9278:          match. if specified its value is returned in case of nothing was
                   9279:          found
                   9280: 
                   9281: 2010-04-01  misha
                   9282: 
                   9283:        * src/main/pa_request.C: - bugfix: on *nix URIs like /a/b/// caused
                   9284:          multiple execution of /a/b/auto.p
                   9285: 
                   9286: 2010-03-19  misha
                   9287: 
                   9288:        * src/main/execute.C: - core in $table1.$table2 was fixed
                   9289: 
                   9290:        * src/targets/cgi/parser3.C: - core in sigpipe was fixed
                   9291: 
                   9292: 2010-01-27  misha
                   9293: 
                   9294:        * src/main/pa_common.C: - bugfix: there are no excaption.type if
                   9295:          trying to open file by path /existing-file/non-exixting-file
                   9296: 
                   9297: 2010-01-26  misha
                   9298: 
                   9299:        * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:post-body
                   9300:          was added (returns file)
                   9301: 
                   9302: 2009-12-22  misha
                   9303: 
                   9304:        * src/classes/curl.C: - method 'option' was renamed to 'options' -
                   9305:          now parser doesn't have class curl if it was built without it
                   9306: 
                   9307: 2009-12-15  misha
                   9308: 
                   9309:        * configure.in: - little cheat with curl include dir was added
                   9310: 
                   9311: 2009-12-05  misha
                   9312: 
                   9313:        * src/classes/curl.C: - some fixes
                   9314: 
                   9315: 2009-12-04  misha
                   9316: 
                   9317:        * src/include/pa_config_fixed.h, src/classes/classes.vcproj,
                   9318:          src/classes/curl.C, src/classes/file.C, src/classes/Makefile.am,
                   9319:          buildall-with-xml, buildall-without-xml, configure.in: - curl
                   9320:          class was added
                   9321: 
                   9322:        * src/include/pa_hash.h: - hash-iterator was added
                   9323: 
                   9324:        * buildall-with-xml, buildall-without-xml: - option --passive-ftp
                   9325:          was added to pcre
                   9326: 
                   9327: 2009-11-27  misha
                   9328: 
                   9329:        * src/classes/image.C: - don't add @border attribute to output of
                   9330:          ^image.html[] if it was specified by user with empty value
                   9331: 
                   9332:        * src/types/pa_vxdoc.C: - bugfix: core if xdoc doesn't have the
                   9333:          root element and we are trying to access .documentElement
                   9334: 
                   9335: 2009-11-11  misha
                   9336: 
                   9337:        * src/classes/table.C: - in ^table.flip[] look at number of columns
                   9338:          instead of number of items in first row for named tables
                   9339: 
                   9340: 2009-11-10  misha
                   9341: 
1.211     moko     9342:        * operators.ru.txt, operators.txt: - info about hash-options in
                   9343:          ^file::create was added
1.95      moko     9344: 
                   9345:        * tests/237.html: - test for ^file::create[...;$.charset[...]] was
                   9346:          added
                   9347: 
                   9348: 2009-11-09  misha
                   9349: 
                   9350:        * buildall-with-xml: - moving to libxml 2.7.6
                   9351: 
                   9352:        * tests/236.html: - tests for comparations cords with functions
                   9353:          were added
                   9354: 
                   9355:        * src/include/pa_string.h: - optimisation: cacheing of cstr was
                   9356:          added
                   9357: 
                   9358:        * src/main/pa_http.C: - little optimisation
                   9359: 
                   9360:        * src/: classes/table.C, lib/gc/include/gc_allocator.h: - bugfix:
                   9361:          GPF mallocs + stringstream (table.save)
                   9362: 
                   9363:        * src/classes/file.C: - file::create now accepts 4th param: options
                   9364:          with $.charset
                   9365: 
                   9366:        * src/lib/cord/: cordxtra.c, include/private/cord_pos.h: - fixed
                   9367:          bug in cord (comparation cords with functions was buggy)
                   9368: 
                   9369: 2009-11-06  misha
                   9370: 
                   9371:        * src/main/pa_string.C: - bugfix: calculation string.length
                   9372:          sometimes was buggy
                   9373: 
                   9374:        * src/classes/string.C: - bugfix: Temp_value_element wasn't
                   9375:          destroyed if exception occured during match/replace
                   9376: 
                   9377:        * src/: main/pa_charset.C, include/pa_charset.h: - method
                   9378:          lengthUTF8Char was added
                   9379: 
                   9380:        * src/classes/op.C: - clean tainting lang was added for user's
                   9381:          usage
                   9382: 
                   9383:        * src/lib/cord/: cordbscs.c, cordxtra.c: - some rare GPF were
                   9384:          fixed: checkouts are required after GC_MALLOC
                   9385: 
                   9386:        * src/types/pa_vregex.C: - check UTF8 only during 1st iteration
                   9387: 
1.211     moko     9388:        * operators.ru.txt, operators.txt: - actually, there is no
                   9389:          ^untaint[xml] in file::create
1.95      moko     9390: 
                   9391: 2009-10-15  misha
                   9392: 
                   9393:        * tests/: 235.html, 235_attach.txt: - tests for preparing email
                   9394:          were added
                   9395: 
                   9396:        * tests/234.html: - more tests for checking ^taint[uri] escaping
                   9397:          were added
                   9398: 
                   9399:        * src/: include/pa_string.h, main/pa_charset.C, main/pa_http.C,
                   9400:          main/pa_request.C, main/untaint.C, types/pa_vmail.C: - little
                   9401:          hacking: for dealing with transcoding+^taint[uri]
                   9402:          transcode_and_untaint was replaced by untaint_and_transcode
                   9403: 
                   9404: 2009-10-13  misha
                   9405: 
                   9406:        * tests/: 121.html, results/121.processed: - test transcoding +
                   9407:          url-escaping now
                   9408: 
                   9409:        * tests/results/auto.p: - more helpers' methods were added
                   9410: 
                   9411:        * src/main/pa_globals.C: - die instead of abort
                   9412: 
                   9413: 2009-10-06  misha
                   9414: 
                   9415:        * src/main/pa_common.C: - don't allocate memory during
                   9416:          capitalization if input string is already capitalized
                   9417: 
                   9418:        * src/targets/isapi/parser3isapi.C: - pass pre-capitalized headers
                   9419: 
                   9420:        * src/targets/cgi/parser3.C: - pass pre-capitalized headers - don't
                   9421:          use format function because it calls malloc
                   9422: 
                   9423:        * src/include/pa_common.h: - more capitalized headers were added
                   9424: 
                   9425:        * src/main/pa_common.C: - in safe mode clear executable bits during
                   9426:          file writing
                   9427: 
                   9428: 2009-10-05  misha
                   9429: 
                   9430:        * src/main/pa_charset.C: - use iterators in pa_charset.C itself
                   9431: 
                   9432: 2009-10-03  misha
                   9433: 
                   9434:        * src/: types/pa_vimage.h, classes/image.C: - ^img.font[],
                   9435:          ^img.text[] & ^img.length[] can work in utf-8 now
                   9436: 
                   9437:        * src/: include/pa_charset.h, main/pa_charset.C: - class
                   9438:          UTF8_string_iterator was added
                   9439: 
                   9440:        * src/classes/image.C: - respect utf-8 when calculate alphabet
                   9441:          length
                   9442: 
                   9443:        * src/classes/mail.C: - check from before get message.cstr
                   9444: 
                   9445: 2009-10-02  misha
                   9446: 
                   9447:        * tests/233.html: - test for image.font, image.length, image.text
                   9448:          with text in utf-8 were added
                   9449: 
                   9450:        * src/main/pa_common.C: - use pa_malloc_atomic instead of new
                   9451: 
                   9452:        * buildall-with-xml, buildall-without-xml: - comment about gc
                   9453:          version for freebsd 4 was added
                   9454: 
                   9455: 2009-10-01  misha
                   9456: 
                   9457:        * src/main/pa_exec.C: - bugfix: allocate a bit more (for
                   9458:          terminator) - read_pipe were slightly optimized
                   9459: 
                   9460: 2009-09-28  misha
                   9461: 
                   9462:        * src/main/: pa_common.C, pa_uue.C: - some magic numbers were
                   9463:          removed
                   9464: 
                   9465:        * src/types/pa_vmail.C: - forgot about space after ':'
                   9466: 
                   9467:        * src/types/pa_vmail.C: - escape filenames while preparing mail
                   9468:          body - small simplifications
                   9469: 
                   9470:        * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode now has
                   9471:          inout params like pa_base64
                   9472: 
                   9473:        * src/: types/pa_vmail.C, types/pa_vmail.h, classes/mail.C: - new
                   9474:          option $.debug-print(1) was added to mail:send - changes for
                   9475:          using uue_encode which uses less memory
                   9476: 
                   9477:        * src/main/pa_common.C: - pa_base64_encode uses less memory now
                   9478: 
                   9479:        * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode reduces less
                   9480:          memory now
                   9481: 
                   9482: 2009-09-26  misha
                   9483: 
                   9484:        * src/types/pa_vmail.C: - default encoding now is base64
                   9485: 
                   9486:        * buildall-with-xml: - moving to libxml 2.7.5 and libxslt 1.1.26
                   9487: 
                   9488: 2009-09-25  misha
                   9489: 
                   9490:        * src/types/pa_vmail.C: - capitalization of headers was added to
                   9491:          sending mail as well
                   9492: 
                   9493:        * buildall-with-xml: - catalog package was removed from libxml
                   9494: 
                   9495:        * src/main/pa_xml_io.C: - fix in removing file:// protocol for
                   9496:          win32 absolute path
                   9497: 
                   9498:        * src/include/pa_common.h: - one more capitalized header was added
                   9499: 
                   9500: 2009-09-22  misha
                   9501: 
                   9502:        * INSTALL: - comment about building just httpd binary while
                   9503:          building apache module was added
                   9504: 
                   9505: 2009-09-21  misha
                   9506: 
                   9507:        * buildall-with-xml: - moving to the latest versions of xml libs:
                   9508:          libxml 2.7.4 and libxslt 1.1.25
                   9509: 
                   9510: 2009-09-19  misha
                   9511: 
                   9512:        * tests/231.html: - test for encoding cookie in win-1251
                   9513: 
                   9514: 2009-09-18  misha
                   9515: 
                   9516:        * tests/: 224.html, 224.p: - tests for ^reflection:fields[class or
                   9517:          object] were added
                   9518: 
1.211     moko     9519:        * operators.ru.txt, operators.txt: - info about method
                   9520:          ^reflection:fields[class or object] was added
1.95      moko     9521: 
                   9522:        * src/classes/reflection.C: - method ^reflection:fields[class or
                   9523:          object] was added
                   9524: 
                   9525:        * src/types/: pa_value.h, pa_vclass.C, pa_vclass.h, pa_vobject.h: -
                   9526:          methods get_fields were added
                   9527: 
                   9528:        * tests/232.html: - tests for @GET[name]
                   9529: 
                   9530:        * src/classes/table.C: - some changes in handling hash-options for
                   9531:          creare, join and locate
                   9532: 
                   9533:        * src/types/: pa_vobject.C, pa_vobject.h: - @GET[] now could be
                   9534:          defined with option: the type of requested value
                   9535: 
                   9536: 2009-09-17  misha
                   9537: 
                   9538:        * tests/212.html: - tests for .pattern and .options were added
                   9539: 
                   9540:        * src/types/: pa_vregex.C, pa_vregex.h: - $regex.pattern and
                   9541:          $regex.options were added
                   9542: 
                   9543: 2009-09-11  misha
                   9544: 
                   9545:        * tests/: 223.html, 223_utf8.txt, 223_win1251.txt: - test was
                   9546:          rewrited. it checks not just one case of sending cookies during
                   9547:          file::load[http], but also sending headers and fields (including
                   9548:          files)
                   9549: 
                   9550: 2009-09-10  misha
                   9551: 
                   9552:        * src/main/untaint.C: - workaround in file-spec lang for old Macs
                   9553:          was removed => now parser can open files with Russian 'r' in
                   9554:          filename
                   9555: 
                   9556:        * src/main/untaint.C: - bugfix: client charset whould be analized
                   9557:          while escaping cookies but now source charset
                   9558: 
                   9559:        * src/main/pa_http.C: - bugfix: the values of http headers didn't
                   9560:          ^tainted[uri] so it was possible to make request with incorrect
                   9561:          http header
                   9562: 
                   9563:        * src/main/pa_http.C: - capitalization of http headers during
                   9564:          file::load[http was slightly changes - bugfix: all headers which
                   9565:          parser sends during file::load[http should be transcoded and only
                   9566:          then escaped
                   9567: 
                   9568:        * src/main/untaint.C: - a bit more comments were added
                   9569: 
                   9570:        * src/classes/: file.C, string.C: - types where changes (minus 2
                   9571:          warnings)
                   9572: 
                   9573:        * src/include/pa_common.h: - 2 capitalized strings for making http
                   9574:          headers during file::load[http were added
                   9575: 
                   9576: 2009-09-08  misha
                   9577: 
1.211     moko     9578:        * operators.ru.txt, operators.txt: - changes in file.save and
                   9579:          string.save were added
1.95      moko     9580: 
                   9581:        * tests/: 230.html, 230.txt: - tests for checking options in
                   9582:          file.save and string.save were added
                   9583: 
                   9584:        * src/main/pa_request.C: - http headers names, which are passed to
                   9585:          SAPI::add_header_attribute are lowercased now (it'll be
                   9586:          capitalized in that method)
                   9587: 
                   9588:        * src/: types/pa_vfile.C, types/pa_vfile.h, classes/file.C,
                   9589:          classes/string.C: - file_write accepts Request_charsets and asked
                   9590:          charset and cound transcode content before writing - string.save
                   9591:          and file.save have option $.charset now
                   9592: 
                   9593:        * src/: include/pa_common.h, main/pa_common.C, classes/table.C,
                   9594:          classes/xdoc.C: - file_write accepts Request_charsets and asked
                   9595:          charset and cound transcode content before writing
                   9596: 
                   9597:        * src/include/pa_exception.h: - new exception comment string was
                   9598:          defined
                   9599: 
                   9600: 2009-09-07  misha
                   9601: 
                   9602:        * src/main/compile.y: - grammar $name\ name stops now for regex
                   9603:          sub-pattern\s
                   9604: 
                   9605: 2009-09-04  misha
                   9606: 
                   9607:        * src/main/pa_http.C: - capitalization of http headers during
                   9608:          file::load[http was implemented
                   9609: 
                   9610: 2009-09-03  misha
                   9611: 
                   9612:        * src/: main/pa_common.C, main/pa_http.C, main/pa_request.C,
                   9613:          include/pa_common.h, include/pa_sapi.h, types/pa_vcookie.C,
                   9614:          types/pa_vmail.C, targets/cgi/parser3.C,
                   9615:          targets/isapi/parser3isapi.C: - back to storing response http
                   9616:          headers in lowercase - capitalize them during output
                   9617: 
                   9618: 2009-08-31  misha
                   9619: 
                   9620:        * src/classes/table.C: - allow call with any brackets (it could be
                   9621:          useful in methods with explict result declaration)
                   9622: 
                   9623:        * src/classes/table.C: - bugfix: ^table.sort{...} doesn't work
                   9624:          correctly if $request:charset==koi8-r
                   9625: 
                   9626: 2009-08-30  misha
                   9627: 
                   9628:        * src/: include/pa_common.h, main/pa_request.C: - http headers were
                   9629:          changed: content-type => Content-type and so on
                   9630: 
                   9631:        * src/classes/file.C, src/include/pa_common.h,
                   9632:          src/include/pa_request.h, src/main/pa_http.C,
                   9633:          src/main/pa_request.C, src/types/pa_vcookie.C,
                   9634:          src/types/pa_vmail.C, src/targets/cgi/parser3.C,
                   9635:          src/targets/isapi/parser3isapi.C, tests/results/001.processed,
                   9636:          tests/results/002.processed, tests/results/003.processed,
                   9637:          tests/results/004.processed, tests/results/005.processed,
                   9638:          tests/results/006.processed, tests/results/007.processed,
                   9639:          tests/results/008.processed, tests/results/009.processed,
                   9640:          tests/results/010.processed, tests/results/011.processed,
                   9641:          tests/results/012.processed, tests/results/013.processed,
                   9642:          tests/results/014.processed, tests/results/015.processed,
                   9643:          tests/results/016.processed, tests/results/017.processed,
                   9644:          tests/results/018.processed, tests/results/019.processed,
                   9645:          tests/results/020.processed, tests/results/021.processed,
                   9646:          tests/results/022.processed, tests/results/023.processed,
                   9647:          tests/results/024.processed, tests/results/025.processed,
                   9648:          tests/results/026.processed, tests/results/027.processed,
                   9649:          tests/results/028.processed, tests/results/029.processed,
                   9650:          tests/results/030.processed, tests/results/031.processed,
                   9651:          tests/results/032.processed, tests/results/033.processed,
                   9652:          tests/results/034.processed, tests/results/035.processed,
                   9653:          tests/results/036.processed, tests/results/037.processed,
                   9654:          tests/results/038.processed, tests/results/039.processed,
                   9655:          tests/results/040.processed, tests/results/041.processed,
                   9656:          tests/results/042.processed, tests/results/043.processed,
                   9657:          tests/results/044.processed, tests/results/045.processed,
                   9658:          tests/results/046.processed, tests/results/047.processed,
                   9659:          tests/results/048.processed, tests/results/049.processed,
                   9660:          tests/results/050.processed, tests/results/051.processed,
                   9661:          tests/results/052.processed, tests/results/053.processed,
                   9662:          tests/results/054.processed, tests/results/055.processed,
                   9663:          tests/results/056.processed, tests/results/057.processed,
                   9664:          tests/results/058.processed, tests/results/059.processed,
                   9665:          tests/results/060.processed, tests/results/061.processed,
                   9666:          tests/results/062.processed, tests/results/063.processed,
                   9667:          tests/results/064.processed, tests/results/065.processed,
                   9668:          tests/results/066.processed, tests/results/067.processed,
                   9669:          tests/results/068.processed, tests/results/069.processed,
                   9670:          tests/results/070.processed, tests/results/071.processed,
                   9671:          tests/results/072.processed, tests/results/073.processed,
                   9672:          tests/results/074.processed, tests/results/075.processed,
                   9673:          tests/results/076.processed, tests/results/077.processed,
                   9674:          tests/results/078.processed, tests/results/079.processed,
                   9675:          tests/results/080.processed, tests/results/081.processed,
                   9676:          tests/results/082.processed, tests/results/083.processed,
                   9677:          tests/results/084.processed, tests/results/085.processed,
                   9678:          tests/results/086.processed, tests/results/087.processed,
                   9679:          tests/results/088.processed, tests/results/089.processed,
                   9680:          tests/results/090.processed, tests/results/091.processed,
                   9681:          tests/results/092.processed, tests/results/093.processed,
                   9682:          tests/results/094.processed, tests/results/095.processed,
                   9683:          tests/results/096.processed, tests/results/097.processed,
                   9684:          tests/results/098.processed, tests/results/099.processed,
                   9685:          tests/results/100.processed, tests/results/101.processed,
                   9686:          tests/results/102.processed, tests/results/103.processed,
                   9687:          tests/results/104.processed, tests/results/105.processed,
                   9688:          tests/results/106.processed, tests/results/107.processed,
                   9689:          tests/results/108.processed, tests/results/109.processed,
                   9690:          tests/results/110.processed, tests/results/111.processed,
                   9691:          tests/results/112.processed, tests/results/113.processed,
                   9692:          tests/results/114.processed, tests/results/115.processed,
                   9693:          tests/results/116.processed, tests/results/117.processed,
                   9694:          tests/results/118.processed, tests/results/119.processed,
                   9695:          tests/results/120.processed, tests/results/121.processed,
                   9696:          tests/results/122.processed, tests/results/123.processed,
                   9697:          tests/results/124.processed, tests/results/125.processed,
                   9698:          tests/results/126.processed, tests/results/127.processed,
                   9699:          tests/results/128.processed, tests/results/129.processed,
                   9700:          tests/results/130.processed, tests/results/131.processed,
                   9701:          tests/results/132.processed, tests/results/133.processed,
                   9702:          tests/results/134.processed, tests/results/135.processed,
                   9703:          tests/results/136.processed, tests/results/138.processed,
                   9704:          tests/results/139.processed, tests/results/140.processed,
                   9705:          tests/results/141.processed, tests/results/142.processed,
                   9706:          tests/results/143.processed, tests/results/144.processed,
                   9707:          tests/results/145.processed, tests/results/146.processed,
                   9708:          tests/results/147.processed, tests/results/148.processed,
                   9709:          tests/results/149.processed, tests/results/150.processed,
                   9710:          tests/results/151.processed, tests/results/152.processed,
                   9711:          tests/results/153.processed, tests/results/154.processed,
                   9712:          tests/results/155.processed, tests/results/156.processed,
                   9713:          tests/results/157.processed, tests/results/158.processed,
                   9714:          tests/results/159.processed, tests/results/160.processed,
                   9715:          tests/results/161.processed, tests/results/162.processed,
                   9716:          tests/results/163.processed, tests/results/164.processed,
                   9717:          tests/results/165.processed, tests/results/166.processed,
                   9718:          tests/results/167.processed, tests/results/168.processed,
                   9719:          tests/results/169.processed, tests/results/170.processed,
                   9720:          tests/results/171.processed, tests/results/172.processed,
                   9721:          tests/results/173.processed, tests/results/174.processed,
                   9722:          tests/results/175.processed, tests/results/176.processed,
                   9723:          tests/results/177.processed, tests/results/178.processed,
                   9724:          tests/results/179.processed, tests/results/180.processed,
                   9725:          tests/results/181.processed, tests/results/182.processed,
                   9726:          tests/results/183.processed, tests/results/184.processed,
                   9727:          tests/results/185.processed, tests/results/186.processed,
                   9728:          tests/results/187.processed, tests/results/188.processed,
                   9729:          tests/results/189.processed, tests/results/190.processed,
                   9730:          tests/results/191.processed, tests/results/192.processed,
                   9731:          tests/results/193.processed, tests/results/194.processed,
                   9732:          tests/results/195.processed, tests/results/196.processed,
                   9733:          tests/results/197.processed, tests/results/198.processed,
                   9734:          tests/results/199.processed, tests/results/200.processed,
                   9735:          tests/results/201.processed, tests/results/202.processed,
                   9736:          tests/results/203.processed, tests/results/204.processed,
                   9737:          tests/results/205.processed, tests/results/206.processed,
                   9738:          tests/results/207.processed, tests/results/208.processed,
                   9739:          tests/results/209.processed, tests/results/210.processed,
                   9740:          tests/results/211.processed, tests/results/212.processed,
                   9741:          tests/results/213.processed, tests/results/214.processed,
                   9742:          tests/results/215.processed, tests/results/216.processed,
                   9743:          tests/results/217.processed, tests/results/218.processed,
                   9744:          tests/results/219.processed, tests/results/220.processed,
                   9745:          tests/results/221.processed, tests/results/222.processed,
                   9746:          tests/results/223.processed, tests/results/224.processed,
                   9747:          tests/results/225.processed, tests/results/226.processed,
                   9748:          tests/results/227.processed, tests/results/228.processed,
                   9749:          tests/results/229.processed: - http headers were changed:
                   9750:          content-type => Content-type and so on
                   9751: 
                   9752: 2009-08-27  misha
                   9753: 
                   9754:        * src/: main/pa_random.C, include/pa_random.h,
                   9755:          targets/cgi/parser3.C: - year was updated :)
                   9756: 
                   9757: 2009-08-26  misha
                   9758: 
                   9759:        * tests/: 224.html, 224.p: - test for creating of parser object
                   9760:          using constructor without params - little bugfix in test
                   9761: 
                   9762:        * src/main/compile_tools.h: - bugfix: should't call autouse while
                   9763:          checking existed class while processing partial option
                   9764: 
                   9765:        * src/classes/reflection.C: - bugfix: core when creating object
                   9766:          with reflection and constructor doesn't have params
                   9767: 
                   9768: 2009-08-24  misha
                   9769: 
                   9770:        * tests/229.html: - tests for checking the number of parameters
                   9771:          were added
                   9772: 
                   9773:        * src/types/: pa_value.C, pa_vmethod_frame.h: - bugfix: the actual
                   9774:          number of method's parameters wasn't checked correctly (the bug
                   9775:          was introduced in 3.4.0)
                   9776: 
                   9777: 2009-08-22  misha
                   9778: 
                   9779:        * src/main/pa_http.C: - ^file::load[http://...;$.body[]] : $.body
                   9780:          transcoded, but tainted pieces are escaped only when
                   9781:          content-type==url-encoding
                   9782: 
                   9783:        * tests/228.html: - test for checking
                   9784:          ^file::load[http://...;$.body[]]
                   9785: 
                   9786:        * src/types/: pa_vform.C, pa_vform.h: - bugfix: attempt to detect
                   9787:          post charset was too early (charsets is empty at this moment)
                   9788: 
                   9789: 2009-08-21  misha
                   9790: 
                   9791:        * src/: include/pa_string.h, main/pa_http.C, main/pa_request.C,
                   9792:          main/untaint.C: - some fixes with transcode+untaint
                   9793: 
                   9794: 2009-08-15  misha
                   9795: 
                   9796:        * src/main/pa_exec.C: - number of argv in file::exec/cgi on unix
                   9797:          was increaced to 100 (was 50)
                   9798: 
                   9799:        * tests/227.html: - test for checking overriding properties in
                   9800:          static classes was added
                   9801: 
                   9802:        * tests/: 226.html, 226.p: - test for @autoload[] was added
                   9803: 
                   9804:        * src/: include/pa_request.h, main/compile.y, main/compile_tools.h,
                   9805:          main/execute.C, main/pa_request.C, classes/reflection.C: -
                   9806:          autouse was implemented
                   9807: 
                   9808: 2009-08-14  misha
                   9809: 
                   9810:        * src/classes/reflection.C: - outdated checkout was removed
                   9811: 
                   9812:        * src/classes/reflection.C: - optimization - method ^dynamical was
                   9813:          added.
                   9814: 
                   9815:        * src/: types/pa_value.h, types/pa_vmethod_frame.h,
                   9816:          types/pa_vstateless_class.h, main/execute.C: - optimization
                   9817: 
                   9818:        * src/types/pa_vclass.C: - exception if base on sytem class
                   9819: 
                   9820: 2009-08-12  misha
                   9821: 
                   9822:        * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
                   9823:          pa_vstateless_class.h: - little optimisation
                   9824: 
                   9825: 2009-08-11  misha
                   9826: 
                   9827:        * tests/224.html: - method_params => method_info - checking for
                   9828:          $.inherited
                   9829: 
1.211     moko     9830:        * src/classes/reflection.C, operators.ru.txt, operators.txt: -
                   9831:          method method_params was renamed to method_info and now it
                   9832:          returns class name, if method was defined in ancestor
1.95      moko     9833: 
                   9834:        * tests/225.html: - tests for cheching properties in hierarhical
                   9835:          classes were added
                   9836: 
                   9837:        * src/: types/pa_property.h, types/pa_vclass.C, types/pa_vclass.h,
                   9838:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   9839:          main/compile.y, main/execute.C, classes/classes.C: - problems
                   9840:          with properties in new classes implementation were fixed
                   9841: 
                   9842: 2009-08-10  misha
                   9843: 
                   9844:        * src/main/execute.C: - now constructor shouldn't be defined in
                   9845:          class. it could be defined in parent.
                   9846: 
                   9847: 2009-08-09  misha
                   9848: 
                   9849:        * src/classes/reflection.C: - ^reflection:methods doesn't return
                   9850:          base's methods
                   9851: 
                   9852: 2009-08-08  misha
                   9853: 
                   9854:        * src/: classes/classes.h, classes/date.C, classes/file.C,
                   9855:          classes/form.C, classes/hash.C, classes/hashfile.C,
                   9856:          classes/image.C, classes/mail.C, classes/op.C,
                   9857:          classes/reflection.C, classes/regex.C, classes/string.C,
                   9858:          classes/table.C, classes/xdoc.C, classes/xnode.C,
                   9859:          classes/xnode.h, include/pa_hash.h, main/execute.C,
                   9860:          main/pa_http.C, main/pa_request.C, targets/cgi/parser3.C,
                   9861:          types/pa_method.h, types/pa_property.h, types/pa_value.C,
                   9862:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   9863:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   9864:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.C,
                   9865:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   9866:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   9867:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
                   9868:          types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
                   9869:          types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.h,
                   9870:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vproperty.C,
                   9871:          types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   9872:          types/pa_vresponse.C, types/pa_vresponse.h,
                   9873:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   9874:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   9875:          types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
                   9876:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
                   9877:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   9878:          types/pa_wwrapper.h, types/types.vcproj: - new classes
                   9879:          implementation
                   9880: 
                   9881:        * buildall-with-xml, buildall-without-xml: - gc has a bug if
                   9882:          USE_MUNMAP is used. so it is disabled as a workaround.
                   9883: 
                   9884: 2009-08-05  misha
                   9885: 
                   9886:        * src/: main/pa_common.C, include/pa_common.h: - not needed
                   9887:          parameter was removed
                   9888: 
                   9889:        * src/main/pa_http.C: - bugfix: error was during detecting
                   9890:          content-type of file which was loaded by http
                   9891: 
                   9892: 2009-08-01  misha
                   9893: 
                   9894:        * src/main/execute.C, src/main/compile.y, src/include/pa_opcode.h,
                   9895:          src/types/pa_wcontext.h, src/types/pa_wwrapper.h, INSTALL: -
                   9896:          OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and OPTIMIZE_CONSTRUCT_OBJECT
                   9897:          can't be disabled with defines any longer
                   9898: 
                   9899: 2009-07-29  misha
                   9900: 
                   9901:        * src/classes/reflection.C, tests/results/224.processed: - for
                   9902:          native methods with any call type now returned empty call_type
                   9903:          value
                   9904: 
                   9905:        * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
                   9906:          classes/table.C, include/pa_hash.h, include/pa_request.h,
                   9907:          main/pa_request.C: - break in cycles was optimized
                   9908: 
                   9909:        * INSTALL: - more defines were described
                   9910: 
                   9911: 2009-07-28  misha
                   9912: 
1.211     moko     9913:        * operators.ru.txt, operators.txt: - some changes in information
                   9914:          about reflection class
1.95      moko     9915: 
                   9916:        * tests/: 224.html, 224.p: - tests for reflection class
                   9917: 
                   9918:        * src/classes/reflection.C: - some bugs were fixed, method classes
                   9919:          was added, refactoring
                   9920: 
                   9921: 2009-07-26  misha
                   9922: 
                   9923:        * src/classes/classes.vcproj: - reflection class wass added to
                   9924:          project
                   9925: 
1.211     moko     9926:        * operators.ru.txt, operators.txt: - information about reflection
                   9927:          class was added
1.95      moko     9928: 
                   9929:        * src/classes/reflection.C: - class was redesigned
                   9930: 
                   9931: 2009-07-24  misha
                   9932: 
                   9933:        * src/classes/: Makefile.am, reflection.C: - class reflection was
                   9934:          added
                   9935: 
                   9936:        * src/types/pa_vstateless_class.h: - method for reflection method's
                   9937:          in classes was added
                   9938: 
                   9939: 2009-07-22  misha
                   9940: 
                   9941:        * src/main/compile_tools.h: - bugfix: $object.$var was
                   9942:          over-optimized. it failed if $object1.$object2.field
                   9943: 
                   9944: 2009-07-16  misha
                   9945: 
                   9946:        * src/: lib/cord/cordbscs.c, lib/cord/cordprnt.c,
                   9947:          lib/cord/cordxtra.c, lib/cord/include/cord.h,
                   9948:          include/pa_string.h, main/pa_string.C: - optimization: CORD_str,
                   9949:          CORD_to_const_char_star, CORD_to_char_star and CORD_substr have
                   9950:          one more arg: length of cord
                   9951: 
                   9952: 2009-07-15  misha
                   9953: 
                   9954:        * src/main/pa_http.C: - bugfix: $.cookies' values should be force
                   9955:          tainted in ^file::load[http://...;$.cookies[]]
                   9956: 
                   9957:        * src/classes/: op.C, regex.C, string.C: - new string with
                   9958:          exception was used
                   9959: 
                   9960:        * src/include/pa_exception.h: - new string with exception was added
                   9961: 
                   9962:        * tests/223.html: - test for checking cookie-encoding during
                   9963:          ^file::load[http was added
                   9964: 
                   9965:        * tests/: 221.html, 222.html: - tests for checking type of
                   9966:          $table.fields.field were added
                   9967: 
                   9968:        * src/types/pa_vtable.C: - not used var decl was removed
                   9969: 
                   9970:        * src/include/pa_string.h: - use cached string length in Body::mid.
                   9971:          it improves speed of match with brackets in pattern
                   9972: 
                   9973:        * src/lib/cord/include/cord.h: - make CORD_substr_checked available
                   9974:          outside
                   9975: 
                   9976: 2009-07-14  misha
                   9977: 
                   9978:        * src/types/pa_vtable.C: - $table.fields.a return string even if
                   9979:          column is empty (sometime returned void) - $table.fields was
                   9980:          added for nameless tables
                   9981: 
                   9982:        * src/targets/cgi/getopt.c: - one warning resolved
                   9983: 
                   9984:        * src/main/pa_string.C: - potentian bug fixed
                   9985: 
                   9986:        * src/classes/op.C: - small optimization in taint/untaint
                   9987: 
                   9988: 2009-07-13  misha
                   9989: 
                   9990:        * tests/156.html: - test for $cookie[...$.httponly(false)...] was
                   9991:          added
                   9992: 
                   9993:        * src/types/pa_value.C: - bugfix: $cookie[...$.httponly(false)...]
                   9994:          souldn't add the attribut to output
                   9995: 
                   9996: 2009-07-11  misha
                   9997: 
                   9998:        * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
                   9999:          stack size was increaced to 2MB (default=1MB)
                   10000: 
                   10001: 2009-07-08  misha
                   10002: 
                   10003:        * src/main/pa_string.C: - link to UTF-8 description was added
                   10004: 
                   10005:        * src/include/pa_hash.h: - hash keeps element's order in more
                   10006:          places (ex: ._keys[])
                   10007: 
                   10008:        * tests/220.html: - test for checking order of elements in hash in
                   10009:          foreach was added
                   10010: 
                   10011:        * tests/172.html: - small changes in printing hash
                   10012: 
                   10013:        * tests/129.html: - small changes in printing hash
                   10014: 
                   10015:        * src/: include/pa_common.h, include/pa_hash.h,
                   10016:          include/pa_request.h, types/pa_value.h, types/pa_vmethod_frame.C,
                   10017:          types/pa_vmethod_frame.h: - hash now keeps order of elements
                   10018: 
                   10019:        * tests/014.html: - small changes in printing hash
                   10020: 
                   10021: 2009-07-07  misha
                   10022: 
                   10023:        * src/classes/op.C: - new taint language "parser-code" was added
                   10024: 
                   10025:        * tests/219.html: - test for auto untaint parser code in process
                   10026:          was added
                   10027: 
                   10028:        * src/classes/op.C: - tainted pieces in body of process are
                   10029:          auto-untainted now: ^ -> ^^, $ -> ^$ etc.
                   10030: 
                   10031:        * src/: include/pa_string.h, main/untaint.C: - new language
                   10032:          L_PARSER_CODE for auto-untaint in process was added
                   10033: 
                   10034:        * src/: classes/file.C, classes/hash.C, classes/image.C,
                   10035:          classes/op.C, classes/string.C, classes/table.C, classes/void.C,
                   10036:          classes/xdoc.C, include/pa_string.h, main/pa_charset.C,
                   10037:          main/pa_http.C, main/pa_request.C, main/pa_xml_io.C,
                   10038:          main/untaint.C, types/pa_value.h, types/pa_vhash.h,
                   10039:          types/pa_vmail.C, types/pa_vobject.h, types/pa_vstring.h: - some
                   10040:          code cleanup
                   10041: 
                   10042: 2009-07-06  misha
                   10043: 
                   10044:        * src/classes/: file.C, hash.C, image.C, mail.C, op.C, string.C,
                   10045:          table.C, void.C, xdoc.C: - cstr(params) and cstrm(params) were
                   10046:          deleted. taint_cstr[m] and untaint_cstr[m] should be used
                   10047: 
                   10048:        * src/types/: pa_vcookie.C, pa_vhash.h, pa_vhashfile.C,
                   10049:          pa_vimage.C, pa_vmail.C, pa_vobject.h, pa_vregex.C,
                   10050:          pa_vrequest.C, pa_vstring.h, pa_vvoid.h: - cstr(params) and
                   10051:          cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m]
                   10052:          should be used
                   10053: 
                   10054:        * src/main/: pa_charset.C, pa_common.C, pa_exec.C, pa_http.C,
                   10055:          pa_request.C, pa_sql_driver_manager.C, pa_xml_io.C: -
                   10056:          cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
                   10057:          untaint_cstr[m] should be used
                   10058: 
                   10059:        * src/include/pa_string.h: - cstr(params) and cstrm(params) were
                   10060:          deleted. taint_cstr[m] and untaint_cstr[m] should be used
                   10061: 
                   10062:        * tests/218.html: - test for checking automatic file-spec-taint was
                   10063:          added
                   10064: 
                   10065:        * src/: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
                   10066:          types/pa_vregex.C, types/pa_vrequest.C, types/pa_vstring.C,
                   10067:          classes/file.C, classes/hash.C, classes/image.C,
                   10068:          classes/string.C, classes/table.C, classes/void.C,
                   10069:          classes/xdoc.C: - optimizations and simplification of
                   10070:          string.cstr(...)
                   10071: 
                   10072:        * src/: include/pa_string.h, main/untaint.C, main/pa_common.C,
                   10073:          main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C:
                   10074:          - optimizations and simplification of string.cstr(...)
                   10075: 
                   10076: 2009-07-04  misha
                   10077: 
                   10078:        * tests/217.html: - test for recursion detection was added
                   10079: 
                   10080:        * src/: types/types.vcproj, main/main.vcproj,
                   10081:          classes/classes.vcproj, targets/cgi/parser3.vcproj,
                   10082:          targets/isapi/parser3isapi.vcproj: - RuntimeTypeInfo was removed
                   10083:          from .vcproj
                   10084: 
                   10085:        * src/types/pa_wwrapper.h: - dynamic_cast was removed
                   10086: 
                   10087:        * tests/: 195.html, 195_utf8.txt, 195_windows1251.txt: - tests for
                   10088:          uploading files and case-insensitive http-method were added
                   10089: 
                   10090:        * tests/: 216.html, 216_dir/1, 216_dir/2.txt: - test for checking
                   10091:          tainted pattern in ^file:list[] was added
                   10092: 
                   10093: 2009-07-03  misha
                   10094: 
                   10095:        * src/: classes/classes.vcproj, main/main.vcproj,
                   10096:          types/types.vcproj, targets/cgi/parser3.vcproj,
                   10097:          targets/isapi/parser3isapi.vcproj: - enable runtime info (needed
                   10098:          for dynamic_cast) - little options changes
                   10099: 
                   10100:        * src/main/pa_http.C: - file::load[http works now with uploading
                   10101:          files _and_ changing $.charset
                   10102: 
                   10103: 2009-06-29  misha
                   10104: 
                   10105:        * src/types/pa_vregex.C: - ^untaint[regex][] for all tainted data
                   10106:          while creating pattern
                   10107: 
                   10108: 2009-06-25  misha
                   10109: 
1.211     moko     10110:        * src/classes/image.C, operators.ru.txt, operators.txt: - options'
                   10111:          names for ^image.font were changed to $.space, $.width and
                   10112:          $spacing - default space width now == gif's width
1.95      moko     10113: 
                   10114: 2009-06-24  misha
                   10115: 
                   10116:        * tests/215.html: - tests for $file.mode were added
                   10117: 
1.211     moko     10118:        * operators.ru.txt, operators.txt: - added info about $file.mode
                   10119:          and changes in ^image.font[
1.95      moko     10120: 
                   10121:        * src/: types/pa_vimage.h, classes/image.C: ^image.font - third
                   10122:          param now could be omited - third param now could be hash (with
                   10123:          all widths options: $.space-width, $.letter-width) - it's
                   10124:          possible to specify tracking ($.letter-space)
                   10125: 
                   10126:        * src/classes/file.C: - file objects now could have mode field
                   10127:          (text|binary)
                   10128: 
                   10129:        * src/types/: pa_vfile.C, pa_vfile.h: - method set_method was added
                   10130: 
                   10131: 2009-06-23  misha
                   10132: 
                   10133:        * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
                   10134:          trim can work with utf-8 chars now
                   10135: 
                   10136: 2009-06-20  misha
                   10137: 
                   10138:        * src/: classes/hash.C, main/pa_string.C: - string length cacheing
                   10139:          was implemented
                   10140: 
                   10141:        * src/classes/table.C: - string length cacheing was implemented
                   10142: 
                   10143:        * src/include/pa_string.h: - string length cacheing was implemented
                   10144: 
                   10145: 2009-06-17  misha
                   10146: 
                   10147:        * src/main/execute.C: - value param was removed from
                   10148:          WContext::WContext
                   10149: 
                   10150:        * src/types/: pa_vcode_frame.h, pa_vmethod_frame.C, pa_wcontext.h,
                   10151:          pa_wwrapper.h: - value param was removed from WContext::WContext
                   10152:          - field wcontext was removed from VCodeFrame (using fparent
                   10153:          instead)
                   10154: 
                   10155:        * tests/214.html: - test with hash copying
                   10156: 
                   10157: 2009-06-16  misha
                   10158: 
                   10159:        * tests/: 062.html, results/062.processed: - evaluation hardcoded
                   10160:          strings doesn't work in expression anymore
                   10161: 
                   10162:        * src/main/execute.C: - less calls for get_constructing() - little
                   10163:          refactoring
                   10164: 
                   10165:        * src/: types/pa_wcontext.h, types/pa_wwrapper.h,
                   10166:          include/pa_request.h: - less calls for get_constructing()
                   10167: 
                   10168:        * src/classes/: hash.C, hashfile.C: - fixed bug which was
                   10169:          introduced with OPTIMIZE_SINGLE_STRING optimization
                   10170: 
                   10171: 2009-06-14  misha
                   10172: 
                   10173:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   10174:          classes/hashfile.C, classes/image.C, classes/regex.C,
                   10175:          classes/table.C, classes/xdoc.C, classes/xnode.h,
                   10176:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
                   10177:          types/pa_vstateless_class.h, main/execute.C: - create object for
                   10178:          storing object's fields only for parser objects
                   10179: 
                   10180: 2009-06-13  misha
                   10181: 
                   10182:        * buildall-with-xml, buildall-without-xml: - new option was added
                   10183:          for building GC (it slightly reduces memory usage)
                   10184: 
                   10185:        * src/types/: pa_wcontext.h, pa_wwrapper.h: - optimization of
                   10186:          single string write
                   10187: 
                   10188:        * src/main/execute.C: - bytecode optimization of ^class:constructor
                   10189:          - optimization of single string write
                   10190: 
                   10191:        * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h:
                   10192:          - bytecode optimization of ^class:constructor
                   10193: 
                   10194: 2009-06-09  misha
                   10195: 
                   10196:        * src/targets/cgi/parser3.C: - type size_t was changed to int in
                   10197:          main (better compatibility)
                   10198: 
                   10199: 2009-06-08  misha
                   10200: 
                   10201:        * src/main/compile.y: - I've forgot to commit it :(
                   10202: 
                   10203: 2009-06-07  misha
                   10204: 
                   10205:        * src/include/pa_opcode.h: - more optimizations for WITH_SELF,
                   10206:          WITH_READ and WITH_ROOT
                   10207: 
                   10208:        * src/main/: compile.y, compile_tools.C, compile_tools.h,
                   10209:          execute.C: - more optimizations for WITH_SELF, WITH_READ and
                   10210:          WITH_ROOT - little refactoring
                   10211: 
                   10212: 2009-06-06  misha
                   10213: 
                   10214:        * tests/213.html: - tests for 3rd match string-param were added
                   10215: 
                   10216:        * src/classes/string.C: - 3rd match param could be string now
                   10217: 
                   10218:        * src/main/: compile.y, compile_tools.h: - much more bytecode's
                   10219:          sequences optimized to WITH_SELF__VALUE__GET_ELEMENT and
                   10220:          GET_OBJECT_ELEMENT
                   10221: 
                   10222: 2009-06-05  misha
                   10223: 
                   10224:        * src/main/pa_http.C: - bugfix: content-length was not calculated
                   10225:          if $.body was specified
                   10226: 
                   10227: 2009-06-04  misha
                   10228: 
                   10229:        * src/classes/op.C: - optimizing write_assign_lang in connect
                   10230: 
                   10231:        * src/classes/op.C: - optimizing write_assign_lang in taint/untaint
                   10232: 
                   10233:        * src/main/execute.C: - little refactoring - optimizing
                   10234:          write_assign_lang in taint/untaint
                   10235: 
                   10236:        * src/include/pa_opcode.h: - little refactoring
                   10237: 
                   10238:        * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
                   10239:          main/compile_tools.h, main/execute.C: - optimizations for
                   10240:          $self.field, ^self.method, $self.field[...] and $self.field(...)
                   10241:          were added
                   10242: 
                   10243: 2009-06-03  misha
                   10244: 
                   10245:        * src/types/pa_venv.C: - pa_strdup was replaced by strdup
                   10246: 
                   10247: 2009-06-02  misha
                   10248: 
                   10249:        * src/: main/compile.y, main/compile_tools.h, main/execute.C,
                   10250:          include/pa_opcode.h: - refactoring in last optimizations
                   10251:          ($a[...], $a(...), $.a[...], $.a(...)). a bit less optimizations
                   10252:          now but code is much easy and it is ready for further
                   10253:          improvements.
                   10254: 
                   10255: 2009-05-27  misha
                   10256: 
                   10257:        * src/: types/pa_junction.h, types/pa_vjunction.C,
                   10258:          types/pa_vjunction.h, types/pa_vmethod_frame.h, main/execute.C: -
                   10259:          changed in destructing junctions
                   10260: 
                   10261:        * src/main/: pa_charset.C, pa_string.C: - more safe creation on
                   10262:          String:Body
                   10263: 
                   10264: 2009-05-26  misha
                   10265: 
                   10266:        * src/: main/pa_common.C, main/pa_http.C, include/pa_common.h: -
                   10267:          one method detect_charset was deleted - bug was fixed in this
                   10268:          method (error while detecting charset in content_type withot last
                   10269:          ';')
                   10270: 
                   10271:        * src/types/: pa_vform.C, pa_vform.h: - detect post charset only
                   10272:          once
                   10273: 
                   10274: 2009-05-25  misha
                   10275: 
                   10276:        * src/classes/file.C: - bugfix: file::exec didn't work after
                   10277:          optimizing of helper_length
                   10278: 
                   10279: 2009-05-24  misha
                   10280: 
                   10281:        * src/main/compile_tools.h: - $a[$b.c] and $a[$b.$c] optimisations
                   10282:          were added - little refactoring
                   10283: 
                   10284:        * src/main/execute.C: - core while printing in debug log
                   10285:          non-printable values was fixed - $a[$b.c] and $a[$b.$c]
                   10286:          optimisations were added
                   10287: 
                   10288:        * src/include/pa_opcode.h: - new opcodes for $a[$b.c] and $a[$b.$c]
                   10289:          were added
                   10290: 
                   10291: 2009-05-23  misha
                   10292: 
                   10293:        * src/: lib/cord/cordbscs.c, lib/cord/cordxtra.c,
                   10294:          lib/cord/include/cord.h, include/pa_string.h, main/untaint.C: -
                   10295:          CORD_cat optimization
                   10296: 
                   10297:        * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C:
                   10298:          - call constr optimisation under separate define now
                   10299: 
                   10300:        * src/main/: compile_tools.h, execute.C: - bugfix: $a[] $b[$a] --
                   10301:          in $b should be string, not void
                   10302: 
                   10303:        * src/main/compile.y: - little fix for rem-cut optimisation
                   10304: 
                   10305:        * src/: include/pa_opcode.h, main/compile_tools.C,
                   10306:          main/compile_tools.h, main/execute.C: - optimisations for
                   10307:          $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $.a(^b[...])
                   10308: 
                   10309:        * INSTALL: - description of some #defined were added
                   10310: 
                   10311:        * src/types/: pa_vfile.C, pa_vfile.h: - fill .'text' field only
                   10312:          before 1st access (memory usage is reduced if don't access to
                   10313:          .text field)
                   10314: 
                   10315:        * src/include/pa_array.h: - array grows step now not static (it
                   10316:          reduces numbers of reallocs)
                   10317: 
                   10318: 2009-05-20  misha
                   10319: 
                   10320:        * src/include/pa_opcode.h: - bytecode optimization for $a(1),
                   10321:          $.b(2), $c[d] and $.e[f] was added
                   10322: 
                   10323:        * src/main/: compile.y, compile_tools.C, compile_tools.h,
                   10324:          execute.C: - bytecode optimization for $a(1), $.b(2), $c[d] and
                   10325:          $.e[f] was added
                   10326: 
                   10327:        * src/main/execute.C: - debug printing moved in defines
                   10328: 
                   10329:        * src/main/: compile.y, compile_tools.C, compile_tools.h: - bugfix
                   10330:          and little refactoring for OP_GET_OBJECT_ELEMENT +
                   10331:          OP_GET_OBJECT_VAR_ELEMENT optimisation
                   10332: 
                   10333: 2009-05-19  misha
                   10334: 
                   10335:        * src/main/: compile.y, compile_tools.C, compile_tools.h,
                   10336:          execute.C: - $a.$b & ^a.$b bytecode optimisation
                   10337: 
                   10338:        * src/include/pa_opcode.h: - new opcodes were added (for $a.$b &
                   10339:          ^a.$b optimisation)
                   10340: 
                   10341:        * src/main/compile.y: - compiler now generate new opcodes:
                   10342:          OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b and
                   10343:          ^a.b - compiler now cut off ^rem{ with all content ; any number
                   10344:          of params }
                   10345: 
                   10346:        * src/main/execute.C: - code for handle new opcodes
                   10347:          OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE was added
                   10348: 
                   10349:        * src/main/: compile_tools.C, compile_tools.h: - new parameter was
                   10350:          added for LA2V and LA2S
                   10351: 
                   10352:        * src/include/pa_opcode.h: - new defines which can be used for
                   10353:          disable some bytecode optimisation and new opcodes were added
                   10354: 
                   10355: 2009-05-17  misha
                   10356: 
                   10357:        * src/lib/cord/cordxtra.c: - bugfix.
                   10358: 
                   10359:        * tests/212.html: - .size[] and .study_size[] were added to tests
                   10360: 
1.211     moko     10361:        * operators.ru.txt, operators.txt: - info about regex class was
                   10362:          added
1.95      moko     10363: 
                   10364:        * tests/212.html: - tests for regex class were added
                   10365: 
                   10366: 2009-05-16  misha
                   10367: 
                   10368:        * buildall-with-xml, buildall-without-xml: - moving from gc6.8 to
                   10369:          gc7.1
                   10370: 
                   10371:        * tests/022.html: - test for ^file:list[path;] (empty second param)
                   10372:          was added
                   10373: 
                   10374:        * src/classes/file.C: - bugfix: ^file:list[path;] [empty second
                   10375:          param) should work
                   10376: 
                   10377: 2009-05-15  misha
                   10378: 
                   10379:        * src/classes/table.C: - automatically disable stringstream usage
                   10380:          on freebsd4
                   10381: 
                   10382:        * src/lib/cord/cordxtra.c: - var decl should be at the beginning of
                   10383:          scope
                   10384: 
                   10385:        * tests/211.html: - test with different types of access to hash was
                   10386:          added
                   10387: 
                   10388:        * tests/210.html: - test which checks for loosing tainting in
                   10389:          hash's keys was added
                   10390: 
                   10391:        * tests/208.html: - some parser work added. or stime == 0 %-)
                   10392: 
                   10393:        * src/lib/cord/cordbscs.c: - little hack was added to cord
                   10394: 
                   10395:        * src/lib/cord/cordxtra.c: - cacheing of cord chars was added
                   10396: 
                   10397:        * src/include/pa_version.h, configure.in: - moko have made a lot of
                   10398:          optimisations for increacing version number more dramatically :)
                   10399: 
                   10400:        * src/classes/date.C: - little refactoring: use constructor which
                   10401:          accepts formated string
                   10402: 
                   10403:        * src/: include/pa_string.h, main/pa_string.C: - String constructor
                   10404:          which can print formatted string was added
                   10405: 
                   10406: 2009-05-14  misha
                   10407: 
                   10408:        * src/include/pa_string.h: - type was fixed
                   10409: 
                   10410:        * src/: classes/hashfile.C, classes/op.C,
                   10411:          include/pa_cache_managers.h, include/pa_charset.h,
                   10412:          include/pa_charsets.h, include/pa_common.h, include/pa_hash.h,
                   10413:          include/pa_request.h, include/pa_sql_driver_manager.h,
                   10414:          include/pa_string.h, include/pa_stylesheet_manager.h,
                   10415:          include/pa_table.h, include/pa_xml_io.h, main/pa_charset.C,
                   10416:          main/pa_charsets.C, main/pa_string.C,
                   10417:          main/pa_stylesheet_connection.C, types/pa_value.h,
                   10418:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   10419:          types/pa_vobject.C, types/pa_vstateless_class.C,
                   10420:          types/pa_vstateless_class.h: - hash_code caching was implemented
                   10421:          (seaches should be faster now)
                   10422: 
                   10423:        * src/: classes/file.C, classes/hash.C, classes/image.C,
                   10424:          classes/string.C, classes/table.C, include/pa_string.h,
                   10425:          main/pa_charset.C, main/pa_http.C, main/pa_request.C,
                   10426:          types/pa_vconsole.h, types/pa_vcookie.C, types/pa_venv.C,
                   10427:          types/pa_vform.C, types/pa_vhashfile.C, types/pa_vregex.C,
                   10428:          types/pa_vrequest.C: - String constructors don't have that stupid
                   10429:          true/false param which means 'tainted'. they accept lang instead.
                   10430: 
                   10431:        * src/types/pa_vmethod_frame.h: - bugfix: taint/untaint didn't work
                   10432:          with OPTIMIZE_RESULT
                   10433: 
                   10434:        * src/types/: pa_method.h, pa_vstateless_class.C: - less warnings
                   10435:          wher OPTIMIZE_RESULT and OPTIMIZE_CALL not defined
                   10436: 
                   10437: 2009-05-13  misha
                   10438: 
                   10439:        * src/: types/pa_method.h, types/pa_vcookie.C, types/pa_vdouble.h,
                   10440:          types/pa_venv.C, types/pa_vhashfile.C, types/pa_vint.h,
                   10441:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   10442:          types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
                   10443:          types/pa_vstateless_class.C, main/execute.C, main/pa_charset.C,
                   10444:          main/pa_common.C, main/pa_request.C, main/pa_string.C,
                   10445:          include/pa_string.h, classes/date.C, classes/file.C,
                   10446:          classes/hash.C, classes/image.C, classes/string.C,
                   10447:          classes/table.C, classes/xdoc.C: - result optimisation -
                   10448:          helper_length parameter removed from string constructors
                   10449: 
                   10450: 2009-05-11  misha
                   10451: 
                   10452:        * tests/209.html: - tests for ^hash::create[hash] were added
                   10453: 
                   10454:        * tests/208.html: - tests for $status:rusage, $status:memory,
                   10455:          ^memory:compact[] were added
                   10456: 
                   10457:        * tests/207.html: -tests for abs, sign, trunc, frac, exp, log,
                   10458:          log10 were added
                   10459: 
                   10460:        * tests/206.html: - test for try with finally was added
                   10461: 
                   10462: 2009-05-10  misha
                   10463: 
                   10464:        * tests/205.html: - test for ^file::create[...] was added
                   10465: 
                   10466:        * tests/204.html: - test for ^response:clear[] was added
                   10467: 
                   10468:        * tests/038.html: - tests for trigonometric functions were added
                   10469: 
                   10470:        * tests/014.html: - tests for ^hash.containts and ^hash.delete were
                   10471:          added - more tests for .add, .sub, .union, .intersects and
                   10472:          .intersections
                   10473: 
                   10474:        * tests/065.html: - test for ^file:dirname was added
                   10475: 
                   10476:        * tests/030.html: - test for $cookie:fields was added
                   10477: 
                   10478:        * tests/203.html: - test for ^h._keys[column name] was added
                   10479: 
                   10480:        * tests/201.html: - tests for .trim were added
                   10481: 
                   10482:        * tests/202.html: - tests for last-day,
                   10483:          date:calendar[type](YYYY;MM;DD) were added
                   10484: 
                   10485:        * tests/200.html: - tests for .sort(), .sort{}, .flip[] and
                   10486:          .offset[type](N) were added
                   10487: 
                   10488:        * tests/185.html: - more tests for .left(N), .right(N), .min(N;M)
                   10489:          and .pos[c](N) were added
                   10490: 
                   10491:        * tests/141.html: - test for math:sha1 was added
                   10492: 
                   10493:        * tests/063.html: - tests for .mod(N), .inc[] & .dec[] were added
                   10494: 
                   10495: 2009-05-09  misha
                   10496: 
                   10497:        * src/main/compile.y: - rollback
                   10498: 
                   10499: 2009-05-05  misha
                   10500: 
                   10501:        * src/main/pa_exec.C: - little optimisation: somewhere length() was
                   10502:          replaced by is_empty()
                   10503: 
                   10504:        * src/: include/pa_string.h, main/pa_charset.C: - little
                   10505:          optimisation: somewhere length() was replaced by is_empty()
                   10506: 
                   10507:        * src/classes/table.C: - little optimisation: somewhere length()
                   10508:          was replaced by is_empty()
                   10509: 
                   10510:        * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
                   10511:          classes/op.C, classes/table.C, main/pa_exception.C: - little
                   10512:          optimisation: somewhere length() was replaced by is_empty()
                   10513: 
                   10514: 2009-05-04  misha
                   10515: 
                   10516:        * src/: types/pa_method.h, types/pa_vstateless_class.C,
                   10517:          types/pa_vstateless_class.h, main/execute.C,
                   10518:          include/pa_request.h, classes/hash.C, classes/op.C,
                   10519:          classes/table.C: - more optimisations were added: some operators
                   10520:          don't switch write context anylonger
                   10521: 
                   10522: 2009-05-01  misha
                   10523: 
                   10524:        * src/main/compile.y: - slightly more opcode optimisations for
                   10525:          WITH_WRITE + VALUE + GET_ELEMENT -> OP_VALUE__GET_ELEMENT
                   10526: 
                   10527:        * src/main/execute.C: - simplifying process for getters
                   10528: 
                   10529: 2009-04-30  misha
                   10530: 
                   10531:        * tests/: 198.html, 199.html: - new line fixes (should be 0x0A)
                   10532: 
                   10533:        * tests/results/199.processed: - test for checking $result into
                   10534:          ^rem was added
                   10535: 
                   10536:        * tests/199.html: - test for checking $result into ^rem was added
                   10537: 
                   10538:        * tests/: 022.html, 096.html: - þsort after :list was asses (on
                   10539:          some OS it returns list in different order)
                   10540: 
                   10541:        * src/: include/pa_array.h, include/pa_request.h,
                   10542:          include/pa_stack.h, main/execute.C, types/pa_vmethod_frame.h: -
                   10543:          changes in stack impl - get_element() optimisation: 3rd param
                   10544:          removed - bugfix: problems with reading empty input param -
                   10545:          defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
                   10546: 
                   10547:        * tests/results/198.processed: - test for reading empty local var
                   10548:          was added
                   10549: 
                   10550:        * tests/198.html: - test for reading empty local var was added
                   10551: 
                   10552: 2009-04-29  misha
                   10553: 
                   10554:        * src/main/compile.y: - bugfix: couldn't compile because
                   10555:          OP_VALUE__GET_ELEMENT should be unde #ifdef
                   10556: 
                   10557:        * src/: include/pa_array.h, include/pa_opcode.h,
                   10558:          include/pa_request.h, main/compile.y, main/execute.C,
                   10559:          main/pa_request.C, types/pa_vmethod_frame.C,
                   10560:          types/pa_vmethod_frame.h: - we can work without opcode
                   10561:          OP_STORE_PARAM, so it was removed
                   10562: 
                   10563: 2009-04-28  misha
                   10564: 
                   10565:        * src/: include/pa_opcode.h, main/compile.y, main/execute.C: -
                   10566:          op-codes optimisation:   1. VALUE+GET_CLASS=>VALUE_GET_CLASS   2.
                   10567:          WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
                   10568:          3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
                   10569:          4.
                   10570:          WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
                   10571: 
                   10572:        * src/main/compile_tools.h: - new stuff for op-codes optimisation
                   10573: 
                   10574:        * src/: main/pa_string.C, classes/string.C: - !length() =>
                   10575:          is_empty()
                   10576: 
                   10577: 2009-04-27  misha
                   10578: 
                   10579:        * src/types/pa_vregex.h: - back explicit vars initialisation
                   10580: 
                   10581: 2009-04-24  misha
                   10582: 
                   10583:        * src/classes/string.C: - ups. typo fixed
                   10584: 
                   10585:        * src/main/execute.C: - more replacements '*new VBool' to
                   10586:          'VBool::get' - checks for ^break[], ^continue[] and
                   10587:          parser.interrupted were optimised
                   10588: 
                   10589:        * src/classes/string.C: - number of params.count() calls was
                   10590:          slightly reduced
                   10591: 
                   10592: 2009-04-23  misha
                   10593: 
                   10594:        * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
                   10595:          make it x64 friendly
                   10596: 
                   10597:        * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
                   10598:          parser is x64 friendly now
                   10599: 
                   10600: 2009-04-22  misha
                   10601: 
                   10602:        * src/types/pa_vhashfile.C: - coder friendly exception about
                   10603:          exceeding record size was added
                   10604: 
                   10605:        * src/classes/file.C: - use vregex object instead of direct calls
                   10606:          methods from pcre lib
                   10607: 
                   10608:        * src/: classes/file.C, include/pa_string.h, main/pa_string.C,
                   10609:          classes/string.C: - use vregex object instead of direct calls
                   10610:          methods from pcre lib
                   10611: 
                   10612:        * src/: include/pa_common.h, main/pa_common.C: - method
                   10613:          print_pcre_exec_error_text was moved to class vregex
                   10614: 
                   10615:        * src/classes/: Makefile.am, classes.vcproj, regex.C: - class regex
                   10616:          was added
                   10617: 
                   10618:        * src/types/: Makefile.am, pa_vregex.C, pa_vregex.h, types.vcproj:
                   10619:          - class vregex was added
                   10620: 
                   10621: 2009-04-21  misha
                   10622: 
                   10623:        * buildall-with-xml, buildall-without-xml: - pcre 7.8 -> pcre 7.9
                   10624: 
                   10625:        * src/: types/pa_junction.h, types/pa_value.C,
                   10626:          types/pa_vjunction.C, types/pa_vjunction.h, types/pa_wcontext.C,
                   10627:          types/pa_wcontext.h, main/execute.C, classes/op.C: -
                   10628:          junction-optimisation (destructors)
                   10629: 
                   10630:        * src/include/pa_array.h: - free under if now
                   10631: 
                   10632: 2009-04-19  misha
                   10633: 
                   10634:        * src/main/untaint.C: - ^taint[js] now escapes \x0D as well
                   10635: 
                   10636: 2009-04-18  misha
                   10637: 
                   10638:        * src/include/pa_version.h:
                   10639:          :q :
                   10640: 
                   10641:          CV:
                   10642:          ----------------------------------------------------------------------
                   10643: 
                   10644:        * src/types/: pa_vjunction.h, pa_vstateless_class.C: - little
                   10645:          refactoring
                   10646: 
                   10647:        * src/: include/pa_array.h, include/pa_hash.h,
                   10648:          types/pa_vmethod_frame.h: - destructors under #ifdef now
                   10649: 
                   10650:        * src/include/pa_memory.h: - define for using destructors was added
                   10651: 
                   10652:        * src/: types/pa_method.h, types/pa_vstateless_class.C,
                   10653:          main/execute.C: - some junctions will be cached now
                   10654: 
                   10655:        * src/include/pa_hash.h: - hash destructor frees pairs now
                   10656: 
                   10657:        * src/include/pa_array.h: - inline was added to destructor
                   10658: 
                   10659:        * src/types/pa_method.h: - comment was changed
                   10660: 
                   10661: 2009-04-17  misha
                   10662: 
                   10663:        * src/: include/pa_array.h, include/pa_hash.h,
                   10664:          types/pa_vmethod_frame.h: - destructors were added
                   10665: 
                   10666:        * src/types/: pa_method.h, pa_vmethod_frame.h: - write_to_result
                   10667:          renamed to always_use_result
                   10668: 
                   10669:        * src/main/: compile.y, compile_tools.h: - rollback changes in
                   10670:          compiler: full backward compatibility is better
                   10671: 
                   10672:        * src/types/pa_vmethod_frame.h: - set flag write_to_result if find
                   10673:          result in var's hash
                   10674: 
                   10675:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
                   10676:          optimisation in method_frame
                   10677: 
                   10678:        * src/include/pa_array.h: - optimisation in array (allocate
                   10679:          elements only when needed)
                   10680: 
                   10681:        * src/types/pa_vresponse.C: - check for $response:headers field
                   10682:          before looking at custom fields
                   10683: 
                   10684:        * src/types/pa_vmethod_frame.h: - if flag write_to_result was set,
                   10685:          not needed to check existance var with name 'result' in var's
                   10686:          hash
                   10687: 
                   10688:        * src/main/compile.y: - compiler was changed: now it detects
                   10689:          writings to $result and set flag writo_to_result in method
                   10690: 
                   10691:        * src/classes/string.C: - little optimisation: no needed to write
                   10692:          number with lang
                   10693: 
                   10694:        * src/main/pa_charset.C: - methods readChar and skipChar which is
                   10695:          used for read utf8-strings were renamed - is_escaped was renamed
                   10696:          to isEscaped (to the same name convention)
                   10697: 
                   10698:        * src/: types/pa_method.h, main/compile_tools.h: - flag
                   10699:          write_to_result added. compiler get this info from code.
                   10700: 
                   10701: 2009-04-16  misha
                   10702: 
                   10703:        * src/types/: pa_wcontext.h, pa_vmethod_frame.h: - create new
                   10704:          String only before 1st write
                   10705: 
                   10706:        * src/include/pa_string.h: - not needed template removed
                   10707: 
                   10708:        * src/: types/pa_vbool.h, types/pa_vfile.h, types/pa_vimage.C,
                   10709:          types/pa_vjunction.C, types/pa_vproperty.C,
                   10710:          types/pa_vstateless_class.C, types/pa_vxdoc.C, types/pa_vxnode.C,
                   10711:          main/pa_request.C, classes/bool.C, classes/double.C,
                   10712:          classes/hash.C, classes/int.C, classes/string.C, classes/table.C,
                   10713:          classes/void.C, classes/xnode.C: - bool optimisation (use only 2
                   10714:          bool objects)
                   10715: 
                   10716: 2009-04-15  misha
                   10717: 
                   10718:        * src/lib/cord/cordxtra.c: - more optimisation
                   10719: 
                   10720:        * src/: include/pa_string.h, main/untaint.C: - String::append
                   10721:          optimisation
                   10722: 
                   10723:        * src/include/pa_hash.h: - get_by_hash_code added (it works faster
                   10724:          then get and can sometime be used)
                   10725: 
                   10726:        * src/main/pa_string.C: - String::length optimisation
                   10727: 
                   10728:        * src/main/pa_charset.C: - rollback changeing readChar to skipChar.
                   10729:          these methods read different strings
                   10730: 
                   10731:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
                   10732:          fresult_initial_void removed + some optimisation - if $result
                   10733:          defined we don't write to context anymore
                   10734: 
                   10735:        * src/main/pa_charset.C: - readChar => skipChar (in this place we
                   10736:          need just skip char)
                   10737: 
                   10738:        * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   10739:          types/pa_vrequest.C, types/pa_vtable.C, main/execute.C,
                   10740:          classes/table.C: - VVoid::get() => new VVoid (one void-instance)
                   10741: 
                   10742:        * src/types/pa_vvoid.h: - added get() method for retreave one
                   10743:          instance
                   10744: 
                   10745: 2009-04-11  misha
                   10746: 
                   10747:        * tests/196.html: - tests for $cookie:CLASS_NAME & Co were added
                   10748: 
                   10749:        * tests/197.html: - test for parser://test in xml was added
                   10750: 
                   10751:        * src/classes/string.C: - small optimisation
                   10752: 
                   10753:        * src/types/: pa_venv.C, pa_venv.h, pa_vconsole.h: - small
                   10754:          optimisation
                   10755: 
                   10756: 2009-04-10  misha
                   10757: 
                   10758:        * buildall-with-xml, buildall-without-xml: - moving from pcre-7.7
                   10759:          to pcre-7.8
                   10760: 
                   10761:        * src/types/pa_vclass.C: - normalizing todo-comments: '@todo' now
                   10762: 
                   10763:        * src/types/: pa_vcookie.C, pa_vcookie.h: - $cookie:CLASS_NAME was
                   10764:          added
                   10765: 
                   10766:        * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:CLASS and
                   10767:          $request:CLASS_NAME were added
                   10768: 
                   10769:        * src/types/pa_vconsole.h: - $console:CLASS and $console:CLASS_NAME
                   10770:          were added
                   10771: 
                   10772:        * src/types/: pa_venv.C, pa_venv.h: - $env:CLASS and
                   10773:          $env:CLASS_NAME were added
                   10774: 
                   10775:        * src/types/: pa_vmail.C, pa_vdate.h: - normalizing todo-comments:
                   10776:          '@todo' now
                   10777: 
                   10778:        * src/targets/cgi/parser3.C: - size_t -> int for calming down
                   10779:          compirer
                   10780: 
                   10781:        * src/main/pa_string.C: - little code cleanup
                   10782: 
                   10783:        * src/main/pa_common.C: - describe one more UTF-8 related error
                   10784:          during PCRE compile/execute
                   10785: 
                   10786:        * src/classes/: image.C, inet.C, string.C, xdoc.C, xnode.C: -
                   10787:          normalizing todo-comments: '@todo' now
                   10788: 
                   10789:        * src/types/: pa_vmath.C, pa_vmath.h: - $math:E was added
                   10790: 
                   10791:        * src/main/pa_charset.C: - type changed for making compiler happy
                   10792: 
                   10793: 2009-03-10  misha
                   10794: 
                   10795:        * src/targets/cgi/parser3.C: make g++ happy with the type of argc
                   10796:          in main()
                   10797: 
                   10798: 2009-02-01  misha
                   10799: 
                   10800:        * src/main/pa_http.C: - bugfix: double CRLF before the end of
                   10801:          boundary
                   10802: 
                   10803: 2009-01-25  misha
                   10804: 
                   10805:        * tests/: 194.html, 194_dir/194.p: - test for @GET[] was added
                   10806: 
                   10807:        * src/classes/file.C: - more changes for parsing different number
                   10808:          of params for file::load
                   10809: 
                   10810:        * tests/193.html: - tests for exception while base64-decode binary
                   10811:          to string was added
                   10812: 
                   10813:        * tests/192.html: - tests for file::load with different number of
                   10814:          options
                   10815: 
                   10816:        * src/classes/math.C: - ups. forgot '+1'
                   10817: 
                   10818:        * src/: classes/table.C, classes/file.C, include/pa_common.h,
                   10819:          include/pa_http.h, main/pa_xml_io.C, main/pa_common.C,
                   10820:          main/pa_http.C: - ^file::load[...;http://...;] now can post files
                   10821:          (new option $.encode[multipart-form/data] should be specified) -
                   10822:          $.method[] option for file::load now is not case-sensitive
                   10823: 
                   10824:        * src/: include/pa_string.h, main/untaint.C: - for file post the
                   10825:          new taint language L_FILE_POST was added
                   10826: 
                   10827:        * src/: include/pa_random.h, main/Makefile.am, main/pa_random.C,
                   10828:          main/main.vcproj, classes/math.C, include/Makefile.am: - some
                   10829:          stuff was moved to separate files
                   10830: 
                   10831: 2009-01-23  misha
                   10832: 
                   10833:        * src/classes/math.C: - little optimisation in ^math:sha1[] -
                   10834:          spaces to tabs were converted
                   10835: 
                   10836: 2009-01-12  misha
                   10837: 
                   10838:        * src/main/pa_http.C: - value of $.method[] option force uppercased
                   10839:          now
                   10840: 
                   10841:        * src/: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   10842:          types/pa_vform.C, types/pa_vmail.C: - some constants changed
                   10843:          their names
                   10844: 
                   10845:        * src/main/pa_common.C: - changes in formating
                   10846: 
                   10847:        * src/: classes/file.C, main/pa_http.C: - some constants changed
                   10848:          their names
                   10849: 
                   10850:        * src/include/pa_http.h: - some spaces were converted to tabs
                   10851: 
                   10852:        * src/include/pa_common.h: - some constants changed their names
                   10853: 
                   10854:        * src/classes/file.C: - fixed 4-th paramether for file::load -
                   10855:          little code rewriting
                   10856: 
                   10857:        * src/types/pa_vfile.C: - little code rewriting
                   10858: 
                   10859:        * src/: main/pa_common.C, main/pa_http.C, main/untaint.C,
                   10860:          types/pa_value.h: - some formating changes
                   10861: 
                   10862:        * src/include/pa_common.h: - some formating spaces transformed to
                   10863:          tabs
                   10864: 
                   10865:        * src/classes/string.C: - exception while base64-decode binary to a
                   10866:          string
                   10867: 
                   10868: 2009-01-11  misha
                   10869: 
                   10870:        * configure.in: - version changed to 3.3.1b
                   10871: 
                   10872: 2008-09-05  misha
                   10873: 
                   10874:        * src/lib/pcre/Makefile.am: file Makefile.am was added on branch
                   10875:          release_3_3_0 on 2008-09-05 10:59:35 +0000
                   10876: 
                   10877: 2008-09-04  misha
                   10878: 
                   10879:        * tests/: 130.html, 131.html: - these exceptions not typeless
                   10880:          anymore
                   10881: 
                   10882:        * src/classes/op.C: - exception with 'invalid taint language' not
                   10883:          typeless anylonger
                   10884: 
                   10885:        * src/classes/image.C: - some exceptions while operations with
                   10886:          image not typeless anymore
                   10887: 
                   10888:        * src/: types/pa_vhashfile.C, main/pa_common.C, classes/file.C,
                   10889:          main/pa_exec.C, main/pa_http.C: - some exceptions while
                   10890:          operations with files not typeless anymore
                   10891: 
                   10892:        * src/: classes/date.C, types/pa_value.C, types/pa_vcookie.C,
                   10893:          types/pa_vdate.h: - exceptions while checking date range not
                   10894:          typeless anymore
                   10895: 
                   10896:        * src/include/pa_exception.h: - exception type string for invalid
                   10897:          date range was added
                   10898: 
                   10899: 2008-09-03  misha
                   10900: 
                   10901:        * src/: classes/file.C, main/pa_string.C: - exception while pce
                   10902:          operations not typeless anymore
                   10903: 
                   10904:        * src/include/pa_exception.h: - exception type for pce operations
                   10905:          was added
                   10906: 
                   10907:        * tests/: 191.html, 191_a.p, 191_b.p: - tests for calling .CLASS
                   10908:          and .CLASS_NAME insite classes
                   10909: 
                   10910:        * src/classes/table.C: - don't save table header whiile
                   10911:          ^table.save[append;filename] if file exists
                   10912: 
                   10913: 2008-09-02  misha
                   10914: 
                   10915:        * src/main/compile.y, src/main/compile_tools.h,
                   10916:          src/types/pa_vstateless_class.h, src/main/compile.tab.C,
                   10917:          tests/182_dir/a1.p, tests/182_dir/a2.p: - append option was
                   10918:          renamed to partial and it login changed: we must mark class as
                   10919:          partial for allow their modifications in future.
                   10920: 
                   10921: 2008-08-29  misha
                   10922: 
                   10923:        * tests/results/022.processed: - testing taint[regex] in mask for
                   10924:          file:list
                   10925: 
                   10926:        * tests/022.html: - testing taint[regex] in mask for file:list
                   10927: 
                   10928:        * tests/022_dir/b[b].txt: - file for testing taint[regex] in mask
                   10929:          for file:list was added
                   10930: 
                   10931:        * src/classes/file.C: - bugfix: ^taint[regex][] didn't works in
                   10932:          file:list
                   10933: 
                   10934: 2008-08-26  misha
                   10935: 
                   10936:        * src/types/pa_vobject.C: - we must get .CLASS and .CLASS_NAME from
                   10937:          last derived object
                   10938: 
                   10939:        * src/classes/image.C: - many strings "image.format" replaced by
                   10940:          IMAGE_FORMAT constant string - handle GPS info while parse exif -
                   10941:          understand some more exif tags
                   10942: 
                   10943:        * src/include/pa_exception.h: - string "image.format" was added
                   10944: 
                   10945: 2008-08-21  misha
                   10946: 
                   10947:        * src/: main/pa_string.C, classes/file.C: - use method for print
                   10948:          pcre_exec text error
                   10949: 
                   10950:        * src/main/pa_common.C: - method for print pcre_exec text error was
                   10951:          added
                   10952: 
                   10953:        * src/include/pa_common.h: - method declaration for print pcre_exec
                   10954:          text error was added
                   10955: 
                   10956: 2008-08-19  misha
                   10957: 
                   10958:        * src/main/execute.C: - bugfix: opcodes must be in separate
                   10959:          namespace while debug execution as well
                   10960: 
                   10961:        * tests/: 015.html, results/015.processed: - test for escaping some
                   10962:          parser chars was added
                   10963: 
                   10964: 2008-08-18  misha
                   10965: 
                   10966:        * tests/: 190.html, 190.p, results/190.processed: - test for
                   10967:          $caller.self.field + default getter in one class was added
                   10968: 
                   10969:        * tests/: 189.html, results/189.processed: - test for
                   10970:          ^date::create[date object]
                   10971: 
                   10972:        * tests/: 188.html, results/188.processed: - tests for match with
                   10973:          UTF-8 strings
                   10974: 
                   10975:        * src/main/pa_string.C: - option 'U' (ungreedy) was added to
                   10976:          ^string.match[]
                   10977: 
                   10978:        * ChangeLog: - parser 3.3.0 beta13
                   10979: 
                   10980: 2008-08-15  misha
                   10981: 
1.116     moko     10982:        * src/lib/pcre/: LICENCE, Makefile.am, README, Tech.Notes, get.c,
                   10983:          internal.h, pcre.3, pcre.3.html, pcre.3.txt, pcre.c, pcre.h,
                   10984:          pcre.vcproj, study.c, maketables.c, pcre_dftables.vcproj,
                   10985:          dftables.c: - old PCRE files removed
1.95      moko     10986: 
                   10987:        * src/lib/pcre/config.h: - configuration for PCRE library
                   10988: 
                   10989:        * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
                   10990:          use PCRE library from win32\pcre instead of parser3\src\lib\pcre
                   10991: 
                   10992:        * src/: classes/file.C, main/pa_string.C: - moved to new PCRE
                   10993:          library and set flag UTF8 if $request:charset is UTF-8
                   10994: 
                   10995:        * src/: include/pa_charset.h, main/pa_charset.C, main/pa_globals.C,
                   10996:          include/pa_config_fixed.h: - moved to new PCRE library
                   10997: 
                   10998:        * src/: main/main.vcproj, types/types.vcproj,
                   10999:          classes/classes.vcproj, lib/Makefile.am: - use PCRE library from
                   11000:          win32\pcre instead of parser3\src\lib\pcre
                   11001: 
                   11002:        * src/: include/pa_opcode.h, include/pa_operation.h,
                   11003:          main/compile.C, main/compile.y, main/compile_tools.C,
                   11004:          main/compile_tools.h, main/execute.C, main/compile.tab.C: -
                   11005:          opcodes were moved to separate namespace
                   11006: 
                   11007: 2008-08-14  misha
                   11008: 
                   11009:        * src/types/pa_vstateless_class.C: - newline at the end missed
                   11010: 
                   11011:        * src/main/untaint.C: - char '-' also prefixed by '\' while regex
                   11012:          tainting
                   11013: 
                   11014: 2008-08-11  misha
                   11015: 
                   11016:        * tests/: 187.html, 187.p, results/187.processed: - tests for
                   11017:          $caller.self, $caller.self.field and $caller.self.field[value]
                   11018:          were added
                   11019: 
                   11020:        * src/types/pa_vmethod_frame.h: - still need to check 'self'
                   11021:          runtime as well (for $caller.self)
                   11022: 
                   11023: 2008-07-25  misha
                   11024: 
                   11025:        * tests/: 021.html, 032.html, 033.html, 047.html, 055.html,
                   11026:          059.html, 061.html, 064.html, 067.html, 068.html, 085.html,
                   11027:          086.html, 098.html, 109.html, 121.html: - set correct charsets in
                   11028:          tests with international characters
                   11029: 
                   11030: 2008-07-23  misha
                   11031: 
                   11032:        * src/main/pa_http.C: - escape $cookies as %uXXXX while
                   11033:          file::load[...;http://
                   11034: 
                   11035:        * src/: main/pa_string.C, main/pa_globals.C, classes/file.C: - pcre
                   11036:          now everywhere in separate namespace
                   11037: 
                   11038:        * src/types/pa_vmethod_frame.h: - looking for caller before looking
                   11039:          for vars
                   11040: 
                   11041:        * src/main/: compile.y, compile.tab.C: - characters '@' and '#' now
                   11042:          can be escaped by '^'
                   11043: 
                   11044: 2008-07-22  misha
                   11045: 
                   11046:        * src/classes/string.C, tests/186.html: - names changes:
                   11047:          escape=>js-escape, unescape=>js-unescape
                   11048: 
                   11049: 2008-07-21  misha
                   11050: 
                   11051:        * tests/results/186.processed: - test for string escape/unescape
                   11052: 
                   11053:        * tests/186.html: - test for string escape/unescape
                   11054: 
                   11055:        * src/classes/string.C: - string has escape and unescape methods
                   11056:          now
                   11057: 
                   11058:        * src/: include/pa_string.h, main/pa_string.C: - escape method was
                   11059:          added
                   11060: 
                   11061:        * src/: include/pa_charset.h, main/pa_charset.C: - more escape
                   11062:          method-layers added (with different params)
                   11063: 
                   11064: 2008-07-18  misha
                   11065: 
                   11066:        * tests/results/185.processed: - test for ^str.pos[substr](offset)
                   11067:          was added
                   11068: 
                   11069:        * tests/185.html: - test for ^str.pos[sub](offset) added
                   11070: 
1.211     moko     11071:        * src/classes/string.C, src/classes/void.C, operators.ru.txt,
                   11072:          operators.txt: - ^string.pos[substr](offset) -- 2nd param
                   11073:          accepted now
1.95      moko     11074: 
                   11075:        * src/main/pa_string.C: - .pos works fine with offset for utf-8
                   11076:          strings
                   11077: 
                   11078: 2008-07-17  misha
                   11079: 
                   11080:        * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
                   11081:          helper length added for mid for small optimisation
                   11082: 
                   11083: 2008-07-16  misha
                   11084: 
                   11085:        * tests/: 185.html, results/185.processed: - tests for
                   11086:          length/left/right/mid/pos with utf-8 strings
                   11087: 
                   11088:        * src/classes/string.C: - left/right/mid/length/pos works fine for
                   11089:          utf-8 strings
                   11090: 
                   11091:        * src/main/untaint.C: - comments removed
                   11092: 
                   11093:        * src/: include/pa_string.h, main/pa_string.C,
                   11094:          include/pa_charset.h, main/pa_charset.C: - methods for working
                   11095:          with pos/mid for strings in utf-8 were added
                   11096: 
                   11097: 2008-07-15  misha
                   11098: 
                   11099:        * tests/: 184.html, results/184.processed: - test for case body as
                   11100:          expression: $var(^switch(1){^case(1)(true)..})
                   11101: 
                   11102:        * src/classes/op.C: - case body can be expression now:
                   11103:          $var(^switch(1){^case(1)(true)..})
                   11104: 
                   11105:        * tests/: results/183.processed, 183.html: - added test for testing
                   11106:          new cookie encoding (%uXXXX)
                   11107: 
                   11108:        * src/main/untaint.C: - cookies outputs as %uXXXX now. while
                   11109:          decoding for backward compatibility they decoded from %XX in
                   11110:          request:charset too
                   11111: 
                   11112:        * src/: types/pa_vcookie.C, types/pa_vcookie.h, main/pa_request.C:
                   11113:          - cookie class now decode cookies before first access after last
                   11114:          request:charset changing (as form class).
                   11115: 
                   11116:        * src/main/pa_charset.C: - added method escape for escaping cookies
                   11117:          as %uXXXX - before transcode calculate required space for dest
                   11118:          string. it reduce mem usage for transcode
                   11119: 
                   11120:        * src/include/pa_charset.h: - added method escape for escaping
                   11121:          cookies as %uXXXX
                   11122: 
                   11123:        * src/include/pa_string.h: - taint lang (internal) L_HTTP_COOKIE
                   11124:          was added. will used for escaping cookies as %uXXXX
                   11125: 
                   11126:        * src/include/pa_common.h: - escape method has new option for skip
                   11127:          converting '+' to a space char
                   11128: 
                   11129:        * src/main/: pa_common.C, pa_http.C: - skip BOM code before
                   11130:          transcode - escape method has new option for skip converting '+'
                   11131:          to a space char
                   11132: 
                   11133: 2008-07-08  misha
                   11134: 
                   11135:        * src/classes/op.C: - bugfix in switch - case "stops" on 1st match
                   11136:          (no UE if more then 1 case matches anylonger) - optimization:
                   11137:          doing searching.as_string() || searching.as_double() only once
                   11138: 
                   11139: 2008-07-04  misha
                   11140: 
                   11141:        * src/types/pa_vdate.h: - is_evaluated_expr returning true added so
                   11142:          now ^date::create[date object] works
                   11143: 
                   11144:        * src/classes/string.C: - left and right added as aliases for start
                   11145:          and end in ^string.trim[]
                   11146: 
                   11147: 2008-07-03  misha
                   11148: 
                   11149:        * src/classes/file.C: - allow $.limit for file::sql as well
                   11150: 
                   11151:        * src/classes/file.C: - allow $.offset option for file::sql - force
                   11152:          send limit=1 to query for use sql specifics authomatically
                   11153: 
                   11154:        * src/classes/: hash.C, string.C, table.C: - don't throw exception
                   11155:          if $.limit value if empty. autoconvert it as everywere
                   11156: 
                   11157: 2008-07-02  misha
                   11158: 
                   11159:        * configure.in: - time to change version number to 3.3.0 %-)
                   11160: 
                   11161:        * src/include/pa_version.h: - time to change version number to
                   11162:          3.3.0 %-)
                   11163: 
                   11164: 2008-06-26  misha
                   11165: 
                   11166:        * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
                   11167:          $.limit(0) fixes
                   11168: 
                   11169:        * src/sql/pa_sql_driver.h: - new drivers API and new version (10.0)
                   11170:          - $.limit(0) fixes
                   11171: 
                   11172:        * src/sql/pa_sql_driver.h: - SQL_NO_LIMIT added (preparations to
                   11173:          new API)
                   11174: 
                   11175:        * src/: include/pa_sql_driver_manager.h,
                   11176:          include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
                   11177:          classes/op.C: - document_root added
                   11178: 
                   11179:        * src/main/compile.tab.C: - error message was changed
                   11180: 
                   11181: 2008-06-25  misha
                   11182: 
                   11183:        * src/main/compile.y: - error message was changed
                   11184: 
                   11185: 2008-06-24  misha
                   11186: 
                   11187:        * tests/176_dir/: a.p, d.p: - @OPTION => @OPTIONS
                   11188: 
                   11189:        * tests/: 182.html, 182_dir/a1.p, 182_dir/a2.p, 182_dir/a3.p: -
                   11190:          tests for @OPTIONS\nappend
                   11191: 
                   11192:        * tests/: 176.html, results/176.processed: - @OPTION => @OPTIONS
                   11193: 
                   11194:        * src/main/: compile.y, compile.tab.C: - stuff for @OPTIONS\nappend
                   11195: 
                   11196:        * src/main/compile_tools.h: - new methods for @OPTIONS\nappend
                   11197: 
                   11198:        * src/types/pa_vmethod_frame.h: - ALL_VARS_LOCAL_NAME moved fo
                   11199:          compile.y
                   11200: 
                   11201: 2008-06-17  misha
                   11202: 
                   11203:        * src/main/: compile.y, compile.tab.C: - bugfix in 'def'
                   11204:          compilation: ^if(default){true. it's incorrect. must be
                   11205:          exception}
                   11206: 
                   11207: 2008-06-16  misha
                   11208: 
                   11209:        * tests/: 181.ent, 181.html, results/181.processed: - test for
                   11210:          checking external reference loading with 'http://localhost'
                   11211:          prefix while creating xdoc
                   11212: 
                   11213:        * tests/180.html: - use ^inet:ntoa[] and ^inet:aton[] instead of
                   11214:          ^math:long2ip[] and ^math:ip2long[]
                   11215: 
                   11216:        * src/types/: pa_vobject.C, pa_vobject.h: - get_scalar_value method
                   11217:          added which use scalar stateless class method when user object
                   11218:          used in scalar context - use get_scalar_value when user object
                   11219:          requested in scalar context
                   11220: 
                   11221:        * src/main/pa_common.C: - size must be int but not size_t or we
                   11222:          can't compare with 0 sprintf result
                   11223: 
                   11224:        * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   11225:          main/execute.C, main/pa_request.C: - go back to one VMethodFrame
                   11226:          with internal switch between local/global vars
                   11227: 
                   11228:        * src/types/pa_vclass.C: - register scalar if method @GET[] was
                   11229:          specified
                   11230: 
                   11231:        * src/types/: pa_vstateless_class.C, pa_vstateless_class.h,
                   11232:          pa_vstateless_object.h: - stateless class and object now has
                   11233:          private scalar field and getter/setter for working with it
                   11234: 
                   11235:        * src/classes/math.C: - methods math:long2ip & math:ip2long were
                   11236:          moved to inet static class
                   11237: 
                   11238:        * src/classes/: classes.vcproj, inet.C, Makefile.am: - inet static
                   11239:          class added (^inet:aton[IP], ^inet:ntoa(number))
                   11240: 
                   11241:        * tests/: 180.html, results/180.processed: - tests for
                   11242:          ^math:long2ip(long) and ^math:ip2long[IP]
                   11243: 
                   11244:        * src/classes/math.C: - ^math:ip2long[IP] added
                   11245: 
                   11246: 2008-06-11  misha
                   11247: 
                   11248:        * src/main/pa_xml_io.C: - use file_read_text again because of we
                   11249:          need cut BOM code and remove DOS newline chars. but don't
                   11250:          transcode it anyway.
                   11251: 
                   11252:        * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
                   11253:          main/pa_http.C: - option for disable transcoding while file_read
                   11254:          and file_read_text added
                   11255: 
                   11256: 2008-06-10  misha
                   11257: 
                   11258:        * tests/: 179.html, 179.p, results/179.processed: - test for many
                   11259:          classes in 1 file
                   11260: 
                   11261:        * src/main/: compile.C, compile_tools.h: - compile return list of
                   11262:          classes now.
                   11263: 
                   11264:        * src/main/: compile.y, compile.tab.C: - compile return list of
                   11265:          classes now. internals.
                   11266: 
                   11267:        * src/main/pa_request.C: - compile return list of classes now. try
                   11268:          call @conf and @auto for each returned class
                   11269: 
                   11270:        * src/include/pa_request.h: - compile return list of classes now
                   11271: 
                   11272:        * src/types/pa_vstateless_class.h: - typedef ArrayClass added (for
                   11273:          return list of classes when compile buf)
                   11274: 
                   11275: 2008-06-07  misha
                   11276: 
                   11277:        * src/main/pa_request.C: - constructing VRequest object with 3rd
                   11278:          param -- form
                   11279: 
                   11280:        * src/types/: pa_vrequest.C, pa_vrequest.h: - constructor acceps
                   11281:          3rd param: form. needed for get post_charset
                   11282: 
                   11283:        * src/types/: pa_vform.C, pa_vform.h: - VForm::get_post_charset()
                   11284:          added
                   11285: 
                   11286:        * src/: include/pa_common.h, main/pa_common.C, main/pa_http.C,
                   11287:          types/pa_vform.C, types/pa_vform.h: - some polish
                   11288: 
                   11289: 2008-06-06  misha
                   11290: 
                   11291:        * src/types/: pa_vform.C, pa_vform.h: - if POST -- try detec
                   11292:          charset and decode chars from it but not from response:charset
                   11293: 
                   11294:        * src/main/pa_http.C: - detect_charset moved out of here
                   11295: 
                   11296:        * src/: include/pa_common.h, main/pa_common.C: - more helpers
                   11297:          methods moved here - unescape_chars accepn one charset now
                   11298: 
                   11299:        * src/main/pa_http.C: - new constants used - don't allow
                   11300:          $.content-type in ^file::load[;http://;$.method[POST]] - add
                   11301:          charset info while ^file::load[;http://;$.method[POST]] - option
                   11302:          $.omit-post-charset(true) added to ^file::load[;http://] for
                   11303:          disabling charset during post
                   11304: 
                   11305:        * src/types/pa_vform.C: - new constants used
                   11306: 
                   11307:        * src/include/pa_common.h: - some constants were added
                   11308: 
                   11309:        * src/: classes/form.C, types/pa_vform.C: - use StrStartFromNC
                   11310:          instead of StrEqNc
                   11311: 
                   11312:        * src/main/pa_common.C: - new method for caseless search
                   11313:          c-substring in c-string - use isxdigit instead of is_hex_digit
                   11314: 
                   11315:        * src/include/pa_common.h: - new method for caseless search
                   11316:          c-substring in c-string
                   11317: 
                   11318: 2008-06-05  misha
                   11319: 
                   11320:        * tests/results/178.processed: - test for testing default getter
                   11321: 
                   11322:        * tests/178.html: - test for testing default getter
                   11323: 
                   11324:        * tests/178_dir/: 178a.p, 178b.p, 178c.p, 178d.p, 178e.p: - classes
                   11325:          for test for testing default getter
                   11326: 
                   11327:        * src/main/execute.C: - default getter soul
                   11328: 
                   11329:        * src/types/: pa_vobject.C, pa_vobject.h: - get default getter if
                   11330:          requested objects' field not found
                   11331: 
                   11332:        * src/types/pa_vclass.C: - register default getter if defined - get
                   11333:          default getter if requested field not found
                   11334: 
                   11335:        * src/types/pa_vstateless_object.h: - method get_default_getter was
                   11336:          added
                   11337: 
                   11338:        * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
                   11339:          pointer to default getter and methods for get/set it were added
                   11340: 
                   11341:        * src/types/: pa_junction.h, pa_vjunction.h: - junction has
                   11342:          auto_name field (for default getter)
                   11343: 
                   11344: 2008-06-04  misha
                   11345: 
                   11346:        * src/main/pa_xml_io.C: - load external xml in binary mode (no
                   11347:          transcoding, no cutting BOM code, no fixing line breaks) and get
                   11348:          it to libxml "as is"
                   11349: 
                   11350: 2008-06-03  misha
                   11351: 
                   11352:        * src/main/pa_common.C: - use store_Char instead of
                   11353:          transcodeCharFromUTF8
                   11354: 
                   11355:        * src/: include/pa_charset.h, main/pa_charset.C: - method
                   11356:          store_Char added, transcodeCharFromUTF8 -- removed
                   11357: 
                   11358: 2008-06-02  misha
                   11359: 
                   11360:        * tests/: results/177.processed, 177.html: - test for checking
                   11361:          .[acm]date after local ^file::load[] was added
                   11362: 
                   11363:        * tests/: results/176.processed, 176.html: - test for checking
                   11364:          @OPTION\locals + @method[vars][locals] added
                   11365: 
                   11366:        * tests/results/auto.p: - CLASS_PATH specified for checking use
                   11367: 
                   11368: 2008-05-30  misha
                   11369: 
                   11370:        * src/main/: compile.y, compile.tab.C: - changes in compiler:
                   11371:          @OPTION\nlocals + @method[vars][;locals;] were added
                   11372: 
                   11373:        * src/main/execute.C: - code of OP_CALL and OP_CALL__WRITE was
                   11374:          moved to separate method op_code - switch from VMethodFrame to
                   11375:          VMethodFrameGlobal + VMethodFrameLocal
                   11376: 
                   11377:        * src/include/pa_request.h: - code of OP_CALL and OP_CALL__WRITE
                   11378:          was moved to separate method op_code
                   11379: 
                   11380:        * src/main/pa_request.C: - use VMethodFrameGlobal instead of
                   11381:          VMethodFrame now
                   11382: 
                   11383:        * src/types/pa_vstateless_class.h: - stateless class have bool flag
                   11384:          all_vars_local as well
                   11385: 
                   11386:        * src/types/: pa_vmethod_frame.h, pa_vmethod_frame_global.h,
                   11387:          pa_vmethod_frame_local.h, Makefile.am: - who children for
                   11388:          VMethodFrame were added: one (global) works as VMethodFrame
                   11389:          before and second (local) write all vars in self vars scope
                   11390: 
                   11391:        * src/types/pa_method.h: - method has bool flag all_vars_local now
                   11392: 
                   11393: 2008-05-29  misha
                   11394: 
                   11395:        * tests/: 129.html, results/129.processed: - more tests for
                   11396:          ^table.hash[]
                   11397: 
                   11398:        * src/classes/hash.C: - ^hash::sql has a new option:
                   11399:          $.type[hash|string|table] as ^table.hash[] one.
                   11400: 
                   11401:        * src/classes/op.C: - ^try has 3rd param now: finally code which
                   11402:          executed anyway after try or catch section
                   11403: 
                   11404: 2008-05-27  misha
                   11405: 
                   11406:        * src/classes/table.C: - bugfix: ^table.hash[key][$.type[table]]
                   11407:          must not fail if $.distinct(1) wasn't specified
                   11408: 
                   11409: 2008-05-26  misha
                   11410: 
                   11411:        * src/classes/op.C: - allow ^throw[my type]
                   11412: 
                   11413: 2008-05-22  misha
                   11414: 
                   11415:        * configure.in, configure: - version number updated to 3.2.4b
                   11416: 
                   11417:        * src/classes/: op.C, string.C: - trim format string before
                   11418:          eval/format
                   11419: 
                   11420:        * tests/: results/175.processed, 175.html: - more tests for
                   11421:          different format strings in .format[]
                   11422: 
                   11423:        * src/types/pa_vform.C: - while decoding get values decode %uXXXX
                   11424:          as well (not only %XX)
                   11425: 
                   11426:        * src/main/pa_common.C: - unescape_chars can decode %uXXXX if
                   11427:          charset specified - checks for format before print number
                   11428:          (^d.format[>...<], ^eval($d)[>...<]) - formating with spaces
                   11429:          (instead of tabs) removed
                   11430: 
                   11431:        * src/include/pa_common.h: - unescape_chars can decode %uXXXX if
                   11432:          charset specified
                   11433: 
                   11434:        * src/: include/pa_charset.h, main/pa_charset.C: - method for get
                   11435:          char in requested charset from utf code was added
                   11436: 
                   11437: 2008-05-19  misha
                   11438: 
                   11439:        * tests/: 174.html, results/174.processed: - test for
                   11440:          ^hashfile.cleanup[] added
                   11441: 
                   11442:        * src/classes/hashfile.C: - optimization: don't create any key or
                   11443:          value variable if it's name weren't specified
                   11444:          (^hf.foreach[;v]{...})
                   11445: 
                   11446: 2008-05-16  misha
                   11447: 
                   11448:        * src/classes/hash.C: - optimization: don't create any key variable
                   11449:          if variable name wasn't specified (^h.foreach[;v]{...})
                   11450: 
                   11451: 2008-05-15  misha
                   11452: 
                   11453:        * src/classes/op.C: - small changes
                   11454: 
                   11455:        * src/classes/hashfile.C: - code reformating (as hash.foreach)
                   11456: 
                   11457:        * src/classes/hash.C: - calculate var_context once before foreach
                   11458: 
                   11459: 2008-05-14  misha
                   11460: 
                   11461:        * src/classes/hashfile.C: - incorrect vars context calculation for
                   11462:          ^hashfile.foreach[;]{} fixed
                   11463: 
                   11464:        * src/classes/: hash.C, table.C: - little optimisation
                   11465: 
                   11466:        * src/classes/file.C: - bugfix: double absolute path while loading
                   11467:          file
                   11468: 
                   11469:        * tests/: 174.html, results/174.processed: - tests for hashfile
                   11470:          were added
                   11471: 
                   11472:        * buildall-with-xml: - moving to libxslt 1.1.24
                   11473: 
                   11474: 2008-04-30  misha
                   11475: 
                   11476:        * src/classes/file.C: - stat file while loading (local only) so
                   11477:          .adate, .mdate and .cdate available without additional ::stat
                   11478: 
                   11479: 2008-04-28  misha
                   11480: 
                   11481:        * src/classes/file.C: - $.name and $.content-type available for
                   11482:          stated file
                   11483: 
                   11484: 2008-04-14  misha
                   11485: 
                   11486:        * src/targets/cgi/parser3.C: - new year in copyright %-)
                   11487: 
                   11488:        * src/include/pa_version.h: - new version number in head
                   11489: 
                   11490: 2008-04-10  misha
                   11491: 
                   11492:        * tests/: 080.html, results/080.processed: - cut '0' from
                   11493:          exponential part because of on diff OS it differ (20 or 020 for
                   11494:          ex)
                   11495: 
                   11496:        * tests/: 119.html, results/119.processed: - check for encoding
                   11497:          while creating xdoc
                   11498: 
                   11499: 2008-04-09  misha
                   11500: 
                   11501:        * buildall-with-xml: - move to libxml 2.6.32 and libxslt 1.1.23
                   11502: 
                   11503:        * src/main/pa_common.C: - comment added
                   11504: 
                   11505:        * src/classes/date.C: - little refactoring
                   11506: 
                   11507: 2008-04-07  misha
                   11508: 
                   11509:        * src/classes/table.C: - use NO_STRINGSTREAM for switch to old
                   11510:          style of ^table.save[]: prepare one big string and sabe it at
                   11511:          once. it's safe on freebsd 4.x but use much more memory.
                   11512: 
                   11513:        * buildall-with-xml, buildall-without-xml: - option
                   11514:          --disable-stringstream added (under comment. use it on freebsd
                   11515:          4.x)
                   11516: 
                   11517: 2008-02-22  misha
                   11518: 
                   11519:        * src/main/pa_http.C: - exception if $.body[] and $.forms[]
                   11520:          specified together in file::load[;http] - get back transcoding
                   11521:          $.body[] in file::load[;http]
                   11522: 
                   11523: 2008-02-21  misha
                   11524: 
                   11525:        * src/classes/date.C: - ^date.gmt-string[] was added
                   11526: 
                   11527:        * src/types/pa_value.C: - method for output date in RFC 822 format
                   11528:          moved to pa_common.h
                   11529: 
                   11530:        * src/include/pa_common.h: - method for output date in RFC 822
                   11531:          format moved here from pa_value.C
                   11532: 
                   11533:        * src/types/pa_vmail.C: - fixed core in sending mail with
                   11534:          attachment in simple mode ($.file[file here]) introduced in 3.2.2
                   11535: 
                   11536: 2008-02-20  misha
                   11537: 
                   11538:        * src/main/pa_http.C: - transcode $.headers before escaping into
                   11539:          specified charset while ^file::load[...;http://...] (L_URI
                   11540:          instead of L_HTTP_HEADER) - $.cookies param available in
                   11541:          ^file::load[;http://...] now (but we don't parse set-cookies from
                   11542:          response yet) (cookies not transcoded as common $cookies)
                   11543: 
                   11544: 2008-02-19  misha
                   11545: 
                   11546:        * src/main/pa_request.C: - rollback: we mustn't force taint
                   11547:          $response:field values because in this case
                   11548:          $response:locateion[http://...] don't works.
                   11549: 
                   11550: 2008-02-15  misha
                   11551: 
                   11552:        * src/classes/op.C: - little refactoring
                   11553: 
                   11554:        * src/main/pa_http.C: - taint names of $.headers for load[;http
                   11555: 
                   11556:        * src/main/pa_request.C: - force taint values of $response:field
                   11557: 
                   11558: 2008-02-14  misha
                   11559: 
                   11560:        * src/main/pa_request.C: - $response:field transcoded to
                   11561:          $response:charset before escaping now
                   11562: 
                   11563:        * src/main/pa_http.C: - some outdated comments removed
                   11564: 
                   11565:        * src/classes/date.C: - lastdat -> last-day
                   11566: 
                   11567:        * src/classes/date.C: - ^date:lastday(year;month) and
                   11568:          ^date.lastday[] were added - little code refactoring - comments
                   11569:          changes
                   11570: 
                   11571:        * tests/: 159.html, results/159.processed: - test for number of
                   11572:          days in February
                   11573: 
                   11574:        * src/types/pa_value.C: - fixes in code formatting
                   11575: 
                   11576:        * src/classes/: file.C, op.C, table.C: - fixes in code formatting
                   11577:          and comments
                   11578: 
                   11579: 2008-02-13  misha
                   11580: 
                   11581:        * src/main/pa_common.C: - bugfix for february at leap year
                   11582: 
                   11583: 2008-01-28  misha
                   11584: 
                   11585:        * tests/: 160.html, results/160.processed: - more test for cache
                   11586:          added
                   11587: 
                   11588:        * src/classes/op.C: - bugfix: cache body executed twice if contains
                   11589:          unhandled exception
                   11590: 
                   11591: 2008-01-25  misha
                   11592: 
                   11593:        * src/lib/sdbm/sdbm.c: - use arp_malloc instead of malloc (fixed
                   11594:          bug when hashfile became inavailable after memory:compact)
                   11595: 
                   11596:        * src/lib/sdbm/apr_strings.C: - +arp_malloc
                   11597: 
                   11598: 2008-01-22  misha
                   11599: 
                   11600:        * src/classes/table.C: - little refactiring and exception texts
                   11601:          changes in method ^table.hash[]
                   11602: 
                   11603:        * src/types/pa_vcookie.C: - link to cookie specification changed
                   11604: 
                   11605: 2008-01-21  misha
                   11606: 
                   11607:        * tests/: 171.html, cat.sh, results/171.processed: - more tests for
                   11608:          file::exec/cgi
                   11609: 
                   11610:        * src/classes/file.C: - bugfix: core while processing headers if
                   11611:          executed cgi script don't return content
                   11612: 
                   11613: 2008-01-18  misha
                   11614: 
                   11615:        * buildall-with-xml: - move to libxml2 version 2.6.31
                   11616: 
                   11617:        * src/include/pa_version.h, configure.in: - version number updated
                   11618:          to '3.2.3b'
                   11619: 
                   11620: 2007-12-28  misha
                   11621: 
                   11622:        * src/: classes/hash.C, include/pa_hash.h: - hash.contain =>
                   11623:          hash.contains
                   11624: 
                   11625: 2007-12-27  misha
                   11626: 
                   11627:        * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
                   11628:          src/lib/cord/cord.vcproj, src/lib/gd/gd.vcproj,
                   11629:          src/lib/ltdl/ltdl.vcproj, src/lib/md5/md5.vcproj,
                   11630:          src/lib/pcre/pcre.vcproj, src/lib/pcre/pcre_dftables.vcproj,
                   11631:          src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
                   11632:          src/lib/smtp/smtp.vcproj, src/main/main.vcproj,
                   11633:          src/targets/cgi/parser3.vcproj,
                   11634:          src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj: -
                   11635:          back to VS2003 because of Apache 1.3 module can't work if it was
                   11636:          built in VS 2005.  with cgi all file so VS2003 project files can
                   11637:          be easy converted to the new format.
                   11638: 
                   11639: 2007-12-04  misha
                   11640: 
                   11641:        * src/types/pa_vcode_frame.h: - changes in comment
                   11642: 
                   11643: 2007-11-29  misha
                   11644: 
                   11645:        * src/: types/pa_vcode_frame.h, main/execute.C: - code frame don't
                   11646:          intercept strings any longer
                   11647: 
                   11648:        * tests/: 173.html, results/173.processed: - tests for
                   11649:          $d[^date::now[]] $j{$d} $r[$j] -- must create date object in $r
                   11650:          but not in main code frame
                   11651: 
                   11652:        * tests/: 172.html, results/172.processed: - more tests for pass
                   11653:          objects from code frames
                   11654: 
                   11655: 2007-11-27  misha
                   11656: 
                   11657:        * tests/: 152.html, results/152.processed: - tests for converting
                   11658:          strings 'true'/'false' to bool were added
                   11659: 
                   11660:        * tests/152.html: - added checks for converting strings
                   11661:          'true'/'false' to bool
                   11662: 
                   11663:        * src/classes/string.C: - ^srting.bool[] now can convert to bool
                   11664:          not only strings with numbers but with values 'true'/'false' as
                   11665:          well
                   11666: 
                   11667:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: - buffer size
                   11668:          for parser3.log increased
                   11669: 
                   11670:        * src/main/pa_common.C: - remove_crlf optimize whitespaces now
                   11671: 
                   11672:        * src/include/pa_common.h: - remove_crlf return cstring size now
                   11673: 
                   11674:        * src/include/pa_types.h: - constant with buffer size for
                   11675:          parser3.log added
                   11676: 
                   11677: 2007-11-16  misha
                   11678: 
                   11679:        * tests/cat.sh: - script for tests for file::exec/cgi
                   11680: 
                   11681:        * tests/171.html: - tests for file::exec/cgi
                   11682: 
                   11683:        * tests/results/171.processed: - tests results for file::exec/cgi
                   11684: 
                   11685: 2007-11-15  misha
                   11686: 
                   11687:        * src/main/pa_exec.C: - fixed incorrect exec code for unix
                   11688: 
                   11689:        * src/classes/file.C: - .body must be set before analyzing cgi
                   11690:          headers
                   11691: 
                   11692:        * src/classes/file.C: - bugfix: we must transcode output fix EOLs
                   11693:          only if exec/cgi return anything.
                   11694: 
                   11695: 2007-11-14  misha
                   11696: 
1.211     moko     11697:        * operators.ru.txt, operators.txt: - info about new text|binary
                   11698:          option for file::exec/cgi was added
1.95      moko     11699: 
                   11700:        * src/: include/pa_exec.h, main/pa_exec.C, classes/file.C: -
                   11701:          ^file:exec[[text|binary];script;...]
                   11702: 
                   11703:        * src/: include/pa_exception.h, classes/file.C, classes/image.C,
                   11704:          classes/string.C, classes/table.C: - more text strings moved to
                   11705:          the one place
                   11706: 
                   11707: 2007-11-09  misha
                   11708: 
                   11709:        * src/types/pa_vrequest.C: - $request:argv must be taint
                   11710: 
                   11711:        * ChangeLog: - $request:argv [patch from Sumo]
                   11712: 
1.211     moko     11713:        * operators.ru.txt, operators.txt: - $request:argv
1.95      moko     11714: 
                   11715:        * src/: include/pa_request_info.h, types/pa_vrequest.C,
                   11716:          types/pa_vrequest.h, targets/cgi/parser3.C: - $request:argv
                   11717: 
                   11718: 2007-10-25  misha
                   11719: 
                   11720:        * buildall-with-xml, buildall-without-xml: - options preparations
                   11721:          for ./configure rewrited
                   11722: 
                   11723:        * src/main/: compile.tab.C, compile.y: - bug if parser.compile
                   11724:          error occure in unhandled_exception finally fixed
                   11725: 
                   11726: 2007-10-23  misha
                   11727: 
                   11728:        * tests/: 170.html, results/170.processed: - test for
                   11729:          @method[][result]
                   11730: 
1.211     moko     11731:        * operators.ru.txt, operators.txt: - added info about node.prefix
                   11732:          and node.namespaceURI
1.95      moko     11733: 
                   11734:        * src/classes/xnode.C: - xmlHasProp used instead of xmlGetProp
                   11735: 
                   11736:        * src/types/pa_vxnode.C: - DOM2 fields namespaceURI and prefix were
                   11737:          added for node and attribute
                   11738: 
                   11739: 2007-10-22  misha
                   11740: 
                   11741:        * src/types/pa_vmail.C: - content-transfer-encoding: 8bit added
                   11742: 
                   11743:        * src/main/pa_request.C: - added const content-transfer-encoding
                   11744: 
                   11745:        * src/include/pa_request.h: - added const content-transfer-encoding
                   11746:          - ups. constants must be in lowercase (for search)
                   11747: 
                   11748:        * src/types/pa_vmail.C: - more constants used -
                   11749:          content-transfer-encoding: 8bit added
                   11750: 
                   11751:        * src/main/pa_uue.C: - content-transfer-encoding moved out of here
                   11752: 
                   11753:        * src/include/pa_request.h: - more constants
                   11754: 
                   11755:        * src/types/pa_vmail.C: - constant renamed - $.content-id don't
                   11756:          ommit anymore if $.content-disposition was specified - little
                   11757:          refactoring
                   11758: 
                   11759:        * src/: include/pa_request.h, main/pa_request.C: - constant renamed
                   11760: 
                   11761: 2007-10-17  misha
                   11762: 
1.211     moko     11763:        * operators.ru.txt, operators.txt: - info about
1.95      moko     11764:          table::create[nameless]{data}[>options<] was added
                   11765: 
                   11766:        * src/main/: compile.tab.C, compile.y: - if error occure while
                   11767:          compile method don't put this method in methods table anymore.
                   11768:          in other case the parser coredumped if @unhandled_exception
                   11769:          method can't be compiled because of parser.compile error.
                   11770: 
                   11771:        * src/main/execute.C: - little code reformating
                   11772: 
                   11773:        * src/main/pa_request.C: - little code reformating - comment
                   11774:          changed
                   11775: 
                   11776: 2007-10-16  misha
                   11777: 
                   11778:        * tests/: 035.html, results/035.processed: - tests
                   11779:          table::create[]{}[options] added
                   11780: 
                   11781:        * src/classes/table.C: - table::create[]{} now accept 3rd param:
                   11782:          options (only $.seperator[] yet)
                   11783: 
                   11784: 2007-10-10  misha
                   11785: 
                   11786:        * src/classes/table.C: - some contstants moved to pa_common.h -
                   11787:          some code changes
                   11788: 
                   11789: 2007-10-02  misha
                   11790: 
                   11791:        * src/main/pa_uue.C: - memory usage during uuencode reduced more
                   11792:          then three time as much. but base64 encoding method still use
                   11793:          less memory anyway.
                   11794: 
                   11795: 2007-09-17  misha
                   11796: 
1.211     moko     11797:        * operators.ru.txt, operators.txt: - added info about
                   11798:          $cookie:fields
1.95      moko     11799: 
                   11800:        * src/types/pa_vcookie.C: - $cookie:fields available now
                   11801: 
                   11802:        * src/classes/hash.C: - some stuff for use with .for_each moved to
                   11803:          common
                   11804: 
                   11805:        * src/include/pa_common.h: - some stuff for use with .for_each
                   11806:          moved here
                   11807: 
                   11808:        * src/types/: pa_venv.C, pa_venv.h: - some strings moved to #define
                   11809: 
                   11810: 2007-09-14  misha
                   11811: 
                   11812:        * buildall-with-xml: - new xml libs again =)
                   11813: 
                   11814: 2007-08-28  misha
                   11815: 
1.211     moko     11816:        * operators.ru.txt, operators.txt: - texts about
                   11817:          ^table.columns[[column name]]  and ^string.split[...][v][column
                   11818:          name] were added
1.95      moko     11819: 
                   11820:        * tests/: 168.html, 169.html, results/168.processed,
                   11821:          results/169.processed: - tests for ^table.columns[[column name]]
                   11822:          and ^string.split[...][v][column name] were added
                   11823: 
                   11824:        * src/classes/table.C: - new option ^table.columns[[column name]]
                   11825:          was added
                   11826: 
                   11827:        * src/classes/string.C: - new option ^string.split[...;v;[column
                   11828:          name]]
                   11829: 
                   11830:        * src/include/pa_exception.h: - error text message for
                   11831:          ^hash._keys[], ^table.columns[] and ^string.split[]
                   11832: 
                   11833: 2007-08-27  misha
                   11834: 
                   11835:        * src/main/untaint.C: - try to fix coredump on unix if print to
                   11836:          body ^taint[sql][something] outside of connect
                   11837: 
                   11838:        * tests/: 167.html, results/167.processed: - test for ^taint[sql]
                   11839:          outside of connect
                   11840: 
                   11841:        * buildall-with-xml, buildall-without-xml: - strip parser3 was
                   11842:          added (commented by default)
                   11843: 
                   11844: 2007-08-20  misha
                   11845: 
1.211     moko     11846:        * operators.ru.txt, operators.txt: - comment about new method
                   11847:          ^node.hasAttributes[] was added
1.95      moko     11848: 
                   11849:        * src/classes/: file.C, math.C, op.C, string.C, xdoc.C: - more
                   11850:          duplicated exception text strings were removed
                   11851: 
                   11852:        * src/include/pa_exception.h: - more exception text strings moved
                   11853:          here
                   11854: 
                   11855:        * src/classes/table.C: - some duplicate exceptions' text strings
                   11856:          removed
                   11857: 
                   11858:        * src/classes/: file.C, hashfile.C, image.C, op.C, string.C,
                   11859:          xdoc.C, xnode.C: - some duplicate exceptions' text strings
                   11860:          removed
                   11861: 
                   11862:        * src/include/pa_exception.h: - some exception text strings movet
                   11863:          to pa_exception
                   11864: 
                   11865:        * tests/: 149.html, results/149.processed: - test for
                   11866:          ^xnode.hasAttributes[] was added - some code changes
                   11867: 
                   11868:        * src/classes/xnode.C: - DOM2 method ^xnode.hasAttributes[] was
                   11869:          added
                   11870: 
                   11871: 2007-08-17  misha
                   11872: 
                   11873:        * tests/: results/006.processed, results/059.processed, 006.html,
                   11874:          059.html: - more tests for match
                   11875: 
                   11876:        * tests/: 129.html, results/129.processed: - tests for
                   11877:          ^table.hash[...][$.type[string|hash|table]] added
                   11878: 
                   11879:        * src/targets/cgi/parser3.C: - little syntax changes
                   11880: 
                   11881:        * src/: classes/math.C, targets/isapi/parser3isapi.C: - little
                   11882:          syntax changes
                   11883: 
1.211     moko     11884:        * src/targets/cgi/parser3.C, operators.ru.txt, operators.txt: -
                   11885:          annoying 'SIGPIPE' messages in parser3.log switched off by
                   11886:          default. If someone really still need it: use $SIGPIPE(1)
1.95      moko     11887: 
                   11888: 2007-08-08  misha
                   11889: 
                   11890:        * buildall-with-xml, buildall-without-xml: - remove libs source
                   11891:          files by default since now
                   11892: 
                   11893: 2007-08-07  misha
                   11894: 
                   11895:        * buildall-without-xml: - some option syntax changes
                   11896: 
                   11897:        * buildall-with-xml: - compile libxml2 without http support - some
                   11898:          option syntax changes
                   11899: 
                   11900:        * src/main/pa_xml_io.C: - will use parser file loader for xml needs
                   11901: 
                   11902: 2007-08-06  misha
                   11903: 
                   11904:        * buildall-with-xml: - moved to libxml2-2.6.29 and libxslt-1.1.21
                   11905: 
                   11906:        * tests/: 160.html, results/160.processed: - cache test was
                   11907:          rewrited
                   11908: 
                   11909: 2007-07-06  misha
                   11910: 
                   11911:        * tests/: 153.html, results/153.processed: - added test for
                   11912:          ^math:sha1[string]
                   11913: 
                   11914:        * src/types/pa_vform.C: - bugfix: uploaded file name wasn't
                   11915:          transcoded
                   11916: 
                   11917:        * src/classes/math.C: - ^math:long2ip(long) and ^math:sha1[string]
                   11918:          were added
                   11919: 
                   11920: 2007-06-28  misha
                   11921: 
                   11922:        * etc/parser3.charsets/windows-1251.cfg: - removed duplicated and
                   11923:          some incorrect chars
                   11924: 
                   11925: 2007-06-19  misha
                   11926: 
                   11927:        * src/include/pa_hash.h: - methods generic_hash_code & hash_code
                   11928:          were moved on top because of gcc 4 had a problems during
                   11929:          building.
                   11930: 
                   11931: 2007-06-18  misha
                   11932: 
                   11933:        * tests/results/019.processed: - new image commited
                   11934: 
                   11935: 2007-06-09  misha
                   11936: 
                   11937:        * src/classes/: op.C, table.C: - in while and table.select method
                   11938:          as_expression used now
                   11939: 
                   11940:        * src/types/pa_vmethod_frame.h: - method as_expression was added
                   11941: 
                   11942: 2007-06-08  misha
                   11943: 
                   11944:        * tests/: 166.html, results/166.processed: - test for
                   11945:          ^match[...][n]
                   11946: 
                   11947:        * tests/: 165.html, results/165.processed: - tests for loops
                   11948: 
                   11949:        * src/lib/cord/include/private/cord_pos.h: - back to origin value
                   11950:          because of no speed/memory optimisation but some proglems with
                   11951:          long cycles occure
                   11952: 
                   11953: 2007-06-06  misha
                   11954: 
                   11955:        * src/classes/: op.C, table.C: - ^while(true){}, ^while(1){},
                   11956:          ^table.select(true) and ^table.select(1) didn't works because of
                   11957:          awaiting junction-param only. fixed.
                   11958: 
                   11959: 2007-05-24  misha
                   11960: 
                   11961:        * src/: include/pa_os.h, main/pa_os.C: - 20 attempt to get lock
                   11962:          with 0.5 secs interval
                   11963: 
                   11964:        * src/classes/op.C: - cache was rewrited. I hope it works with
                   11965:          locking system now on unix
                   11966: 
                   11967:        * src/main/pa_os.C: - locks engines were rewrited: now we don't use
                   11968:          system locks which wait till other threads release it but try get
                   11969:          lock, if fail wait 1 sec and make 10 attempts.
                   11970: 
                   11971:        * src/include/pa_os.h: - consts for blocking locks + some comments
                   11972:          were added
                   11973: 
                   11974:        * src/lib/sdbm/apr_file_io.C: - wait till lock released while
                   11975:          opening files
                   11976: 
                   11977:        * src/classes/table.C: - changes in includes. if unclude <sstream>
                   11978:          after our classes on unix it can't be build
                   11979: 
                   11980:        * src/types/pa_vhashfile.C: - not needed code removed
                   11981: 
                   11982: 2007-05-23  misha
                   11983: 
                   11984:        * src/: classes/file.C, classes/op.C, main/pa_common.C,
                   11985:          include/pa_common.h: - cosmetic changes
                   11986: 
                   11987: 2007-05-18  misha
                   11988: 
                   11989:        * src/lib/cord/include/private/cord_pos.h: - rebalance tree not so
                   11990:          often. it's give some speed increasing
                   11991: 
                   11992:        * tests/results/160.processed: - returned time corrected
                   11993: 
                   11994:        * tests/160.html: - time increased because on unix 1 mean nothing
                   11995:          :(
                   11996: 
1.211     moko     11997:        * operators.ru.txt, operators.txt: - added info about
                   11998:          ^hash.contain[key]
1.95      moko     11999: 
                   12000:        * src/classes/hash.C: - added ^hash.contain[key]
                   12001: 
                   12002:        * src/include/pa_hash.h: - added method for checking key exists in
                   12003:          hash
                   12004: 
                   12005: 2007-05-07  misha
                   12006: 
                   12007:        * src/include/pa_string.h: - was compilation error during build on
                   12008:          freebsd4
                   12009: 
                   12010: 2007-05-03  misha
                   12011: 
                   12012:        * src/classes/table.C: - option $.type[hash|string|table] was added
                   12013:          for ^table.hash[]
                   12014: 
                   12015:        * src/classes/file.C: - comment removed
                   12016: 
                   12017: 2007-04-26  misha
                   12018: 
                   12019:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: - while ::open the
                   12020:          real files doesn't opened in place anymore
                   12021: 
                   12022: 2007-04-24  misha
                   12023: 
                   12024:        * src/classes/math.C: - I thought one more time and remove lg(N) :)
                   12025: 
                   12026:        * src/include/pa_exception.h: "static" removed
                   12027: 
                   12028: 2007-04-23  misha
                   12029: 
                   12030:        * src/classes/math.C: ^math:lg(N) => ^math:log10(N)
                   12031: 
                   12032:        * src/classes/math.C: added: - ^math:ln(N) (the same as
                   12033:          ^math:log(N)) - ^math:lg(N)
                   12034: 
                   12035:        * tests/: 097.html, results/097.processed: - charsets converstion
                   12036:          during ^file::load[text;http://...] added
                   12037: 
                   12038:        * tests/: 164.html, results/164.processed: - check for set expires
                   12039:          as a date
                   12040: 
                   12041:        * tests/: 164.html, results/164.processed: - test for hashfile
                   12042: 
                   12043:        * src/classes/hashfile.C: - little comment changes
                   12044: 
                   12045:        * src/types/pa_vhashfile.C: - don't open hashfile files until 1st
                   12046:          access
                   12047: 
                   12048:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   12049:          classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
                   12050:          classes/mail.C, classes/math.C, classes/op.C, classes/string.C,
                   12051:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   12052:          classes/xnode.h, include/pa_request.h, main/execute.C,
                   12053:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   12054:          main/pa_dictionary.C, main/pa_exec.C, main/pa_http.C,
                   12055:          main/pa_request.C, main/pa_sql_driver_manager.C, main/pa_table.C,
                   12056:          types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
                   12057:          types/pa_vconsole.h, types/pa_vfile.h, types/pa_vhash.h,
                   12058:          types/pa_vimage.h, types/pa_vmail.C, types/pa_vmethod_frame.h,
                   12059:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   12060:          types/pa_vtable.C, types/pa_vxdoc.h, types/pa_wcontext.C: -
                   12061:          "parser.runtime" strings were removed
                   12062: 
                   12063:        * src/classes/hashfile.C: - with .clear[] called files_delete()
                   12064:          now.
                   12065: 
                   12066:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: - .clear() removed.
                   12067: 
                   12068:        * src/include/pa_exception.h: - string constant with
                   12069:          "parser.runtime" text was added
                   12070: 
                   12071: 2007-04-20  misha
                   12072: 
1.211     moko     12073:        * operators.ru.txt, operators.txt: - some comments changing
1.95      moko     12074: 
1.211     moko     12075:        * operators.ru.txt, operators.txt: - added info about
                   12076:          .^hashfile.release[], ^hashfile.clenaup[] and new
                   12077:          ^string.match[][>N-option<]
1.95      moko     12078: 
                   12079:        * configure: =cheching for unsetenv
                   12080: 
                   12081:        * src/classes/hashfile.C: - ^hashfile.cleanup[],
                   12082:          ^hashfile.release[] were added
                   12083: 
                   12084:        * src/: main/pa_string.C, include/pa_string.h, classes/string.C: -
                   12085:          ^string.match[][] understand new option now: return number of
                   12086:          matches but not table wit results
                   12087: 
                   12088:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: - hashfile can auto
                   12089:          reopen now
                   12090: 
                   12091:        * src/classes/op.C: - bug. must be false
                   12092: 
                   12093:        * configure.in: - checking for unsetenv was added
                   12094: 
                   12095:        * src/types/pa_vform.C: - some comments
                   12096: 
                   12097: 2007-04-18  misha
                   12098: 
                   12099:        * buildall-with-xml: moving to libxml2-2.6.28
                   12100: 
                   12101:        * buildall-with-xml, buildall-without-xml: added commented lines
                   12102:          with --disable-safe-mode option
                   12103: 
1.211     moko     12104:        * operators.ru.txt, operators.txt: - info about $form:files
1.95      moko     12105: 
                   12106: 2007-04-17  misha
                   12107: 
                   12108:        * src/types/: pa_vform.C, pa_vform.h: - some code was modified -
                   12109:          $form:files was added
                   12110: 
                   12111:        * tests/: 163.html, results/163.processed: removing auto format
                   12112: 
                   12113:        * src/types/pa_vdate.h: - start adding unsetenv("TZ");
                   12114: 
                   12115: 2007-04-16  misha
                   12116: 
                   12117:        * tests/: 163.html, results/163.processed: - test for .int[],
                   12118:          floor, round, ceiling and .format[]
                   12119: 
                   12120:        * src/classes/file.C: - little optimization for getting args in
                   12121:          exec/cgi
                   12122: 
                   12123: 2007-04-13  misha
                   12124: 
                   12125:        * src/classes/file.C: - arguments for file::exec/cgi can be
                   12126:          specified now as s table with one column
                   12127: 
                   12128: 2007-03-27  misha
                   12129: 
                   12130:        * tests/: 162.html, results/162.processed: - test for
                   12131:          ^table.select(^condition[$t])
                   12132: 
                   12133:        * tests/results/auto.p: - load windows-1251 charset for some tests
                   12134: 
                   12135:        * tests/run_parser.sh: PARSER_CONFIG -> CGI_PARSER_CONFIG
                   12136: 
                   12137:        * tests/: results/161.processed, 161.html, 161_utf8.txt,
                   12138:          161_windows1251.txt: - added test for
                   12139:          ^file::load[text;/local/file.txt;$.charset[...]]
                   12140: 
                   12141:        * tests/: results/013.processed, 013.html: - added test for
                   12142:          checking $._default value while hash modifications
                   12143: 
                   12144:        * tests/: 160.html, results/160.processed: - add test for
                   12145:          ^cache[key](secs){code}, ^cache[] and ^cache(0)
                   12146: 
                   12147: 2007-03-22  misha
                   12148: 
                   12149:        * src/include/pa_common.h: - "charset" string defined for
                   12150:          ^file::load[text;/local.txt] and ^table::load[/table.txt]
                   12151: 
                   12152:        * src/main/: pa_common.C, pa_http.C: - $.charset option for
                   12153:          ^file::load[text;/local.txt] and ^table::load[/table.txt] was
                   12154:          added - not needed transcodes were removed from
                   12155:          ^file::load[...;http://...]
                   12156: 
                   12157:        * src/types/pa_vdate.h: - date.week was fixed - date.weekyear was
                   12158:          added
                   12159: 
                   12160:        * src/classes/date.C: - date.week was fixed
                   12161: 
1.211     moko     12162:        * operators.ru.txt, operators.txt: - added info about date.weekyear
1.95      moko     12163: 
                   12164:        * tests/: 159.html, results/159.processed: - tests for date.week
                   12165:          and date.weekyear added
                   12166: 
                   12167: 2007-03-15  misha
                   12168: 
                   12169:        * src/classes/table.C: - enclose column numbers for nameless tables
                   12170:          as well
                   12171: 
                   12172: 2007-03-14  misha
                   12173: 
                   12174:        * src/targets/cgi/parser3.C: - bugxif. failed when request cgi
                   12175: 
                   12176:        * src/classes/table.C: - table.save optimization: now required much
                   12177:          less memory
                   12178: 
                   12179: 2007-03-13  misha
                   12180: 
                   12181:        * tests/results/: 158.processed, 158.processes: - tests for
                   12182:          table.save/table.load
                   12183: 
                   12184:        * tests/: 158.html, results/158.processes: - tests for
                   12185:          table.save/table.load
                   12186: 
                   12187:        * buildall-with-xml: libxml2: --without-ftp --without-docbook
                   12188: 
                   12189:        * buildall-with-xml: - pattern needed now for building
                   12190: 
                   12191:        * tests/results/097.processed: - added test results for xdoc::load
                   12192:          & xdoc::load[http://...]
                   12193: 
                   12194:        * tests/097.html: - added test for xdoc::load
                   12195: 
                   12196: 2007-03-12  misha
                   12197: 
                   12198:        * tests/: 107.html, results/107.processed: - added test for xpath
                   12199:          '//man'
                   12200: 
                   12201: 2007-03-01  misha
                   12202: 
                   12203:        * tests/: 097.html, results/097.processed: - added test for
                   12204:          creating xdoc from file
                   12205: 
                   12206:        * tests/: results/157.processed, 157.html: - added test for
                   12207:          file:move
                   12208: 
                   12209: 2007-02-28  misha
                   12210: 
                   12211:        * src/classes/xdoc.C: - another attempt
                   12212: 
                   12213:        * src/classes/xdoc.C: - roll back last changes for a while
                   12214: 
1.211     moko     12215:        * src/classes/xdoc.C, operators.ru.txt, operators.txt: -
                   12216:          ^xdoc::create[$file] added.
1.95      moko     12217: 
                   12218:        * src/classes/file.C: - under lock we create non-exist dir anyway
                   12219: 
                   12220:        * tests/results/099.processed: - ever send content-disposition to
                   12221:          client with file
                   12222: 
                   12223:        * tests/157.html: + test for file:copy
                   12224: 
                   12225: 2007-02-26  misha
                   12226: 
                   12227:        * src/classes/file.C: - some similar strings moved to #define
                   12228:          instead of to be copy/pasted many times
                   12229: 
                   12230:        * src/types/pa_vfile.h: - class name string ("file") moved to
                   12231:          #define
                   12232: 
                   12233: 2007-02-20  misha
                   12234: 
                   12235:        * configure.in: - added some strings for sqlite detection
                   12236: 
                   12237: 2007-02-19  misha
                   12238: 
1.211     moko     12239:        * operators.ru.txt, operators.txt: - some comments changes
1.95      moko     12240: 
                   12241:        * buildall-with-xml, buildall-without-xml: - some modifications
                   12242: 
                   12243: 2007-02-17  misha
                   12244: 
                   12245:        * buildall-with-xml, buildall-without-xml: - moving to gc6.8
                   12246: 
                   12247:        * src/main/pa_request.C: - damn, i forgot to commit it while I
                   12248:          change console behaviour
                   12249: 
                   12250: 2007-02-12  misha
                   12251: 
                   12252:        * src/targets/cgi/parser3.C: - don't print headers if
                   12253:          $console:line[data] was used during cgi execution.
                   12254: 
                   12255:        * src/types/pa_vconsole.h: - console class have bool flag now which
                   12256:          marked as 'true' if class was used.
                   12257: 
                   12258:        * tests/: 152.html, results/152.processed: - more types was added
                   12259:          to test 152
                   12260: 
                   12261:        * src/types/: pa_vimage.C, pa_vimage.h: - fixed bug added while
                   12262:          adding 'bool' (^if($image){} caused exception)
                   12263: 
                   12264: 2007-02-09  misha
                   12265: 
                   12266:        * tests/: 152.html, results/152.processed: - test alightly updated
                   12267: 
                   12268:        * tests/: 152.html, results/152.processed: - test rewrited
                   12269: 
                   12270:        * src/types/: pa_vxdoc.C, pa_vxdoc.h, pa_vxnode.C, pa_vxnode.h: -
                   12271:          bugfix. I broke xdoc & xnode in expression
                   12272: 
                   12273: 2007-02-08  misha
                   12274: 
                   12275:        * tests/: 152.html, results/152.processed: - add test for checking
                   12276:          'def' for void, string, bool, int & double
                   12277: 
                   12278: 2007-02-07  misha
                   12279: 
1.211     moko     12280:        * operators.ru.txt, operators.txt: - ^file:base64[filespec]  was
                   12281:          added
1.95      moko     12282: 
                   12283:        * tests/results/153.processed: - result test for
                   12284:          ^file:base64[filespec]  was updated
                   12285: 
                   12286:        * tests/153.html: - test for ^file:base64[filespec]  was added
                   12287: 
                   12288:        * src/types/pa_vconsole.h: - little optimization
                   12289: 
                   12290:        * src/classes/file.C: - ^file:base64[filespec]
                   12291: 
                   12292:        * src/main/pa_common.C: - definitions for ^file:base64[filespec]
                   12293: 
                   12294:        * src/include/pa_common.h: - declarations for
                   12295:          ^file:base64[filespec]
                   12296: 
                   12297:        * src/types/pa_vcookie.C: - little optimization
                   12298: 
                   12299: 2007-02-06  misha
                   12300: 
                   12301:        * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: - some chars
                   12302:          were temporary commented
                   12303: 
                   12304:        * src/types/pa_vbool.h: - bugfix
                   12305: 
                   12306:        * tests/156.html: - added test for bool cookie
                   12307: 
                   12308:        * src/types/pa_vcookie.h: - not needed string "cookie" removed
                   12309: 
                   12310:        * tests/: 155.html, results/155.processed: - added test for check
                   12311:          $.encloser[] option for table save/load
                   12312: 
                   12313:        * tests/: 153.html, 154.html, todo.txt: - two more tests added
                   12314: 
                   12315: 2007-02-05  misha
                   12316: 
                   12317:        * tests/results/152.processed: - newline at the end was missed
                   12318: 
                   12319:        * tests/results/141.processed: - math:md5 must be lowercased
                   12320: 
                   12321:        * src/targets/cgi/parser3.C: - 2007 in help ;)
                   12322: 
                   12323: 2007-02-03  misha
                   12324: 
                   12325:        * tests/results/: 150.processed, 151.processed, 152.processed: -
                   12326:          test for bool added and some content length fixes
                   12327: 
                   12328:        * tests/152.html: - test for bool added
                   12329: 
                   12330:        * buildall-with-xml: - moved to libxml2-2.6.27 and libxslt-1.1.20
                   12331: 
1.211     moko     12332:        * operators.ru.txt, operators.txt: - info bool class was added
1.95      moko     12333: 
1.116     moko     12334:        * src/: classes/Makefile.am, classes/bool.C,
1.95      moko     12335:          classes/classes.vcproj, classes/double.C, classes/int.C,
                   12336:          classes/string.C, classes/void.C, classes/xnode.C,
                   12337:          include/pa_string.h, types/pa_vbool.h, types/pa_vclass.h,
                   12338:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
                   12339:          types/pa_vjunction.h, types/pa_vproperty.C, types/pa_vproperty.h,
                   12340:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   12341:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h,
                   12342:          types/types.vcproj: - bool class was added
                   12343: 
                   12344:        * src/main/pa_request.C: - fix
                   12345: 
                   12346: 2007-01-18  misha
                   12347: 
                   12348:        * src/: main/pa_string.C, classes/string.C: - return table during
                   12349:          ^string.match[][] even if no matched found.
                   12350: 
                   12351: 2006-12-20  misha
                   12352: 
                   12353:        * src/types/: pa_method.h, pa_vfile.h: - some syntax changes [
                   12354:          http://www.parser.ru/forum/?id=55598 ]
                   12355: 
                   12356: 2006-12-19  misha
                   12357: 
                   12358:        * src/types/pa_vxdoc.C: - $xDoc is "xnode" == true now. more
                   12359:          details: http://www.parser.ru/forum/?id=52359
                   12360: 
                   12361:        * src/main/pa_request.C: - always set content-disposition for
                   12362:          $response:body[hash here]. more details:
                   12363:          http://www.parser.ru/forum/?id=52130
                   12364: 
                   12365: 2006-12-07  misha
                   12366: 
1.211     moko     12367:        * operators.ru.txt, operators.txt: - added info about bool params
                   12368:          in cookie set
1.95      moko     12369: 
                   12370:        * src/types/pa_vcookie.C: - bool param in cookies available now
                   12371:          $cookie:name[   $.value[123]   $.secure(true)   $.httponly(true)
                   12372:          ]
                   12373: 
                   12374:        * src/types/: pa_value.C, pa_value.h, pa_vbool.h: - is_bool method
                   12375:          was added
                   12376: 
                   12377: 2006-12-02  misha
                   12378: 
                   12379:        * src/classes/file.C: - file_block_read used instead of native read
                   12380: 
                   12381:        * src/main/pa_common.C: - added file_block_read with read error
                   12382:          detection - file_block_read used instead of native read
                   12383: 
                   12384:        * src/include/pa_common.h: - added file_block_read declaration
                   12385: 
                   12386: 2006-12-01  misha
                   12387: 
1.211     moko     12388:        * operators.ru.txt, operators.txt: - info about $var.CLASS_NAME was
                   12389:          added
1.95      moko     12390: 
                   12391:        * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
                   12392:          $var.CLASS_NAME added
                   12393: 
1.211     moko     12394:        * operators.ru.txt, operators.txt: - added info about ^file:copy[]
1.95      moko     12395: 
                   12396:        * src/classes/file.C: - ^file:copy[from;fo] was added
                   12397: 
                   12398: 2006-11-20  misha
                   12399: 
                   12400:        * src/classes/date.C: - bug fix :)
                   12401: 
                   12402: 2006-11-17  misha
                   12403: 
                   12404:        * src/include/pa_common.h: - array in crc32 calculation was changed
                   12405:          to static
                   12406: 
                   12407:        * src/main/pa_common.C: - little optimization in getMonthDays -
                   12408:          small changes in crc32 calculation
                   12409: 
                   12410:        * src/classes/date.C: - not needed code was removed
                   12411: 
                   12412: 2006-11-16  misha
                   12413: 
                   12414:        * src/types/pa_vmail.C: - fix missed brakes
                   12415: 
                   12416:        * src/types/pa_vmail.C: - mail:send now set content-type:
                   12417:          multipart/related instead of multipart/mixed if file have
                   12418:          $.content-id[]
                   12419: 
                   12420: 2006-11-15  misha
                   12421: 
                   12422:        * src/types/pa_vdouble.h: abs -> fabs
                   12423: 
                   12424: 2006-11-14  misha
                   12425: 
1.211     moko     12426:        * operators.ru.txt, operators.txt: - added info about ^file.md5[]
                   12427:          and ^file:md5[file-name]
1.95      moko     12428: 
                   12429:        * src/classes/file.C: - ^file.md5[] and ^file:md5[file-name] were
                   12430:          added
                   12431: 
                   12432:        * src/main/pa_common.C: - CRC32_MAX_BUFFER_SIZE was renamed to
                   12433:          FILE_BUFFER_SIZE
                   12434: 
                   12435:        * src/classes/math.C: - hex_string was moved to pa_common.h
                   12436: 
                   12437:        * src/include/pa_common.h: - hex_string was moved from math.C -
                   12438:          CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
                   12439: 
                   12440:        * src/types/pa_vdouble.h: - incorrect frac detection with negative
                   12441:          values was fixed
                   12442: 
                   12443: 2006-11-13  misha
                   12444: 
1.211     moko     12445:        * operators.ru.txt, operators.txt: - added info about
                   12446:          ^math:crc32[string], ^file:crc32[file-name] & ^file.crc32[]
1.95      moko     12447: 
                   12448:        * src/classes/math.C: - added ^math:crc32[string]
                   12449: 
                   12450:        * src/classes/file.C: - some comments were changed - added
                   12451:          ^file:crc32[file-name] and ^file.crc32[]
                   12452: 
                   12453:        * src/: include/pa_common.h, main/pa_common.C: - some functions for
                   12454:          crc32 calculation added
                   12455: 
                   12456: 2006-11-03  misha
                   12457: 
                   12458:        * src/include/pa_array.h: - not needed variable removed
                   12459: 
                   12460:        * tests/: 150.html, 151.html, results/150.processed,
                   12461:          results/151.processed: - 2 tests were added
                   12462: 
                   12463:        * src/include/: pa_array.h, pa_table.h: - table.locate & table.join
                   12464:          with $.reverse(1) were fixed
                   12465: 
                   12466:        * src/main/pa_http.C: - bug fix. now tainted data from $.form and
                   12467:          query converted to $.charset during ^file::load[http://...]
                   12468: 
                   12469: 2006-11-02  misha
                   12470: 
                   12471:        * src/include/pa_table.h: ups. forget '=' char
                   12472: 
                   12473:        * src/include/pa_table.h: - one more fix in
                   12474:          .locate[...][$.reverse(1)]
                   12475: 
                   12476: 2006-11-01  misha
                   12477: 
                   12478:        * src/classes/math.C: - bug fix, details:
                   12479:          http://www.parser.ru/forum/?id=53360
                   12480: 
                   12481:        * src/include/pa_table.h: - bug fix during ^table.locate( condition
                   12482:          false for all records )[$.reverse(1)]
                   12483: 
                   12484:        * src/main/pa_http.C: - second param for this mid method is length
                   12485:          but not end_index so this method has error and can't detect
                   12486:          charsets in next content-types: Content-type: text/html;
                   12487:          charset="windows-1251" Content-type: text/html;
                   12488:          charset="windows-1251"; Content-type: text/html;
                   12489:          charset=windows-1251;
                   12490: 
                   12491:          only Content-type: text/html; charset=windows-1251 was fine
                   12492: 
                   12493: 2006-10-31  misha
                   12494: 
                   12495:        * src/classes/file.C: - empty args in file::exec removed now
                   12496: 
                   12497: 2006-09-03  paf
                   12498: 
                   12499:        * src/classes/file.C: proper tainting of
                   12500:          ^file::exec/cgi[script;env;COMMAND;LINE;PARAMS]
                   12501: 
                   12502: 2006-06-09  paf
                   12503: 
                   12504:        * src/lib/pcre/pcre-2_08.tar.gz: one can easily find those
                   12505: 
                   12506:        * src/classes/table.C: formatting
                   12507: 
                   12508:        * src/classes/table.C: incorporated patch from misha: Sent:
                   12509:          Thursday, June 08, 2006 12:38 PM Subject: parser3: patch for
                   12510:          ignoring string options for ^table.save[]
                   12511: 
                   12512:        * src/classes/hash.C: incorporated patch from misha Sent:
                   12513:          Wednesday, June 07, 2006 9:52 PM Subject: parser3: patch for
                   12514:          $hash._default disappear while
                   12515: 
1.211     moko     12516:        * operators.ru.txt, operators.txt: ^mail:send[   $.file1[
                   12517:          $.value[file]      $.format[!uue|!base64] << new base64 option.
                   12518:          default uue   ] ]
1.95      moko     12519: 
                   12520:        * src/types/pa_vmail.C: misha: Sent: Wednesday, June 07, 2006 8:51
                   12521:          PM Subject: patch for base64 in ^mail:send[] %-)
                   12522: 
                   12523: 2006-04-09  paf
                   12524: 
                   12525:        * src/main/compile.tab.C: ` change compiled
                   12526: 
1.211     moko     12527:        * gnu.vcproj, operators.ru.txt, operators.txt, parser3.sln,
1.95      moko     12528:          src/classes/classes.vcproj, src/classes/file.C,
                   12529:          src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
                   12530:          src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
                   12531:          src/classes/xnode.C, src/include/pa_array.h,
                   12532:          src/include/pa_config_fixed.h, src/include/pa_dir.h,
                   12533:          src/include/pa_memory.h, src/include/pa_request.h,
                   12534:          src/include/pa_stack.h, src/lib/cord/cord.vcproj,
                   12535:          src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
                   12536:          src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
                   12537:          src/lib/pcre/pcre_dftables.vcproj,
                   12538:          src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
                   12539:          src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
                   12540:          src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
                   12541:          src/main/pa_cache_managers.C, src/main/pa_charset.C,
                   12542:          src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
                   12543:          src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
                   12544:          src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
                   12545:          src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
                   12546:          src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
                   12547:          src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
                   12548:          src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
                   12549:          src/types/pa_value.h, src/types/pa_vcookie.C,
                   12550:          src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
                   12551:          src/types/pa_vmail.C, src/types/pa_vresponse.C,
                   12552:          src/types/pa_vstatus.C, src/types/types.vcproj,
                   12553:          tests/descript.ion: + ^break[] ^continue[], in ^for, ^while,
                   12554:          ^menu, ^hash/hashfile.foreach
                   12555: 
                   12556:        * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
                   12557:          src/classes/file.C, src/classes/hash.C, src/classes/image.C,
                   12558:          src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
                   12559:          src/classes/xnode.C, src/include/pa_array.h,
                   12560:          src/include/pa_config_fixed.h, src/include/pa_dir.h,
                   12561:          src/include/pa_memory.h, src/include/pa_request.h,
                   12562:          src/include/pa_stack.h, src/lib/cord/cord.vcproj,
                   12563:          src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
                   12564:          src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
                   12565:          src/lib/pcre/pcre_dftables.vcproj,
                   12566:          src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
                   12567:          src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
                   12568:          src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
                   12569:          src/main/pa_cache_managers.C, src/main/pa_charset.C,
                   12570:          src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
                   12571:          src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
                   12572:          src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
                   12573:          src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
                   12574:          src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
                   12575:          src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
                   12576:          src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
                   12577:          src/types/pa_value.h, src/types/pa_vcookie.C,
                   12578:          src/types/pa_vmail.C, src/types/pa_vresponse.C,
                   12579:          src/types/pa_vstatus.C, src/types/types.vcproj,
                   12580:          tests/descript.ion: ! switched to VS2005 (projects and
                   12581:          object<info explicitly typed>.for_each(, info)) +
                   12582:          $response:field[] setting void means removing + grammar $name`
                   12583:          name stops now, for mysql `$field` + started ^break[]
                   12584:          ^continue[], in ^for. TODO: to other iterators (while, menu,
                   12585:          foreach) + all log messages += [uri=, method=, cl=]
                   12586: 
                   12587:        * buildall-with-xml: merged . ftp paths update
                   12588: 
                   12589:        * buildall-with-xml: . ftp paths update
                   12590: 
                   12591: 2006-03-04  paf
                   12592: 
                   12593:        * src/main/: pa_string.C: merged from HEAD ! cache file curruption
                   12594:          checks++ [thanks to Igor Zinkovsky for detailed report]
                   12595: 
                   12596:        * src/main/pa_string.C: ! cache file curruption checks++ [thanks to
                   12597:          Igor Zinkovsky for detailed report]
                   12598: 
                   12599: 2006-03-01  paf
                   12600: 
                   12601:        * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
                   12602:          \n to ' ' in
                   12603: 
                   12604: 2006-02-18  paf
                   12605: 
                   12606:        * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
                   12607:          \n to ' ' in
                   12608: 
                   12609:        * src/main/untaint.C: ! mail:send << changed \r or \n to ' ' in
                   12610: 
                   12611: 2006-02-03  paf
                   12612: 
                   12613:        * src/main/pa_common.C: merged from HEAD ! bugfix: decoding from
                   12614:          base64
                   12615: 
                   12616:        * src/main/pa_common.C: ! bugfix: decoding from base64
                   12617: 
                   12618: 2006-01-20  paf
                   12619: 
                   12620:        * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
                   12621:          economy fix
                   12622: 
                   12623:        * src/classes/: table.C: merged from HEAD ! bugfix
                   12624:          ^table.save[$.encloser-s now handled properly
                   12625: 
                   12626:        * src/classes/table.C: ! bugfix ^table.save[$.encloser-s now
                   12627:          handled properly
                   12628: 
                   12629: 2006-01-19  paf
                   12630: 
                   12631:        * buildall-with-xml, buildall-without-xml: merged from HEAD !
                   12632:          libgc:USE_MUNMAP activates merging of free memory blocks which
                   12633:          helps a lot in our case: after transform we want
                   12634:          CORD(main.result)->cstr[big malloc]->transcode[big malloc]
                   12635: 
                   12636:        * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
                   12637:          economy fix
                   12638: 
                   12639:        * buildall-with-xml, buildall-without-xml: ! libgc:USE_MUNMAP
                   12640:          activates merging of free memory blocks which helps a lot in our
                   12641:          case: after transform we want CORD(main.result)->cstr[big
                   12642:          malloc]->transcode[big malloc]
                   12643: 
                   12644: 2006-01-17  paf
                   12645: 
                   12646:        * src/types/pa_vhashfile.C: ! hashfile.foreach: counted pairs
                   12647:          before reading them. got rid of reallocs = became quicker and
                   12648:          less fragmentated
                   12649: 
                   12650: 2005-12-29  paf
                   12651: 
1.116     moko     12652:        * INSTALL, Makefile.am, buildall-with-xml, buildall-without-xml,
                   12653:          configure, configure.in, src/include/pa_version.h,
                   12654:          src/lib/ltdl/Makefile.am, src/lib/ltdl/acconfig.h,
1.95      moko     12655:          src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
                   12656:          src/lib/ltdl/config.sub, src/lib/ltdl/configure.in,
                   12657:          src/lib/ltdl/install-sh, src/lib/ltdl/ltmain.sh,
                   12658:          src/lib/ltdl/missing: . merged from 3.2.1
                   12659: 
1.116     moko     12660:        * Makefile.am, src/lib/ltdl/Makefile.am: . now site.m4 also
                   12661:          packaged when 'make dist', so do configure companion files in
                   12662:          src/lib/ltdl
                   12663: 
                   12664:        * src/lib/ltdl/: Makefile.am, acconfig.h, acinclude.m4,
                   12665:          config.guess, config.sub, configure.in, install-sh, ltmain.sh,
                   12666:          missing: . now config_auto.h is created with configure [were
                   12667:          constant]
1.95      moko     12668: 
                   12669:        * INSTALL: . references to documentation and some clarification
                   12670: 
                   12671:        * buildall-with-xml, buildall-without-xml: . farawell doc
                   12672:          indication
                   12673: 
1.116     moko     12674:        * Makefile.am: . dist+=buildall*
1.95      moko     12675: 
                   12676: 2005-12-28  paf
                   12677: 
                   12678:        * configure: . 3.2.1
                   12679: 
                   12680:        * INSTALL, buildall-with-xml, buildall-without-xml: + started to
                   12681:          simplify build process, see INSTALL
                   12682: 
                   12683: 2005-12-26  paf
                   12684: 
                   12685:        * configure: ver
                   12686: 
                   12687:        * configure.in, src/include/pa_version.h, src/main/compile.tab.C:
                   12688:          version
                   12689: 
                   12690: 2005-12-21  paf
                   12691: 
                   12692:        * src/main/: compile.tab.C, main.vcproj: . win32: grammar is now
                   12693:          compiled with bison 1.875b, it reports unexpected token names
                   12694: 
                   12695: 2005-12-19  paf
                   12696: 
                   12697:        * src/: main/compile.tab.C, types/pa_vxnode.h: ! bugfix xnode now
                   12698:          holds a link to xmlNode to prevent premature gc(xmlNode)
                   12699: 
                   12700:        * src/classes/classes.vcproj, src/include/pa_config_fixed.h,
                   12701:          src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
                   12702:          src/main/main.vcproj, src/main/pa_globals.C,
                   12703:          src/targets/cgi/parser3.vcproj,
                   12704:          src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj,
                   12705:          configure, configure.in, src/include/pa_version.h: . killing
                   12706:          gdome [what a relief]
                   12707: 
                   12708:        * tests/: 097.html, 106.html, 108.html, 110.html, 112.html,
                   12709:          113.html, 114.html, 115.html, 116.html, 117.html, Makefile,
                   12710:          run_parser.sh, results/001.processed, results/002.processed,
                   12711:          results/003.processed, results/004.processed,
                   12712:          results/005.processed, results/006.processed,
                   12713:          results/008.processed, results/009.processed,
                   12714:          results/010.processed, results/011.processed,
                   12715:          results/012.processed, results/013.processed,
                   12716:          results/014.processed, results/015.processed,
                   12717:          results/016.processed, results/017.processed,
                   12718:          results/018.processed, results/020.processed,
                   12719:          results/021.processed, results/022.processed,
                   12720:          results/023.processed, results/024.processed,
                   12721:          results/025.processed, results/026.processed,
                   12722:          results/027.processed, results/028.processed,
                   12723:          results/029.processed, results/030.processed,
                   12724:          results/031.processed, results/032.processed,
                   12725:          results/033.processed, results/034.processed,
                   12726:          results/035.processed, results/036.processed,
                   12727:          results/037.processed, results/038.processed,
                   12728:          results/039.processed, results/040.processed,
                   12729:          results/041.processed, results/042.processed,
                   12730:          results/043.processed, results/044.processed,
                   12731:          results/045.processed, results/046.processed,
                   12732:          results/047.processed, results/048.processed,
                   12733:          results/049.processed, results/050.processed,
                   12734:          results/051.processed, results/052.processed,
                   12735:          results/053.processed, results/054.processed,
                   12736:          results/055.processed, results/056.processed,
                   12737:          results/057.processed, results/058.processed,
                   12738:          results/059.processed, results/060.processed,
                   12739:          results/061.processed, results/062.processed,
                   12740:          results/063.processed, results/064.processed,
                   12741:          results/065.processed, results/066.processed,
                   12742:          results/067.processed, results/068.processed,
                   12743:          results/069.processed, results/070.processed,
                   12744:          results/071.processed, results/072.processed,
                   12745:          results/073.processed, results/074.processed,
                   12746:          results/075.processed, results/076.processed,
                   12747:          results/077.processed, results/078.processed,
                   12748:          results/079.processed, results/080.processed,
                   12749:          results/081.processed, results/082.processed,
                   12750:          results/083.processed, results/084.processed,
                   12751:          results/085.processed, results/086.processed,
                   12752:          results/087.processed, results/088.processed,
                   12753:          results/089.processed, results/090.processed,
                   12754:          results/091.processed, results/092.processed,
                   12755:          results/093.processed, results/094.processed,
                   12756:          results/095.processed, results/096.processed,
                   12757:          results/097.processed, results/099.processed,
                   12758:          results/100.processed, results/101.processed,
                   12759:          results/102.processed, results/104.processed,
                   12760:          results/105.processed, results/106.processed,
                   12761:          results/107.processed, results/108.processed,
                   12762:          results/109.processed, results/110.processed,
                   12763:          results/111.processed, results/112.processed,
                   12764:          results/113.processed, results/114.processed,
                   12765:          results/115.processed, results/117.processed,
                   12766:          results/119.processed, results/120.processed,
                   12767:          results/121.processed, results/122.processed,
                   12768:          results/123.processed, results/124.processed,
                   12769:          results/125.processed, results/126.processed,
                   12770:          results/127.processed, results/128.processed,
                   12771:          results/129.processed, results/130.processed,
                   12772:          results/131.processed, results/132.processed,
                   12773:          results/133.processed, results/134.processed,
                   12774:          results/135.processed, results/136.processed,
                   12775:          results/138.processed, results/139.processed,
                   12776:          results/140.processed, results/141.processed,
                   12777:          results/142.processed, results/143.processed,
                   12778:          results/144.processed, results/145.processed,
                   12779:          results/146.processed, results/147.processed,
                   12780:          results/148.processed, results/149.processed, results/auto.p: .
                   12781:          now works if we turn off default auto.p
                   12782: 
1.116     moko     12783:        * configure: . makes
1.95      moko     12784: 
                   12785:        * src/types/pa_vxnode.C: . less warnings
                   12786: 
                   12787:        * src/types/pa_vxnode.C, tests/142.html, tests/144.html,
                   12788:          tests/145.html, tests/149.html, tests/descript.ion,
                   12789:          tests/outputs/d.cmd, tests/results/142.processed,
                   12790:          tests/results/143.processed, tests/results/144.processed,
                   12791:          tests/results/145.processed, tests/results/146.processed,
                   12792:          tests/results/147.processed, tests/results/148.processed,
                   12793:          tests/results/149.processed: . removed .nodeValue from all node
                   12794:          types other than 5 (grabbed piece from gdome)
                   12795: 
                   12796:        * tests/: 137.html, results/137.processed: . not handled this case
                   12797:          yet. code does not hang from inserting parent into child,
                   12798:          considering thing minor issue -- nodes are removed from source
                   12799:          anyway, don't know why shold that be an error after all
                   12800: 
                   12801:        * src/targets/cgi/parser3.C: . style
                   12802: 
                   12803:        * src/classes/xnode.C: . "xml.dom" . xnode.select* now works on
                   12804:          xdoc too [were barking "not element"]
                   12805: 
                   12806: 2005-12-16  paf
                   12807: 
                   12808:        * tests/: 146.html, 147.html, 148.html: . more tests
                   12809: 
                   12810:        * src/classes/xnode.C: . also bark on possible errors
                   12811: 
                   12812:        * src/types/: pa_vxdoc.C, pa_vxnode.C, pa_vxnode.h: + xdoc DOM
                   12813:          props
                   12814: 
                   12815:        * src/: types/pa_value.h, types/pa_vvoid.h, main/compile.tab.C,
                   12816:          main/compile.y: merged from HEAD ! fixed overoptimized
                   12817:          ^call(false) case. (confused it with ^call[] case)
                   12818: 
                   12819:        * src/main/: compile.tab.C, compile.y: ! fixed overoptimized
                   12820:          ^call(false) case. (confused it with ^call[] case)
                   12821: 
                   12822:        * tests/: 142.html, 143.html, 144.html, 145.html: . dom [part]
                   12823: 
                   12824:        * tests/: 006.html, 034.html, 057.html, Makefile, make_tests.cmd,
                   12825:          results/001.processed, results/002.processed,
                   12826:          results/003.processed, results/004.processed,
                   12827:          results/005.processed, results/006.processed,
                   12828:          results/008.processed, results/009.processed,
                   12829:          results/010.processed, results/011.processed,
                   12830:          results/012.processed, results/013.processed,
                   12831:          results/014.processed, results/015.processed,
                   12832:          results/016.processed, results/017.processed,
                   12833:          results/018.processed, results/019.processed,
                   12834:          results/020.processed, results/021.processed,
                   12835:          results/022.processed, results/023.processed,
                   12836:          results/024.processed, results/025.processed,
                   12837:          results/026.processed, results/027.processed,
                   12838:          results/028.processed, results/029.processed,
                   12839:          results/030.processed, results/031.processed,
                   12840:          results/032.processed, results/033.processed,
                   12841:          results/034.processed, results/035.processed,
                   12842:          results/036.processed, results/037.processed,
                   12843:          results/038.processed, results/039.processed,
                   12844:          results/040.processed, results/041.processed,
                   12845:          results/042.processed, results/043.processed,
                   12846:          results/044.processed, results/045.processed,
                   12847:          results/046.processed, results/047.processed,
                   12848:          results/048.processed, results/049.processed,
                   12849:          results/050.processed, results/051.processed,
                   12850:          results/052.processed, results/053.processed,
                   12851:          results/054.processed, results/055.processed,
                   12852:          results/056.processed, results/057.processed,
                   12853:          results/058.processed, results/059.processed,
                   12854:          results/060.processed, results/061.processed,
                   12855:          results/062.processed, results/063.processed,
                   12856:          results/064.processed, results/065.processed,
                   12857:          results/066.processed, results/067.processed,
                   12858:          results/068.processed, results/069.processed,
                   12859:          results/070.processed, results/071.processed,
                   12860:          results/072.processed, results/073.processed,
                   12861:          results/074.processed, results/075.processed,
                   12862:          results/076.processed, results/077.processed,
                   12863:          results/078.processed, results/079.processed,
                   12864:          results/080.processed, results/081.processed,
                   12865:          results/082.processed, results/083.processed,
                   12866:          results/084.processed, results/085.processed,
                   12867:          results/086.processed, results/087.processed,
                   12868:          results/088.processed, results/089.processed,
                   12869:          results/090.processed, results/091.processed,
                   12870:          results/092.processed, results/093.processed,
                   12871:          results/094.processed, results/095.processed,
                   12872:          results/096.processed, results/097.processed,
                   12873:          results/099.processed, results/101.processed,
                   12874:          results/102.processed, results/104.processed,
                   12875:          results/105.processed, results/106.processed,
                   12876:          results/107.processed, results/108.processed,
                   12877:          results/109.processed, results/110.processed,
                   12878:          results/111.processed, results/112.processed,
                   12879:          results/113.processed, results/114.processed,
                   12880:          results/115.processed, results/116.processed,
                   12881:          results/117.processed, results/118.processed,
                   12882:          results/119.processed, results/120.processed,
                   12883:          results/121.processed, results/122.processed,
                   12884:          results/123.processed, results/124.processed,
                   12885:          results/125.processed, results/126.processed,
                   12886:          results/127.processed, results/128.processed,
                   12887:          results/129.processed, results/130.processed,
                   12888:          results/131.processed, results/132.processed,
                   12889:          results/133.processed, results/134.processed,
                   12890:          results/135.processed, results/136.processed,
                   12891:          results/137.processed, results/138.processed,
                   12892:          results/139.processed, results/140.processed,
                   12893:          results/141.processed: . refreshed old tests, made them work
                   12894:          without auto.p (in utf8) . things noted: . gif got encoded
                   12895:          differently . exif 0000:00:00 decoded now into 0000:00:00 (were
                   12896:          some strange year)
                   12897: 
                   12898:        * INSTALL: . revived linux libgc fix
                   12899: 
                   12900:        * INSTALL, configure.in, src/lib/Makefile.am: . sweetest part [no
                   12901:          glib/gdome in INSTALL and patches]
                   12902: 
                   12903:        * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   12904:          include/pa_charset.h, include/pa_config_includes.h,
                   12905:          include/pa_globals.h, include/pa_memory.h, include/pa_request.h,
                   12906:          include/pa_xml_exception.h, lib/cord/Makefile.am,
                   12907:          lib/cord/cord.vcproj, lib/cord/cordbscs.c, lib/cord/cordprnt.c,
                   12908:          lib/cord/cordxtra.c, main/compile.tab.C, main/pa_charset.C,
                   12909:          main/pa_globals.C, main/pa_memory.C, main/pa_request.C,
                   12910:          main/pa_stylesheet_connection.C, main/pa_xml_exception.C,
                   12911:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   12912:          types/pa_vxnode.h: . started killing gdome
                   12913: 
                   12914: 2005-12-13  paf
                   12915: 
                   12916:        * src/main/: pa_request.C: merged from HEAD ! when code in
                   12917:          @unhandled_exception thrown another exception, print correct
                   12918:          origin (earlier code in catch of exception inside of
                   12919:          @unhandled_exception grabbed parent_frame(original_exception)
                   12920:          origin and printed it, instead of true origin)
                   12921: 
                   12922:        * src/main/pa_request.C: ! when code in @unhandled_exception thrown
                   12923:          another exception, print correct origin (earlier code in catch of
                   12924:          exception inside of @unhandled_exception grabbed
                   12925:          parent_frame(original_exception) origin and printed it, instead
                   12926:          of true origin)
                   12927: 
                   12928: 2005-12-09  paf
                   12929: 
                   12930:        * INSTALL: . updated INSTALL doc to work around linux stack base
                   12931:          detection problem, due to change in gc6.4 code
                   12932: 
                   12933:        * src/main/: pa_string.C: merged from 3.1.5 ! regex tainting were
                   12934:          ignored in ^string.matched :(
                   12935: 
                   12936:        * src/main/pa_string.C: ! regex tainting were ignored in
                   12937:          ^string.matched :(
                   12938: 
                   12939:        * ChangeLog, INSTALL, configure, configure.in, src/classes/date.C,
                   12940:          src/include/pa_config_fixed.h, src/include/pa_version.h,
                   12941:          src/main/compile.y, src/main/compile_tools.h,
                   12942:          src/main/pa_charset.C, src/main/pa_common.C,
                   12943:          src/main/pa_globals.C, src/main/pa_string.C,
                   12944:          src/targets/cgi/getopt.c, src/targets/isapi/parser3isapi.C,
                   12945:          src/types/pa_vmail.C: . merged latest fixes from 3.2.0
                   12946: 
                   12947: 2005-12-08  paf
                   12948: 
                   12949:        * src/types/pa_vmail.C: merged from 3.2.0 ! bcc line longer then
                   12950:          500 chars now handled OK [were wrapped on 500th char according to
                   12951:          rfc, but sendmail failed to unwrap it properly]
                   12952: 
                   12953:        * src/types/pa_vmail.C: ! bcc line longer then 500 chars now
                   12954:          handled OK [were wrapped on 500th char according to rfc, but
                   12955:          sendmail failed to unwrap it properly]
                   12956: 
                   12957:        * src/targets/isapi/parser3isapi.C: . less warnings
                   12958: 
                   12959:        * src/targets/isapi/parser3isapi.C: . undone some strange change
                   12960:          since 3.1.5
                   12961: 
                   12962:        * src/targets/isapi/parser3isapi.C: . merged from 3.1.5 release
                   12963:          link fixes
                   12964: 
                   12965:        * src/: classes/date.C, include/pa_config_fixed.h,
                   12966:          main/compile.tab.C, main/compile.y, main/compile_tools.h,
                   12967:          main/pa_charset.C, main/pa_common.C, main/pa_globals.C,
                   12968:          main/pa_string.C, targets/cgi/getopt.c: . less warnings
                   12969: 
                   12970:        * src/include/pa_config_fixed.h: . removed outdated string origins
                   12971:          [in current storage scheme there's no place for them. someday we
                   12972:          can add third CORD to store origins and special version of parser
                   12973:          which stores origins there [separate binary]]
                   12974: 
                   12975: 2005-12-07  paf
                   12976: 
                   12977:        * src/targets/isapi/parser3isapi.C: . now links in release mode
                   12978: 
                   12979:        * src/include/pa_version.h: makefiles
                   12980: 
                   12981:        * src/include/pa_version.h: . not beta
                   12982: 
                   12983:        * configure, configure.in, src/include/pa_version.h: not beta
                   12984: 
                   12985: 2005-12-06  paf
                   12986: 
                   12987:        * src/types/: pa_wcontext.C, pa_wcontext.h: ! after long discussion
                   12988:          [some details here http://i2/tasks/edit/?id=4869912143891354460]
                   12989:          decided to undo the change ^call[$void] passes void. now it will
                   12990:          pass empty string again.
                   12991: 
                   12992:        * src/main/: compile.tab.C, compile.y: . version readded
                   12993: 
                   12994:        * src/classes/op.C: . in this version there is no ^switch[$nothing]
                   12995:          = ^switch[void] problem
                   12996: 
                   12997: 2005-12-01  paf
                   12998: 
                   12999:        * src/classes/op.C: mreged from HEAD . bugfix ^switch[$void_value]
                   13000:          caused ^case[string] to be coerced to double since searching
                   13001:          value were not string (it was vvoid)
                   13002: 
                   13003:        * src/classes/op.C: . bugfix ^switch[$void_value] caused
                   13004:          ^case[string] to be coerced to double since searching value were
                   13005:          not string (it was vvoid)
                   13006: 
                   13007:        * INSTALL: . compiled with       libxml2 = 2.6.22       libxslt =
                   13008:          1.1.15       glib = 1.2.10       gdome2 = 0.8.1
                   13009: 
                   13010: 2005-11-30  paf
                   13011: 
                   13012:        * src/types/pa_vdate.h: merged from HEAD: ! bugfix: to drop TZ on
                   13013:          win32 must putenv("TZ="), on unix works only putenv("TZ")
                   13014: 
                   13015:        * src/types/pa_vdate.h: ! bugfix: to drop TZ on win32 must
                   13016:          putenv("TZ="), on unix works only putenv("TZ")
                   13017: 
                   13018:        * INSTALL: . xml libs versions updated
                   13019: 
                   13020:        * src/main/pa_globals.C: //20051130 trying to remove this, author
                   13021:          claims that fixed a lot there // 20040920 for now both
                   13022:          workarounds needed. wait for new libxml/xsl versions
                   13023: 
                   13024: 2005-11-28  paf
                   13025: 
                   13026:        * src/classes/table.C: merged from HEAD: ! nameless table has
                   13027:          columns==0
                   13028: 
                   13029:        * src/classes/table.C: ! nameless table has columns==0
                   13030: 
                   13031:        * src/main/pa_http.C: merged from HEAD: ! status line check made
                   13032:          earlier [was totally wrong]
                   13033: 
                   13034:        * src/main/pa_http.C: ! status line check made earlier [was totally
                   13035:          wrong]
                   13036: 
                   13037: 2005-11-25  paf
                   13038: 
                   13039:        * src/include/pa_array.h: -this reduces speed(table::load) strange.
                   13040:          undoing for now...
                   13041: 
                   13042:        * src/include/pa_version.h: -this reduces speed(table::load),
                   13043:          strange. undoing
                   13044: 
                   13045:        * src/classes/op.C: merged from HEAD + ^while(){}[SEPARATOR]
                   13046: 
                   13047:        * src/classes/op.C: + ^while(){}[SEPARATOR]
                   13048: 
                   13049:        * src/include/pa_array.h: + optimistics added: all arrays (table
                   13050:          rows) now grow size*=2, like in .NET ArrayList.EnsureCapacity,
                   13051:          this speeds things up and saves memory a LOT! (not noticed
                   13052:          negative effect on syntetic tests, future will tell...)
                   13053: 
                   13054:        * src/include/pa_memory.h: . removed GC_DEBUG for debug version, it
                   13055:          changed gc_malloc implementation, which obscured profiling
                   13056: 
                   13057:        * src/classes/table.C: merged from HEAD: + optimized
                   13058:          table::load/sql, now row ArrayString-s allocated with
                   13059:          columns.count() elements and don't always grow from
                   13060:          count=3[realloc,realloc]
                   13061: 
                   13062:        * src/classes/table.C: + optimized table::load/sql, now row
                   13063:          ArrayString-s allocated with columns.count() elements and don't
                   13064:          always grow from count=3[realloc,realloc]
                   13065: 
                   13066:        * src/classes/table.C: merged from HEAD: . ^table.save unused
                   13067:          buffer after save
                   13068: 
                   13069:        * src/classes/table.C: . ^table.save unused buffer after save
                   13070: 
                   13071: 2005-11-24  paf
                   13072: 
                   13073:        * configure.in: . merged glib2-config patch
                   13074: 
                   13075:        * configure.in: + trying to find glib2-config
                   13076: 
                   13077:        * src/: classes/file.C, include/pa_common.h, main/execute.C,
                   13078:          main/pa_common.C, main/pa_request.C: merged from HEAD: ! changed
                   13079:          file/dir_readable to simple file/dir_exist, this would help in
                   13080:          situations "class not found because .p file has bad rights" << in
                   13081:          that case error would be explicit "access denied to 'this' file"
                   13082: 
1.116     moko     13083:        * aclocal.m4, configure, src/include/pa_config_auto.h.in: makefiles
1.95      moko     13084: 
                   13085:        * src/: classes/file.C, include/pa_common.h, main/execute.C,
                   13086:          main/pa_common.C, main/pa_request.C: ! changed file/dir_readable
                   13087:          to simple file/dir_exist, this would help in situations "class
                   13088:          not found because .p file has bad rights" << in that case error
                   13089:          would be explicit "access denied to 'this' file"
                   13090: 
                   13091:        * src/: classes/file.C, 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: merged from HEAD: +!
                   13094:          ^file::exec/cgi[script;$.charset[changed]
                   13095:          $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
                   13096:          encoded in $.charset charset
                   13097: 
                   13098:        * src/classes/file.C: +! ^file::exec/cgi[script;$.charset[changed]
                   13099:          $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
                   13100:          encoded in $.charset charset
                   13101: 
                   13102:        * src/: include/Makefile.am, include/pa_common.h,
                   13103:          include/pa_http.h, main/Makefile.am, main/main.vcproj,
                   13104:          main/pa_common.C, main/pa_http.C: . extracted http:// into
                   13105:          separate file [preparation for
                   13106:          ^file::cgi[script;$.form[$.field1[]
                   13107: 
                   13108: 2005-11-22  paf
                   13109: 
                   13110:        * src/: include/pa_version.h, main/compile.tab.C: makefiles
                   13111: 
                   13112:        * acinclude.m4, configure.in: . merged underquting fixes
                   13113: 
1.116     moko     13114:        * src/include/pa_config_auto.h.in: configure+makes
1.95      moko     13115: 
                   13116:        * src/classes/op.C: . overmerged a little
                   13117: 
                   13118:        * src/main/compile.tab.C: Makefile
                   13119: 
                   13120:        * src/main/: pa_common.C: . less gcc warnings
                   13121: 
                   13122:        * src/classes/op.C: merged from HEAD: + $exception.handled[cache]
                   13123:          now reports original exception if we have no old cache
                   13124: 
                   13125:        * src/classes/op.C: + $exception.handled[cache] now reports
                   13126:          original exception if we have no old cache
                   13127: 
                   13128:        * src/: classes/op.C, include/pa_string.h, main/untaint.C: merged
                   13129:          from HEAD: + ^taint/untaint[regex] << escapes these:
                   13130:          \^$.[]|()?*+{}
                   13131: 
                   13132:        * src/: classes/op.C, include/pa_string.h, main/untaint.C: +
                   13133:          ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
                   13134: 
                   13135:        * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
                   13136:          getenv-ed variable, which does not work both on win32&unix.
                   13137:          copied old TZ value now
                   13138: 
                   13139:        * src/types/pa_vdate.h: merged from 3.1.5: ! date TZ save/restore
                   13140:          stored pointer to getenv-ed variable, which does not work both on
                   13141:          win32&unix. copied old TZ value now
                   13142: 
                   13143:        * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
                   13144:          getenv-ed variable, which does not work both on win32&unix.
                   13145:          copied old TZ value now
                   13146: 
                   13147:        * src/types/pa_vresponse.C: merged from HEAD: + $response:headers
                   13148:          access to internal hash
                   13149: 
                   13150:        * src/types/pa_vresponse.C: + $response:headers access to internal
                   13151:          hash
                   13152: 
                   13153:        * src/targets/isapi/parser3isapi.C: merged from HEAD: +
                   13154:          GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
                   13155:          isapi] this reduces number of "GC Warning: Repeated allocation of
                   13156:          very large block" messages to only important onces
                   13157: 
                   13158:        * src/targets/isapi/parser3isapi.C: +
                   13159:          GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
                   13160:          isapi] this reduces number of "GC Warning: Repeated allocation of
                   13161:          very large block" messages to only important onces
                   13162: 
                   13163:        * src/classes/string.C: merged from HEAD: + removed limitation on
                   13164:          ^string/int/double:sql{}[$.default[({param style})] ]
                   13165: 
                   13166:        * src/classes/string.C: + removed limitation on
                   13167:          ^string/int/double:sql{}[$.default[({param style})] ]
                   13168: 
                   13169:        * src/main/pa_common.C: merged from HEAD: + removed "use either uri
                   13170:          with ?params or $.form option" limitation
                   13171: 
                   13172:        * src/main/pa_common.C: + removed "use either uri with ?params or
                   13173:          $.form option" limitation
                   13174: 
                   13175:        * src/: classes/file.C, classes/string.C, include/pa_common.h,
                   13176:          main/pa_common.C: merged from HEAD: + ^file.base64[] encode +
                   13177:          ^file::base64[encoded] decode
                   13178: 
                   13179:        * src/: classes/file.C, classes/string.C, include/pa_common.h,
                   13180:          main/pa_common.C: + ^file.base64[] encode +
                   13181:          ^file::base64[encoded] decode
                   13182: 
                   13183:        * src/classes/: file.C, string.C: + ^string.base64[] encode +
                   13184:          ^string:base64[encoded] decode
                   13185: 
                   13186:        * src/: classes/string.C, include/pa_common.h, main/pa_common.C: +
                   13187:          ^string:base64[in] encode + ^string.base64[] decode
                   13188: 
                   13189: 2005-11-21  paf
                   13190: 
                   13191:        * src/classes/file.C: + merged from HEAD:
                   13192:          ^file::create[text;file.xml;^untaint[xml]{data}]
                   13193: 
                   13194:        * src/classes/file.C: +
                   13195:          ^file::create[text;file.xml;^untaint[xml]{data}]
                   13196: 
                   13197:        * src/main/pa_request.C: ! merged: $response:body[file] now
                   13198:          differes from :download, it does not return content-disposition
                   13199:          at all now [previusely it returned valueless content-disposition]
                   13200: 
                   13201:        * src/main/pa_request.C: ! $response:body[file] now differes from
                   13202:          :download, it does not return content-disposition at all now
                   13203:          [previusely it returned valueless content-disposition]
                   13204: 
                   13205:        * src/main/: compile.tab.C, compile.y: ! overoptimized void
                   13206:          literals, reverted to just vvod, recreating empty array with each
                   13207:          void_value token. that's absolutely needed, since that array
                   13208:          grows
                   13209: 
                   13210:        * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
                   13211:          types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
                   13212:          types/pa_vmethod_frame.h: + merged: expression literals:
                   13213:          true/false. ^format[$.indent(true)]
                   13214: 
                   13215:        * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
                   13216:          types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
                   13217:          types/pa_vmethod_frame.h: + expression literals: true/false.
                   13218:          ^format[$.indent(true)]
                   13219: 
                   13220:        * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
                   13221:          merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
                   13222:          i386-pc-win32)"
                   13223: 
                   13224:        * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
                   13225:          $env:PARSER_VERSION reports "3.1.5beta (compiled on
                   13226:          i386-pc-win32)"
                   13227: 
                   13228: 2005-11-18  paf
                   13229: 
                   13230:        * src/classes/: double.C, int.C: ! ^int/double:sql{select
                   13231:          null}[$.default(123)] will now return default value
                   13232: 
                   13233:        * src/classes/op.C: + merged ^cache[] << returns current cache
                   13234:          expiration time
                   13235: 
                   13236:        * src/classes/op.C: + ^cache[] << returns current cache expiration
                   13237:          time
                   13238: 
                   13239:        * src/classes/table.C: ! merged ^table::create[not'nameless';
                   13240:          failed << Exception.problem_source pointed to local var!
                   13241: 
                   13242:        * src/classes/table.C: ! ^table::create[not'nameless'; failed <<
                   13243:          Exception.problem_source pointed to local var!
                   13244: 
                   13245:        * src/main/pa_common.C: ! merged: file::load[binary;fileOfZeroSize]
                   13246:          now loads VFile.ptr!=0, so such files can be saved now
                   13247: 
                   13248:        * src/main/pa_common.C: ! file::load[binary;fileOfZeroSize] now
                   13249:          loads VFile.ptr!=0, so such files can be saved now
                   13250: 
                   13251:        * src/include/pa_dir.h: ! merged: file:list now sees .xxx files,
                   13252:          only . and .. now removed from list [were removed all .*]
                   13253: 
                   13254:        * src/include/pa_dir.h: ! file:list now sees .xxx files, only . and
                   13255:          .. now removed from list [were removed all .*]
                   13256: 
                   13257:        * src/lib/sdbm/apr_file_io.C: ! merged from 3.1.5: hashfile file
                   13258:          open error now checked, were not :( [stole that piece from apache
                   13259:          1.3 sources]
                   13260: 
                   13261:        * src/lib/sdbm/apr_file_io.C: ! hashfile file open error now
                   13262:          checked, were not :( [stole that piece from apache 1.3 sources]
                   13263: 
                   13264:        * src/main/pa_request.C: ! merged from 3.1.5: ensured proper
                   13265:          untainting of @main result if returned by $result or
                   13266:          $response:body
                   13267: 
                   13268:        * src/main/pa_request.C: ! ensured proper untainting of @main
                   13269:          result if returned by $result or $response:body
                   13270: 
                   13271:        * src/main/pa_common.C: ! merged from 3.1.5: fixed file load memory
                   13272:          issue: now tries to guess content-length and allocates one big
                   13273:          piece if possible [regretfully gc_realloc works as malloc+free,
                   13274:          leaving lots of holes behind]
                   13275: 
                   13276:        * src/: classes/memory.C, main/compile.tab.C, main/pa_common.C: !
                   13277:          fixed file load memory issue: now tries to guess content-length
                   13278:          and allocates one big piece if possible [regretfully gc_realloc
                   13279:          works as malloc+free, leaving lots of holes behind]
                   13280: 
                   13281: 2005-11-16  paf
                   13282: 
                   13283:        * src/: include/pa_common.h, classes/file.C, classes/table.C,
                   13284:          main/compile.tab.C, main/pa_common.C: merged to HEAD: !
                   13285:          table::save with enclosers now doubles them: "->"" !
                   13286:          table::save/load do not remove elements from options hash
                   13287: 
                   13288:        * src/main/compile.y: ! merged to HEAD: ^if(-f "...") now works
                   13289:          [were overoptimized ^if(double_literal), compiler confused
                   13290:          OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
                   13291: 
                   13292:        * src/main/: compile.tab.C, compile.y: ! ^if(-f "...") now works
                   13293:          [were overoptimized ^if(double_literal), compiler confused
                   13294:          OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
                   13295: 
                   13296:        * src/: classes/file.C, classes/table.C, include/pa_common.h,
                   13297:          main/pa_common.C: ! table::save with enclosers now doubles them:
                   13298:          "->"" ! table::save/load do not remove elements from options hash
                   13299: 
                   13300: 2005-11-03  paf
                   13301: 
1.116     moko     13302:        * src/main/: Makefile.am, compile.tab.C: removed $< from .y
                   13303:          compilation, not all makefiles liked that
1.95      moko     13304: 
                   13305: 2005-08-30  paf
                   13306: 
                   13307:        * src/classes/op.C: merge . speedup check of [DEFAULT]
                   13308: 
                   13309:        * src/classes/op.C: . speedup check of [DEFAULT]
                   13310: 
                   13311: 2005-08-26  paf
                   13312: 
                   13313:        * src/: classes/date.C, types/pa_vdate.h: merged + date.week
                   13314: 
                   13315:        * src/: classes/date.C, types/pa_vdate.h: + date.week
                   13316: 
                   13317:        * src/classes/table.C: merged ! ^table::create[bad]{xxx} now
                   13318:          complains about bad!=nameless
                   13319: 
                   13320:        * src/classes/table.C: ! ^table::create[bad]{xxx} now complains
                   13321:          about bad!=nameless
                   13322: 
                   13323:        * src/classes/: hash.C, string.C, table.C, void.C: merged !
                   13324:          optional options were allowed to be empty. were checked
                   13325:          if(is_string), changed to !defined||is_string to allow void
                   13326: 
                   13327:        * src/: targets/isapi/parser3isapi.C, classes/hash.C,
                   13328:          classes/string.C, classes/table.C, classes/void.C: ! optional
                   13329:          options were allowed to be empty. were checked if(is_string),
                   13330:          changed to !defined||is_string to allow void
                   13331: 
                   13332:        * src/types/pa_vmethod_frame.h: merged ! many classes/*  used
                   13333:          as_junction where they needed as_int/double, so failed with
                   13334:          recent "(const) now no junction" optimization
                   13335: 
                   13336:        * src/classes/: double.C, int.C, math.C, op.C, string.C, table.C:
                   13337:          merged ! many classes/*  used as_junction where they needed
                   13338:          as_int/double, so failed with recent "(const) now no junction"
                   13339:          optimization
                   13340: 
                   13341:        * src/: classes/double.C, classes/int.C, classes/math.C,
                   13342:          classes/op.C, classes/string.C, classes/table.C,
                   13343:          main/compile.tab.C, types/pa_vmethod_frame.h: ! many classes/*
                   13344:          used as_junction where they needed as_int/double, so failed with
                   13345:          recent "(const) now no junction" optimization
                   13346: 
                   13347: 2005-08-24  paf
                   13348: 
                   13349:        * src/targets/isapi/: parser3isapi.C, parser3isapi.vcproj: ! on
                   13350:          windows 2003 DllMain receivese \\?\ prefix to fullspec of .dll,
                   13351:          stripped it
                   13352: 
                   13353: 2005-08-09  paf
                   13354: 
                   13355:        * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
                   13356:          not cleared
                   13357: 
                   13358:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   13359:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   13360:          classes/hashfile.C, classes/image.C, classes/int.C,
                   13361:          classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
                   13362:          classes/response.C, classes/string.C, classes/table.C,
                   13363:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   13364:          include/pa_array.h, include/pa_cache_managers.h,
                   13365:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   13366:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   13367:          include/pa_dictionary.h, include/pa_dir.h,
                   13368:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   13369:          include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
                   13370:          include/pa_operation.h, include/pa_os.h, include/pa_request.h,
                   13371:          include/pa_request_charsets.h, include/pa_request_info.h,
                   13372:          include/pa_sapi.h, include/pa_socks.h,
                   13373:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   13374:          include/pa_stack.h, include/pa_string.h,
                   13375:          include/pa_stylesheet_connection.h,
                   13376:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   13377:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   13378:          include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
                   13379:          lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
                   13380:          lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
                   13381:          lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
                   13382:          main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
                   13383:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   13384:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   13385:          main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
                   13386:          main/pa_os.C, main/pa_request.C, main/pa_socks.C,
                   13387:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   13388:          main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
                   13389:          main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
                   13390:          main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
                   13391:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   13392:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   13393:          types/pa_junction.h, types/pa_method.h, types/pa_property.h,
                   13394:          types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
                   13395:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
                   13396:          types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   13397:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
                   13398:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
                   13399:          types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
                   13400:          types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
                   13401:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
                   13402:          types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
                   13403:          types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   13404:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   13405:          types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   13406:          types/pa_vresponse.C, types/pa_vresponse.h,
                   13407:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   13408:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   13409:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   13410:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   13411:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   13412:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   13413:          types/pa_wcontext.h, types/pa_wwrapper.h: 2005
                   13414: 
                   13415:        * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
                   13416:          pa_vmethod_frame.h: merged from HEAD ! simplified (double)
                   13417:          speedup consequent checks in vmethod_frame
                   13418: 
                   13419:        * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
                   13420:          not cleared
                   13421: 
                   13422:        * src/: classes/file.C, main/pa_exec.C: merged +file::cgi/exec now
                   13423:          params: 50 max (were 10)
                   13424: 
                   13425:        * src/: classes/file.C, main/pa_exec.C: + file::cgi/exec now
                   13426:          params: 50 max (were 10)
                   13427: 
                   13428:        * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
                   13429:          pa_vmethod_frame.h, pa_vvoid.C, pa_vvoid.h, pa_wcontext.C,
                   13430:          pa_wcontext.h: + ^call[$void] param inside now is void (were:
                   13431:          empty string) ! simplified (double) speedup consequent checks in
                   13432:          vmethod_frame
                   13433: 
                   13434:        * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: merged +
                   13435:          optimized constants in expressions vstring->vdouble + optimized
                   13436:          ^call(vdouble), no junction creation, no calls later
                   13437: 
                   13438: 2005-08-08  paf
                   13439: 
                   13440:        * src/main/: compile.tab.C, compile.y, compile_tools.C,
                   13441:          compile_tools.h: merged + optimized constants in expressions
                   13442:          vstring->vdouble + optimized ^call(vdouble), no junction
                   13443:          creation, no calls later
                   13444: 
                   13445:        * src/types/pa_vdouble.h: merged . double values without fractional
                   13446:          part now default printed as %.0f instead of %g
                   13447: 
                   13448:        * src/types/pa_vdouble.h: . double values without fractional part
                   13449:          now default printed as %.0f instead of %g
                   13450: 
                   13451:        * src/classes/hashfile.C: . merged ! second hashfile::open would
                   13452:          cause an exception
                   13453: 
                   13454:        * src/classes/hashfile.C: ! second hashfile::open would cause an
                   13455:          exception
                   13456: 
                   13457:        * src/: classes/classes.h, main/execute.C, types/pa_junction.h,
                   13458:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   13459:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   13460:          types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
                   13461:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vjunction.h,
                   13462:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   13463:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   13464:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   13465:          types/pa_vstateless_object.h, types/pa_vvoid.h,
                   13466:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
                   13467:          merged VJunction(new Junction) optimization from 3.1.4
                   13468: 
                   13469:        * src/: main/execute.C, types/pa_junction.h, types/pa_vjunction.h,
                   13470:          types/pa_vstateless_class.C: + optimized new VJunction(new
                   13471:          Junction(params)) to new VJunction(params), thousands of mallocs
                   13472:          removed
                   13473: 
                   13474: 2005-08-05  paf
                   13475: 
                   13476:        * src/: include/pa_memory.h, main/compile.tab.C, main/compile.y,
                   13477:          types/pa_vdouble.h, types/pa_vmethod_frame.C,
                   13478:          types/pa_vmethod_frame.h: + optimized ^call(vdouble), no junction
                   13479:          creation, no calls later
                   13480: 
                   13481:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   13482:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   13483:          classes/hashfile.C, classes/image.C, classes/int.C,
                   13484:          classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
                   13485:          classes/response.C, classes/string.C, classes/table.C,
                   13486:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   13487:          include/pa_array.h, include/pa_cache_managers.h,
                   13488:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   13489:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   13490:          include/pa_dictionary.h, include/pa_dir.h,
                   13491:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   13492:          include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
                   13493:          include/pa_operation.h, include/pa_os.h, include/pa_request.h,
                   13494:          include/pa_request_charsets.h, include/pa_request_info.h,
                   13495:          include/pa_sapi.h, include/pa_socks.h,
                   13496:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   13497:          include/pa_stack.h, include/pa_string.h,
                   13498:          include/pa_stylesheet_connection.h,
                   13499:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   13500:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   13501:          include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
                   13502:          lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
                   13503:          lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
                   13504:          lib/smtp/smtp.h, main/compile.C, main/compile.y,
                   13505:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   13506:          main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
                   13507:          main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
                   13508:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   13509:          main/pa_memory.C, main/pa_os.C, main/pa_request.C,
                   13510:          main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   13511:          main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
                   13512:          main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
                   13513:          main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
                   13514:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   13515:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   13516:          types/pa_junction.h, types/pa_method.h, types/pa_value.C,
                   13517:          types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
                   13518:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   13519:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
                   13520:          types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
                   13521:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   13522:          types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.h,
                   13523:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   13524:          types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
                   13525:          types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemory.h,
                   13526:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   13527:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   13528:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   13529:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   13530:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   13531:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   13532:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
                   13533:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   13534:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   13535:          types/pa_wcontext.h, types/pa_wwrapper.h: . 2005 ;)
                   13536: 
                   13537:        * src/: lib/cord/cord.vcproj, lib/gd/gd.vcproj,
                   13538:          lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/pcre.vcproj,
                   13539:          lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
                   13540:          lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/compile.tab.C,
                   13541:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   13542:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj: +
                   13543:          optimized constants in expressions vstring->vdouble
                   13544: 
                   13545: 2005-07-29  paf
                   13546: 
                   13547:        * src/types/pa_vclass.C: . shaped up error messages a bit
                   13548: 
                   13549:        * src/types/pa_vclass.C: + property getter can now be overridden
                   13550: 
                   13551:        * src/: main/execute.C, types/pa_vclass.C, types/pa_vobject.C: !
                   13552:          bug fix: static parent fields were not replaced in case
                   13553:          $derived:field[put] + property setter can now be overridden
                   13554: 
                   13555: 2005-07-28  paf
                   13556: 
                   13557:        * configure, configure.in, src/classes/classes.h,
                   13558:          src/classes/date.C, src/classes/file.C, src/classes/hash.C,
                   13559:          src/classes/hashfile.C, src/classes/image.C, src/classes/op.C,
                   13560:          src/classes/table.C, src/classes/xdoc.C, src/classes/xnode.C,
                   13561:          src/classes/xnode.h, src/include/pa_hash.h,
                   13562:          src/include/pa_version.h, src/main/execute.C,
1.116     moko     13563:          src/types/Makefile.am, src/types/pa_method.h,
                   13564:          src/types/pa_value.h, src/types/pa_vclass.C,
                   13565:          src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
                   13566:          src/types/pa_vconsole.h, src/types/pa_vcookie.C,
                   13567:          src/types/pa_vcookie.h, src/types/pa_vhash.h,
                   13568:          src/types/pa_vhashfile.h, src/types/pa_vimage.C,
                   13569:          src/types/pa_vimage.h, src/types/pa_vmethod_frame.h,
                   13570:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   13571:          src/types/pa_vproperty.h, src/types/pa_vrequest.C,
                   13572:          src/types/pa_vrequest.h, src/types/pa_vresponse.C,
                   13573:          src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
                   13574:          src/types/pa_vstateless_class.h,
1.95      moko     13575:          src/types/pa_vstateless_object.h, src/types/pa_vvoid.h,
                   13576:          src/types/pa_vxnode.C, src/types/pa_vxnode.h,
                   13577:          src/types/pa_wwrapper.h: + 3.2.0 beta: merged from
                   13578:          dynamic_fields_join
                   13579: 
                   13580:        * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
                   13581:          classes/xnode.C, include/pa_hash.h, main/execute.C,
                   13582:          types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
                   13583:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   13584:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
                   13585:          types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
                   13586:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   13587:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   13588:          types/pa_vresponse.h, types/pa_vstateless_object.h,
                   13589:          types/pa_vvoid.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   13590:          types/pa_wwrapper.h: ! restored put_element('replace' param), and
                   13591:          restored its checks in vobject.put_element->static fields |
                   13592:          dynamic properties
                   13593: 
                   13594: 2005-07-27  paf
                   13595: 
                   13596:        * src/types/pa_vclass.C: ! changed to GET_ SET_ prefixes. for there
                   13597:          is some old code containing @set_name $name
                   13598: 
                   13599:        * src/types/pa_vobject.h: . fixed warning
                   13600: 
                   13601:        * configure, configure.in, src/include/pa_version.h,
1.116     moko     13602:          src/types/Makefile.am: 3.2.0beta started
1.95      moko     13603: 
                   13604:        * src/: classes/xnode.C, include/pa_hash.h,
                   13605:          types/pa_vstateless_class.C: ! new asserts were all false.
                   13606:          regretfully reverted them all to checks
                   13607: 
                   13608:        * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
                   13609:          classes/op.C, main/execute.C, types/pa_method.h,
                   13610:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   13611:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   13612:          types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
                   13613:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
                   13614:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   13615:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   13616:          types/pa_vstateless_object.h, types/pa_vvoid.h,
                   13617:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
                   13618:          joined_dynamic_fields: removed unused param from put_method
                   13619:          (returned to 3 params)
                   13620: 
                   13621:        * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vclass.h:
                   13622:          joined_dynamic_fields: dynamic get/set works with overriding
                   13623:          props [alpha2]
                   13624: 
                   13625:        * src/types/pa_vclass.C: joined_dynamic_fields: dynamic get/set
                   13626:          works [alfa]
                   13627: 
                   13628:        * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
                   13629:          classes/op.C, include/pa_hash.h, main/execute.C,
                   13630:          types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
                   13631:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   13632:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
                   13633:          types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
                   13634:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   13635:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   13636:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   13637:          types/pa_vstateless_object.h, types/pa_vvoid.h,
                   13638:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
                   13639:          joined_dynamic_fields: just compiled
                   13640: 
                   13641:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   13642:          classes/hashfile.C, classes/image.C, classes/table.C,
                   13643:          classes/xdoc.C, classes/xnode.h, main/execute.C,
                   13644:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
                   13645:          types/pa_vstateless_class.h: joined_dynamic_fields: started
                   13646: 
                   13647:        * src/types/pa_vobject.C: . object setters [only started, does not
                   13648:          work yet]
                   13649: 
                   13650:        * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vobject.C: .
                   13651:          object setters [only started, does not work yet]
                   13652: 
                   13653: 2005-07-26  paf
                   13654: 
                   13655:        * src/: include/pa_request.h, main/execute.C: . properties: set
                   13656:          works [alpha2]. for classes. todo: for objects
                   13657: 
                   13658:        * src/: classes/classes.h, include/pa_hash.h, main/execute.C,
                   13659:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   13660:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   13661:          types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
                   13662:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
                   13663:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   13664:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   13665:          types/pa_vstateless_object.h, types/pa_vvoid.h,
                   13666:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
                   13667:          properties: set works [alpha1]
                   13668: 
                   13669: 2005-07-25  paf
                   13670: 
                   13671:        * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h,
                   13672:          types/pa_vstateless_class.C, types/pa_vstateless_class.h: .
                   13673:          properties: started, get works [alpha1, other approach]
                   13674: 
                   13675:        * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h: .
                   13676:          properties: started, get works [alpha2]
                   13677: 
                   13678:        * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
                   13679:          pa_vstateless_class.h: . properties: started, get works [alpha]
                   13680: 
                   13681: 2005-07-15  paf
                   13682: 
                   13683:        * src/: classes/classes.h, classes/op.C, main/execute.C,
                   13684:          types/pa_junction.h, types/pa_property.h, types/pa_value.h,
                   13685:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
                   13686:          types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   13687:          types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
                   13688:          types/pa_vimage.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
                   13689:          types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   13690:          types/pa_vresponse.C, types/pa_vresponse.h,
                   13691:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   13692:          types/pa_vstateless_object.h, types/pa_vvoid.h,
                   13693:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.h,
                   13694:          types/pa_wwrapper.h, types/types.vcproj: + started property
                   13695:          [getters work but think of changing them too to precaching]
                   13696: 
                   13697: 2005-07-08  paf
                   13698: 
                   13699:        * src/main/pa_request.C: ! bugfix: $response:body[nonfile] caused
                   13700:          gpf
                   13701: 
                   13702: 2005-06-28  paf
                   13703: 
                   13704:        * src/: classes/file.C, main/untaint.C: ! string invariant violated
                   13705:          in passing empty strings to file::exec/cgi environment
                   13706: 
                   13707: 2005-06-06  paf
                   13708: 
                   13709:        * src/classes/: hash.C, string.C, table.C: ! bugfix ^string:sql
                   13710:          ^table:sql ^hash:sql now DO process $.bind option
                   13711: 
                   13712: 2005-05-24  paf
                   13713: 
                   13714:        * src/classes/file.C: ! bugfix ^file::load[mode;name;$.offset
                   13715:          $.limit] now work again [support was broken in 3.1.4]
                   13716: 
                   13717:        * src/: main/pa_string.C, classes/op.C: . steps toward removing
                   13718:          ALL_INTERIOR_POINTERS
                   13719: 
                   13720: 2005-05-12  paf
                   13721: 
                   13722:        * configure: 3.1.5beta
                   13723: 
                   13724:        * src/main/pa_common.C: ! bugfix -- recv()==0 is not an error
                   13725: 
                   13726:        * src/main/pa_common.C: ! bugfix ^file::load[mode;name;$.offset
                   13727:          $.limit] now work again [support was broken in 3.1.4]
                   13728: 
                   13729:        * src/lib/gd/gif.C: ! fixed image.fill, not it does not depend on
                   13730:          line-width  [was refusing to fill if line-width >1, thanks to
                   13731:          Seras <seras@pinxit.lt> for repro case
                   13732: 
                   13733: 2005-04-25  paf
                   13734: 
                   13735:        * src/types/pa_vdate.h: ! getenv("TZ")==0? TZ environment restored
                   13736:          correctly
                   13737: 
                   13738: 2005-04-19  paf
                   13739: 
                   13740:        * src/types/pa_vdate.h: bugfix: initial $date.TZ is 0, that results
                   13741:          in VString violating invariant!!
                   13742: 
                   13743:        * src/types/pa_vdate.h: bugfix: TZ now restored after roll if were
                   13744:          getenv("TZ")==null
                   13745: 
                   13746: 2005-04-08  paf
                   13747: 
                   13748:        * src/main/pa_charset.C: bugfix: UTF8->one-byte-per-char-encoding
                   13749:          bugfix: when there is no char in charset one byte produces 6
                   13750:          (&#255; <<max). increased buffer size!
                   13751: 
                   13752: 2005-03-23  paf
                   13753: 
                   13754:        * src/: types/pa_vdate.h, classes/date.C: ! bugfix:
                   13755:          ^date.sql-string now takes TZ into account
                   13756: 
                   13757: 2005-03-16  paf
                   13758: 
                   13759:        * INSTALL, src/include/pa_stack.h: . compiled on freebsd 5.3 with
                   13760:          gcc 3.4
                   13761: 
                   13762:        * src/types/pa_vhash.C: . warning about eof eol
                   13763: 
                   13764: 2005-02-17  paf
                   13765: 
1.211     moko     13766:        * operators.ru.txt, operators.txt, src/classes/op.C: + operator
                   13767:          ^sleep(double seconds)
1.95      moko     13768: 
                   13769: 2005-02-02  paf
                   13770: 
                   13771:        * src/classes/xnode.C: beauty: removed needless includes
                   13772: 
                   13773: 2005-01-31  paf
                   13774: 
                   13775:        * src/types/pa_vmail.C: change: $.partX now always 1...  change:
                   13776:          $.partNoNumber now alias to $.part1
                   13777: 
                   13778:        * src/types/pa_vmail.C: change: incoming letter part contains
                   13779:          "content-disposition" header with any value? now considering that
                   13780:          part to be "file#" [for text/plain text/html were $.text#
                   13781:          $.html#]
                   13782: 
                   13783:        * INSTALL: updatet to latest working versions available
                   13784: 
                   13785: 2005-01-20  paf
                   13786: 
                   13787:        * configure.in, src/include/pa_version.h: version
                   13788: 
                   13789: 2005-01-19  paf
                   13790: 
1.116     moko     13791:        * src/: lib/gd/Makefile.am, lib/ltdl/Makefile.am,
                   13792:          targets/cgi/parser3.C, types/Makefile.am: forgotten makefiles.
                   13793:          couple warnings in parser3.C
1.95      moko     13794: 
                   13795: 2004-12-23  paf
                   13796: 
                   13797:        * src/main/pa_sql_driver_manager.C: sql connect string, rsplit @
                   13798: 
                   13799:        * src/main/pa_exec.C: win32: bugfix: file::cgi/exec now set current
                   13800:          dir to directory of script (when shbang used), not to directory
                   13801:          of its interpreter
                   13802: 
                   13803:        * src/include/pa_version.h: compiled on win32...
                   13804: 
                   13805:        * src/targets/cgi/parser3.C: now, when version (compiled on HOST),
                   13806:          we need more hspace
                   13807: 
                   13808:        * configure, configure.in, src/include/pa_version.h: configured
                   13809:          host to pa_version. will be displayed everywhere
                   13810: 
                   13811:        * src/main/pa_request.C: new: @unhandled_exception can prevent
                   13812:          exception from being logged by setting $exception.handled(1)
                   13813: 
1.211     moko     13814:        * operators.ru.txt, operators.txt, src/classes/file.C: change:
1.95      moko     13815:          ^file::sql{query}[[options]] options: $.name[file name]
                   13816:          $.content-type[application/what]
                   13817: 
                   13818:        * src/: include/pa_common.h, main/pa_common.C,
                   13819:          types/pa_vhashfile.C: beauty: hashfile::open now creates dir for
                   13820:          new file
                   13821: 
                   13822:        * src/: classes/table.C, types/pa_vhash.C, types/pa_vhash.h:
                   13823:          bugfix: table->hash now regards _default
                   13824: 
                   13825:        * src/types/pa_vmethod_frame.h: bugfix: when method junction was
                   13826:          created by accessing $name_of_method it acquired bad self=closest
                   13827:          methodframe; instead of proper self (current class)
                   13828: 
                   13829:        * src/types/pa_vhashfile.C: bugfix: reading empty string from
                   13830:          hashfile produced bad cord
                   13831: 
                   13832: 2004-12-10  paf
                   13833: 
                   13834:        * src/: lib/smtp/comms.C, main/pa_common.C: DONT_LINGER can cause
                   13835:          subsequent failures though defined in .h
                   13836: 
                   13837:        * src/main/pa_common.C: comment on volatile
                   13838: 
                   13839:        * src/: include/pa_config_auto.h.in, main/pa_common.C: http: unix:
                   13840:          alarm function were not used since the beginning due to stupid
                   13841:          error [setsigjmp were not checked in configure.in]
                   13842: 
                   13843:        * src/main/pa_common.C: http: timeout setsockopt [if possible] on
                   13844:          unix too
                   13845: 
                   13846:        * src/main/pa_common.C: http: exception status of send/recv errors
                   13847:          change to most probable http.timeout
                   13848: 
                   13849:        * src/main/pa_common.C: win32: http connection $.timeout option now
                   13850:          works [setsockopt on send/receive]
                   13851: 
                   13852: 2004-12-08  paf
                   13853: 
                   13854:        * src/: classes/mail.C, types/pa_vmail.C: bugfix: mail body now
                   13855:          cstr-ed knowing mail charset, and untainting uri lang now knows
                   13856:          proper charset
                   13857: 
                   13858: 2004-11-24  paf
                   13859: 
                   13860:        * src/classes/hash.C: hash: adding/cloning adds/clones _default now
                   13861: 
                   13862:          $hash[  $.a[1]  $._default[def] ] #$hash2[^hash::create[$hash]]
                   13863:          $hash2[^hash::create[]] ^hash2.add[$hash] $hash2.shit
                   13864: 
                   13865: 2004-11-12  paf
                   13866: 
                   13867:        * src/types/pa_vmail.C: bugfix: mail:send[$.date[]] were ignored
                   13868:          [since 3.0.4]
                   13869: 
                   13870: 2004-11-09  paf
                   13871: 
                   13872:        * src/targets/cgi/parser3.C: debug: PA_DEBUG_CGI_ENTRY_EXIT if on,
                   13873:          writes basics to c:\parser3.log
                   13874: 
                   13875: 2004-10-21  paf
                   13876: 
                   13877:        * src/classes/xnode.C: bugfix: xnode.getAttribute[NS] now return
                   13878:          tainted strings [were returning clean onces]
                   13879: 
                   13880: 2004-10-15  paf
                   13881: 
                   13882:        * src/types/pa_vdouble.h: bugfix: ^for[i](1;1.5){} << did two
                   13883:          cycles(i=1; i=2), which was wrong, now does ONE
                   13884: 
                   13885: 2004-10-12  paf
                   13886: 
                   13887:        * etc/parser3.charsets/windows-1251.cfg: euro promille +/-
                   13888: 
                   13889: 2004-10-07  paf
                   13890: 
                   13891:        * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
                   13892:          main/pa_globals.C: debugger help: PA_RELEASE_ASSERTS enables
                   13893:          release asserts
                   13894: 
                   13895:        * src/: main/pa_string.C, include/pa_string.h: debugger help:
                   13896:          String.dump() to stdout in detailed form  [were String.v() in
                   13897:          short form]
                   13898: 
                   13899:        * src/lib/cord/cordbscs.c: debugger help: CORD_dump now dumpts
                   13900:          \t\r\n as @#| and truncates long char sequences less
                   13901: 
                   13902: 2004-10-06  paf
                   13903: 
                   13904:        * src/: include/pa_socks.h, main/pa_common.C, main/pa_socks.C:
                   13905:          win32 beauty: socket errors properly decoded
                   13906: 
                   13907: 2004-10-05  paf
                   13908: 
                   13909:        * src/: include/pa_request.h, main/pa_request.C: bugfix:
                   13910:          request::configure_user/admin done always, even if no
                   13911:          file-to-process useful in @unhandled_exception [say, if they
                   13912:          would want to mail by SMTP something]
                   13913: 
                   13914:        * src/main/pa_request.C: bugfix: cookie(and mail:recieved) fills
                   13915:          now performed prior to file loading [and @auto executing] thus
                   13916:          making $cookie:value available in @auto and in
                   13917:          @unhandled_exception when IIS is configured to run interpreter
                   13918:          even if no file exist
                   13919: 
                   13920: 2004-09-20  paf
                   13921: 
                   13922:        * src/main/pa_globals.C: libxml has bugs: it calls xmlMallocAtomic
                   13923:          somewhere where it should have called xmlMalloc and it calls
                   13924:          xmlFree when it should have not called it.  inserted two
                   13925:          workarounds: xmlMallocAtomic implemented as xmlMalloc, and
                   13926:          xmlFree just ignored.  put away a testcase, maybe someday libxml
                   13927:          author would fix all that.  until that day: we have SLOW garbage
                   13928:          collecting when many xml objects are alive hint: do
                   13929:          ^memory:compact[] before xdoc::create
                   13930: 
                   13931: 2004-09-17  paf
                   13932: 
                   13933:        * src/classes/file.C: bugfix: file::cgi headers were lost [typo
                   13934:          error from 3.0.8 version]
                   13935: 
                   13936: 2004-09-14  paf
                   13937: 
                   13938:        * src/types/pa_vhashfile.C: bugfix: hashfile.clear deleted only
                   13939:          part bugfix: hashfile.foreach iterated only part if hashfile were
                   13940:          modified inside
                   13941: 
                   13942: 2004-09-13  paf
                   13943: 
                   13944:        * src/main/pa_string.C: bugfix: $s[+008] ^eval($s) now parsed OK
                   13945:          [were as octal]
                   13946: 
                   13947:        * src/types/pa_vhashfile.C: beauty: not reproduced
                   13948:          $hashfile.key[$novalue] bug [reported by motorin], inserted
                   13949:          safety-check
                   13950: 
                   13951:        * src/types/pa_vhashfile.C: change: empty keys now error in parser
                   13952:          [not something obscure from sdbm lib]
                   13953: 
                   13954:        * src/types/pa_vhashfile.C: bugfix: error numbers now from errno.h
                   13955:          = strerror now returnes something and we can properly report that
                   13956:          to client
                   13957: 
                   13958:        * src/lib/sdbm/sdbm_private.h: change: limit on length(key+value)
                   13959:          now 8008 bytes, were 1008. perl sdbm compatibility now ruined
                   13960: 
                   13961:        * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
                   13962:          [tainted as-is] this helps //[space][newline] to remain as-is and
                   13963:          not be unnecessary optimized away [ruining javascript]
                   13964: 
                   13965:        * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
                   13966:          [tainted as-is]
                   13967: 
                   13968:        * src/classes/mail.C: bugfix: typo error
                   13969: 
                   13970: 2004-09-09  paf
                   13971: 
                   13972:        * src/main/pa_common.C: bugfix: loads headers with both \r\n and \n
                   13973:          separators bugfix: loads header with endings \r\n\r\n and \n\n
                   13974:          (bloody yandex.server)
                   13975: 
                   13976: 2004-09-06  paf
                   13977: 
                   13978:        * src/main/pa_charset.C: bugfix: two-bytes invalid chars in
                   13979:          TranscodeFromUTF8 considered valid. only >2bytes-long now %HH
                   13980:          encoded
                   13981: 
                   13982: 2004-09-01  paf
                   13983: 
                   13984:        * src/types/pa_vmail.C: change: multipart/mixed changed to
                   13985:          multipart/related outlook express have no problems showing
                   13986:          unrelated attachments.  todo: someday figure out a way of
                   13987:          multipart/mixed    multipart/related       text/html
                   13988:          image/xxx application/octet-stream << true attachments
                   13989: 
                   13990:        * src/types/pa_vmail.C: new:
                   13991:          ^mail:send[$.file[$.content-disposition can be overriden new:
                   13992:          empty mail header fields removed from letter
                   13993: 
                   13994:        * src/: classes/mail.C, include/pa_config_fixed.h,
                   13995:          types/pa_value.C, types/pa_value.h, types/pa_vmail.C: new:
                   13996:          ^mail:send[    $.file[       $.any[header]
                   13997: 
                   13998: 2004-08-30  paf
                   13999: 
                   14000:        * src/: include/pa_config_fixed.h, main/pa_common.C: beauty: less
                   14001:          warnings
                   14002: 
                   14003:        * src/main/pa_common.C: beauty: do not bother with charset
                   14004:          detection when ^file::load[binary
                   14005: 
                   14006: 2004-08-27  paf
                   14007: 
                   14008:        * src/main/pa_common.C: hack: for yandex.server http server
                   14009: 
                   14010: 2004-08-18  paf
                   14011: 
                   14012:        * src/main/pa_request.C: bugfix: Accept-Ranges: bytes  when sending
                   14013:          possibly-chunked response
                   14014: 
                   14015: 2004-08-17  paf
                   14016: 
                   14017:        * src/classes/file.C: bugfix: $f[^file::load[;http://]]
                   14018:          $f.content-type now = that of http response
                   14019: 
                   14020:        * src/classes/file.C: bugfix: $f[^file::load[;http://]]
                   14021:          $f.content-type now = that of http response
                   14022: 
                   14023: 2004-07-30  paf
                   14024: 
                   14025:        * src/: include/pa_request.h, main/pa_request.C,
                   14026:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: bugfix:
                   14027:          win32: system&parser exceptions in release mode reported properly
                   14028:          parser exception in exception handler WERE mistakenly reported as
                   14029:          system exception, without details [in apache & isapi] +some
                   14030:          beauty in exception text
                   14031: 
                   14032:        * src/: include/pa_exception.h, main/pa_request.C,
                   14033:          targets/cgi/parser3.C: bugfix: win32: system&parser exceptions in
                   14034:          release mode reported properly parser exception in exception
                   14035:          handler WERE mistakenly reported as system exception, without
                   14036:          details
                   14037: 
                   14038:        * src/main/execute.C: beauty: simplified system exception handling
                   14039: 
                   14040: 2004-07-29  paf
                   14041: 
                   14042:        * src/classes/table.C: bugfix:
                   14043:          ^table.save[export.csv;$.separator[^;]] now works fine [separator
                   14044:          were ignored, and \t used unconditionally]
                   14045: 
                   14046:        * src/types/Makefile.am: added vhash.c
                   14047: 
                   14048: 2004-07-28  paf
                   14049: 
                   14050:        * src/: classes/date.C, classes/image.C, classes/math.C,
                   14051:          lib/ltdl/ltdl.c, lib/pcre/pcre_parser_ctype.c, lib/smtp/comms.C,
                   14052:          main/pa_common.C, targets/cgi/parser3.C, types/pa_vform.C,
                   14053:          types/pa_vmail.C: bugfix: isspace((unsigned char)c) everywhere.
                   14054:          failed on russian letters
                   14055: 
                   14056:        * src/: main/pa_string.C, types/pa_vmail.C, main/pa_common.C:
                   14057:          bugfix: isspace((unsigned char)c) everywhere. failed on russian
                   14058:          letters
                   14059: 
                   14060:        * src/main/pa_exec.C: bugfix: win32: chdir not needed, dir passwed
                   14061:          as 'currentDirectory' parameter to CreateProcess
                   14062: 
                   14063: 2004-07-27  paf
                   14064: 
                   14065:        * src/targets/cgi/parser3.vcproj: beauty: win32:
                   14066:          globaloptimizations ON, release:mapfile ON todo: copy .mapfile
                   14067:          from release somewhere [to help searching for unhandled system
                   14068:          exceptions]
                   14069: 
                   14070:        * src/types/pa_vdate.h: check: for invalid datetime after temporary
                   14071:          TZ shift
                   14072: 
                   14073:        * src/types/pa_vdate.h: bugfix: time checked not only at set_time
                   14074:          but also in ctor
                   14075: 
                   14076: 2004-07-26  paf
                   14077: 
1.211     moko     14078:        * operators.ru.txt, operators.txt, src/include/pa_common.h,
                   14079:          src/main/pa_common.C, src/main/pa_request.C,
                   14080:          src/types/pa_vfile.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
1.95      moko     14081:          src/types/types.vcproj: new: $response:body/download[
                   14082:          $.file[name on disk]    $.name[of file for user]
                   14083:          $.mdate[date of last-modified. default from directory] ]
                   14084: 
                   14085:        * src/classes/file.C: moving file:send somewhere else..
                   14086: 
                   14087:        * src/: classes/file.C, include/pa_sapi.h, main/pa_common.C,
                   14088:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: patched:
                   14089:          ^file:send by Victor Fedoseev <vvf_ru@mail.ru> todo: turn it to
                   14090:          $response:download[ $.filename[filename] $.option[] ,, ]
                   14091: 
                   14092:        * src/classes/file.C: beauty: invalid mode thoroughly reported
                   14093: 
                   14094: 2004-07-21  paf
                   14095: 
                   14096:        * src/types/pa_vmail.C: bugfix: too long header values now splitted
                   14097:          to several lines
                   14098: 
                   14099:          were: header: vaaaaaaaaaaaalue now: header: vaaaaaa  aaalue
                   14100: 
                   14101:          note: ms outlook[!express] shows only first 255 characters of
                   14102:          subject
                   14103: 
                   14104: 2004-07-15  paf
                   14105: 
                   14106:        * src/main/pa_os.C: bugfix: locks now compiled in [were mistakenly
                   14107:          off]
                   14108: 
                   14109: 2004-07-14  paf
                   14110: 
                   14111:        * src/classes/table.C: bugfix: $.bind values now got untainted
                   14112:          according to lang  [were: as-is]
                   14113: 
                   14114: 2004-07-07  paf
                   14115: 
                   14116:        * src/classes/op.C: bugfix: cache with 2 params caused assertion,
                   14117:          checked that
                   14118: 
                   14119:        * src/main/pa_exec.C: bufix: on unix AND win32 environment string
                   14120:          now untainted according to their languages.  were: as-is.
                   14121:          EVERYWHERE
                   14122: 
                   14123:        * src/: classes/file.C, main/pa_exec.C: bufix: on unix AND win32
                   14124:          environment string now untainted according to their languages.
                   14125:          were: as-is. EVERYWHERE
                   14126: 
                   14127:        * src/main/pa_exec.C: bufix: on unix environment string now
                   14128:          untainted according to their languages.  were: as-is. on win32:
                   14129:          ok
                   14130: 
                   14131:        * parser3.vssscc: ...would not go unnoticed
                   14132: 
                   14133:        * src/main/pa_charset.C: convinience: transcodeFromUTF8 now never
                   14134:          fails. in case on input appears nonutf, those bytes will be
                   14135:          printed in %HH form. that can be easily decoded/recovered.
                   14136: 
                   14137:          this form is quite noticable, and hopefully would not go noticed
                   14138: 
                   14139: 2004-07-06  paf
                   14140: 
                   14141:        * src/main/pa_exec.C: bufix: on unix environment string now
                   14142:          untainted according to their languages.  were: as-is. on win32:
                   14143:          ok
                   14144: 
                   14145: 2004-07-01  paf
                   14146: 
                   14147:        * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
                   14148:          lib/gd/gd.vcproj, lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
                   14149:          lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
                   14150:          lib/pcre/pcre_parser_ctype.vcproj, lib/smtp/smtp.vcproj,
                   14151:          main/main.vcproj, targets/cgi/parser3.vcproj,
                   14152:          targets/isapi/parser3isapi.vcproj, types/types.vcproj: win32:
                   14153:          option: global optimization ON
                   14154: 
                   14155:        * src/main/untaint.C: workaround kinda bug in libxml: life requires
                   14156:          to do xdoc::create{invalid chars} standard disables chars less
                   14157:          then \x20, except tab, cr, lf.
                   14158: 
                   14159:          changed tainting so that those become '!'
                   14160: 
                   14161: 2004-06-25  paf
                   14162: 
                   14163:        * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
                   14164:          int on odd address [prev bugfix failed due to superwize
                   14165:          optimizer, which turned memcpy into same 'ld' asm command]
                   14166: 
                   14167:        * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
                   14168:          int on odd address
                   14169: 
                   14170: 2004-06-22  paf
                   14171: 
                   14172:        * src/sql/pa_sql_driver.h: note: about possible optimization
                   14173: 
1.211     moko     14174:        * operators.ru.txt, operators.txt, src/classes/hash.C,
                   14175:          src/classes/memory.C, src/classes/string.C, src/classes/table.C,
                   14176:          src/classes/void.C, src/include/pa_config_includes.h: new:
                   14177:          ^void:sql{call paf(:a)}[                $.bind[
                   14178:                $.a[2]          ]       ] output variables work.  todo:
                   14179:          check in out variables
1.95      moko     14180: 
                   14181: 2004-06-18  paf
                   14182: 
                   14183:        * src/: classes/file.C, classes/hash.C, classes/string.C,
                   14184:          classes/table.C, classes/void.C, include/pa_globals.h,
                   14185:          include/pa_sql_connection.h, main/compile.tab.C,
                   14186:          sql/pa_sql_driver.h: started:         ^void:sql{call paf(:a)}[
                   14187:                      $.bind[                         $.a[2]          ]
                   14188:          ] input variables work.  todo:output
                   14189: 
                   14190:        * src/targets/cgi/parser3.C: bugfix: iis specific
                   14191:          http://parser3/_bug.html?404;http://hpsv/test/ now $request:uri
                   14192:          /_bug.html?404;http://hpsv/test/
                   14193:          --------------------------------------------------------------------------------
                   14194:          $request:query IIS-STATUS=404&IIS-DOCUMENT=http://hpsv/test/
                   14195:          --------------------------------------------------------------------------------
                   14196:          IIS-STATUS="404" IIS-DOCUMENT="http://hpsv/test/"
                   14197: 
                   14198: 2004-06-16  paf
                   14199: 
                   14200:        * src/targets/cgi/parser3.C: new: iis specific
                   14201:          http://parser3/_bug.html?404;http://server/_bug.html?f=v now
                   14202:          $request:query
                   14203:          IIS-STATUS=404&IIS-DOCUMENT=http://server/_bug.html&f=v
                   14204:          $form:fields IIS-STATUS="404"
                   14205:          IIS-DOCUMENT="http://server/_bug.html" f="v"
                   14206: 
                   14207:          todo: isapi too
                   14208: 
                   14209: 2004-05-26  paf
                   14210: 
                   14211:        * src/include/pa_version.h: 3.1.3
                   14212: 
1.211     moko     14213:        * operators.ru.txt, operators.txt: beauty: removed outdated level
                   14214:          'table'
1.95      moko     14215: 
                   14216:        * etc/parser3.charsets/x-mac-cyrillic.cfg: added: thanks to konst
                   14217: 
                   14218:        * src/main/pa_string.C: beauty: removed 3 warnings
                   14219: 
                   14220:        * src/: include/pa_string.h, classes/table.C, main/untaint.C,
                   14221:          classes/op.C: beauty: removed outdated level 'table'
                   14222: 
                   14223: 2004-05-25  paf
                   14224: 
                   14225:        * src/lib/sdbm/apr_file_io.C: bugfix: bad seek wrapper
                   14226:          implementation. mistery: how anything worked
                   14227: 
                   14228:        * src/sql/pa_sql_driver.h: beauty: param renamed and comment
                   14229:          changed, it is now safe to use url if pointers to it are stored
                   14230:          to gc mem
                   14231: 
                   14232:        * src/: main/pa_exec.C, types/pa_vhashfile.C: bugfix: hashfile
                   14233:          unknown errors reported and not cause SIGSEGV now
                   14234: 
                   14235: 2004-05-24  paf
                   14236: 
                   14237:        * src/: include/pa_string.h, lib/cord/cordbscs.c,
                   14238:          lib/cord/include/cord.h, lib/cord/cordxtra.c: cancel: more speed,
                   14239:          less memory: CORD_chars_block originally intended to ...  it was
                   14240:          good that CORD_chars_block were not used: it consumes more memory
                   14241:          [and, might be slow too] undoing that. [and removed that func so
                   14242:          that it would not confuse parser developer in future]
                   14243: 
                   14244:        * src/: include/pa_string.h, lib/cord/include/cord.h: more speed,
                   14245:          less memory: CORD_chars_block originally intended to
                   14246:          speedup/reduce mem usage were forgotten, and were used stupid
                   14247:          CORD_chars
                   14248: 
                   14249:        * src/include/pa_config_auto.h.in: bugfix: bigendian check added
                   14250: 
                   14251:        * src/include/: pa_config_fixed.h, pa_string.h: bugfix: on
                   14252:          BIGENDIAN processors space-conserving mech failed, causing
                   14253:          SIGSEGV/SIGBUS and SAPI::abort("unknown untaint lang#%d",
                   14254:          (1|2|3));
                   14255: 
                   14256: 2004-05-14  paf
                   14257: 
                   14258:        * src/types/: Makefile.am, pa_vvoid.C, pa_vvoid.h, types.vcproj:
                   14259:          bugfix: void now has vfile value, and $response:body[] works OK
                   14260: 
                   14261: 2004-05-12  paf
                   14262: 
                   14263:        * src/types/: pa_vbool.h, pa_vhash.h, pa_vhashfile.h, pa_vtable.h:
                   14264:          beauty: ^if(def $bool) now equals ^if($bool) and shaped up other
                   14265:          sources to use is_defined() {return as_bool();} along VBool
                   14266: 
                   14267: 2004-05-11  paf
                   14268: 
                   14269:        * src/include/pa_exec.h: bugfix: gpf on file::exec/cgi because of
                   14270:          referencing to local objects
                   14271: 
                   14272:        * src/: classes/mail.C, include/pa_exec.h, main/compile.tab.C,
                   14273:          types/pa_vmail.C, types/pa_vmail.h: bugfix: bcc with sendmail now
                   14274:          left intact
                   14275: 
                   14276: 2004-04-15  paf
                   14277: 
                   14278:        * src/classes/date.C: merged: beauty: unused var removed
                   14279: 
                   14280:        * src/classes/date.C: beauty: unused var removed
                   14281: 
                   14282:        * src/include/: pa_exec.h: bugfix: interface without pointer
                   14283:          provoked bug
                   14284: 
                   14285: 2004-04-09  paf
                   14286: 
                   14287:        * src/types/pa_vform.C: merge: bugfix: form:imap were incorrect
                   14288: 
                   14289:        * src/types/pa_vform.C: bugfix: form:imap were incorrect
                   14290: 
                   14291: 2004-04-08  paf
                   14292: 
                   14293:        * src/classes/date.C: new: ^date::create[y-m-d
                   14294:          h-M-s>>.milliseconds<<] now allowed, ignored so far
                   14295: 
                   14296:        * src/main/pa_xml_io.C: merged: bugfix /etc/xml/catalog
                   14297: 
                   14298:        * src/main/pa_xml_io.C: bugfix: in safe mode -- disabled attempts
                   14299:          to consult default catalog [usually, that file belongs to other
                   14300:          user/group]
                   14301: 
                   14302: 2004-04-06  paf
                   14303: 
                   14304:        * src/main/pa_common.C: beauty: gcc warning removed
                   14305: 
                   14306:        * src/main/: compile.tab.C, compile.y: bugfix: gcc refused to
                   14307:          accept that trick, trying other
                   14308: 
                   14309:        * src/main/: compile.tab.C, compile.y: bugfix: step3 to fix
                   14310:          explicit result problem
                   14311: 
                   14312:        * src/main/: compile.tab.C, compile.y: bugfix: step2 to fix
                   14313:          explicit result problem
                   14314: 
                   14315:        * src/main/: compile.tab.C, compile.y: bugfix: step1 to fix
                   14316:          explicit result problem
                   14317: 
1.211     moko     14318:        * operators.ru.txt, operators.txt, src/classes/string.C: new:
                   14319:          ^string.append[string]
1.95      moko     14320: 
                   14321:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   14322:          main/execute.C: attempt_check_call_in_explicit_result_mode:
                   14323:          failed
                   14324: 
                   14325:        * src/main/pa_common.C: bugfix: of 1.175 bugfix:
                   14326:          http://i.p.a.ddress gethostbyaddr added [on some platforms
                   14327:          gethostbyname failed with such 'domains'] now checked properly,
                   14328:          were: needless reverse/forward dns lookup
                   14329: 
                   14330:        * src/main/pa_common.C: bugfix: of 1.175 bugfix:
                   14331:          http://i.p.a.ddress gethostbyaddr added [on some platforms
                   14332:          gethostbyname failed with such 'domains'] now checked properly,
                   14333:          were: needless reverse/forward dns lookup
                   14334: 
                   14335:        * src/main/: compile.C, compile.tab.C, compile.y: reimplemented:
                   14336:          @method[][result] means "no string output here" moved to lexical
                   14337:          level [on grammar level it were too difficult]
                   14338: 
1.211     moko     14339:        * operators.ru.txt, operators.txt, src/include/pa_string.h,
                   14340:          src/main/compile.tab.C, src/main/compile.y,
                   14341:          src/main/compile_tools.h, src/types/pa_vmethod_frame.C,
                   14342:          src/types/pa_vmethod_frame.h: new: @method[][result] means "no
                   14343:          string output here", implemented part of that idea: compiler
                   14344:          throws away string literal generation code. and barks
                   14345:          nonwhitespace chars
1.95      moko     14346: 
1.211     moko     14347:        * operators.ru.txt, operators.txt: truth: removed comment about
                   14348:          $ORIGIN
1.95      moko     14349: 
                   14350: 2004-04-05  paf
                   14351: 
                   14352:        * configure.in, src/doc/html2chm.cmd, src/doc/sources2html.cmd,
                   14353:          src/include/pa_version.h, src/main/pa_common.C,
                   14354:          src/targets/isapi/parser3isapi.C: merged with 3.1.3
                   14355: 
                   14356:        * etc/parser3.charsets/x-mac-cyrillic.cfg: added: donated by
                   14357:          Konstantin Tomashevitch [mailto:konst@design.ru]
                   14358: 
                   14359:        * src/doc/html2chm.cmd: beauty: no need in bg here
                   14360: 
                   14361:        * src/doc/sources2html.cmd: beauty: same window, in bg it
                   14362:          interfered with FAR console
                   14363: 
                   14364:        * configure, configure.in: 3.1.3
                   14365: 
                   14366:        * src/targets/isapi/parser3isapi.C: beauty: removed some warnings
                   14367: 
                   14368:        * src/main/pa_common.C: removed warning
                   14369: 
                   14370:        * src/include/pa_version.h: 3.1.3
                   14371: 
                   14372: 2004-04-02  paf
                   14373: 
                   14374:        * src/main/pa_string.C: bugfix: $s[009] ^s.int[] now 9, were error
                   14375: 
                   14376:        * src/targets/cgi/parser3.C: new: CGI_PARSER_LOG env variable
                   14377:          allows to specify where to put parser log file
                   14378: 
                   14379: 2004-04-01  paf
                   14380: 
                   14381:        * src/classes/table.C: bugfix: bugfix: table::load last line
                   14382:          without tab and enter were ignored
                   14383: 
                   14384:        * src/: include/pa_cache_managers.h, include/pa_globals.h,
                   14385:          include/pa_socks.h, main/pa_cache_managers.C, main/pa_globals.C,
                   14386:          main/pa_socks.C, targets/cgi/parser3.C,
                   14387:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.def:
                   14388:          bugfix: sql connections now are disconnected
                   14389: 
                   14390: 2004-03-30  paf
                   14391: 
                   14392:        * src/classes/table.C: bugfix: table::load last line without tab
                   14393:          and enter were ignored
                   14394: 
                   14395:        * src/classes/table.C: bufix: if last table lines were commented,
                   14396:          gpfed
                   14397: 
                   14398:        * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
                   14399:          doc/ClassExample3.dox, doc/chmhelper.pl, doc/class.dox,
                   14400:          doc/compiler.dox, doc/doxygen.cfg, doc/exception.dox,
                   14401:          doc/executor.dox, doc/footer.htm, doc/index.dox, doc/memory.dox,
                   14402:          doc/methoded.dox, doc/object.dox, doc/string.dox,
                   14403:          doc/targets.dox, doc/value.dox, include/pa_version.h,
                   14404:          main/pa_cache_managers.C, main/pa_stylesheet_connection.C,
                   14405:          targets/isapi/parser3isapi.vcproj, types/pa_vform.C: merged
                   14406:          bugfixes from 3.1.2, changed version to 3.1.3beta
                   14407: 
                   14408: 2004-03-29  paf
                   14409: 
                   14410:        * src/types/pa_vhashfile.C: bugfix: empty key on hashfile.get
                   14411:          causes gpf
                   14412: 
                   14413:        * src/doc/: ClassExample1.dox, ClassExample2.dox,
                   14414:          ClassExample3.dox, chmhelper.pl, class.dox, compiler.dox,
                   14415:          doxygen.cfg, exception.dox, executor.dox, footer.htm, index.dox,
                   14416:          memory.dox, methoded.dox, object.dox, string.dox, targets.dox,
                   14417:          value.dox: translated to english
                   14418: 
                   14419: 2004-03-25  paf
                   14420: 
                   14421:        * src/targets/isapi/parser3isapi.vcproj: beauty: one more
                   14422:          parser3project dependency removed
                   14423: 
                   14424:        * src/main/: pa_cache_managers.C, pa_stylesheet_connection.C:
                   14425:          bugfix: refused to compile without xml
                   14426: 
                   14427:        * src/types/pa_vform.C: beauty: removed warning
                   14428: 
                   14429:        * src/classes/classes.vcproj: merged bugfix: now all compiles in
                   14430:          any folder [removed last ;) folder dependency]
                   14431: 
                   14432:        * src/classes/classes.vcproj: bugfix: now all compiles in any
                   14433:          folder [removed last ;) folder dependency]
                   14434: 
                   14435:        * src/include/pa_version.h: release
                   14436: 
                   14437:        * src/lib/gd/gif.C: new: ^image.pixel(outof;bounds) now returns -1
                   14438: 
                   14439:        * src/classes/table.C: beauty: comment& more meaningful error
                   14440:          message
                   14441: 
                   14442:        * src/classes/hash.C: bugfix: ^hash::sql{one column} now produces
                   14443:          $.hash[$.column_value1(true) ... ] [were producing some strang
                   14444:          thing]
                   14445: 
                   14446: 2004-03-23  paf
                   14447: 
                   14448:        * src/: classes/image.C, main/pa_common.C: bugfix: ^image.polyline
                   14449:          and http status line parsing checked number of columns in table
                   14450:          [user reported an assert]
                   14451: 
1.211     moko     14452:        * operators.ru.txt, operators.txt: example: on hashfile
1.95      moko     14453: 
                   14454:        * src/: classes/op.C, types/pa_value.C, types/pa_wcontext.C:
                   14455:          bugfix: junction reattach now actually reattaches a junction to
                   14456:          new wcontext [were only assigning it to junction, which caused
                   14457:          junction tracking to loose junction, and it's context were not
                   14458:          killed, and it tried to process in invalid context, gpf]
                   14459: 
                   14460:        * src/targets/cgi/parser3.C: debug helper added
                   14461: 
                   14462: 2004-03-19  paf
                   14463: 
                   14464:        * src/types/pa_wcontext.C: beauty: error messages removed duplicate
                   14465:          "type(type)" in braces
                   14466: 
                   14467: 2004-03-10  paf
                   14468: 
1.211     moko     14469:        * operators.ru.txt, operators.txt, src/classes/xdoc.C,
                   14470:          src/classes/xnode.C, src/classes/xnode.h, src/types/pa_vxdoc.C,
                   14471:          src/types/pa_vxdoc.h, src/types/pa_vxnode.C,
                   14472:          src/types/pa_vxnode.h: new: refined solution to
                   14473:          search-in-namespaces problem:
1.95      moko     14474:          $xdoc.search-namespaces.x[http://pif.design.ru/]
                   14475:          $nodes[^xdoc.select[//x:second]]
                   14476: 
1.211     moko     14477:        * operators.ru.txt, operators.txt, src/classes/xnode.C: new:
                   14478:          xnode.select*[xpath expression][[NAMESPACES HASH]] allows to
                   14479:          search for info in namespaces
1.95      moko     14480: 
                   14481:          $nodes[^xdoc.select[//x:second][
                   14482:          $.x[http://pif.design.ru/] ]]
                   14483: 
                   14484: 2004-03-09  paf
                   14485: 
1.211     moko     14486:        * operators.ru.txt, operators.txt, src/main/pa_common.C: new:
1.95      moko     14487:          ^file::load[...][options]         $.form[
                   14488:          !$.field1[string]
                   14489:          !$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
                   14490:               ]         !$.body[string]
                   14491: 
                   14492:          GET ?here notGET(POST, HEAD, others) in content-type:
                   14493:          application/x-www-form-urlencoded
                   14494: 
                   14495:          todo: upload files ability
                   14496: 
                   14497:        * src/lib/cord/cordxtra.c: bugfix: CORD_pos were not fixed
                   14498:          properly, done
                   14499: 
                   14500: 2004-03-05  paf
                   14501: 
1.211     moko     14502:        * operators.ru.txt, operators.txt, src/main/pa_common.C: new:
                   14503:          file::load[;http:// GET/POST $.form[$.fields started, not tested
                   14504:          yet todo:$.field[table] for multiple values
1.95      moko     14505: 
1.211     moko     14506:        * operators.ru.txt, operators.txt: new: http:// options $.user
                   14507:          $.password basic authorization
1.95      moko     14508: 
                   14509:        * src/main/pa_common.C: beauty: link to rtf added
                   14510: 
1.211     moko     14511:        * operators.ru.txt, operators.txt, src/include/pa_common.h,
                   14512:          src/main/pa_common.C: new: http:// options $.user $.password
                   14513:          basic authorization
1.95      moko     14514: 
                   14515:        * src/main/pa_common.C: beauty: removed needless vars
                   14516: 
1.211     moko     14517:        * operators.ru.txt, operators.txt: new: pgsql option [like that
                   14518:          recently added to oracle driver]
                   14519:          ClientCharset=parser-charset << charset in which parser thinks
                   14520:          client works
                   14521: 
                   14522:        * operators.ru.txt, operators.txt: new: odbc option [like that
                   14523:          recently added to oracle driver]
                   14524:          ClientCharset=parser-charset << charset in which parser thinks
                   14525:          client works
1.95      moko     14526: 
                   14527:        * src/sql/pa_sql_driver.h: beauty: important warning added
                   14528: 
                   14529:        * etc/parser3.charsets/koi8-r.cfg: there's special code for grad
                   14530:          char!
                   14531: 
                   14532:        * etc/parser3.charsets/windows-1251.cfg: typo
                   14533: 
                   14534: 2004-03-04  paf
                   14535: 
                   14536:        * src/main/pa_sql_driver_manager.C: speedup: charset lookups
                   14537:          cached, sql transcoding now goes faster
                   14538: 
1.211     moko     14539:        * operators.ru.txt, operators.txt: new: mysql option [like that
                   14540:          recently added to oracle driver]
                   14541:          ClientCharset=parser-charset << charset in which parser thinks
                   14542:          client works
1.95      moko     14543: 
                   14544:        * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: keyboard
                   14545:          typo error
                   14546: 
                   14547:        * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: typograph
                   14548:          chars commented
                   14549: 
                   14550: 2004-03-03  paf
                   14551: 
                   14552:        * INSTALL: note: added on libgc on FreeBSD, thanks to Andrey N.
                   14553:          Pazychev <135@ugtel.ru> and Goor <goor@hotbox.ru>
                   14554: 
                   14555: 2004-03-02  paf
                   14556: 
1.211     moko     14557:        * operators.ru.txt, operators.txt: new[update typo]:
                   14558:          !^void.left(n)        nothing     !^void.right(n)        nothing
                   14559:          !^void.mid(p[;n])           nothing
                   14560: 
                   14561:        * operators.ru.txt, operators.txt, src/classes/void.C: new:
                   14562:          !^void.left(n)        nothing     !^void.right(n)        nothing
                   14563:          !^void.pos(p[;n])           nothing
1.95      moko     14564: 
1.211     moko     14565:        * operators.ru.txt, operators.txt, src/classes/file.C,
                   14566:          src/include/pa_string.h: new:
1.95      moko     14567:          ^file::sql[[name_to_become_$.name]]{} query result must be one
                   14568:          row with columns:   first: data   second: file name   third:
                   14569:          content-type
                   14570: 
1.211     moko     14571:        * operators.ru.txt, operators.txt, src/classes/file.C:
                   14572:          ^file.sql-string[] inside ^connect gets properly escaped string,
                   14573:          which can be passed to request now this for mysql only. it's up
                   14574:          to parser sql driver to fix zeros properly
1.95      moko     14575: 
                   14576:        * INSTALL: note: added on building apache with this option:
                   14577:          --enable-shared=max thanks to Victor Fedoseev <vvf_ru@mail.ru>
                   14578: 
                   14579: 2004-03-01  paf
                   14580: 
                   14581:        * src/targets/isapi/parser3isapi.C: new: apache module & isapi
                   14582:          extension memory:compact befor processingrequest
                   14583: 
1.211     moko     14584:        * operators.ru.txt, operators.txt, src/classes/hash.C: new:
                   14585:          ^hash._keys[>>name<<] to call sole column of result
1.95      moko     14586: 
1.211     moko     14587:        * operators.ru.txt, operators.txt, src/classes/image.C,
                   14588:          src/lib/gd/gif.C, src/lib/gd/gif.h: new:
                   14589:          ^image.pixel(x;y)[(color)]         get/set pixel color
1.95      moko     14590: 
                   14591:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
                   14592:          beauty: image -- less checks [were ugly impl]
                   14593: 
                   14594:        * src/classes/string.C: bugfix: ^string.left/right/mid with
                   14595:          negative values now considered bad
                   14596: 
                   14597:        * src/main/pa_common.C: bugfix: INADDR_NONE not everywhere defined
                   14598: 
                   14599:        * src/: classes/xdoc.C, types/pa_vxdoc.h: bugfix: boolean output
                   14600:          options now have unified defaults [after transform
                   14601:          indent/omit-xml-declaration/standalone 'default' erroreously
                   14602:          meant 'true']
                   14603: 
                   14604:        * src/main/pa_common.C: bugfix: http://i.p.a.ddress gethostbyaddr
                   14605:          added [on some platforms gethostbyname failed with such
                   14606:          'domains']
                   14607: 
                   14608:        * src/include/pa_config_auto.h.in: no select check, no define
                   14609: 
                   14610:        * src/classes/string.C: feature: ^string.trim both parameters may
                   14611:          be empty-strings, meaning kind=both chars=whitespaces
                   14612: 
                   14613:        * src/lib/smtp/comms.C: bugfix: use SO_LINGER if no SO_DONTLINGER
                   14614:          exist
                   14615: 
                   14616:        * src/classes/string.C: check: trim 'chars' must not be empty,
                   14617:          exception if it is
                   14618: 
                   14619:        * src/classes/string.C: changed: ^string.trim [] << both,
                   14620:          whitespaces [start|both|end] << kind, whitespaces
                   14621:          [start|both|end;chars]  full
                   14622: 
                   14623: 2004-02-27  paf
                   14624: 
1.211     moko     14625:        * operators.ru.txt, operators.txt, src/classes/string.C,
                   14626:          src/main/pa_string.C: new method:
                   14627:          ^string.trim[start|both|end[;chars]]        default 'chars' --
                   14628:          whitespace chars finished
1.95      moko     14629: 
1.211     moko     14630:        * operators.ru.txt, operators.txt, src/classes/string.C,
                   14631:          src/include/pa_string.h, src/main/pa_string.C: new method:
1.95      moko     14632:          ^string.trim[start|both|end[;chars]]        default 'chars' --
                   14633:          whitespace chars   started, only start works
                   14634: 
                   14635:        * src/main/compile.C: bugfix: line numbers after
                   14636:          ^process{}[$.line(-10]] can be negative, allowed to print they as
                   14637:          signed
                   14638: 
                   14639:        * src/main/untaint.C: speed: there's no \n chars in output
                   14640:          [normally], so no need to optimize them they could be retrived
                   14641:          from databases, though. but 1. should be replaced 2. if not
                   14642:          optimized, no harm done
                   14643: 
                   14644:        * src/main/pa_exec.C: bugfix: waitpid could be interrupted --
                   14645:          ^file::exec/cgi could return invalid status & zombie child can
                   14646:          remain for short period until process exists [very bad in
                   14647:          mod_parser3] http://i2/tasks/edit/?id=4629451867179521923
                   14648: 
                   14649:        * src/lib/smtp/smtp.h: bugfix: SMTP buffer overflow could allow
                   14650:          malicious SMTP server to attack as by returning too long status
                   14651:          responses http://i2/tasks/edit/?id=4629448401140924947
                   14652: 
                   14653: 2004-02-26  paf
                   14654: 
1.211     moko     14655:        * operators.ru.txt, operators.txt: feature: ^process...{CODE}[now
                   14656:          has options] which are         $.main[to what to rename @main]
1.95      moko     14657:          $.file[file, from which (user says) goes that CODE]
                   14658:          $.lineno(line number in that file, where CODE starts. may be
                   14659:          negative)
                   14660: 
1.211     moko     14661:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   14662:          src/include/pa_request.h, src/main/compile.C,
                   14663:          src/main/compile_tools.h, src/main/pa_request.C: feature:
                   14664:          ^process...{CODE}[now has options] which are         $.main[to
                   14665:          what to rename @main]         $.file[file, from which (user says)
                   14666:          goes that CODE]         $.lineno(line number in that file, where
                   14667:          CODE starts. may be negative)
                   14668: 
1.95      moko     14669: 2004-02-25  paf
                   14670: 
1.116     moko     14671:        * etc/parser3.charsets/Makefile.am: bugfix: @sysconfdir@ used [were
                   14672:          old @charsetsdir@ recently erased from configure.in]
1.95      moko     14673: 
                   14674:        * src/classes/hash.C: feature: ^hash::sql{one colum result} now
                   14675:          produces hash of column=>1
                   14676: 
                   14677:        * src/lib/smtp/smtp.h: beauty: couple of #ifdef-s to compile even
                   14678:          with incomplete errno constants set
                   14679: 
                   14680: 2004-02-24  paf
                   14681: 
                   14682:        * src/lib/smtp/smtp.C: smtp on unix: authors of lib/smtp never read
                   14683:          "man select"
                   14684: 
                   14685:        * src/main/pa_os.C: beauty: <0 better then ==-1
                   14686: 
                   14687:        * src/lib/smtp/comms.C: smtp on unix: steps to work on unix
                   14688: 
                   14689:        * src/lib/smtp/: smtp.C: smtp on unix: steps to work on unix
                   14690: 
1.116     moko     14691:        * src/classes/Makefile.am: smtp on unix: steps to work on unix
1.95      moko     14692: 
                   14693:        * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp on
                   14694:          unix: steps to work on unix [extracted 'to']
                   14695: 
                   14696:        * src/classes/mail.C: smtp on unix: steps to work on unix
                   14697: 
                   14698:        * src/lib/smtp/smtp.C: smtp on unix: compiled on win32
                   14699: 
1.116     moko     14700:        * src/: lib/smtp/Makefile.am, lib/smtp/comms.C, lib/smtp/smtp.C,
                   14701:          lib/smtp/smtp.h, targets/cgi/Makefile.am: started porting smtp to
                   14702:          unix [testing on solaris]
1.95      moko     14703: 
                   14704: 2004-02-20  paf
                   14705: 
                   14706:        * src/classes/xdoc.C: beauty: ugly code removed, thanks to egr for
                   14707:          pointing that out
                   14708: 
                   14709:        * src/classes/xdoc.C: bugfix: <tag attr="&#digital_entity;" bug
                   14710:          fixed again [same solution, mistanenly removed one line]
                   14711: 
                   14712: 2004-02-19  paf
                   14713: 
                   14714:        * src/: classes/date.C, classes/image.C, types/pa_vdate.h: feature:
                   14715:          date::create from bad datetime in spring daylightsaving hole now
                   14716:          OK for all platforms [on some platforms it failed]
                   14717: 
                   14718:        * src/classes/: date.C, image.C: beauty: date::create[bad date time
                   14719:          in daylightsaving hole] now throws error
                   14720: 
                   14721:        * src/classes/date.C: comment: mistake fixed
                   14722: 
                   14723: 2004-02-18  paf
                   14724: 
                   14725:        * src/: classes/xdoc.C, include/pa_charset.h: beauty: xdoc.string
                   14726:          now renderes in $request:charset, but in header puts
                   14727:          $response:charset todo: make that default only so that coder
                   14728:          could override that
                   14729: 
                   14730:        * src/classes/xdoc.C: beauty: xhtml doctype-public/system forcly
                   14731:          turns off omit-xml-declaration
                   14732: 
                   14733:        * src/classes/xdoc.C: feature: reimplemented xhtml output, see
                   14734:          /.xsl for sample
                   14735: 
                   14736: 2004-02-17  paf
                   14737: 
                   14738:        * src/classes/xdoc.C: beauty: needless helper class removed
                   14739: 
                   14740:        * src/classes/xdoc.C: beauty: method=html outputxmlbuffer not
                   14741:          copied extra time
                   14742: 
                   14743:        * src/classes/xdoc.C: bugfound: meta again, now somewhere in xhtml
                   14744:          part of libxml
                   14745: 
                   14746:        * src/classes/xdoc.C: new: xhtml now works [libxslt prevented
                   14747:          libxml to do the work] <xsl:output        method="html"
                   14748:          doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
                   14749:          doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
                   14750:          />
                   14751: 
                   14752:        * src/classes/xdoc.C: beauty: no <meta ... charset generated
                   14753: 
                   14754:        * src/types/pa_vxdoc.h: bugfix: ^xdoc::transform [note double :]
                   14755:          caused assertion
                   14756: 
                   14757:        * src/classes/hash.C: bugfix: ^hash.add[$hash] ^hash.sub[$hash]
                   14758:          could hang. now such add does nothing, sub clears $hash
                   14759: 
                   14760:        * src/main/untaint.C: bugfix: one last char prior to "spaces<" were
                   14761:          not made quoted-printable
                   14762: 
                   14763:        * src/main/pa_uue.C: bugfix: uuencoded finish char adding violated
                   14764:          string invariant
                   14765: 
                   14766: 2004-02-16  paf
                   14767: 
                   14768:        * src/main/pa_globals.C: bugfix: xml errors copy from library now
                   14769:          cleared [were not cleared properly]
                   14770: 
                   14771: 2004-02-13  paf
                   14772: 
1.116     moko     14773:        * src/include/pa_version.h: prerelease
1.95      moko     14774: 
                   14775:        * src/main/pa_stylesheet_connection.C: change: .xsl.stamp now not
                   14776:          used, introducing dependencies timestamp check
                   14777: 
                   14778:        * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
                   14779:          include/pa_xml_io.h, main/Makefile.am, main/compile.tab.C,
                   14780:          main/main.vcproj, main/pa_globals.C, main/pa_xml_io.C: change:
                   14781:          .xsl.stamp now not used, introducing dependencies timestamp check
                   14782: 
1.150     moko     14783:        * configure.in: auto.p: @conf made relative
1.95      moko     14784: 
                   14785: 2004-02-12  paf
                   14786: 
                   14787:        * src/types/pa_vform.C: bugfix: empty values[recently allowed]
                   14788:          ruined empty <input type=file> submits. parser thought there were
                   14789:          nameless empty file and $form:field got value of type 'file'
                   14790: 
                   14791:        * INSTALL: --without-threads
                   14792: 
                   14793:        * src/include/pa_sapi.h: 2004
                   14794: 
                   14795: 2004-02-11  paf
                   14796: 
                   14797:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   14798:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   14799:          classes/hashfile.C, classes/image.C, classes/int.C,
                   14800:          classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
                   14801:          classes/response.C, classes/string.C, classes/table.C,
                   14802:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   14803:          include/pa_array.h, include/pa_cache_managers.h,
                   14804:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   14805:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   14806:          include/pa_dictionary.h, include/pa_dir.h,
                   14807:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   14808:          include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
                   14809:          include/pa_operation.h, include/pa_os.h, include/pa_request.h,
                   14810:          include/pa_request_charsets.h, include/pa_request_info.h,
                   14811:          include/pa_socks.h, include/pa_sql_connection.h,
                   14812:          include/pa_sql_driver_manager.h, include/pa_stack.h,
                   14813:          include/pa_string.h, include/pa_stylesheet_connection.h,
                   14814:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   14815:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   14816:          include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
                   14817:          lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
                   14818:          lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
                   14819:          lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
                   14820:          main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
                   14821:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   14822:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   14823:          main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
                   14824:          main/pa_os.C, main/pa_request.C, main/pa_socks.C,
                   14825:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   14826:          main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
                   14827:          main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
                   14828:          sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
                   14829:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   14830:          types/pa_junction.h, types/pa_method.h, types/pa_value.C,
                   14831:          types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
                   14832:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
                   14833:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
                   14834:          types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
                   14835:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   14836:          types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
                   14837:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   14838:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
                   14839:          types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   14840:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   14841:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   14842:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   14843:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   14844:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   14845:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   14846:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   14847:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   14848:          types/pa_wcontext.h, types/pa_wwrapper.h: 2004
                   14849: 
                   14850:        * src/main/pa_globals.C: beauty: typo caused gc.log warnings with
                   14851:          debug version of gc.dll
                   14852: 
                   14853:        * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
                   14854:          lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
                   14855:          lib/pcre/pcre_parser_ctype.vcproj, lib/sdbm/sdbm.vcproj,
                   14856:          lib/smtp/smtp.vcproj, main/main.vcproj, main/pa_globals.C,
                   14857:          targets/cgi/parser3.C, targets/cgi/parser3.vcproj,
                   14858:          targets/isapi/parser3isapi.vcproj, types/types.vcproj: migrated
                   14859:          to latest libxml[2.6.5] and libgdome[1.1.2] simplified lib build
                   14860:          processes
                   14861: 
                   14862:        * src/: classes/classes.vcproj, lib/gd/gd.vcproj, main/main.vcproj,
                   14863:          main/pa_globals.C, targets/cgi/parser3.vcproj,
                   14864:          targets/isapi/parser3isapi.vcproj, types/types.vcproj: continued
                   14865:          changes to reflect libxml xsl new folders
                   14866: 
                   14867:        * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
                   14868:          lib/smtp/smtp.vcproj, main/main.vcproj,
                   14869:          targets/cgi/parser3.vcproj, types/types.vcproj: continued changes
                   14870:          to reflect libxml xsl new folders
                   14871: 
                   14872:        * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
                   14873:          lib/smtp/smtp.vcproj, main/main.vcproj,
                   14874:          targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
                   14875:          types/types.vcproj: started changes to reflect libxml xsl new
                   14876:          folders
                   14877: 
                   14878:        * ChangeLog, parser3.sln, src/classes/classes.vcproj,
                   14879:          src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
                   14880:          src/main/compile.tab.C, src/main/main.vcproj,
                   14881:          src/main/pa_globals.C, src/targets/cgi/parser3.vcproj,
                   14882:          src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
                   14883:          started changes to reflect libxml xsl new folders
                   14884: 
                   14885: 2004-02-10  paf
                   14886: 
                   14887:        * INSTALL: critical: libxslt1.1.2 wanted at least libxml2.6.3 to
                   14888:          compile. recommened latest libxml up to date
                   14889: 
                   14890:        * INSTALL: critical: prior to 1.0.30 had bug: "a segfault on
                   14891:          pattern compilation errors", on which spent 4 hours worktime. use
                   14892:          versions higher than that. recommended now latest up to date
                   14893: 
                   14894: 2004-02-06  paf
                   14895: 
                   14896:        * src/main/: pa_sql_driver_manager.C, pa_stylesheet_manager.C:
                   14897:          beauty: unified destructing style
                   14898: 
                   14899:        * src/main/untaint.C: beauty: removed old def/ifdef
                   14900: 
                   14901:        * src/main/untaint.C: beauty: coredump @unknown untaint language
                   14902:          now
                   14903: 
                   14904: 2004-02-03  paf
                   14905: 
                   14906:        * src/: classes/image.C, main/pa_exec.C, main/pa_memory.C,
                   14907:          targets/isapi/parser3isapi.C, types/pa_value.C,
                   14908:          types/pa_vcookie.C: beauty: %u is more simple=proper for size_t
                   14909:          then %ld/%lu
                   14910: 
                   14911:        * src/main/pa_common.C: typo: %l -> %u
                   14912: 
                   14913:        * src/classes/xdoc.C: bugfix: libxml: FOR UTF-8 TOO russian letters
                   14914:          in attributes or documents-results of transform now not &#04xx;
                   14915: 
                   14916:        * src/classes/xnode.C: memleaks found: not fixed yet. todo
                   14917: 
                   14918:        * src/main/pa_charset.C: bugfix: forgot to undo some
                   14919: 
                   14920:        * src/main/pa_charset.C: beauty: uncomment
                   14921:          PA_PATCHED_LIBXML_BACKWARD to link with old patched libxml
                   14922:          libraries
                   14923: 
                   14924: 2004-02-02  paf
                   14925: 
                   14926:        * src/types/pa_vcookie.C: bugfix: erasing cookie: params now output
                   14927:          $cookie:example[    $.value[value]  $.path[/there/] ]
                   14928: 
                   14929:          $cookie:example[        $.value[]       $.expires[session]
                   14930:          $.path[/there/]         $.domain[test.com] ]
                   14931: 
                   14932:        * src/types/pa_vform.C: bugfix: empty values with
                   14933:          enctype=multipart/form-data now produce entries in $form:tables
                   14934:          <form method=post enctype=multipart/form-data> <input type=hidden
                   14935:          name=a> <input type=hidden name=b>
                   14936: 
                   14937:          <input type=submit> </form> $k[^form:fields._keys[]] ^eval($k)
                   14938:          <hr> <pre>$request:body
                   14939: 
                   14940: 2004-01-30  paf
                   14941: 
                   14942:        * src/classes/xdoc.C: bugfix: libxml: russian letters in attributes
                   14943:          or documents-results of transform now not &#04xx;
                   14944: 
                   14945:        * src/classes/date.C: bugfix: ^date::create[invalid fields now
                   14946:          produce exception.
                   14947: 
                   14948:        * src/: classes/date.C, include/pa_string.h, main/pa_string.C:
                   14949:          bugfix: ^date::create[invalid fields now produce exception.
                   14950: 
                   14951:        * ChangeLog, src/classes/date.C: bugfix: ^date::create[invalid
                   14952:          year] now produces exception. todo: check other fields
                   14953: 
                   14954: 2004-01-29  paf
                   14955: 
                   14956:        * src/include/pa_memory.h: typo error
                   14957: 
                   14958:        * src/include/pa_memory.h: bugfix: [potential] strdup copied one
                   14959:          more byte then specified, then zeroed it << useless and
                   14960:          potentially harmful(could gpf)
                   14961: 
                   14962: 2004-01-22  paf
                   14963: 
                   14964:        * src/classes/xdoc.C: bugfix: when stylesheet contains error, gpf
                   14965: 
                   14966:        * src/main/untaint.C: merged: bugfix from 3.1.1 on whitespace
                   14967:          optimization
                   14968: 
                   14969:        * src/main/untaint.C: bugfix: whitespace now optimized properly
                   14970:          [were bug: ^taint[1 & 2]="1 &2"
                   14971: 
                   14972:        * src/main/pa_globals.C: beauty: bigger buffer for xml-related
                   14973:          errors
                   14974: 
                   14975:        * src/main/pa_common.C: merged: bugfix from 3.1.1 on memory
                   14976:          overflow
                   14977: 
                   14978:        * src/main/pa_common.C: bugfix: buffer overflow * in libxml&xsl
                   14979:          error-reporting code * in parser-error reporting code [when no
                   14980:          @unhandled_exception defined]
                   14981: 
                   14982:          fixed in one place: my *snprintf override
                   14983: 
                   14984: 2004-01-13  paf
                   14985: 
1.211     moko     14986:        * operators.ru.txt, operators.txt: typo erro
1.95      moko     14987: 
                   14988: 2003-12-25  paf
                   14989: 
                   14990:        * src/main/pa_common.C: bugfix: ^file::load[binary;http:// now not
                   14991:          garbled  [pieces after zero bytes were removed]
                   14992: 
                   14993: 2003-12-22  paf
                   14994: 
1.116     moko     14995:        * src/include/Makefile.am: bugfix: removed from dist:
                   14996:          src/include/pa_config_auto.h which were configured for
1.95      moko     14997:          make-dist-platform and badly updated proper config file in target
                   14998:          [when .tar used for updating existing source tree]
                   14999: 
1.211     moko     15000:        * ChangeLog, operators.ru.txt, operators.txt, src/classes/op.C,
1.95      moko     15001:          src/include/pa_sql_connection.h,
                   15002:          src/include/pa_sql_driver_manager.h,
                   15003:          src/main/pa_sql_driver_manager.C, src/sql/pa_sql_driver.h:
                   15004:          feature: sql introducing ability to transcode charsets
                   15005: 
                   15006: 2003-12-19  paf
                   15007: 
                   15008:        * src/main/pa_sql_driver_manager.C: beauty: more straighforward
                   15009:          error message
                   15010: 
                   15011:        * src/main/pa_charset.C: bugfix: memory for charsethandler
                   15012:          structure for libxml now allocated properly
                   15013: 
                   15014: 2003-12-17  paf
                   15015: 
                   15016:        * src/types/pa_vfile.C: beauty: removed outdated cast
                   15017: 
                   15018:        * src/main/pa_common.C: bugfix: empty http response caused gpf
                   15019: 
                   15020:        * src/include/pa_string.h: bugfix: removed too strong a assert
                   15021: 
                   15022:        * src/main/pa_globals.C: bugfix: removed false warning [warning:
                   15023:          unreported xmlGenericErrors]
                   15024: 
                   15025: 2003-12-15  paf
                   15026: 
                   15027:        * src/classes/xdoc.C: bugfix: taint uri under ^xdoc::create{now
                   15028:          works}
                   15029: 
                   15030: 2003-12-11  paf
                   15031: 
1.211     moko     15032:        * operators.ru.txt, operators.txt, src/types/pa_vstatus.C:
                   15033:          !$status:pid process id
1.95      moko     15034:              !$status:tid thread id
                   15035: 
                   15036:        * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
                   15037:          main/pa_globals.C, main/pa_request.C, types/pa_vstatus.C:
                   15038:          bugfix(solaris): removed dependency on object initialization
                   15039:          order [one more place]
                   15040: 
                   15041:        * src/: classes/file.C, classes/mail.C, classes/op.C,
                   15042:          classes/xdoc.C, main/pa_request.C, types/pa_vimage.C,
                   15043:          types/pa_vmath.C, types/pa_vstatus.C: beauty cancel: gcc does not
                   15044:          understand that
                   15045: 
                   15046:        * src/: classes/file.C, classes/mail.C, classes/op.C,
                   15047:          classes/xdoc.C, include/pa_cache_managers.h,
                   15048:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   15049:          include/pa_stylesheet_manager.h, main/pa_request.C,
                   15050:          main/pa_stylesheet_manager.C, types/pa_vimage.C,
                   15051:          types/pa_vmath.C, types/pa_vstatus.C: beauty: removed redundant
                   15052:          ctor call [relying on implicit String::Body(cstr) call]
                   15053: 
                   15054:        * src/main/: pa_cache_managers.C, pa_sql_driver_manager.C,
                   15055:          pa_stylesheet_manager.C: bugfix(solaris): removed dependency on
                   15056:          object initialization order [two places]
                   15057: 
                   15058: 2003-12-10  paf
                   15059: 
                   15060:        * src/include/pa_sql_connection.h: bugfix: $status:sql.cache back
                   15061:          << time now ok
                   15062: 
1.211     moko     15063:        * operators.ru.txt, operators.txt,
                   15064:          src/main/pa_sql_driver_manager.C,
1.95      moko     15065:          src/main/pa_stylesheet_manager.C: $status:stylesheet.cache back
                   15066:          operational
                   15067: 
1.211     moko     15068:        * ChangeLog, operators.ru.txt, operators.txt, src/classes/xdoc.C,
1.95      moko     15069:          src/include/pa_charset.h, src/include/pa_sql_connection.h,
                   15070:          src/main/pa_charset.C, src/main/pa_sql_driver_manager.C,
                   15071:          src/main/pa_string.C, src/types/pa_vxdoc.h: $status:sql.cache
                   15072:          back operational
                   15073: 
                   15074: 2003-12-02  paf
                   15075: 
                   15076:        * src/types/pa_vmail.C: bugfix:
                   15077:          ^mail:send[$.file[$.value[>>xxxx<<]] now untaints properly [were:
                   15078:          as-is forced]
                   15079: 
                   15080:        * src/main/pa_xml_io.C: bugfix: on some platforms one can't throw
                   15081:          exceptions out of libxml callbacks: reimplemented error handling
                   15082:          of http://localhost, parser://method and safemode check callbacks
                   15083: 
                   15084:        * src/main/pa_string.C: bugfix: SPARC gpf on %4!=0 address int ref
                   15085:          [merged from HEAD]
                   15086: 
                   15087:        * src/classes/image.C: nothing: comment removed
                   15088: 
                   15089:        * src/main/pa_string.C: bugfix: sparc gpf on reading %4!=0
                   15090:          addresses to int
                   15091: 
                   15092: 2003-12-01  paf
                   15093: 
                   15094:        * src/main/pa_xml_io.C: bugfix: typo
                   15095: 
                   15096:        * src/main/pa_globals.C: bugfix: win32: compile prob
                   15097: 
                   15098:        * src/classes/xdoc.C: bugfix: typo
                   15099: 
                   15100:        * src/main/pa_xml_io.C: todo: safe mode check not to throw
                   15101:          exception
                   15102: 
                   15103:        * src/main/pa_xml_io.C: bugfix: http://localhost typo error
                   15104: 
                   15105: 2003-11-28  paf
                   15106: 
                   15107:        * src/main/pa_xml_io.C: installed safe-mode checker as filter of
                   15108:          all xml documents read
                   15109: 
                   15110:        * src/main/pa_xml_io.C: http://localhost/ now checked for safe mode
                   15111: 
                   15112:        * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
                   15113:          include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
                   15114:          replaced original open mech of xdoc::create & co to use libxml
                   15115:          open, so that this would work for root document todo: safe mode
                   15116:          checks to libxml: ideally to some 1 point
                   15117: 
                   15118:        * src/main/pa_xml_io.C: comment
                   15119: 
1.211     moko     15120:        * operators.ru.txt, operators.txt, src/main/pa_xml_io.C: leading /
                   15121:          in http://parser[abscent params]
1.95      moko     15122: 
1.211     moko     15123:        * operators.ru.txt, operators.txt, src/include/pa_request.h,
                   15124:          src/main/pa_xml_io.C: works.  todo: maybe replace original open
                   15125:          mech of xdoc::create & co to use libxml open, so that this would
                   15126:          work for root document
1.95      moko     15127: 
                   15128:          $xdoc[^xdoc::create{<?xml version="1.0"?> <!DOCTYPE test SYSTEM
                   15129:          "parser://method/params/here"> <test>   &test^; </test> }]
                   15130: 
                   15131:          ^taint[^xdoc.string[]]
                   15132: 
                   15133:          @method[param] <!ENTITY test
                   15134:          "test-entity-value+$form:user+$param!">
                   15135: 
                   15136: 2003-11-27  paf
                   15137: 
                   15138:        * src/main/pa_xml_io.C: libxml: started parser://methodcall/params
                   15139: 
                   15140:        * src/classes/date.C: bugfix: typo error
                   15141: 
                   15142: 2003-11-26  paf
                   15143: 
1.211     moko     15144:        * operators.ru.txt, operators.txt, src/include/Makefile.am,
                   15145:          src/include/pa_globals.h, src/main/Makefile.am,
                   15146:          src/main/main.vcproj, src/main/pa_globals.C,
                   15147:          src/main/pa_request.C, src/include/pa_xml_io.h,
                   15148:          src/main/pa_xml_io.C: simplification: xml errors to
                   15149:          hash<thread_id,error> reorganization: xml io moved  to
                   15150:          pa_xml_io.C/h
1.95      moko     15151: 
                   15152:        * src/types/pa_value.h: warnings: --
                   15153: 
                   15154: 2003-11-25  paf
                   15155: 
                   15156:        * src/classes/table.C: bugfix: wrong sequence. [sadly no waring
                   15157:          whatever)
                   15158: 
                   15159:        * src/classes/table.C: bugfix: a, c?x:y, z in gcc considered(?) as
                   15160:          a, (c?x:y, z)
                   15161: 
                   15162:        * src/main/untaint.C: bugfix: consequences of not reading this
                   15163:          comment: CORD_pos_chars_left /* Number of characters in cache.
                   15164:          <= 0 ==> none    */
                   15165: 
                   15166:        * src/include/pa_array.h: removed needless checks
                   15167: 
                   15168: 2003-11-24  paf
                   15169: 
                   15170:        * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
                   15171:          removed limit: now $form:xxx can be accessed anytime, even in
                   15172:          @auto/conf [and request/response:charset still can be changed
                   15173:          anytime]
                   15174: 
                   15175:        * src/main/pa_common.C: bugfix: ^file::load[binary;http://...]
                   15176:          now not transcodes response body
                   15177: 
1.211     moko     15178:        * operators.ru.txt, operators.txt, src/types/pa_vxnode.C,
                   15179:          src/types/pa_vxnode.h: $xdoc[^xdoc::create[test]]
                   15180:          $tn[^xdoc.createTextNode[text node value]]
                   15181:          $dummy[^xdoc.firstChild.appendChild[$tn]]
1.95      moko     15182:          $xdoc.firstChild.firstChild.nodeValue[different]
                   15183:          ^taint[^xdoc.string[]]
                   15184: 
                   15185:        * src/: include/pa_hash.h, types/types.vcproj: linker HPUX nongnu
                   15186:          workaround: static Hash::allocates -> static Hash_allocates
                   15187: 
                   15188: 2003-11-21  paf
                   15189: 
1.116     moko     15190:        * Makefile.am, configure, configure.in, src/classes/Makefile.am,
                   15191:          src/include/pa_config_auto.h.in, src/targets/cgi/Makefile.am,
                   15192:          src/types/Makefile.am: rearrange: gd&smtp moved to src/lib
1.95      moko     15193: 
                   15194:        * src/classes/classes.vcproj: rearrange: gd&smtp moved to src/lib
                   15195: 
                   15196:        * src/classes/mail.C: bugfix: typo
                   15197: 
                   15198:        * parser3.sln, src/classes/Makefile.am, src/lib/Makefile.am,
1.116     moko     15199:          src/lib/gd/Makefile.am, src/lib/gd/gd.vcproj, src/lib/gd/gif.C,
                   15200:          src/lib/gd/gif.h, src/lib/gd/gifio.C, src/lib/gd/mtables.h,
                   15201:          src/lib/smtp/Makefile.am, src/lib/smtp/comms.C,
                   15202:          src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
1.95      moko     15203:          src/lib/smtp/smtp.vcproj: rearrange: gd&smtp moved to src/lib
                   15204: 
                   15205:        * src/main/pa_exec.C: bug in safe mode
                   15206: 
                   15207:        * src/include/Makefile.am: pa_xml_exception.h
                   15208: 
                   15209:        * src/targets/isapi/parser3isapi.C: more warnings --
                   15210: 
                   15211: 2003-11-20  paf
                   15212: 
                   15213:        * src/: classes/math.C, classes/op.C, classes/string.C,
                   15214:          main/pa_charset.C, main/pa_dictionary.C, main/pa_string.C,
                   15215:          types/pa_value.C, main/pa_dir.C, main/pa_table.C: more warnings
                   15216:          --
                   15217: 
                   15218:        * src/: main/pa_charset.C, main/pa_string.C, types/pa_vxnode.C:
                   15219:          more warnings --
                   15220: 
                   15221:        * src/classes/xdoc.C: more warnings --
                   15222: 
                   15223:        * src/classes/: date.C, image.C, xdoc.C: more warnings --
                   15224: 
                   15225:        * src/: main/pa_sql_driver_manager.C, main/untaint.C,
                   15226:          types/pa_vcookie.C, types/pa_vmail.C: more warnings --
                   15227: 
                   15228:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   15229:          classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
                   15230:          classes/table.C, include/pa_cache_managers.h,
                   15231:          include/pa_stylesheet_connection.h, main/pa_request.C,
                   15232:          types/pa_vdate.h, types/pa_vhashfile.C, types/pa_vimage.h,
                   15233:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: more warnings
                   15234:          --
                   15235: 
                   15236:        * src/main/: execute.C, pa_request.C: old forgotten todo: when
                   15237:          can't report problem (undefined @unhandled_exception) problem
                   15238:          source string were not reported
                   15239: 
                   15240:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   15241:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   15242:          classes/hashfile.C, classes/image.C, classes/int.C,
                   15243:          classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
                   15244:          classes/response.C, classes/string.C, classes/table.C,
                   15245:          classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   15246:          include/pa_array.h, include/pa_cache_managers.h,
                   15247:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   15248:          include/pa_config_fixed.h, include/pa_dictionary.h,
                   15249:          include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
                   15250:          include/pa_globals.h, include/pa_hash.h, include/pa_memory.h,
                   15251:          include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
                   15252:          include/pa_request.h, include/pa_request_charsets.h,
                   15253:          include/pa_request_info.h, include/pa_sapi.h, include/pa_socks.h,
                   15254:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   15255:          include/pa_stack.h, include/pa_string.h,
                   15256:          include/pa_stylesheet_connection.h,
                   15257:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   15258:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   15259:          include/pa_xml_exception.h, lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   15260:          lib/sdbm/apr_file_io.C, lib/sdbm/apr_strings.C, main/compile.C,
                   15261:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   15262:          main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
                   15263:          main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
                   15264:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   15265:          main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
                   15266:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   15267:          main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
                   15268:          main/pa_uue.C, main/pa_xml_exception.C, main/untaint.C,
                   15269:          sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
                   15270:          targets/cgi/parser3.C, targets/isapi/pa_threads.C,
                   15271:          targets/isapi/parser3isapi.C, types/pa_junction.h,
                   15272:          types/pa_method.h, types/pa_value.C, types/pa_value.h,
                   15273:          types/pa_vbool.h, types/pa_vclass.C, types/pa_vclass.h,
                   15274:          types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
                   15275:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   15276:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   15277:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   15278:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
                   15279:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   15280:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
                   15281:          types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
                   15282:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   15283:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   15284:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   15285:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   15286:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   15287:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   15288:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   15289:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   15290:          types/pa_wcontext.h, types/pa_wwrapper.h: static const char *
                   15291:          const IDENT
                   15292: 
                   15293:        * src/: include/pa_array.h, include/pa_pool.h,
                   15294:          include/pa_request.h, include/pa_string.h, include/pa_table.h,
                   15295:          main/compile_tools.h, main/pa_common.C, types/pa_vhash.h,
                   15296:          types/pa_wcontext.h: more warnings --
                   15297: 
                   15298:        * src/: classes/classes.vcproj, classes/date.C, classes/double.C,
                   15299:          classes/file.C, classes/hash.C, classes/hashfile.C,
                   15300:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   15301:          classes/memory.C, classes/op.C, classes/string.C,
                   15302:          classes/table.C, classes/xdoc.C, classes/xnode.C,
                   15303:          include/pa_config_includes.h, include/pa_operation.h,
                   15304:          include/pa_sql_connection.h, include/pa_table.h,
                   15305:          include/pa_types.h, lib/ltdl/config_fixed.h,
                   15306:          lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/maketables.c,
                   15307:          lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
                   15308:          lib/sdbm/apr_file_io.C, main/compile.tab.C, main/execute.C,
                   15309:          main/main.vcproj, main/pa_cache_managers.C, main/pa_charset.C,
                   15310:          main/pa_common.C, main/pa_dir.C, main/pa_exec.C,
                   15311:          main/pa_globals.C, main/pa_os.C, main/pa_request.C,
                   15312:          main/pa_string.C, main/pa_table.C, targets/cgi/parser3.vcproj,
                   15313:          targets/isapi/parser3isapi.vcproj, types/pa_value.h,
                   15314:          types/pa_vconsole.h, types/pa_vdate.h, types/pa_vfile.h,
                   15315:          types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vimage.h,
                   15316:          types/pa_vmail.C, types/pa_vobject.C,
                   15317:          types/pa_vstateless_class.h, types/pa_vtable.C,
                   15318:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
                   15319:          types/pa_vxnode.h, types/types.vcproj: turned on warnings level4
                   15320:          on all projects (except libltdl=off & libsdbm=level3) found
                   15321:          several unitialized vars
                   15322: 
                   15323: 2003-11-19  paf
                   15324: 
                   15325:        * src/classes/op.C: more ansi C++ comp
                   15326: 
1.211     moko     15327:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   15328:          src/include/pa_request.h, src/main/pa_request.C:
                   15329:          ^cache[...]{body}{catch block with $exception.handled[cache]
                   15330:          meaning "get expired cache, if any. else error"}
1.95      moko     15331: 
                   15332:        * src/: classes/op.C, include/pa_os.h, include/pa_request.h,
                   15333:          main/pa_common.C: cache: ^cache[] fallback todo: kinda ^try:
                   15334:          ^cache[...]{body}{catch code with $exception.cache field}
                   15335: 
                   15336: 2003-11-12  paf
                   15337: 
                   15338:        * src/classes/xnode.C: replaceChild: 2nd param now named oldChild
                   15339:          [copy/paste bug]
                   15340: 
                   15341: 2003-11-11  paf
                   15342: 
                   15343:        * src/types/: pa_value.h, pa_vfile.h: more C++ compatible [HP C++
                   15344:          failed]
                   15345: 
                   15346: 2003-11-10  paf
                   15347: 
                   15348:        * src/types/pa_vconsole.h: flush
                   15349: 
1.211     moko     15350:        * operators.ru.txt, operators.txt, src/main/pa_request.C,
                   15351:          src/types/Makefile.am, src/types/types.vcproj,
                   15352:          src/types/pa_vconsole.h: $console:line read/write  [for nntp]
1.95      moko     15353: 
1.211     moko     15354:        * operators.ru.txt, operators.txt: mysql: transaction support:
                   15355:          ?autocommit=0
1.95      moko     15356: 
1.211     moko     15357:        * operators.ru.txt, operators.txt: comment: updated
1.95      moko     15358: 
                   15359:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: add: hashfile old
                   15360:          serialize version and exipire now removes entries
                   15361: 
1.211     moko     15362:        * operators.ru.txt, operators.txt: ^hashfile.delete[] removes files
                   15363:          altogether [and dir, if could]
1.95      moko     15364: 
                   15365:        * src/: classes/hashfile.C, include/pa_common.h, main/pa_common.C,
                   15366:          types/pa_vhashfile.C, types/pa_vhashfile.h: ^hashfile.delete[]
                   15367:          removes files altogether [and dir, if could]
                   15368: 
                   15369:        * src/lib/sdbm/sdbm.c: bugfix: sdbm: .h said it's OK to remove
                   15370:          nonexistent pair. .c coded that that was error. fixed
                   15371: 
                   15372:        * src/types/pa_vhashfile.C: sdbm: exception type change to
                   15373:          file.access [regretfull can't split it to different exceptions
                   15374:          without modifying sdbm source wich would prefer not to]
                   15375: 
                   15376: 2003-11-07  paf
                   15377: 
                   15378:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   15379:          classes/hashfile.C, classes/image.C, classes/table.C,
                   15380:          classes/xdoc.C, include/Makefile.am, include/pa_array.h,
                   15381:          include/pa_pool.h, include/pa_request.h, main/Makefile.am,
                   15382:          main/execute.C, main/main.vcproj, main/pa_pool.C,
                   15383:          main/pa_request.C, targets/cgi/parser3.C, types/pa_vclass.C,
                   15384:          types/pa_vclass.h, types/pa_vhashfile.h, types/pa_vobject.h,
                   15385:          types/pa_vstateless_class.h: resurrected: pool idea. now only for
                   15386:          destructing objects at request processing end
                   15387: 
                   15388: 2003-11-06  paf
                   15389: 
                   15390:        * src/: classes/Makefile.am, types/Makefile.am: .am sdbm INCLUDES
                   15391:          updates
                   15392: 
                   15393:        * parser3.sln, src/targets/cgi/Makefile.am: .vcproj & .am updated
                   15394:          to include sdbm
                   15395: 
1.116     moko     15396:        * src/include/: pa_config_includes.h, pa_version.h: our
                   15397:          replacements of max& co only for cpp
1.95      moko     15398: 
                   15399:        * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C: move to
                   15400:          upper dir, .am updated
                   15401: 
                   15402:        * tests/todo.txt: hashfile: done
                   15403: 
1.211     moko     15404:        * operators.ru.txt, operators.txt, src/types/pa_vhashfile.C:
                   15405:          hashfile: clear & expiration [time in value. todo: move time to
                   15406:          key]
1.95      moko     15407: 
                   15408:        * src/types/pa_vhashfile.C: hashfile: foreach body can bodify $self
                   15409: 
                   15410:        * src/types/pa_vhashfile.C: hashfile: clear now works [were trying
                   15411:          to do that in foreach, no errors, but surely wrong]
                   15412: 
1.211     moko     15413:        * operators.ru.txt, operators.txt, src/types/pa_vhashfile.C,
1.95      moko     15414:          src/types/pa_vhashfile.h: hashfile: clear and proper locking
                   15415: 
1.211     moko     15416:        * operators.ru.txt, operators.txt, src/classes/hash.C,
                   15417:          src/classes/hashfile.C, src/types/pa_vhashfile.C,
                   15418:          src/types/pa_vhashfile.h: hashfile: foreach
1.95      moko     15419: 
                   15420:        * src/classes/hashfile.C, src/types/pa_vhashfile.C,
1.211     moko     15421:          src/types/pa_vhashfile.h, operators.ru.txt, operators.txt:
                   15422:          hashfile: hash
1.95      moko     15423: 
1.211     moko     15424:        * operators.ru.txt, operators.txt, src/classes/hashfile.C,
                   15425:          src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
                   15426:          tests/todo.txt: hashfile: delete
1.95      moko     15427: 
                   15428:        * src/: include/pa_memory.h, targets/cgi/parser3.C,
                   15429:          types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
                   15430:          types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile implemented
                   15431:          get/put [raw]
                   15432: 
                   15433:        * src/: classes/op.C, main/pa_os.C: just linked
                   15434: 
                   15435:        * src/: classes/xdoc.C, classes/xnode.C, types/pa_vxnode.h:
                   15436:          XmlException changes
                   15437: 
                   15438:        * src/: include/pa_charset.h, include/pa_globals.h,
                   15439:          include/pa_stylesheet_connection.h, main/pa_exception.C:
                   15440:          XmlException changes
                   15441: 
                   15442:        * src/lib/sdbm/: sdbm.c, sdbm.vcproj: just compiled
                   15443: 
                   15444:        * src/: include/pa_common.h, include/pa_exception.h,
                   15445:          main/main.vcproj, main/pa_common.C, include/pa_os.h,
                   15446:          include/pa_xml_exception.h, main/pa_os.C, lib/sdbm/sdbm.vcproj,
                   15447:          main/pa_xml_exception.C: locking move to pa_os [along with
                   15448:          pa_sleep] apr-impl locking done
                   15449: 
1.211     moko     15450:        * configure, configure.in, operators.ru.txt, operators.txt,
                   15451:          parser3.sln, src/classes/classes.vcproj, src/classes/hashfile.C,
1.95      moko     15452:          src/classes/xdoc.C, src/include/pa_config_fixed.h,
                   15453:          src/include/pa_exception.h, src/include/pa_globals.h,
                   15454:          src/include/pa_memory.h, src/include/pa_version.h,
                   15455:          src/lib/ltdl/libltdl.vcproj, src/lib/ltdl/libltdl.vcproj.vspscc,
                   15456:          src/lib/ltdl/ltdl.vcproj, src/lib/ltdl/ltdl.vcproj.vspscc,
                   15457:          src/main/compile.tab.C, src/main/main.vcproj,
                   15458:          src/main/pa_charset.C, src/targets/cgi/parser3.vcproj,
                   15459:          src/types/Makefile.am, src/types/pa_vhash.C,
                   15460:          src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
                   15461:          src/types/pa_vxnode.h, src/types/types.vcproj: hashfile: started
                   15462:          again with sdbm from apache
                   15463: 
                   15464: 2003-11-05  paf
                   15465: 
                   15466:        * src/: classes/classes.vcproj, include/pa_config_fixed.h,
                   15467:          main/main.vcproj, targets/cgi/parser3.vcproj: not has to be in
                   15468:          \parser3project dir anymore
                   15469: 
                   15470:        * src/main/pa_charset.C: bugfix: had broken binary search [copied
                   15471:          thoughtlessly from xalan]
                   15472: 
                   15473:        * src/lib/sdbm/: Makefile.am, sdbm.c, sdbm_hash.c, sdbm_lock.c,
                   15474:          sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h: original
                   15475:          from httpd-2.0.43\srclib\apr-util\dbm\sdbm
                   15476: 
                   15477:        * src/main/helpers/CaseFolding.txt:
                   15478:          http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
                   15479: 
                   15480: 2003-11-04  paf
                   15481: 
1.211     moko     15482:        * operators.ru.txt, operators.txt: comment: ^mail:send[$.options[
1.95      moko     15483: 
                   15484:        * src/classes/table.C: compiled on unix
                   15485: 
1.116     moko     15486:        * src/classes/Makefile.am: classes.C to rebuild last
1.95      moko     15487: 
                   15488:        * src/classes/mail.C: compiled on unix
                   15489: 
1.211     moko     15490:        * operators.ru.txt, operators.txt, src/classes/mail.C,
                   15491:          src/types/pa_vmail.C, src/types/pa_vmail.h:     !^mail:send[
1.95      moko     15492:                  $.options[unix: string to append to sendmail command
                   15493:          line]
                   15494: 
1.211     moko     15495:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   15496:          src/main/pa_string.C, tests/todo.txt: ^table.save[...
                   15497:          $.separator[^#09]          $.encloser["] <nothing> by default
                   15498: 
                   15499:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   15500:          tests/todo.txt: ^table::load         !$.separator[^#09]
                   15501:          !$.encloser["] <nothing> by default
1.95      moko     15502: 
                   15503: 2003-11-03  paf
                   15504: 
1.211     moko     15505:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   15506:          src/main/pa_common.C: ^table::load[; options:
                   15507:          !$.column-separator[^#09]         !$.column-encloser["]
1.95      moko     15508: 
1.211     moko     15509:        * operators.ru.txt, operators.txt, src/include/pa_config_fixed.h,
1.95      moko     15510:          src/types/pa_vrequest.C: $request:document-root
                   15511: 
                   15512:        * src/targets/cgi/parser3.C: beauty: SIGUSRX removed qs= printing
                   15513:          [already included into uri=xxx]
                   15514: 
1.211     moko     15515:        * operators.ru.txt, operators.txt, src/classes/image.C,
                   15516:          tests/todo.txt: ^image.gif[filename] for $response:download
1.95      moko     15517: 
                   15518:        * src/classes/date.C: minor precaution
                   15519: 
1.211     moko     15520:        * operators.ru.txt, operators.txt, src/classes/date.C:
                   15521:          !^date::unix-timestamp()
1.95      moko     15522:              !^date.unix-timestamp[]
                   15523: 
                   15524: 2003-10-30  paf
                   15525: 
1.211     moko     15526:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   15527:          src/types/pa_vdate.h: merged from 3.0.8: ^date.roll[TZ;GMT]
                   15528:          $date.hour
1.95      moko     15529: 
                   15530:        * src/classes/: date.C, image.C: improvement diagnostics:
                   15531:          $now[^date::create[$undefined]] now is error
                   15532: 
                   15533:        * src/main/pa_common.C: read errors would now be reported 'actually
                   15534:          read -1 bytes'
                   15535: 
                   15536: 2003-10-24  paf
                   15537: 
                   15538:        * Makefile.am, src/classes/Makefile.am, src/lib/cord/Makefile.am,
                   15539:          src/lib/md5/Makefile.am, src/lib/pcre/Makefile.am,
                   15540:          src/main/Makefile.am, src/targets/cgi/Makefile.am,
                   15541:          src/targets/isapi/Makefile.am: .dsp/w -> .vcproj/sln
                   15542: 
                   15543: 2003-10-22  paf
                   15544: 
                   15545:        * src/include/pa_request.h: fixed: $h[^hash::create[]] $$h[1]
                   15546: 
                   15547: 2003-10-21  paf
                   15548: 
1.211     moko     15549:        * operators.ru.txt, operators.txt, src/include/pa_string.h,
                   15550:          src/main/pa_string.C: fixed: string.match[g] without <'> option
                   15551:          produced columns with NULL's, which gpf'ed at table.save time
1.95      moko     15552: 
                   15553:        * src/: classes/op.C, include/pa_request.h: fixed: false 'endless
                   15554:          recoursion' message with intensive throw-catches fixed: incorrect
                   15555:          name and line (one name upper then needed) in error message about
                   15556:          problems inside try block
                   15557: 
                   15558: 2003-10-10  paf
                   15559: 
                   15560:        * src/: include/pa_string.h, main/compile.tab.C: CORD_chr does not
                   15561:          check offset argument for validity did that in String::Body::pos
                   15562:          myself http://i2/tasks/edit/?id=4577425257580789777
                   15563: 
                   15564: 2003-10-07  paf
                   15565: 
                   15566:        * src/main/: compile.tab.C, compile.y: ^if ( better error:
                   15567:          .html(1:4): parse error, expecting `'['' or `'{'' or `'(''  now
                   15568: 
                   15569: 2003-10-03  paf
                   15570: 
                   15571:        * parser3.sln, src/include/pa_dictionary.h,
                   15572:          src/main/pa_dictionary.C, src/main/pa_string.C,
                   15573:          src/targets/cgi/parser3.vcproj: dictionary optimized by
                   15574:          precalculating cstr&length
                   15575: 
                   15576: 2003-10-02  paf
                   15577: 
                   15578:        * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
                   15579:          main/execute.C, main/pa_request.C, main/pa_sql_driver_manager.C,
                   15580:          main/pa_stylesheet_manager.C: bugfix: ^throw context were
                   15581:          saved/restored incompletely http://www.parser.ru/forum/?id=21484
                   15582: 
                   15583: 2003-09-30  paf
                   15584: 
                   15585:        * src/main/pa_string.C: string::replace bug fix [were ignoring
                   15586:          occurrances after lang-mismatched
                   15587: 
                   15588: 2003-09-29  paf
                   15589: 
                   15590:        * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: generated by
                   15591:          helper
                   15592: 
                   15593:        * src/main/pa_string.C: string::serialize bug fix with
                   15594:          zero-terminator
                   15595: 
                   15596:        * src/classes/table.C: ^nameless_table.save column row now has no
                   15597:          \t at the end
                   15598: 
                   15599:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
                   15600:          @postprocess  now takes $response:body/download
                   15601: 
                   15602:        * src/classes/form.C: better error message: MAX_POST_SIZE_NAME to
                   15603:          error message
                   15604: 
                   15605:        * src/classes/string.C: bugfix: s.right(>s.length) returned nothing
                   15606: 
                   15607:        * src/classes/table.C: bugfix: flip: must produce nameless
                   15608:          http://i2/tasks/edit/?id=4573405524674081244
                   15609: 
                   15610:        * src/: include/pa_charset.h, main/pa_charset.C, main/pa_string.C,
                   15611:          main/helpers/simple_folding.pl: utf-8 upper/lower
                   15612: 
                   15613:        * src/main/pa_common.C: bugfix: utf signature were not ignored due
                   15614:          to typo error http://i2/tasks/edit/?id=4573354650786434584
                   15615: 
                   15616: 2003-09-26  paf
                   15617: 
                   15618:        * src/main/untaint.C: removed needless field
                   15619: 
                   15620:        * src/main/untaint.C: removed needless const
                   15621: 
                   15622:        * src/: include/pa_string.h, main/pa_common.C, main/pa_string.C:
                   15623:          String.for_each bug fixed [omited one-char cases]
                   15624: 
                   15625:        * src/include/pa_stack.h: bugfix: before collecting garbage,
                   15626:          runtime-executor stack were cleared... BADLY
                   15627: 
                   15628:        * src/main/pa_string.C: ^stirng.replace code used old
                   15629:          param-convention on langs.append, fixed that search fo the like,
                   15630:          found none
                   15631: 
                   15632:        * src/: classes/op.C, include/pa_string.h, main/pa_string.C:
                   15633:          string::serialize/deserialize implemented Language enum assigned
                   15634:          meaningful letters [more convinient for debugging. read warning
                   15635:          before adding/changing anything]
                   15636: 
                   15637: 2003-09-25  paf
                   15638: 
                   15639:        * src/: include/pa_string.h, include/pa_version.h,
                   15640:          main/pa_string.C, main/untaint.C: templates and anonymous unions
                   15641:          differences on unix
                   15642: 
                   15643:        * parser3.sln, src/classes/file.C, src/classes/image.C,
                   15644:          src/classes/mail.C, src/classes/op.C, src/classes/table.C,
                   15645:          src/classes/xdoc.C, src/classes/xnode.C,
                   15646:          src/include/pa_cache_managers.h, src/include/pa_charset.h,
                   15647:          src/include/pa_charsets.h, src/include/pa_common.h,
                   15648:          src/include/pa_request.h, src/include/pa_sql_driver_manager.h,
                   15649:          src/include/pa_string.h, src/include/pa_stylesheet_manager.h,
                   15650:          src/include/pa_table.h, src/lib/cord/cordbscs.c,
                   15651:          src/lib/cord/cordprnt.c, src/lib/cord/cordxtra.c,
                   15652:          src/lib/cord/include/cord.h, src/main/compile.tab.C,
                   15653:          src/main/compile_tools.h, src/main/pa_charset.C,
                   15654:          src/main/pa_charsets.C, src/main/pa_common.C, src/main/pa_exec.C,
                   15655:          src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
                   15656:          src/main/pa_string.C, src/main/pa_stylesheet_manager.C,
                   15657:          src/main/untaint.C, src/types/pa_value.h, src/types/pa_vimage.C,
                   15658:          src/types/pa_vmail.C, src/types/pa_vmath.C,
                   15659:          src/types/pa_vstateless_class.h, src/types/pa_vstatus.C,
                   15660:          src/types/pa_vxnode.C: string_fragments_to_cord merged to HEAD
                   15661: 
                   15662:        * src/main/: compile.tab.C, pa_string.C: string: debug: .v()
                   15663:          functions aligned to that of eeparser3 look
                   15664: 
                   15665:        * src/lib/cord/cordprnt.c: removed warnings
                   15666: 
                   15667: 2003-09-24  paf
                   15668: 
                   15669:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   15670:          classes/op.C, classes/xdoc.C, classes/xnode.C,
                   15671:          include/pa_cache_managers.h, include/pa_charset.h,
                   15672:          include/pa_charsets.h, include/pa_common.h, include/pa_request.h,
                   15673:          include/pa_sql_driver_manager.h, include/pa_string.h,
                   15674:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   15675:          main/compile_tools.h, main/pa_charset.C, main/pa_charsets.C,
                   15676:          main/pa_common.C, main/pa_exec.C, main/pa_request.C,
                   15677:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   15678:          main/pa_stylesheet_manager.C, main/untaint.C, types/pa_value.h,
                   15679:          types/pa_vimage.C, types/pa_vmail.C, types/pa_vmath.C,
                   15680:          types/pa_vstateless_class.h, types/pa_vstatus.C,
                   15681:          types/pa_vxnode.C: v() functions of String::Body,
                   15682:          String::Languages and String itself StringBody->String::Body
                   15683: 
                   15684:        * src/: include/pa_string.h, lib/cord/cordbscs.c,
                   15685:          lib/cord/include/cord.h: CORD_append_block showed no efficiency =
                   15686:          never optimized anything.  todo: somehow speed up harder cases:
                   15687:          concatenationA+concatenationB when last block of A and first of B
                   15688:          contain same letters
                   15689: 
                   15690:        * src/: include/pa_string.h, lib/cord/cordbscs.c,
                   15691:          lib/cord/include/cord.h: langs: speed up by joining adjucent
                   15692:          blocks of same char [CORD_append_block]
                   15693: 
                   15694:        * src/: include/pa_string.h, lib/cord/cordbscs.c,
                   15695:          lib/cord/include/cord.h, main/pa_string.C: aval/ works! todo:
                   15696:          save space by extending blocks when appending block with c ==
                   15697:          lastblock.c
                   15698: 
                   15699:        * src/: include/pa_string.h, main/pa_string.C: aval is not actually
                   15700:          working yet :( but more working &understood :)
                   15701: 
                   15702:        * src/: classes/table.C, include/pa_string.h,
                   15703:          lib/cord/include/cord.h, main/pa_string.C: aval/ works!
                   15704: 
                   15705: 2003-09-23  paf
                   15706: 
                   15707:        * src/main/untaint.C: $a[ok!] $a works!
                   15708: 
                   15709:        * src/main/untaint.C: something even more works :)
                   15710: 
                   15711:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   15712:          something more works :)
                   15713: 
                   15714:        * src/: include/pa_string.h, lib/cord/cordbscs.c,
                   15715:          lib/cord/cordxtra.c: something already works :)
                   15716: 
                   15717:        * src/: include/pa_string.h, main/untaint.C: just compiled todo:
                   15718:          serialize&deserialize
                   15719: 
                   15720:        * src/: classes/table.C, include/pa_string.h, lib/cord/cordbscs.c,
                   15721:          lib/cord/cordxtra.c, lib/cord/include/cord.h, main/pa_string.C,
                   15722:          main/untaint.C: main idea implemented, details left
                   15723: 
                   15724: 2003-09-22  paf
                   15725: 
                   15726:        * src/: classes/memory.C, include/pa_memory.h: #ifdef GC_DEBUG
                   15727: 
                   15728:        * src/classes/xnode.C: copy/paste comment bugfix
                   15729: 
                   15730:        * src/: include/pa_memory.h, main/pa_globals.C: when xml memory
                   15731:          allocator returns 0, just die.
                   15732:          http://i2/tasks/edit/?id=4570798492410259445
                   15733: 
                   15734:        * src/classes/xdoc.C: copy/paste comment bugfix
                   15735: 
                   15736:        * src/classes/: xdoc.C, xnode.C: new DOM2 methods from Alexandr
                   15737:          Egorov <egr> (all?) xdoc: createAttributeNS createElementNS
                   15738:          xnode: getAttributeNS setAttributeNS removeAttributeNS
                   15739:          getAttributeNodeNS setAttributeNodeNS hasAttribute hasAttributeNS
                   15740: 
                   15741:        * src/lib/cord/cordxtra.c: CORD_pos bugfix [failed to find 8bit
                   15742:          chars due to bitwise operation signed-char error]
                   15743: 
                   15744: 2003-09-19  paf
                   15745: 
                   15746:        * src/types/pa_wcontext.C: output message: more practical
                   15747:          suggestion
                   15748: 
1.211     moko     15749:        * src/main/pa_common.C, operators.ru.txt, operators.txt: merged
1.95      moko     15750:          $f[^file::load[binary;http://...]] $f.tables
                   15751: 
                   15752: 2003-09-02  paf
                   15753: 
                   15754:        * src/main/pa_common.C: printf is buffered, write(1 is not. can't
                   15755:          flush stdout without referencing 'stdout' symbol. to hell with
                   15756:          non-ansi libraries without 'stdout' symbol
                   15757: 
                   15758:        * src/main/pa_common.C: got rid of 'stdout' symbol reference on
                   15759:          unix (users reported problems with some old libc)
                   15760: 
                   15761:        * src/types/pa_vdate.h: forgot initializer
                   15762: 
                   15763: 2003-09-01  paf
                   15764: 
                   15765:        * src/: classes/date.C, include/pa_common.h, main/compile.tab.C,
                   15766:          main/pa_common.C, types/pa_vdate.h: $date.TZ ^date.roll[TZ;new
                   15767:          zone]
                   15768: 
                   15769:        * src/classes/image.C: memory handling bugs [unpatched 'new' calls]
                   15770: 
                   15771: 2003-08-19  paf
                   15772: 
                   15773:        * src/types/: pa_value.C, pa_value.h, pa_vdate.h, pa_vrequest.C,
                   15774:          pa_vstring.h, pa_vxdoc.C, pa_vxnode.C: bark intefrace obsoleted,
                   15775:          simplified a little
                   15776: 
                   15777:        * src/types/: pa_vhash.C, pa_vhash.h: _default+foreach bug refix
                   15778:          [lost fix from 3.0.8]
                   15779: 
                   15780:        * src/types/pa_vcookie.C: in VC7 if(type var=xxx){ }else{   now
                   15781:          visible here }
                   15782: 
                   15783:          bug fix
                   15784: 
                   15785:        * src/: include/pa_memory.h, types/pa_value.h: -= few warnings
                   15786: 
                   15787:        * src/main/compile.tab.C: initialized couple of variables about
                   15788:          which user reported runtime problems when parser were compiled
                   15789:          with VC7, warning level4.  study shows that later in bison
                   15790:          they've fixed that. would migrate to latest bison someday
                   15791: 
                   15792:        * src/types/pa_vmail.C: turned  off recoding in gmime (were still
                   15793:          recoding headers)
                   15794: 
                   15795:        * src/types/pa_vmail.C: works as before, same charset problems:
                   15796:          gmime recodes to UTF-8 only headers, not body. so not recoding
                   15797:          anything for now
                   15798: 
                   15799:        * src/types/: pa_vmail.C, pa_vmail.h: parses headers, still
                   15800:          problems with body
                   15801: 
                   15802:        * src/types/pa_vmail.C: mail_receive just compiled
                   15803: 
                   15804: 2003-08-18  paf
                   15805: 
                   15806:        * src/: classes/classes.vcproj, include/pa_config_fixed.h,
                   15807:          main/main.vcproj, types/types.vcproj: win32: continued process
                   15808:          detaching from \parser3project directory
                   15809: 
                   15810:        * gnu.dsp, parser3.dsw, src/classes/classes.dsp,
                   15811:          src/lib/cord/cord.dsp, src/lib/ltdl/libltdl.dsp,
                   15812:          src/lib/md5/md5.dsp, src/lib/pcre/pcre.dsp,
                   15813:          src/lib/pcre/pcre_dftables.dsp,
                   15814:          src/lib/pcre/pcre_parser_ctype.dsp, src/main/main.dsp,
                   15815:          src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
                   15816:          src/types/types.dsp: moved to MSVC 7
                   15817: 
                   15818:        * gnu.vcproj.vspscc, parser3.vssscc,
                   15819:          src/classes/classes.vcproj.vspscc,
                   15820:          src/lib/cord/cord.vcproj.vspscc,
                   15821:          src/lib/ltdl/libltdl.vcproj.vspscc,
                   15822:          src/lib/md5/md5.vcproj.vspscc,
                   15823:          src/lib/pcre/pcre_dftables.vcproj.vspscc,
                   15824:          src/lib/pcre/pcre_parser_ctype.vcproj.vspscc,
                   15825:          src/lib/pcre/pcre.vcproj.vspscc, src/main/main.vcproj.vspscc,
                   15826:          src/targets/isapi/parser3isapi.vcproj.vspscc,
                   15827:          src/types/types.vcproj.vspscc, src/targets/cgi/parser3.vcproj:
                   15828:          moved to MSVC 7
                   15829: 
                   15830:        * parser3.sln, gnu.vcproj, src/classes/classes.vcproj,
                   15831:          src/lib/cord/cord.vcproj, src/lib/ltdl/libltdl.vcproj,
                   15832:          src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
                   15833:          src/lib/pcre/pcre_dftables.vcproj,
                   15834:          src/lib/pcre/pcre_parser_ctype.vcproj, src/main/main.vcproj,
                   15835:          src/targets/cgi/parser3.vcproj,
                   15836:          src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
                   15837:          new VS project files
                   15838: 
                   15839:        * ~sak5c961f3101c36563.tmp: Temporary file created by Visual Studio
                   15840:          .NET to detect Jalindi Igloo capabilities.
                   15841: 
                   15842:        * ChangeLog, configure, configure.in, src/classes/Makefile.am,
1.116     moko     15843:          src/classes/classes.awk, src/doc/footer.htm,
                   15844:          src/include/pa_config_fixed.h, src/include/pa_version.h,
                   15845:          src/lib/Makefile.am, src/main/compile.tab.C,
1.95      moko     15846:          src/main/pa_charset.C, src/main/pa_string.C, src/main/untaint.C,
                   15847:          src/types/pa_vmail.C: merged 3.1.0 latest changes
                   15848: 
                   15849: 2003-08-15  paf
                   15850: 
                   15851:        * src/main/untaint.C: email addresses in forms:   "non-ascii" <yyy>
                   15852:          non-ascii <yyy> now encoded correctly [kinda merge from 3.0.8]
                   15853: 
                   15854:        * src/main/untaint.C: email addresses in forms:   "non-ascii" <yyy>
                   15855:          non-ascii <yyy> now encoded correctly
                   15856: 
                   15857: 2003-07-29  paf
                   15858: 
1.116     moko     15859:        * src/classes/: Makefile.am, classes.awk: classes.awk added to make
                   15860:          dist
1.95      moko     15861: 
                   15862:        * src/types/pa_vmail.C: just started --with-mail-receive
                   15863: 
                   15864: 2003-07-28  paf
                   15865: 
1.116     moko     15866:        * src/: classes/Makefile.am, lib/Makefile.am: removed circular
                   15867:          dependence in src/classes, src/lib/gc now in dist
1.95      moko     15868: 
                   15869:        * src/main/pa_string.C: ^cache bug fix [were not working at all]
                   15870: 
                   15871: 2003-07-25  paf
                   15872: 
                   15873:        * src/doc/footer.htm: year
                   15874: 
                   15875: 2003-07-24  paf
                   15876: 
                   15877:        * src/: include/pa_config_fixed.h, main/pa_charset.C: bad #endif
                   15878:          fix
                   15879: 
                   15880:        * src/include/pa_version.h: release
                   15881: 
1.116     moko     15882:        * src/lib/gc/include/: Makefile.am, gc.h: moved tempate_gc to HEAD
1.95      moko     15883: 
                   15884:        * ChangeLog, src/classes/classes.dsp, src/main/main.dsp,
                   15885:          src/main/pa_globals.C, src/targets/cgi/parser3.dsp,
                   15886:          src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: cvs:
                   15887:          getting rid of win32xml pseudo project
                   15888: 
                   15889:        * src/main/: compile.tab.C, pa_memory.C: moved tempate_gc to HEAD
                   15890: 
1.116     moko     15891:        * ChangeLog, INSTALL, Makefile.am, acsite.m4, configure,
1.211     moko     15892:          configure.in, operators.ru.txt, operators.txt, parser3.dsw,
1.95      moko     15893:          etc/parser3.charsets/koi8-r.cfg,
1.116     moko     15894:          etc/parser3.charsets/windows-1251.cfg, src/classes/Makefile.am,
1.95      moko     15895:          src/classes/classes.C, src/classes/classes.awk,
                   15896:          src/classes/classes.dsp, src/classes/classes.h,
                   15897:          src/classes/date.C, src/classes/double.C, src/classes/file.C,
                   15898:          src/classes/form.C, src/classes/hash.C, src/classes/image.C,
                   15899:          src/classes/int.C, src/classes/mail.C, src/classes/math.C,
                   15900:          src/classes/memory.C, src/classes/op.C, src/classes/response.C,
                   15901:          src/classes/string.C, src/classes/table.C, src/classes/void.C,
                   15902:          src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
                   15903:          src/doc/exception.dox, src/doc/index.dox, src/doc/memory.dox,
                   15904:          src/doc/string.dox, src/include/Makefile.am,
1.116     moko     15905:          src/include/pa_array.h, src/include/pa_cache_managers.h,
                   15906:          src/include/pa_charset.h, src/include/pa_charsets.h,
                   15907:          src/include/pa_common.h, src/include/pa_config_auto.h.in,
                   15908:          src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
                   15909:          src/include/pa_dictionary.h, src/include/pa_dir.h,
                   15910:          src/include/pa_exception.h, src/include/pa_exec.h,
                   15911:          src/include/pa_globals.h, src/include/pa_hash.h,
                   15912:          src/include/pa_memory.h, src/include/pa_opcode.h,
                   15913:          src/include/pa_operation.h, src/include/pa_pool.h,
                   15914:          src/include/pa_pragma_pack_begin.h,
1.95      moko     15915:          src/include/pa_pragma_pack_end.h, src/include/pa_request.h,
                   15916:          src/include/pa_request_charsets.h, src/include/pa_request_info.h,
                   15917:          src/include/pa_sapi.h, src/include/pa_socks.h,
                   15918:          src/include/pa_sql_connection.h,
                   15919:          src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
                   15920:          src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
                   15921:          src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
                   15922:          src/include/pa_threads.h, src/include/pa_types.h,
1.116     moko     15923:          src/include/pa_uue.h, src/lib/Makefile.am,
                   15924:          src/lib/cord/Makefile.am, src/lib/cord/cord.dsp,
                   15925:          src/lib/cord/cordbscs.c, src/lib/cord/cordprnt.c,
                   15926:          src/lib/cord/cordxtra.c, src/lib/cord/source.url,
                   15927:          src/lib/cord/include/Makefile.am, src/lib/cord/include/cord.h,
1.95      moko     15928:          src/lib/cord/include/ec.h,
                   15929:          src/lib/cord/include/private/Makefile.am,
                   15930:          src/lib/cord/include/private/cord_pos.h, src/lib/gc/Makefile.am,
1.116     moko     15931:          src/lib/ltdl/libltdl.dsp, src/lib/md5/pa_md5.h,
                   15932:          src/lib/md5/pa_md5c.c, src/lib/pcre/pcre.h,
1.95      moko     15933:          src/lib/pcre/pcre_parser_ctype.c, src/main/Makefile.am,
1.116     moko     15934:          src/main/compile.C, src/main/compile.tab.C, src/main/compile.y,
                   15935:          src/main/compile_tools.C, src/main/compile_tools.h,
                   15936:          src/main/execute.C, src/main/main.dsp, src/main/pa_array.C,
                   15937:          src/main/pa_cache_managers.C, src/main/pa_charset.C,
                   15938:          src/main/pa_charsets.C, src/main/pa_common.C,
                   15939:          src/main/pa_dictionary.C, src/main/pa_dir.C,
                   15940:          src/main/pa_exception.C, src/main/pa_exec.C,
1.95      moko     15941:          src/main/pa_globals.C, src/main/pa_hash.C, src/main/pa_pool.C,
                   15942:          src/main/pa_request.C, src/main/pa_socks.C,
                   15943:          src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
                   15944:          src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
1.116     moko     15945:          src/main/pa_uue.C, src/main/untaint.C, src/sql/pa_sql_driver.h,
                   15946:          src/targets/Makefile.am, src/targets/cgi/Makefile.am,
                   15947:          src/targets/cgi/getopt.c, src/targets/cgi/getopt.h,
                   15948:          src/targets/cgi/pa_pool.C, src/targets/cgi/pa_threads.C,
                   15949:          src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
                   15950:          src/targets/cgi/pool_storage.h, src/targets/cgi/pp3.cmd,
                   15951:          src/targets/isapi/Makefile.am, src/targets/isapi/pa_pool.C,
1.95      moko     15952:          src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
                   15953:          src/targets/isapi/parser3isapi.dsp,
                   15954:          src/targets/isapi/pool_storage.h, src/types/Makefile.am,
1.116     moko     15955:          src/types/pa_junction.h, src/types/pa_method.h,
                   15956:          src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
1.95      moko     15957:          src/types/pa_vclass.C, src/types/pa_vclass.h,
                   15958:          src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
                   15959:          src/types/pa_vcookie.h, src/types/pa_vdate.h,
                   15960:          src/types/pa_vdouble.h, src/types/pa_venv.h,
                   15961:          src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
                   15962:          src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
                   15963:          src/types/pa_vimage.C, src/types/pa_vimage.h,
                   15964:          src/types/pa_vint.h, src/types/pa_vjunction.h,
                   15965:          src/types/pa_vmail.C, src/types/pa_vmail.h, src/types/pa_vmath.C,
                   15966:          src/types/pa_vmath.h, src/types/pa_vmemory.h,
                   15967:          src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
                   15968:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   15969:          src/types/pa_vrequest.C, src/types/pa_vrequest.h,
                   15970:          src/types/pa_vresponse.C, src/types/pa_vresponse.h,
                   15971:          src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
                   15972:          src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
                   15973:          src/types/pa_vstatus.h, src/types/pa_vstring.C,
                   15974:          src/types/pa_vstring.h, src/types/pa_vtable.C,
                   15975:          src/types/pa_vtable.h, src/types/pa_vvoid.h,
                   15976:          src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                   15977:          src/types/pa_vxnode.C, src/types/pa_vxnode.h,
                   15978:          src/types/pa_wcontext.C, src/types/pa_wcontext.h,
                   15979:          src/types/pa_wwrapper.h, src/types/types.dsp: moved tempate_gc to
                   15980:          HEAD
                   15981: 
                   15982:        * tests/: 001.html, 002.html, 003.html, 004.html, 005.html,
                   15983:          006.html, 007.html, 008.html, 009.html, 010.html, 011.html,
                   15984:          012.html, 013.html, 014.html, 015.html, 016.html, 017.html,
                   15985:          018.html, 019.html, 019paf2001.gif, 020.html, 021.html, 022.html,
                   15986:          023.html, 024.html, 025.html, 026.html, 027.html, 028.html,
                   15987:          029.html, 030.html, 031.html, 032.html, 033.html, 034.html,
                   15988:          035.html, 036.html, 037.html, 038.html, 039.html, 040.html,
                   15989:          041.html, 042.html, 043.html, 044.html, 045.html, 046.html,
                   15990:          047.html, 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p,
                   15991:          052.html, 053.html, 054.html, 055.html, 056.html, 057.html,
                   15992:          058.html, 058_paf2000.png, 059.html, 060.html, 061.dat, 061.html,
                   15993:          062.html, 063.html, 064.html, 065.html, 066.html, 067.html,
                   15994:          068.html, 069.html, 070.html, 071.html, 072.html, 073.html,
                   15995:          074.html, 075.html, 076.html, 077.html, 078.html, 079.html,
                   15996:          080.html, 081.html, 082.html, 083.html, 084.html, 085.html,
                   15997:          086.html, 087.html, 088.html, 089.html, 090.html, 091.html,
                   15998:          092.html, 093.html, 094.html, 095.html, 096.html, 097.html,
                   15999:          098.html, 098font.gif, 099.html, 100.html, 101.html, 102.html,
                   16000:          103.html, 103mark.gif, 103paf2001.gif, 104.html, 105.html,
                   16001:          106.html, 107.html, 108.html, 108.xsl, 109.html, 110.html,
                   16002:          111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
                   16003:          117.html, 118.html, 119.html, 120.html, 121.html, 122.html,
                   16004:          123.html, 124.html, 125.html, 126.html, 127.html, 128.html,
                   16005:          129.html, 130.html, 131.html, 132.html, 133.html, 134.html,
                   16006:          135.html, 136.html, 137.html, 138.html, 139.html, 140.html,
                   16007:          141.html, Makefile, descript.ion, run_parser.sh, 022_dir/a.html,
                   16008:          022_dir/b.txt, 022_dir/c.htm, 096_dir/163.jpg, 096_dir/188.jpg,
                   16009:          outputs/create-dir, results/001.processed, results/002.processed,
                   16010:          results/003.processed, results/004.processed,
                   16011:          results/005.processed, results/006.processed,
                   16012:          results/007.processed, results/008.processed,
                   16013:          results/009.processed, results/010.processed,
                   16014:          results/011.processed, results/012.processed,
                   16015:          results/013.processed, results/014.processed,
                   16016:          results/015.processed, results/016.processed,
                   16017:          results/017.processed, results/018.processed,
                   16018:          results/019.processed, results/020.processed,
                   16019:          results/021.processed, results/022.processed,
                   16020:          results/023.processed, results/024.processed,
                   16021:          results/025.processed, results/026.processed,
                   16022:          results/027.processed, results/028.processed,
                   16023:          results/029.processed, results/030.processed,
                   16024:          results/031.processed, results/032.processed,
                   16025:          results/033.processed, results/034.processed,
                   16026:          results/035.processed, results/036.processed,
                   16027:          results/037.processed, results/038.processed,
                   16028:          results/039.processed, results/040.processed,
                   16029:          results/041.processed, results/042.processed,
                   16030:          results/043.processed, results/044.processed,
                   16031:          results/045.processed, results/046.processed,
                   16032:          results/047.processed, results/048.processed,
                   16033:          results/049.processed, results/050.processed,
                   16034:          results/051.processed, results/052.processed,
                   16035:          results/053.processed, results/054.processed,
                   16036:          results/055.processed, results/056.processed,
                   16037:          results/057.processed, results/058.processed,
                   16038:          results/059.processed, results/060.processed,
                   16039:          results/061.processed, results/062.processed,
                   16040:          results/063.processed, results/064.processed,
                   16041:          results/065.processed, results/066.processed,
                   16042:          results/067.processed, results/068.processed,
                   16043:          results/069.processed, results/070.processed,
                   16044:          results/071.processed, results/072.processed,
                   16045:          results/073.processed, results/074.processed,
                   16046:          results/075.processed, results/076.processed,
                   16047:          results/077.processed, results/078.processed,
                   16048:          results/079.processed, results/080.processed,
                   16049:          results/081.processed, results/082.processed,
                   16050:          results/083.processed, results/084.processed,
                   16051:          results/085.processed, results/086.processed,
                   16052:          results/087.processed, results/088.processed,
                   16053:          results/089.processed, results/090.processed,
                   16054:          results/091.processed, results/092.processed,
                   16055:          results/093.processed, results/094.processed,
                   16056:          results/095.processed, results/096.processed,
                   16057:          results/097.processed, results/098.processed,
                   16058:          results/099.processed, results/100.processed,
                   16059:          results/101.processed, results/102.processed,
                   16060:          results/103.processed, results/104.processed,
                   16061:          results/105.processed, results/106.processed,
                   16062:          results/107.processed, results/108.processed,
                   16063:          results/109.processed, results/110.processed,
                   16064:          results/111.processed, results/112.processed,
                   16065:          results/113.processed, results/114.processed,
                   16066:          results/115.processed, results/116.processed,
                   16067:          results/117.processed, results/118.processed,
                   16068:          results/119.processed, results/120.processed,
                   16069:          results/121.processed, results/122.processed,
                   16070:          results/123.processed, results/124.processed,
                   16071:          results/125.processed, results/126.processed,
                   16072:          results/127.processed, results/128.processed,
                   16073:          results/129.processed, results/130.processed,
                   16074:          results/131.processed, results/132.processed,
                   16075:          results/133.processed, results/134.processed,
                   16076:          results/135.processed, results/136.processed,
                   16077:          results/137.processed, results/138.processed,
                   16078:          results/139.processed, results/140.processed,
                   16079:          results/141.processed: merged(copied) to HEAD from template_gc
                   16080: 
                   16081:        * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: more step
                   16082:          towards \parser3project not having to be in root
                   16083: 
                   16084:        * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c: apache
                   16085:          module compiled [were minor unnecessary changes in lib/md5
                   16086:          interface]
                   16087: 
                   16088:        * src/include/pa_version.h: release
                   16089: 
                   16090:        * parser3.dsw, src/main/pa_globals.C: relative paths to xml&gc libs
                   16091: 
                   16092:        * src/classes/math.C: merged uuid bugfix
                   16093: 
                   16094:        * tests/: 141.html, results/141.processed: fixed bug with
                   16095:          too-small-a-buffer
                   16096: 
                   16097:        * src/classes/math.C: uuid bugfix
                   16098: 
                   16099:        * tests/: 141.html, Makefile, results/005.processed,
                   16100:          results/030.processed, results/075.processed,
                   16101:          results/078.processed: to reflect date format change (were -
                   16102:          become ' ')
                   16103: 
                   16104:        * src/classes/math.C: uuid bugfix
                   16105: 
                   16106:        * parser3.dsw, src/main/pa_globals.C: few paths for libxml
                   16107:          debug/release changes
                   16108: 
                   16109:        * src/lib/md5/pa_md5c.c: PA_ -> pa_
                   16110: 
                   16111: 2003-07-23  paf
                   16112: 
                   16113:        * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
                   16114:          renamed a little [to move to comman naming conv]
                   16115: 
1.116     moko     16116:        * src/targets/Makefile.am: apache13 splitted to simplify apache
                   16117:          build
1.95      moko     16118: 
                   16119:        * src/: include/pa_request.h, include/pa_stack.h, main/execute.C,
                   16120:          main/pa_request.C, main/pa_sql_driver_manager.C,
                   16121:          main/pa_stylesheet_manager.C, targets/isapi/parser3isapi.dsp:
                   16122:          stack top_index() fixed
                   16123: 
                   16124:        * src/main/pa_globals.C: minor style changes
                   16125: 
                   16126:        * src/: classes/op.C, include/pa_sql_connection.h: connection
                   16127:          closing/caching fixed [connections were not closed/put to cache]
                   16128: 
                   16129: 2003-07-22  paf
                   16130: 
                   16131:        * INSTALL: gc part updated stightly
                   16132: 
                   16133:        * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: updated to
                   16134:          new sapi interface
                   16135: 
                   16136:        * src/classes/file.C: comment on OS
                   16137: 
                   16138:        * src/main/pa_string.C: removed reduntant invariant check [there is
                   16139:          one deeper in cord lib]
                   16140: 
                   16141:        * src/main/pa_exec.C: on win32 bugfix in handling shbang
                   16142: 
                   16143:        * src/main/pa_memory.C: out of memory is no longer coredump
                   16144: 
                   16145:        * INSTALL: disable-threads adviced
                   16146: 
                   16147: 2003-07-21  paf
                   16148: 
1.116     moko     16149:        * src/classes/Makefile.am: removed circular dependency on classes.C
1.95      moko     16150: 
                   16151:        * src/classes/file.C: file::exec/cgi environment variables now must
                   16152:          be UPPERCASE and A-Z 0-9 _-
                   16153: 
                   16154:        * src/classes/file.C: env passing fixed
                   16155: 
                   16156:        * src/main/pa_common.C: http:// CRLF now [merged from HEAD]
                   16157: 
                   16158:        * src/main/pa_common.C: http:// CRLF now
                   16159: 
                   16160: 2003-07-02  paf
                   16161: 
1.211     moko     16162:        * operators.ru.txt, operators.txt, src/types/pa_vstatus.C: renamed
                   16163:          $memory:status fields to reflect their real meaning
1.95      moko     16164: 
                   16165: 2003-06-27  paf
                   16166: 
                   16167:        * src/: classes/file.C, include/pa_charset.h, include/pa_exec.h,
                   16168:          include/pa_hash.h, main/pa_charset.C: merged from HEAD
                   16169:          file::exec/cgi .charset
                   16170: 
                   16171: 2003-06-26  paf
                   16172: 
                   16173:        * ChangeLog, src/classes/file.C, src/classes/hash.C,
                   16174:          src/classes/image.C, src/classes/op.C, src/classes/string.C,
                   16175:          src/classes/table.C: fixed several uninitialized local
                   16176:          structures.  notably ^hash.foreach now inserts delimiters
                   16177:          properly [were inserting it before first body]
                   16178: 
                   16179: 2003-06-24  paf
                   16180: 
                   16181:        * src/include/pa_hash.h: simplified HASH_ALLOCATES_COUNT
                   16182: 
                   16183: 2003-06-20  paf
                   16184: 
1.211     moko     16185:        * operators.ru.txt, operators.txt, src/include/pa_globals.h,
                   16186:          src/main/pa_common.C, src/main/pa_globals.C: introducing
1.95      moko     16187:          $f[^file::load[binary;http://...]] $f.tables
                   16188: 
                   16189: 2003-06-06  paf
                   16190: 
                   16191:        * src/types/: pa_vhash.h: $hash.field lookup first now: along with
                   16192:          table. [were method lookup: inconsistent]
                   16193: 
                   16194: 2003-06-02  paf
                   16195: 
                   16196:        * src/include/pa_memory.h: empty string clone fixed to return
                   16197:          writable memory
                   16198: 
                   16199:        * src/main/pa_common.C: fix_line_breaks bug fix [terminating zero
                   16200:          were not appended] which violated string invariant
                   16201: 
                   16202: 2003-05-30  paf
                   16203: 
                   16204:        * src/types/pa_value.C: date format now Sun, 06 Nov 1994 08:49:37
                   16205:          GMT  ; RFC 822, updated by RFC 1123 [as in HEAD]
                   16206: 
                   16207:        * src/main/pa_common.C: date format now Sun, 06 Nov 1994 08:49:37
                   16208:          GMT  ; RFC 822, updated by RFC 1123
                   16209: 
                   16210:        * src/: classes/file.C, classes/form.C, targets/cgi/parser3.C,
                   16211:          targets/isapi/parser3isapi.C: initialized request_info properly
                   16212: 
                   16213:        * src/classes/xnode.C: found minor bug, commended for future
                   16214: 
                   16215: 2003-05-28  paf
                   16216: 
                   16217:        * src/classes/form.C: request_info.content_length can't be <0,
                   16218:          size_t for some time
                   16219: 
                   16220: 2003-05-26  paf
                   16221: 
                   16222:        * src/: classes/file.C, classes/string.C, main/pa_string.C: few
                   16223:          forgotten <0 changed to !=STRING_NOT_FOUND
                   16224: 
                   16225:        * src/classes/math.C: merged ffffu from HEAD
                   16226: 
                   16227: 2003-05-11  paf
                   16228: 
                   16229:        * src/main/pa_globals.C: xml memory debugging functions (ifdefed)
                   16230: 
                   16231:        * src/types/: pa_vxdoc.h, pa_vxnode.h: think that found cause of
                   16232:          premature doc free.  transformed document had xmlDoc reference
                   16233:          stored to non-gc-memory (libgdome) added holding-reference
                   16234: 
                   16235: 2003-04-29  paf
                   16236: 
                   16237:        * src/main/pa_globals.C: started digging on double free.  on win32
                   16238:          found that that's perfectly normal.
                   16239: 
                   16240: 2003-04-25  paf
                   16241: 
                   16242:        * src/classes/table.C: table.join bug fix  [bad limit check]
                   16243: 
                   16244:        * src/classes/math.C: merged from HEAD: simpiler hash_string
                   16245: 
                   16246:        * src/classes/math.C: snprintf(buf, 3) become (buf,2) and failed to
                   16247:          print anything.  changed to quicker and simplier code
                   16248: 
                   16249:        * src/classes/hash.C: allowed ^hash::create[^rem{xxx}]   [were to
                   16250:          strict a check]
                   16251: 
                   16252:        * src/: classes/table.C, lib/md5/pa_md5c.c: minor compile errors
                   16253: 
                   16254: 2003-04-24  paf
                   16255: 
                   16256:        * src/include/pa_table.h: too strict assert loosened
                   16257: 
                   16258:        * src/lib/: md5/pa_md5c.c, pcre/pcre.h: thanks to Ilia Soldis
                   16259:          <soldis@infolio.ru> for reporing this ansi c fiolation syntax
                   16260:          report
                   16261: 
                   16262: 2003-04-21  paf
                   16263: 
1.116     moko     16264:        * src/targets/cgi/Makefile.am: pp3 added to .am
1.95      moko     16265: 
                   16266:        * src/main/pa_globals.C: pcre memory management changed to use GC
                   16267:          memory
                   16268: 
                   16269:        * src/main/pa_globals.C: 2.5.6 version of libxml allows to install
                   16270:          xmlMallocAtomic [author agreed to my suggestion], used that
                   16271: 
                   16272:        * src/types/pa_vmail.C: ^mail:send[$.body backward compatibility
                   16273: 
                   16274:        * src/: targets/cgi/parser3.C, types/pa_value.C, types/pa_value.h,
                   16275:          types/pa_vmail.C: attributed_meaning_to_string added
                   16276:          L_UNSPECIFIED piece which was sortof OK, but violated string
                   16277:          invariant [assertion barked on that] changed to L_PASS_APPEND,
                   16278:          made that param obligatory
                   16279: 
                   16280:        * src/main/pa_string.C: String::ArrayFragment::append_positions bug
                   16281:          fixed [assert helped]
                   16282: 
                   16283:        * src/include/pa_string.h: assert added [looking for bug]
                   16284: 
                   16285:        * src/main/pa_request.C: merged from HEAD: "x:..." and "\\..." file
                   16286:          names on Win32 considered disk-global
                   16287: 
                   16288:        * src/main/pa_request.C: "x:..." and "\\..." file names on Win32
                   16289:          considered disk-global
                   16290: 
                   16291: 2003-04-18  paf
                   16292: 
                   16293:        * src/main/untaint.C: merged from HEAD: enabled '~' letter in
                   16294:          filenames
                   16295: 
                   16296:        * src/main/untaint.C: enabled '~' letter in filenames
                   16297: 
                   16298: 2003-04-16  paf
                   16299: 
                   16300:        * src/classes/file.C: small bug introduced in autoptr times fixed
                   16301: 
                   16302:        * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: merged from
                   16303:          HEAD
                   16304: 
1.116     moko     16305:        * src/classes/table.C: fix: gcc reported tiny error
1.95      moko     16306: 
                   16307: 2003-04-15  paf
                   16308: 
1.211     moko     16309:        * operators.ru.txt, operators.txt, src/classes/math.C,
                   16310:          src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c, tests/141.html,
1.95      moko     16311:          tests/results/141.processed: merged from head ^math:uuid[]
                   16312:          ^math:uid64[] ^math:md5[string]
                   16313: 
                   16314:          test added: 141.html
                   16315: 
1.211     moko     16316:        * operators.ru.txt, operators.txt, src/classes/math.C:
                   16317:          ^math:uid64[]
1.95      moko     16318: 
                   16319:        * src/classes/math.C: ^math:uuid[]
                   16320: 
1.211     moko     16321:        * operators.ru.txt, operators.txt, src/classes/math.C: ^math:uuid[]
1.95      moko     16322: 
1.211     moko     16323:        * operators.ru.txt, operators.txt, src/classes/math.C,
                   16324:          src/lib/md5/pa_md5.h, src/lib/md5/pa_md5c.c: ^math:md5[string]
                   16325:          16-byte digest
                   16326: 
                   16327:        * operators.ru.txt, operators.txt, src/classes/file.C,
                   16328:          src/include/pa_common.h, src/include/pa_config_fixed.h,
                   16329:          src/main/pa_common.C: ^file::load[mode;name;     $.offset
                   16330:          $.limit
1.95      moko     16331: 
                   16332: 2003-04-14  paf
                   16333: 
                   16334:        * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
                   16335:          started ^math:md5
                   16336: 
                   16337:        * src/classes/table.C, src/include/pa_array.h,
                   16338:          src/include/pa_table.h, src/main/pa_table.C, tests/140.html,
                   16339:          tests/results/140.processed: table $.reverse option works in
                   16340:          create&co table $.distinct[tables] bug fix merged
                   16341: 
                   16342:        * src/: classes/table.C, include/pa_table.h: table
                   16343:          $.distinct[tables] bug fixed
                   16344: 
                   16345:        * src/classes/table.C: more warnings
                   16346: 
                   16347:        * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C:
                   16348:          removed checks in table::set_current, moved them back to
                   16349:          table::locate implemented table::create/join ñ $.reverse
                   16350: 
                   16351:        * src/: include/pa_table.h, main/pa_array.C, main/pa_table.C:
                   16352:          removed checks in table::set_current, moved them back to
                   16353:          table::locate
                   16354: 
                   16355: 2003-04-11  paf
                   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_string.h, src/include/pa_table.h,
                   16361:          src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
                   16362:          src/main/pa_string.C, src/main/pa_table.C: merged from HEAD from
1.95      moko     16363:          before_append_array_limit_sense_change to
                   16364:          after_append_array_limit_sense_change
                   16365: 
                   16366:        * src/classes/table.C: typo
                   16367: 
1.211     moko     16368:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   16369:          src/classes/table.C, src/include/pa_array.h,
                   16370:          src/include/pa_common.h, src/include/pa_config_includes.h,
                   16371:          src/include/pa_globals.h, src/include/pa_table.h,
                   16372:          src/main/pa_array.C, src/main/pa_globals.C,
                   16373:          src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
                   16374:          src/main/pa_string.C, src/main/pa_table.C:
                   16375:          append_array_limit_sense_change locate accepts options same as
                   16376:          create new option: $.reverse(1)   [do not work in table::create]
1.95      moko     16377: 
                   16378:        * src/: include/pa_common.h, main/pa_common.C: gcc didn't like
                   16379:          (stat xxx,
                   16380: 
                   16381:        * src/classes/: table.C: typo
                   16382: 
                   16383:        * tests/: 130.html, 131.html, 132.html, 133.html, 134.html,
                   16384:          135.html, 136.html, 137.html, 138.html, 139.html, descript.ion,
                   16385:          results/130.processed, results/131.processed,
                   16386:          results/132.processed, results/133.processed,
                   16387:          results/134.processed, results/135.processed,
                   16388:          results/136.processed, results/137.processed,
                   16389:          results/138.processed, results/139.processed: added few mustfail
                   16390:          tests 130.html mustfail: empty regexp 131.html mustfail: invalid
                   16391:          date/time 132.html mustfail: access to junction outside of
                   16392:          context 133.html mustfail: access to junction outside of context,
                   16393:          case version 134.html mustfail: hash: adding a key inside of
                   16394:          foreach 135.html mustfail: modifying system class 136.html
                   16395:          mustfail: $.name outside of $hash[here] 137.html mustfail:
                   16396:          appendChild without import 138.html mustfail: invalid encoding
                   16397:          inside of xml 139.html mustfail: bad XPath
                   16398: 
1.211     moko     16399:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   16400:          tests/084.html, tests/125.html, tests/126.html, tests/127.html,
                   16401:          tests/128.html, tests/129.html, tests/results/125.processed,
1.95      moko     16402:          tests/results/126.processed, tests/results/127.processed,
                   16403:          tests/results/128.processed, tests/results/129.processed: merged
                   16404:          from HEAD ^table.hash[key][$.distinct[tables]]
                   16405: 
                   16406:          maked appropriate tests [changed one old nonconforming]
                   16407: 
1.211     moko     16408:        * operators.ru.txt, operators.txt, src/classes/table.C:
1.95      moko     16409:          ^table.hash[key][$.distinct[tables]]
                   16410: 
                   16411:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
                   16412:          merged fix for found very old xml (dom) bug: were passing
                   16413:          domString objects and later ERROREOUSLY freed them
                   16414: 
                   16415:        * INSTALL, src/include/pa_charset.h, src/lib/Makefile.am,
                   16416:          src/main/pa_charset.C: re-added libgdome patch. regretfully
                   16417:          libgdome bug can not be worked around
                   16418: 
                   16419: 2003-04-10  paf
                   16420: 
                   16421:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
                   16422:          found very old xml (dom) bug: were passing domString objects and
                   16423:          later ERROREOUSLY freed them
                   16424: 
                   16425:        * src/doc/string.dox, src/include/pa_memory.h,
                   16426:          src/include/pa_string.h, src/lib/cord/cordbscs.c,
                   16427:          src/main/pa_string.C, src/types/pa_vform.C, src/types/pa_vform.h,
                   16428:          tests/123.html, tests/124.html, tests/results/001.processed,
                   16429:          tests/results/002.processed, tests/results/003.processed,
                   16430:          tests/results/004.processed, tests/results/005.processed,
                   16431:          tests/results/006.processed, tests/results/008.processed,
                   16432:          tests/results/009.processed, tests/results/010.processed,
                   16433:          tests/results/011.processed, tests/results/012.processed,
                   16434:          tests/results/013.processed, tests/results/014.processed,
                   16435:          tests/results/015.processed, tests/results/016.processed,
                   16436:          tests/results/017.processed, tests/results/018.processed,
                   16437:          tests/results/020.processed, tests/results/021.processed,
                   16438:          tests/results/022.processed, tests/results/023.processed,
                   16439:          tests/results/024.processed, tests/results/025.processed,
                   16440:          tests/results/026.processed, tests/results/027.processed,
                   16441:          tests/results/028.processed, tests/results/029.processed,
                   16442:          tests/results/030.processed, tests/results/031.processed,
                   16443:          tests/results/032.processed, tests/results/033.processed,
                   16444:          tests/results/034.processed, tests/results/035.processed,
                   16445:          tests/results/036.processed, tests/results/037.processed,
                   16446:          tests/results/038.processed, tests/results/039.processed,
                   16447:          tests/results/040.processed, tests/results/041.processed,
                   16448:          tests/results/042.processed, tests/results/043.processed,
                   16449:          tests/results/044.processed, tests/results/045.processed,
                   16450:          tests/results/046.processed, tests/results/047.processed,
                   16451:          tests/results/048.processed, tests/results/049.processed,
                   16452:          tests/results/050.processed, tests/results/051.processed,
                   16453:          tests/results/052.processed, tests/results/053.processed,
                   16454:          tests/results/054.processed, tests/results/055.processed,
                   16455:          tests/results/056.processed, tests/results/057.processed,
                   16456:          tests/results/058.processed, tests/results/059.processed,
                   16457:          tests/results/060.processed, tests/results/061.processed,
                   16458:          tests/results/062.processed, tests/results/063.processed,
                   16459:          tests/results/064.processed, tests/results/065.processed,
                   16460:          tests/results/066.processed, tests/results/067.processed,
                   16461:          tests/results/068.processed, tests/results/069.processed,
                   16462:          tests/results/070.processed, tests/results/071.processed,
                   16463:          tests/results/072.processed, tests/results/073.processed,
                   16464:          tests/results/074.processed, tests/results/075.processed,
                   16465:          tests/results/076.processed, tests/results/077.processed,
                   16466:          tests/results/078.processed, tests/results/079.processed,
                   16467:          tests/results/080.processed, tests/results/081.processed,
                   16468:          tests/results/082.processed, tests/results/083.processed,
                   16469:          tests/results/084.processed, tests/results/085.processed,
                   16470:          tests/results/086.processed, tests/results/087.processed,
                   16471:          tests/results/088.processed, tests/results/089.processed,
                   16472:          tests/results/090.processed, tests/results/091.processed,
                   16473:          tests/results/092.processed, tests/results/093.processed,
                   16474:          tests/results/094.processed, tests/results/095.processed,
                   16475:          tests/results/096.processed, tests/results/097.processed,
                   16476:          tests/results/101.processed, tests/results/102.processed,
                   16477:          tests/results/104.processed, tests/results/105.processed,
                   16478:          tests/results/106.processed, tests/results/107.processed,
                   16479:          tests/results/108.processed, tests/results/109.processed,
                   16480:          tests/results/110.processed, tests/results/111.processed,
                   16481:          tests/results/112.processed, tests/results/113.processed,
                   16482:          tests/results/114.processed, tests/results/115.processed,
                   16483:          tests/results/116.processed, tests/results/117.processed,
                   16484:          tests/results/118.processed, tests/results/119.processed,
                   16485:          tests/results/120.processed, tests/results/121.processed,
                   16486:          tests/results/122.processed, tests/results/123.processed,
                   16487:          tests/results/124.processed: new convention: char* never 0.
                   16488:          assert in cord on that
                   16489: 
                   16490:        * src/main/pa_charset.C: couple more asserts
                   16491: 
                   16492:        * src/: main/pa_charset.C, include/pa_charset.h: little transcodes
                   16493:          speedup
                   16494: 
                   16495:        * src/main/pa_charset.C: couple assertions on fantastic situations
                   16496:          added [may be those is the case now?]
                   16497: 
                   16498:        * src/main/pa_charset.C: bugfix on memory buffer overrun [but
                   16499:          that's memory from gc_malloc, not from g_malloc :(, but would
                   16500:          hope]
                   16501: 
                   16502:        * src/main/pa_charset.C: bugfix on memory buffer overrun [but
                   16503:          that's memory from gc_malloc, not from g_malloc :(, but would
                   16504:          hope]
                   16505: 
                   16506:        * src/main/pa_charset.C: checked custom malloc for returning 0
                   16507: 
                   16508: 2003-04-09  paf
                   16509: 
                   16510:        * src/classes/date.C: merged ^date.roll changes
                   16511: 
                   16512:        * src/classes/date.C: ^date.roll bug fix
                   16513: 
                   16514:        * src/classes/date.C: ^date.roll now throws less errors: month
                   16515:          shifts handles end of month situation by reducing day number
                   16516:          hour-hole shift reduces hour to recover
                   16517: 
                   16518:        * src/targets/cgi/pp3.cmd: custom profiling script: plist/ST <<
                   16519:          Sort by function time
                   16520: 
1.211     moko     16521:        * operators.ru.txt, operators.txt, src/main/pa_charset.C,
                   16522:          src/main/pa_common.C: http://   $.charset[] param done
1.95      moko     16523: 
                   16524:        * tests/: 122.html, results/122.processed: 122 date test <= and ==
                   16525:          added [after volatile fix. passes on win&intel-solaris]
                   16526: 
                   16527: 2003-04-08  paf
                   16528: 
                   16529:        * src/: classes/file.C, classes/op.C, classes/table.C,
                   16530:          classes/xdoc.C, include/pa_charset.h, include/pa_charsets.h,
                   16531:          include/pa_common.h, include/pa_request_charsets.h,
                   16532:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   16533:          main/pa_exec.C, main/pa_request.C, main/untaint.C,
                   16534:          types/pa_value.h, types/pa_vmail.C, types/pa_vrequest.C,
                   16535:          types/pa_vresponse.C: started http://   $.charset[] param and
                   16536:          http response charset detection just compiled.  todo:test
                   16537: 
                   16538:        * src/main/pa_common.C: merged PA_USE_ALARM bugfix from HEAD
                   16539: 
                   16540:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
                   16541:          main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vform.C,
                   16542:          types/pa_vmail.C: changed transcode param converntion  along with
                   16543:          string creating convention -- all strings are zero-terminated,
                   16544:          this allowed to fix one remaining String("123", 2) case
                   16545: 
                   16546:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   16547:          classes/op.C, classes/string.C, classes/table.C,
                   16548:          include/pa_charset.h, include/pa_memory.h, include/pa_string.h,
                   16549:          main/compile.tab.C, main/pa_charset.C, main/pa_exec.C,
                   16550:          main/pa_request.C, main/pa_string.C, main/pa_uue.C,
                   16551:          main/untaint.C, types/pa_vfile.C, types/pa_vfile.h,
                   16552:          types/pa_vform.C, types/pa_vform.h, types/pa_vmail.C: pa_vform
                   16553:          violated String::invariant. started fixing [not compiled now]
                   16554: 
                   16555:        * src/: classes/string.C, include/pa_string.h, lib/cord/cordbscs.c,
                   16556:          main/compile.tab.C, main/compile.y, main/pa_string.C,
                   16557:          main/untaint.C, targets/cgi/parser3.C: number of string style
                   16558:          improvements & optimizations
                   16559: 
                   16560:        * src/classes/xnode.C: =0 bug fix [left from autoptr default ctor
                   16561:          :(]
                   16562: 
                   16563:        * src/main/untaint.C: removed redundant & in CORD_pos param passing
                   16564:          [for it's a pointer really]
                   16565: 
                   16566:        * src/main/untaint.C: CORD_pos_advance turned out to have limit on
                   16567:          'n' param. worked that around
                   16568: 
                   16569:        * src/lib/cord/: Makefile.am, cordbscs.c, source.url: From: "Boehm,
                   16570:          Hans" <hans_boehm@hp.com> To: "'Alexandr Petrosian (PAF)'"
                   16571:          <PAF@design.ru>; "Boehm, Hans" <hans_boehm@hp.com> Sent: Tuesday,
                   16572:          April 08, 2003 2:16 AM Subject: RE: libgc 6.2.alpha4
                   16573:          cord/cordbscs.c/CORD_cat bug [were: CORD__extend_path bug?
                   16574: 
                   16575:          Thanks for the bug report and patch.
                   16576: 
                   16577:          I hadn't looked at this code in a while.  Reading it now, it
                   16578:          seems to me that the tests should also be ">= MAX_DEPTH" to
                   16579:          comply with the invariant, though that may not matter a lot.  I
                   16580:          changed that, too.
                   16581: 
                   16582:          Hans
                   16583: 
                   16584: 2003-04-07  paf
                   16585: 
                   16586:        * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
                   16587:          merged from head:safe mode error message now includes numbers
                   16588: 
                   16589:        * src/main/execute.C: n-th attempt to make a=a work with double.
                   16590:          problem: as_double returns it's result in fp-register compiler
                   16591:          optimizes access to that register after b->as_double, and just
                   16592:          compares ALREADY_STORED_VALUE with prev-calculated a->as_double
                   16593:          from memory.  _SAME_ double values do not match here.  when
                   16594:          forced to REload fp-register, values do match.
                   16595: 
                   16596:          tried to make them volatile.
                   16597: 
                   16598:        * src/main/execute.C: n-th attempt to make a=a work with double.
                   16599:          problem: as_double returns it's result in fp-register compiler
                   16600:          optimizes access to that register after b->as_double, and just
                   16601:          compares ALREADY_STORED_VALUE with prev-calculated a->as_double
                   16602:          from memory.  _SAME_ double values do not match here.  when
                   16603:          forced to REload fp-register, values do match.
                   16604: 
                   16605:          tried to make them volatile.
                   16606: 
                   16607:        * src/types/pa_vobject.h: small style change
                   16608: 
                   16609:        * src/: lib/cord/cordbscs.c, include/pa_string.h: CORD_cat bugfix
                   16610: 
                   16611:        * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C: safe
                   16612:          mode error message now includes numbers
                   16613: 
                   16614:        * src/: main/untaint.C, targets/cgi/parser3.C: unknown untaint lang
                   16615:          now causes death
                   16616: 
                   16617: 2003-04-04  paf
                   16618: 
                   16619:        * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C:
                   16620:          incorportated pa_exec patch by From: "Victor Fedoseev"
                   16621:          <vvf_ru@mail.ru> To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
                   16622:          Sent: Thursday, January 23, 2003 9:14 AM
                   16623: 
                   16624:          huge speedup on ^file::cgi with big result
                   16625: 
                   16626:        * src/classes/table.C: sort table with 0 rows bug fixed
                   16627: 
                   16628:        * src/types/pa_vhash.h: $hash._default showed in foreach & co bug
                   16629:          fix http://i2/tasks/edit/?id=4493701604654042676
                   16630: 
                   16631:          @main[] $with_default[  $.a[1]  $._default[default from
                   16632:          with_default] ] ^show[$with_default]
                   16633: 
                   16634:          $to_add_to[     $.b[2] ] ^to_add_to.add[$with_default]
                   16635:          =$to_add_to.xxx=<br>
                   16636: 
                   16637:          ^show[$to_add_to]
                   16638: 
                   16639:          $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
                   16640:          ^show[$cloned]
                   16641: 
                   16642:          @show[hash] ^hash.foreach[k;v]{         $k = $v <br>
                   16643: 
                   16644:          }  <hr>
                   16645: 
                   16646:        * src/classes/hash.C: $hash._default showed in foreach & co bug fix
                   16647:          http://i2/tasks/edit/?id=4493701604654042676
                   16648: 
                   16649:          @main[] $with_default[  $.a[1]  $._default[default from
                   16650:          with_default] ] ^show[$with_default]
                   16651: 
                   16652:          $to_add_to[     $.b[2] ] ^to_add_to.add[$with_default]
                   16653:          =$to_add_to.xxx=<br>
                   16654: 
                   16655:          ^show[$to_add_to]
                   16656: 
                   16657:          $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
                   16658:          ^show[$cloned]
                   16659: 
                   16660:          @show[hash] ^hash.foreach[k;v]{         $k = $v <br>
                   16661: 
                   16662:          }  <hr>
                   16663: 
                   16664:        * src/types/pa_vmail.C: mail receive: .txt attachemnts bug fix
                   16665:          http://i2/tasks/edit/?id=4507350336410850921
                   16666: 
                   16667:        * src/classes/xdoc.C: memory allocation func bugfix
                   16668:          http://i2/tasks/edit/?id=4499303470368629745
                   16669: 
                   16670:        * src/classes/math.C: allowed random 1...
                   16671: 
                   16672:        * src/classes/math.C: allowed random 0..
                   16673: 
                   16674:        * src/main/pa_globals.C: exif mem leak
                   16675:          http://i2/tasks/edit/?id=4480590323629807263
                   16676: 
                   16677:        * src/: classes/classes.dsp, main/main.dsp,
                   16678:          targets/cgi/parser3.dsp, types/pa_vmail.C, types/types.dsp: buf
                   16679:          fix http://i2/tasks/edit/?id=4493946731322521294
                   16680:          $.to[billgates@microsoft.com BCc: send-spam-to@someemails.ru ]
                   16681: 
                   16682:        * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
                   16683:          lib/pcre/pcre.dsp, main/compile.tab.C, main/main.dsp,
                   16684:          main/pa_globals.C, targets/cgi/parser3.dsp, types/types.dsp:
                   16685:          links to xml libs made relative, no need to unpack parser3project
                   16686:          to /parser3project.
                   16687: 
                   16688:        * src/main/: compile.tab.C, compile.y, compile_tools.h: error
                   16689:          column more precise - tab handling bug fixed
                   16690: 
                   16691:        * src/main/: compile.tab.C, compile.y: more understandable error
                   16692:          message in case @CLASS with more then one line inside
                   16693: 
                   16694:        * src/targets/cgi/parser3.C: more understandable error message in
                   16695:          case of errors in @unhandled_exception
                   16696: 
                   16697: 2003-04-03  paf
                   16698: 
                   16699:        * INSTALL, src/include/pa_operation.h, src/include/pa_request.h,
                   16700:          src/main/compile.tab.C, src/main/compile.y,
                   16701:          src/main/compile_tools.C, src/main/compile_tools.h,
                   16702:          src/main/execute.C, src/main/pa_request.C: debug info format
                   16703:          simplified, now it's: OP_VALUE Operation::Origin << here value*
                   16704: 
                   16705:          higher limits:   file number (max: 255)   line number (max:
                   16706:          64535)   column number (max: 255)
                   16707: 
                   16708:        * src/classes/math.C: top limit
                   16709: 
                   16710:        * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
                   16711:          precise parse error position in case of
                   16712: 
                   16713:          ^bug ]
                   16714: 
                   16715:        * src/classes/op.C, src/main/pa_request.C, tests/042.html: test 042
                   16716:          changed to realities, and passed [bug fixed]
                   16717: 
                   16718:        * src/: classes/op.C, include/pa_request.h, main/compile.C,
                   16719:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   16720:          main/compile_tools.h, main/pa_request.C: introducing
                   16721:          ^process...[main-method-alias]
                   16722: 
                   16723:        * src/: classes/date.C, classes/image.C, classes/op.C,
                   16724:          classes/string.C, classes/table.C, classes/xdoc.C,
                   16725:          types/pa_vmethod_frame.h: MethodParams& now [methods without
                   16726:          params receive zero reference, but they are expected not to look
                   16727:          there]
                   16728: 
1.211     moko     16729:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   16730:          src/classes/double.C, src/classes/file.C, src/classes/hash.C,
                   16731:          src/classes/image.C, src/classes/int.C, src/classes/mail.C,
                   16732:          src/classes/math.C, src/classes/memory.C, src/classes/op.C,
                   16733:          src/classes/response.C, src/classes/string.C,
                   16734:          src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
                   16735:          src/classes/xnode.C, src/classes/xnode.h, src/main/execute.C,
                   16736:          src/types/pa_method.h: MethodParams& now [methods without params
                   16737:          receive zero reference, but they are expected not to look there]
                   16738: 
                   16739:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   16740:          src/include/pa_request.h, src/main/pa_request.C,
                   16741:          src/types/pa_vmethod_frame.h: ^process...[filename] useful for
                   16742:          better error reporting  [file/line/col]
1.95      moko     16743: 
                   16744:        * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
                   16745:          types/pa_vstring.h: slightly improved error messages text: 1. is
                   16746:          '%s', it 2. method undefined in case of ^void[]
                   16747: 
                   16748:        * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
                   16749:          include/pa_types.h, main/execute.C, main/pa_request.C: exception
                   16750:          handling done. now we have error columns todo: test it
                   16751: 
                   16752:        * src/: classes/op.C, include/pa_request.h: removed from trace 'a'
                   16753:          exception when ^try{    ^throw[a;1] }{    ^throw[b;2] }
                   16754: 
                   16755:          this makes life easier: were: bad stack order -- were in
                   16756:          exception catch unwind order, which didn't match execution order
                   16757: 
                   16758:          @main[] ^try{   ^first[] }{     ^throw[c;3] }
                   16759: 
                   16760:          @first[] ^throw[a;1]
                   16761: 
                   16762:          showed throw a first throw b try
                   16763: 
                   16764:          which is no good
                   16765: 
                   16766:        * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
                   16767:          main/compile.tab.C, main/execute.C, main/pa_request.C: strack
                   16768:          trace reset after handled exception [old bug fixed]
                   16769: 
                   16770:        * src/main/: compile.tab.C, compile.y: parse position old bug
                   16771:          fixed.  position reporting made precise [both, in parse erros and
                   16772:          runtime errors]
                   16773: 
                   16774: 2003-04-02  paf
                   16775: 
                   16776:        * src/: include/pa_operation.h, include/pa_request.h,
                   16777:          main/compile.C, main/compile.tab.C, main/compile.y,
                   16778:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   16779:          main/pa_exception.C, main/pa_request.C: debug info: started
                   16780:          using.  todo:complete
                   16781: 
                   16782:        * src/: classes/op.C, include/pa_operation.h, include/pa_request.h,
                   16783:          main/compile.C, main/compile.tab.C, main/compile.y,
                   16784:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   16785:          main/pa_request.C: prepared debug info todo:use it
                   16786: 
                   16787:        * src/include/pa_operation.h: strange mistake fixed: forgot to
                   16788:          return Operation class->union after switching from autoptrs.
                   16789: 
                   16790:        * tests/: Makefile, results/108.processed, results/117.processed:
                   16791:          meta considered OK [it's up to coder now to remove it not needed]
                   16792: 
                   16793:        * src/main/pa_dictionary.C, tests/Makefile: replace bug fix [broke
                   16794:          Dictionary constructor when moved to gc]
                   16795: 
                   16796:        * src/main/pa_common.C: uncommented http:// file loading
                   16797: 
                   16798:        * src/include/pa_array.h, src/main/execute.C,
                   16799:          src/targets/cgi/parser3.C, tests/run_parser.sh: gif encoder bug
                   16800:          fix [gdGrowingBuf]
                   16801: 
                   16802:        * configure.in, src/lib/Makefile.am: removed patches
                   16803: 
                   16804:        * configure, src/include/pa_config_auto.h.in,
                   16805:          src/main/pa_charset.C: --enable-assertions autoconf-ed
                   16806: 
                   16807:        * src/main/pa_common.C: uncommented http:// file loading
                   16808: 
                   16809:        * src/: classes/xdoc.C, types/pa_vxdoc.h: removed ref leak in
                   16810:          xdoc::create/load
                   16811: 
                   16812:        * src/: classes/form.C, classes/hash.C, classes/image.C,
                   16813:          classes/string.C, classes/table.C, classes/void.C,
                   16814:          include/pa_common.h, main/pa_common.C, main/pa_request.C,
                   16815:          main/pa_sql_driver_manager.C, main/pa_string.C: all calls to
                   16816:          String::String(str,helper_length) are checked.  found/fixed one
                   16817:          place: $request:body now zero-terminated,
                   16818: 
                   16819:        * src/: classes/op.C, classes/table.C, include/pa_request.h,
                   16820:          main/compile_tools.C, main/execute.C, types/pa_value.h,
                   16821:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vdate.h,
                   16822:          types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
                   16823:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   16824:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vstring.h,
                   16825:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
                   16826:          types/pa_vxnode.h: more locally scoped vars in execute (more
                   16827:          easily optimizable)
                   16828: 
                   16829:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C: few
                   16830:          for(size_t i=0...) -> for(Array_iterator... i(..); i.has_next()
                   16831: 
                   16832:        * src/: include/pa_array.h, include/pa_stack.h,
                   16833:          include/pa_string.h, main/compile_tools.C, main/main.dsp,
                   16834:          main/pa_table.C, types/pa_vmethod_frame.C: array get/put check
                   16835:          become assertion iterator in methodframe filler
                   16836: 
                   16837:        * src/: include/pa_array.h, include/pa_stack.h, main/main.dsp,
                   16838:          targets/cgi/parser3.C: array::get/put inlined
                   16839: 
                   16840:        * src/: lib/cord/cordbscs.c, main/pa_globals.C: globals.c:
                   16841:          gc_substitute_memory_management_functions +installed CORD_oom
                   16842:          function
                   16843: 
                   16844:        * configure.in, src/classes/xnode.C, src/include/pa_config_fixed.h,
                   16845:          src/include/pa_config_includes.h, src/include/pa_string.h,
                   16846:          src/lib/cord/cordbscs.c, src/main/pa_memory.C,
                   16847:          src/targets/cgi/parser3.C: converted debug hacks to ANSI
                   16848:          assertions started configure.in --enable-assertions
                   16849: 
                   16850: 2003-04-01  paf
                   16851: 
                   16852:        * src/: classes/xdoc.C, classes/xnode.h, include/pa_memory.h,
                   16853:          main/pa_memory.C, targets/cgi/parser3.C, types/pa_vxdoc.h,
                   16854:          types/pa_vxnode.C, types/pa_vxnode.h: memory bug debugged down:
                   16855:          gdome uses glib memory, and stores last pointer to xmlDoc there,
                   16856:          gc misses that and collects valid memory fixed by remembering
                   16857:          xmlDoc from dom object in xdoc.  todo: do something with
                   16858:          premature free of xdoc with xnodes/node values referring into it
                   16859: 
                   16860:        * src/classes/: mail.C: typo fix
                   16861: 
                   16862:        * src/main/pa_memory.C: bug() to set bpt in (memory.c) some .am
                   16863:          changes
                   16864: 
                   16865:        * src/: include/pa_memory.h, main/pa_common.C, main/pa_globals.C,
                   16866:          main/pa_memory.C: moved memory debugging to global level: to
                   16867:          pa_gc_malloc
                   16868: 
                   16869:        * src/: main/pa_globals.C, targets/cgi/parser3.C: xml memory
                   16870:          debugging showed no errors. todo: debug parser memory
                   16871: 
                   16872:        * src/targets/cgi/: parser3.C, parser3.dsp: more build
                   16873:          configurations
                   16874: 
                   16875:        * src/: classes/classes.dsp, include/pa_config_fixed.h,
                   16876:          main/compile.tab.C, main/main.dsp, main/pa_globals.C,
                   16877:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   16878:          types/types.dsp: prepared xml-static configuration
                   16879: 
                   16880: 2003-03-31  paf
                   16881: 
                   16882:        * INSTALL, src/classes/xdoc.C, src/main/pa_globals.C,
                   16883:          src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp: started
                   16884:          xml lib memory debugging, simple checks failed: it seems that
                   16885:          library does realloc(bad ptr), and recording those ptrs in heap
                   16886:          [for debugging] was bad: heap situation changes = everything
                   16887:          works fine
                   16888: 
                   16889:        * src/: main/pa_charset.C, include/pa_charset.h: worked around
                   16890:          xmlRegisterCharEncodingHandler limitation [currently imposed
                   16891:          limit of 10 user-defined charsets]
                   16892: 
                   16893: 2003-03-28  paf
                   16894: 
                   16895:        * src/main/execute.C: execution stack copied to local register
                   16896:          variable, removed lots [~2e7) of memory accesses
                   16897: 
                   16898: 2003-03-27  paf
                   16899: 
                   16900:        * src/: classes/xdoc.C, main/pa_globals.C: XML memory funcs to GC
                   16901:          works in debug, but fails in release todo: fix that
                   16902: 
                   16903:        * src/: classes/xdoc.C, main/compile.tab.C, main/pa_globals.C,
                   16904:          targets/cgi/parser3.C: forgot to merge XML memory funcs
                   16905:          replacement from gc branch
                   16906: 
                   16907:        * src/main/pa_exec.C: introducing append_help_length [radical
                   16908:          improvement here]
                   16909: 
                   16910:        * src/targets/cgi/parser3.C: GC_java_finalization turned off [was
                   16911:          'not recommened' in gc.h, on win32 noticed no difference]
                   16912: 
                   16913:        * src/include/pa_array.h: returned checked array get [were disabled
                   16914:          for debugging] result:not slower [don't understand that, it were
                   16915:          INLINED] todo: find out a way of inlining it!
                   16916: 
                   16917:        * src/: include/pa_string.h, lib/gc/include/gc.h,
                   16918:          lib/gc/include/gc_fake.h, main/compile.tab.C,
                   16919:          targets/cgi/parser3.C, main/pa_memory.C, targets/cgi/parser3.dsp:
                   16920:          convention changed: all resulting strings are zero-terminated
                   16921: 
                   16922:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   16923:          classes/string.C, classes/table.C, classes/void.C,
                   16924:          include/pa_string.h, lib/cord/cord.dsp, lib/cord/cordbscs.c,
                   16925:          lib/cord/include/cord.h, main/compile.tab.C, main/compile.y,
                   16926:          main/compile_tools.h, main/pa_common.C, main/pa_exec.C,
                   16927:          main/pa_request.C, main/pa_string.C, main/pa_uue.C,
                   16928:          sql/pa_sql_driver.h, types/pa_value.C, types/pa_venv.h,
                   16929:          types/pa_vfile.C, types/pa_vmail.C: introducing
                   16930:          append_help_length [radical improvement here]
                   16931: 
                   16932:        * src/: classes/memory.C, include/pa_array.h, include/pa_hash.h,
                   16933:          include/pa_memory.h, lib/cord/cord.dsp, lib/cord/cordxtra.c,
                   16934:          lib/gc/include/gc.h, main/pa_memory.C, targets/cgi/parser3.C,
                   16935:          targets/cgi/parser3.dsp, types/pa_vstatus.C: disabled gc, become
                   16936:          even slower
                   16937: 
                   16938:        * src/: classes/string.C, classes/table.C, include/pa_array.h,
                   16939:          include/pa_stack.h, include/pa_string.h, main/compile_tools.C,
                   16940:          main/pa_string.C, main/untaint.C, types/pa_vmethod_frame.C: fixed
                   16941:          clients of &get(): most to use non-ref version, some[in tight
                   16942:          places] to get_unchecked_ref
                   16943: 
                   16944:        * src/doc/memory.dox: forgot to add
                   16945: 
                   16946:        * src/: classes/classes.dsp, classes/memory.C, classes/xdoc.C,
                   16947:          include/pa_array.h, include/pa_request.h, include/pa_stack.h,
                   16948:          include/pa_string.h, lib/cord/cord.dsp, lib/ltdl/libltdl.dsp,
                   16949:          lib/md5/md5.dsp, lib/pcre/pcre.dsp, main/compile.tab.C,
                   16950:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   16951:          main/main.dsp, main/pa_string.C, targets/cgi/parser3.C,
                   16952:          targets/cgi/parser3.dsp, types/pa_vmail.C,
                   16953:          types/pa_vmethod_frame.C, types/types.dsp: Array::put(index,
                   16954:          T>>&<< removed after Stack::pop wiping removed [moved to separate
                   16955:          func] other Array & removed
                   16956: 
                   16957: 2003-03-26  paf
                   16958: 
                   16959:        * src/: classes/classes.dsp, classes/file.C, classes/op.C,
                   16960:          classes/table.C, include/pa_array.h, include/pa_charset.h,
                   16961:          include/pa_stack.h, include/pa_string.h, include/pa_table.h,
                   16962:          lib/cord/cord.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
                   16963:          lib/pcre/pcre.dsp, main/compile.tab.C, main/compile.y,
                   16964:          main/main.dsp, main/pa_charset.C, main/pa_common.C,
                   16965:          main/pa_exec.C, main/pa_sql_driver_manager.C,
                   16966:          main/pa_stylesheet_manager.C, main/pa_table.C,
                   16967:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   16968:          types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
                   16969:          types/pa_vobject.C, types/pa_vobject.h, types/types.dsp:
                   16970:          pre-evaluated .count() in some places
                   16971: 
                   16972:        * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
                   16973:          lib/pcre/pcre.dsp, main/main.dsp, targets/cgi/parser3.dsp,
                   16974:          types/types.dsp: .dsp profiling updated
                   16975: 
                   16976:        * src/: classes/classes.dsp, lib/cord/cord.dsp,
                   16977:          lib/ltdl/libltdl.dsp, lib/md5/md5.dsp, main/main.dsp,
                   16978:          targets/cgi/parser3.dsp, types/types.dsp: started profiling
                   16979: 
                   16980:        * src/: classes/classes.dsp, lib/cord/cord.dsp, main/compile.tab.C,
                   16981:          main/compile_tools.h, main/main.dsp, targets/cgi/parser3.dsp,
                   16982:          targets/isapi/parser3isapi.dsp, types/types.dsp: .dsp updated to
                   16983:          use lib/gc,lib/cord
                   16984: 
1.116     moko     16985:        * acsite.m4, src/classes/Makefile.am, src/classes/mail.C,
                   16986:          src/classes/math.C, src/classes/op.C, src/include/pa_common.h,
1.95      moko     16987:          src/include/pa_config_auto.h.in, src/include/pa_config_fixed.h,
                   16988:          src/include/pa_config_includes.h, src/include/pa_request.h,
                   16989:          src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
                   16990:          src/include/pa_stylesheet_connection.h, src/include/pa_version.h,
1.116     moko     16991:          src/lib/Makefile.am, src/lib/cord/Makefile.am,
1.95      moko     16992:          src/lib/cord/include/Makefile.am,
1.116     moko     16993:          src/lib/cord/include/private/Makefile.am, src/main/Makefile.am,
                   16994:          src/main/pa_exec.C, src/main/pa_string.C, src/main/untaint.C,
                   16995:          src/targets/cgi/Makefile.am, src/types/Makefile.am,
                   16996:          src/types/pa_vclass.h, src/types/pa_vcookie.h,
                   16997:          src/types/pa_vform.h, src/types/pa_vhash.h,
                   16998:          src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.h,
                   16999:          src/types/pa_vresponse.h, src/types/pa_vstateless_class.h,
                   17000:          src/types/pa_vstatus.C, src/types/pa_vstatus.h,
                   17001:          src/types/pa_vtable.h, src/types/pa_vxdoc.h: configured math
                   17002:          funcs ported pa_exec
1.95      moko     17003: 
                   17004:        * src/lib/: cord/include/gc.h, gc/include/gc.h: introducing lib/gc
                   17005: 
                   17006:        * src/lib/cord/include/: cord.h, ec.h, gc.h, private/cord_pos.h:
                   17007:          bundled gc includes
                   17008: 
                   17009:        * src/: classes/op.C, include/pa_array.h,
                   17010:          include/pa_sql_connection.h, include/pa_string.h,
                   17011:          include/pa_version.h, main/compile.tab.C, main/compile.y,
                   17012:          main/execute.C, main/pa_common.C, main/pa_exception.C,
                   17013:          main/pa_request.C, main/pa_string.C, targets/cgi/parser3.C,
                   17014:          targets/cgi/parser3.dsp: a number of bugfixes [while testing
                   17015:          first real site (aval)]
                   17016: 
                   17017: 2003-03-25  paf
                   17018: 
1.211     moko     17019:        * operators.ru.txt, operators.txt,
                   17020:          src/main/pa_sql_driver_manager.C, src/types/pa_vstatus.C:
                   17021:          $status.memory used free since_compact process
1.95      moko     17022: 
                   17023:        * src/: include/pa_sql_connection.h, main/pa_globals.C,
                   17024:          main/untaint.C, sql/pa_sql_driver.h: untaint.C L_SQL
                   17025: 
                   17026:        * src/main/: pa_charset.C, untaint.C: untaint.C L_MAIL_HEADER
                   17027: 
                   17028:        * src/main/pa_request.C, src/main/untaint.C, src/types/pa_value.C,
                   17029:          src/types/pa_value.h, src/types/pa_vfile.h,
                   17030:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   17031:          src/types/pa_vstring.C, src/types/pa_vstring.h, tests/121.html,
                   17032:          tests/results/121.processed: untaint.C L_URI
                   17033: 
1.211     moko     17034:        * operators.ru.txt, operators.txt, src/classes/Makefile.am,
                   17035:          src/classes/classes.dsp, src/classes/op.C, src/main/pa_request.C,
                   17036:          src/types/Makefile.am, src/types/pa_venv.h, src/types/types.dsp,
                   17037:          src/classes/memory.C, src/types/pa_vmemory.h: ^memory:compact[]
1.95      moko     17038: 
                   17039:        * tests/results/109.processed: it was a bug in parser. updated 109
                   17040:          test result
                   17041: 
                   17042:        * src/classes/xdoc.C, tests/Makefile: fixed transform params2
                   17043: 
                   17044:        * src/main/pa_charset.C, src/targets/cgi/parser3.C, tests/Makefile,
                   17045:          tests/results/107.processed: fixed dom language [values are now
                   17046:          considered tainted.  it was a bug in parser. updated 107 test
                   17047:          result
                   17048: 
                   17049:        * src/classes/xdoc.C: fixed transform params
                   17050: 
                   17051:        * src/: include/pa_stylesheet_manager.h,
                   17052:          main/pa_stylesheet_manager.C: fixed stylesheet caching
                   17053: 
                   17054:        * src/: include/pa_memory.h, main/pa_charset.C: memory: new 'new'
                   17055:          overloads for structure handling
                   17056: 
                   17057:        * src/: classes/image.C, classes/xdoc.C, classes/xnode.C,
                   17058:          include/pa_string.h, main/pa_string.C, types/pa_vxnode.C: removed
                   17059:          StringBody(0) ambiguilty, introducting static
                   17060:          StringBody::Format(int)
                   17061: 
                   17062:        * src/: main/pa_request.C, types/pa_vxnode.C: vxnode compiled xml
                   17063:          linked
                   17064: 
                   17065:        * src/types/pa_vxdoc.C: vxdoc compiled
                   17066: 
                   17067:        * src/: classes/xnode.C, classes/xnode.h, include/pa_memory.h,
                   17068:          types/pa_vxdoc.h, types/pa_vxnode.h: xnode.C compiled, doc/node
                   17069:          finalizers isntalled
                   17070: 
                   17071:        * src/: classes/image.C, classes/xdoc.C, classes/xnode.h,
                   17072:          doc/exception.dox, doc/index.dox, include/pa_charset.h,
                   17073:          include/pa_memory.h, include/pa_request.h, include/pa_string.h,
                   17074:          main/pa_charset.C, main/pa_memory.C, main/pa_string.C: xdoc.C
                   17075:          compiled todo: xnode.C / finalizers
                   17076: 
                   17077:        * src/doc/string.dox: updated: new string internals
                   17078: 
                   17079: 2003-03-24  paf
                   17080: 
                   17081:        * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   17082:          include/pa_charset.h, include/pa_config_fixed.h,
                   17083:          include/pa_request.h, include/pa_stylesheet_connection.h,
                   17084:          include/pa_stylesheet_manager.h, main/pa_charset.C,
                   17085:          main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
                   17086:          main/pa_stylesheet_manager.C, types/pa_vxdoc.h,
                   17087:          types/pa_vxnode.h: started XML
                   17088: 
                   17089:        * src/main/: pa_common.C, pa_sql_driver_manager.C: http://
                   17090: 
                   17091:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   17092:          include/pa_string.h, main/pa_common.C,
                   17093:          main/pa_sql_driver_manager.C: introducing string[body]::pos(char)
                   17094: 
                   17095:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   17096:          include/pa_memory.h, include/pa_string.h, main/pa_common.C,
                   17097:          main/pa_request.C, main/pa_sql_driver_manager.C,
                   17098:          types/pa_vimage.h: size_t pos everywhere checks changed to check
                   17099:          for eq STRING_NOT_FOUND
                   17100: 
                   17101:        * src/main/pa_string.C, src/main/untaint.C, tests/Makefile: string
                   17102:          optimize bit implemented
                   17103: 
                   17104:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   17105:          String::ArrayFragment::append_positions fixed
                   17106: 
                   17107:        * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
                   17108:          String::this_starts fixed
                   17109: 
                   17110:        * src/main/pa_string.C, tests/Makefile: string::pos fixed
                   17111: 
                   17112:        * src/: include/pa_hash.h, main/execute.C, main/pa_string.C:
                   17113:          hashcode implemented fully, including per-char callback [it can
                   17114:          be - substr CORD node]
                   17115: 
                   17116:        * src/: include/pa_array.h, main/compile.tab.C: gif encoding
                   17117:          rewritten to rewalloc with 100byte buf ahead
                   17118: 
                   17119:        * src/classes/image.C, src/classes/op.C, src/classes/table.C,
                   17120:          src/include/pa_string.h, src/main/compile.tab.C,
                   17121:          src/main/compile.y, src/main/execute.C, src/main/pa_common.C,
                   17122:          src/main/untaint.C, tests/Makefile: attempt to do gif encoding to
                   17123:          CORD_ec [bad] would rewrite as realloc now
                   17124: 
                   17125:        * src/: classes/date.C, classes/file.C, classes/form.C,
                   17126:          classes/image.C, classes/math.C, classes/op.C, classes/table.C,
                   17127:          include/pa_cache_managers.h, include/pa_charsets.h,
                   17128:          include/pa_common.h, include/pa_request.h,
                   17129:          include/pa_sql_driver_manager.h, include/pa_table.h,
                   17130:          main/pa_charset.C, main/pa_exception.C, main/pa_exec.C,
                   17131:          main/pa_globals.C, main/pa_request.C, main/pa_uue.C,
                   17132:          targets/isapi/parser3isapi.C, types/pa_value.C, types/pa_value.h,
                   17133:          types/pa_vmail.C, types/pa_vmethod_frame.C,
                   17134:          types/pa_vstateless_class.h: 2*2 worked :)
                   17135: 
                   17136:        * parser3.dsw, src/classes/date.C, src/classes/file.C,
                   17137:          src/include/pa_exec.h, src/include/pa_string.h,
                   17138:          src/main/pa_exec.C, src/main/pa_sql_driver_manager.C: empty run
                   17139:          passed OK
                   17140: 
                   17141:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   17142:          types/pa_value.C: all linked todo: debug
                   17143: 
                   17144:        * src/: classes/mail.C, main/pa_request.C, targets/cgi/parser3.C,
                   17145:          types/pa_vstateless_class.C: all compiled.  todo:link
                   17146: 
                   17147:        * src/types/pa_wcontext.C: pa_wcontext.C compiled
                   17148: 
                   17149:        * src/types/pa_vtable.C: pa_vtable.C compiled
                   17150: 
                   17151:        * src/types/pa_vstring.C: pa_vstring.C compiled
                   17152: 
                   17153:        * src/types/pa_vstatus.C: pa_vstatus.C compiled
                   17154: 
                   17155:        * src/types/: pa_vmath.C, pa_vmethod_frame.C, pa_vmethod_frame.h,
                   17156:          pa_vobject.C, pa_vrequest.C, pa_vresponse.C,
                   17157:          pa_vstateless_class.C, pa_vstateless_class.h:
                   17158:          pa_vstateless_class.C compiled
                   17159: 
                   17160:        * src/: classes/xdoc.C, types/pa_vmail.C, types/pa_vmail.h,
                   17161:          types/pa_vmath.C: pa_vmail.C compiled
                   17162: 
                   17163:        * src/types/: pa_vhash.C, pa_vimage.C: pa_vimage.C compiled
                   17164: 
                   17165:        * src/types/pa_vform.C: pa_vform.C compiled
                   17166: 
                   17167:        * src/types/pa_vfile.C: pa_vfile.C compiled
                   17168: 
                   17169:        * src/types/: pa_value.h, pa_vclass.C, pa_vcookie.C,
                   17170:          pa_vstateless_class.C: pa_vcookie.C compiled
                   17171: 
                   17172:        * src/: classes/string.C, types/pa_value.C, types/pa_value.h,
                   17173:          types/pa_vhash.h: pa_value.C compiled
                   17174: 
                   17175:        * src/: main/execute.C, main/pa_string.C, types/pa_wcontext.h:
                   17176:          classes.lib main.lib compiled
                   17177: 
                   17178:        * src/classes/void.C: void.C compiled
                   17179: 
                   17180:        * src/: classes/string.C, classes/table.C, include/pa_string.h,
                   17181:          main/pa_string.C, types/pa_vtable.C, types/pa_vtable.h: table.C
                   17182:          compiled
                   17183: 
                   17184:        * src/: classes/string.C, include/pa_request.h,
                   17185:          include/pa_string.h, main/pa_string.C: string.C compiled
                   17186: 
                   17187:        * src/: classes/op.C, classes/string.C, classes/table.C,
                   17188:          classes/void.C, include/pa_sql_connection.h, include/pa_string.h,
                   17189:          main/pa_request.C, main/pa_string.C: op.C compiled
                   17190: 
                   17191:        * src/classes/: math.C, op.C: math.C compiled
                   17192: 
                   17193:        * src/: classes/mail.C, classes/string.C, classes/table.C,
                   17194:          types/pa_vmail.h: mail.C compiled
                   17195: 
                   17196:        * src/classes/: int.C, table.C: int.C compiled
                   17197: 
                   17198:        * src/: classes/hash.C, classes/image.C, classes/string.C,
                   17199:          classes/table.C, include/pa_memory.h, include/pa_string.h,
                   17200:          main/pa_memory.C, types/pa_vimage.h, types/pa_vmail.C: image.C
                   17201:          compiled
                   17202: 
                   17203:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   17204:          classes/void.C, classes/xdoc.C, include/pa_request.h,
                   17205:          include/pa_sql_connection.h: hash.C compiled
                   17206: 
                   17207:        * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
                   17208:          classes/date.C, classes/double.C, classes/file.C, classes/form.C,
                   17209:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   17210:          classes/math.C, classes/op.C, classes/response.C,
                   17211:          classes/string.C, classes/table.C, classes/void.C,
                   17212:          classes/xdoc.C, classes/xnode.C, include/pa_memory.h,
                   17213:          include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
                   17214:          main/pa_string.C, types/pa_vdate.h, types/pa_vmethod_frame.h:
                   17215:          file.C table.C compiled
                   17216: 
                   17217:        * src/: include/pa_string.h, main/pa_string.C, main/pa_uue.C,
                   17218:          main/untaint.C: main.lib compiled
                   17219: 
                   17220: 2003-03-21  paf
                   17221: 
                   17222:        * src/: classes/op.C, include/pa_cache_managers.h,
                   17223:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   17224:          include/pa_stylesheet_manager.h, main/pa_exception.C,
                   17225:          main/pa_globals.C, main/pa_sql_driver_manager.C,
                   17226:          sql/pa_sql_driver.h, types/pa_vimage.C: pa_sql_driver_manager.C
                   17227:          compiled
                   17228: 
                   17229:        * src/: classes/hash.C, classes/image.C, classes/op.C,
                   17230:          classes/xdoc.C, classes/xnode.C, include/pa_common.h,
                   17231:          include/pa_hash.h, include/pa_request.h, include/pa_string.h,
                   17232:          main/compile.C, main/pa_common.C, main/pa_request.C,
                   17233:          types/pa_vmail.C, types/pa_vresponse.C, types/pa_vxnode.C:
                   17234:          pa_request.C compiled
                   17235: 
                   17236:        * src/: classes/hash.C, classes/mail.C, classes/op.C,
                   17237:          include/pa_request.h, main/execute.C, main/pa_request.C,
                   17238:          types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
                   17239:          types/pa_vhash.h, types/pa_vimage.C, types/pa_vmethod_frame.h,
                   17240:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   17241:          types/pa_vresponse.h, types/pa_vtable.C: pa_request.C 50%
                   17242:          compiled
                   17243: 
                   17244:        * src/: include/pa_exec.h, include/pa_string.h, main/pa_exec.C,
                   17245:          main/pa_string.C: pa_exec.C compiled [win32 only for now]  todo:
                   17246:          on unix
                   17247: 
                   17248:        * src/: include/pa_charset.h, include/pa_charsets.h,
                   17249:          include/pa_exec.h, main/compile.tab.C, main/pa_charset.C,
                   17250:          main/pa_charsets.C, main/pa_dictionary.C, main/pa_exec.C:
                   17251:          pa_charsets.C compiled
                   17252: 
                   17253:        * src/: classes/image.C, classes/mail.C, classes/op.C,
                   17254:          include/pa_request.h, include/pa_string.h, main/compile.tab.C,
                   17255:          main/compile.y, main/execute.C, main/pa_common.C,
                   17256:          main/pa_request.C, types/pa_junction.h, types/pa_method.h,
                   17257:          types/pa_vcode_frame.h, types/pa_vimage.h,
                   17258:          types/pa_vmethod_frame.h: execute.C compiled
                   17259: 
                   17260:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   17261:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   17262:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   17263:          classes/op.C, classes/string.C, classes/table.C, classes/void.C,
                   17264:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   17265:          include/pa_cache_managers.h, include/pa_charsets.h,
                   17266:          include/pa_common.h, include/pa_exec.h, include/pa_memory.h,
                   17267:          include/pa_operation.h, include/pa_request.h, include/pa_sapi.h,
                   17268:          include/pa_sql_driver_manager.h, include/pa_string.h,
                   17269:          include/pa_stylesheet_connection.h,
                   17270:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   17271:          main/compile.C, main/compile.tab.C, main/compile.y,
                   17272:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   17273:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   17274:          main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C,
                   17275:          main/pa_string.C, main/pa_stylesheet_manager.C, main/untaint.C,
                   17276:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   17277:          types/pa_junction.h, types/pa_method.h, types/pa_value.C,
                   17278:          types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
                   17279:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   17280:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   17281:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   17282:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   17283:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   17284:          types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
                   17285:          types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
                   17286:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   17287:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   17288:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   17289:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   17290:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   17291:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   17292:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   17293:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   17294:          types/pa_wcontext.h, types/pa_wwrapper.h: introducing StringBody
                   17295:          [C++ CORD wrapper]
                   17296: 
                   17297:        * src/: lib/cord/cordbscs.c, main/pa_string.C: test14 [bug fixed]
                   17298: 
                   17299:        * src/: classes/file.C, include/pa_charset.h, main/pa_charset.C:
                   17300:          $file::exec/cgi[script;    $.charset[this is script's charset]
                   17301: 
                   17302:          command line, env values, input got transcoded before call
                   17303:          stdout, stderr got transcoded after call
                   17304: 
                   17305:        * src/classes/file.C: ^file::exec/cgi now does not pass post data
                   17306:          by default.  use: ^file::exec[...;$.stdin[$request.body]
                   17307: 
                   17308:        * src/main/pa_common.C: } typo bug fix
                   17309: 
                   17310:        * src/main/pa_common.C: } typo bug fix
                   17311: 
                   17312: 2003-03-20  paf
                   17313: 
                   17314:        * src/: include/pa_string.h, lib/cord/cordbscs.c, main/pa_string.C,
                   17315:          main/untaint.C: cord bug fix, but still errors todo: clear out
                   17316: 
                   17317:        * src/include/pa_string.h: more tests
                   17318: 
                   17319:        * src/main/pa_string.C: string.pos fixed
                   17320: 
1.116     moko     17321:        * src/lib/: ltdl/config_fixed.h, ltdl/configure, ltdl/configure.in,
                   17322:          ltdl/libltdl.dsp, ltdl/ltdl.c, ltdl/ltdl.h, pcre/dftables.c,
                   17323:          pcre/get.c, pcre/internal.h, pcre/maketables.c, pcre/pcre.c,
                   17324:          pcre/pcre.h, pcre/pcre_parser_ctype.c, pcre/study.c: undone bad
                   17325:          replaces
1.95      moko     17326: 
                   17327:        * src/: classes/image.C, include/pa_dictionary.h,
                   17328:          include/pa_string.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
                   17329:          lib/pcre/internal.h, lib/pcre/pcre.c, lib/pcre/study.c,
                   17330:          main/compile.tab.C, main/pa_dictionary.C, main/pa_string.C,
                   17331:          main/untaint.C, types/pa_vmail.C: more tests [bugs fixed]
                   17332: 
                   17333:        * src/include/pa_string.h: warning
                   17334: 
                   17335:        * src/include/pa_string.h: this_starts fixed
                   17336: 
                   17337:        * src/: include/pa_string.h, main/pa_string.C: added: assertion on
                   17338:          new String ctor & append params convention
                   17339: 
                   17340:        * src/: classes/file.C, classes/hash.C, classes/image.C,
                   17341:          classes/mail.C, classes/op.C, classes/string.C, classes/table.C,
                   17342:          classes/xdoc.C, include/pa_common.h, include/pa_memory.h,
                   17343:          include/pa_string.h, main/compile.tab.C, main/pa_common.C,
                   17344:          main/pa_exception.C, main/pa_exec.C,
                   17345:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   17346:          main/pa_stylesheet_manager.C, main/untaint.C,
                   17347:          targets/isapi/parser3isapi.C, types/pa_vimage.C,
                   17348:          types/pa_vmail.C: more tests OK
                   17349: 
                   17350:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_memory.h,
                   17351:          include/pa_string.h, main/pa_memory.C, main/pa_string.C: test:
                   17352:          gc/exit runned OK
                   17353: 
                   17354:        * src/types/pa_vmail.C: another naming problem: should not name
                   17355:          vars like that: unpredictable close caused problems with later
                   17356:          sending mail: Mar 20 06:39:53 pt-6 sendmail[19044]: File
                   17357:          descriptors missing on startup: stdin; Bad file number
                   17358: 
                   17359:          todo: find out why so many filters(stream) here. probably wrong?
                   17360: 
                   17361:        * src/: include/pa_dictionary.h, include/pa_string.h,
                   17362:          main/pa_common.C, main/pa_dictionary.C, main/pa_string.C,
                   17363:          main/untaint.C: test compiled
                   17364: 
                   17365:        * src/: classes/image.C, classes/mail.C, classes/math.C,
                   17366:          classes/string.C, include/pa_dictionary.h, include/pa_hash.h,
                   17367:          include/pa_memory.h, include/pa_string.h, lib/cord/cordbscs.c,
                   17368:          lib/cord/cordxtra.c, lib/pcre/dftables.c, lib/pcre/get.c,
                   17369:          lib/pcre/maketables.c, lib/pcre/pcre.c, lib/pcre/pcre.h,
                   17370:          lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
                   17371:          main/compile.tab.C, main/pa_common.C, main/pa_dictionary.C,
                   17372:          main/pa_exec.C, main/pa_memory.C, main/pa_request.C,
                   17373:          main/pa_string.C, main/untaint.C, types/pa_vfile.h,
                   17374:          types/pa_vmail.C: untaint.C 99% [except mail&sql&optimize]
                   17375: 
                   17376:        * parser3.dsw, src/classes/file.C, src/classes/image.C,
                   17377:          src/classes/op.C, src/classes/string.C, src/classes/table.C,
                   17378:          src/classes/xdoc.C, src/classes/xnode.C, src/include/pa_common.h,
                   17379:          src/include/pa_memory.h, src/include/pa_request.h,
                   17380:          src/include/pa_request_charsets.h,
                   17381:          src/include/pa_sql_connection.h, src/include/pa_string.h,
                   17382:          src/main/compile.tab.C, src/main/execute.C,
                   17383:          src/main/pa_charset.C, src/main/pa_common.C,
                   17384:          src/main/pa_exception.C, src/main/pa_exec.C,
                   17385:          src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
                   17386:          src/main/pa_stylesheet_manager.C, src/main/untaint.C,
                   17387:          src/sql/pa_sql_driver.h, src/targets/cgi/parser3.C,
                   17388:          src/targets/isapi/parser3isapi.C, src/types/pa_value.C,
                   17389:          src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
                   17390:          src/types/pa_venv.h, src/types/pa_vform.C, src/types/pa_vmail.C,
                   17391:          src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
                   17392:          src/types/pa_vobject.C, src/types/pa_vresponse.C,
                   17393:          src/types/pa_vstatus.C, src/types/pa_vstring.C,
                   17394:          src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                   17395:          src/types/pa_vxnode.C, src/types/pa_wcontext.h: untaint.C 30%,
                   17396:          pa_common.C [done, without http for now]
                   17397: 
                   17398: 2003-03-19  paf
                   17399: 
                   17400:        * src/: classes/date.C, classes/form.C, classes/hash.C,
                   17401:          classes/image.C, classes/mail.C, classes/op.C, classes/xdoc.C,
                   17402:          classes/xnode.C, include/pa_array.h, include/pa_config_fixed.h,
                   17403:          include/pa_exception.h, include/pa_memory.h, include/pa_sapi.h,
                   17404:          include/pa_string.h, include/pa_table.h, main/compile.C,
                   17405:          main/compile_tools.C, main/execute.C, main/pa_charset.C,
                   17406:          main/pa_common.C, main/pa_exception.C, main/pa_request.C,
                   17407:          main/pa_socks.C, main/pa_string.C, main/pa_table.C,
                   17408:          main/untaint.C, targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   17409:          types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.h,
                   17410:          types/pa_vform.C, types/pa_vmail.C, types/pa_vmethod_frame.h,
                   17411:          types/pa_vstateless_class.h, types/pa_vtable.C,
                   17412:          types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.C,
                   17413:          types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
                   17414:          types/pa_wwrapper.h: started test
                   17415: 
1.116     moko     17416:        * src/lib/pcre/: dftables.c, get.c, maketables.c, pcre.c, pcre.dsp,
                   17417:          pcre.h, pcre_parser_ctype.c, study.c: restored bad replaces
1.95      moko     17418: 
                   17419:        * src/: classes/op.C, include/pa_array.h, include/pa_memory.h,
                   17420:          include/pa_string.h, main/pa_string.C: string compiled todo: test
                   17421:          it
                   17422: 
                   17423:        * src/: classes/classes.dsp, classes/string.C, classes/table.C,
                   17424:          include/pa_array.h, include/pa_common.h, include/pa_dictionary.h,
                   17425:          include/pa_exception.h, include/pa_string.h, include/pa_table.h,
                   17426:          lib/cord/cord.dsp, main/compile.tab.C, main/main.dsp,
                   17427:          main/pa_common.C, main/pa_string.C, targets/cgi/parser3.dsp,
                   17428:          types/pa_method.h, types/pa_value.h, types/pa_vmethod_frame.C,
                   17429:          types/pa_vmethod_frame.h, types/types.dsp: string
                   17430:          reimplementation with cord+array<fragment>: 70%
                   17431: 
                   17432: 2003-03-18  paf
                   17433: 
                   17434:        * src/: classes/date.C, classes/file.C, classes/form.C,
                   17435:          classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
                   17436:          classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
                   17437:          classes/xnode.C, include/pa_hash.h, include/pa_string.h,
                   17438:          main/pa_string.C, types/pa_vmail.C: lots of replacements, todo:we
                   17439:          can ignore lang in cmp and pos really,             but would
                   17440:          split properly!
                   17441: 
                   17442:        * src/lib/cord/: cord.dsp, cordbscs.c, cordprnt.c, cordxtra.c: gc:
                   17443:          cord part made parser/src/lib: it's not compiled into libgc by
                   17444:          default
                   17445: 
                   17446:        * parser3.dsw, src/classes/classes.dsp, src/classes/classes.h,
                   17447:          src/classes/date.C, src/classes/double.C, src/classes/file.C,
                   17448:          src/classes/form.C, src/classes/hash.C, src/classes/image.C,
                   17449:          src/classes/int.C, src/classes/mail.C, src/classes/math.C,
                   17450:          src/classes/op.C, src/classes/response.C, src/classes/string.C,
                   17451:          src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
                   17452:          src/classes/xnode.C, src/classes/xnode.h,
                   17453:          src/include/Makefile.am, src/include/pa_cache_managers.h,
                   17454:          src/include/pa_charset.h, src/include/pa_charsets.h,
                   17455:          src/include/pa_common.h, src/include/pa_dictionary.h,
                   17456:          src/include/pa_exception.h, src/include/pa_exec.h,
                   17457:          src/include/pa_globals.h, src/include/pa_hash.h,
                   17458:          src/include/pa_memory.h, src/include/pa_pool.h,
                   17459:          src/include/pa_request.h, src/include/pa_request_charsets.h,
                   17460:          src/include/pa_sapi.h, src/include/pa_sql_connection.h,
                   17461:          src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
                   17462:          src/include/pa_stylesheet_connection.h,
                   17463:          src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
                   17464:          src/include/pa_uue.h, src/lib/pcre/get.c, src/main/Makefile.am,
                   17465:          src/main/compile.C, src/main/compile.tab.C,
                   17466:          src/main/compile_tools.C, src/main/compile_tools.h,
                   17467:          src/main/execute.C, src/main/main.dsp, src/main/pa_charset.C,
                   17468:          src/main/pa_charsets.C, src/main/pa_common.C,
                   17469:          src/main/pa_dictionary.C, src/main/pa_exception.C,
                   17470:          src/main/pa_exec.C, src/main/pa_globals.C, src/main/pa_memory.C,
                   17471:          src/main/pa_pool.C, src/main/pa_request.C,
                   17472:          src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
                   17473:          src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
                   17474:          src/main/pa_uue.C, src/main/untaint.C, src/targets/cgi/parser3.C,
                   17475:          src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
                   17476:          src/types/pa_junction.h, src/types/pa_method.h,
                   17477:          src/types/pa_value.C, src/types/pa_value.h,
                   17478:          src/types/pa_vclass.C, src/types/pa_vclass.h,
                   17479:          src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
                   17480:          src/types/pa_vcookie.h, src/types/pa_vdate.h,
                   17481:          src/types/pa_vdouble.h, src/types/pa_venv.h,
                   17482:          src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
                   17483:          src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
                   17484:          src/types/pa_vimage.C, src/types/pa_vimage.h,
                   17485:          src/types/pa_vint.h, src/types/pa_vmail.C, src/types/pa_vmail.h,
                   17486:          src/types/pa_vmath.C, src/types/pa_vmath.h,
                   17487:          src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
                   17488:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   17489:          src/types/pa_vrequest.C, src/types/pa_vrequest.h,
                   17490:          src/types/pa_vresponse.C, src/types/pa_vresponse.h,
                   17491:          src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
                   17492:          src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
                   17493:          src/types/pa_vstatus.h, src/types/pa_vstring.C,
                   17494:          src/types/pa_vstring.h, src/types/pa_vtable.C,
                   17495:          src/types/pa_vtable.h, src/types/pa_vvoid.h,
                   17496:          src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                   17497:          src/types/pa_vxnode.C, src/types/pa_vxnode.h,
                   17498:          src/types/pa_wcontext.C, src/types/pa_wcontext.h,
                   17499:          src/types/pa_wwrapper.h, src/types/types.dsp: started porting to
                   17500:          gc: PA_Object done lots of replacements also
                   17501: 
                   17502:        * src/: include/pa_pool.h, main/execute.C, targets/cgi/pa_pool.C:
                   17503:          gc logging
                   17504: 
                   17505: 2003-03-17  paf
                   17506: 
                   17507:        * src/: classes/date.C, classes/file.C, classes/form.C,
                   17508:          classes/image.C, classes/mail.C, classes/op.C, classes/table.C,
                   17509:          classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
                   17510:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   17511:          include/pa_string.h, include/pa_types.h, main/compile.C,
                   17512:          main/compile.tab.C, main/execute.C, main/pa_charset.C,
                   17513:          main/pa_common.C, main/pa_exception.C, main/pa_exec.C,
                   17514:          main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
                   17515:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   17516:          main/pa_stylesheet_manager.C, main/pa_uue.C, main/untaint.C,
                   17517:          targets/cgi/pa_pool.C, targets/cgi/parser3.C,
                   17518:          targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
                   17519:          types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.C,
                   17520:          types/pa_vform.C, types/pa_vint.h, types/pa_vmail.C,
                   17521:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   17522:          types/pa_vxnode.h: libgc attempt
                   17523: 
                   17524: 2003-03-13  paf
                   17525: 
                   17526:        * src/: include/pa_sql_driver_manager.h,
                   17527:          main/pa_sql_driver_manager.C, targets/cgi/parser3.C: lt_dlexit
                   17528:          called
                   17529: 
                   17530:        * src/: include/pa_request.h, lib/ltdl/libltdl.dsp,
                   17531:          lib/md5/md5.dsp, main/compile.tab.C, main/execute.C,
                   17532:          main/pa_request.C, targets/cgi/parser3.C, types/pa_value.C,
                   17533:          types/pa_value.h, types/pa_vobject.h,
                   17534:          types/pa_vstateless_class.h, types/pa_vstatus.C, types/types.dsp:
                   17535:          set_base, set_derived simplified [counter leaks fixed]
                   17536: 
                   17537:        * ChangeLog, src/include/pa_config_fixed.h, src/types/pa_vstatus.C,
                   17538:          src/types/types.dsp: incorporated status class patch From:
                   17539:          "Victor Fedoseev" <vvf_ru@mail.ru> Sent: Thursday, January 23,
                   17540:          2003 8:14 AM
                   17541: 
                   17542:          now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus
                   17543:          Win32 specific: QuotaPeakNonPagedPoolUsage
                   17544:          QuotaPeakPagedPoolUsage PeakPagefileUsage]
                   17545: 
                   17546: 2003-03-12  paf
                   17547: 
1.116     moko     17548:        * configure, configure.in, src/lib/ltdl/configure,
                   17549:          src/lib/ltdl/configure.in, src/targets/cgi/Makefile.am:
1.95      moko     17550:          lib/ltdl/Makefile now created by /configure.in only [were by
                   17551:          lib/ltdl/configure.in OVERWRITE]
                   17552: 
1.116     moko     17553:        * configure, configure.in, src/targets/cgi/Makefile.am: libstdc++
                   17554:          linkage fixed for g++ 3.2.2
1.95      moko     17555: 
                   17556:        * src/include/pa_stylesheet_manager.h: gcc 3.2 rightliy complained
                   17557:          on using privately declared class [fixed]
                   17558: 
                   17559:        * src/: include/pa_sql_driver_manager.h, main/compile.tab.C: gcc
                   17560:          3.2 rightliy complained on using privately declared class [fixed]
                   17561: 
                   17562:        * src/targets/cgi/parser3.C: 1. more detailed log on signals.  2.
                   17563:          sigpipe before request constructor now causes death
                   17564: 
                   17565:        * src/: include/pa_request.h, main/compile.tab.C, main/execute.C,
                   17566:          targets/cgi/parser3.C: SIGPIPE now can be intercepted and does
                   17567:          not cause exception in exception handler
                   17568: 
1.116     moko     17569:        * configure, configure.in, src/targets/cgi/Makefile.am: configure
                   17570:          now default links libstdc++ statically.  that can be overriden by
                   17571:          --with-dynamic-stdcpp
1.95      moko     17572: 
                   17573: 2003-03-11  paf
                   17574: 
                   17575:        * src/: main/compile.tab.C, main/compile.y, sql/pa_sql_driver.h,
                   17576:          types/pa_vstateless_class.C, types/pa_vstateless_class.h: removed
                   17577:          necessity of libstdc++
                   17578: 
                   17579:        * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
                   17580: 
                   17581:        * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
                   17582: 
                   17583: 2003-03-08  paf
                   17584: 
                   17585:        * tests/Makefile: make install & co
                   17586: 
                   17587:        * src/: include/pa_request.h, classes/op.C: removing
                   17588:          vclass,object.h -> pa_request.h dependency
                   17589: 
                   17590:        * src/: classes/mail.C, classes/response.C, include/pa_request.h,
                   17591:          main/pa_request.C: removing vform,response,cookie.h ->
                   17592:          pa_request.h dependency
                   17593: 
                   17594:        * src/include/pa_request.h: removing vmail.h -> pa_request.h
                   17595:          dependency [testing...]
                   17596: 
                   17597:        * src/: include/pa_config_fixed.h, types/pa_vxdoc.C: yet another
                   17598:          return 0; fixed
                   17599: 
                   17600:        * src/: include/pa_config_fixed.h, types/pa_vmail.C,
                   17601:          types/pa_vmail.h: vmail.C received just compiled [not tested]
                   17602: 
                   17603:        * src/classes/xdoc.C: forgotten: global xdoc when ndef XML
                   17604: 
                   17605:        * src/main/pa_request.C: forgotten: ifdef XML
                   17606: 
                   17607:        * src/main/pa_request.C: forgotten: ifdef XML
                   17608: 
                   17609:        * src/targets/cgi/parser3.C: todo: move to latest xml version on
                   17610:          win32 and run memleak tests again
                   17611: 
                   17612:        * src/targets/cgi/parser3.C: charsets: see some strange things with
                   17613:          old xml lib-- it's internal memory handling has faults
                   17614: 
                   17615:        * src/: include/pa_types.h, main/pa_charset.C: charsets: fixed
                   17616:          problems when transcode from charset A to A.
                   17617: 
                   17618:        * src/: main/untaint.C, types/pa_vmail.C: mail: transcode fixed.
                   17619:          todo: still problems when transcode from charset A to A.
                   17620: 
                   17621:        * src/: classes/hash.C, classes/mail.C, classes/string.C,
                   17622:          classes/table.C, include/pa_array.h,
                   17623:          main/pa_sql_driver_manager.C, types/pa_vmail.C, types/pa_vmail.h:
                   17624:          started full-scale-site-test [~ http://parser.ru sources]
                   17625: 
                   17626:          some fixes
                   17627: 
                   17628:        * tests/: 021.html, 031.html, 033.html, 109.html, 110.html,
                   17629:          111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
                   17630:          117.html, 118.html, 119.html, 120.html, results/109.processed,
                   17631:          results/110.processed, results/111.processed,
                   17632:          results/112.processed, results/113.processed,
                   17633:          results/114.processed, results/115.processed,
                   17634:          results/116.processed, results/117.processed,
                   17635:          results/118.processed, results/119.processed,
                   17636:          results/120.processed: xml: tests 109 dom create/show 110 xpath
                   17637:          selectSingle 111 xdoc.create from tainted & 112
                   17638:          xdoc.create/output with russian attr value 113 xpath
                   17639:          selectString/Number 114 dom attributes.count 115 xpath selectBool
                   17640:          116 output media-type change 117 transform by dom stylesheet 118
                   17641:          empty transform result 119 dom setAttribute 120 nbsp letter
                   17642:          output
                   17643: 
                   17644:          =END OF PREPARED XML TESTS=
                   17645: 
                   17646: 2003-03-07  paf
                   17647: 
                   17648:        * src/classes/xdoc.C, src/include/pa_charset.h,
                   17649:          src/include/pa_stylesheet_connection.h, tests/108.html,
                   17650:          tests/108.xsl, tests/results/108.processed: xml: test 108
                   17651:          transform with params [bugs fixed]
                   17652: 
                   17653:        * src/: main/pa_charset.C, targets/cgi/parser3.C: fixed: mem leak
                   17654:          from copy/paste bug
                   17655: 
                   17656:        * src/classes/xdoc.C, src/include/pa_charset.h,
                   17657:          src/include/pa_request.h, src/main/execute.C,
                   17658:          src/main/pa_charset.C, src/main/pa_exception.C,
                   17659:          src/main/pa_globals.C, src/main/pa_request.C,
                   17660:          src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
                   17661:          src/types/pa_vxnode.C, tests/107.html,
                   17662:          tests/results/107.processed: xml: test: 107 bug fixes
                   17663: 
                   17664:        * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   17665:          types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   17666:          types/pa_vxnode.C, types/pa_vxnode.h: test: 107 bug fixes
                   17667: 
                   17668:        * tests/: 106.html, results/106.processed: test: 106 xdoc create,
                   17669:          string
                   17670: 
                   17671:        * src/: include/pa_charset.h, main/pa_charset.C: xml: charset two
                   17672:          mem alloc functions used for different cases [libxml, libxsl]
                   17673: 
                   17674:        * src/classes/classes.C: fixed: prevent system classes from
                   17675:          modification to lock ALL the classes, not only directly used
                   17676: 
                   17677:        * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h: xml:
                   17678:          linked
                   17679: 
                   17680:        * src/: classes/xdoc.C, types/pa_vxdoc.h: xdoc.C compiled
                   17681: 
                   17682: 2003-03-06  paf
                   17683: 
                   17684:        * src/classes/xdoc.C: xdoc.C 50%
                   17685: 
                   17686:        * src/: classes/xnode.C, classes/xnode.h, include/pa_charset.h,
                   17687:          include/pa_memory.h, include/pa_request.h, include/pa_string.h,
                   17688:          main/pa_globals.C, main/pa_request.C,
                   17689:          main/pa_stylesheet_manager.C: xnode.C compiled
                   17690: 
                   17691:        * src/: include/pa_stylesheet_connection.h,
                   17692:          include/pa_stylesheet_manager.h, main/pa_sql_driver_manager.C,
                   17693:          main/pa_stylesheet_manager.C: xml: stylesheet&manager done
                   17694: 
                   17695:        * src/: include/pa_memory.h, include/pa_stylesheet_connection.h,
                   17696:          include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
                   17697:          xml: stylesheet&manager STARTED
                   17698: 
                   17699:        * src/: include/pa_globals.h, main/pa_charset.C,
                   17700:          main/pa_exception.C, main/pa_globals.C: xml: exceptions
                   17701: 
                   17702:        * src/: include/pa_charset.h, include/pa_config_fixed.h,
                   17703:          include/pa_memory.h, include/pa_pool.h, main/pa_charset.C,
                   17704:          main/pa_memory.C, main/pa_pool.C, types/pa_vxdoc.C,
                   17705:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: xml:
                   17706:          charsets
                   17707: 
                   17708:        * tests/023.html: in some cases it rounded up badly. postponing
                   17709:          solution of that problem, making more simple test
                   17710: 
                   17711:        * tests/: 058_paf2000.png, results/058.processed: .png added with
                   17712:          -kb now
                   17713: 
                   17714:        * src/: include/pa_charset.h, include/pa_charsets.h,
                   17715:          main/pa_charset.C, main/pa_charsets.C: charset_utf8 declaration
                   17716:          moved to charsets.C
                   17717: 
                   17718: 2003-03-05  paf
                   17719: 
                   17720:        * src/classes/string.C, src/include/pa_string.h,
                   17721:          src/main/pa_string.C, tests/105.html,
                   17722:          tests/results/105.processed: String::match bug fixed
                   17723: 
                   17724:        * src/classes/op.C, src/main/main.dsp, tests/104.html,
                   17725:          tests/results/104.processed: ^bpt operator added [does int3 in
                   17726:          debug build on win32]
                   17727: 
                   17728:        * tests/: 057.html, results/057.processed: test bug fixed
                   17729: 
1.116     moko     17730:        * src/targets/cgi/Makefile.am: linker needed more tricks to link OK
1.95      moko     17731: 
                   17732:        * src/classes/math.C: can be: crypt in -lcrypt OK, but crypt.h be
                   17733:          missing
                   17734: 
1.116     moko     17735:        * src/: include/Makefile.am, main/Makefile.am, types/Makefile.am:
                   17736:          forgotten files added to Makes
1.95      moko     17737: 
                   17738:        * ltmain.sh: ltmain.sh added
                   17739: 
                   17740:        * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
                   17741:          change undone ;(
                   17742: 
                   17743:        * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
                   17744:          made static
                   17745: 
                   17746:        * src/: classes/math.C, classes/op.C, classes/string.C,
1.116     moko     17747:          main/pa_exec.C, targets/cgi/Makefile.am: gcc more happy.
                   17748:          todo:make linker happy
1.95      moko     17749: 
                   17750:        * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C: pa_exec
                   17751:          env param made optional
                   17752: 
                   17753: 2003-03-04  paf
                   17754: 
                   17755:        * src/: classes/image.C, include/pa_request.h, include/pa_stack.h,
                   17756:          types/pa_vimage.h: number of gcc compiler bugs fixed
                   17757: 
                   17758:        * tests/: 103.html, 103mark.gif, 103paf2001.gif,
                   17759:          results/103.processed: tests: 103 image.copy transparence test
                   17760: 
                   17761:        * src/main/execute.C, tests/101.html, tests/102.html,
                   17762:          tests/results/101.processed, tests/results/102.processed: tests:
                   17763:          101 method/variable name conflict test 102 form fields change
                   17764:          should not not change anything [bug fix]
                   17765: 
                   17766:        * tests/: 057.html, 099.html, 100.html, results/057.processed,
                   17767:          results/099.processed, results/100.processed: tests: 57 date
                   17768:          create 2002: added 99,100 response:body/download
                   17769: 
                   17770:        * src/classes/image.C, tests/098.html, tests/098font.gif,
                   17771:          tests/results/098.processed: test: 98 image font text [bug fixed]
                   17772: 
                   17773:        * src/main/pa_common.C, src/targets/cgi/parser3.C, tests/097.html,
                   17774:          tests/results/097.processed: test: 97 file::load http://  [bugs
                   17775:          fixed]
                   17776: 
                   17777:        * src/classes/hash.C, src/classes/image.C, src/classes/table.C,
                   17778:          src/include/pa_memory.h, tests/096.html, tests/096_dir/163.jpg,
                   17779:          tests/096_dir/188.jpg, tests/results/096.processed: tests: 96
                   17780:          image EXIF  [bug fixed]
                   17781: 
                   17782:        * src/classes/table.C, src/main/execute.C, tests/061.dat,
                   17783:          tests/061.html, tests/062.html, tests/063.html, tests/064.html,
                   17784:          tests/065.html, tests/066.html, tests/067.html, tests/068.html,
                   17785:          tests/069.html, tests/070.html, tests/071.html, tests/072.html,
                   17786:          tests/073.html, tests/074.html, tests/075.html, tests/076.html,
                   17787:          tests/077.html, tests/078.html, tests/080.html, tests/081.html,
                   17788:          tests/082.html, tests/083.html, tests/084.html, tests/085.html,
                   17789:          tests/086.html, tests/087.html, tests/088.html, tests/089.html,
                   17790:          tests/090.html, tests/091.html, tests/092.html, tests/093.html,
                   17791:          tests/094.html, tests/095.html, tests/results/061.processed,
                   17792:          tests/results/062.processed, tests/results/063.processed,
                   17793:          tests/results/064.processed, tests/results/065.processed,
                   17794:          tests/results/066.processed, tests/results/067.processed,
                   17795:          tests/results/068.processed, tests/results/069.processed,
                   17796:          tests/results/070.processed, tests/results/071.processed,
                   17797:          tests/results/072.processed, tests/results/073.processed,
                   17798:          tests/results/074.processed, tests/results/075.processed,
                   17799:          tests/results/076.processed, tests/results/077.processed,
                   17800:          tests/results/078.processed, tests/results/080.processed,
                   17801:          tests/results/081.processed, tests/results/082.processed,
                   17802:          tests/results/083.processed, tests/results/084.processed,
                   17803:          tests/results/085.processed, tests/results/086.processed,
                   17804:          tests/results/087.processed, tests/results/088.processed,
                   17805:          tests/results/089.processed, tests/results/090.processed,
                   17806:          tests/results/091.processed, tests/results/092.processed,
                   17807:          tests/results/093.processed, tests/results/094.processed,
                   17808:          tests/results/095.processed, tests/079.html,
                   17809:          tests/results/079.processed: tests: 61 file::stat size 62
                   17810:          string->int autoconvert 63 double .int,dec,div,mul 64 date
                   17811:          compare 65 file: basename,justname,justext 66 math:crypt 67
                   17812:          string.match simple on long 68 string.match normalized simple on
                   17813:          long 69 string.int 70 file::stat content-type 71 table.join 72
                   17814:          hash parameter conditional pass 73 date daylightsaving,yearday 74
                   17815:          date arithmetics 75 response date values/attributes 76 string.pos
                   17816:          of void, void.pos 77 syntax parsing 78 cookie tainting 79 switch
                   17817:          with local 80 scientific numeric literal in string autoconvert 81
                   17818:          xor: logical and numerical 82 for delims 83 menu delims 84
                   17819:          table.hash distinct 85 long string  replace 86 throw+catch
                   17820:          current language preserve 87 bit shifts 88 junction tests +
                   17821:          $caller test 89 hash.foreach selfmodification 90 int/void to int
                   17822:          91 $caller test 92 junction is + def junction tests 93 $caller
                   17823:          test 94 syntax test 95 table.hash(keygenerator)  [bug fixed]
                   17824: 
                   17825:        * src/main/: execute.C, pa_table.C: test: 59 table.locate [bug
                   17826:          fixed] 60 string eq string [bug fixed]
                   17827: 
                   17828:        * tests/: 053.html, 054.html, 055.html, 056.html, 057.html,
                   17829:          058.html, 058_paf2000.png, 059.html, 060.html,
                   17830:          results/053.processed, results/054.processed,
                   17831:          results/055.processed, results/056.processed,
                   17832:          results/057.processed, results/058.processed,
                   17833:          results/059.processed, results/060.processed: test: 53
                   17834:          string.replace 54 junctions 55 table.hash 56 call indirect 57
                   17835:          date.create[string] 58 image.measure[png]
                   17836: 
                   17837:        * tests/: 052.html, outputs/049.processed, outputs/050.processed,
                   17838:          outputs/051.processed, results/052.processed: test: 52
                   17839:          pre/match/post test: passed AS-IT-WERE, but wrong :) separate
                   17840:          task: fix that
                   17841: 
                   17842: 2003-03-03  paf
                   17843: 
                   17844:        * tests/: 043.html, 044.html, 045.html, 046.html, 047.html,
                   17845:          048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p, Makefile,
                   17846:          parser-cygwin.sh, parser-unix.sh, run_parser.sh,
                   17847:          outputs/049.processed, outputs/050.processed,
                   17848:          outputs/051.processed, results/001.processed,
                   17849:          results/002.processed, results/003.processed,
                   17850:          results/005.processed, results/006.processed,
                   17851:          results/008.processed, results/009.processed,
                   17852:          results/011.processed, results/012.processed,
                   17853:          results/013.processed, results/014.processed,
                   17854:          results/015.processed, results/016.processed,
                   17855:          results/017.processed, results/020.processed,
                   17856:          results/021.processed, results/022.processed,
                   17857:          results/024.processed, results/025.processed,
                   17858:          results/026.processed, results/027.processed,
                   17859:          results/028.processed, results/029.processed,
                   17860:          results/030.processed, results/031.processed,
                   17861:          results/049.processed, results/050.processed,
                   17862:          results/051.processed, results/043.processed,
                   17863:          results/044.processed, results/045.processed,
                   17864:          results/046.processed, results/047.processed,
                   17865:          results/048.processed: tests: 43,44,45 date rolls 46
                   17866:          autoevaluating junction 47 table.select 48 name with subvar 49
                   17867:          hash-creating switch 50 process 51 started parent/child, works as
                   17868:          it were but it were NOT GOOD, created separate task  to fix that
                   17869: 
                   17870:        * tests/: 042.html, results/042.processed: test: 42
                   17871:          exception.handled
                   17872: 
                   17873:        * tests/: 041.html, results/041.processed: test: 41 table.locate by
                   17874:          expression
                   17875: 
                   17876:        * tests/: 040.html, results/040.processed: test: 39 method result
                   17877:          of type table 40 method param junction auto evaluate
                   17878: 
                   17879:        * tests/: 039.html, results/039.processed: test: 37 method result
                   17880:          of type table
                   17881: 
                   17882:        * src/main/pa_request.C, src/types/pa_vmath.C, tests/033.html,
                   17883:          tests/034.html, tests/035.html, tests/036.html, tests/037.html,
                   17884:          tests/038.html, tests/results/033.processed,
                   17885:          tests/results/034.processed, tests/results/035.processed,
                   17886:          tests/results/036.processed, tests/results/037.processed,
                   17887:          tests/results/038.processed: tests: 33 string.replace 34
                   17888:          string.upper 35 table created 36 local/global vars with juntions
                   17889:          37 table clone 38 math PI & number formatting
                   17890: 
                   17891:          math class registring typo fixed
                   17892: 
                   17893:        * src/classes/op.C, src/include/pa_request.h,
                   17894:          src/include/pa_string.h, src/main/execute.C,
                   17895:          src/main/pa_request.C, src/main/pa_string.C, src/main/untaint.C,
                   17896:          src/types/pa_vcode_frame.h, src/types/pa_wcontext.h,
                   17897:          tests/032.html, tests/results/032.processed: uchar changed to
                   17898:          String_UL in all places [was not everywhere] untaint test: 032
                   17899: 
                   17900:        * src/targets/cgi/parser3.C, tests/004.html, tests/Makefile,
                   17901:          tests/results/004.processed, tests/parser-cygwin.sh,
                   17902:          tests/parser-unix.sh: removed -H command line key, now testing
                   17903:          using .sh file with SERVER_SOFTWARE=xxx
                   17904: 
                   17905: 2003-02-26  paf
                   17906: 
                   17907:        * src/main/execute.C, src/types/pa_vstateless_class.h,
                   17908:          tests/024.html, tests/025.html, tests/026.html, tests/027.html,
                   17909:          tests/028.html, tests/029.html, tests/030.html, tests/031.html,
                   17910:          tests/results/024.processed, tests/results/025.processed,
                   17911:          tests/results/026.processed, tests/results/027.processed,
                   17912:          tests/results/028.processed, tests/results/029.processed,
                   17913:          tests/results/030.processed, tests/results/031.processed: fixed
                   17914:          bug with name_cstr mutable CharPtr more tests
                   17915: 
                   17916:        * src/: include/pa_sapi.h, main/pa_globals.C, main/pa_memory.C,
                   17917:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: SAPI::abort
                   17918:          << abort.  die now just exits
                   17919: 
                   17920:        * src/classes/classes.awk, src/classes/classes.h,
                   17921:          src/classes/date.C, src/classes/double.C, src/classes/file.C,
                   17922:          src/classes/form.C, src/classes/hash.C, src/classes/image.C,
                   17923:          src/classes/int.C, src/classes/mail.C, src/classes/math.C,
                   17924:          src/classes/op.C, src/classes/response.C, src/classes/string.C,
                   17925:          src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
                   17926:          src/classes/xnode.C, src/include/pa_memory.h,
                   17927:          src/include/pa_sapi.h, src/targets/cgi/parser3.C,
                   17928:          src/targets/isapi/parser3isapi.C, src/types/pa_venv.h,
                   17929:          src/types/pa_vform.C, tests/015.html, tests/016.html,
                   17930:          tests/017.html, tests/018.html, tests/019.html,
                   17931:          tests/019paf2001.gif, tests/020.html, tests/021.html,
                   17932:          tests/022.html, tests/023.html, tests/022_dir/a.html,
                   17933:          tests/022_dir/b.txt, tests/022_dir/c.htm,
                   17934:          tests/results/015.processed, tests/results/016.processed,
                   17935:          tests/results/017.processed, tests/results/018.processed,
                   17936:          tests/results/019.processed, tests/results/020.processed,
                   17937:          tests/results/021.processed, tests/results/022.processed,
                   17938:          tests/results/023.processed: methoded_array now contains all Mxxx
                   17939:          classes SAPI::get_env now returns info on pool more tests
                   17940: 
                   17941:        * src/include/pa_array.h, src/include/pa_hash.h,
                   17942:          src/include/pa_memory.h, src/main/pa_charset.C, tests/001.html,
                   17943:          tests/002.html, tests/003.html, tests/004.html, tests/005.html,
                   17944:          tests/006.html, tests/007.html, tests/008.html, tests/009.html,
                   17945:          tests/010.html, tests/011.html, tests/012.html, tests/013.html,
                   17946:          tests/014.html, tests/Makefile, tests/outputs/create-dir,
                   17947:          tests/results/001.processed, tests/results/002.processed,
                   17948:          tests/results/003.processed, tests/results/004.processed,
                   17949:          tests/results/005.processed, tests/results/006.processed,
                   17950:          tests/results/007.processed, tests/results/008.processed,
                   17951:          tests/results/009.processed, tests/results/010.processed,
                   17952:          tests/results/011.processed, tests/results/012.processed,
                   17953:          tests/results/013.processed, tests/results/014.processed: hash
                   17954:          cloning fixed
                   17955: 
                   17956: 2003-02-25  paf
                   17957: 
                   17958:        * src/main/pa_common.C: typo fixed
                   17959: 
                   17960: 2003-02-24  paf
                   17961: 
                   17962:        * src/types/pa_vcookie.C: fixed all places with bad get_string(0)
                   17963:          [one remained]
                   17964: 
                   17965:        * src/: include/pa_request.h, main/execute.C: few bad get_string(0)
                   17966:          [should have been get_string(&pool)] todo: check other such calls
                   17967: 
                   17968:        * src/: main/compile.tab.C, main/execute.C, types/pa_vfile.h:
                   17969:          test10, bad lookups
                   17970: 
                   17971:          xxx* xxx=smartptr.get(); << is bad style, after ";" original
                   17972:          object got destructed, and xxx points to sky
                   17973: 
                   17974:        * ChangeLog, src/classes/string.C: match bug fixed
                   17975: 
                   17976:        * src/types/pa_vmail.C: body [text/html] transcoded to
                   17977:          $.charset[specified] now
                   17978: 
                   17979:        * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
                   17980:          which failed to handle sigsetjmp+throw: crashed inside of
                   17981:          pre-throw code.  rewritten simplier [though duplicating
                   17982:          closesocket code]
                   17983: 
                   17984:        * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
                   17985:          which failed to handle sigsetjmp+throw: crashed inside of
                   17986:          pre-throw code.  rewritten simplier [though duplicating
                   17987:          closesocket code]
                   17988: 
                   17989: 2003-02-21  paf
                   17990: 
1.211     moko     17991:        * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C,
                   17992:          src/types/pa_vcookie.C: $cookie:name[$.expires[date << can be
                   17993:          now]]
1.95      moko     17994: 
                   17995:          written makefile with regression tests [raw]
                   17996: 
                   17997:        * src/targets/cgi/parser3.C: MAKE_TEST must be used inside of 'make
                   17998:          tests' only [it's not forcing CGI mode now] now use -H to output
                   17999:          CGI header when parser used in command line [useful for tests
                   18000:          also]
                   18001: 
                   18002:        * src/targets/cgi/parser3.C: MAKE_TEST environment variable
                   18003:          switches on CGI mode, and is used in regression tests
                   18004: 
                   18005:        * src/: include/pa_request.h, main/pa_request.C,
                   18006:          targets/cgi/parser3.C, types/pa_vcookie.h, types/pa_venv.h: env
                   18007:          fixed
                   18008: 
                   18009:        * src/: include/pa_memory.h, main/pa_memory.C: inlined memory
                   18010:          handling pa_*
                   18011: 
                   18012:        * src/: include/pa_memory.h, main/pa_memory.C, include/pa_array.h,
                   18013:          include/pa_exception.h, include/pa_pool.h, main/Makefile.am,
                   18014:          main/main.dsp, main/pa_array.C, main/pa_pool.C: reorganized
                   18015:          memory handling files
                   18016: 
                   18017:        * src/main/pa_array.C: pool::format_integer terminator fixed
                   18018: 
                   18019:        * src/: main/execute.C, targets/cgi/parser3.C: release mode now
                   18020:          compiles OK test to show benefits of free
                   18021: 
                   18022:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   18023:          classes/op.C, classes/xdoc.C, main/pa_charset.C, main/pa_exec.C,
                   18024:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   18025:          types/pa_vimage.C, types/pa_vxdoc.h: fixed all cstr's that must
                   18026:          use pool [as the one in ^process]
                   18027: 
                   18028:        * src/classes/op.C: fixed process.  sould now check for all cstr's
                   18029:          -- some must use pool [as the one in ^process]
                   18030: 
                   18031: 2003-02-20  paf
                   18032: 
                   18033:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   18034:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   18035:          classes/math.C, classes/op.C, classes/response.C,
                   18036:          classes/string.C, classes/table.C, classes/void.C,
                   18037:          classes/xdoc.C, classes/xnode.C, main/pa_string.C,
                   18038:          types/pa_method.h, types/pa_value.C, types/pa_vmethod_frame.h:
                   18039:          string cmp fixed
                   18040: 
                   18041:        * src/: include/pa_config_fixed.h, targets/cgi/parser3.C: form
                   18042:          values passed OK now
                   18043: 
                   18044: 2003-02-19  paf
                   18045: 
                   18046:        * src/: classes/form.C, include/pa_charset.h, include/pa_pool.h,
                   18047:          main/pa_charset.C, main/pa_exception.C, main/pa_request.C,
                   18048:          main/pa_stylesheet_manager.C, targets/cgi/parser3.C,
                   18049:          targets/isapi/parser3isapi.dsp, types/pa_vcookie.C,
                   18050:          types/pa_vform.C, types/pa_vmail.C, types/pa_vxnode.C: found&kill
                   18051:          all remaning leaks resulted from pooled::malloc calls [excluding
                   18052:          in gd -- planning complete rewrite extremely ugly code]
                   18053: 
                   18054:        * src/targets/isapi/: pa_pool.C, pool_storage.h: removed unneeded
                   18055:          files
                   18056: 
                   18057: 2003-02-17  paf
                   18058: 
                   18059:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   18060:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   18061:          classes/response.C, classes/string.C, classes/table.C,
                   18062:          classes/xdoc.C, classes/xnode.h, include/pa_stack.h,
                   18063:          include/pa_stylesheet_connection.h,
                   18064:          include/pa_stylesheet_manager.h, sql/pa_sql_driver.h,
                   18065:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
                   18066:          types/pa_vform.C, types/pa_vform.h, types/pa_vimage.h,
                   18067:          types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
                   18068:          types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
                   18069:          types/pa_wcontext.h, types/pa_wwrapper.h: fixed all remained bugs
                   18070:          of unitialized simple-typed field
                   18071: 
                   18072:        * src/: classes/classes.C, classes/classes.h, main/execute.C,
                   18073:          main/pa_charset.C, main/pa_request.C: another bug of unitialized
                   18074:          simple-typed field fixed.  todo: find&kill all like that one
                   18075: 
                   18076:        * src/: main/execute.C, targets/cgi/pa_pool.C,
                   18077:          targets/cgi/parser3.C, targets/cgi/pool_storage.h: few bugs in
                   18078:          debug output fixed
                   18079: 
                   18080:        * src/: include/pa_stack.h, main/compile.C, main/execute.C,
                   18081:          main/pa_request.C: stack-stored items need extra .ref to prevent
                   18082:          object_ptr from delete[them]
                   18083: 
                   18084:        * src/: classes/date.C, classes/op.C, classes/table.C,
                   18085:          classes/xdoc.C, classes/xnode.C, include/pa_array.h,
                   18086:          include/pa_charset.h, main/Makefile.am, main/main.dsp,
                   18087:          main/pa_charset.C, main/pa_common.C,
                   18088:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   18089:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   18090:          types/pa_vmail.C: fixed more leaks resulted from pooled::malloc
                   18091:          calls
                   18092: 
                   18093:        * src/: main/pa_request.C, targets/cgi/parser3.C, types/pa_vfile.C:
                   18094:          couple mem leaks rusulted from old pooled::malloc usage.
                   18095:          todo:find more like those
                   18096: 
                   18097:        * src/main/: compile.C, compile_tools.C: 2*2!
                   18098: 
                   18099:        * src/: include/pa_array.h, include/pa_request.h, main/execute.C:
                   18100:          stackItem fixed [there were no string on stack before]
                   18101: 
                   18102:        * src/: main/execute.C, main/pa_request.C,
                   18103:          types/pa_vmethod_frame.C: first letters out OK
                   18104: 
                   18105:        * src/: classes/classes.C, include/pa_array.h, include/pa_hash.h,
                   18106:          include/pa_pool.h, include/pa_request.h, main/pa_request.C,
                   18107:          main/pa_string.C, main/untaint.C, types/pa_value.h,
                   18108:          types/pa_vint.h, types/pa_vstateless_class.h, types/pa_vstring.h,
                   18109:          types/pa_vvoid.h, types/pa_wcontext.h: class fields of simple
                   18110:          type not initialized with zeros :( while class fields of class
                   18111:          types initialized with default constructors.  learn C++
                   18112: 
                   18113:        * src/: classes/classes.awk, classes/double.C, classes/file.C,
                   18114:          classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
                   18115:          classes/math.C, classes/xdoc.C, classes/xnode.C,
                   18116:          include/pa_array.h, include/pa_string.h, main/pa_exec.C,
                   18117:          types/pa_vmail.C: parser3.exe - 0 error(s), 0 warning(s)
                   18118: 
                   18119: 2003-02-14  paf
                   18120: 
                   18121:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
                   18122:          13 link errors
                   18123: 
                   18124:        * src/: classes/file.C, include/pa_request.h, main/pa_request.C,
                   18125:          main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
                   18126:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
                   18127:          types/pa_vimage.C, types/pa_vtable.C: all compiled, only 14 link
                   18128:          errors :)
                   18129: 
                   18130:        * src/: classes/classes.C, classes/classes.awk, classes/file.C,
                   18131:          classes/hash.C, classes/mail.C, classes/op.C,
                   18132:          include/pa_common.h, include/pa_request.h, include/pa_sapi.h,
                   18133:          main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C,
                   18134:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C:
                   18135:          classes.lib - 0 error(s), 0 warning(s) parser.C compiled
                   18136: 
                   18137:        * src/: classes/classes.dsp, classes/op.C, classes/string.C,
                   18138:          classes/table.C, include/pa_common.h, include/pa_globals.h,
                   18139:          include/pa_pool.h, include/pa_request.h, main/pa_globals.C,
                   18140:          main/pa_request.C, types/pa_value.h, types/pa_vhash.h,
                   18141:          types/pa_vint.h, types/types.dsp: op compiled
                   18142: 
                   18143:        * src/: classes/classes.dsp, classes/response.C, classes/string.C,
                   18144:          include/pa_dictionary.h, include/pa_string.h, main/pa_string.C,
                   18145:          main/untaint.C, types/pa_vtable.h: string, response compiled
                   18146: 
                   18147: 2003-02-07  paf
                   18148: 
                   18149:        * src/: classes/table.C, types/pa_vtable.h: table compiled
                   18150: 
                   18151: 2003-02-06  paf
                   18152: 
                   18153:        * src/: classes/mail.C, include/pa_request.h, main/pa_request.C:
                   18154:          mail compiled
                   18155: 
                   18156:        * src/: classes/image.C, classes/string.C, classes/xdoc.C,
                   18157:          include/pa_common.h, include/pa_hash.h, main/pa_common.C,
                   18158:          types/pa_vfile.h, types/pa_vimage.h: image compiled
                   18159: 
                   18160:        * src/classes/: file.C, form.C: form compiled
                   18161: 
                   18162:        * src/: classes/classes.dsp, classes/file.C, include/pa_common.h,
                   18163:          include/pa_exec.h, main/pa_common.C, main/pa_exec.C,
                   18164:          types/pa_vfile.C, types/pa_vfile.h: file compiled
                   18165: 
                   18166:        * src/: classes/hash.C, classes/math.C, types/pa_vmath.C,
                   18167:          types/pa_vmath.h: math compiled [win32]
                   18168: 
                   18169:        * src/: classes/hash.C, include/pa_hash.h, include/pa_table.h,
                   18170:          types/pa_vstring.h: hash compiled
                   18171: 
                   18172: 2003-02-04  paf
                   18173: 
                   18174:        * src/: classes/date.C, classes/hash.C, include/pa_exec.h,
                   18175:          include/pa_hash.h, include/pa_request.h, include/pa_string.h,
                   18176:          include/pa_table.h, main/pa_common.C, main/pa_exec.C,
                   18177:          main/pa_string.C, types/pa_method.h, types/pa_vform.C,
                   18178:          types/pa_vhash.h: hash 50% compiled
                   18179: 
                   18180:        * src/: classes/date.C, classes/file.C, classes/hash.C,
                   18181:          classes/image.C, classes/mail.C, classes/math.C, classes/op.C,
                   18182:          classes/string.C, classes/table.C, classes/xdoc.C,
                   18183:          classes/xnode.C, include/pa_request.h, main/pa_globals.C,
                   18184:          main/pa_string.C: date compiled
                   18185: 
                   18186:        * src/classes/: classes.dsp, double.C: double compiled
                   18187: 
                   18188:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   18189:          classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
                   18190:          classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
                   18191:          classes/string.C, classes/table.C, classes/void.C,
                   18192:          classes/xdoc.C, classes/xnode.C, types/pa_vdouble.h,
                   18193:          types/pa_vhash.h, types/pa_vint.h, types/pa_vstring.h,
                   18194:          types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.h: int
                   18195:          compiled
                   18196: 
                   18197:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   18198:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   18199:          classes/math.C, classes/op.C, classes/response.C,
                   18200:          classes/string.C, classes/table.C, classes/void.C,
                   18201:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   18202:          types/pa_vvoid.h: void  compiled :)
                   18203: 
                   18204:        * src/: include/pa_globals.h, main/pa_cache_managers.C,
                   18205:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   18206:          main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
                   18207:          main/pa_globals.C, main/pa_pool.C, main/pa_sql_driver_manager.C,
                   18208:          main/pa_string.C, main/pa_uue.C, main/untaint.C,
                   18209:          types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.C,
                   18210:          types/pa_vimage.C, types/pa_vmath.C, types/pa_vrequest.C,
                   18211:          types/pa_vresponse.C, types/pa_vstateless_class.C,
                   18212:          types/pa_vstatus.C, types/pa_vstring.C, types/pa_vtable.C,
                   18213:          types/pa_wcontext.C, types/types.dsp: removed stupid
                   18214:          value_includes.h
                   18215: 
                   18216:        * src/types/: pa_value.C, pa_value_includes.h, pa_vrequest.C:
                   18217:          trying to remove stupid value_includes.h
                   18218: 
                   18219:        * src/main/pa_exec.C: pa_exec compiled on win32
                   18220: 
                   18221:        * src/main/pa_exec.C: libmain.a compiled on six [unix]
                   18222: 
                   18223:        * src/: include/pa_globals.h, include/pa_request.h,
                   18224:          types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
                   18225:          types/pa_vcookie.C, types/pa_vdate.h, types/pa_vfile.C,
                   18226:          types/pa_vfile.h, types/pa_vmail.C, types/pa_vobject.C,
                   18227:          types/pa_vrequest.C, types/pa_vstateless_class.C,
                   18228:          types/pa_vstatus.C, types/pa_vtable.C: libtypes.a compiled gcc
                   18229: 
                   18230:        * src/: include/pa_config_includes.h, include/pa_dictionary.h,
                   18231:          main/pa_common.C, main/pa_dictionary.C, main/pa_exec.C,
                   18232:          main/pa_socks.C: libmain.a gcc and mail.lib msvc++ compiled
                   18233: 
                   18234:        * src/: include/pa_array.h, include/pa_config_includes.h,
                   18235:          include/pa_dictionary.h, main/pa_dictionary.C, main/pa_exec.C,
                   18236:          main/pa_socks.C, main/pa_sql_driver_manager.C: gcc libmain.a
                   18237:          compiled
                   18238: 
                   18239:        * src/main/pa_globals.C: merged changes from 1.149-1.150 (stupid
                   18240:          name conflicts)
                   18241: 
                   18242:        * src/: main/compile_tools.h, main/execute.C, main/pa_table.C,
                   18243:          types/pa_vmethod_frame.h, types/pa_vvoid.h: yuk: gcc on cygwin
                   18244:          yelds "virtual memory exhausted" while trying to compile
                   18245:          execute.C [eating up to 127MB]
                   18246: 
                   18247: 2003-02-03  paf
                   18248: 
                   18249:        * src/: include/pa_config_includes.h, include/pa_hash.h,
                   18250:          include/pa_operation.h, include/pa_pool.h, include/pa_string.h,
                   18251:          main/pa_common.C, types/pa_value.C, types/pa_value.h,
                   18252:          types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
                   18253:          types/pa_vint.h, types/pa_vjunction.h,
                   18254:          types/pa_vstateless_class.h, types/pa_vstring.h, types/types.dsp:
                   18255:          started gcc compiling pa_common compiled
                   18256: 
                   18257:        * src/: include/pa_exception.h, include/pa_pool.h,
                   18258:          main/pa_exception.C: exception gcc change #1
                   18259: 
1.116     moko     18260:        * src/include/: Makefile.am, pa_hash.h, pa_pool.h: gcc refused to
                   18261:          compile _P identifier. it replaced it to some strange 0x0000040
1.95      moko     18262: 
                   18263:        * src/types/: pa_vmath.C, pa_vmethod_frame.C: vmath compiled
                   18264: 
                   18265:        * src/types/pa_vtable.C: vtable compiled
                   18266: 
                   18267:        * src/types/: pa_vstring.C, pa_vstring.h: vstring compiled
                   18268: 
                   18269:        * src/: include/pa_cache_managers.h, main/pa_request.C,
                   18270:          types/pa_vstatus.C, types/pa_vstatus.h: vstatus compiled
                   18271: 
                   18272:        * src/types/pa_vstateless_class.C: vstateless_class compiled
                   18273: 
                   18274:        * src/types/: pa_vresponse.C, pa_vresponse.h: vresponse compiled
                   18275: 
                   18276:        * src/types/pa_vrequest.C: vrequest compiled
                   18277: 
                   18278:        * src/types/: pa_value.C, pa_value.h, pa_vclass.C, pa_vclass.h,
                   18279:          pa_vobject.C, pa_vobject.h: vobject compiled
                   18280: 
                   18281:        * src/: classes/form.C, classes/mail.C, include/pa_request.h,
                   18282:          main/pa_globals.C, main/pa_request.C, types/pa_value.h,
                   18283:          types/pa_vform.C, types/pa_vmail.C, types/pa_vmail.h: vmail
                   18284:          compiled
                   18285: 
                   18286:        * src/types/: pa_vimage.C, pa_vimage.h: vimage compiled
                   18287: 
                   18288:        * src/: include/pa_pool.h, main/pa_request.C, types/pa_value.C,
                   18289:          types/pa_vclass.C, types/pa_vcookie.C, types/pa_vcookie.h,
                   18290:          types/pa_vform.C, types/pa_vform.h, types/pa_vobject.h: vform
                   18291:          compiled
                   18292: 
                   18293:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
                   18294:          main.lib - 0 error(s), 0 warning(s)
                   18295: 
                   18296:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   18297:          types/pa_value.h, types/pa_vmethod_frame.h: execute compiled
                   18298: 
                   18299: 2003-01-31  paf
                   18300: 
                   18301:        * src/: include/pa_array.h, include/pa_operation.h,
                   18302:          include/pa_request.h, main/execute.C, main/main.dsp,
                   18303:          types/pa_vjunction.h: started last file from main library:
                   18304:          execute
                   18305: 
                   18306:        * src/: include/pa_request.h, include/pa_sapi.h,
                   18307:          main/compile.tab.C, main/compile.y, main/compile_tools.h,
                   18308:          main/pa_request.C, targets/cgi/parser3.C,
                   18309:          targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vfile.h,
                   18310:          types/pa_vhash.h: pa_request compiled
                   18311: 
                   18312:        * src/: classes/op.C, classes/string.C, include/pa_common.h,
                   18313:          include/pa_globals.h, include/pa_request.h,
                   18314:          include/pa_sql_connection.h, main/compile.tab.C, main/compile.y,
                   18315:          main/execute.C, main/main.dsp, main/pa_common.C,
                   18316:          main/pa_globals.C, main/pa_request.C, types/pa_value.h,
                   18317:          types/pa_vcode_frame.h, types/pa_vcookie.h, types/pa_vform.h,
                   18318:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vresponse.h,
                   18319:          types/pa_vtable.h, types/pa_wcontext.C, types/pa_wcontext.h,
                   18320:          types/types.dsp: most pa_request compiled
                   18321: 
                   18322:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   18323:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   18324:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   18325:          classes/op.C, classes/response.C, classes/string.C,
                   18326:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   18327:          classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
                   18328:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   18329:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   18330:          include/pa_dictionary.h, include/pa_dir.h,
                   18331:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   18332:          include/pa_hash.h, include/pa_opcode.h, include/pa_operation.h,
                   18333:          include/pa_pool.h, include/pa_request.h,
                   18334:          include/pa_request_charsets.h, include/pa_request_info.h,
                   18335:          include/pa_sapi.h, include/pa_socks.h,
                   18336:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   18337:          include/pa_stack.h, include/pa_string.h,
                   18338:          include/pa_stylesheet_connection.h,
                   18339:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   18340:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   18341:          lib/ltdl/config_fixed.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
                   18342:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c, lib/pcre/dftables.c,
                   18343:          lib/pcre/get.c, lib/pcre/maketables.c, lib/pcre/pcre.c,
                   18344:          lib/pcre/pcre.h, lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
                   18345:          main/compile.C, main/compile.tab.C, main/compile.y,
                   18346:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   18347:          main/main.dsp, main/pa_cache_managers.C, main/pa_charset.C,
                   18348:          main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
                   18349:          main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
                   18350:          main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
                   18351:          main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   18352:          main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
                   18353:          main/untaint.C, sql/pa_sql_driver.h, targets/cgi/getopt.c,
                   18354:          targets/cgi/getopt.h, targets/cgi/pa_pool.C,
                   18355:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   18356:          targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
                   18357:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   18358:          targets/isapi/pool_storage.h, types/pa_value.C, types/pa_value.h,
                   18359:          types/pa_value_includes.h, types/pa_vbool.h, types/pa_vclass.C,
                   18360:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   18361:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   18362:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   18363:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   18364:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
                   18365:          types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
                   18366:          types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
                   18367:          types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
                   18368:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   18369:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   18370:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   18371:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   18372:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   18373:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   18374:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   18375:          types/pa_wcontext.h, types/pa_wwrapper.h: grammar compiled
                   18376: 
                   18377:        * ChangeLog, src/classes/classes.h, src/classes/op.C,
                   18378:          src/include/pa_cache_managers.h, src/include/pa_charset.h,
                   18379:          src/include/pa_charsets.h, src/include/pa_common.h,
                   18380:          src/include/pa_dictionary.h, src/include/pa_exception.h,
                   18381:          src/include/pa_exec.h, src/include/pa_pool.h,
                   18382:          src/include/pa_request.h, src/include/pa_sapi.h,
                   18383:          src/include/pa_sql_connection.h,
                   18384:          src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
                   18385:          src/include/pa_table.h, src/include/pa_uue.h, src/main/compile.C,
                   18386:          src/main/compile.tab.C, src/main/compile_tools.C,
                   18387:          src/main/compile_tools.h, src/main/main.dsp,
                   18388:          src/main/pa_charset.C, src/main/pa_charsets.C,
                   18389:          src/main/pa_common.C, src/main/pa_dictionary.C,
                   18390:          src/main/pa_exception.C, src/main/pa_exec.C,
                   18391:          src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
                   18392:          src/main/pa_string.C, src/main/pa_table.C, src/main/pa_uue.C,
                   18393:          src/main/untaint.C, src/types/pa_value.C, src/types/pa_value.h,
                   18394:          src/types/pa_vclass.h, src/types/pa_vcookie.C,
                   18395:          src/types/pa_vcookie.h, src/types/pa_vdate.h,
                   18396:          src/types/pa_vdouble.h, src/types/pa_venv.h,
                   18397:          src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.h,
                   18398:          src/types/pa_vhash.h, src/types/pa_vimage.C,
                   18399:          src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.C,
                   18400:          src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
                   18401:          src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
                   18402:          src/types/pa_vobject.C, src/types/pa_vobject.h,
                   18403:          src/types/pa_vrequest.C, src/types/pa_vrequest.h,
                   18404:          src/types/pa_vresponse.C, src/types/pa_vresponse.h,
                   18405:          src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
                   18406:          src/types/pa_vstateless_object.h, src/types/pa_vstatus.h,
                   18407:          src/types/pa_vstring.h, src/types/pa_vtable.h,
                   18408:          src/types/pa_vvoid.h, src/types/pa_wcontext.C,
                   18409:          src/types/pa_wcontext.h, src/types/pa_wwrapper.h: ConstStringPtr
                   18410:          died, long live StringPtr
                   18411: 
                   18412: 2003-01-30  paf
                   18413: 
                   18414:        * src/: include/pa_charset.h, include/pa_request.h,
                   18415:          include/pa_sql_driver_manager.h, main/compile.tab.C,
                   18416:          main/compile.y, main/compile_tools.h, main/pa_request.C,
                   18417:          types/pa_vobject.h, types/pa_vstatus.h: grammar compiled
                   18418: 
                   18419:        * src/: classes/classes.h, include/pa_pool.h, main/compile.C,
                   18420:          main/compile.tab.C, types/pa_value.h, types/pa_vfile.h,
                   18421:          types/pa_vhash.h, types/pa_vmethod_frame.h,
                   18422:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   18423:          types/types.dsp: vstateless_class compiled
                   18424: 
                   18425:        * src/main/compile.C: compile compiled
                   18426: 
                   18427:        * src/: include/pa_array.h, include/pa_operation.h,
                   18428:          include/pa_table.h, main/compile_tools.C, main/compile_tools.h,
                   18429:          main/pa_table.C: compile_tools compiled
                   18430: 
                   18431:        * src/: include/pa_operation.h, main/compile.y,
                   18432:          main/compile_tools.C, main/compile_tools.h: started
                   18433:          compile_tools. vagues ideas of how to free compiled code
                   18434: 
                   18435:        * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C,
                   18436:          main/main.dsp, types/pa_value.C, types/pa_value.h,
                   18437:          types/pa_vmethod_frame.h, types/pa_vstateless_class.h: value
                   18438:          compiled
                   18439: 
                   18440: 2003-01-29  paf
                   18441: 
                   18442:        * src/: include/pa_globals.h, include/pa_request.h,
                   18443:          main/pa_globals.C, main/pa_request.C, types/pa_value.h,
                   18444:          types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
                   18445:          types/pa_wcontext.h, types/types.dsp: vmethodframe, pa_request.h
                   18446:          compiled
                   18447: 
                   18448:        * src/lib/ltdl/config_fixed.h: libltdl compiled without warnings
                   18449:          now
                   18450: 
                   18451:        * src/: include/pa_array.h, include/pa_exception.h,
                   18452:          include/pa_pool.h, main/pa_exception.C: gd compiled
                   18453: 
                   18454:        * src/types/: pa_vfile.C, pa_vfile.h, pa_vimage.C, pa_vimage.h: gd
                   18455:          compiled
                   18456: 
                   18457:        * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
                   18458:          types/pa_value.C, types/pa_value.h, types/pa_vfile.C,
                   18459:          types/pa_vfile.h: vfile compiled
                   18460: 
                   18461:        * src/: include/pa_common.h, include/pa_globals.h,
                   18462:          include/pa_string.h, main/pa_globals.C, types/pa_value.C,
                   18463:          types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   18464:          types/pa_vform.C, types/pa_vform.h: vcookie compiled
                   18465: 
                   18466:        * src/: include/pa_exception.h, main/pa_cache_managers.C,
                   18467:          main/pa_charsets.C, main/pa_common.C, main/pa_dir.C,
                   18468:          main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
                   18469:          main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   18470:          main/pa_uue.C: #include "pa_value_includes.h" everywhere in main
                   18471: 
                   18472:        * src/: include/pa_request_charsets.h, include/pa_request_info.h,
                   18473:          main/main.dsp, main/untaint.C: more compiled
                   18474: 
                   18475:        * src/: include/pa_charsets.h, include/pa_request.h,
                   18476:          include/pa_request_info.h, include/pa_string.h,
                   18477:          main/pa_charsets.C, types/pa_vrequest.C, types/pa_vresponse.C,
                   18478:          types/pa_vresponse.h: vrequest compiled
                   18479: 
                   18480:        * src/types/: pa_value.h, pa_vdate.h, pa_vform.h, pa_vhash.h,
                   18481:          pa_vobject.C, pa_vobject.h, pa_vrequest.C, pa_vresponse.C,
                   18482:          pa_vresponse.h, pa_wcontext.h: vrequest compiled
                   18483: 
                   18484:        * src/: classes/classes.h, include/pa_charset.h,
                   18485:          include/pa_charsets.h, include/pa_globals.h, include/pa_pool.h,
                   18486:          include/pa_request.h, include/pa_string.h, main/main.dsp,
                   18487:          main/pa_charset.C, main/pa_charsets.C, main/pa_globals.C,
                   18488:          main/untaint.C, types/pa_value.h, types/pa_vdouble.h,
                   18489:          types/pa_vfile.h, types/pa_vint.h, types/pa_vmath.C,
                   18490:          types/pa_vrequest.C, types/pa_vrequest.h,
                   18491:          types/pa_vstateless_class.h, types/pa_vstring.h,
                   18492:          types/pa_vvoid.h: vrequest,vdouble,vint compiled
                   18493: 
                   18494:        * src/: classes/classes.h, classes/math.C, include/pa_pool.h,
                   18495:          include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
                   18496:          main/main.dsp, types/pa_value.h, types/pa_vbool.h,
                   18497:          types/pa_vclass.h, types/pa_vdouble.h, types/pa_venv.h,
                   18498:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   18499:          types/pa_vjunction.h, types/pa_vmath.C, types/pa_vmath.h,
                   18500:          types/pa_vobject.h, types/pa_vstateless_class.h,
                   18501:          types/pa_vstateless_object.h, types/pa_vstatus.h,
                   18502:          types/pa_vstring.h, types/types.dsp: vmath compiled
                   18503: 
                   18504: 2003-01-28  paf
                   18505: 
                   18506:        * src/: classes/classes.h, classes/date.C, classes/file.C,
                   18507:          classes/hash.C, classes/image.C, classes/table.C, classes/xdoc.C,
                   18508:          classes/xnode.h, main/execute.C, main/main.dsp, types/pa_value.h,
                   18509:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C,
                   18510:          types/pa_vobject.h, types/pa_vstateless_class.h: started main:
                   18511:          compile_tools
                   18512: 
                   18513:        * src/: include/pa_charset.h, include/pa_exception.h,
                   18514:          include/pa_request.h, include/pa_string.h, main/untaint.C:
                   18515:          untaint compiled
                   18516: 
                   18517:        * ChangeLog, src/include/pa_array.h, src/include/pa_string.h,
                   18518:          src/main/execute.C, src/main/untaint.C, src/types/pa_vmail.C:
                   18519:          more compiled.  struck with string::store_to needing to know
                   18520:          source/client charsets
                   18521: 
                   18522:        * src/: include/pa_exception.h, include/pa_uue.h, main/pa_uue.C,
                   18523:          types/pa_vfile.h: uue compiled
                   18524: 
                   18525:        * src/: include/pa_table.h, main/pa_string.C, main/pa_table.C:
                   18526:          table compiled
                   18527: 
                   18528:        * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
                   18529:          main/pa_globals.C, main/pa_sql_driver_manager.C: globals compiled
                   18530: 
                   18531:        * src/: include/pa_charset.h, main/pa_charset.C,
                   18532:          main/pa_charsets.C: charset/s simplified [charset::pool_for_load
                   18533:          introduced]
                   18534: 
                   18535:        * src/: classes/date.C, include/pa_charset.h,
                   18536:          include/pa_charsets.h, include/pa_globals.h, main/pa_charset.C,
                   18537:          main/pa_charsets.C, main/pa_globals.C, main/pa_request.C:
                   18538:          pa_charsets compiled
                   18539: 
                   18540:        * src/: include/pa_array.h, include/pa_exec.h, include/pa_hash.h,
                   18541:          include/pa_pool.h, main/pa_exec.C: pa_exec win32 compiled
                   18542: 
                   18543:        * src/: include/pa_pool.h, main/pa_common.C, types/pa_vdouble.h:
                   18544:          common compiled
                   18545: 
                   18546:        * src/: include/pa_charsets.h, main/pa_charsets.C,
                   18547:          main/pa_sql_driver_manager.C: pa_charsets compiled
                   18548: 
                   18549:        * src/: include/pa_array.h, include/pa_charset.h,
                   18550:          include/pa_charsets.h, include/pa_pool.h,
                   18551:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   18552:          include/pa_stack.h, include/pa_string.h,
                   18553:          main/pa_sql_driver_manager.C, types/pa_vhash.h, types/pa_vint.h:
                   18554:          sql_driver_manager compiled
                   18555: 
                   18556:        * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: ukranian
                   18557:          letter i with two dots added to koi, all ukranian letters added
                   18558:          to win1251.
                   18559: 
                   18560:          typographic simbol 0xb9 deleted from win1251 [strange one & were
                   18561:          abscent from koi]
                   18562: 
                   18563: 2003-01-27  paf
                   18564: 
                   18565:        * src/: include/pa_exception.h, include/pa_sql_connection.h,
                   18566:          include/pa_sql_driver_manager.h, include/pa_string.h,
                   18567:          main/pa_common.C, main/pa_exec.C, main/pa_sql_driver_manager.C,
                   18568:          sql/pa_sql_driver.h: paused on sql_manager
                   18569: 
                   18570:        * src/: include/pa_cache_managers.h, include/pa_pool.h,
                   18571:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   18572:          include/pa_stack.h, main/pa_sql_driver_manager.C,
                   18573:          types/pa_vtable.h, types/pa_vvoid.h: vtable compiled
                   18574: 
                   18575:        * src/: classes/op.C, include/pa_globals.h, include/pa_hash.h,
                   18576:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   18577:          include/pa_table.h, main/pa_sql_driver_manager.C,
                   18578:          main/pa_table.C: table compiled
                   18579: 
                   18580:        * src/: include/pa_cache_managers.h, main/pa_cache_managers.C:
                   18581:          cache_managers compiled
                   18582: 
                   18583:        * src/: include/pa_array.h, include/pa_charset.h,
                   18584:          include/pa_pool.h, main/pa_charset.C: charset compiled
                   18585: 
                   18586:        * src/: include/pa_pool.h, main/pa_common.C: common compiled
                   18587: 
                   18588:        * src/: include/pa_array.h, include/pa_common.h, include/pa_hash.h,
                   18589:          include/pa_pool.h, include/pa_string.h, main/pa_common.C,
                   18590:          main/pa_string.C, types/pa_value.C, types/pa_value.h,
                   18591:          types/pa_vhash.h, types/pa_vint.h, types/pa_vstateless_class.h,
                   18592:          types/pa_wcontext.C, types/pa_wcontext.h: wcontext compiled
                   18593: 
                   18594: 2003-01-24  paf
                   18595: 
                   18596:        * src/: classes/classes.C, classes/classes.h, include/pa_array.h,
                   18597:          include/pa_common.h, include/pa_globals.h, include/pa_hash.h,
                   18598:          include/pa_pool.h, include/pa_string.h, main/pa_common.C,
                   18599:          main/pa_globals.C, main/pa_string.C, types/pa_value.h,
                   18600:          types/pa_vbool.h, types/pa_vdouble.h, types/pa_vhash.h,
                   18601:          types/pa_vint.h, types/pa_vjunction.h,
                   18602:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   18603:          types/pa_vstatus.h, types/pa_vstring.h: more patched
                   18604: 
                   18605:        * src/: classes/op.C, include/pa_array.h, include/pa_exception.h,
                   18606:          include/pa_hash.h, include/pa_pool.h, include/pa_string.h,
                   18607:          include/pa_table.h, main/pa_dictionary.C, main/pa_exception.C,
                   18608:          main/pa_string.C, main/pa_table.C: string compiled
                   18609: 
                   18610:        * src/: include/pa_array.h, include/pa_common.h,
                   18611:          include/pa_dictionary.h, include/pa_exception.h,
                   18612:          include/pa_pool.h, include/pa_string.h, include/pa_table.h,
                   18613:          main/pa_common.C, main/pa_dictionary.C, main/pa_exception.C,
                   18614:          main/pa_string.C: dictionary compiled
                   18615: 
                   18616: 2003-01-23  paf
                   18617: 
                   18618:        * src/: include/pa_array.h, include/pa_common.h,
                   18619:          include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
                   18620:          include/pa_request.h, include/pa_string.h, main/pa_common.C,
                   18621:          main/pa_exception.C, main/pa_globals.C, types/pa_value.C,
                   18622:          types/pa_value.h: resurrected pool in new sense: now it's
                   18623:          factory, producing&accounting memory chunks for read[autofree]
                   18624:          buffers
                   18625: 
                   18626:        * src/: include/pa_array.h, include/pa_exception.h,
                   18627:          include/pa_hash.h, include/pa_pool.h, include/pa_table.h,
                   18628:          main/pa_exception.C, main/pa_table.C: table compiled
                   18629: 
                   18630:        * src/: classes/image.C, classes/op.C, include/pa_array.h,
                   18631:          include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
                   18632:          include/pa_pool.h, include/pa_pragma_pack_begin.h,
                   18633:          include/pa_pragma_pack_end.h, include/pa_sapi.h,
                   18634:          include/pa_string.h, include/pa_table.h, include/pa_types.h,
                   18635:          main/pa_exception.C, main/pa_globals.C, main/pa_string.C,
                   18636:          main/pa_table.C: aint that easy
                   18637: 
                   18638:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   18639:          main/main.dsp: continued with Hash
                   18640: 
                   18641:        * src/main/pa_common.C: connect_string allocated on heap[wes on
                   18642:          stack] now. and exception can be reported OK now [can be reported
                   18643:          outside of pro c with that stack]
                   18644: 
                   18645: 2003-01-22  paf
                   18646: 
                   18647:        * src/: include/pa_array.h, include/pa_charset.h,
                   18648:          include/pa_dictionary.h, include/pa_hash.h, include/pa_pool.h,
                   18649:          include/pa_string.h, main/pa_array.C, main/pa_hash.C,
                   18650:          main/pa_pool.C, main/pa_string.C: started auto_ptr.  PA_Object is
                   18651:          base: contains references_count.  auto_ptr template calls
                   18652:          add_ref/release
                   18653: 
                   18654: 2003-01-21  paf
                   18655: 
                   18656:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   18657:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   18658:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   18659:          classes/op.C, classes/response.C, classes/string.C,
                   18660:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   18661:          classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
                   18662:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   18663:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   18664:          include/pa_dictionary.h, include/pa_dir.h,
                   18665:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   18666:          include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
                   18667:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   18668:          include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
                   18669:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   18670:          include/pa_stack.h, include/pa_string.h,
                   18671:          include/pa_stylesheet_connection.h,
                   18672:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   18673:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   18674:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   18675:          lib/pcre/pcre_parser_ctype.c, main/compile.C,
                   18676:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   18677:          main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
                   18678:          main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
                   18679:          main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
                   18680:          main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
                   18681:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   18682:          main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
                   18683:          main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
                   18684:          targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
                   18685:          targets/cgi/parser3.C, targets/cgi/pool_storage.h,
                   18686:          targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
                   18687:          targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
                   18688:          types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
                   18689:          types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
                   18690:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
                   18691:          types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
                   18692:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   18693:          types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
                   18694:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
                   18695:          types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   18696:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   18697:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   18698:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   18699:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   18700:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   18701:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
                   18702:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   18703:          types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
                   18704:          types/pa_wwrapper.h, main/compile.tab.C, main/compile.y:
                   18705:          2002->2003
                   18706: 
                   18707: 2003-01-16  paf
                   18708: 
1.211     moko     18709:        * operators.ru.txt, operators.txt, src/include/pa_globals.h,
                   18710:          src/main/pa_common.C, src/main/pa_globals.C: http:// introducing
                   18711:          $.any-status(1)
1.95      moko     18712: 
1.211     moko     18713:        * operators.ru.txt, operators.txt, src/include/pa_config_fixed.h,
1.95      moko     18714:          src/main/pa_common.C: http request now return status. and not
                   18715:          fail on status!=200
                   18716: 
                   18717: 2003-01-15  paf
                   18718: 
                   18719:        * src/main/pa_globals.C: localized pa_xmlFileRead/Close
                   18720: 
                   18721: 2003-01-14  paf
                   18722: 
                   18723:        * src/lib/ltdl/: config.guess, config.sub, install-sh, missing,
                   18724:          mkinstalldirs: removed some ancient files [they in / really]
                   18725: 
                   18726:        * src/lib/ltdl/: config_fixed.h, libltdl.dsp, ltdl.c: ltdl.c
                   18727:          regretfully needed patch in two places.  in config_fixed.h made
                   18728:          stubs for lib to compile in MSVC
                   18729: 
                   18730: 2003-01-13  paf
                   18731: 
                   18732:        * config.guess, config.sub, ltmain.sh: removed last piece of
                   18733:          configure.in(libtool) hacks
                   18734: 
1.116     moko     18735:        * src/lib/ltdl/: COPYING.LIB, acinclude.m4, config.h,
1.95      moko     18736:          config_auto.h.in, configure, configure.in, libltdl.dsp, ltdl.c,
                   18737:          ltdl.h: moved to latest libtool (1.4.3)
                   18738: 
                   18739: 2003-01-10  paf
                   18740: 
                   18741:        * src/lib/ltdl/: configure, configure.in: PROG_NM
                   18742: 
                   18743:        * src/main/pa_globals.C: moved to latest xml lib versions, changed
                   18744:          patches.        libxml2 >= 2.5.1
                   18745:          [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]        libxslt >= 1.0.23
                   18746:          [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]        gdome2 >= 0.7.2
                   18747:          [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
                   18748: 
                   18749:        * INSTALL: moved to latest versions of xml libs       libxml2 >=
                   18750:          2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]       libxslt >=
                   18751:          1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]       gdome2 >=
                   18752:          0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
                   18753: 
                   18754: 2003-01-09  paf
                   18755: 
                   18756:        * INSTALL: xml,xslt,gdome lib urls updated
                   18757: 
                   18758:        * config.guess, config.sub, missing, mkinstalldirs,
1.116     moko     18759:          src/include/pa_config_auto.h.in, src/lib/ltdl/config_auto.h.in,
1.95      moko     18760:          src/lib/ltdl/configure, src/lib/ltdl/configure.in,
1.116     moko     18761:          src/targets/cgi/Makefile.am: moved to autoconf 2.57 & automake
                   18762:          1.7.2
1.95      moko     18763: 
                   18764:        * depcomp: moving to automake 1.7.2
                   18765: 
                   18766: 2002-12-27  paf
                   18767: 
                   18768:        * src/include/pa_version.h: 0007
                   18769: 
                   18770:        * src/doc/: aliased.dox, index.dox, module.dox, pooled.dox: removed
                   18771:          outdated parts, made links to language docs
                   18772: 
                   18773:        * src/include/pa_config_auto.h.in: comment
                   18774: 
                   18775: 2002-12-26  paf
                   18776: 
                   18777:        * src/classes/file.C: ^file:fullpath[a.gif] when document root did
                   18778:          not contain trailing / fixed.
                   18779: 
                   18780:        * INSTALL: changing SAFE_MODE politics
                   18781: 
                   18782:        * src/include/pa_config_auto.h.in: changing SAFE_MODE politics
                   18783: 
                   18784:        * src/main/: pa_common.C, pa_exec.C: changing SAFE_MODE politics
                   18785: 
                   18786: 2002-12-25  paf
                   18787: 
                   18788:        * src/main/pa_globals.C: optimized-xml
                   18789: 
                   18790:        * src/main/pa_globals.C: optimized-as-is
                   18791: 
                   18792: 2002-12-24  paf
                   18793: 
                   18794:        * src/main/: pa_common.C, pa_pool.C: pool::copy on zero size|ptr
                   18795:          fixed [were really called with zero size when .html?a=&b=]
                   18796: 
                   18797:        * src/classes/mail.C: $MAIL in @conf now invalid when configured
                   18798:          with --with-sendmail
                   18799: 
                   18800:        * src/main/pa_exec.C: fork/pipe error now [old always-pipe-error
                   18801:          fixed]
                   18802: 
                   18803: 2002-12-23  paf
                   18804: 
                   18805:        * src/types/pa_vcookie.C: $cookie:field[put value] fixed [were
                   18806:          ignoring parameters & were storing only string with default
                   18807:          expires
                   18808: 
                   18809:        * src/main/pa_charset.C: From: "Victor Fedoseev" <vvf_ru@mail.ru>
                   18810:          To: "Alexandr Petrosian (PAF)" <PAF@design.ru> Sent: Monday,
                   18811:          December 23, 2002 4:22 AM Subject: bug â
                   18812:          Charset::transcode_buf2xchar
                   18813: 
                   18814: 2002-12-20  paf
                   18815: 
                   18816:        * src/targets/cgi/parser3.C: removed last \n appending in non-win32
                   18817:          non-cgi [script] runs
                   18818: 
                   18819: 2002-12-19  paf
                   18820: 
                   18821:        * INSTALL: --without-iconv recommended [it crashes on some systems
                   18822:          [tested on elik]] moreover, it's not needed there [parser
                   18823:          registers charsets itself]
                   18824: 
                   18825:        * INSTALL: --without-iconv recommended [it crashes on some systems
                   18826:          [tested on elik]]
                   18827: 
1.211     moko     18828:        * operators.ru.txt, operators.txt, src/include/pa_globals.h,
1.95      moko     18829:          src/include/pa_request.h, src/main/pa_globals.C,
                   18830:          src/main/pa_request.C: $response:download
                   18831: 
                   18832:        * src/classes/mail.C: 'to' check bugfix [now checked only on ms
                   18833:          compiler [win32]].
                   18834: 
                   18835: 2002-12-18  paf
                   18836: 
                   18837:        * src/classes/xdoc.C: doc->URL on xdoc.load set correctly now
                   18838: 
                   18839: 2002-12-17  paf
                   18840: 
                   18841:        * src/targets/cgi/parser3.C: merged die&iis changes
                   18842: 
                   18843:        * src/targets/cgi/parser3.C: 1. on win32 in die: abort() reverted
                   18844:          to exit(1) 2. more flexible iilegal call check
                   18845: 
                   18846: 2002-12-16  paf
                   18847: 
                   18848:        * ltmain.sh: some automakes silly insist on having this handy
                   18849: 
                   18850:        * src/main/untaint.C: filespec russian small 'r' changed to latin
                   18851:          'p' bug fix
                   18852: 
                   18853: 2002-12-15  paf
                   18854: 
                   18855:        * src/main/untaint.C: filespec russian small 'r' changed to latin
                   18856:          'p'
                   18857: 
                   18858:        * configure.in, src/include/pa_config_auto.h.in,
                   18859:          src/main/compile.C, src/main/pa_common.C: merged small changes
                   18860:          from branch 6 to HEAD
                   18861: 
                   18862:        * src/main/compile.C: removed warning
                   18863: 
                   18864:        * src/main/pa_common.C: ftruncate having checked
                   18865: 
                   18866:        * configure.in, src/include/pa_version.h: new version
                   18867: 
                   18868: 2002-12-14  paf
                   18869: 
                   18870:        * src/classes/table.C: removed unnecessary code
                   18871: 
                   18872:        * src/sql/pa_sql_driver.h: exception type fixed
                   18873: 
                   18874: 2002-12-09  paf
                   18875: 
                   18876:        * src/types/pa_vvoid.h: $void.store[now] error
                   18877: 
                   18878:        * src/targets/cgi/parser3.C: ::die now tries to write core dump
                   18879: 
                   18880:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: ::die now
                   18881:          tries to write core dump
                   18882: 
                   18883:        * src/targets/cgi/parser3.C: ::die now tries to write core dump
                   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 #2
                   18889: 
                   18890:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: changed
                   18891:          exception handling mech in sql handlers
                   18892: 
                   18893:        * src/sql/pa_sql_driver.h: changed exception handling mech in sql
                   18894:          handlers
                   18895: 
                   18896:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   18897:          classes/void.C, main/pa_sql_driver_manager.C,
                   18898:          sql/pa_sql_driver.h: changed exception handling mech in sql
                   18899:          handlers
                   18900: 
1.116     moko     18901:        * configure.in: removed configure.in:AC_LIBTOOL, it caused automake
                   18902:          to write makefile which used libtool to install things, which is
                   18903:          not needed
1.95      moko     18904: 
                   18905: 2002-12-06  paf
                   18906: 
1.211     moko     18907:        * operators.ru.txt, operators.txt, src/main/compile.tab.C,
                   18908:          src/types/pa_vhash.h: $hash.fields -- pseudo field to make 'hash'
                   18909:          more like 'table'
1.95      moko     18910: 
                   18911: 2002-12-05  paf
                   18912: 
                   18913:        * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp
                   18914:          cc/bcc OK now
                   18915: 
                   18916:        * src/main/untaint.C: mail header closed properly
                   18917: 
                   18918:        * src/: main/pa_common.C, main/untaint.C, types/pa_vmail.C: mail
                   18919:          header ',' allowed.  still bugs in smtp [only one receiptient
                   18920:          works, cc, bcc ignored now, and MAILED ;)]
                   18921: 
                   18922:          [strncpy killed, memnchr used]
                   18923: 
                   18924:        * src/main/pa_table.C: table-copy now current=0
                   18925: 
                   18926:        * src/main/: pa_array.C, pa_table.C: wow! found/fixed bug in
                   18927:          lowlevel proc
                   18928: 
                   18929:        * src/targets/cgi/parser3.C: more checks on
                   18930:          http://domain/parser.cgi start [maybe some getenv returns "",
                   18931:          checked that now
                   18932: 
                   18933:        * src/targets/cgi/parser3.C: more checks on
                   18934:          http://domain/parser.cgi start [maybe some getenv returns "",
                   18935:          checked that now
                   18936: 
                   18937:        * src/targets/cgi/parser3.C: error logging made unbuffered [so that
                   18938:          out-of-mem errors reached log]
                   18939: 
                   18940:        * src/: classes/mail.C, targets/cgi/parser3.C, types/pa_vmail.C:
                   18941:          mail:send MIME-Version default
                   18942: 
                   18943:        * src/main/main.dsp: pa_version included into main.dsp
                   18944: 
                   18945: 2002-12-04  paf
                   18946: 
                   18947:        * src/types/pa_vform.C: $form:field string value cut by premature 0
                   18948: 
                   18949:        * parser3.dsw, src/main/compile.tab.C, src/main/main.dsp:
                   18950:          lib/libltdl -> lib/ltdl Win32 changes. s
                   18951: 
                   18952:        * src/classes/classes.awk: more strict *.C$
                   18953: 
                   18954:        * gnu.dsp: restored
                   18955: 
1.116     moko     18956:        * configure.in, gnu.dsp, src/lib/Makefile.am,
                   18957:          src/lib/ltdl/Makefile.am, src/lib/ltdl/README,
                   18958:          src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
                   18959:          src/lib/ltdl/config.h, src/lib/ltdl/config.sub,
                   18960:          src/lib/ltdl/config_auto.h.in, src/lib/ltdl/config_fixed.h,
                   18961:          src/lib/ltdl/configure, src/lib/ltdl/configure.in,
                   18962:          src/lib/ltdl/install-sh, src/lib/ltdl/libltdl.dsp,
                   18963:          src/lib/ltdl/ltdl.c, src/lib/ltdl/ltdl.h: src/lib/ltdl/Makefile
                   18964:          now created with /configure, not ltdl/configure, so it does have
                   18965:          no problems with automake.  ltdl/configure
                   18966:          AC_OUTPUT(Makefile<<removed)
1.95      moko     18967: 
                   18968: 2002-12-02  paf
                   18969: 
1.211     moko     18970:        * operators.ru.txt, operators.txt: removed outdated status:db
1.95      moko     18971: 
                   18972:        * ChangeLog, src/classes/mail.C, src/include/pa_common.h,
                   18973:          src/main/pa_common.C, src/main/pa_request.C,
                   18974:          src/types/pa_vcookie.C, src/types/pa_vmail.C: http header lang of
                   18975:          tainted parts becomes http-header
                   18976: 
                   18977: 2002-11-29  paf
                   18978: 
1.211     moko     18979:        * src/classes/date.C, src/classes/image.C, operators.ru.txt,
                   18980:          operators.txt: exif dates now objects of type date
1.95      moko     18981: 
                   18982:        * src/classes/image.C: file.seek removed [it were used in image.C
                   18983:          only, and for parser user this  means that jpeg image has bad
                   18984:          size in fragment's header] now used image.format
                   18985: 
                   18986:        * src/: include/pa_common.h, main/pa_common.C,
                   18987:          types/pa_vresponse.C, types/pa_vresponse.h: http:// param values
                   18988:          now handled exactly like $response:header values.  e.g. can be
                   18989:          hash [can have subattributes] & contain date values.
                   18990: 
                   18991:        * src/main/pa_common.C: http:// param values lang forced URI
                   18992: 
                   18993:        * src/main/pa_common.C: http:// tainted partes now %xx
                   18994: 
                   18995: 2002-11-28  paf
                   18996: 
1.211     moko     18997:        * operators.ru.txt, operators.txt: http.timeout
1.95      moko     18998: 
                   18999:        * src/classes/image.C: ^image.length now counts interchar space.
                   19000:          plus space after last char
                   19001: 
                   19002:        * src/main/pa_string.C: PCRE_DOLLAR_ENDONLY
                   19003: 
                   19004:        * src/classes/image.C: ^image.font width measurer now scans full
                   19005:          height [were -1]
                   19006: 
                   19007:        * configure.in: stopped double libltdl/Makefile generation
                   19008: 
                   19009:        * src/classes/image.C: ^image.text now outputs one pixel HIGHER
                   19010:          chars [one top horizontal line of 1pixel height were missing]
                   19011: 
                   19012:        * src/classes/op.C: ^cache bug fixed.  stupid compiler allowed
                   19013:          'false' to go into (Hash *) parameter
                   19014: 
                   19015: 2002-11-27  paf
                   19016: 
                   19017:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
                   19018:          types/pa_vmail.C: response:body[file]  if file nows it's name now
                   19019:          returns content-disposition: >>attachment<<
                   19020: 
                   19021:        * src/classes/image.C: ^image.font << bad font file-size now
                   19022:          properly reported
                   19023: 
                   19024: 2002-11-26  paf
                   19025: 
                   19026:        * src/main/pa_request.C: fixed lang in reponse header
                   19027: 
                   19028:        * src/main/pa_common.C: utf8 prefix ignored @read text
                   19029: 
1.211     moko     19030:        * operators.ru.txt, operators.txt, src/main/pa_common.C: http://
                   19031:          response status!=200 made exception: http.status with source=bad
                   19032:          status#
1.95      moko     19033: 
                   19034: 2002-11-25  paf
                   19035: 
                   19036:        * configure.in, src/classes/image.C,
                   19037:          src/include/pa_config_auto.h.in,
                   19038:          src/include/pa_config_includes.h, src/main/Makefile.am,
1.116     moko     19039:          src/main/pa_common.C, src/main/pa_globals.C: http:// and image
                   19040:          const void related probs fixed
1.95      moko     19041: 
1.211     moko     19042:        * operators.ru.txt, operators.txt, src/main/pa_common.C: http
                   19043:          fields now UPPERCASE
1.95      moko     19044: 
                   19045:          $file[^file::load[http://there]] $file.SERVER
                   19046: 
                   19047:        * src/: classes/file.C, classes/image.C, classes/xdoc.C,
                   19048:          include/pa_common.h, main/pa_common.C, main/pa_request.C: checked
                   19049:          http options [invalid onces now reported] made default
                   19050:          user-agent: paf
                   19051: 
1.211     moko     19052:        * operators.ru.txt, operators.txt, src/classes/file.C,
                   19053:          src/classes/table.C, src/classes/xdoc.C, src/include/pa_common.h,
1.95      moko     19054:          src/include/pa_globals.h, src/main/pa_common.C,
                   19055:          src/main/pa_globals.C, src/main/pa_request.C,
                   19056:          src/types/pa_vfile.C, src/types/pa_vfile.h: table/xdoc/file::load
                   19057:          now understand http:// prefix and additional params, sample:
                   19058:          $rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
                   19059:          $.USER-AGENT[parser3] ]]
                   19060: 
                   19061: 2002-11-22  paf
                   19062: 
                   19063:        * src/classes/image.C, src/include/pa_globals.h,
                   19064:          src/main/execute.C, src/main/pa_globals.C, src/types/pa_vimage.C,
1.211     moko     19065:          src/types/pa_vimage.h, operators.ru.txt, operators.txt:
                   19066:          $image.exif support $image.exif.DateTime & co
1.95      moko     19067: 
                   19068: 2002-11-21  paf
                   19069: 
                   19070:        * src/main/: pa_exec.C, untaint.C: cstr(UL_UNSPECIFIED) [not
                   19071:          _PASS_APPENDED)
                   19072: 
                   19073:        * src/classes/image.C: jpeg size measure fixed: were badly skipping
                   19074:          EXIF information [were big block and it's size were considered
                   19075:          negative :(]
                   19076: 
1.211     moko     19077:        * operators.ru.txt, operators.txt, src/classes/image.C,
                   19078:          src/include/pa_common.h, src/main/pa_common.C,
                   19079:          src/types/pa_vmail.C: image.measure internals rewritten. no
                   19080:          there's reader.seek, and all's ready for EXIF extraction [now we
                   19081:          fail to measure files with EXIF info]
1.95      moko     19082: 
                   19083:        * src/main/pa_common.C: O_TRUNCATE killed, ftruncate  used instead:
                   19084:          O_TRUNC truncates even exclusevely write-locked file [thanks to
                   19085:          Igor Milyakov <virtan@rotabanner.com> for discovering]
                   19086: 
                   19087: 2002-11-20  paf
                   19088: 
                   19089:        * src/targets/cgi/parser3.C: logging @signal += query_string
                   19090: 
                   19091:        * configure.in, src/include/pa_config_auto.h.in,
                   19092:          src/include/pa_config_includes.h, src/targets/cgi/parser3.C:
                   19093:          comment
                   19094: 
                   19095:        * src/targets/cgi/parser3.C: SIGNALS overriden @ main top
                   19096: 
                   19097:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   19098:          targets/cgi/parser3.C: SIGUSR1 >> writes to error_log uri of
                   19099:          currently processed document SIGPIPE >> interrupts request
                   19100:          processing [exception = DB rollback]
                   19101: 
                   19102:        * src/main/pa_exec.C: comment
                   19103: 
                   19104:        * src/main/pa_exec.C: pa_exec: data written only if size>0
                   19105: 
1.211     moko     19106:        * operators.ru.txt, operators.txt, src/classes/file.C:
                   19107:          ^file::exec/cgi[file;$.stdin[] << disable HTTP-POST repassing
1.95      moko     19108: 
                   19109:        * src/: include/pa_config_fixed.h, main/pa_common.C,
                   19110:          main/pa_exec.C, targets/cgi/parser3.C: ^file:exec/cgi [pa_exec]
                   19111:          pipe read errors now checked
                   19112: 
                   19113: 2002-11-19  paf
                   19114: 
                   19115:        * src/targets/cgi/parser3.C: removed #ifdef WIN32 around check of
                   19116:          CGI: Illegal call
                   19117: 
                   19118: 2002-11-01  paf
                   19119: 
                   19120:        * src/main/execute.C: comment
                   19121: 
                   19122: 2002-10-31  paf
                   19123: 
                   19124:        * src/main/execute.C: found out why, checked that for now.  todo:
                   19125:          find out a way for that user could do that
                   19126: 
                   19127:        * src/types/pa_vstateless_object.h: object put replaces static
                   19128:          parent if any
                   19129: 
                   19130:        * src/types/pa_vobject.C: object put replaces static parent if any
                   19131: 
                   19132:        * src/: classes/form.C, classes/mail.C, classes/op.C,
                   19133:          classes/xnode.h, main/compile.tab.C, main/execute.C,
                   19134:          main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
                   19135:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   19136:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
                   19137:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   19138:          types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
                   19139:          types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   19140:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   19141:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   19142:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   19143:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   19144:          types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
                   19145:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
                   19146:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   19147:          types/pa_wwrapper.h: static fix merged
                   19148: 
                   19149:        * src/: main/compile.tab.C, types/pa_vobject.C: killed
                   19150:          $virtual_fields in dynamic, but one can reach derived
                   19151:          static[class] variable from base
                   19152: 
                   19153:        * src/: classes/op.C, types/pa_value.h, types/pa_vmethod_frame.h,
                   19154:          types/pa_vobject.C, types/pa_vobject.h,
                   19155:          types/pa_vstateless_class.C, types/pa_vstateless_class.h: fixed
                   19156:          statics, left $virtual_fields in dynamic
                   19157: 
                   19158:        * src/types/: pa_vobject.C, pa_vstateless_class.C: realized that
                   19159:          one can't remember derivates in base class: there's so many of
                   19160:          them.  also there can be no virtual method calls in static
                   19161:          classes
                   19162: 
                   19163:        * src/: classes/form.C, classes/mail.C, classes/op.C,
                   19164:          classes/xnode.h, main/execute.C, main/pa_request.C,
                   19165:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   19166:          types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   19167:          types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
                   19168:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   19169:          types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
                   19170:          types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
                   19171:          types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   19172:          types/pa_vresponse.C, types/pa_vresponse.h,
                   19173:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   19174:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   19175:          types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
                   19176:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
                   19177:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   19178:          types/pa_wwrapper.h: static call $self fixed
                   19179: 
                   19180:        * src/main/execute.C: comment
                   19181: 
                   19182:        * src/: classes/op.C, types/pa_value.h, types/pa_vobject.h:
                   19183:          ^process[$caller.self]{...} now compiles to last derived object
                   19184:          part of that 'self'
                   19185: 
                   19186: 2002-10-29  paf
                   19187: 
                   19188:        * src/targets/isapi/parser3isapi.C: comment on 404 bad status
                   19189:          re-passing [iis to blame]
                   19190: 
                   19191:        * src/classes/string.C: changed string.save to pass current sql
                   19192:          connection to cstr thus one can ^connect[some server]{
                   19193:          $s[insert into table x (x) values (^taint[sql]{value})]
                   19194:          ^s.save[some.sql] } and he'd get in some.sql file code with
                   19195:          properly escaped.  [tried in mssql->mysql export->import of
                   19196:          binary data]
                   19197: 
                   19198: 2002-10-25  paf
                   19199: 
                   19200:        * src/types/pa_vresponse.C: case insensitive response user fields
                   19201:          get/put
                   19202: 
                   19203:        * src/: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
                   19204:          types/pa_vresponse.C: saving for maybe-future
                   19205: 
                   19206: 2002-10-23  paf
                   19207: 
1.211     moko     19208:        * operators.ru.txt, operators.txt, src/classes/table.C:
                   19209:          ^table.hash{code}...  ^table.hash(expr)...
1.95      moko     19210: 
                   19211:        * src/types/pa_vmail.C: email whitespace trimBoth-ed
                   19212: 
                   19213: 2002-10-22  paf
                   19214: 
                   19215:        * src/types/: pa_vform.C, pa_vform.h: removed needless
                   19216:          VForm::Append...(...Value)
                   19217: 
                   19218:        * src/main/execute.C: $.name outside of $name[...] checked
                   19219: 
                   19220:        * src/main/: compile.tab.C, compile.y: lexer changed to fix
                   19221:          ^call[]^#HH bug [that situation yelded no EON, which whas wrong]
                   19222: 
                   19223: 2002-10-21  paf
                   19224: 
1.211     moko     19225:        * operators.ru.txt, operators.txt, src/types/pa_vform.C,
                   19226:          src/types/pa_vform.h: $form:qtail $form:imap.x/y
1.95      moko     19227: 
1.211     moko     19228:        * operators.ru.txt, operators.txt, src/types/pa_vform.C:
                   19229:          $form:nameless = "?value&...", "...&value&...", "...&value"
1.95      moko     19230: 
1.211     moko     19231:        * operators.ru.txt, operators.txt, src/types/pa_vform.C:
                   19232:          $form:image-map
1.95      moko     19233: 
1.211     moko     19234:        * operators.ru.txt, operators.txt, src/classes/file.C:
                   19235:          /some/page.html: ^file:fullpath[a.gif] => /some/a.gif
1.95      moko     19236: 
                   19237: 2002-10-17  paf
                   19238: 
                   19239:        * src/main/: compile.tab.C, compile.y: operators precedence changed
                   19240:          a little: logical not and bitwise negation precedence made
                   19241:          highest, << and >> bitshits precedence made equal [were << higher
                   19242:          than >>]
                   19243: 
                   19244:        * src/classes/op.C: exception handling fixed [were bad with
                   19245:          contexts]
                   19246: 
                   19247: 2002-10-16  paf
                   19248: 
                   19249:        * src/: classes/op.C, include/pa_request.h, main/execute.C,
                   19250:          main/pa_request.C: Request::self considered equal to
                   19251:          VMethodFrame::self, and removed, Request::get_self() mapped to
                   19252:          VMethodFrame.self()
                   19253: 
                   19254:        * src/: classes/op.C, main/pa_request.C: VMainClass now has name =
                   19255:          $hash in open field now gives old good error meesage
                   19256: 
                   19257: 2002-10-15  paf
                   19258: 
                   19259:        * src/types/pa_vjunction.h: ^if(def $junction){was true}{now false}
                   19260:          use ^if($junction is junction){was and now true}
                   19261: 
                   19262:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
                   19263:          include/pa_pool.h, main/pa_charset.C, main/pa_pool.C,
                   19264:          types/pa_vxnode.C: xml->parser strings now have origin, which
                   19265:          points to place where value left xml library and came to parser:
                   19266:          place of dom field extraction/call
                   19267: 
                   19268:        * src/: classes/op.C, include/pa_opcode.h, include/pa_request.h,
                   19269:          main/compile.tab.C, main/compile.y, main/execute.C,
                   19270:          types/pa_vmethod_frame.h: removed last pieces of old code
                   19271:          allowing $junction.xxx at compile time
                   19272: 
                   19273:        * ChangeLog, src/classes/op.C, src/main/compile.tab.C,
                   19274:          src/main/compile.y, src/types/pa_vmethod_frame.h: process[self]
                   19275:          objects also considered [were only classes]
                   19276: 
                   19277:        * ChangeLog, src/classes/op.C, src/include/pa_request.h,
                   19278:          src/types/pa_vmethod_frame.h: ^process[CLASS]{body} now executed
                   19279:          with CLASS self.  [   (request&method_frame).self temporarily
                   19280:          changed   ]
                   19281: 
                   19282:        * src/classes/: hash.C, op.C: method_frame now always changed, with
                   19283:          no exception to native calls.  for&foreach changed to use
                   19284:          method_frame.caller for their var's name context
                   19285: 
                   19286:        * src/: main/execute.C, targets/cgi/parser3.C,
                   19287:          types/pa_vstateless_class.C, types/pa_vstateless_class.h:
                   19288:          compiling to system classes disabled
                   19289: 
1.211     moko     19290:        * operators.ru.txt, operators.txt, src/classes/op.C:
1.95      moko     19291:          ^process[$caller.CLASS]{code-string} added
                   19292: 
1.211     moko     19293:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   19294:          src/main/compile.tab.C, src/main/compile.y, src/main/execute.C,
                   19295:          src/main/pa_request.C, src/types/Makefile.am,
                   19296:          src/types/pa_vjunction.C, src/types/pa_vjunction.h,
                   19297:          src/types/pa_vmethod_frame.h, src/types/types.dsp: removed
                   19298:          $junction.get $junction.set[] introducing $caller
1.95      moko     19299: 
                   19300:        * src/types/pa_value.h: removed outdated comments. doxygen would
                   19301:          find them lower by inheritance tree
                   19302: 
                   19303:        * src/types/pa_vjunction.C: ident
                   19304: 
                   19305: 2002-10-14  paf
                   19306: 
                   19307:        * src/classes/op.C: process compiles to code's class class
                   19308: 
                   19309:        * src/: classes/form.C, classes/mail.C, classes/op.C,
                   19310:          include/pa_request.h, main/compile.C, main/compile.tab.C,
                   19311:          main/compile.y, main/execute.C, main/pa_request.C,
                   19312:          types/pa_vstateless_class.h: operators now main-class-methods
                   19313: 
                   19314:        * src/: classes/op.C, include/pa_request.h: ^try{^call{}} now has
                   19315:          better stack trace [has "call" & co there]
                   19316: 
                   19317:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
                   19318:          operators @auto now executed in MAIN context
                   19319: 
                   19320:        * src/main/execute.C: operator execution context now = MAIN, not
                   19321:          closest stack frame
                   19322: 
                   19323:          @touchit[] $i[after]
                   19324: 
                   19325:          ----t.html $i[before] << local ^touchit[] $i << now 'before',
                   19326:          were 'after'
                   19327: 
                   19328:          ---t.html $i[before] << notlocal [main] ^touchit[] $i << now
                   19329:          'after'
                   19330: 
                   19331:        * src/main/execute.C: comment
                   19332: 
                   19333:        * src/types/: pa_vclass.C, pa_vobject.h, pa_vstateless_class.C,
                   19334:          pa_vstateless_class.h: $form:CLASS resurrected [wes killed in
                   19335:          action]
                   19336: 
                   19337:        * src/types/pa_vxnode.C: misreplace fixed
                   19338: 
                   19339:        * configure, configure.in, src/include/pa_config_auto.h.in,
1.211     moko     19340:          src/types/pa_vstatus.C, operators.ru.txt, operators.txt:
1.95      moko     19341:          $status:rusage.tv_secs/usecs introduced
                   19342: 
                   19343: 2002-10-09  paf
                   19344: 
                   19345:        * src/classes/: double.C, int.C, string.C: ^string.int[] now failes
                   19346:          on empty string [or uses (default)]
                   19347: 
                   19348: 2002-10-08  paf
                   19349: 
                   19350:        * src/main/untaint.C: mail header quoted printable changed after
                   19351:          RFC reread
                   19352: 
1.211     moko     19353:        * operators.ru.txt, operators.txt: plan on ^if(method
1.95      moko     19354: 
                   19355:        * src/types/pa_vxnode.C: misreplace
                   19356: 
                   19357: 2002-09-24  paf
                   19358: 
1.116     moko     19359:        * src/targets/cgi/Makefile.am: LIBS were bad name in .am
1.95      moko     19360: 
                   19361:        * src/types/pa_vmail.C: HAVE_TIMEZONE & co now checked and
                   19362:          mailreceive would compile on freebsd now
                   19363: 
                   19364:        * src/include/pa_config_fixed.h, src/types/pa_vmail.C, acconfig.h,
                   19365:          configure, configure.in, src/include/pa_config_auto.h.in,
1.116     moko     19366:          src/targets/cgi/Makefile.am: HAVE_TIMEZONE & co now checked and
                   19367:          mailreceive would compile on freebsd now
1.95      moko     19368: 
                   19369:        * src/: classes/file.C, main/untaint.C: 1.  file spec language
                   19370:          changed: now there are only few chars are untainted: * ? ' " < >
                   19371:          | and, on unix, : \ ~ [russian letters and SPACES now enabled,
                   19372:          one should use ^untaint[uri]{...} now]
                   19373: 
                   19374:          2.  $list[^file:list[dir]] now returns simply tainted names in
                   19375:          $list.name, not tainted as filespec
                   19376: 
                   19377:          @russianindex[] #dir with files with russian-lang names
                   19378:          $where[dir]
                   19379: 
                   19380:          $dir[^file:list[$where;\.txt^$]] ^dir.menu{     <a
                   19381:          href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br> }
                   19382: 
                   19383: 2002-09-23  paf
                   19384: 
                   19385:        * src/types/pa_vdouble.h: double->int round added
                   19386: 
                   19387:        * src/classes/date.C: date bug fix, now
                   19388:          round(floatDays*secondsPerDay)
                   19389: 
                   19390:        * src/classes/date.C: date bug fix, now
                   19391:          round(floatDays*secondsPerDay)
                   19392: 
                   19393: 2002-09-20  paf
                   19394: 
                   19395:        * src/main/execute.C: code junction calls disabled [before: code
                   19396:          was compiled in such a way, that there were no code-junctions in
                   19397:          OP_CALL]
                   19398: 
                   19399:          this now error: @badjunctioncall[] ^badjunctioncallinside{code}
                   19400: 
                   19401:          @badjunctioncallinside[code] ^code[]
                   19402: 
                   19403:        * src/main/: compile.tab.C, compile.y: changed grammer on junction
                   19404:          expanding to include ^junction.method
                   19405: 
                   19406:        * src/main/pa_common.C: -d "DIR/" now true
                   19407: 
                   19408:        * src/classes/xdoc.C: xdoc::create[name] now sets $request:charset
                   19409:          as internal xdoc encoding, and after decoding attributes set by
                   19410:          dom functions now encoded OK, not as digital entities
                   19411: 
                   19412:        * src/classes/xdoc.C: empty transform result, being taken as file
                   19413:          now returns empty file, not raises stupid error about "stat-ed
                   19414:          file"
                   19415: 
                   19416:        * src/types/pa_vhash.h: hash.foreach modification of existing keys
                   19417:          allowed
                   19418: 
                   19419:        * src/types/types.dsp: introducing $junction.get/put(1) one can
                   19420:          write iterators now:
                   19421: 
                   19422:          ^user-foreach[key;value]{$key=$value<br>}
                   19423: 
                   19424:          @user-foreach[key;value;code] ^for[i](1;10){    $code.key($i)
                   19425:          $code.value($i*2)       $code }
                   19426: 
                   19427:        * src/main/compile_tools.h: mistype
                   19428: 
1.116     moko     19429:        * src/targets/cgi/Makefile.am: binaries now depend on makefiles,
                   19430:          thus taking linking options configure changes into account [were:
                   19431:          ignoring]
1.95      moko     19432: 
                   19433:        * src/types/: pa_vjunction.C, Makefile.am: introducing
                   19434:          $junction.get/put(1) one can write iterators now:
                   19435: 
                   19436:          ^user-foreach[key;value]{$key=$value<br>}
                   19437: 
                   19438:          @user-foreach[key;value;code] ^for[i](1;10){    $code.key($i)
                   19439:          $code.value($i*2)       $code }
                   19440: 
                   19441:        * src/: include/pa_opcode.h, include/pa_request.h,
                   19442:          main/compile.tab.C, main/compile.y, main/execute.C,
                   19443:          main/main.dsp, targets/cgi/parser3.dsp, types/pa_vjunction.h:
                   19444:          introducing $junction.get/put(1) one can write iterators now:
                   19445: 
                   19446:          ^user-foreach[key;value]{$key=$value<br>}
                   19447: 
                   19448:          @user-foreach[key;value;code] ^for[i](1;10){    $code.key($i)
                   19449:          $code.value($i*2)       $code }
                   19450: 
                   19451: 2002-09-19  paf
                   19452: 
1.116     moko     19453:        * Makefile.am: new: make commit
1.95      moko     19454: 
                   19455:        * aclocal.m4: forced to be older
                   19456: 
                   19457: 2002-09-18  paf
                   19458: 
                   19459:        * parser3.dsw, src/include/pa_opcode.h, src/main/compile.tab.C,
                   19460:          src/main/compile.y, src/main/execute.C: << >> int shifts
                   19461: 
                   19462:        * src/: include/pa_common.h, include/pa_request.h,
                   19463:          main/pa_common.C, main/pa_request.C: auto.p exists but unreadable
                   19464:          - now this - fatal error
                   19465: 
                   19466:        * src/classes/file.C: ^file::exec/cgi $.stdin[can be file now] so
                   19467:          that one can pass binary data there
                   19468: 
                   19469:        * src/: classes/date.C, classes/double.C, classes/file.C,
                   19470:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   19471:          classes/op.C, classes/response.C, classes/string.C,
                   19472:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   19473:          include/pa_request.h: pa_request contexts made privated, plus
                   19474:          get_{self/method_frame} to read.  Request_context_saver used in
                   19475:          ^try to save flang too.  [were not saved]
                   19476: 
                   19477:        * src/types/pa_vresponse.C: header value chains joined before
                   19478:          output, this should help $.subject[$var $var] from being
                   19479:          converted to subject: ?koi8-r?Q?...?= ?koi8-r?Q?...?=
                   19480: 
                   19481: 2002-09-17  paf
                   19482: 
                   19483:        * src/: main/execute.C, types/pa_value.h, types/pa_vmethod_frame.h:
                   19484:          removed changes, operators executed with calling self.  lots of
                   19485:          code with ^include code relies on defined/defining self variables
                   19486: 
                   19487:          $a[1] ^include[print_a.p] print_a.p: $a
                   19488: 
                   19489:          ^include[set_a.p] a=$a set_a.p: $a[1]
                   19490: 
                   19491:        * src/: classes/op.C, main/execute.C, main/pa_request.C,
                   19492:          types/pa_value.C, types/pa_value.h, types/pa_vmethod_frame.h,
                   19493:          types/pa_vstateless_class.h: operators now executed with MAIN
                   19494:          self.  it's for ^include sake, too strong a change
                   19495: 
                   19496:        * src/classes/op.C: made place for ^process to compile it's code to
                   19497:          in case of no self
                   19498: 
                   19499:        * src/main/execute.C: found ancient param to Junction, removed.
                   19500:          allowed passing self to native_code_operators [for ^process to
                   19501:          work, she needs self]
                   19502: 
                   19503:        * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
                   19504:          types/pa_vstateless_class.h: found ancient param to Junction,
                   19505:          removed.  allowed passing self to native_code_operators [for
                   19506:          ^process to work, she needs self]
                   19507: 
                   19508:        * src/: main/execute.C, main/pa_request.C, types/pa_value.C,
                   19509:          types/pa_value.h, types/pa_vmethod_frame.h,
                   19510:          types/pa_vstateless_class.h: allowed Request.self to be 0,
                   19511:          checked that in VMethodFrame get/put and $self.
                   19512: 
                   19513:        * src/classes/: table.C, xdoc.C: table::sql  options table::create
                   19514:          copy options options checked, wrong option now fatal error
                   19515: 
                   19516:        * src/main/pa_string.C: string.replace fixed [were missing words on
                   19517:          pieces boundaries]
                   19518: 
1.150     moko     19519:        * configure, configure.in: .so now detected [can be .sl on hpux,
                   19520:          .dll on cygwin, .so in other cases)
1.95      moko     19521: 
                   19522:        * configure, configure.in: .so now detected [can be .sl on hpux,
                   19523:          .dll on cygwin, .so in other cases)
                   19524: 
1.211     moko     19525:        * operators.ru.txt, operators.txt, src/classes/hash.C,
                   19526:          src/classes/table.C, src/include/pa_globals.h,
                   19527:          src/main/pa_globals.C: table.sql hash::sql flag to allow
                   19528:          duplicate keys [$.distinct(1/0)] first record taken [were last]
1.95      moko     19529: 
                   19530:        * src/: classes/hash.C, classes/table.C,
                   19531:          include/pa_sql_connection.h: table.sql hash::sql duplicate keys
                   19532:          now errors
                   19533: 
                   19534:        * src/classes/hash.C: foreach delims bug fixed [were ,2,3]
                   19535: 
                   19536:        * src/classes/: op.C, table.C: menu/for delims bug fixed [were
                   19537:          ,2,3]
                   19538: 
                   19539: 2002-09-16  paf
                   19540: 
                   19541:        * src/classes/file.C: file::cgi line ends can be both unix & dos.
                   19542:          and they can be unix [\n\n] on win when 'use CGI' used, it causes
                   19543:          stdout to be binary.  now detected closest header break.
                   19544: 
                   19545:        * src/: main/untaint.C, types/pa_vmail.C: mail:send closing ?=  now
                   19546:          closed right
                   19547: 
                   19548: 2002-09-13  paf
                   19549: 
1.211     moko     19550:        * operators.ru.txt, operators.txt, src/main/compile.tab.C,
                   19551:          src/main/compile.y, src/main/compile_tools.h: (expression
                   19552:          #comment)
1.95      moko     19553: 
                   19554:          (multiline expression #comment  line2  #comment )
                   19555: 
                   19556:          (expression #comment with (brackets) comment) << OK
                   19557: 
1.211     moko     19558:        * operators.ru.txt, operators.txt, src/main/compile.tab.C,
                   19559:          src/main/compile.y: !| bitwise !|| numerical xor now [preparing
                   19560:          for expression #comments]
1.95      moko     19561: 
                   19562:        * src/main/: compile.tab.C, compile.y: @method[$name] now parse
                   19563:          error
                   19564: 
                   19565:        * src/: include/pa_config_fixed.h, main/pa_socks.C: HAVE_WINSOCK_H
                   19566:          cheched in pa_socks.C
                   19567: 
1.116     moko     19568:        * configure, configure.in, src/include/pa_config_auto.h.in:
                   19569:          HAVE_WINSOCK_H created in configure.in
1.95      moko     19570: 
                   19571:        * src/: main/compile.tab.C, main/compile.y, types/pa_vresponse.C:
                   19572:          cookie date now clean [were mistakenly tainted & that worked bad
                   19573:          with opera -- 'happily' that worked OK with msie]
                   19574: 
                   19575: 2002-09-12  paf
                   19576: 
                   19577:        * src/types/: pa_vclass.C, pa_vmail.C, pa_vobject.C: VObject &
                   19578:          VClass get_element now first looks to fields, next to methods &
                   19579:          co todo: the rest reason: more speed
                   19580: 
                   19581:        * src/main/untaint.C: quoted printable encoding stops before
                   19582:          \s*<...>$
                   19583: 
                   19584:        * src/main/untaint.C: quoted printable ' ' now =20 and encoding
                   19585:          stops before <...>$
                   19586: 
                   19587: 2002-09-11  paf
                   19588: 
                   19589:        * src/: main/pa_charset.C, targets/cgi/parser3.dsp: while fixing (
                   19590:          xmlCharEncodingInput/OutputFunc callbacks returned bad value )
                   19591:          forgot to check users of those funcs. not all were using that
                   19592:          return value convention
                   19593: 
                   19594:        * src/lib/pcre/ibm-1254.ucm, etc/parser3.charsets/windows-1254.cfg:
                   19595:          windows-1254 added
                   19596: 
                   19597: 2002-09-10  paf
                   19598: 
                   19599:        * src/: classes/op.C, main/execute.C, types/pa_wcontext.h:
                   19600:          VCodeFrame parent param were specified badly
                   19601: 
                   19602:        * src/: main/execute.C, types/pa_value.h, types/pa_wwrapper.h:
                   19603:          WWrapper which used in constructing objects(second param to sql
                   19604:          method) ^...sql{}[$.default{code}] now has parent, wich helps
                   19605:          code in hash to survivi
                   19606: 
                   19607:        * src/: include/pa_request.h, main/execute.C: removed redundant
                   19608:          param to execute [stack said 'thanks']
                   19609: 
                   19610:        * src/: classes/op.C, main/execute.C, types/pa_value.C,
                   19611:          types/pa_value.h, types/pa_vcode_frame.h,
                   19612:          types/pa_vmethod_frame.h, types/pa_wcontext.C,
                   19613:          types/pa_wcontext.h, types/pa_wwrapper.h: moved junction kill
                   19614:          responsibility to wcontext
                   19615: 
                   19616:        * src/classes/file.C: decided not to log exec's with stderr, that
                   19617:          could be warnings, and it's up to scritper to log/show them
                   19618: 
                   19619:        * src/: classes/double.C, main/execute.C: double:sql badly called
                   19620:          write_assign_lang, not write_no_lang, thus doing unnecessary
                   19621:          double/string converstion, which were loosing time&precesion
                   19622: 
                   19623:        * src/: main/pa_charset.C, types/pa_vmail.C:
                   19624:          xmlCharEncodingInput/OutputFunc callbacks returned bad value in
                   19625:          case of unfinished in buffer processing, causing accidental
                   19626:          transcode stop [in case that source enc != utf-8 & there is
                   19627:          incomplete utf-8 sequence at the end of 16000block iside of
                   19628:          libxml lib] tfm readed & code updated
                   19629: 
                   19630: 2002-09-04  paf
                   19631: 
                   19632:        * configure: makes with sjlj
                   19633: 
                   19634:        * INSTALL, src/include/pa_config_fixed.h,
                   19635:          src/include/pa_sql_connection.h,
                   19636:          src/main/pa_sql_driver_manager.C: -with-sjlj-exceptions define
                   19637:          checked.  on win32 it made default
                   19638: 
                   19639:        * src/include/pa_config_auto.h.in: sjlj define
                   19640: 
                   19641:        * configure, configure.in: introducing --with-sjlj-exceptions [hpux
                   19642:          can not work with longjump/throw pair, and one must switch that
                   19643:          on there.  todo: detect that automatically]
                   19644: 
                   19645:        * src/types/pa_vxnode.C: removed too strong checks of
                   19646:          xnode.elements.  now, for instance, if element does not have any
                   19647:          attributes, $xnode.attributes is void, not error
                   19648: 
                   19649: 2002-09-02  paf
                   19650: 
1.211     moko     19651:        * operators.ru.txt, operators.txt, src/main/execute.C,
                   19652:          src/targets/cgi/parser3.dsp: removed double_result, didn't help
1.95      moko     19653: 
                   19654:        * src/main/execute.C: double_result made to move that var away from
                   19655:          hungry g++ optimizer (-O2), before: it were optimized and
                   19656:          comparison operators worked badly
                   19657: 
                   19658:        * src/types/pa_vdate.h: removed debug
                   19659: 
1.116     moko     19660:        * Makefile.am, src/types/pa_vdate.h: happy now only install-exec
1.95      moko     19661: 
                   19662:        * src/main/execute.C: fixed numeric < & co so that thay now use
                   19663:          c=a-b, c OPERATOR 0.  this works fine on solaris/intel for still
                   19664:          unknown reason.
                   19665: 
                   19666: 2002-08-29  paf
                   19667: 
                   19668:        * parser3.dsw, src/classes/classes.dsp, src/classes/hash.C,
                   19669:          src/classes/op.C, src/classes/string.C, src/include/pa_request.h,
                   19670:          src/lib/md5/md5.dsp, src/main/execute.C, src/main/main.dsp,
                   19671:          src/main/pa_request.C, src/targets/cgi/parser3.dsp,
                   19672:          src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vmail.C,
                   19673:          src/types/pa_vmethod_frame.h, src/types/pa_wcontext.h,
                   19674:          src/types/types.dsp: junction_cleaner moved to auto VMethodFrame
                   19675:          [called less frequent, allowed to remove ugly
                   19676:          Junction.change_context-s from many places, switch,
                   19677:          mail:send..html{}, ..] request.root renamed to method_frame [more
                   19678:          easyreading] ancient {...PUSH/POPs...} changed to stack vars
                   19679:          [speed up]
                   19680: 
                   19681: 2002-08-28  paf
                   19682: 
                   19683:        * src/types/pa_vcookie.C: $cookie:name[&] $cookie:name << now
                   19684:          tainted
                   19685: 
                   19686:        * src/types/pa_vcookie.C: fixed cookie delete when
                   19687:          $cookie:name[$.value[]]
                   19688: 
1.211     moko     19689:        * operators.ru.txt, operators.txt, src/classes/string.C:
1.95      moko     19690:          ^string.split[delim[;options]]
                   19691: 
                   19692: 2002-08-27  paf
                   19693: 
1.116     moko     19694:        * etc/parser3.charsets/Makefile.am: merged from 3.0.0005
1.95      moko     19695: 
1.211     moko     19696:        * operators.ru.txt, operators.txt, src/main/compile.tab.C,
                   19697:          src/main/compile.y: # now delimiter
1.95      moko     19698: 
                   19699:        * INSTALL: recommended latest gmime 1.0.5
                   19700: 
                   19701: 2002-08-26  paf
                   19702: 
                   19703:        * configure, configure.in: apache13/hook added to make dist.
                   19704: 
                   19705: 2002-08-23  paf
                   19706: 
                   19707:        * src/: include/pa_common.h, main/pa_common.C,
                   19708:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: when auto.p
                   19709:          beside binary [cgi, isapi] not accessible [due to bad rights or
                   19710:          whatever] it's error now
                   19711: 
                   19712: 2002-08-21  paf
                   19713: 
1.116     moko     19714:        * Makefile.am: can use: make happy equals to make update install
1.95      moko     19715: 
                   19716:        * src/main/: compile.tab.C, compile.y, compile_tools.C,
                   19717:          compile_tools.h: "BASE:" "BASE::" syntax allowed, means "base
                   19718:          class".  compiled as if here they named base class
                   19719: 
                   19720:        * src/main/pa_string.C: fixed bad language bug, [were wrong string
                   19721:          cloning constructor]
                   19722: 
                   19723:        * src/: main/execute.C, types/pa_vobject.h: fixed virtual calls
                   19724: 
1.150     moko     19725:        * src/: targets/cgi/parser3.C, types/pa_vfile.C, types/pa_vmail.C:
1.95      moko     19726:          $mail.received.file.value.content-type fixed
                   19727: 
                   19728: 2002-08-20  paf
                   19729: 
                   19730:        * src/classes/file.C: fixed language of file:file result
                   19731: 
1.211     moko     19732:        * operators.ru.txt, operators.txt, src/classes/void.C:
                   19733:          ^void.pos[...] = -1 merged from 3.0.0005
1.95      moko     19734: 
1.211     moko     19735:        * operators.ru.txt, operators.txt, src/classes/void.C:
                   19736:          ^void.pos[...] = -1
1.95      moko     19737: 
1.211     moko     19738:        * operators.ru.txt, operators.txt, src/classes/void.C:
                   19739:          ^void.length[] = 0 merged from 3.0.0005
1.95      moko     19740: 
1.211     moko     19741:        * src/classes/void.C, operators.ru.txt, operators.txt:
                   19742:          ^void.length[] = 0
1.95      moko     19743: 
                   19744: 2002-08-19  paf
                   19745: 
                   19746:        * src/classes/xdoc.C: xdoc getElementsByTagName, ...NS overriden,
                   19747:          work now
                   19748: 
                   19749:        * src/: classes/xnode.C, types/pa_vxdoc.C: xdoc.fields fixed [were
                   19750:          error in xnode, which were not catched in xdoc]
                   19751: 
                   19752:        * src/: include/pa_stylesheet_connection.h, main/pa_globals.C:
                   19753:          prepared:        // validate each document after load/create (?)
                   19754:                 //xmlDoValidityCheckingDefaultValue = 1;
                   19755: 
                   19756: 2002-08-15  paf
                   19757: 
                   19758:        * src/classes/classes.h: write to static var caused useless
                   19759:          Exception, introduced Methoded::put_element wich consumes those
                   19760: 
1.211     moko     19761:        * operators.ru.txt, operators.txt, src/include/pa_common.h,
                   19762:          src/main/pa_common.C, src/types/pa_vcookie.C,
                   19763:          src/types/pa_vdate.h, src/types/pa_vresponse.C,
                   19764:          src/types/pa_vresponse.h: $response:field[date]
                   19765:          $response:field[$.xxx[date]]
1.95      moko     19766: 
                   19767:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   19768:          classes/void.C, include/pa_sql_connection.h: fixed source of
                   19769:          ^hash::sql{bad}
                   19770: 
1.211     moko     19771:        * operators.ru.txt, operators.txt: $request:body unprecessed POST
                   19772:          request body
1.95      moko     19773: 
                   19774:        * src/types/pa_vrequest.C: $request:body unprecessed POST request
                   19775: 
                   19776:        * src/types/: pa_value.h, pa_vdate.h, pa_vrequest.C, pa_vxdoc.C,
                   19777:          pa_vxnode.C: few barks: bark("%s field not found", 0, &aname)
                   19778: 
1.211     moko     19779:        * operators.ru.txt, operators.txt, src/classes/form.C,
                   19780:          src/include/pa_pool.h, src/include/pa_request.h,
                   19781:          src/main/pa_pool.C, src/types/pa_vform.C, src/types/pa_vform.h:
                   19782:          planning/preparing_to $request:body r.post_data now const
1.95      moko     19783: 
                   19784:        * src/: classes/image.C, classes/op.C, classes/xdoc.C,
                   19785:          classes/xnode.C, main/execute.C, types/pa_value.h,
                   19786:          types/pa_vhash.h, types/pa_vobject.C, types/pa_vobject.h,
                   19787:          types/pa_vtable.h: instead of type() checking everywhere used
                   19788:          Value.as now user descendants can be used in params.
                   19789: 
                   19790:          VObject::as_*, is_defined now taken from bases.  xtable(table)
                   19791:          ^if($xtable) now OK
                   19792: 
                   19793:        * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
                   19794:          types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
                   19795:          types/pa_vxdoc.C, types/pa_vxdoc.h: is->as
                   19796: 
                   19797: 2002-08-14  paf
                   19798: 
                   19799:        * src/: classes/xnode.h, main/execute.C, targets/cgi/parser3.dsp,
                   19800:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   19801:          types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   19802:          types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
                   19803:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   19804:          types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
                   19805:          types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
                   19806:          types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   19807:          types/pa_vresponse.C, types/pa_vresponse.h,
                   19808:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   19809:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
                   19810:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
                   19811:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   19812:          types/pa_vxnode.h, types/pa_wwrapper.h: is now works with VObject
                   19813:          & VClass
                   19814: 
                   19815:        * src/types/pa_vmail.C: mail: turned off utf8 to source transcoding
                   19816: 
                   19817:        * src/targets/cgi/: fixopt.C, fixopt.h, parser3.C, Makefile.am:
                   19818:          removed fixopt stupidity. on stupid linux use cd /document/root
                   19819:          ../cgi/parser3 script
                   19820: 
                   19821:        * src/targets/cgi/fixopt.C: fixopt now preprocesses command line
                   19822:          params, splitting them by space, excluding argv[0], argv[argc-1]
                   19823: 
                   19824:        * src/targets/cgi/: Makefile.am, parser3.C, parser3.dsp, fixopt.C,
                   19825:          fixopt.h: fixopt now preprocesses command line params, splitting
                   19826:          them by space, excluding argv[0], argv[argc-1]
                   19827: 
                   19828:        * src/targets/cgi/parser3.C: -f config file
                   19829: 
                   19830:        * src/targets/cgi/parser3.C: fixed .log file dir
                   19831: 
                   19832: 2002-08-13  paf
                   19833: 
                   19834:        * src/types/pa_vobject.C: allow override parent variables, useful
                   19835:          for form descendants [in vobject too, were in vclass]
                   19836: 
                   19837:        * src/types/pa_vclass.C: allow override parent variables, useful
                   19838:          for form descendants
                   19839: 
                   19840:        * src/types/pa_vclass.C: checked: form[vclass]fields can be
                   19841:          overwritten in derived(table)
                   19842: 
                   19843:        * src/: classes/form.C, classes/mail.C, classes/op.C,
                   19844:          classes/xnode.h, include/pa_request.h, main/execute.C,
                   19845:          main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
                   19846:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   19847:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
                   19848:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   19849:          types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
                   19850:          types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   19851:          types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
                   19852:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   19853:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   19854:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
                   19855:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
                   19856:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   19857:          types/pa_vxnode.h, types/pa_wwrapper.h: introduced
                   19858:          Value::get_element(..., bool looking_down) [needed to exclude
                   19859:          endless recoursion]
                   19860: 
                   19861:        * src/types/: pa_vclass.C, pa_vobject.C: reorganized modules todo:
                   19862:          fix bug with put endless recoursion todo: check 'as'
                   19863: 
                   19864:        * src/types/: Makefile.am, pa_vclass.h, pa_vobject.h, types.dsp:
                   19865:          reorganized modules todo: fix bug with put endless recoursion
                   19866:          todo: check 'as'
                   19867: 
                   19868:        * src/types/pa_vobject.h: checked: table fields can be overwritten
                   19869:          in derived(table)
                   19870: 
                   19871:        * src/types/pa_vobject.h: derived classes can have fields of their
                   19872:          own now
                   19873: 
                   19874:        * src/: classes/table.C, types/pa_vtable.C, types/pa_vtable.h:
                   19875:          fixed error message on using non-created table
                   19876: 
                   19877:        * src/: classes/form.C, classes/hash.C, classes/mail.C,
                   19878:          classes/op.C, classes/xnode.h, include/pa_request.h,
                   19879:          main/compile.C, main/compile.tab.C, main/execute.C,
                   19880:          main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
                   19881:          types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   19882:          types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
                   19883:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   19884:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vmail.C,
                   19885:          types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   19886:          types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   19887:          types/pa_vresponse.C, types/pa_vresponse.h,
                   19888:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   19889:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
                   19890:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
                   19891:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   19892:          types/pa_vxnode.h, types/pa_wwrapper.h: VObject.get/out now
                   19893:          looking down/up tree todo: fix error message on non-constructed
                   19894:          parents
                   19895: 
                   19896: 2002-08-12  paf
                   19897: 
                   19898:        * src/types/: pa_vstateless_class.h, pa_vstateless_object.h: table
                   19899:          derived OK
                   19900: 
                   19901:        * src/main/execute.C: ^base:create[] dynamic call rewritten todo:
                   19902:          thorough testing
                   19903: 
                   19904:        * src/: main/compile.tab.C, main/compile.y, main/execute.C,
                   19905:          main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
                   19906:          types/pa_vobject.h, types/pa_vstateless_class.h,
                   19907:          types/pa_vstateless_object.h, types/pa_wcontext.h,
                   19908:          types/pa_valiased.C, types/pa_valiased.h, types/Makefile.am:
                   19909:          ^base:create[] dynamic call rewritten todo: thorough testing
                   19910: 
                   19911:        * src/types/: pa_value.h, pa_vclass.h, pa_vobject.h: VObject ctor
                   19912:          now instantates base class, remembers it and saves child in
                   19913:          parent VObject.get_class now returns last child = downward
                   19914:          virtual calls OK
                   19915: 
                   19916:        * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
                   19917:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
                   19918:          types/pa_vimage.h, types/pa_vint.h, types/pa_vmethod_frame.h,
                   19919:          types/pa_vobject.h, types/pa_vresponse.h,
                   19920:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   19921:          types/pa_vstring.h, types/pa_vtable.h, types/pa_vxdoc.h,
                   19922:          types/pa_vxnode.h, types/pa_wcontext.h, types/types.dsp: killed
                   19923:          VAliased [redundant], moved $CLASS to VObject only [parser class
                   19924:          instance]
                   19925: 
                   19926:        * src/main/pa_request.C: $response:body[file] content-type check
                   19927:          fixed [were bad when content-type is hash]
                   19928: 
                   19929: 2002-08-09  paf
                   19930: 
                   19931:        * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
                   19932:          types/pa_vobject.h, types/pa_vxdoc.h: started as()
                   19933: 
                   19934: 2002-08-08  paf
                   19935: 
1.211     moko     19936:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   19937:          src/include/pa_globals.h, src/main/pa_globals.C: year column in
                   19938:          month calendar [week year]
1.95      moko     19939: 
                   19940:        * src/main/execute.C: error reporting on object writes to MAIN
                   19941:          improved [were ruind with fixing $obj[^if(1){$obj}] ]
                   19942: 
1.211     moko     19943:        * operators.ru.txt, operators.txt, src/types/pa_vdate.h:
                   19944:          $date.yearday $date.daylightsaving
1.95      moko     19945: 
                   19946:        * src/: classes/mail.C, types/pa_vmail.C: in letter texts one can
                   19947:          use tainted data now. only she must specify the language.
                   19948: 
                   19949:          ^mail:send[     $.from[paf@mail.design.ru]
                   19950:          $.to[paf@mail.design.ru]        $.subject[^taint[uri][ìîñêâà]=2]
                   19951:                $.text[^taint[uri][ìîñêâà]=] ]
                   19952: 
                   19953:        * src/: classes/file.C, classes/op.C, types/pa_vfile.C: ^process
                   19954:          now prints more precise origin
                   19955: 
                   19956:        * src/include/pa_string.h: String::first_char now not fails on
                   19957:          empty strings ^if(-f '') now ok and in 3 other places.
                   19958: 
1.211     moko     19959:        * operators.ru.txt, operators.txt, src/include/pa_string.h,
                   19960:          src/main/pa_string.C: String::first_char now not fails on empty
                   19961:          strings ^if(-f '') now ok and in 3 other places.
1.95      moko     19962: 
                   19963: 2002-08-07  paf
                   19964: 
                   19965:        * src/: classes/string.C, main/pa_string.C: ^string.mid(0;bad)
                   19966:          fixed
                   19967: 
                   19968:        * src/main/pa_string.C: ^string.mid(0;bad) fixed
                   19969: 
                   19970:        * src/: main/execute.C, types/pa_vcode_frame.h,
                   19971:          types/pa_vmethod_frame.h, types/pa_wcontext.C,
                   19972:          types/pa_wcontext.h, types/pa_wwrapper.h: vcodeframe were
                   19973:          mistakenly not completely transparent to object writes.
                   19974:          $hash[^if(1){$hash}] now works
                   19975: 
1.211     moko     19976:        * operators.ru.txt, operators.txt, src/classes/op.C:
                   19977:          ^cache...{...^cache<<to past...} now erasing cache file [there
                   19978:          were bad check on that]
1.95      moko     19979: 
                   19980:        * src/: classes/classes.dsp, classes/table.C,
                   19981:          lib/pcre/pcre_parser_ctype.dsp, main/pa_array.C, types/types.dsp:
                   19982:          all Debug dirs in .dsp now named 'Debug'
                   19983: 
1.116     moko     19984:        * etc/parser3.charsets/Makefile.am: all included into dist
1.95      moko     19985: 
1.211     moko     19986:        * operators.ru.txt, operators.txt, src/classes/mail.C:
                   19987:          exception_type  email.send
1.95      moko     19988: 
1.211     moko     19989:        * operators.ru.txt, operators.txt, src/types/pa_vmail.C:
                   19990:          exception_type  email.format
1.95      moko     19991: 
                   19992:        * src/types/pa_vmail.C: mail:send empty  email checked
                   19993: 
                   19994: 2002-08-06  paf
                   19995: 
1.211     moko     19996:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   19997:          src/include/pa_array.h, src/include/pa_table.h,
                   19998:          src/main/pa_array.C, src/main/pa_table.C:
1.95      moko     19999:          ^table::create[$source;$.options] ^table::join[$source;$.options]
                   20000: 
1.211     moko     20001:        * operators.ru.txt, operators.txt, src/classes/hash.C,
                   20002:          src/classes/string.C, src/classes/table.C: sql options can be
                   20003:          string now ^xxx:sql{...}[ #  $.default() }
1.95      moko     20004: 
                   20005:        * src/classes/file.C: $f[file::cgi] $f.UPPER case fields
                   20006: 
                   20007:        * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
                   20008:          main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h:
                   20009:          $file.content-type [instead of .mime-type] now works for
                   20010:          file::stat also
                   20011: 
                   20012:        * src/main/pa_request.C: case insensitive mime_type_of
                   20013: 
                   20014: 2002-08-05  paf
                   20015: 
                   20016:        * src/types/pa_vxnode.C: xnode.childNodes  now 0... [were 1...]
                   20017: 
                   20018:        * src/types/pa_vmail.C: file buffer relocated to parser heap
                   20019: 
1.211     moko     20020:        * operators.ru.txt, operators.txt: comment on date:calendar week
                   20021:          column
1.95      moko     20022: 
                   20023:        * src/main/pa_common.C: write checked
                   20024: 
                   20025:        * src/main/: pa_common.C: write checked
                   20026: 
                   20027:        * src/classes/date.C: +1 buf size for stupid snprintfs
                   20028: 
                   20029:        * src/: classes/date.C, include/pa_globals.h, main/pa_globals.C:
                   20030:          month calendar week column [ISO 8601 Week Numbers]
                   20031: 
                   20032: 2002-08-02  paf
                   20033: 
                   20034:        * src/: include/pa_config_fixed.h, main/pa_string.C,
                   20035:          targets/cgi/getopt.c, targets/cgi/parser3.C: removed #define
                   20036:          DEBUG*
                   20037: 
                   20038:        * configure, configure.in, src/include/pa_version.h: release
                   20039:          3_0_0005
                   20040: 
                   20041:        * src/types/: pa_vclass.h, pa_vform.C, pa_vobject.h: opera
                   20042:          multipart post fixed
                   20043: 
1.211     moko     20044:        * operators.ru.txt, operators.txt, src/main/pa_request.C,
                   20045:          src/types/pa_vform.C: response transcoded source->client only
                   20046:          when text/* or simple onoverridden $response:body
1.95      moko     20047: 
                   20048: 2002-08-01  paf
                   20049: 
                   20050:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   20051:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   20052:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   20053:          classes/op.C, classes/response.C, classes/string.C,
                   20054:          classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
                   20055:          classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
                   20056:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   20057:          include/pa_config_fixed.h, include/pa_dictionary.h,
                   20058:          include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
                   20059:          include/pa_globals.h, include/pa_hash.h, include/pa_opcode.h,
                   20060:          include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
                   20061:          include/pa_socks.h, include/pa_sql_connection.h,
                   20062:          include/pa_sql_driver_manager.h, include/pa_stack.h,
                   20063:          include/pa_string.h, include/pa_stylesheet_connection.h,
                   20064:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   20065:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   20066:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
                   20067:          lib/pcre/pcre_parser_ctype.c, main/compile.C, main/compile.tab.C,
                   20068:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   20069:          main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
                   20070:          main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
                   20071:          main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
                   20072:          main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
                   20073:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   20074:          main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
                   20075:          main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
                   20076:          targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
                   20077:          targets/cgi/parser3.C, targets/cgi/pool_storage.h,
                   20078:          targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
                   20079:          targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
                   20080:          types/pa_valiased.C, types/pa_valiased.h, types/pa_value.C,
                   20081:          types/pa_value.h, types/pa_vbool.h, types/pa_vclass.h,
                   20082:          types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   20083:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
                   20084:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
                   20085:          types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
                   20086:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   20087:          types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
                   20088:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   20089:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   20090:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   20091:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   20092:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   20093:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   20094:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   20095:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
1.119     moko     20096:          types/pa_wcontext.h, types/pa_wwrapper.h: Date: now
1.95      moko     20097: 
                   20098:        * src/: classes/classes.C, classes/classes.dsp, classes/classes.h,
                   20099:          classes/date.C, classes/double.C, classes/file.C, classes/form.C,
                   20100:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   20101:          classes/math.C, classes/op.C, classes/response.C,
                   20102:          classes/string.C, classes/table.C, classes/void.C,
                   20103:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   20104:          include/pa_array.h, include/pa_cache_managers.h,
                   20105:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   20106:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   20107:          include/pa_dictionary.h, include/pa_dir.h,
                   20108:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   20109:          include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
                   20110:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   20111:          include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
                   20112:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   20113:          include/pa_stack.h, include/pa_string.h,
                   20114:          include/pa_stylesheet_connection.h,
                   20115:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   20116:          include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
                   20117:          lib/md5/pa_md5.h, lib/md5/pa_md5c.c, main/compile.C,
                   20118:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   20119:          main/main.dsp, main/pa_array.C, main/pa_cache_managers.C,
                   20120:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   20121:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   20122:          main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
                   20123:          main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
                   20124:          main/pa_sql_driver_manager.C, main/pa_string.C,
                   20125:          main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
                   20126:          main/untaint.C, sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
                   20127:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   20128:          targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
                   20129:          targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
                   20130:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   20131:          targets/isapi/pool_storage.h, types/pa_valiased.C,
                   20132:          types/pa_valiased.h, types/pa_value.C, types/pa_value.h,
                   20133:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   20134:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
                   20135:          types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
                   20136:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   20137:          types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
                   20138:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
                   20139:          types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   20140:          types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
                   20141:          types/pa_vresponse.C, types/pa_vresponse.h,
                   20142:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   20143:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   20144:          types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
                   20145:          types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
                   20146:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   20147:          types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
                   20148:          types/pa_wwrapper.h, types/types.dsp, Makefile.am,
                   20149:          classes/Makefile.am, main/Makefile.am, targets/cgi/Makefile.am,
                   20150:          types/Makefile.am: ident.C* removed
                   20151: 
1.211     moko     20152:        * operators.ru.txt, operators.txt, src/classes/file.C,
                   20153:          src/main/pa_request.C: file:find[/can/do/this/now.txt]
1.95      moko     20154: 
                   20155:        * src/targets/cgi/parser3.C: usage to stdout now
                   20156: 
                   20157: 2002-07-31  paf
                   20158: 
                   20159:        * src/types/pa_vmail.C: mail: errors-to: now default "postmaster"
                   20160: 
                   20161:        * src/: classes/mail.C, types/pa_vmail.C: mail: errors-to: now
                   20162:          default "postmaster"
                   20163: 
                   20164:        * src/: classes/mail.C, types/pa_vmail.C: mail from/to now must be.
                   20165:          -f postmaster now default sendmail key word "postmaster"
                   20166:          replaced to $.from
                   20167: 
                   20168: 2002-07-30  paf
                   20169: 
1.116     moko     20170:        * configure, configure.in, src/targets/cgi/pa_config_paths.h.in,
                   20171:          src/targets/cgi/parser3.C: removed pa_config_paths.h
1.95      moko     20172: 
                   20173:        * src/main/pa_charset.C: comment
                   20174: 
                   20175:        * src/main/pa_charset.C: UTF-8 to 1byte charset convert, no char in
                   20176:          table, &#decimal;
                   20177: 
                   20178:        * src/main/pa_request.C: comment
                   20179: 
                   20180:        * etc/parser3.charsets/windows-1251.cfg: section sign [russian
                   20181:          paragraf]
                   20182: 
                   20183: 2002-07-11  paf
                   20184: 
                   20185:        * src/main/pa_exec.C: build command line badly added params twice
                   20186:          [and first time without ' ']. double wrong. fixed.
                   20187: 
                   20188:        * src/main/pa_exec.C: invalid .exe caused error message with params
                   20189:          wich parser did not provide = reported badly.  fixed that.
                   20190: 
                   20191:        * src/classes/mail.C: $MAIL[ # xxx ]
                   20192: 
                   20193:          now ok
                   20194: 
1.211     moko     20195:        * operators.ru.txt, operators.txt: plan: sql detailed exception
1.95      moko     20196: 
                   20197: 2002-07-01  paf
                   20198: 
                   20199:        * src/: classes/form.C, main/pa_request.C: @conf bug fixed
                   20200:          [MForm.configure_admin were called when request.main_class ==0
                   20201: 
                   20202:        * src/classes/form.C: 10*0x400*400 bug fix [4M not 10M]
                   20203: 
                   20204:        * src/classes/form.C: content_length type fix
                   20205: 
                   20206: 2002-06-30  paf
                   20207: 
                   20208:        * src/classes/mail.C: merged from 4
                   20209: 
                   20210:        * src/classes/mail.C: restored $MAIL
                   20211: 
                   20212: 2002-06-28  paf
                   20213: 
                   20214:        * configure, configure.in: removed paths.h
                   20215: 
1.116     moko     20216:        * configure, src/include/pa_version.h,
1.95      moko     20217:          src/targets/cgi/pa_config_paths.h.in: lates changes from 4 build
                   20218:          merged, makes updated
                   20219: 
1.211     moko     20220:        * ChangeLog, configure, operators.ru.txt, operators.txt,
                   20221:          src/classes/xdoc.C, src/include/pa_charset.h,
                   20222:          src/include/pa_config_fixed.h, src/include/pa_pool.h,
                   20223:          src/include/pa_version.h, src/main/pa_charset.C,
                   20224:          src/main/pa_pool.C, src/targets/cgi/parser3.dsp,
                   20225:          src/targets/isapi/parser3isapi.dsp, src/types/pa_vmail.C: merged
                   20226:          latest updates to head
1.95      moko     20227: 
                   20228: 2002-06-27  paf
                   20229: 
                   20230:        * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: post-build
                   20231:          not error now
                   20232: 
1.211     moko     20233:        * operators.ru.txt, operators.txt, src/classes/xdoc.C,
                   20234:          src/include/pa_charset.h, src/include/pa_config_fixed.h,
                   20235:          src/include/pa_pool.h, src/main/pa_charset.C, src/main/pa_pool.C:
1.95      moko     20236:          ^xdoc::create[[uri]]... base uri for document being created,
                   20237:          imports and other relative file names would be relative to this
                   20238:          uri default uri=path_translated
                   20239: 
                   20240:        * src/classes/xdoc.C: xsltParseStylesheetDoc bug workaround
                   20241: 
                   20242: 2002-06-26  paf
                   20243: 
                   20244:        * configure, configure.in, src/include/pa_version.h:
                   20245:          release_3_0_0004
                   20246: 
                   20247:        * src/main/pa_string.C: blank string '', ' <whitespace>' considered
                   20248:          0 now
                   20249: 
                   20250:        * src/targets/cgi/parser3.C: /cgi-bin/parser empty filename checked
                   20251: 
                   20252: 2002-06-25  paf
                   20253: 
                   20254:        * src/main/pa_string.C: emtpy string, or string of whitespaces
                   20255:          considered bad number now
                   20256: 
1.211     moko     20257:        * operators.ru.txt, operators.txt, src/classes/xdoc.C:
                   20258:          ^xdoc.transform[xdoc <<can be now
1.95      moko     20259: 
1.211     moko     20260:        * operators.ru.txt, operators.txt, src/classes/string.C:
                   20261:          ^string.normalize  [old name: optimize
1.95      moko     20262: 
                   20263:        * configure, configure.in, src/include/pa_config_auto.h.in: crypt
                   20264:          library configured
                   20265: 
                   20266:        * src/main/pa_request.C: configure_admin forced if no @conf
                   20267: 
1.211     moko     20268:        * operators.ru.txt, operators.txt, src/classes/math.C,
                   20269:          src/types/pa_vmail.C: ^math:crypt updated to generate random salt
                   20270:          when needed and to call system crypt() if not $apr1$ prefix
1.95      moko     20271: 
                   20272: 2002-06-24  paf
                   20273: 
                   20274:        * INSTALL: --with-static/shared-mailreceive described
                   20275: 
                   20276:        * src/include/pa_config_fixed.h: ssize_t fixed
                   20277: 
1.116     moko     20278:        * configure, configure.in, src/include/pa_config_auto.h.in,
                   20279:          src/targets/cgi/Makefile.am, src/types/Makefile.am,
1.95      moko     20280:          src/types/pa_vmail.C: $mail:received makes update
                   20281: 
                   20282:        * src/: include/pa_config_fixed.h, types/pa_vmail.C: #ifdef
                   20283:          WITH_MAILRECEIVE
                   20284: 
                   20285:        * src/targets/cgi/parser3.C: #ifdef WITH_MAILRECEIVE
                   20286: 
                   20287:        * src/targets/cgi/: getopt.c, getopt.h: introducing parser -m
                   20288:          option, for $mail:receive
                   20289: 
                   20290:        * src/types/: pa_vmail.C, pa_vmail.h: uue to separate file
                   20291:          introducting $message:received ^mail:send rewritten with backward
                   20292:          comp
                   20293: 
                   20294:        * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
                   20295:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   20296:          types/types.dsp: win32xml win32mailreceive pseudomodules paths
                   20297:          now
                   20298: 
1.211     moko     20299:        * operators.ru.txt, operators.txt, src/classes/mail.C,
                   20300:          src/include/Makefile.am, src/include/pa_charset.h,
                   20301:          src/include/pa_config_fixed.h, src/include/pa_request.h,
                   20302:          src/include/pa_string.h, src/include/pa_uue.h,
                   20303:          src/main/Makefile.am, src/main/main.dsp, src/main/pa_globals.C,
                   20304:          src/main/pa_request.C, src/main/pa_string.C, src/main/pa_uue.C,
1.95      moko     20305:          src/targets/cgi/Makefile.am, src/targets/cgi/parser3.C,
                   20306:          src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
                   20307:          src/types/pa_vform.C, src/types/pa_vform.h, src/types/types.dsp:
                   20308:          uue to separate file introducting $message:received ^mail:send
                   20309:          rewritten with backward comp
                   20310: 
                   20311: 2002-06-21  paf
                   20312: 
1.116     moko     20313:        * src/lib/: Makefile.am, md5/pa_md5.h: lib restructure apache .am &
                   20314:          co changes
1.95      moko     20315: 
1.116     moko     20316:        * configure, configure.in, src/lib/md5/Makefile.am,
                   20317:          src/lib/md5/pa_md5c.c, src/targets/cgi/Makefile.am: lib
                   20318:          restructure .in and .am files appropriate changes
1.95      moko     20319: 
                   20320:        * src/lib/md5/: md5.dsp, pa_md5.h, pa_md5c.c: moved libltdl and
                   20321:          pcre to libs/ added libs/md5 which is linked to non-apache
                   20322:          targets ^math:crypt[password;$apr1$salt]
                   20323: 
1.211     moko     20324:        * INSTALL, configure.in, operators.ru.txt, operators.txt,
                   20325:          parser3.dsw, src/Makefile.am, src/classes/Makefile.am,
1.95      moko     20326:          src/classes/classes.dsp, src/classes/math.C,
                   20327:          src/lib/md5/Makefile.am, src/lib/pcre/LICENCE,
1.116     moko     20328:          src/lib/pcre/Makefile.am, src/lib/pcre/README,
                   20329:          src/lib/pcre/Tech.Notes, src/lib/pcre/dftables.c,
                   20330:          src/lib/pcre/get.c, src/lib/pcre/ibm-1250.ucm,
                   20331:          src/lib/pcre/ibm-1251.ucm, src/lib/pcre/ibm-1257.ucm,
                   20332:          src/lib/pcre/internal.h, src/lib/pcre/maketables.c,
                   20333:          src/lib/pcre/pcre-2_08.tar.gz, src/lib/pcre/pcre.3,
                   20334:          src/lib/pcre/pcre.3.html, src/lib/pcre/pcre.3.txt,
                   20335:          src/lib/pcre/pcre.c, src/lib/pcre/pcre.dsp, src/lib/pcre/pcre.h,
1.95      moko     20336:          src/lib/pcre/pcre_dftables.dsp, src/lib/pcre/pcre_parser_ctype.c,
                   20337:          src/lib/pcre/pcre_parser_ctype.dsp,
                   20338:          src/lib/pcre/ruspart_win2koi.pl, src/lib/pcre/study.c,
                   20339:          src/lib/pcre/win-koi.tab, src/main/Makefile.am,
                   20340:          src/main/compile.tab.C, src/main/main.dsp,
                   20341:          src/targets/cgi/Makefile.am, src/targets/cgi/parser3.dsp,
                   20342:          src/targets/isapi/parser3isapi.dsp, src/types/Makefile.am,
                   20343:          src/types/types.dsp, src/lib/Makefile.am: moved libltdl and pcre
                   20344:          to libs/ added libs/md5 which is linked to non-apache targets
                   20345:          ^math:crypt[password;$apr1$salt]
                   20346: 
                   20347: 2002-06-20  paf
                   20348: 
1.211     moko     20349:        * INSTALL, configure, configure.in, operators.ru.txt,
                   20350:          operators.txt, src/classes/file.C, src/classes/op.C,
                   20351:          src/doc/doxygen.cfg, src/include/pa_globals.h,
                   20352:          src/include/pa_request.h, src/main/execute.C,
                   20353:          src/main/pa_request.C, src/targets/cgi/parser3.C,
                   20354:          src/targets/isapi/parser3isapi.C, src/types/pa_vmethod_frame.h:
                   20355:          marged latest HEAD updates, mainly file:justname&co &
                   20356:          @auto/conf[filespec
1.95      moko     20357: 
1.211     moko     20358:        * operators.ru.txt, operators.txt, src/classes/file.C:
1.95      moko     20359:          !^file:dirname[/a/some.tar.gz]=/a
                   20360:              !^file:dirname[/a/b/]=/a
                   20361:              !^file:basename[/a/some.tar.gz]=some.tar.gz
                   20362:              !^file:justname[/a/some.tar.gz]=some.tar
                   20363:              !^file:justext[/a/some.tar.gz]=gz
                   20364: 
                   20365:        * src/: classes/op.C, include/pa_request.h, main/execute.C,
                   20366:          main/pa_request.C, types/pa_vmethod_frame.h: introducing
                   20367:          @conf/auto[filespec]
                   20368: 
1.116     moko     20369:        * configure: parser3.conf renamed to auto.p autoconf changes
1.95      moko     20370: 
1.211     moko     20371:        * INSTALL, configure.in, operators.ru.txt, operators.txt,
                   20372:          src/doc/doxygen.cfg, src/include/pa_globals.h,
                   20373:          src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C:
                   20374:          parser3.conf renamed to auto.p
1.95      moko     20375: 
                   20376: 2002-06-18  paf
                   20377: 
                   20378:        * configure, configure.in, src/include/pa_version.h: version to
                   20379:          configure.in
                   20380: 
                   20381:        * INSTALL: reflected .conf.dist dir change
                   20382: 
1.150     moko     20383:        * Makefile.am, configure, configure.in,
1.116     moko     20384:          etc/parser3.charsets/Makefile.am: parser3.conf.dist moved to bin,
1.95      moko     20385:          .in & *.am updated
                   20386: 
                   20387:        * src/classes/file.C: strncasecmp
                   20388: 
                   20389:        * src/classes/file.C: strcasecmp
                   20390: 
1.150     moko     20391:        * etc/Makefile.am: bin/parser3.conf.dist [moved from etc
1.95      moko     20392: 
                   20393:        * src/classes/file.C: ^file::exec[script;$.bad error case
                   20394:          insensitive check now
                   20395: 
                   20396:        * src/classes/file.C: ^file::exec[script;$.bad now error, not skip
                   20397: 
                   20398:        * configure, configure.in, src/include/pa_pool.h,
                   20399:          src/include/pa_types.h: pack configure.in detection simplified.
                   20400:          figured out that gcc on sparc not that stupid as thought
                   20401:          previously: on sparc: when it sees packed class it modifies it's
                   20402:          field-access-code to byte operations [stb, ldub] instead of 4byte
                   20403:          operations [st, lduh] so packed must be all parts of packed
                   20404:          class, i.e. it's parents&fields(classes).  for now it's only
                   20405:          String that packed and what was wrong is that it's parent -
                   20406:          Pooled, were not packed. fixed that.
                   20407: 
                   20408: 2002-06-14  paf
                   20409: 
1.211     moko     20410:        * operators.ru.txt, operators.txt: more precise xml-to-text options
1.95      moko     20411: 
1.211     moko     20412:        * operators.ru.txt, operators.txt, src/types/pa_vxnode.C: xnode
1.95      moko     20413:          attribute_node.name/value xnode pi.node.data
                   20414: 
                   20415: 2002-06-12  paf
                   20416: 
1.116     moko     20417:        * configure, configure.in, src/targets/cgi/Makefile.am,
                   20418:          src/targets/cgi/parser3.C: removed root conf define creation
1.95      moko     20419: 
1.211     moko     20420:        * INSTALL, configure.in, operators.ru.txt, operators.txt,
                   20421:          etc/Makefile.am, src/include/pa_globals.h,
                   20422:          src/include/pa_request.h, src/main/compile.tab.C,
                   20423:          src/main/pa_globals.C, src/main/pa_request.C,
                   20424:          src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C:
                   20425:          parser3.conf now one and only
1.95      moko     20426: 
                   20427:        * src/classes/mail.C: sendmail -ti [default now]
                   20428: 
                   20429:        * src/: classes/mail.C, main/pa_request.C: $MAIL $CHARSETS allowed
                   20430:          to be strings. for convinient #ing
                   20431: 
                   20432:        * src/: include/pa_globals.h, include/pa_request.h, main/execute.C,
                   20433:          main/pa_globals.C, main/pa_request.C: @rootconf [were @conf]
                   20434: 
                   20435:        * src/: include/pa_globals.h, include/pa_request.h, main/main.dsp,
                   20436:          main/pa_globals.C, main/pa_request.C: @conf
                   20437: 
                   20438: 2002-06-11  paf
                   20439: 
                   20440:        * src/classes/file.C: check simplified
                   20441: 
                   20442:        * src/: classes/file.C, targets/cgi/parser3.dsp,
                   20443:          targets/isapi/parser3isapi.C: suexec env keys filter plus CGI_ as
                   20444:          valid prefix
                   20445: 
                   20446:        * src/: classes/file.C, include/pa_request.h, include/pa_sapi.h,
                   20447:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
                   20448:          file::exec/cgi to pass HTTP_ vars introducing SAPI::environment
                   20449: 
                   20450: 2002-06-10  paf
                   20451: 
1.211     moko     20452:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   20453:          src/include/pa_common.h, src/main/pa_common.C: lock failures
                   20454:          reported now
1.95      moko     20455: 
                   20456:        * src/main/compile_tools.C: ^if(" 1 "){y} bug fixed optimization
                   20457:          string->double @ compile time were not-enough-checking...
                   20458: 
                   20459:        * src/main/: compile.tab.C, pa_string.C: whitespace after number in
                   20460:          autoconvert now ignored
                   20461: 
                   20462:        * src/types/: pa_vform.C, pa_vform.h: $form: not determined yet
                   20463:          check
                   20464: 
                   20465:        * src/classes/mail.C: mail netscape attachment name fixed. todo:
                   20466:          $response:body content-type:name
                   20467: 
                   20468:        * configure, configure.in: hpux check, nsl link, no socket
                   20469: 
1.211     moko     20470:        * operators.ru.txt, operators.txt: old merge conflict removed
1.95      moko     20471: 
                   20472:        * configure, configure.in: pack even address access on sparc&co
                   20473:          arch checked in configure
                   20474: 
                   20475:        * configure, src/include/pa_version.h: makes
                   20476: 
                   20477:        * configure, configure.in, src/include/pa_version.h: makes
                   20478: 
                   20479:        * src/main/untaint.C: (bug#2) mail subject got always prepended
                   20480:          with charset even when all letters were 7bit one
                   20481: 
                   20482:        * src/main/pa_common.C: merged fixed -d (bug)
                   20483: 
                   20484:        * src/main/pa_common.C: fixed -d (bug)
                   20485: 
                   20486: 2002-06-03  paf
                   20487: 
1.211     moko     20488:        * ChangeLog, operators.ru.txt, operators.txt,
                   20489:          etc/parser3.charsets/windows-1251.cfg, src/classes/classes.dsp,
                   20490:          src/main/compile.tab.C, src/main/main.dsp, src/main/pa_globals.C,
1.95      moko     20491:          src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
                   20492:          src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: fixed
                   20493:          .dsp-s along with reorganized cvs modules dirs structure
                   20494: 
                   20495:        * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
                   20496:          main/pa_globals.C, targets/cgi/parser3.dsp,
                   20497:          targets/isapi/parser3isapi.dsp, types/types.dsp: reorganized cvs
                   20498:          modules
                   20499: 
                   20500: 2002-05-28  paf
                   20501: 
                   20502:        * src/targets/cgi/parser3.C: info.uri now ""
                   20503: 
                   20504: 2002-05-17  paf
                   20505: 
                   20506:        * src/classes/: table.C: ^table.save << checked empty
                   20507:          pre/match/post columns
                   20508: 
                   20509: 2002-05-16  paf
                   20510: 
                   20511:        * src/classes/image.C: image::measure can png now
                   20512: 
                   20513: 2002-05-15  paf
                   20514: 
1.211     moko     20515:        * operators.ru.txt, operators.txt, src/classes/date.C:
                   20516:          ^date::create[%H:%M[:%S]] added
1.95      moko     20517: 
                   20518:        * etc/parser3.charsets/windows-1251.cfg: 0x forgot, fixed
                   20519: 
1.211     moko     20520:        * operators.ru.txt, operators.txt, src/classes/date.C:
                   20521:          ^date::create[%Y[-%m[-%d[ %H[:%M[:%S]]]]]] [-%m now
1.95      moko     20522: 
                   20523: 2002-05-14  paf
                   20524: 
                   20525:        * etc/parser3.charsets/: windows-1251.cfg: added 3 quotes
                   20526: 
                   20527: 2002-05-07  paf
                   20528: 
                   20529:        * ChangeLog, src/classes/classes.dsp, src/classes/op.C,
                   20530:          src/include/pa_globals.h, src/include/pa_request.h,
                   20531:          src/include/pa_table.h, src/main/compile.tab.C,
                   20532:          src/main/compile.y, src/main/main.dsp, src/main/pa_globals.C,
                   20533:          src/main/pa_request.C, src/main/pa_table.C,
                   20534:          src/targets/isapi/pa_pool.C, src/targets/isapi/parser3isapi.C,
                   20535:          src/targets/isapi/parser3isapi.dsp,
                   20536:          src/targets/isapi/pool_storage.h, src/types/types.dsp: Table
                   20537:          name2number field now &.  main_method_name now on Request pool
                   20538:          rather on global_pool [Junction+VJunction created on same pool as
                   20539:          name = were created on global pool, causing mem leaks]
                   20540: 
                   20541:        * src/: classes/classes.dsp, classes/op.C, include/pa_globals.h,
                   20542:          include/pa_request.h, include/pa_table.h, main/compile.tab.C,
                   20543:          main/compile.y, main/main.dsp, main/pa_globals.C,
                   20544:          main/pa_request.C, main/pa_table.C, targets/isapi/pa_pool.C,
                   20545:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   20546:          targets/isapi/pool_storage.h, types/types.dsp: Table name2number
                   20547:          field now &.  main_method_name now on Request pool rather on
                   20548:          global_pool [Junction+VJunction created on same pool as name =
                   20549:          were created on global pool, causing mem leaks]
                   20550: 
                   20551: 2002-05-06  paf
                   20552: 
                   20553:        * src/: main/pa_globals.C, targets/cgi/parser3.C,
                   20554:          targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
                   20555:          100*40 bytes per request memory leak [nonpool malloc in globals]
                   20556: 
                   20557:        * src/: main/pa_globals.C, targets/cgi/parser3.C,
                   20558:          targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
                   20559:          100*40 bytes per request memory leak [nonpool malloc in globals]
                   20560: 
                   20561: 2002-04-30  paf
                   20562: 
                   20563:        * configure, src/include/pa_version.h: version now not b
                   20564: 
                   20565:        * src/targets/cgi/parser3.C: request.uri now never 0
                   20566: 
                   20567: 2002-04-29  paf
                   20568: 
                   20569:        * configure.in: removed b
                   20570: 
                   20571:        * src/: classes/op.C, include/pa_exception.h, main/pa_request.C:
                   20572:          Exception::comment/type checked in (), no there's no empty
                   20573:          type/comment by default
                   20574: 
                   20575:        * ChangeLog, src/doc/ClassExample1.dox, src/doc/ClassExample3.dox,
                   20576:          src/doc/aliased.dox, src/doc/methoded.dox, src/doc/string.dox,
                   20577:          src/doc/value.dox, src/include/pa_exception.h,
                   20578:          src/main/pa_request.C, src/targets/cgi/parser3.C: merged from
                   20579:          0001
                   20580: 
                   20581: 2002-04-26  paf
                   20582: 
                   20583:        * src/: doc/doxygen.cfg, targets/cgi/parser3.dsp: doxygen dot image
                   20584:          size reduced
                   20585: 
                   20586: 2002-04-25  paf
                   20587: 
                   20588:        * src/targets/cgi/: parser3.C: setenv in .htaccess when cgi is not
                   20589:          under that dir got REDIRECT_ prefix before HTTP_PARSER_x_CONFIG,
                   20590:          now that took into account
                   20591: 
1.211     moko     20592:        * operators.ru.txt, operators.txt, src/classes/date.C:
                   20593:          ^date::create[2002-12-33 01:03:04]
1.95      moko     20594: 
1.211     moko     20595:        * ChangeLog, operators.ru.txt, operators.txt, src/classes/date.C:
1.95      moko     20596:          ^date::create[2002-12-33 01:03:04]
                   20597: 
                   20598:        * ChangeLog: updated changelog
                   20599: 
                   20600:        * src/classes/table.C: removed restriction on column count to
                   20601:          ^table.hash to work, now must be >0 [were >1]
                   20602: 
                   20603: 2002-04-24  paf
                   20604: 
                   20605:        * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
                   20606:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   20607:          targets/isapi/parser3isapi.dsp, types/types.dsp: MSVC profile
                   20608:          targets
                   20609: 
                   20610: 2002-04-23  paf
                   20611: 
1.211     moko     20612:        * operators.ru.txt, operators.txt, src/classes/string.C:
1.95      moko     20613:          int/double/string:sql{}[$.default{code}] fixed [were barking:
                   20614:          "junction used outside of context"]
                   20615: 
                   20616: 2002-04-22  paf
                   20617: 
                   20618:        * types.txt, src/classes/string.C, src/include/pa_string.h,
                   20619:          src/main/pa_string.C, src/types/pa_vstring.C,
                   20620:          src/types/pa_vstring.h: ^string.optimize[]
                   20621: 
                   20622:        * src/: include/pa_globals.h, include/pa_table.h,
                   20623:          main/pa_globals.C, main/pa_string.C, main/pa_table.C: fixed match
                   20624:          table template
                   20625: 
                   20626:        * src/classes/: string.C: optimize removed from string
                   20627:          .left/right/pos
                   20628: 
                   20629:        * src/main/execute.C: rolled back to
                   20630:          before_killing_userjunction_contexts
                   20631: 
                   20632:        * src/main/execute.C: user junctions context killed
                   20633: 
                   20634:        * src/main/execute.C: junctions to local contexts got
                   20635:          cleanized&checked later
                   20636: 
                   20637: 2002-04-19  paf
                   20638: 
                   20639:        * src/: classes/string.C, include/pa_request.h,
                   20640:          include/pa_string.h, main/pa_request.C, main/pa_string.C,
                   20641:          types/pa_vstring.C, types/pa_vstring.h: string now optimized
                   20642:          prior to .left .right .mid .pos .match when that is profitable,
                   20643:          and always before .replace when $ORIGINS(1) optimization disabled
                   20644:          economy from not wasting mem on lots of strings which occur by
                   20645:          lots of String:mid calls to get parts of source string between
                   20646:          found_occurances
                   20647: 
                   20648:        * src/classes/file.C: ovector now local economy: 16 bytes per
                   20649:          ^file:list
                   20650: 
                   20651:        * src/: include/pa_globals.h, include/pa_table.h,
                   20652:          main/pa_globals.C, main/pa_string.C: String::match table columns
                   20653:          globalized, not created @ each ^match anymore economy:
                   20654:          sizeof(Array)+space on 3+x cells=24+ bytes per ^match
                   20655: 
                   20656:        * src/: classes/op.C, classes/string.C, types/pa_value.h: VTable
                   20657:          removed from each String::match replace iteration, and made
                   20658:          stacked sizeof(VTable)=12bytes economy on each replace code
                   20659: 
                   20660:        * src/doc/footer.htm: 2001,
                   20661: 
                   20662:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   20663:          string.match[]['] option enables generation of $match.prematch
                   20664:          .match .postmatch columns
                   20665: 
                   20666:        * src/main/pa_string.C: String::match options analized without
                   20667:          cstr-ing them now
                   20668: 
                   20669:        * src/doc/: doxygen.cfg, footer.htm, html2chm.cmd, postbuild.txt,
                   20670:          sources2html.cmd, view_chm.cmd, view_html.cmd, chmhelper.pl:
                   20671:          config updated to doxygen 1.2.15, created helper which fixes
                   20672:          minor bugs in chm project files & htm tree.  changed extension to
                   20673:          .htm
                   20674: 
                   20675: 2002-04-18  paf
                   20676: 
                   20677:        * src/doc/doxygen.cfg: .chi generation disabled
                   20678: 
                   20679:        * src/: classes/classes.h, classes/xdoc.C, classes/xnode.C,
                   20680:          classes/xnode.h, types/pa_vxdoc.C: xdoc(xnode) now fully -
                   20681:          fields&methods
                   20682: 
                   20683:        * src/: classes/classes.h, classes/hash.C, types/pa_value.h,
                   20684:          types/pa_vbool.h, types/pa_vcookie.h, types/pa_vdate.h,
                   20685:          types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.h,
                   20686:          types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
                   20687:          types/pa_vjunction.h, types/pa_vobject.h, types/pa_vrequest.h,
                   20688:          types/pa_vresponse.h, types/pa_vstateless_class.h,
                   20689:          types/pa_vstateless_object.h, types/pa_vstatus.h,
                   20690:          types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h,
                   20691:          types/pa_vxdoc.h, types/pa_vxnode.h: fclass_real lowered from
                   20692:          VStateless_class to VObject
                   20693: 
                   20694:        * src/: main/pa_request.C, types/pa_valiased.h,
                   20695:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   20696:          types/pa_vstring.h: VStateless_string_object speicalized light
                   20697:          version of VStateless_object
                   20698: 
                   20699:        * src/classes/op.C: ^throw comment param made optional
                   20700: 
                   20701:        * src/types/: pa_valiased.C, pa_valiased.h, pa_vclass.h,
                   20702:          pa_vobject.h, pa_wcontext.C: VAliased get/set alias now virtual
                   20703:          and implemented down in VClass, fclass_alias removed,
                   20704: 
                   20705:        * src/types/pa_value.C: forced to cut that from .h because of
                   20706:          VStateless_class usage [undefined in .h]
                   20707: 
                   20708:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   20709:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   20710:          main/pa_request.C, types/pa_vmethod_frame.h: OP_GET_METHOD_FRAME
                   20711:          merged with OP_CALL, VCodeFrame move to stack [no more heap waste
                   20712:          on each CALL]
                   20713: 
                   20714:        * src/: classes/classes.h, classes/date.C, classes/double.C,
                   20715:          classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
                   20716:          classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
                   20717:          classes/response.C, classes/string.C, classes/table.C,
                   20718:          classes/void.C, classes/xnode.C, include/pa_globals.h,
                   20719:          include/pa_request.h, main/execute.C, main/pa_globals.C,
                   20720:          main/pa_request.C, types/Makefile.am, types/pa_value.h,
                   20721:          types/pa_vdouble.h, types/pa_vform.C, types/pa_vhash.h,
                   20722:          types/pa_vint.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
                   20723:          types/pa_vstateless_class.h, types/pa_wcontext.C,
                   20724:          types/pa_wcontext.h, types/pa_wwrapper.h, types/types.dsp:
                   20725:          removed Value::fname
                   20726: 
                   20727: 2002-04-17  paf
                   20728: 
                   20729:        * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
                   20730:          doc/ClassExample3.dox, doc/compiler.dox, doc/module.dox,
                   20731:          doc/pooled.dox, doc/string.dox, doc/targets.dox,
                   20732:          include/pa_pool.h, include/pa_types.h: dox updated to current
                   20733:          state, PTHROW freshen to throw & co
                   20734: 
                   20735:        * src/types/pa_vhash.h: vstring wrong parent fixed
                   20736: 
                   20737:        * src/classes/op.C: taint local result var bug fixed
                   20738: 
                   20739: 2002-04-16  paf
                   20740: 
                   20741:        * asm.txt, form.txt, lang.txt, sql.txt: removed outdated. see in
                   20742:          Attic asm.txt as most interesting
                   20743: 
                   20744:        * src/: main/pa_request.C, targets/isapi/parser3isapi.C: removed
                   20745:          check, preventing content-length: 0 from appearing
                   20746: 
                   20747:        * src/main/execute.C: $result in @main now taken into account as in
                   20748:          usual functions
                   20749: 
                   20750:        * src/: doc/postbuild.txt, main/execute.C: $result in @postprocess
                   20751:          & @unhandled_exception now taken into account as in usual
                   20752:          functions
                   20753: 
                   20754:        * src/doc/postbuild.txt: instructions on post .html build
                   20755: 
                   20756:        * src/doc/: doxygen.cfg, html2chm.cmd: .chm file only now, no .chi
                   20757: 
                   20758:        * src/: classes/file.C, main/pa_exec.C: stderr of execs mark as
                   20759:          tainted
                   20760: 
                   20761:        * src/main/pa_request.C: uri in error log
                   20762: 
                   20763:        * src/: classes/date.C, main/compile.tab.C, targets/cgi/parser3.C:
                   20764:          cheched date:create(days) param for validity [later were assumed
                   20765:          valid and crashed on invalid onces]
                   20766: 
                   20767:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   20768:          main/execute.C, targets/cgi/parser3.C: OP_CALL -> OP_CALL__WRITE
                   20769:          and used that for removing VString wrapper
                   20770: 
                   20771:        * src/classes/op.C: exception2vhash file now tainted
                   20772: 
                   20773:        * src/classes/op.C: _process pseudo origin copied from local var to
                   20774:          heap
                   20775: 
                   20776:        * src/classes/op.C: extra check on empty file in origin in _execute
                   20777: 
                   20778: 2002-04-15  paf
                   20779: 
                   20780:        * src/: main/execute.C, types/pa_value.h: fixed name update
                   20781: 
                   20782:        * src/classes/: file.C, op.C, table.C: finished dual write_xxx_lang
                   20783:          functions
                   20784: 
                   20785:        * src/: classes/file.C, classes/hash.C, classes/op.C,
                   20786:          include/pa_request.h, main/execute.C, types/pa_wcontext.h:
                   20787:          started dual write_xxx_lang functions, if checked & works
                   20788: 
                   20789:        * src/: classes/date.C, classes/file.C, classes/mail.C,
                   20790:          classes/string.C, classes/xnode.C, include/pa_request.h,
                   20791:          types/pa_value.h, types/pa_wcontext.h: removed absolutely
                   20792:          unnecessary VString shells
                   20793: 
                   20794:        * src/main/execute.C: CodeFrame soul fixed [mistakenly killed by
                   20795:          prev changes]
                   20796: 
                   20797:        * src/: classes/image.C, classes/op.C, classes/string.C,
                   20798:          classes/table.C, include/pa_request.h, main/execute.C,
                   20799:          types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
                   20800:          StringOrValue wcontext result, now ready for dual writes
                   20801: 
                   20802:        * src/targets/cgi/parser3.C: ctime sometimes can be just "",
                   20803:          checked that
                   20804: 
                   20805:        * src/main/: compile.tab.C, compile.y, compile_tools.C,
                   20806:          compile_tools.h, execute.C: OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE
                   20807:          changed to OP_WRITE_VALUE in var get cases
                   20808: 
                   20809:        * src/: classes/op.C, include/pa_globals.h, include/pa_opcode.h,
                   20810:          include/pa_request.h, main/compile.tab.C, main/compile.y,
                   20811:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   20812:          main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C:
                   20813:          switch in hash constructor fixed [were problems with using of
                   20814:          stacked wwrapper after it's death]
                   20815: 
                   20816: 2002-04-12  paf
                   20817: 
1.211     moko     20818:        * operators.ru.txt, operators.txt, src/classes/table.C:
                   20819:          table.select(expression) 0
1.95      moko     20820: 
                   20821: 2002-04-11  paf
                   20822: 
                   20823:        * src/: classes/string.C, include/pa_request.h, main/execute.C:
                   20824:          Request::process_internal codeFrame & wwrapper stacked [not
                   20825:          wasting  heap anymore]
                   20826: 
                   20827: 2002-04-10  paf
                   20828: 
                   20829:        * src/: classes/double.C, classes/file.C, classes/hash.C,
                   20830:          classes/image.C, classes/int.C, classes/math.C, classes/op.C,
                   20831:          classes/string.C, classes/table.C, classes/void.C,
                   20832:          classes/xdoc.C, include/pa_request.h, main/execute.C,
                   20833:          main/pa_string.C: killed Request::process() wrapping
                   20834:          VString(String) in case we need only String
                   20835: 
                   20836:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   20837:          killed 8 bytes from String.head
                   20838: 
                   20839: 2002-04-09  paf
                   20840: 
                   20841:        * src/: main/compile.tab.C, targets/cgi/parser3.C,
                   20842:          targets/isapi/parser3isapi.C: removed {   char *a;   {      /*sub
                   20843:          local*/char b[...];      a=b; situations
                   20844: 
1.211     moko     20845:        * operators.ru.txt, operators.txt, src/classes/xdoc.C: xslt params
                   20846:          made literal
1.95      moko     20847: 
                   20848:        * src/classes/xdoc.C: xslt params fixed
                   20849: 
                   20850:        * src/: main/pa_common.C, targets/cgi/parser3.C,
                   20851:          types/pa_vdouble.h, types/pa_vint.h: int/double get_string now
                   20852:          not pool.malloc(MAX_NUMBER) but really neaded
                   20853: 
1.211     moko     20854:        * operators.ru.txt, operators.txt, src/classes/double.C,
                   20855:          src/classes/int.C: int/double.int/double(default)
1.95      moko     20856: 
                   20857: 2002-04-04  paf
                   20858: 
                   20859:        * src/: include/pa_string.h, main/pa_string.C: fixed string.replace
                   20860:          [when reconstructing pieces were split by
                   20861:          max_integral(piece.size), thus some strings to replace happen to
                   20862:          be split into two = not replaced)
                   20863: 
                   20864:        * src/targets/cgi/: parser3.C, parser3.dsp: document root in
                   20865:          standalone version = current dir
                   20866: 
                   20867:        * src/targets/cgi/parser3.C: document root in standalone version =
                   20868:          current dir
                   20869: 
                   20870: 2002-04-03  paf
                   20871: 
                   20872:        * configure, configure.in: more checks on nonexistent charset
                   20873: 
1.116     moko     20874:        * INSTALL, configure, configure.in: root config configure options
1.95      moko     20875: 
                   20876: 2002-04-02  paf
                   20877: 
                   20878:        * src/main/compile.C: parser.compile [exception name more like in
                   20879:          doc]
                   20880: 
                   20881: 2002-04-01  paf
                   20882: 
                   20883:        * src/: classes/mail.C, include/pa_string.h, main/untaint.C,
                   20884:          targets/isapi/parser3isapi.dsp: mail subject encoding taken from
                   20885:          .content-type.charset, not .charset
                   20886: 
                   20887: 2002-03-29  paf
                   20888: 
                   20889:        * etc/parser3.charsets/koi8-r.cfg: koi8-r += ukranian letters
                   20890: 
1.211     moko     20891:        * operators.ru.txt, operators.txt, src/classes/date.C:
                   20892:          ^date::create now may not supply day, default 1.  checked 29.03
                   20893:          -> 29.02 roll on non 366 days' year.  | 31.05->31.04   roll
1.95      moko     20894: 
                   20895: 2002-03-28  paf
                   20896: 
1.211     moko     20897:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   20898:          src/classes/op.C, src/include/pa_globals.h,
                   20899:          src/include/pa_hash.h, src/main/pa_globals.C,
                   20900:          src/types/pa_vdate.h: ^cache[file][date]{    ^cache(seconds)
                   20901:          ^cache[date] }
1.95      moko     20902: 
                   20903:        * src/classes/: xdoc.C, xnode.C, xnode.h: removed redundant pool
                   20904:          param
                   20905: 
                   20906: 2002-03-27  paf
                   20907: 
1.211     moko     20908:        * operators.ru.txt, operators.txt, src/classes/date.C,
                   20909:          src/classes/double.C, src/classes/file.C, src/classes/form.C,
                   20910:          src/classes/hash.C, src/classes/image.C, src/classes/int.C,
                   20911:          src/classes/mail.C, src/classes/math.C, src/classes/op.C,
                   20912:          src/classes/string.C, src/classes/table.C, src/classes/void.C,
                   20913:          src/classes/xdoc.C, src/classes/xnode.C,
                   20914:          src/include/pa_exception.h, src/include/pa_request.h,
                   20915:          src/include/pa_stylesheet_connection.h, src/main/compile.C,
                   20916:          src/main/compile_tools.C, src/main/execute.C,
1.95      moko     20917:          src/main/pa_array.C, src/main/pa_charset.C,
                   20918:          src/main/pa_charsets.C, src/main/pa_common.C,
                   20919:          src/main/pa_dictionary.C, src/main/pa_exception.C,
                   20920:          src/main/pa_exec.C, src/main/pa_pool.C, src/main/pa_request.C,
                   20921:          src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
                   20922:          src/main/pa_string.C, src/main/pa_table.C, src/main/untaint.C,
                   20923:          src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C,
                   20924:          src/types/pa_value.h, src/types/pa_vcookie.C,
                   20925:          src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vhash.h,
                   20926:          src/types/pa_vmethod_frame.h, src/types/pa_vstatus.C,
                   20927:          src/types/pa_vtable.C, src/types/pa_vxdoc.h,
                   20928:          src/types/pa_vxnode.h, src/types/pa_wcontext.C,
                   20929:          src/types/pa_wwrapper.h: assigned exception types
                   20930: 
1.211     moko     20931:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   20932:          src/include/pa_config_fixed.h, src/include/pa_request.h,
                   20933:          src/main/execute.C, src/main/pa_request.C: decided agains
                   20934:          resetting exception_trace, just changed name
1.95      moko     20935: 
                   20936: 2002-03-26  paf
                   20937: 
                   20938:        * src/: include/pa_common.h, main/pa_exec.C: windows exec chdir
                   20939:          fixed
                   20940: 
                   20941:        * src/classes/op.C: forced language of $source field of exception
                   20942:          to 'tainted', so that sql-langed-frags could be outputed outside
                   20943:          of connect
                   20944: 
1.211     moko     20945:        * operators.ru.txt, operators.txt: removed date.roll limit of +-1
                   20946:          offset
1.95      moko     20947: 
                   20948:        * src/classes/date.C: removed date.roll limit of +-1 offset
                   20949: 
1.211     moko     20950:        * operators.ru.txt, operators.txt, src/classes/date.C: fixed date
                   20951:          roll on daylightsaving days mktime took into account tm_isdst
                   20952:          flag, which remained from BEFORE roll, but should have been reset
1.95      moko     20953: 
                   20954: 2002-03-25  paf
                   20955: 
1.211     moko     20956:        * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C:
1.95      moko     20957:          http_site_config_filespec
                   20958: 
                   20959:        * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
                   20960:          main/pa_exec.C: f(!forced_allow) to allow --with-sendmail to work
                   20961:          with any/both --disable-foreign-group-files --disable-execs
                   20962: 
                   20963:        * INSTALL: "--with=sendmail=COMMAND" comment
                   20964: 
                   20965:        * INSTALL, configure, configure.in, src/classes/mail.C,
                   20966:          src/include/pa_config_auto.h.in, src/main/pa_exec.C,
1.116     moko     20967:          src/targets/cgi/Makefile.am: --disable-foreign-group-files now
                   20968:          disables execs also.  introducing --sendmail
1.95      moko     20969: 
1.211     moko     20970:        * operators.ru.txt, operators.txt: pgsql options comment
1.95      moko     20971: 
                   20972:        * INSTALL: comment on --disable-link-stdcpp
                   20973: 
1.116     moko     20974:        * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
                   20975:          libstdc++ link skipping configure option
1.95      moko     20976: 
                   20977:        * src/: classes/op.C, include/pa_sql_connection.h: sql connection
                   20978:          with error were put to cache with 'marked_to_rollback' flag, all
                   20979:          consequent even OK requests rolled back
                   20980: 
                   20981: 2002-03-22  paf
                   20982: 
                   20983:        * src/main/pa_exec.C: createprocess nowindow flag check on readfile
                   20984:          false return
                   20985: 
1.211     moko     20986:        * operators.ru.txt, operators.txt: few comments on sets
1.95      moko     20987: 
                   20988: 2002-03-18  paf
                   20989: 
1.211     moko     20990:        * operators.ru.txt, operators.txt, src/classes/op.C,
                   20991:          src/include/pa_exception.h, src/include/pa_globals.h,
                   20992:          src/include/pa_request.h, src/include/pa_stack.h,
                   20993:          src/main/pa_globals.C, src/main/pa_request.C: introducing ^try
1.95      moko     20994: 
                   20995:        * src/: main/pa_charset.C, targets/isapi/pa_threads.C,
                   20996:          types/pa_vdouble.h: removed some tested @tests
                   20997: 
                   20998: 2002-03-15  paf
                   20999: 
1.211     moko     21000:        * operators.ru.txt, operators.txt, src/classes/table.C:
                   21001:          ^table.locate(logical expr)
1.95      moko     21002: 
                   21003: 2002-03-13  paf
                   21004: 
                   21005:        * src/main/pa_exception.C: checked not-pooled malloc
                   21006: 
                   21007: 2002-03-11  paf
                   21008: 
                   21009:        * INSTALL, configure, configure.in,
                   21010:          src/include/pa_config_auto.h.in: --disable-foreign-group-files
                   21011: 
                   21012:        * src/main/pa_common.C: --disable-foreign-group-files
                   21013: 
                   21014:        * INSTALL: --disable-execs
                   21015: 
                   21016:        * src/main/pa_exec.C: --disable-execs
                   21017: 
                   21018:        * configure, configure.in, src/include/pa_config_auto.h.in:
                   21019:          --disable-execs
                   21020: 
                   21021:        * src/: include/pa_config_fixed.h, main/pa_exec.C: --disable-execs
                   21022: 
                   21023:        * src/types/pa_vfile.C: $file.text now 0A linebreaks,
                   21024:          file::exec/cgi linebreaks "0D0A" changed to 0A onces
                   21025: 
                   21026: 2002-03-05  paf
                   21027: 
1.211     moko     21028:        * operators.ru.txt, operators.txt, src/classes/date.C: date week
                   21029:          calendar columns named
1.95      moko     21030: 
1.211     moko     21031:        * operators.ru.txt, operators.txt, src/classes/date.C: date week
                   21032:          calendar columns named
1.95      moko     21033: 
                   21034:        * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: iis5 now
                   21035:          requires headers to be terminated with \r\n manually [refuses to
                   21036:          separate header/body itself]
                   21037: 
                   21038:        * src/: main/pa_globals.C, targets/cgi/parser3.C,
                   21039:          targets/isapi/parser3isapi.C: isapi site config beside .dll
                   21040: 
                   21041: 2002-03-04  paf
                   21042: 
                   21043:        * src/: classes/op.C, types/pa_vfile.C: process body now evaluated
                   21044:          in PASS language
                   21045: 
                   21046:        * src/: classes/op.C, include/pa_string.h, main/pa_string.C: string
                   21047:          deserialize checks on broken file
                   21048: 
                   21049:        * src/targets/isapi/: pa_threads.C, parser3isapi.C,
                   21050:          parser3isapi.dsp: isapi updated
                   21051: 
                   21052: 2002-03-01  paf
                   21053: 
                   21054:        * src/main/pa_exec.C: execle -> execve, now argc OK
                   21055: 
                   21056: 2002-02-28  paf
                   21057: 
                   21058:        * src/main/untaint.C: removed some debug comments
                   21059: 
                   21060:        * src/main/pa_charsets.C: when placing charset to cache using
                   21061:          global name now [were request]
                   21062: 
                   21063:        * configure, configure.in: apache module updated
                   21064: 
                   21065:        * src/main/pa_string.C: origin by first piece preferred before last
                   21066:          piece
                   21067: 
                   21068: 2002-02-27  paf
                   21069: 
                   21070:        * src/main/pa_charset.C: size_t
                   21071: 
                   21072:        * INSTALL: shared/static-xml with-pathlink
                   21073: 
1.211     moko     21074:        * operators.ru.txt, operators.txt: SMTP comment
1.95      moko     21075: 
                   21076: 2002-02-26  paf
                   21077: 
                   21078:        * src/main/pa_exec.C: more precise names for vars, cosmetic
                   21079: 
                   21080:        * src/classes/xnode.C: in some situation, xpath query returned
                   21081:          result with type NODESET, but empty nodeset member field, checked
                   21082:          that
                   21083: 
                   21084: 2002-02-22  paf
                   21085: 
                   21086:        * INSTALL: without-zlib comment
                   21087: 
                   21088:        * etc/parser3.charsets/windows-1251.cfg: &deg;
                   21089: 
                   21090:        * configure, configure.in: glib###.a detection fixed
                   21091: 
                   21092:        * INSTALL: hashfile removed from INSTALL
                   21093: 
1.116     moko     21094:        * Makefile.am: make update
1.95      moko     21095: 
                   21096:        * src/main/pa_string.C: string iterators fixed again, so were
                   21097:          String::join_chain
                   21098: 
                   21099:        * src/main/pa_string.C: string iterators fixed again, so were
                   21100:          String::join_chain
                   21101: 
                   21102:        * src/: include/pa_string.h, main/pa_string.C: string iterators
                   21103:          fixed again, so were String::join_chain
                   21104: 
                   21105:        * src/types/pa_vcookie.C: cookie "expires=0" =  "session"
                   21106: 
1.211     moko     21107:        * operators.ru.txt, operators.txt, src/types/pa_vcookie.C: cookie
                   21108:          "expires=0" =  "session"
1.95      moko     21109: 
1.116     moko     21110:        * configure, configure.in, src/include/pa_config_auto.h.in:
                   21111:          --with-shared-xml --with-static-xml
1.95      moko     21112: 
                   21113:        * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
                   21114:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   21115:          types/types.dsp: *.dsp: removed refereces to win32db & ancient
                   21116:          xalan&xml
                   21117: 
                   21118:        * acconfig.h: acconfig move in cvs[from src/libltdl to /]
                   21119: 
1.211     moko     21120:        * operators.ru.txt, operators.txt, src/classes/classes.dsp,
                   21121:          src/main/main.dsp, src/types/types.dsp: removed hashfile support
                   21122:          from sources for now
1.95      moko     21123: 
1.116     moko     21124:        * configure, configure.in, src/classes/Makefile.am,
1.95      moko     21125:          src/classes/hashfile.C, src/include/Makefile.am,
1.116     moko     21126:          src/include/pa_config_auto.h.in, src/include/pa_db_connection.h,
                   21127:          src/include/pa_db_manager.h, src/include/pa_db_table.h,
                   21128:          src/main/Makefile.am, src/main/pa_db_connection.C,
1.95      moko     21129:          src/main/pa_db_manager.C, src/main/pa_db_table.C,
1.116     moko     21130:          src/main/pa_globals.C, src/targets/cgi/Makefile.am,
                   21131:          src/types/Makefile.am, src/types/pa_vhashfile.C,
                   21132:          src/types/pa_vhashfile.h: removed hashfile support for now
1.95      moko     21133: 
                   21134: 2002-02-21  paf
                   21135: 
                   21136:        * src/main/untaint.C: removed debug code, activated commented-for
                   21137:          debug parts
                   21138: 
1.116     moko     21139:        * Makefile.am: make cvsupdate
1.95      moko     21140: 
                   21141:        * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
                   21142:          main/untaint.C: STRING_*FOREACH_ROW changed to stop at
                   21143:          append_row, not at link zero now string to string appending works
                   21144: 
                   21145: 2002-02-20  paf
                   21146: 
                   21147:        * src/: include/pa_string.h, main/execute.C, main/untaint.C,
                   21148:          targets/cgi/pa_pool.C, targets/cgi/parser3.C: //#define
                   21149:          DEBUG_STRING_APPENDS_VS_EXPANDS
                   21150: 
                   21151:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   21152:          economy: 22%
                   21153: 
                   21154:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   21155:          space uptimized: string::link_row removed
                   21156: 
                   21157:        * src/: include/pa_string.h, include/pa_stylesheet_connection.h,
                   21158:          main/pa_db_manager.C, main/pa_dictionary.C, main/pa_string.C,
                   21159:          main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
                   21160:          types/pa_vstring.h: speed uptimized: string::is_empty
                   21161: 
1.211     moko     21162:        * operators.ru.txt, operators.txt, src/include/pa_common.h,
1.95      moko     21163:          src/include/pa_config_fixed.h, src/include/pa_string.h,
                   21164:          src/include/pa_types.h, src/main/compile.tab.C,
                   21165:          src/main/execute.C, src/main/pa_string.C, src/main/untaint.C,
                   21166:          src/targets/cgi/pa_pool.C, src/targets/cgi/parser3.C: strign to
                   21167:          string append optimiziation idea and estimates
                   21168: 
                   21169: 2002-02-19  paf
                   21170: 
                   21171:        * src/classes/math.C: not used directly [but erroreously reported
                   21172:          that 'is', thus registering twice&other probs]
                   21173: 
                   21174:        * src/classes/: xdoc.C, xnode.C: getElementsByTagName and *NS moved
                   21175:          to node [element]
                   21176: 
                   21177:        * src/main/compile.C: without string_origins parse error
                   21178:          file+line+col possible
                   21179: 
                   21180:        * src/main/: compile.C: without string_origins not worked
                   21181: 
                   21182: 2002-02-18  paf
                   21183: 
                   21184:        * src/types/pa_vdouble.h: since we have in_expression removed that
                   21185:          trick i've installed into double::as_string
                   21186: 
                   21187:        * src/main/pa_globals.C: extern "C" was removed too fast
                   21188: 
                   21189:        * src/: include/pa_opcode.h, include/pa_request.h,
                   21190:          main/compile.tab.C, main/compile.y, main/execute.C,
                   21191:          types/pa_wcontext.h: in_expression aimed to solve old problem
                   21192:          with string/nonstring values, now in expressions double/int
                   21193:          values are passed as-is, without stupid tostring/fromstring
                   21194:          conversions
                   21195: 
                   21196:        * src/main/: main.dsp, pa_globals.C: removed unneded #ifdef
                   21197:          __cplusplus } #endif
                   21198: 
                   21199:        * src/main/compile.tab.C: bison env set so one could compile
                   21200:          without cygwin installed
                   21201: 
                   21202:        * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
                   21203:          targets/cgi/parser3.dsp, types/types.dsp: win32xml now contains
                   21204:          gnome xml libs parser .dsp-s changed accordingly
                   21205: 
1.211     moko     21206:        * operators.ru.txt, operators.txt, src/targets/cgi/parser3.C:
                   21207:          PARSER_ROOT_CONFIG
1.95      moko     21208: 
1.211     moko     21209:        * operators.ru.txt, operators.txt, src/classes/date.C: date::create
                   21210:          [were date::set, with backward comp
1.95      moko     21211: 
                   21212:        * src/classes/math.C: math:random range check fixed
                   21213: 
                   21214:        * src/main/: compile.tab.C, compile.y: integer  division stops name
                   21215: 
                   21216:        * INSTALL: local install comment
                   21217: 
1.116     moko     21218:        * ltconfig, ltmain.sh: removed libtool subpart files
1.95      moko     21219: 
1.116     moko     21220:        * acinclude.m4, aclocal.m4, configure, configure.in,
                   21221:          src/include/pa_config_auto.h.in,
                   21222:          src/include/pa_config_includes.h, src/targets/cgi/Makefile.am,
                   21223:          src/targets/cgi/parser3.C: removed libtool usage from build mech
1.95      moko     21224: 
1.211     moko     21225:        * operators.ru.txt, operators.txt: \ comment
1.95      moko     21226: 
                   21227: 2002-02-13  paf
                   21228: 
                   21229:        * src/include/pa_config_includes.h: sys/time time both included
                   21230:          now.  vaguely remember confilicts on this on some system [not on
                   21231:          six|ablv] so when would see them again would think up proper
                   21232:          check
                   21233: 
1.116     moko     21234:        * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
                   21235:          --with-glib-config CXXLINK=$(CC) for targets/cgi/parser3
1.95      moko     21236: 
                   21237:        * src/main/pa_common.C: truncation never occured when writing files
                   21238:          on unix [since i've changed cache mech] fix
                   21239: 
                   21240:        * src/main/pa_common.C: strnchr: sanity check added
                   21241: 
                   21242:        * etc/parser3.charsets/windows-1257.cfg: id added
                   21243: 
                   21244:        * etc/parser3.charsets/windows-1257.cfg, src/targets/cgi/parser3.C:
                   21245:          baltic charset file generated, in generation script ispunct check
                   21246:          added
                   21247: 
                   21248: 2002-02-08  paf
                   21249: 
1.116     moko     21250:        * src/: include/Makefile.am, sql/Makefile.am,
                   21251:          targets/isapi/Makefile.am: forgotten makes
1.95      moko     21252: 
                   21253:        * src/types/: pa_vcookie.C: VCookie::fill_fields one check
                   21254:          forgotten
                   21255: 
                   21256:        * src/types/pa_vcookie.C: VCookie::fill_fields one check forgotten
                   21257: 
                   21258:        * INSTALL, README: install&others updated
                   21259: 
                   21260:        * AUTHORS, COPYING, ChangeLog, INSTALL: install&others updated
                   21261: 
1.116     moko     21262:        * Makefile.am, configure, configure.in,
                   21263:          etc/parser3.charsets/Makefile.am, src/Makefile.am,
                   21264:          src/classes/Makefile.am, src/main/Makefile.am,
                   21265:          src/main/pa_status_provider.C, src/targets/Makefile.am,
                   21266:          src/targets/cgi/Makefile.am, src/types/Makefile.am: 'make dist'
                   21267:          works
1.95      moko     21268: 
                   21269:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   21270:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   21271:          classes/hashfile.C, classes/int.C, classes/mail.C,
                   21272:          classes/math.C, classes/op.C, classes/response.C,
                   21273:          classes/string.C, classes/table.C, classes/void.C,
                   21274:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   21275:          include/pa_array.h, include/pa_cache_managers.h,
                   21276:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   21277:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   21278:          include/pa_db_connection.h, include/pa_db_manager.h,
                   21279:          include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
                   21280:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   21281:          include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
                   21282:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   21283:          include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
                   21284:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   21285:          include/pa_stack.h, include/pa_string.h,
                   21286:          include/pa_stylesheet_connection.h,
                   21287:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   21288:          include/pa_threads.h, include/pa_types.h, main/compile.C,
                   21289:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   21290:          main/pa_array.C, main/pa_cache_managers.C, main/pa_charsets.C,
                   21291:          main/pa_db_connection.C, main/pa_db_manager.C,
                   21292:          main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
                   21293:          main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
                   21294:          main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
                   21295:          main/pa_sql_driver_manager.C, main/pa_status_provider.C,
                   21296:          main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
                   21297:          sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
                   21298:          targets/cgi/pa_threads.C, targets/cgi/pool_storage.h,
                   21299:          targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
                   21300:          targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
                   21301:          types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
                   21302:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   21303:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   21304:          types/pa_venv.h, types/pa_vfile.h, types/pa_vform.h,
                   21305:          types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.h,
                   21306:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
                   21307:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   21308:          types/pa_vrequest.h, types/pa_vresponse.h,
                   21309:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   21310:          types/pa_vstateless_object.h, types/pa_vstatus.C,
                   21311:          types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
                   21312:          types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
                   21313:          types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h,
                   21314:          classes/image.C, main/pa_common.C, main/pa_exec.C,
                   21315:          main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
                   21316:          types/pa_vfile.C, types/pa_vform.C, types/pa_vhashfile.C,
                   21317:          types/pa_vimage.C, types/pa_vrequest.C, types/pa_vresponse.C,
                   21318:          types/pa_vstring.C, types/pa_vtable.C, types/pa_vxdoc.C,
                   21319:          types/pa_vxnode.C, main/pa_charset.C: name spelling
                   21320: 
                   21321:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   21322:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   21323:          classes/hashfile.C, classes/image.C, classes/int.C,
                   21324:          classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
                   21325:          classes/string.C, classes/table.C, classes/void.C,
                   21326:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   21327:          include/pa_array.h, include/pa_cache_managers.h,
                   21328:          include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
                   21329:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   21330:          include/pa_db_connection.h, include/pa_db_manager.h,
                   21331:          include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
                   21332:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   21333:          include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
                   21334:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   21335:          include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
                   21336:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   21337:          include/pa_stack.h, include/pa_string.h,
                   21338:          include/pa_stylesheet_connection.h,
                   21339:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   21340:          include/pa_threads.h, include/pa_types.h, main/compile.C,
                   21341:          main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
                   21342:          main/execute.C, main/pa_array.C, main/pa_cache_managers.C,
                   21343:          main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
                   21344:          main/pa_db_connection.C, main/pa_db_manager.C,
                   21345:          main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
                   21346:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   21347:          main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
                   21348:          main/pa_socks.C, main/pa_sql_driver_manager.C,
                   21349:          main/pa_status_provider.C, main/pa_string.C,
                   21350:          main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
                   21351:          sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
                   21352:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   21353:          targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
                   21354:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   21355:          targets/isapi/pool_storage.h, types/pa_valiased.C,
                   21356:          types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
                   21357:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   21358:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   21359:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   21360:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   21361:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
                   21362:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   21363:          types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
                   21364:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
                   21365:          types/pa_vresponse.h, types/pa_vstateless_class.C,
                   21366:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   21367:          types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
                   21368:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   21369:          types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   21370:          types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
                   21371:          types/pa_wcontext.h, types/pa_wwrapper.h: 2002
                   21372: 
                   21373: 2002-02-07  paf
                   21374: 
                   21375:        * src/main/pa_socks.C: swapped headers to avoid compiler warnings
                   21376: 
1.116     moko     21377:        * configure, configure.in, src/include/pa_config_auto.h.in,
                   21378:          src/main/pa_common.C, src/main/pa_socks.C: compiled under cygwin
                   21379:          added yet another locking function: fcntl
1.95      moko     21380: 
                   21381:        * config.sub: on cygwin configure passes it with strange i1586
                   21382:          const, hacked it to mean i586
                   21383: 
                   21384:        * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
                   21385:          disabled $if reference due to conflicts with local variables
                   21386: 
1.211     moko     21387:        * operators.ru.txt, operators.txt, src/classes/xdoc.C,
                   21388:          src/include/pa_config_fixed.h: xdoc::set obsolete now, now
                   21389:          xdoc::create, with both sences
                   21390: 
                   21391:        * operators.ru.txt, operators.txt, src/classes/table.C,
                   21392:          src/include/pa_array.h, src/include/pa_table.h,
                   21393:          src/main/pa_array.C, src/main/pa_table.C: table::create now //
                   21394:          'set' name obsolete now table clone.
1.95      moko     21395: 
1.211     moko     21396:        * operators.ru.txt, operators.txt, src/classes/string.C,
1.95      moko     21397:          src/include/pa_config_fixed.h, src/main/compile.tab.C:
                   21398:          ^int/double/string.format now can be called with normal []
                   21399:          brackets, not stupid {} as it were implemented for some strange
                   21400:          reason.  retaining backward compatibility due to some
                   21401:          already-implemented servers
                   21402: 
                   21403:        * src/: include/pa_array.h, main/compile.C, main/compile.tab.C,
                   21404:          main/compile.y, main/compile_tools.C, main/compile_tools.h:
                   21405:          operators now detected by check at name_without_curly_rdive_read
                   21406:          rule whether diving code constists only of
                   21407:          OP_VALUE+string+OP_GET_ELEMENT.  and last op code substituted
                   21408:          with OP_GET_ELEMENT_OR_OPERATOR to form
                   21409:          OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR.  code
                   21410: 
                   21411: 2002-02-06  paf
                   21412: 
                   21413:        * configure, configure.in: prefix expanded, grr
                   21414: 
1.211     moko     21415:        * operators.ru.txt, operators.txt, src/classes/mail.C: mail:send
                   21416:          config changed
1.95      moko     21417: 
                   21418: 2002-02-05  paf
                   21419: 
1.211     moko     21420:        * operators.ru.txt, operators.txt: regex options commented
1.95      moko     21421: 
                   21422:        * src/main/: pa_exec.C: argv0 now correct
                   21423: 
                   21424:        * src/types/pa_vstatus.C: status:rusage 3
                   21425: 
                   21426:        * src/types/pa_vstatus.C: status:rusage 2
                   21427: 
1.211     moko     21428:        * operators.ru.txt, operators.txt: status:rusage described int
                   21429:          operators
1.95      moko     21430: 
                   21431:        * src/types/pa_vstatus.C: status:rusage 1
                   21432: 
                   21433:        * configure.in, src/types/Makefile.am, src/types/pa_vstatus.h,
                   21434:          src/types/types.dsp: status:rusage
                   21435: 
1.211     moko     21436:        * configure.in, operators.ru.txt, operators.txt,
                   21437:          src/classes/file.C, src/classes/op.C, src/include/pa_common.h,
1.95      moko     21438:          src/include/pa_config_includes.h, src/main/compile.tab.C,
                   21439:          src/main/pa_common.C: rewritten ^cache to use
                   21440:          non-blocking-exclusive-caches
                   21441: 
                   21442:        * src/main/pa_common.C: text file read mode on win32 adjusted
                   21443:          [speed impact. was off for debugging purpose, but forgotten
                   21444:          afterwards]
                   21445: 
                   21446: 2002-02-01  paf
                   21447: 
                   21448:        * src/classes/op.C: file_write does EX lock after create, while
                   21449:          file_read does SH after open, so there's a moment after create
                   21450:          but before EX lock when read can sneak into, and read
                   21451:          just-created-for-writing-and-not-yet-locked file, added a check
                   21452:          for that in ^cache...read
                   21453: 
                   21454: 2002-01-31  paf
                   21455: 
                   21456:        * src/main/: compile.y, compile.tab.C: disabled operator call after
                   21457:          ^xxx:
                   21458: 
                   21459:        * src/main/: compile.tab.C, execute.C: made operators lookup first
                   21460:          in ^xxx situation.  so that one could not do $if[1] ^if[xxx]
                   21461: 
                   21462:        * src/: include/pa_opcode.h, include/pa_request.h, main/compile.C,
                   21463:          main/compile.tab.C, main/compile.y, main/compile_tools.C,
                   21464:          main/compile_tools.h, main/execute.C, types/pa_wcontext.h:
                   21465:          operators check 6.1 rewritten. now check is done at compile time
                   21466: 
                   21467:        * src/main/execute.C: operators check 5 floated up old error of
                   21468:          staying in 'entered class/object' state after $a($a..) it
                   21469:          prevented operators from being called thereafter
                   21470: 
                   21471:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   21472:          main/execute.C: operators check 4 floated up old error of staying
                   21473:          in 'entered object' state after ^a.a(a) it prevented operators
                   21474:          from being called thereafter
                   21475: 
                   21476:        * src/main/execute.C: operators check 3 floated up old error of
                   21477:          staying in 'entered class' state after $a:a(a) it prevented
                   21478:          operators from being called thereafter
                   21479: 
                   21480:        * src/: main/execute.C, types/pa_wcontext.h: operators check 2
                   21481:          floated up old error of staying in 'entered class' state after
                   21482:          $a:a[a] it prevented operators from being called thereafter
                   21483: 
                   21484:        * src/main/execute.C: operators check, thay mistakenly seen in
                   21485:          $class:operator   $object.operators contexts
                   21486: 
                   21487:        * src/: classes/xdoc.C, targets/cgi/parser3.dsp: now compiles under
                   21488:          win32
                   21489: 
1.116     moko     21490:        * INSTALL, configure, configure.in, ident.awk, etc/Makefile.am,
                   21491:          src/classes/Makefile.am, src/main/Makefile.am,
                   21492:          src/targets/cgi/Makefile.am,
1.95      moko     21493:          src/targets/cgi/pa_config_paths.h.in, src/targets/cgi/parser3.C,
1.116     moko     21494:          src/types/Makefile.am: lowered indent.awk back to src/
1.95      moko     21495: 
1.116     moko     21496:        * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
                   21497:          acinclude.m4, aclocal.m4, asm.txt, config.guess, config.sub,
                   21498:          configure, configure.in, form.txt, ident.awk, install-sh,
                   21499:          lang.txt, ltconfig, ltmain.sh, missing, mkinstalldirs,
1.211     moko     21500:          operators.ru.txt, operators.txt, parser3.dsw, sql.txt, types.txt,
                   21501:          etc/Makefile.am, etc/parser3.charsets/Makefile.am,
1.95      moko     21502:          etc/parser3.charsets/koi8-r.cfg,
                   21503:          etc/parser3.charsets/windows-1250.cfg,
                   21504:          etc/parser3.charsets/windows-1251.cfg, src/Makefile.am,
1.116     moko     21505:          src/classes/Makefile.am, src/include/pa_config_auto.h.in,
                   21506:          src/main/Makefile.am, src/targets/cgi/Makefile.am,
                   21507:          src/targets/cgi/parser3.C, src/types/Makefile.am: moved etc&www
                   21508:          out of src, moved configure&co out of src added windows-1250.cfg
1.95      moko     21509:          straightened installation scripts procedure made
                   21510:          targets/cgi/parser3.C be dependant on ./configure --sysconfdir
                   21511:          change
                   21512: 
                   21513: 2002-01-30  paf
                   21514: 
                   21515:        * src/classes/xdoc.C: acconfig.h changed [comments before #undefs
                   21516:          removed] those comments were a mistake, and prevented libltdl
                   21517:          from function properly
                   21518: 
                   21519: 2002-01-29  paf
                   21520: 
1.116     moko     21521:        * src/: Makefile.am, classes/Makefile.am: removed libltdl/libtool
                   21522:          creation [modified acinclude.m4 which were creating int into just
                   21523:          assignment LIBTOOL=../libtool] added default system
                   21524:          config&charsetts prepared 'make install', now it installs
                   21525:          targets/cgi/parser3 into bin directory etc/parser3.conf &
                   21526:          etc/parser3.charsets/* into $sysconfdir and
1.95      moko     21527:          $sysconfdir/parser3.charsets respectively
                   21528: 
                   21529:        * src/: classes/xdoc.C, include/pa_charset.h, include/pa_globals.h,
                   21530:          main/pa_globals.C: few forgotten ifdef XML added
                   21531: 
                   21532: 2002-01-28  paf
                   21533: 
1.116     moko     21534:        * src/: classes/Makefile.am, targets/cgi/Makefile.am: xalan-patch
1.95      moko     21535:          removed
                   21536: 
                   21537:        * src/main/pa_exception.C: dom|generic error output fix
                   21538: 
                   21539:        * src/classes/xnode.C: xdoc.importNode 3 [check err]
                   21540: 
                   21541:        * src/classes/xnode.C: xdoc.importNode 2 [mistype err]
                   21542: 
                   21543:        * src/: classes/xnode.C, types/pa_vxdoc.h: xdoc.importNode 1
                   21544:          [fixed as_node helper func to accept docs]
                   21545: 
                   21546:        * src/: classes/xdoc.C, classes/xnode.h, main/pa_exception.C:
                   21547:          xdoc.importNode 0
                   21548: 
                   21549:        * src/classes/xdoc.C: xdoc::set now untaints OK
                   21550: 
                   21551: 2002-01-25  paf
                   21552: 
                   21553:        * src/main/: compile.tab.C, compile.y: #comment  before @ after
                   21554:          @SPECIAL now works OK
                   21555: 
                   21556:        * src/main/: pa_exec.C: unix: exec now does chdir to script dir
                   21557: 
                   21558:        * src/main/pa_exec.C: max arg count now 10, and proper message on
                   21559:          violation that added
                   21560: 
                   21561:        * src/classes/hash.C: unified  hash::sql, now
                   21562:          ^hash::sql{query}[[$.limit(2) $.offset(4)]]
                   21563: 
                   21564:        * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
                   21565:          ^file:lock[filename]{code}
                   21566: 
                   21567:        * src/: classes/file.C, classes/op.C, classes/string.C,
                   21568:          classes/table.C, classes/xdoc.C, include/pa_common.h,
                   21569:          main/pa_common.C, types/pa_vfile.h: removed redundant pool param
                   21570:          to some pa_common funcs
                   21571: 
                   21572:        * src/: include/pa_charset.h, main/pa_globals.C:
                   21573:          http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
                   21574: 
                   21575:        * src/: include/pa_charset.h, main/pa_charset.C,
                   21576:          include/pa_config_fixed.h, main/compile.tab.C: typedef XMLCh...
                   21577:          not stupid illegal define
                   21578: 
                   21579: 2002-01-24  paf
                   21580: 
                   21581:        * src/include/pa_version.h: changed version number
                   21582: 
                   21583:        * src/: classes/hashfile.C, include/pa_db_table.h,
                   21584:          include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   21585:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   21586:          main/pa_db_connection.C, main/pa_db_table.C,
                   21587:          types/pa_vhashfile.C, types/pa_vhashfile.h: merged from r17 -
                   21588:          hashfile without logfiles
                   21589: 
                   21590:        * src/: classes/hashfile.C, include/pa_db_table.h,
                   21591:          main/compile.tab.C, main/pa_db_connection.C, main/pa_db_table.C,
                   21592:          types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile: removed use
                   21593:          of transactions [libdb removed DB_INIT_LOCK, DB_INIT_LOG,
                   21594:          DB_INIT_TXN init bits, thus got rid of huge log files, which
                   21595:          cluttered disk without huge need]
                   21596: 
                   21597:        * src/classes/: xdoc.C, xnode.C, xnode.h: gdome_xml_doc_get_xmlDoc
                   21598:          handy macro, which is strangly abscent in dome lib
                   21599: 
                   21600:        * src/classes/xdoc.C: xsltSaveResultTo checked <0 response
                   21601: 
                   21602:        * src/classes/xdoc.C: checked empty response
                   21603: 
                   21604:        * src/classes/xnode.C: xdoc.select fixed context node [were always
                   21605:          /, not self node]
                   21606: 
                   21607:        * src/classes/xnode.C: xnode.select returns array always now, in
                   21608:          case 'nothing found' returns empty array
                   21609: 
                   21610:        * src/classes/xnode.C: xpath nodes select bug [0] instead of [i],
                   21611:          be more tender with ctrl/c/v
                   21612: 
                   21613: 2002-01-23  paf
                   21614: 
                   21615:        * src/: classes/xdoc.C, main/pa_globals.C: xdoc::load/set entities
                   21616:          substituted.         // 2. when dom tree with entites goes under
                   21617:          transform text nodes        // got [erroreosly] cut on first
                   21618:          entity occurance
                   21619: 
                   21620:        * src/types/pa_vdouble.h: double prec. todo: get rid of
                   21621:          twice-converting
                   21622: 
                   21623:        * src/types/pa_vdouble.h: %.20E now float format when %g produced
                   21624:          'e' in output this is for regretful twice-converting here:
                   21625:          $a(double value) when they write double falue  they convert it to
                   21626:          string first, thus %g were losing precesion.
                   21627: 
                   21628:          todo: think up some way to remove double->string string->double
                   21629:          twice-converting
                   21630: 
                   21631:        * src/: classes/xdoc.C, main/pa_globals.C, types/pa_vdouble.h:
                   21632:          %.20E now default float format this is for regretful
                   21633:          twice-converting here: $a(double value) when they write double
                   21634:          falue  they convert it to string first, thus %g were losing
                   21635:          precesion.
                   21636: 
                   21637:          todo: think up some way to remove double->string string->double
                   21638:          twice-converting
                   21639: 
                   21640:        * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
                   21641:          main/pa_globals.C: xmlSubstituteEntitiesDefault(1) now global,
                   21642:          reasons in comment inside
                   21643: 
                   21644:        * src/main/pa_globals.C: xslt linked dynamically. [mistekenly were
                   21645:          statically linked]
                   21646: 
                   21647:        * src/: include/pa_exception.h, main/compile.tab.C,
                   21648:          main/pa_exception.C: removed exception va_list constructor.  1.
                   21649:          not needed anymore 2. there were a conflict[causing errors]
                   21650:          between ctor(, va_list) ctor(, ...) compiler[both msvc and gcc]
                   21651:          never detected an ambiguilty here, compiling ctor(, "hello") into
                   21652:          ctor(, va_list) which, of course, caused gpf
                   21653: 
                   21654:        * src/main/pa_globals.C: removed debug xslt messages
                   21655: 
                   21656: 2002-01-22  paf
                   21657: 
                   21658:        * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
                   21659:          main/pa_globals.C: xsl stylesheet load: parsed entities, this
                   21660:          helps compiling stylesheet properly.  example: this refused to
                   21661:          work,             <b>&laquo;<xsl:value-of select="@title"
                   21662:          />&raquo;</b> stranly worked only this way:
                   21663:          <b>&#171;<xsl:value-of select="@title" />&raquo;</b>
                   21664: 
                   21665:          docs says "set it to 1", never going into details, so I decided
                   21666:          to try NOT to do that
                   21667: 
                   21668:        * src/classes/table.C: join behaived badly in case named tables
                   21669:          structure mismatched: 0 strings sneaked into dest failing
                   21670:          afterwards.  replaced them with empty strings
                   21671: 
                   21672: 2002-01-21  paf
                   21673: 
                   21674:        * src/main/pa_charset.C: checked empty transcoders in
                   21675:          transcode_cstr|buf
                   21676: 
                   21677:        * src/classes/xdoc.C: xdoc::load error source = filespec
                   21678: 
                   21679:        * src/classes/xdoc.C: transform error source now
                   21680:          stylesheet_filespec
                   21681: 
1.116     moko     21682:        * src/: classes/xdoc.C, classes/xnode.C,
1.95      moko     21683:          include/pa_stylesheet_connection.h, main/pa_charset.C,
                   21684:          main/pa_globals.C, main/pa_sql_driver_manager.C,
1.116     moko     21685:          main/pa_stylesheet_manager.C, targets/cgi/Makefile.am: autoconf
                   21686:          gnome
1.95      moko     21687: 
                   21688:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
                   21689:          include/pa_globals.h, include/pa_stylesheet_connection.h,
                   21690:          main/pa_exception.C, main/pa_globals.C, targets/cgi/pa_threads.C:
                   21691:          xslt generic error 1
                   21692: 
                   21693:        * src/: include/pa_stylesheet_connection.h, main/pa_exception.C:
                   21694:          xml generic message 1
                   21695: 
                   21696:        * src/classes/table.C: ^table::load empty lines or #comments before
                   21697:          headline
                   21698: 
                   21699:        * src/: include/pa_array.h, include/pa_globals.h,
                   21700:          include/pa_request.h, include/pa_threads.h, main/pa_array.C,
                   21701:          main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
                   21702:          targets/cgi/pa_threads.C, targets/isapi/pa_threads.C: xml generic
                   21703:          errors 0
                   21704: 
                   21705: 2002-01-16  paf
                   21706: 
                   21707:        * src/: classes/hash.C, classes/op.C, classes/string.C,
                   21708:          classes/table.C, classes/void.C, classes/xdoc.C,
                   21709:          include/pa_db_connection.h, include/pa_request.h,
                   21710:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   21711:          include/pa_stylesheet_connection.h,
                   21712:          include/pa_stylesheet_manager.h, main/pa_request.C,
                   21713:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   21714:          targets/cgi/pool_storage.h: auto closers to sql_connection,
                   21715:          stylesheet_connection auto destroyers to remaining gnome objects
                   21716: 
                   21717:        * src/classes/xdoc.C: few comments
                   21718: 
                   21719: 2002-01-15  paf
                   21720: 
                   21721:        * src/classes/xdoc.C: xdoc   file   save   string
                   21722: 
                   21723:          ready.  todo: error handling
                   21724: 
                   21725:        * src/classes/xdoc.C: xdoc save rewritten using
                   21726:          xmlAllocOutputBuffer less mallocs, more reallocs. less fragmented
                   21727:          result
                   21728: 
                   21729:        * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C:
                   21730:          started output options parsing
                   21731: 
                   21732: 2002-01-14  paf
                   21733: 
                   21734:        * src/classes/xdoc.C: method
                   21735: 
                   21736:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
                   21737:          include/pa_pool.h, include/pa_stylesheet_connection.h,
                   21738:          main/main.dsp, main/pa_charset.C, main/pa_globals.C,
                   21739:          main/pa_pool.C, main/pa_stylesheet_manager.C, types/pa_vxdoc.h:
                   21740:          xslt transform0.  TODO:   use output options   handle errors
                   21741: 
                   21742:        * src/classes/: xdoc.C, xnode.C: ^xdoc.file
                   21743: 
                   21744: 2002-01-11  paf
                   21745: 
                   21746:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   21747:          main/compile_tools.C, main/compile_tools.h, main/execute.C:
                   21748:          partial logical && || evaluation
                   21749: 
                   21750:        * src/classes/xnode.C: xpath selectNodes
                   21751: 
                   21752:        * src/: classes/xnode.C, include/pa_charset.h: xpath selectNode 3:
                   21753:          string/number/bool
                   21754: 
                   21755:        * src/classes/xnode.C: xpath selectNode 2
                   21756: 
                   21757:        * src/: classes/xnode.C, include/pa_charset.h, main/pa_charset.C:
                   21758:          xpath selectNode 1
                   21759: 
                   21760: 2002-01-10  paf
                   21761: 
                   21762:        * src/classes/xnode.C: xpath selectNode -100 [just written]
                   21763: 
                   21764:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
                   21765:          include/pa_exception.h, include/pa_pool.h, main/pa_charset.C,
                   21766:          main/pa_pool.C: GdomeDOMString_auto_ptr  c++ wrapper [calls
                   21767:          refcounter]
                   21768: 
                   21769: 2001-12-29  paf
                   21770: 
                   21771:        * src/: classes/xdoc.C, include/pa_exception.h, main/pa_charset.C,
                   21772:          main/pa_exception.C, main/pa_globals.C: xdoc ^set ^string with
                   21773:          glib works 0
                   21774: 
                   21775: 2001-12-28  paf
                   21776: 
                   21777:        * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C,
                   21778:          main/pa_exception.C: started glib transcoders
                   21779: 
                   21780:        * src/main/pa_globals.C: renamed gdome to libgdome.dll
                   21781: 
                   21782:        * src/: classes/classes.dsp, classes/mail.C, classes/xdoc.C,
                   21783:          classes/xnode.C, classes/xnode.h, include/pa_exception.h,
                   21784:          include/pa_globals.h, main/compile.tab.C, main/main.dsp,
                   21785:          main/pa_charset.C, main/pa_dir.C, main/pa_exception.C,
                   21786:          main/pa_exec.C, main/pa_globals.C, main/pa_socks.C,
                   21787:          targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vxdoc.C,
                   21788:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: gnome
                   21789:          libs just compiled in.  no refcounting no xpath no xslt   yet
                   21790: 
                   21791: 2001-12-27  paf
                   21792: 
                   21793:        * src/: include/pa_charset.h, include/pa_common.h,
                   21794:          include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
                   21795:          main/main.dsp, main/pa_charset.C, main/pa_charsets.C,
                   21796:          main/pa_globals.C, main/pa_pool.C, targets/cgi/parser3.C,
                   21797:          targets/cgi/parser3.dsp, types/pa_vxdoc.C, types/pa_vxdoc.h,
                   21798:          types/pa_vxnode.C, types/pa_vxnode.h, types/types.dsp: going away
                   21799:          from xalan&xerces, started the process.  globals [initialization
                   21800:          pool [charset update charset [transcodings vxnode vxdoc [DOM
                   21801:          calls
                   21802: 
                   21803:        * src/classes/Makefile.am: going away from xalan&xerces, not needed
                   21804:          anymore
                   21805: 
                   21806: 2001-12-26  paf
                   21807: 
                   21808:        * src/: include/pa_charset.h, include/pa_charsets.h,
                   21809:          main/pa_charset.C, main/pa_charsets.C, main/pa_request.C: charset
                   21810:          key globalized [bug]
                   21811: 
                   21812: 2001-12-25  paf
                   21813: 
                   21814:        * src/: classes/mail.C, classes/table.C, include/pa_string.h,
                   21815:          main/pa_string.C: table set & append changed splitting languages,
                   21816:          separators now can be clean AND as-is same to mail command line
                   21817:          $MAIN:MAIL.progX arguments
                   21818: 
                   21819: 2001-12-24  paf
                   21820: 
                   21821:        * src/classes/mail.C: one parted text messages - no multipart
                   21822:          mime-type anymore.  for convinient if $.attach-ments
                   21823: 
                   21824:        * src/: classes/hashfile.C, classes/op.C, main/pa_db_table.C,
                   21825:          main/pa_string.C: read from cache size check updated
                   21826: 
                   21827:        * src/main/: pa_string.C: String::join_chain another ugly bug :(
                   21828: 
                   21829: 2001-12-21  paf
                   21830: 
                   21831:        * src/classes/date.C: date:sql-string now returns localtime
                   21832: 
                   21833:        * src/main/pa_request.C: $result in @main actually not working, to
                   21834:          hell with it for now
                   21835: 
                   21836:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
                   21837:          types/pa_vmethod_frame.h, types/pa_wcontext.h: $result in @main
                   21838:          @postprocess @exception
                   21839: 
                   21840:        * src/main/execute.C: junction evaluation canceled - endless
                   21841:          recursion detected
                   21842: 
                   21843: 2001-12-19  paf
                   21844: 
                   21845:        * src/main/pa_charset.C: charset->charset transcoding via unicode
                   21846:          intermediate
                   21847: 
                   21848:        * src/main/pa_request.C: CLASS_PATH now / = DOCUMENT_ROOT
                   21849: 
                   21850:        * src/classes/hashfile.C: ^hashfile.open DB_HOME now relative
                   21851: 
                   21852:        * src/classes/op.C: ^cache keypath now relative
                   21853: 
                   21854:        * src/classes/mail.C: changed weighting prior to sort
                   21855: 
                   21856:        * src/: classes/mail.C, include/pa_config_fixed.h: to/from 0 check
                   21857:          were missing
                   21858: 
                   21859: 2001-12-17  paf
                   21860: 
                   21861:        * src/main/pa_charset.C: ifndef XML were bad type
                   21862: 
                   21863:        * src/: include/pa_db_table.h, main/pa_db_table.C: db_table used
                   21864:          outdated unset services_pool
                   21865: 
                   21866:        * src/: classes/mail.C, include/pa_charsets.h, include/pa_string.h,
                   21867:          main/pa_charsets.C, main/untaint.C, types/pa_vrequest.C,
                   21868:          types/pa_vresponse.C: ^mail:send[    $.charset[zzz] addded
                   21869: 
                   21870:        * src/main/untaint.C: allowed space in filespec
                   21871: 
                   21872:        * src/main/pa_charset.C: empty bufs transcode [forgot check :(]
                   21873: 
                   21874:        * src/classes/image.C: no govno
                   21875: 
                   21876:        * src/classes/image.C: govno
                   21877: 
                   21878: 2001-12-16  paf
                   21879: 
                   21880:        * src/include/: pa_charset.h, pa_charsets.h: forgot to add
                   21881: 
                   21882:        * src/: main/Makefile.am, main/pa_charset.C, types/Makefile.am:
                   21883:          charset_connection&manager replaced by charset&charsets
                   21884: 
                   21885:        * src/main/pa_charset.C: name_cstr 0
                   21886: 
                   21887:        * src/main/untaint.C: uri lang now knows about client/source
                   21888:          charsets
                   21889: 
                   21890:        * src/: classes/file.C, classes/math.C, classes/op.C,
                   21891:          classes/string.C, classes/table.C, classes/xdoc.C,
                   21892:          include/pa_array.h, include/pa_cache_managers.h,
                   21893:          include/pa_charset_connection.h, include/pa_charset_manager.h,
                   21894:          include/pa_common.h, include/pa_db_connection.h,
                   21895:          include/pa_db_manager.h, include/pa_db_table.h,
                   21896:          include/pa_dictionary.h, include/pa_exception.h,
                   21897:          include/pa_exec.h, include/pa_globals.h, include/pa_hash.h,
                   21898:          include/pa_opcode.h, include/pa_pool.h, include/pa_request.h,
                   21899:          include/pa_sapi.h, include/pa_socks.h,
                   21900:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   21901:          include/pa_string.h, include/pa_stylesheet_connection.h,
                   21902:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   21903:          include/pa_transcoder.h, main/compile_tools.h, main/main.dsp,
                   21904:          main/pa_charset.C, main/pa_charset_connection.C,
                   21905:          main/pa_charset_manager.C, main/pa_charsets.C, main/pa_globals.C,
                   21906:          main/pa_pool.C, main/pa_request.C, main/pa_string.C,
                   21907:          main/pa_transcoder.C, main/untaint.C, types/pa_vfile.C,
                   21908:          types/pa_vform.C, types/pa_vform.h, types/pa_vrequest.C,
                   21909:          types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
                   21910:          types/types.dsp: introducing Charset
                   21911: 
                   21912: 2001-12-14  paf
                   21913: 
                   21914:        * src/: include/pa_request.h, include/pa_transcoder.h,
                   21915:          main/pa_request.C, main/pa_transcoder.C, types/pa_vform.C,
                   21916:          types/pa_vform.h: transcodeToUTF8[were FromUTF8] for forms todo:
                   21917:          uri lang
                   21918: 
                   21919:        * src/main/pa_transcoder.C: transcodeToUTF8, now form&uri lang
                   21920: 
                   21921:        * src/targets/cgi/Makefile.am: -I../../pcre  to .am
                   21922: 
                   21923:        * src/: include/pa_globals.h, main/pa_globals.C: removed unused
                   21924:          defalts_name global
                   21925: 
                   21926:        * src/: include/pa_charset_connection.h, include/pa_pool.h,
                   21927:          include/pa_request.h, main/main.dsp,
                   21928:          main/pa_charset_connection.C, main/pa_charset_manager.C,
                   21929:          main/pa_request.C, types/Makefile.am, types/pa_vrequest.C,
                   21930:          types/pa_vrequest.h, types/pa_vresponse.h, types/types.dsp,
                   21931:          include/pa_transcoder.h, main/pa_transcoder.C, main/Makefile.am:
                   21932:          changed charset model.  now important: $request:charset
                   21933:          $response:charset while $response:content-type.charset become
                   21934:          unimportant [informational]
                   21935: 
                   21936: 2001-12-13  paf
                   21937: 
                   21938:        * src/targets/: cgi/pa_pool.C, isapi/pa_pool.C: EOL@EOF
                   21939: 
                   21940:        * src/classes/xdoc.C: rewritten auto_ptr part other way2, because
                   21941:          of stupid gcc 2.96 /usr/include/g++-3/memory:40: candidates are:
                   21942:          auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with
                   21943:          _Tp = FormatterListener] /usr/include/g++-3/memory:48:
                   21944:          auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &)
                   21945:          [with _Tp1 = FormatterListener, _Tp = FormatterListener]
                   21946: 
                   21947:        * src/: classes/xdoc.C, main/pa_sql_driver_manager.C: rewritten
                   21948:          auto_ptr part other way, because of stupid gcc 2.96
                   21949:          /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
                   21950:          &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
                   21951:          FormatterListener] /usr/include/g++-3/memory:48:
                   21952:          auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with
                   21953:          _Tp1 = FormatterListener, _Tp = FormatterListener]
                   21954: 
                   21955:        * src/classes/xdoc.C: removed extra inc
                   21956: 
                   21957:        * src/targets/cgi/: pa_pool.C, parser3.C: msvc heap debugging flag
                   21958: 
                   21959:        * src/include/pa_types.h: msvc head debugging flag
                   21960: 
                   21961:        * src/classes/xdoc.C: freed up listener
                   21962: 
                   21963:        * src/classes/string.C: change msg '... code is not code'
                   21964: 
                   21965:        * src/: main/pa_db_connection.C, main/pa_db_manager.C,
                   21966:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   21967:          targets/cgi/pool_storage.h: couple cache expiratiors were wrong
                   21968:          [past/future prob]
                   21969: 
                   21970:        * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
                   21971:          include/pa_config_fixed.h, include/pa_db_manager.h,
                   21972:          include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
                   21973:          main/pa_cache_managers.C, main/pa_globals.C: ~Cache_managers
                   21974: 
                   21975:        * src/: include/pa_config_fixed.h, main/pa_common.C,
                   21976:          main/pa_string.C: removed signed mismatch warnings
                   21977: 
                   21978:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: removed
                   21979:          'expires' from header outputs
                   21980: 
                   21981:        * src/main/pa_string.C: string::recustruct erroreusly used outdated
                   21982:          row ptr
                   21983: 
                   21984:        * src/classes/file.C: file::cgi bug, request_method were passed to
                   21985:          SERVER_PROTOCOL but SERVER_PROTOCOL were forgotten
                   21986: 
                   21987:        * src/classes/xdoc.C: lang list updated
                   21988: 
                   21989: 2001-12-10  paf
                   21990: 
                   21991:        * src/classes/math.C: ^math:random(n) now yields[0;n) not [0;n]
                   21992: 
                   21993:        * src/main/untaint.C: FILE_SPEC untainting changed so that one can
                   21994:          erase files like that, knowing their full name introducing   //
                   21995:          theoretical problem with, for instance, "_2B" and "." fragments,
                   21996:          // they would yield the same    // because
                   21997:          need_file_encode('_')=false  // but we need to delete such files
                   21998:          somehow, getting names from ^index
                   21999: 
                   22000:        * src/main/pa_string.C: ^string.replace bug fixed [bad
                   22001:          string::join_chank break]
                   22002: 
                   22003: 2001-12-07  paf
                   22004: 
                   22005:        * src/: classes/hashfile.C, classes/op.C, classes/table.C,
                   22006:          include/pa_common.h, include/pa_config_auto.h.in,
                   22007:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   22008:          include/pa_db_table.h, include/pa_request.h, main/pa_common.C,
                   22009:          main/pa_db_table.C, main/pa_request.C, main/pa_string.C,
                   22010:          types/pa_vhashfile.C: merged from r14_simple_cache
                   22011: 
                   22012:        * src/main/pa_string.C: stupid sparc architecture failed to access
                   22013:          short at odd address 0x311f0 <deserialize__6StringUiPvUiPCc+16>:
                   22014:             lduh  [ %i2 + 1 ], %l0
                   22015: 
                   22016:          bus error, fixed that
                   22017: 
                   22018:        * src/main/pa_string.C: strange string deserialize bug on
                   22019:          client[pmts], a bit shortened,
                   22020: 
                   22021:        * src/include/pa_config_auto.h.in: makes
                   22022: 
                   22023:        * src/: include/pa_common.h, include/pa_config_fixed.h,
                   22024:          include/pa_config_includes.h, main/pa_common.C: exclusive lock
                   22025:          file write shared lock file read
                   22026: 
                   22027:        * src/: classes/op.C, include/pa_common.h,
                   22028:          include/pa_config_fixed.h, main/pa_common.C: ^cache operator
                   22029: 
                   22030: 2001-12-06  paf
                   22031: 
                   22032:        * src/: classes/op.C, classes/table.C, include/pa_request.h,
                   22033:          main/pa_request.C: #ifdef RESOURCES_DEBUG
                   22034: 
                   22035:        * src/: main/compile.tab.C, targets/cgi/parser3.C: removed debug
                   22036:          info
                   22037: 
                   22038:        * src/classes/hashfile.C: removed transaction from ^cache
                   22039: 
                   22040: 2001-12-05  paf
                   22041: 
                   22042:        * src/targets/cgi/: parser3.C: fatal error reporting fixed.  in
                   22043:          IIS5 there were a prob with illegal call check
                   22044: 
                   22045: 2001-12-04  paf
                   22046: 
                   22047:        * src/: classes/op.C, classes/table.C, include/pa_request.h,
                   22048:          main/pa_request.C: measures to log
                   22049: 
                   22050: 2001-11-23  paf
                   22051: 
                   22052:        * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
                   22053:          main/pa_common.C, main/pa_db_table.C, main/pa_string.C,
                   22054:          types/pa_vhashfile.C: merged from _0014, 1
                   22055: 
                   22056:        * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
                   22057:          main/pa_common.C, main/pa_db_table.C, types/pa_vhashfile.C:
                   22058:          hashfile bugfix2 more wrong sizes.  ^cache behaviour changed: if
                   22059:          ^cache(33) would change
                   22060: 
                   22061:          0660 bits in file_write & hashfile create
                   22062: 
                   22063:        * src/main/: pa_db_table.C, pa_string.C: cache bugfix [wrong types
                   22064:          after pa_string optimization]
                   22065: 
                   22066: 2001-11-22  paf
                   22067: 
                   22068:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
                   22069:          table.offset[whence]
                   22070: 
                   22071:        * src/classes/op.C: process cstr(,connection)
                   22072: 
                   22073:        * src/classes/op.C: process now gets its body on current language,
                   22074:          not as-is
                   22075: 
                   22076:        * src/main/untaint.C: ORIGINS mode removed UHTML
                   22077: 
                   22078:        * src/main/untaint.C: ORIGINS mode was bad - forgot about optimize
                   22079:          bit
                   22080: 
1.116     moko     22081:        * src/classes/xdoc.C: cached xslt [removed nocache forcing]
1.95      moko     22082: 
                   22083: 2001-11-21  paf
                   22084: 
                   22085:        * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h:
                   22086:          <xsl:output output options made identical to xsl:output
                   22087:          attributes exclusion:    cdata-section-elements what xalan can do
                   22088:          but that not used now:    it can escape and remove CDATA sections
                   22089: 
                   22090:        * src/: main/untaint.C, targets/cgi/parser3.C: optimized \r
                   22091:          produced by xslt
                   22092: 
                   22093:        * src/targets/cgi/parser3.C: removed debug cgi||1
                   22094: 
                   22095:        * src/main/: pa_string.C, untaint.C: cached some string::size() es
                   22096: 
                   22097:        * src/: classes/table.C, main/pa_string.C, main/untaint.C,
                   22098:          targets/cgi/parser3.C: table.append bug fixed: forgot to switch
                   22099:          default language for {code}, it happen to change it's language
                   22100:          from CLEAN, so later refused to split by CLEAN \t
                   22101: 
                   22102: 2001-11-20  paf
                   22103: 
1.116     moko     22104:        * src/: classes/Makefile.am, classes/table.C, main/Makefile.am,
                   22105:          main/pa_exception.C, types/Makefile.am: moved ident.C & co to
1.95      moko     22106:          bottom of dependeces, so that errors would popup quicklier, fixed
                   22107:          line numbering in table::sql
                   22108: 
                   22109: 2001-11-19  paf
                   22110: 
                   22111:        * src/: classes/op.C, include/pa_request.h, include/pa_string.h,
                   22112:          include/pa_types.h, main/pa_globals.C, main/pa_request.C,
                   22113:          main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
                   22114:          targets/isapi/parser3isapi.C, types/pa_wcontext.C,
                   22115:          types/pa_wcontext.h: UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT
                   22116:          at wcontext.write
                   22117: 
1.116     moko     22118:        * src/targets/: Makefile.am, cgi/parser3.C: #if _MSC_VER
1.95      moko     22119:          _set_new_handler
                   22120: 
1.116     moko     22121:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C:
                   22122:          set_new_handler in apache&isapi
1.95      moko     22123: 
                   22124: 2001-11-16  paf
                   22125: 
                   22126:        * src/targets/cgi/parser3.C: pool debug @ die
                   22127: 
                   22128:        * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
                   22129:          removed 8 bytes from String, 2 bytes from
                   22130:          string::chunk::row::item
                   22131: 
                   22132:        * src/main/pa_string.C: removed 1+4 bytes from String
                   22133: 
                   22134:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
                   22135:          types/pa_vstring.C: removed 1+4 bytes from String
                   22136: 
                   22137:        * src/main/pa_pool.C: introducing estimating String::cstr_bufsize,
                   22138:          0
                   22139: 
                   22140:        * src/: include/pa_globals.h, include/pa_string.h,
                   22141:          include/pa_types.h, main/pa_globals.C, main/pa_pool.C,
                   22142:          main/pa_request.C, main/untaint.C, sql/pa_sql_driver.h,
                   22143:          targets/cgi/parser3.C: introducing estimating
                   22144:          String::cstr_bufsize, 0
                   22145: 
                   22146:        * src/: main/pa_pool.C, include/pa_pool.h: die in pool::fail
                   22147: 
                   22148:        * src/: targets/cgi/parser3.C, main/pa_pool.C: die in pool::fail
                   22149: 
                   22150:        * src/: main/execute.C, main/pa_pool.C, targets/cgi/parser3.C,
                   22151:          include/pa_pool.h: die in pool::fail
                   22152: 
                   22153: 2001-11-15  paf
                   22154: 
                   22155:        * src/: include/pa_exception.h, main/execute.C, main/main.dsp,
                   22156:          main/pa_exception.C, targets/cgi/parser3.C: exception with
                   22157:          dynamic buffer re-back now with counter
                   22158: 
                   22159:        * src/: include/pa_exception.h, main/pa_exception.C: exception with
                   22160:          static buffer back
                   22161: 
                   22162:        * src/targets/cgi/parser3.C: std::
                   22163: 
                   22164:        * src/: classes/classes.awk, include/pa_config_auto.h.in,
                   22165:          include/pa_config_includes.h: setnewhandler check
                   22166: 
1.116     moko     22167:        * src/include/pa_config_auto.h.in: makes
1.95      moko     22168: 
                   22169:        * src/targets/cgi/parser3.C: set_new_handler started
                   22170: 
                   22171: 2001-11-14  paf
                   22172: 
                   22173:        * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
                   22174:          was wrong
                   22175: 
                   22176:        * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
                   22177:          was wrong
                   22178: 
                   22179:        * src/main/pa_request.C: z
                   22180: 
                   22181:        * src/: include/pa_common.h, main/pa_common.C: snprintf on buffer
                   22182:          full returns win32 -1 solaris >buffer_size
                   22183: 
                   22184:          checked all that
                   22185: 
                   22186:        * src/classes/op.C: ^untaint{body} as-is default now
                   22187: 
                   22188:        * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
                   22189:          types/pa_vstateless_class.h, types/pa_vstateless_object.h: merged
                   22190:          with no_bad_constructors_try
                   22191: 
                   22192:        * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
                   22193:          types/pa_vstateless_class.h, types/pa_vstateless_object.h: fixed
                   22194:          this: $bred[^string::length[]] $bred[^response::clear[]]
                   22195:          $bred[^int::int[]]
                   22196: 
                   22197:          now VObject creation moved into overriden
                   22198:          VClass::create_new_value, thus 0 from create_new_value means that
                   22199:          class has no ctors
                   22200: 
                   22201: 2001-11-13  paf
                   22202: 
                   22203:        * src/classes/classes.C: returned accedently removed if in foreach
                   22204:          callbacks [when hash no-0-restructure]
                   22205: 
                   22206: 2001-11-12  paf
                   22207: 
                   22208:        * src/main/pa_pool.C: changed xdoc createXXX politics, now string
                   22209:          passed as-is to method, xalan makes & into &amp; itself
                   22210: 
                   22211:        * src/classes/date.C: date.roll parser2 alg used
                   22212: 
                   22213:        * src/: classes/classes.C, classes/hash.C, classes/xdoc.C,
                   22214:          include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
                   22215:          main/pa_dictionary.C, main/pa_hash.C,
                   22216:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C: hash
                   22217:          now does not containt 0 values. put 0 actullay removes.  no check
                   22218:          on 0 value in foreach now required
                   22219: 
                   22220: 2001-11-11  paf
                   22221: 
                   22222:        * src/sql/pa_sql_driver.h: removed extra constructor, doc
                   22223: 
                   22224:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: CRLF
                   22225: 
                   22226:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql
                   22227:          driver initialize not const
                   22228: 
                   22229: 2001-11-10  paf
                   22230: 
                   22231:        * src/main/pa_exec.C: doc
                   22232: 
                   22233: 2001-11-09  paf
                   22234: 
                   22235:        * src/classes/: string.C, xdoc.C: xdoc::set{code} now untaints
                   22236:          param properly
                   22237: 
                   22238:        * src/classes/string.C: string.save now does untainting before
                   22239:          saving
                   22240: 
                   22241:        * src/main/pa_common.C: line endings fixing fixed last piece[was
                   22242:          still cstr oriented]
                   22243: 
                   22244:        * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
                   22245:          line endings fixing got rid of cstr, now must work ok with post
                   22246:          multipart
                   22247: 
                   22248:        * src/types/pa_vform.C: line endings fixed at post / multipart /
                   22249:          not file  also now
                   22250: 
                   22251: 2001-11-08  paf
                   22252: 
                   22253:        * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
                   22254:          include/pa_db_manager.h, include/pa_sql_driver_manager.h,
                   22255:          include/pa_stylesheet_manager.h, main/pa_charset_manager.C,
                   22256:          main/pa_db_manager.C, main/pa_sql_driver_manager.C,
                   22257:          main/pa_stylesheet_manager.C: restructured Cache manager to be
                   22258:          simple parent, not second parent [gcc 2.96 strangly refused to
                   22259:          call virtual from second parent]
                   22260: 
1.116     moko     22261:        * src/: include/pa_common.h, main/Makefile.am,
                   22262:          targets/cgi/pa_pool.C: makes
1.95      moko     22263: 
                   22264:        * src/: include/pa_request.h, main/pa_request.C,
                   22265:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: apache
                   22266:          'status' class enabler
                   22267: 
                   22268:          <Location /parser-status.html> ParserStatusAllowed </Location>
                   22269: 
                   22270:        * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
                   22271:          include/pa_db_manager.h, include/pa_sql_driver_manager.h,
                   22272:          include/pa_stylesheet_manager.h, main/main.dsp,
                   22273:          main/pa_cache_managers.C, main/pa_charset_manager.C,
                   22274:          main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
                   22275:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   22276:          types/pa_vstatus.h: cache_managers, maybe-expiring every request
                   22277:          todo: apache 'status' class enabler
                   22278: 
                   22279: 2001-11-05  paf
                   22280: 
                   22281:        * src/main/: pa_db_connection.C, pa_db_manager.C: expiration from
                   22282:          debug to normal
                   22283: 
                   22284:        * src/main/: pa_db_connection.C, pa_db_manager.C, pa_request.C:
                   22285:          hence i removed skipping 0 values in hash::for_each-es we need to
                   22286:          check cleaned cache items manually. few more checks.
                   22287: 
                   22288:          expiring to 0 time was wrong, changed to 'now' time
                   22289: 
                   22290:        * src/targets/cgi/parser3.C: read can return 0, that means sort of
                   22291:          sig_pipe on freebsd [moko's experiments].   checked that in cgi,
                   22292:          on apache already done :)
                   22293: 
                   22294:        * src/main/: pa_db_connection.C, pa_db_manager.C: hence i removed
                   22295:          skipping 0 values in hash::for_each-es we need to check cleaned
                   22296:          cache items manually
                   22297: 
                   22298:        * src/main/: pa_db_connection.C, pa_db_table.C:
                   22299:          parser_multithreaded check was wrong
                   22300: 
                   22301:        * src/: classes/classes.C, classes/classes.h, classes/date.C,
                   22302:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   22303:          classes/hashfile.C, classes/image.C, classes/int.C,
                   22304:          classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
                   22305:          classes/string.C, classes/table.C, classes/void.C,
                   22306:          classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   22307:          include/pa_array.h, include/pa_charset_connection.h,
                   22308:          include/pa_charset_manager.h, include/pa_common.h,
                   22309:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   22310:          include/pa_db_connection.h, include/pa_db_manager.h,
                   22311:          include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
                   22312:          include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
                   22313:          include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
                   22314:          include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
                   22315:          include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
                   22316:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   22317:          include/pa_stack.h, include/pa_string.h,
                   22318:          include/pa_stylesheet_connection.h,
                   22319:          include/pa_stylesheet_manager.h, include/pa_table.h,
                   22320:          include/pa_threads.h, include/pa_types.h, main/compile.C,
                   22321:          main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
                   22322:          main/execute.C, main/pa_array.C, main/pa_charset_connection.C,
                   22323:          main/pa_charset_manager.C, main/pa_common.C,
                   22324:          main/pa_db_connection.C, main/pa_db_manager.C,
                   22325:          main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
                   22326:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   22327:          main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
                   22328:          main/pa_socks.C, main/pa_sql_driver_manager.C,
                   22329:          main/pa_status_provider.C, main/pa_string.C,
                   22330:          main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
                   22331:          sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
                   22332:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   22333:          targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
                   22334:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   22335:          targets/isapi/pool_storage.h, types/pa_valiased.C,
                   22336:          types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
                   22337:          types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
                   22338:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
                   22339:          types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
                   22340:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   22341:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
                   22342:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   22343:          types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
                   22344:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
                   22345:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   22346:          types/pa_vstateless_object.h, types/pa_vstatus.h,
                   22347:          types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.C,
                   22348:          types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
                   22349:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   22350:          types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
                   22351:          $status:db fixed used not initialized in db_connection & db_table
                   22352: 
                   22353:        * src/: include/pa_charset_connection.h, main/pa_charset_manager.C:
                   22354:          $status:charset
                   22355: 
                   22356:        * src/: classes/xdoc.C, include/pa_db_connection.h,
                   22357:          include/pa_stylesheet_connection.h,
                   22358:          include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C,
                   22359:          types/pa_vstatus.h: $status:stylesheet
                   22360: 
                   22361:        * src/: include/pa_charset_manager.h, include/pa_db_manager.h,
                   22362:          include/pa_request.h, include/pa_sql_connection.h,
                   22363:          include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
                   22364:          main/main.dsp, main/pa_charset_manager.C, main/pa_common.C,
                   22365:          main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
                   22366:          main/pa_sql_driver_manager.C, main/pa_status_provider.C,
                   22367:          main/pa_stylesheet_manager.C, types/pa_vstatus.h,
                   22368:          types/pa_vxnode.C, types/types.dsp: started status parser class
                   22369: 
                   22370: 2001-11-01  paf
                   22371: 
                   22372:        * src/include/pa_config_auto.h.in: makes
                   22373: 
                   22374:        * src/main/pa_hash.C: removed old extra include
                   22375: 
                   22376:        * src/: classes/math.C, include/pa_common.h: HAVE_TRUNC HAVE_ROUND
                   22377:          checks [for hp, there are such in math.h]
                   22378: 
                   22379:        * src/classes/op.C: ^for endless loop check strightened
                   22380: 
                   22381:        * src/: classes/hash.C, classes/op.C, main/execute.C: changed root
                   22382:          behavior in native calls.  it left unchanged, so ^for ^foreach &
                   22383:          co can use r.root to write their i & key,value there
                   22384: 
                   22385:        * src/classes/op.C: detected for var storage bug, fixed.
                   22386:          todo:foreach
                   22387: 
                   22388:        * src/: classes/hash.C, classes/xdoc.C, classes/xnode.C,
                   22389:          include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
                   22390:          types/pa_vhash.h, types/pa_vxnode.C: hash locking disabled
                   22391:          changing of hash inside of foreach
                   22392: 
                   22393:        * src/: classes/hash.C, classes/hashfile.C, types/pa_vhashfile.C:
                   22394:          ^hashfile.foreach[key|value]{body}[[separator]|{separator}] prev
                   22395:          were hash.foreach
                   22396: 
                   22397:        * src/: classes/hash.C, classes/op.C, types/pa_vmethod_frame.h,
                   22398:          types/pa_vstring.C, types/pa_vstring.h:
                   22399:          ^foreach[key|value]{body}[[separator]|{separator}]
                   22400: 
                   22401:        * src/: classes/hash.C, include/pa_hash.h, main/pa_hash.C,
                   22402:          types/pa_vcookie.C: ^hash.delete[key]
                   22403: 
                   22404: 2001-10-31  paf
                   22405: 
                   22406:        * src/main/: compile.C, pa_common.C: completely empty file now
                   22407:          considered "read", not ignored [not perfect trick used]
                   22408: 
                   22409:        * src/main/pa_common.C: simplier common ifdefs
                   22410: 
                   22411:        * src/main/pa_common.C: typing bug in common - bad ifdeff
                   22412: 
                   22413:        * src/main/pa_db_connection.C: z
                   22414: 
                   22415:        * src/main/: pa_db_connection.C, pa_sql_driver_manager.C:       //
                   22416:          lockdetector flags
                   22417:                  dbenv.lk_detect=DB_LOCK_RANDOM;
                   22418: 
                   22419:        * src/main/pa_sql_driver_manager.C: hiding passwords and addresses
                   22420:          from accidental show [imagine user forgot @exception]
                   22421: 
                   22422:        * src/classes/table.C: ^table.save[[nameless|+append;]path]
                   22423: 
                   22424:        * src/: classes/file.C, classes/image.C, classes/mail.C,
                   22425:          classes/string.C, classes/xnode.C, include/pa_common.h,
                   22426:          main/pa_common.C: ^string.save[[append;]path]
                   22427: 
                   22428:        * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
                   22429:          main/execute.C: \ in expression: int divide 10/3=3
                   22430: 
                   22431:        * src/types/pa_vhashfile.h: hashfile  ^delete to do something only
                   22432:          inside of ^cache
                   22433: 
                   22434:        * src/: include/pa_threads.h, main/pa_db_connection.C,
                   22435:          main/pa_db_table.C, targets/cgi/pa_threads.C,
                   22436:          targets/isapi/pa_threads.C: libdb DB_THREAD flag only when really
                   22437:          needed
                   22438: 
                   22439: 2001-10-30  paf
                   22440: 
                   22441:        * src/: classes/classes.dsp, main/main.dsp,
                   22442:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   22443:          types/types.dsp: enabled debug incremental compile
                   22444: 
                   22445:        * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
                   22446:          form post data line endings not reformatted now.
                   22447: 
                   22448:        * src/types/: pa_vform.C, pa_vform.h: AppendFormEntry length param
                   22449:          now required [had bug when file= has no value]
                   22450: 
                   22451:        * src/main/: pa_db_connection.C, pa_db_manager.C, pa_db_table.C,
                   22452:          pa_exec.C, pa_request.C, pa_sql_driver_manager.C, pa_string.C:
                   22453:          cstr(asis) default param removed
                   22454: 
                   22455:        * src/classes/xdoc.C: rolled back {} in xdoc.createTextNode for now
                   22456: 
                   22457:        * src/classes/xdoc.C: rolled back {} in xdoc.createElement for now
                   22458: 
                   22459:        * src/include/pa_dir.h: LOAD_DIR fixed
                   22460: 
                   22461:        * src/types/pa_vform.C: VForm::AppendFormEntry {length convention
                   22462:          was broken} fix_line_breaks
                   22463: 
                   22464:        * src/include/: pa_config_fixed.h, pa_pragma_pack_begin.h,
                   22465:          pa_pragma_pack_end.h, pa_string.h, pa_types.h: String & Origin
                   22466:          packed with #pragma pack
                   22467: 
1.116     moko     22468:        * src/include/pa_config_auto.h.in: pragma detection
1.95      moko     22469: 
                   22470: 2001-10-29  paf
                   22471: 
                   22472:        * src/types/pa_wcontext.h: bitfield syntax stricter
                   22473: 
                   22474:        * src/: classes/file.C, types/pa_vimage.C: image&file couple stack
                   22475:          string hash.puts
                   22476: 
                   22477:        * src/include/pa_sql_connection.h: SQL_CONNECTION_FUNC_GUARDED name
                   22478: 
                   22479:        * src/include/pa_sql_connection.h: there were one wrong
                   22480:          SQL_CONNECTION_FUNC_GUARDED [failed]
                   22481: 
                   22482:        * src/targets/isapi/pa_pool.C: added isapi&apache real_malloc debug
                   22483:          param.someday either ifdef or remove it
                   22484: 
                   22485:        * src/targets/cgi/: pa_pool.C, parser3.C: removed debug defines
                   22486: 
                   22487:        * src/main/untaint.C: optimizing returned after debugging
                   22488: 
                   22489:        * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
                   22490:          main/untaint.C: memory hunging #pragma pack(1)
                   22491: 
                   22492:          16 419 844 13 169 394
                   22493: 
                   22494:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
                   22495:          targets/cgi/pa_pool.C: String size_t replace to uint in proper
                   22496:          places [todo:Array]
                   22497: 
                   22498:        * src/: main/execute.C, targets/cgi/pa_pool.C,
                   22499:          targets/cgi/parser3.dsp, types/pa_wcontext.h,
                   22500:          types/pa_wwrapper.h: debugging memory WContext flags to bits
                   22501: 
                   22502:          total 5 652 652/158731 total 5 469 332/158731
                   22503: 
                   22504:        * src/: include/pa_array.h, main/pa_array.C: debugging memory
                   22505:          Array:: without cache in get/put now
                   22506: 
                   22507:          [Mon Oct 29 18:23:02 2001] total 5 796 092/158731 [Mon Oct 29
                   22508:          18:25:27 2001] total 5 652 652/158731
                   22509: 
                   22510:        * src/: include/pa_string.h, main/pa_string.C,
                   22511:          targets/cgi/pa_pool.C: debugging memory String::fused_rows func
                   22512:          now
                   22513: 
                   22514:          [Mon Oct 29 17:55:45 2001] total 5917436/158731 [Mon Oct 29
                   22515:          18:11:53 2001] total 5796092/158731
                   22516: 
                   22517:        * src/: classes/file.C, include/pa_hash.h, include/pa_string.h,
                   22518:          main/pa_globals.C, targets/cgi/pa_pool.C: debugging memory hash
                   22519:          key ref now
                   22520: 
                   22521:          [Mon Oct 29 16:01:17 2001] total 17050496/202647 [Mon Oct 29
                   22522:          17:11:17 2001] total 16867948/202658
                   22523: 
                   22524:        * src/: classes/file.C, classes/image.C, classes/string.C,
                   22525:          classes/xdoc.C, include/pa_pool.h, include/pa_string.h,
                   22526:          main/execute.C, main/pa_array.C, main/pa_common.C,
                   22527:          main/pa_hash.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   22528:          main/untaint.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C,
                   22529:          types/pa_vcookie.C, types/pa_vstring.h: debuggging memory.
                   22530:          string::as_int/double now usually uses stack, not heap [200K out
                   22531:          of 17M :)] VString(String&) not copies reference [29M -> 17M]
                   22532: 
                   22533:        * src/main/pa_sql_driver_manager.C: ping to have services [old
                   22534:          hiding bug]
                   22535: 
                   22536:        * src/Makefile.am: .am order
                   22537: 
                   22538:        * src/: include/pa_array.h, include/pa_charset_manager.h,
                   22539:          include/pa_db_connection.h, include/pa_db_manager.h,
                   22540:          include/pa_db_table.h, include/pa_hash.h, include/pa_request.h,
                   22541:          include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
                   22542:          include/pa_threads.h, types/pa_valiased.h, types/pa_vhashfile.h,
                   22543:          types/pa_vstateless_class.h, types/pa_wcontext.h: gcc 3.0.1
                   22544:          required "friend class"
                   22545: 
                   22546:          ../include/pa_request.h:51: friend declaration requires
                   22547:          class-key, i.e. `friend    class Temp_lang'
                   22548: 
                   22549:        * src/: include/pa_exception.h, include/pa_sql_connection.h,
                   22550:          main/pa_exception.C, main/pa_sql_driver_manager.C,
                   22551:          sql/pa_sql_driver.h: sql driver impl changed in _throw part.
                   22552: 
                   22553:          the idea is to #1 jump to C++ some function to main body, where
                   22554:          every function stack frame has exception unwind information and
                   22555:          from there... #2 propagate_exception()
                   22556: 
                   22557: 2001-10-28  paf
                   22558: 
                   22559:        * src/main/pa_db_connection.C: removed old consts
                   22560: 
                   22561:        * src/main/pa_db_connection.C: expire table [was accidently pasted
                   22562:          with wrong type/cast]
                   22563: 
                   22564:        * src/main/: pa_db_connection.C, pa_db_table.C: exception
                   22565:          translation
                   22566: 
1.116     moko     22567:        * src/: classes/Makefile.am, targets/cgi/Makefile.am: db makes.
1.95      moko     22568:          remember to build DB2 with -fexceptions!!!
                   22569: 
                   22570:        * src/main/pa_db_table.C: DB_RMW defed
                   22571: 
                   22572:        * src/: include/pa_config_auto.h.in, include/pa_config_fixed.h,
                   22573:          include/pa_db_connection.h, include/pa_db_manager.h,
                   22574:          include/pa_db_table.h, main/pa_db_connection.C,
                   22575:          main/pa_db_table.C: db2 on linux with DB 2.4.14: (6/2/98)
                   22576: 
                   22577: 2001-10-27  paf
                   22578: 
                   22579:        * src/: classes/hashfile.C, include/pa_db_connection.h,
                   22580:          include/pa_db_table.h, main/pa_db_connection.C,
                   22581:          main/pa_db_manager.C, main/pa_db_table.C, main/pa_globals.C,
                   22582:          types/pa_vhashfile.C: DB2 ifdefs
                   22583: 
1.116     moko     22584:        * src/: classes/Makefile.am, include/pa_config_fixed.h,
                   22585:          main/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
1.95      moko     22586:          makes with DB2
                   22587: 
1.116     moko     22588:        * src/: include/pa_config_auto.h.in, main/Makefile.am,
                   22589:          types/Makefile.am: makes db
1.95      moko     22590: 
                   22591:        * src/: main/pa_globals.C, targets/cgi/parser3.dsp,
                   22592:          targets/isapi/parser3isapi.dsp: vc projects libdb ifdefed into
                   22593:          globals.C
                   22594: 
                   22595:        * src/: classes/hashfile.C, include/pa_db_connection.h,
                   22596:          include/pa_db_table.h, main/pa_db_connection.C,
                   22597:          main/pa_db_table.C: ^hashfile.clear[]
                   22598: 
                   22599:        * src/classes/classes.awk: no $ in var names
                   22600: 
                   22601:        * src/main/: pa_db_connection.C, pa_db_manager.C: db expiration
                   22602:          connection&table [forgotten calls]
                   22603: 
                   22604: 2001-10-26  paf
                   22605: 
                   22606:        * src/main/pa_db_connection.C: db checkpoints
                   22607: 
                   22608:        * src/: include/pa_db_connection.h, main/pa_db_connection.C: db
                   22609:          checkpoints
                   22610: 
                   22611:        * src/classes/xdoc.C: xdoc createTextNode createElement UL_XML
                   22612:          default. but entities still reparsed. todo: tothink
                   22613: 
                   22614:        * src/main/pa_db_connection.C: db recover mech 2
                   22615: 
                   22616:        * src/: classes/hashfile.C, include/pa_db_connection.h,
                   22617:          include/pa_db_manager.h, include/pa_db_table.h,
                   22618:          include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
                   22619:          main/pa_db_table.C, main/pa_hash.C, types/pa_vhashfile.C,
                   22620:          types/pa_vhashfile.h: db connections & tables now cached at
                   22621:          create time & multithreaded
                   22622: 
                   22623:        * src/: classes/xdoc.C, types/pa_vxdoc.h: transform2 for
                   22624:          parsed_source
                   22625: 
                   22626:        * src/main/pa_db_connection.C: about to remove connection from
                   22627:          vhashfile
                   22628: 
                   22629:        * src/: main/pa_db_table.C, classes/hashfile.C: db: child
                   22630:          transaction commit/rollback responsibility left to parent [as it
                   22631:          sould - else there were a bug with double free]
                   22632: 
                   22633:        * src/include/pa_db_table.h: db: child transaction commit/rollback
                   22634:          responsibility left to parent [as it sould - else there were a
                   22635:          bug with double free]
                   22636: 
                   22637: 2001-10-25  paf
                   22638: 
                   22639:        * src/: classes/hashfile.C, include/pa_common.h,
                   22640:          include/pa_db_connection.h, include/pa_db_manager.h,
                   22641:          main/main.dsp, main/pa_db_connection.C, main/pa_db_manager.C,
                   22642:          types/pa_vhashfile.C, types/pa_vhashfile.h,
                   22643:          include/pa_db_table.h, main/pa_db_table.C: started db_home
                   22644:          [multiple, cached] todo: autorecover [tried, but not succeded,
                   22645:          yet]
                   22646: 
                   22647:        * src/include/pa_dir.h: ancient gpf on dir not found fixed
                   22648: 
                   22649:        * src/: include/pa_db_connection.h, main/pa_db_manager.C:
                   22650:          transaction parent passed
                   22651: 
                   22652: 2001-10-24  parser
                   22653: 
1.116     moko     22654:        * src/classes/Makefile.am: makes
1.95      moko     22655: 
                   22656:        * src/targets/: cgi/pool_storage.h, isapi/parser3isapi.C,
                   22657:          isapi/pool_storage.h: pool_storage fixed
                   22658: 
                   22659:        * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C,
                   22660:          types/pa_vform.h: form fix_line_breaks
                   22661: 
1.116     moko     22662:        * src/targets/cgi/pool_storage.h: makes
1.95      moko     22663: 
                   22664:        * src/: classes/Makefile.am, targets/cgi/Makefile.am,
                   22665:          targets/cgi/pool_storage.h: makes
                   22666: 
                   22667:        * src/sql/pa_sql_driver.h: version
                   22668: 
                   22669:        * src/: include/pa_common.h, main/Makefile.am, main/pa_common.C,
                   22670:          types/pa_vform.C, types/pa_vform.h: .am
                   22671: 
                   22672:        * src/main/: pa_db_connection.C, pa_db_manager.C: hashfile setted
                   22673:          this: DB_RMW Acquire write locks instead of read locks when doing
                   22674:          the retrieval. Setting this flag may decrease the likelihood of
                   22675:          deadlock during a read-modify-write cycle by immediately
                   22676:          acquiring the write lock during the read part of the cycle so
                   22677:          that another thread of control acquiring a read lock for the same
                   22678:          item, in its own read-modify-write cycle, will not result in
                   22679:          deadlock
                   22680: 
                   22681:        * src/targets/isapi/parser3isapi.dsp: doc
                   22682: 
                   22683:        * src/: classes/hashfile.C, types/pa_vhashfile.h: hashfile 1
                   22684: 
                   22685:        * src/: classes/hashfile.C, include/pa_request.h: hashfile.cache 0
                   22686: 
                   22687:        * src/: classes/hashfile.C, include/pa_db_connection.h,
                   22688:          main/pa_db_connection.C: hashfile expired deleted from db when
                   22689:          get & iterate
                   22690: 
                   22691:        * src/: main/pa_db_connection.C, types/pa_vhashfile.C: hashfile
                   22692:          expiring 1
                   22693: 
                   22694:        * src/types/: pa_vhashfile.C, pa_vhashfile.h: hashfile expiring 0
                   22695: 
                   22696:        * src/: main/pa_db_connection.C, types/pa_vhashfile.C:
                   22697:          db_connection not bothers with key when not returning expired
                   22698:          data
                   22699: 
                   22700:        * src/: include/pa_db_connection.h, main/pa_db_connection.C,
                   22701:          types/pa_vhashfile.C: db_cursor constructor public now
                   22702: 
                   22703:        * src/: include/pa_db_connection.h, main/pa_db_connection.C,
                   22704:          types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile data
                   22705:          stamped, todo: put_element analize
                   22706: 
                   22707:        * src/: include/pa_db_connection.h, include/pa_string.h,
                   22708:          main/pa_db_connection.C, main/pa_string.C: hashfile pieced
                   22709:          serialize. todo stamp
                   22710: 
                   22711: 2001-10-23  parser
                   22712: 
                   22713:        * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
                   22714:          classes/image.C, classes/mail.C, classes/response.C,
                   22715:          classes/string.C, classes/table.C, classes/xdoc.C,
                   22716:          include/pa_config_fixed.h, include/pa_db_connection.h,
                   22717:          main/pa_common.C, main/pa_db_connection.C, main/pa_request.C,
                   22718:          types/pa_value.h, types/pa_vcookie.C, types/pa_vhash.h,
                   22719:          types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vresponse.h,
                   22720:          types/pa_vtable.C: ^hashfile.hash[]
                   22721: 
                   22722:        * src/: classes/hashfile.C, classes/xdoc.C,
                   22723:          include/pa_config_fixed.h, main/pa_db_manager.C,
                   22724:          main/pa_globals.C: ifdefs so it compiled without db
                   22725: 
                   22726:        * src/: classes/hashfile.C, include/pa_db_connection.h,
                   22727:          include/pa_db_manager.h, main/pa_db_connection.C,
                   22728:          main/pa_db_manager.C, types/pa_vhashfile.h:
                   22729:          ^hashfile.transaction{code} ^hashfile:clear[filename]
                   22730:          ^hashfile.delete[key]
                   22731: 
                   22732: 2001-10-22  parser
                   22733: 
                   22734:        * src/targets/: cgi/pa_pool.C, cgi/parser3.C, cgi/parser3.dsp,
                   22735:          cgi/pool_storage.h, isapi/pool_storage.h: cgi += pool cleanups
                   22736: 
                   22737:        * src/: classes/classes.dsp, classes/hashfile.C, classes/xdoc.C,
                   22738:          classes/xnode.C, include/pa_charset_connection.h,
                   22739:          include/pa_db_connection.h, include/pa_db_manager.h,
                   22740:          include/pa_exception.h, include/pa_sapi.h,
                   22741:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   22742:          include/pa_stylesheet_connection.h,
                   22743:          include/pa_stylesheet_manager.h,
                   22744:          include/pa_xslt_stylesheet_manager.h, main/main.dsp,
                   22745:          main/pa_db_connection.C, main/pa_db_manager.C,
                   22746:          main/pa_exception.C, main/pa_globals.C, main/pa_pool.C,
                   22747:          main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
                   22748:          main/pa_xslt_stylesheet_manager.C, targets/cgi/parser3.C,
                   22749:          targets/isapi/parser3isapi.C, types/pa_vhashfile.C,
                   22750:          types/pa_vhashfile.h, types/pa_vxdoc.C, types/pa_vxnode.C,
                   22751:          types/types.dsp: hashfile 0
                   22752: 
                   22753:        * src/types/pa_vhashfile.C: z
                   22754: 
                   22755:        * src/: classes/classes.dsp, classes/hashfile.C,
                   22756:          include/pa_config_fixed.h, main/execute.C,
                   22757:          targets/cgi/parser3.dsp, types/pa_vhashfile.C,
                   22758:          types/pa_vhashfile.h, types/types.dsp: hashfile -100
                   22759: 
                   22760:        * src/targets/isapi/parser3isapi.C: SEH minor ifdef changes
                   22761: 
                   22762:        * src/: include/pa_exception.h, include/pa_request.h,
                   22763:          main/execute.C, main/pa_exception.C, main/pa_request.C,
                   22764:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   22765:          types/pa_vclass.h, types/pa_vobject.h: stack backtrace
                   22766: 
                   22767: 2001-10-19  parser
                   22768: 
                   22769:        * src/include/pa_pool.h: header
                   22770: 
                   22771:        * src/main/pa_pool.C: auto compiled on gcc
                   22772: 
                   22773:        * src/classes/image.C: comment
                   22774: 
1.116     moko     22775:        * src/: include/pa_pool.h, main/pa_common.C: makes
1.95      moko     22776: 
                   22777:        * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   22778:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   22779:          types/pa_vxnode.h: xnode clone got freed
                   22780: 
                   22781:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
                   22782:          include/pa_types.h, main/pa_pool.C: first c++ exceptions result:
                   22783:          can free up xalandomstring resulting from pool::transcode
                   22784: 
                   22785:        * src/: classes/Makefile.am, classes/xdoc.C, classes/xnode.C,
                   22786:          include/pa_config_fixed.h, include/pa_exception.h,
                   22787:          include/pa_stylesheet_connection.h, main/pa_charset_connection.C,
                   22788:          main/pa_exception.C, main/pa_pool.C, types/pa_vxdoc.C,
                   22789:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: switched
                   22790:          to c++ exceptions 1xml configure fixed to exclude xalan-patch
                   22791:          from non-xml compile
                   22792: 
                   22793:        * src/main/pa_request.C: pool:: context - get_context
                   22794: 
                   22795:        * src/: classes/classes.h, classes/date.C, classes/double.C,
                   22796:          classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
                   22797:          classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
                   22798:          classes/string.C, classes/table.C, classes/void.C,
                   22799:          include/pa_config_fixed.h, include/pa_exception.h,
                   22800:          include/pa_pool.h, include/pa_request.h, include/pa_types.h,
                   22801:          main/compile.C, main/compile_tools.C, main/execute.C,
                   22802:          main/pa_array.C, main/pa_common.C, main/pa_dictionary.C,
                   22803:          main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
                   22804:          main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
                   22805:          main/pa_string.C, main/pa_table.C, main/untaint.C,
                   22806:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   22807:          types/pa_value.h, types/pa_vbool.h, types/pa_vdouble.h,
                   22808:          types/pa_vfile.h, types/pa_vform.C, types/pa_vhash.h,
                   22809:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
                   22810:          types/pa_vstateless_class.h, types/pa_vtable.C,
                   22811:          types/pa_wcontext.C, types/pa_wwrapper.h: switched to c++
                   22812:          exceptions 0
                   22813: 
                   22814:        * src/classes/classes.awk: $ removed
                   22815: 
                   22816: 2001-10-18  parser
                   22817: 
                   22818:        * src/types/pa_vcookie.C: cookie:CLASS
                   22819: 
                   22820:        * src/main/main.dsp: project
                   22821: 
                   22822:        * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C: vxdoc
                   22823:          set_document & ctor question "who owns document" solved
                   22824: 
                   22825:        * src/: classes/xdoc.C, main/pa_pool.C: extra free removed
                   22826: 
                   22827:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
                   22828:          main/pa_pool.C: encoding in dom creating funcs
                   22829: 
                   22830:        * src/: classes/xdoc.C, types/pa_vxdoc.h: dom created by create can
                   22831:          be transformed now
                   22832: 
                   22833:        * src/classes/xdoc.C: dom created by create can be transformed now
                   22834: 
                   22835:        * src/classes/xdoc.C: z
                   22836: 
                   22837:        * src/classes/xdoc.C: comment
                   22838: 
                   22839:        * src/: classes/xdoc.C, classes/xnode.C, main/compile.tab.C: xdoc
                   22840:          create now uses XercesDocumentBridge, appendChild&co now works
                   22841: 
                   22842:        * src/include/pa_stylesheet_connection.h: prev stylesheet destroyed
                   22843:          @ recompile
                   22844: 
                   22845:        * src/main/: compile.tab.C, compile.y, pa_request.C: ^: no colon in
                   22846:          $origin @exception[
                   22847: 
                   22848:        * src/classes/: xdoc.C, xnode.C: xdoc::create[] now. and all dom
                   22849:          tag names forced to XML lang
                   22850: 
                   22851:        * src/: classes/classes.dsp, classes/xdoc.C, types/types.dsp: fiew
                   22852:          leechy-found bugs in code&doc fixed
                   22853: 
                   22854: 2001-10-17  parser
                   22855: 
                   22856:        * src/: classes/classes.dsp, classes/string.C, main/pa_string.C,
                   22857:          types/pa_vxnode.h, types/types.dsp: string::mid fixed, string.mid
                   22858:          n functionality preserved
                   22859: 
                   22860:        * src/types/pa_vimage.h: removed unused vimage::save
                   22861: 
                   22862: 2001-10-16  parser
                   22863: 
                   22864:        * src/: classes/string.C, main/pa_string.C: $string.mid(p[;n])
                   22865: 
                   22866:        * src/classes/: xnode.C: removed few dom returns & changed op.txt
                   22867: 
                   22868:        * src/types/: pa_vhash.h, pa_vtable.h: hash can be used as boolean
                   22869: 
                   22870:        * src/classes/image.C: image.copy tolerance
                   22871: 
                   22872:        * src/classes/image.C: ::CopyResampled made gd2beta+my hands, very
                   22873:          ineffective, but works for small paleted image
                   22874: 
                   22875:        * src/types/pa_vimage.C: comment
                   22876: 
                   22877:        * src/classes/image.C: gd size/resize bugfix
                   22878: 
                   22879:        * src/: classes/classes.dsp, main/main.dsp,
                   22880:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   22881:          types/types.dsp: ident >nul 2>&1
                   22882: 
                   22883:        * src/main/pa_common.C: \r\n -> \n   DOS \r -> \n Macintosh on all
                   22884:          systems
                   22885: 
                   22886:        * src/: classes/image.C, types/pa_vimage.h: ^image.copy[source](src
                   22887:          x;src y;src w;src h;dst x;dst y[;dest w[;dest h]])
                   22888: 
                   22889: 2001-10-15  parser
                   22890: 
                   22891:        * src/main/execute.C: z
                   22892: 
                   22893:        * src/classes/: xdoc.C:     !::create{qualifiedName}
                   22894: 
                   22895:        * src/types/pa_vxnode.C:     document_type_node.
                   22896:                  !readonly attribute DOMString name
                   22897:              !notation_node.
                   22898:                  !readonly attribute DOMString publicId
                   22899:                  !readonly attribute DOMString systemId
                   22900: 
1.116     moko     22901:        * src/types/: pa_vcode_frame.h, pa_wcontext.C: code_frame fixed -
                   22902:          ::write badly passed string too transparently [failed to
                   22903:          intercept it]
1.95      moko     22904: 
                   22905:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_config_fixed.h,
                   22906:          include/pa_request.h, main/pa_sql_driver_manager.C,
                   22907:          types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
                   22908:          types/pa_vxnode.h: DOM1 major addtion, only few
                   22909:          attributes/methods left
                   22910: 
                   22911: 2001-10-13  parser
                   22912: 
                   22913:        * src/: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
                   22914:          targets/isapi/parser3isapi.C: isapi&cgi couple non-pooled mallocs
                   22915:          in main handler
                   22916: 
                   22917:        * src/targets/isapi/pool_storage.h: isapi pool storage reverse
                   22918:          cleanups & frees order
                   22919: 
                   22920:        * src/types/pa_vcode_frame.h: couple comments
                   22921: 
                   22922:        * src/: main/execute.C, types/pa_vcode_frame.h: vcodeframe made
                   22923:          transparent enough to handle hash if creation&passing
                   22924: 
                   22925:        * src/: include/pa_config_fixed.h, main/execute.C,
                   22926:          main/pa_exception.C: noticed that vcodeframe not transparent
                   22927:          enough, would change now
                   22928: 
                   22929: 2001-10-12  parser
                   22930: 
                   22931:        * src/targets/isapi/parser3isapi.C: xalan&xerces multithread bug
                   22932:          fixed. initialization&free on each thread!
                   22933: 
                   22934:        * src/classes/: double.C, int.C, string.C: sql{}[$.default[({})]]
                   22935:          handling changed: now type of default param analized always, not
                   22936:          only at problem time, thus helping early problem spotting
                   22937: 
                   22938:        * src/: classes/classes.dsp, classes/xdoc.C, main/compile.tab.C,
                   22939:          main/main.dsp, main/pa_globals.C, targets/cgi/parser3.C,
                   22940:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
                   22941:          targets/isapi/parser3isapi.dsp, types/types.dsp: xalan&xerces
                   22942:          multithread bug fixed. initialization&free on each thread!
                   22943: 
                   22944: 2001-10-11  parser
                   22945: 
                   22946:        * src/classes/xnode.C: xnode.selectSingle now
                   22947: 
                   22948:        * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
                   22949:          include/pa_pool.h, include/pa_stylesheet_connection.h,
                   22950:          main/pa_exception.C, main/pa_pool.C: moved xslt exceptions
                   22951:          convertors out of Pool into Exception
                   22952: 
                   22953:        * src/main/pa_string.C: const
                   22954: 
                   22955:        * src/: include/pa_string.h, main/pa_string.C: restructured string:
                   22956:          linked pieces of same language together prior to String::replace
                   22957: 
                   22958:        * src/classes/hash.C:     !^hash.add[addme]
                   22959:              !^hash.sub[subme]
                   22960:              !^a.union[b] = new
                   22961:              !^a.intersection[b] = new
                   22962:              !^a.intersects[b] = bool
                   22963: 
                   22964:        * src/classes/hash.C:     !^hash::append[append_from]
                   22965: 
                   22966:        * src/: classes/hash.C, types/pa_vhash.h:
                   22967:          !^hash::create[[copy_from]]
                   22968: 
                   22969:        * src/: classes/string.C, classes/table.C, include/pa_globals.h,
                   22970:          include/pa_string.h, main/pa_globals.C, main/pa_string.C,
                   22971:          main/untaint.C, types/pa_vvoid.h: untaint lang origins table
                   22972:          fixed.  got rid of empty_string, which caused errors - it hasnt
                   22973:          exception but somebody[value.bark] tried to throw it on it's pool
                   22974: 
1.116     moko     22975:        * src/include/pa_config_auto.h.in: makes
1.95      moko     22976: 
                   22977: 2001-10-10  parser
                   22978: 
                   22979:        * src/: classes/op.C, main/compile.tab.C: ^error[msg]
                   22980: 
                   22981:        * src/main/: compile.tab.C, compile.y: ^a[
                   22982: 
                   22983:          @next_method  << now unclosed ] would be reported here
                   22984: 
                   22985:        * src/main/: compile.tab.C, compile.y: ^a[^b] more informative
                   22986:          compile error
                   22987: 
                   22988: 2001-10-09  parser
                   22989: 
1.116     moko     22990:        * src/: classes/Makefile.am, main/Makefile.am,
                   22991:          targets/cgi/Makefile.am, types/Makefile.am: makes
1.95      moko     22992: 
                   22993:        * src/classes/Makefile.am: makes
                   22994: 
                   22995:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: xml transform
                   22996:          win32 errors intercepted [xalan transformer patched and
                   22997:          incorporated]
                   22998: 
                   22999:        * src/: classes/classes.dsp, classes/xdoc.C,
                   23000:          include/pa_stylesheet_connection.h, main/main.dsp,
                   23001:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   23002:          types/pa_vxdoc.h, types/pa_vxnode.h, types/types.dsp: xalan
                   23003:          patches starting
                   23004: 
                   23005:        * src/classes/: string.C, table.C: ^string.save[file]
                   23006: 
                   23007:        * src/classes/: date.C, table.C: calendar moved to date
                   23008: 
                   23009:        * src/classes/: op.C, table.C: table.hash[key field;value field(s)
                   23010:          string/table]  now
                   23011: 
                   23012:        * src/classes/: op.C, table.C: z
                   23013: 
                   23014:        * src/: classes/op.C, classes/table.C, types/pa_vfile.h,
                   23015:          types/pa_vimage.h, types/pa_vjunction.h, types/pa_vxdoc.h,
                   23016:          types/pa_vxnode.h: table:menu & op for delims made allowed not to
                   23017:          be code [be string..]
                   23018: 
                   23019:        * src/classes/: double.C, file.C, image.C, int.C, op.C, string.C,
                   23020:          table.C: lots of
                   23021:          params->as_int/double/as_string/as_junction/as_no_junction
                   23022:          messages added
                   23023: 
                   23024: 2001-10-08  parser
                   23025: 
                   23026:        * src/: classes/date.C, classes/image.C, classes/string.C,
                   23027:          classes/table.C, classes/void.C, include/pa_request.h:
                   23028:          params->as_int/double message added
                   23029: 
                   23030:        * src/classes/image.C: image:circle [and round arc] uses Bresenham
                   23031: 
                   23032:        * src/: classes/image.C, types/pa_vcookie.C, types/pa_vimage.C:
                   23033:          image:sector removed image:html internal "line-*" attribs
                   23034: 
                   23035:        * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
                   23036:          types/pa_vcookie.C: cookie urlencoded [netscape doc reread]
                   23037: 
                   23038:        * src/types/pa_vcookie.C: removing cookie made more netscape-like
                   23039:          way
                   23040: 
                   23041:        * src/: classes/file.C, classes/form.C, main/pa_common.C,
                   23042:          main/untaint.C: header untainting to UL_HTTP_HEADER,
                   23043:          UL_MAIL_HEADER made nonforced [only tainted pieces]
                   23044: 
                   23045:        * src/: include/pa_common.h, main/pa_common.C, main/untaint.C,
                   23046:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: remove_crlf
                   23047:          @ SAPI::log
                   23048: 
                   23049:        * src/main/untaint.C: \r to ' ' in origins mode
                   23050: 
                   23051:        * src/classes/xdoc.C: xdoc:load exceptions intercepted [like in
                   23052:          set]
                   23053: 
                   23054:        * src/: classes/xdoc.C, include/pa_config_fixed.h,
                   23055:          main/compile.tab.C, types/pa_vxdoc.h: parsedSource produced by
                   23056:          nonstandard liaison freed up
                   23057: 
                   23058: 2001-10-07  parser
                   23059: 
                   23060:        * src/: include/pa_config_fixed.h, main/compile.tab.C: restored
                   23061:          project
                   23062: 
                   23063: 2001-10-05  parser
                   23064: 
                   23065:        * src/: classes/xdoc.C, include/pa_pool.h, main/main.dsp,
                   23066:          main/pa_pool.C: changed xdoc:set to prevent SAXParseException
                   23067:          from outputing to cerr.  lots of "todos"
                   23068: 
                   23069:        * src/main/untaint.C: http_header tainting more gentle with
                   23070:          enquoting now
                   23071: 
                   23072:        * src/: classes/xdoc.C, include/pa_dictionary.h, main/main.dsp,
                   23073:          main/pa_dictionary.C, main/pa_string.C, types/pa_vxdoc.h: started
                   23074:          xml errorhandler.  fixed string.replace a little, read @test
                   23075: 
                   23076:        * src/main/pa_string.C: found replace bug - first_that_starts(char
                   23077:          *) does not have limit, and looks further eos, fixing....
                   23078: 
                   23079:        * src/doc/: doxygen.cfg, html2chm.cmd, sources2html.cmd: paths
                   23080: 
                   23081:        * src/: classes/xdoc.C, main/compile.tab.C: xdoc.transform now
                   23082: 
                   23083:        * src/main/: pa_charset_connection.C: ctype another mem clear
                   23084:          bugfix
                   23085: 
1.116     moko     23086:        * src/main/: compile.tab.C, compile.y: disabled ^literals in names
                   23087:          $result[^[$p^]z] now works fine
1.95      moko     23088: 
                   23089:        * src/: include/pa_hash.h, main/pa_hash.C: Hash::size() calculated
                   23090:          wrong. fixed it
                   23091: 
                   23092:        * src/main/pa_charset_connection.C: unicode zero pair at the beging
                   23093:          of totable appered to be vital
                   23094: 
                   23095: 2001-10-04  parser
                   23096: 
                   23097:        * src/classes/image.C: ^image.length[text]
                   23098: 
                   23099: 2001-10-03  parser
                   23100: 
                   23101:        * src/main/pa_request.C: DEFAULT...charset was ignored when !XML
                   23102: 
                   23103:        * src/main/pa_request.C: restored pcre defaulting in request
                   23104:          [mindlessly "optimized" yesterday] comment left
                   23105: 
                   23106: 2001-10-02  parser
                   23107: 
                   23108:        * src/: main/pa_charset_manager.C,
                   23109:          include/pa_stylesheet_connection.h: forgot non-xml pool.*charset
                   23110:          needed
                   23111: 
                   23112:        * src/: include/pa_pool.h, main/pa_pool.C, types/pa_vresponse.h:
                   23113:          forgot non-xml pool.*charset needed
                   23114: 
                   23115:        * src/classes/table.C: # config comments fixed
                   23116: 
                   23117:        * src/: classes/table.C, main/pa_charset_connection.C: table:load &
                   23118:          charset_connection #comment now
                   23119: 
                   23120:        * src/: classes/classes.dsp, types/types.dsp: release projects
                   23121:          options fixed to use release msvcrt lib
                   23122: 
                   23123:        * src/main/pa_charset_connection.C: pcre tables now const inside
                   23124:          removed default - pcre handles that internally fixed bug on
                   23125:          not-cleaning tables [previously was calloced, now member]
                   23126: 
                   23127:        * src/: include/pa_request.h, main/pa_charset_connection.C,
                   23128:          main/pa_request.C, types/pa_vstring.h: pcre tables now const
                   23129:          inside removed default - pcre handles that internally fixed bug
                   23130:          on not-cleaning tables [previously was calloced, now member]
                   23131: 
                   23132:        * src/: include/pa_config_fixed.h, main/pa_charset_connection.C:
                   23133:          tested charset reload on file change @ apache version = OK tested
                   23134:          freeing up prev encoding on adding new = OK
                   23135: 
                   23136: 2001-10-01  parser
                   23137: 
                   23138:        * src/main/pa_charset_connection.C: removed entitify external hack
                   23139:          [internal installed]
                   23140: 
1.116     moko     23141:        * src/main/Makefile.am: makes+removed dtd
1.95      moko     23142: 
                   23143:        * src/: include/pa_charset_connection.h,
                   23144:          include/pa_charset_manager.h,
                   23145:          include/pa_xslt_stylesheet_manager.h, main/main.dsp,
                   23146:          main/pa_charset_connection.C, main/pa_charset_manager.C,
                   23147:          main/pa_request.C: charset loading & caching mech 0
                   23148: 
                   23149:        * src/: include/pa_stylesheet_connection.h,
                   23150:          include/pa_xslt_stylesheet_manager.h, main/main.dsp,
                   23151:          main/pa_globals.C, main/pa_request.C: would make charset loading
                   23152:          & caching mech now
                   23153: 
                   23154: 2001-09-30  parser
                   23155: 
                   23156:        * src/main/pa_request.C: forgot to fill toTable
                   23157: 
                   23158:        * src/: include/pa_config_fixed.h, main/pa_request.C: started
                   23159:          hack_s_maximumCharacterValues to XALAN_HACK_DIGITAL_ENTITIES but
                   23160:          failed on win32 for now..
                   23161: 
                   23162:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
                   23163:          now charsets table configuration variable is: CHARSETS
                   23164: 
                   23165:        * src/: classes/xdoc.C, include/pa_request.h, main/pa_request.C:
                   23166:          ctype with unicode 1. todo: no &#1055; entities on output somehow
                   23167: 
                   23168:        * src/: classes/file.C, classes/op.C, classes/string.C,
                   23169:          include/pa_request.h, main/pa_request.C: started ctype with
                   23170:          unicode values
                   23171: 
                   23172: 2001-09-28  parser
                   23173: 
                   23174:        * src/: main/pa_request.C, classes/mail.C, classes/op.C,
                   23175:          classes/xdoc.C, include/pa_stylesheet_connection.h: letter body
                   23176:          string passed AS-IS now
                   23177: 
                   23178:        * src/classes/: xdoc.C, xnode.C: xdoc addencoding works! invented a
                   23179:          way of user-configuring... todo: implement
                   23180: 
                   23181: 2001-09-27  parser
                   23182: 
                   23183:        * src/classes/table.C: table.sort changed to sort table itself
                   23184: 
                   23185:        * src/: classes/xdoc.C, targets/isapi/parser3isapi.dsp:
                   23186:          X^.getElementsByTagName[tagname] = array of xnode
                   23187:          X^.getElementsByTagNameNS[namespaceURI;localName] = array of
                   23188:          nodes removed - regretfully not supported @ xalan. maybe someday
                   23189:          would reimplement, if needed.
                   23190: 
                   23191:          win32build system: solved long waiting anti-non-started-apache
                   23192:          problem
                   23193: 
                   23194:        * src/: classes/classes.dsp, classes/xdoc.C, main/main.dsp,
                   23195:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
                   23196:          types/types.dsp: win32 ident make system so not to rebuild
                   23197:          library [ident.C.new]
                   23198: 
                   23199: 2001-09-26  parser
                   23200: 
                   23201:        * src/: classes/classes.dsp, classes/xdoc.C, classes/xnode.C,
                   23202:          classes/xnode.h, include/pa_config_fixed.h, main/main.dsp,
                   23203:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   23204:          types/pa_vxnode.C, types/types.dsp: z
                   23205: 
                   23206:        * src/classes/classes.C: forgot one non-xml check
                   23207: 
1.116     moko     23208:        * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
                   23209:          targets/cgi/Makefile.am, types/Makefile.am: makes with clases.awk
1.95      moko     23210: 
                   23211:        * src/targets/cgi/parser3.C: z
                   23212: 
                   23213:        * src/: include/pa_config_fixed.h, targets/cgi/parser3.C,
                   23214:          targets/isapi/parser3isapi.C: #ifdef SMTP
                   23215: 
                   23216:        * src/: classes/classes.dsp, classes/dnode.C, classes/dnode.h,
                   23217:          classes/dom.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
                   23218:          main/compile.tab.C, types/pa_vdnode.C, types/pa_vdnode.h,
                   23219:          types/pa_vdom.C, types/pa_vdom.h, types/pa_vxdoc.C,
                   23220:          types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
                   23221:          types/types.dsp: xdoc&xnode now
                   23222: 
                   23223:        * src/: classes/classes.C, classes/classes.awk,
                   23224:          classes/classes.dsp, classes/classes.h, classes/date.C,
                   23225:          classes/dnode.C, classes/dnode.h, classes/dom.C,
                   23226:          classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
                   23227:          classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
                   23228:          classes/op.C, classes/response.C, classes/string.C,
                   23229:          classes/table.C, classes/void.C, include/pa_array.h,
                   23230:          include/pa_common.h, include/pa_config_fixed.h,
                   23231:          include/pa_config_includes.h, include/pa_dictionary.h,
                   23232:          include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
                   23233:          include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
                   23234:          include/pa_socks.h, include/pa_sql_connection.h,
                   23235:          include/pa_sql_driver_manager.h, include/pa_stack.h,
                   23236:          include/pa_string.h, include/pa_stylesheet_connection.h,
                   23237:          include/pa_table.h, include/pa_threads.h, include/pa_types.h,
                   23238:          include/pa_xslt_stylesheet_manager.h, main/compile.C,
                   23239:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   23240:          main/execute.C, main/main.dsp, main/pa_array.C, main/pa_common.C,
                   23241:          main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
                   23242:          main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
                   23243:          main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
                   23244:          main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
                   23245:          main/pa_xslt_stylesheet_manager.C, main/untaint.C,
                   23246:          sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
                   23247:          targets/cgi/pa_threads.C, targets/cgi/parser3.C,
                   23248:          targets/cgi/parser3.dsp, targets/isapi/pa_pool.C,
                   23249:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
                   23250:          targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h,
                   23251:          types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
                   23252:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   23253:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
                   23254:          types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vdom.C,
                   23255:          types/pa_vdom.h, types/pa_vdouble.h, types/pa_venv.h,
                   23256:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
                   23257:          types/pa_vform.h, types/pa_vimage.C, types/pa_vimage.h,
                   23258:          types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
                   23259:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   23260:          types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
                   23261:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   23262:          types/pa_vstateless_object.h, types/pa_vstring.C,
                   23263:          types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
                   23264:          types/pa_vvoid.h, types/pa_wcontext.C, types/pa_wcontext.h,
                   23265:          types/pa_wwrapper.h, types/types.dsp: added ident.awk and
                   23266:          main.dsp splitted to main+classes+types along to .am
                   23267: 
                   23268:        * src/classes/Makefile.am: removed useless var
                   23269: 
                   23270:        * src/: classes/classes.cmd, main/main.dsp,
                   23271:          targets/cgi/parser3.dsp: moved classes.inc generation on win32 to
                   23272:          main.dsp
                   23273: 
                   23274: 2001-09-25  parser
                   23275: 
                   23276:        * src/include/pa_config_auto.h.in: xml on linux[elik] works! no
                   23277:          1251 though, todo ICU
                   23278: 
1.116     moko     23279:        * src/: Makefile.am, classes/Makefile.am, classes/dom.C,
1.95      moko     23280:          include/pa_stylesheet_connection.h, main/Makefile.am,
1.116     moko     23281:          main/pa_pool.C, targets/cgi/Makefile.am, types/Makefile.am,
                   23282:          types/pa_vdom.h: xml configure makes
1.95      moko     23283: 
                   23284: 2001-09-24  parser
                   23285: 
1.116     moko     23286:        * src/: classes/Makefile.am, include/pa_config_auto.h.in,
                   23287:          types/Makefile.am: makes
1.95      moko     23288: 
1.116     moko     23289:        * src/targets/cgi/Makefile.am: makefiles
1.95      moko     23290: 
                   23291:        * src/: Makefile.am, targets/Makefile.am, targets/cgi/pa_pool.C:
                   23292:          started unix makes update
                   23293: 
                   23294:        * src/: Makefile.am, main/Makefile.am, targets/cgi/Makefile.am:
                   23295:          started unix makes update
                   23296: 
                   23297:        * src/types/: pa_vdnode.C, pa_vvoid.h, pa_vtable.C: z
                   23298: 
                   23299:        * src/types/pa_value.h: z
                   23300: 
                   23301:        * src/types/: pa_vhash.h, pa_vtable.h, pa_vclass.h: fixed small
                   23302:          bugs with usinge hash/table in expressions
                   23303: 
                   23304:        * src/types/: pa_vfile.h, pa_vimage.h, pa_vstring.h: fiew wrong
                   23305:          resolved conflicts fixed [const]
                   23306: 
                   23307:        * src/: classes/classes.cmd, classes/image.C, classes/op.C,
                   23308:          classes/table.C, include/pa_request.h, include/pa_sapi.h,
                   23309:          main/compile.C, main/compile.tab.C, main/compile.y,
                   23310:          main/compile_tools.h, main/main.dsp, main/pa_common.C,
                   23311:          main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
                   23312:          targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vbool.h,
                   23313:          types/pa_vdate.h, types/pa_vdouble.h, types/pa_vform.C,
                   23314:          types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
                   23315:          types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h: merged3
                   23316:          with before_xml [merge2 actually didn't happen - i've created
                   23317:          tags on wrong branch. so this merge is in fact re-merge]
                   23318: 
                   23319: 2001-09-21  parser
                   23320: 
                   23321:        * src/: main/main.dsp, targets/cgi/parser3.dsp,
                   23322:          targets/isapi/parser3isapi.dsp: updated project files [/ sadly
                   23323:          produced "" in make file and sadly wrong interpreted on load]
                   23324: 
1.116     moko     23325:        * src/: classes/classes.h, classes/hash.C, classes/op.C,
                   23326:          classes/table.C, doc/doxygen.cfg, include/pa_common.h,
                   23327:          include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
                   23328:          include/pa_sql_driver_manager.h, include/pa_string.h,
                   23329:          main/compile.tab.C, main/main.dsp, main/pa_common.C,
                   23330:          main/pa_exec.C, main/pa_globals.C, targets/cgi/parser3.dsp,
                   23331:          targets/isapi/parser3isapi.dsp: merged with before_xml
1.95      moko     23332: 
                   23333:        * src/: classes/classes.C, classes/date.C, classes/dnode.C,
                   23334:          classes/dom.C, classes/file.C, classes/form.C, classes/int.C,
                   23335:          classes/mail.C, doc/doxygen.cfg, include/pa_config_fixed.h,
                   23336:          include/pa_pool.h, main/main.dsp, main/pa_globals.C,
                   23337:          main/pa_pool.C, main/pa_request.C,
                   23338:          main/pa_xslt_stylesheet_manager.C, targets/cgi/pa_pool.C,
                   23339:          targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
                   23340:          targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
                   23341:          targets/isapi/parser3isapi.dsp, types/pa_valiased.C,
                   23342:          types/pa_vcookie.C, types/pa_vdnode.C, types/pa_vdom.C,
                   23343:          types/pa_vfile.C, types/pa_vform.C, types/pa_vimage.C,
                   23344:          types/pa_vrequest.C, types/pa_vresponse.h,
                   23345:          types/pa_vstateless_class.C, types/pa_vstring.C,
                   23346:          types/pa_vtable.C, types/pa_wcontext.C: zillions of #ifdef XML
                   23347:          created new projects for sql drivers [planning to remove sql
                   23348:          drivers from main cvs project] first, will join latest changes
                   23349: 
                   23350:        * src/classes/: dom.C: defaulted dom writing methods encoding to
                   23351:          pool.get_charset
                   23352: 
                   23353:        * src/classes/dom.C: defaulted dom writing methods encoding to
                   23354:          pool.get_charset
                   23355: 
                   23356:        * src/include/pa_pool.h: defaulted dom writing methods encoding to
                   23357:          pool.get_charset
                   23358: 
                   23359:        * src/: classes/dom.C, include/pa_pool.h, main/pa_pool.C,
                   23360:          types/pa_vdnode.C, types/pa_vresponse.h: defaulted dom writing
                   23361:          methods encoding to pool.get_charset
                   23362: 
                   23363:        * src/: include/pa_pool.h, main/pa_pool.C: checked whether
                   23364:          transcoder were created right "unsupported encoding" message.
                   23365:          not @ set time, but @ use time, so until xml output functions
                   23366:          .string, .file, .save used - no encoding name check occur
                   23367: 
                   23368:          reduced transcode buffer size to 60 fixed pool cleanup - no
                   23369:          registration needed, pools are officially destructured
                   23370: 
                   23371: 2001-09-20  parser
                   23372: 
                   23373:        * src/classes/image.C: 20K preload on jpg measure [image::measure]
                   23374: 
                   23375:        * src/main/: pa_pool.C, pa_request.C: Pool::transcode defaults from
                   23376:          $MAIN:DEFAULTS.content-type[$.charset[here]]
                   23377: 
                   23378:        * src/: classes/dnode.C, classes/dom.C,
                   23379:          include/pa_config_includes.h, include/pa_globals.h,
                   23380:          include/pa_pool.h, main/main.dsp, main/pa_globals.C,
                   23381:          main/pa_pool.C, targets/cgi/parser3.dsp,
                   23382:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   23383:          types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vresponse.h:
                   23384:          Pool::transcode 0
                   23385: 
                   23386:        * src/classes/dom.C: dom. string save file moved output xml options
                   23387:          to last param and made it optional
                   23388: 
                   23389:        * src/types/pa_vdnode.C:     !$elementnode.attributes = hash of
                   23390:          dnodes
                   23391:              !$attributenode.specified = boolean
                   23392:                      true if the attribute received its value explicitly
                   23393:          in the XML document,
                   23394:                      or if a value was assigned programatically with the
                   23395:          setValue function.
                   23396:                  false if the attribute value came from the default value
                   23397:          declared in the document's DTD.
                   23398:              !$pinode.target = target of this processing instruction
                   23399:                  XML defines this as being the first token following the
                   23400:          markup
                   23401:                  that begins the processing instruction.
                   23402:                  XPath:
                   23403:              !^node.select[xpath/query/expression] = hash of 0->node0
                   23404:          1->node1
                   23405:              !^node.select-single[xpath/query/expression] = first node if
                   23406:          any
                   23407: 
                   23408:        * src/types/: pa_value.h, pa_vbool.h, pa_vdate.h, pa_vdouble.h,
                   23409:          pa_vhash.h, pa_vint.h, pa_vstring.h, pa_vtable.h, pa_vvoid.h:
                   23410:          some 'const's added
                   23411: 
                   23412:        * src/types/: pa_vhash.h, pa_vtable.h: table/hash  can be used in
                   23413:          expression context now, there value = size and boolean value
                   23414:          size!=0
                   23415: 
                   23416:        * src/types/: pa_vhash.h, pa_vstring.h, pa_vtable.h: table/hash
                   23417:          can be used in expression context now, there value = size and
                   23418:          boolean value size!=0
                   23419: 
                   23420:        * src/: classes/dnode.C, classes/dom.C, targets/cgi/parser3.dsp,
                   23421:          types/pa_vstring.h: dnode .file .string .save moved back to dom
                   23422:          due to strange xalan bug
                   23423: 
                   23424: 2001-09-18  parser
                   23425: 
                   23426:        * src/: classes/dnode.C, classes/dom.C, classes/hash.C,
                   23427:          classes/image.C, classes/op.C, classes/table.C,
                   23428:          include/pa_common.h, include/pa_globals.h, include/pa_request.h,
                   23429:          include/pa_sql_driver_manager.h, main/compile.C,
                   23430:          main/compile.tab.C, main/compile.y, main/compile_tools.h,
                   23431:          main/execute.C, main/pa_common.C, main/pa_request.C,
                   23432:          main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
                   23433:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   23434:          targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vform.C,
                   23435:          types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
                   23436:          types/pa_vimage.h, types/pa_vtable.h: merged latest bugfixes from
                   23437:          before_xml branch ^if(def $hash) now true only when
                   23438:          ^hash:_count[]!=0 moved .string .save .file from dom to dnode
                   23439: 
                   23440:        * src/: classes/op.C, main/execute.C: operators self changed to
                   23441:          root ^for variable context changed to self
                   23442: 
                   23443:        * src/types/: pa_vdnode.C, pa_vdom.h, pa_vhash.h, pa_vtable.h: dom,
                   23444:          dnode 1
                   23445: 
                   23446:        * src/: classes/dnode.C, classes/dnode.h, main/main.dsp,
                   23447:          types/pa_vdnode.C, types/pa_vdnode.h: dom, dnode 0
                   23448: 
                   23449:        * src/: classes/image.C, main/pa_string.C, main/pa_table.C: image:
                   23450:          poly* fixed
                   23451: 
                   23452: 2001-09-17  parser
                   23453: 
                   23454:        * src/: classes/dom.C, main/main.dsp, main/pa_globals.C,
                   23455:          types/pa_vdom.h: started dnode+dom
                   23456: 
                   23457:          dnode     DOM methods:     $node.name     $node.value
                   23458:          ...others...
                   23459: 
                   23460:              ^node.xpath[/rates/USD] = hash
                   23461:                  $hash[
                   23462:                          $.0[node0]
                   23463:                          $.1[node1]
                   23464:                  ]
                   23465: 
                   23466:        * src/: classes/image.C, types/pa_vimage.C: $image.line-style now
                   23467:          applies to all linear primitives
                   23468: 
                   23469:        * src/: classes/classes.h, classes/dom.C, classes/hash.C,
                   23470:          include/pa_stylesheet_connection.h, main/main.dsp,
                   23471:          targets/cgi/pa_pool.C, types/pa_vdom.h, types/pa_vfile.h,
                   23472:          types/pa_vimage.h: started dnode     DOM:     $node.name
                   23473:          $node.value     ...others...      ^node.xpath[/rates/USD] = hash
                   23474:          dom(dnode)
                   23475: 
                   23476:        * src/: classes/hash.C, main/compile.C, main/compile.tab.C,
                   23477:          main/compile.y, main/compile_tools.h, main/execute.C,
                   23478:          targets/cgi/parser3.C: expressions unary+ ^hash.count[] bugfix:
                   23479:          in expression compound($aa.zz.xx) names now can have minus '-' in
                   23480:          name after '.'
                   23481: 
                   23482: 2001-09-15  parser
                   23483: 
                   23484:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
                   23485:          image: $line-width ^line(...)[****   style]
                   23486: 
                   23487:        * src/: classes/dom.C, targets/isapi/parser3isapi.C,
                   23488:          targets/isapi/pool_storage.h, types/pa_vdom.h: fixed bug in isapi
                   23489:          pool_storage - cleanups first, allocations second.  apache wisely
                   23490:          does just like that
                   23491: 
                   23492:        * src/targets/isapi/: parser3isapi.C, pool_storage.h: pool_storage
                   23493:          rewritten using template, no bugs now
                   23494: 
                   23495:        * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/pa_pool.C,
                   23496:          targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
                   23497:          targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h:
                   23498:          poorly started isapi pool_storage, would rewrite using template
                   23499:          now
                   23500: 
                   23501:        * src/: classes/dom.C, classes/image.C, include/pa_pool.h,
                   23502:          include/pa_stylesheet_connection.h, main/main.dsp,
                   23503:          targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
                   23504:          targets/isapi/pool_storage.h, types/pa_vdom.C, types/pa_vdom.h:
                   23505:          xalan objects freed up [introducing Pool::register_cleanup]
                   23506: 
                   23507:        * src/: doc/doxygen.cfg, include/pa_sapi.h, types/pa_vdom.h:
                   23508:          comments
                   23509: 
                   23510: 2001-09-14  parser
                   23511: 
                   23512:        * src/main/: pa_sql_driver_manager.C, pa_xslt_stylesheet_manager.C:
                   23513:          z
                   23514: 
                   23515:        * src/: classes/dom.C, classes/file.C, classes/image.C,
                   23516:          classes/mail.C, include/pa_common.h,
                   23517:          include/pa_sql_driver_manager.h, include/pa_string.h,
                   23518:          include/pa_stylesheet_connection.h,
                   23519:          include/pa_xslt_stylesheet_manager.h, main/main.dsp,
                   23520:          main/pa_common.C, main/pa_exec.C, main/pa_globals.C,
                   23521:          main/pa_sql_driver_manager.C, main/pa_xslt_stylesheet_manager.C,
                   23522:          main/untaint.C, types/pa_vfile.C: dom.xslt  stylesheet
                   23523:          compiled&cached
                   23524: 
                   23525: 2001-09-13  parser
                   23526: 
                   23527:        * src/: classes/dom.C, classes/file.C, classes/image.C,
                   23528:          types/pa_vfile.C, types/pa_vfile.h: ^dom.file[] charset
                   23529: 
                   23530:        * src/classes/dom.C: dom:file content-type(.method)
                   23531: 
                   23532:        * src/: include/pa_common.h, include/pa_globals.h,
                   23533:          main/pa_common.C, main/pa_request.C: $MAIN:CLASS_PATH now can be
                   23534:          string now more informative error messages
                   23535: 
                   23536:        * src/: include/pa_globals.h, include/pa_request.h,
                   23537:          main/pa_request.C, targets/cgi/parser3.C,
                   23538:          targets/isapi/parser3isapi.C: ParserRootConfig .../parser3.conf
                   23539:          ParserSiteConfig .../parser3.conf
                   23540: 
                   23541:          cgi&isapi looks for {configure|c:\windows}/parser3.conf
                   23542: 
                   23543: 2001-09-12  parser
                   23544: 
                   23545:        * src/: classes/op.C, include/pa_sql_driver_manager.h,
                   23546:          main/pa_sql_driver_manager.C: ^connect[] ^connect[aaa] more
                   23547:          precise error reporting: "connection string must start with
                   23548:          protocol://" now
                   23549: 
                   23550:        * src/main/compile.tab.C: fixed - subname code parts actually []
                   23551:          braced
                   23552: 
                   23553:        * src/main/: compile.y, compile_tools.h: name.[part].xxx syntax
                   23554:          lexer on LS_USER level did [] matching without setting nestage,
                   23555:          introduced special LS_NAME_SQUARE_PART state
                   23556: 
                   23557: 2001-09-11  parser
                   23558: 
                   23559:        * src/: classes/dom.C, include/pa_string.h, main/pa_globals.C,
                   23560:          main/untaint.C: ^dom:set{<some>xml</some>} default language XML
                   23561:          languages+=xml
                   23562: 
                   23563:        * src/: classes/dom.C, types/pa_vdom.h: ^dom:set[<some>xml</some>]
                   23564: 
                   23565:        * src/classes/dom.C: ^dom:save/string/file[output options] output
                   23566:          options:     $.method[xml|html|text] detection fixed
                   23567: 
                   23568:        * src/types/pa_vdom.h: messages
                   23569: 
                   23570:        * src/classes/dom.C: ^dom:save/string/file[output options] output
                   23571:          options:     $.method[xml|html|text] detection fixed
                   23572: 
                   23573: 2001-09-10  parser
                   23574: 
                   23575:        * src/classes/dom.C: ^dom:save/string/file[output options] output
                   23576:          options:     $.method[xml|html|text] $.encoding[windows-1251|...]
                   23577: 
                   23578:        * src/classes/dom.C: ^dom.xslt[stylesheet filename][params hash
                   23579:          added]
                   23580: 
                   23581:        * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
                   23582:          ^dom.xslt[stylesheet filename] 0
                   23583: 
                   23584:        * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
                   23585:          ^dom.xslt[stylesheet filename] -1 doc is lying
                   23586: 
                   23587:        * src/classes/dom.C: ^dom.file[encoding] = file
                   23588: 
                   23589:        * src/classes/: dom.C: ^dom.string[encoding] 1
                   23590:          ^dom.save[encoding;filename]
                   23591: 
                   23592:        * src/classes/dom.C: ^dom.string[] 0
                   23593: 
                   23594:        * src/classes/dom.C: ^dom.save[b.xml] 1:error handling
                   23595: 
                   23596:        * src/: classes/dom.C, main/main.dsp, types/pa_vform.C,
                   23597:          types/pa_vform.h: ^dom.save[b.xml] 0
                   23598: 
                   23599: 2001-09-08  parser
                   23600: 
                   23601:        * src/types/pa_vform.C: $form:tables.name.field
                   23602: 
                   23603: 2001-09-07  parser
                   23604: 
                   23605:        * src/classes/table.C: table:empty removed, superceded by ^if(def
                   23606:          $table)...
                   23607: 
                   23608:        * src/targets/cgi/parser3.C: z
                   23609: 
                   23610:        * src/main/pa_string.C: $a[] ^if($a){y;n} is 'n' now  [conversion
                   23611:          from '' to int/double is 0]
                   23612: 
                   23613:        * src/: classes/dom.C, types/pa_value.h, types/pa_vtable.h: (def
                   23614:          $table) is false when table is empty
                   23615: 
                   23616:        * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
                   23617:          !$form:tables $atable[$form:tables.a]
                   23618:          ^atable.menu{a=$atable.element}[,]
                   23619: 
                   23620:        * src/: targets/cgi/parser3.dsp, types/pa_vform.C,
                   23621:          types/pa_vform.h, types/pa_vhash.h: !$form:fields
                   23622: 
1.116     moko     23623:        * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95      moko     23624:          types/pa_vdom.h, types/pa_vform.C: merged with successful start
                   23625:          of dom
                   23626: 
                   23627:        * src/: include/pa_hash.h, main/pa_hash.C, types/pa_vfile.h,
                   23628:          types/pa_vform.C, types/pa_vform.h: z
                   23629: 
                   23630:        * src/: main/pa_exception.C, types/pa_vform.C: getting FIRST form
                   23631:          element [not last]
                   23632: 
1.116     moko     23633:        * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95      moko     23634:          types/pa_vdom.h: introducing dom. dom:load[a.xml]
                   23635: 
                   23636: 2001-09-06  parser
                   23637: 
                   23638:        * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
                   23639:          table with one column 'element' and two rows: 1 and 2
                   23640: 
                   23641:        * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
                   23642:          table with one column 'element' and two rows: 1 and 2
                   23643: 
                   23644:        * src/: classes/void.C, main/pa_string.C, main/pa_table.C: fixed up
                   23645:          bad int/double conversions, and now $form:nonexistent.int(88)
                   23646:          would return 88
                   23647: 
                   23648:        * src/: classes/hash.C, include/pa_globals.h, main/pa_globals.C,
                   23649:          types/pa_vhash.h: now there's special hash key '_default'
                   23650:          [instead of ^_default method] $hash[         $.a[1]  $.b[2]
                   23651:          $._default[xx] ] $hash.c
                   23652: 
                   23653:        * src/main/: compile.tab.C, compile.y: ^if(0){}{ ^if(1){}^; } bug
                   23654:          fixed [thanks, fif], ^; were treated there non-literally
                   23655: 
                   23656:        * src/doc/doxygen.cfg: merged new default options from 1.2.10
                   23657:          doxygen
                   23658: 
                   23659:        * src/: classes/image.C, classes/op.C, classes/string.C,
                   23660:          classes/table.C, doc/doxygen.cfg, targets/isapi/parser3isapi.C,
                   23661:          types/pa_vtable.C: few #ifndef DOXYGEN
                   23662: 
                   23663: 2001-09-05  parser
                   23664: 
                   23665:        * src/classes/: string.C, table.C: sql options can be void [same as
                   23666:          image:html the other day]
                   23667: 
                   23668:        * src/targets/cgi/Makefile.am: .am undo
                   23669: 
                   23670:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
                   23671:          targets/cgi/parser3.C: #define STRINGIZE(name) #name does not
                   23672:          macro expantion on param, simply qoutes whatever passed, undone
                   23673: 
                   23674:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
                   23675:          targets/cgi/Makefile.am, targets/cgi/parser3.C: #define
                   23676:          STRINGIZE(name) #name invented
                   23677: 
                   23678:        * src/: classes/op.C, include/pa_sql_driver_manager.h,
                   23679:          main/pa_sql_driver_manager.C: #define MAIN_SQL_NAME "SQL" #define
                   23680:          MAIN_SQL_DRIVERS_NAME "drivers"
                   23681: 
                   23682:          moved to be availible to all users
                   23683: 
                   23684:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h:
                   23685:          SQL_DRIVER_CREATE_FUNC_NAME
                   23686: 
                   23687:        * src/classes/mail.C: MAIN:MAIL check fixed
                   23688: 
                   23689: 2001-09-04  parser
                   23690: 
                   23691:        * src/classes/image.C: image.html now can accept void params
                   23692: 
                   23693:        * src/targets/isapi/parser3isapi.C: z
                   23694: 
                   23695:        * src/targets/cgi/parser3.C: full_file_spec bug
                   23696: 
                   23697:        * src/targets/cgi/parser3.C: getenvcheck
                   23698: 
                   23699:        * src/targets/cgi/parser3.C: zz
                   23700: 
                   23701:        * src/targets/cgi/parser3.C: zzz
                   23702: 
                   23703:        * src/classes/date.C: date
                   23704: 
                   23705:        * src/classes/date.C: date:sql-string is now without ''
                   23706: 
1.116     moko     23707:        * src/: include/pa_config_auto.h.in, targets/cgi/Makefile.am,
1.95      moko     23708:          targets/cgi/parser3.C: configure --sysconfdir=sysadmin-controlled
                   23709:          auto.p location for targets/cgi/parser3, default[/usr/local/etc]
                   23710: 
1.116     moko     23711:        * src/include/pa_config_auto.h.in: makes
1.95      moko     23712: 
                   23713: 2001-09-03  parser
                   23714: 
                   23715:        * src/targets/cgi/parser3.C: /configure cgi SYSCONFDIR
                   23716: 
                   23717: 2001-09-01  parser
                   23718: 
                   23719:        * src/classes/image.C: letter_spacing
                   23720: 
                   23721:        * src/classes/image.C: image: font params changed
                   23722: 
                   23723:        * src/classes/image.C: image: as_int as_string used
                   23724: 
                   23725:        * src/types/pa_vmethod_frame.h: $result[] now gets properly
                   23726:          analized
                   23727: 
                   23728: 2001-08-31  parser
                   23729: 
                   23730:        * src/targets/cgi/parser3.C: z
                   23731: 
1.116     moko     23732:        * src/: include/pa_dir.h, targets/cgi/parser3.C: compiled under
                   23733:          cygwin
1.95      moko     23734: 
                   23735:        * src/classes/void.C: void:int/double += (default)
                   23736: 
                   23737:        * src/classes/image.C: image:font added space param image:font
                   23738:          changed charwidth alg, added kerning const[for now]
                   23739: 
                   23740:        * src/classes/: string.C, table.C: string:int/double (defaults)
                   23741: 
                   23742: 2001-08-29  parser
                   23743: 
                   23744:        * src/main/pa_exception.C: exception redundant debug info
                   23745: 
                   23746: 2001-08-28  parser
                   23747: 
                   23748:        * src/classes/image.C: image error msgs
                   23749: 
                   23750:        * src/classes/image.C: image: gifsize little endian
                   23751: 
                   23752:        * src/doc/doxygen.cfg: doxygen conf removed some garbage from under
                   23753:          doxygeneration
                   23754: 
                   23755:        * src/: classes/Makefile.am, main/Makefile.am,
                   23756:          targets/cgi/Makefile.am, types/Makefile.am: .am-s
                   23757: 
                   23758:        * src/: include/pa_dictionary.h, main/pa_dictionary.C,
                   23759:          main/pa_sql_driver_manager.C: NO_STRING_ORIGIN check3
                   23760: 
                   23761:        * src/main/compile.C: NO_STRING_ORIGIN check2
                   23762: 
                   23763:        * src/classes/table.C: NO_STRING_ORIGIN check
                   23764: 
                   23765:        * src/include/pa_dictionary.h: gcc: ../include/pa_dictionary.h:19:
                   23766:          storage class specifiers invalid in friend function declarations
                   23767: 
                   23768:        * src/: classes/op.C, main/compile.tab.C, main/pa_dir.C,
                   23769:          main/untaint.C, targets/cgi/parser3.C,
                   23770:          targets/isapi/parser3isapi.C: strncpy forced with zero ending in
                   23771:          case of limit
                   23772: 
                   23773:        * src/: classes/file.C, main/pa_common.C: file:move
                   23774:          autocreate/remove dest/src dir
                   23775: 
                   23776:        * src/: classes/string.C, include/pa_dictionary.h,
                   23777:          include/pa_string.h, main/pa_dictionary.C, main/pa_string.C,
                   23778:          main/untaint.C: pa_directory speeded up. moved zero 'from' check
                   23779:          to directory constructor.  string:replace
                   23780: 
                   23781: 2001-08-27  parser
                   23782: 
                   23783:        * src/classes/image.C: fixed jpgsize alg
                   23784: 
                   23785:        * src/classes/image.C: fixed jpgsize alg
                   23786: 
                   23787:        * src/main/pa_exception.C: z
                   23788: 
                   23789:        * src/main/pa_common.C: removed debug info from pa_common
                   23790: 
                   23791:        * src/: main/pa_request.C, targets/cgi/parser3.C: parser3 test.html
                   23792:          [auto.p from current dir loading]
                   23793: 
1.116     moko     23794:        * src/: main/pa_common.C, main/pa_exception.C,
                   23795:          main/pa_sql_driver_manager.C, targets/cgi/Makefile.am: configure
                   23796:          for solaris -lsocket
1.95      moko     23797: 
                   23798: 2001-08-24  parser
                   23799: 
                   23800:        * src/targets/cgi/parser3.C: not cgi extra \n 3
                   23801: 
                   23802:        * src/targets/cgi/parser3.C: not cgi extra \n 2
                   23803: 
                   23804:        * src/targets/cgi/parser3.C: not cgi extra \n
                   23805: 
                   23806:        * src/main/pa_sql_driver_manager.C: z
                   23807: 
                   23808:        * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C:
                   23809:          sql* removed services from disconnect - cross-request ideological
                   23810:          probs.
                   23811: 
                   23812:        * src/sql/pa_sql_driver.h: sql* removed services from disconnect -
                   23813:          cross-request ideological probs.  oracle - fixed bug: cs
                   23814:          allocated on request.pool and got freed before disconnect
                   23815: 
                   23816:        * src/classes/: file.C, form.C, mail.C, table.C: fiew non-pool
                   23817:          mallocs fixed
                   23818: 
                   23819: 2001-08-23  parser
                   23820: 
                   23821:        * src/classes/file.C: minor bug in file:save fixed
                   23822: 
                   23823:        * src/main/pa_sql_driver_manager.C: oracle: dlink
                   23824: 
                   23825: 2001-08-22  parser
                   23826: 
                   23827:        * src/: classes/file.C, main/compile.tab.C, types/pa_vfile.C,
                   23828:          types/pa_vfile.h: file:load|save[text|binary;
                   23829: 
                   23830:        * src/main/: compile.tab.C, compile.y: ^method[]^[^] literals []
                   23831: 
                   23832: 2001-08-21  parser
                   23833: 
                   23834:        * src/classes/: file.C, table.C: ^file:list
                   23835: 
                   23836: 2001-08-20  parser
                   23837: 
                   23838:        * src/: main/compile.tab.C, main/compile.y,
                   23839:          main/pa_sql_driver_manager.C, types/pa_value.h, types/pa_vbool.h,
                   23840:          types/pa_vdouble.h, types/pa_vint.h: $var(123) ^var.inc[]
                   23841:          recousively caused problems: inc incremeted 123 literal!! fixed
                   23842: 
                   23843: 2001-08-10  parser
                   23844: 
                   23845:        * src/main/: compile.tab.C, compile.y: [codes] name part syntax now
                   23846: 
                   23847:        * src/main/: compile.tab.C, compile.y: (codes) name part syntax
                   23848:          added
                   23849: 
                   23850:        * src/main/: compile.tab.C, compile.y: (codes) name part syntax
                   23851:          added
                   23852: 
                   23853:        * src/classes/table.C: table:sort restored [it was bad test :(]
                   23854: 
                   23855:        * src/types/: pa_value.h, pa_vstring.h: string now def only when ne
                   23856:          ''
                   23857: 
                   23858:        * src/main/: pa_request.C: wanted to make const int
                   23859:          MAX_EXECUTE_SECONDS=1;
                   23860: 
                   23861:          but couldnt, set_callback_and_alarm appeared to be not exported
                   23862:          :(
                   23863: 
                   23864:        * src/main/pa_string.C: string.match hanged on. there were a hang
                   23865:          check but it weren't wise enough
                   23866: 
                   23867:          @parse[dateString][tmp]
                   23868:          $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]] $tmp.1 $tmp.2
                   23869:          #end
                   23870: 
                   23871:          @main[] ^parse[2001-02-03]
                   23872: 
                   23873:        * src/classes/: table.C: table:sort now default desc
                   23874: 
                   23875:        * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
                   23876:          table.sort now creates new sorted table
                   23877: 
                   23878: 2001-08-09  parser
                   23879: 
                   23880:        * src/main/pa_string.C: $a[010] now ^if($a==10){true} were octal
                   23881: 
                   23882:        * src/classes/hash.C: hash:_default now [was hash:default]
                   23883: 
                   23884:        * src/classes/op.C: case without switch check added
                   23885: 
                   23886:        * src/types/pa_vcookie.C: cookie name&value origins added, more
                   23887:          precise $ORIGINS(1)
                   23888: 
                   23889:        * src/main/Makefile.am: .am
                   23890: 
                   23891:        * src/classes/void.C: void: int double  copy/paste from int: bug
                   23892:          fixed
                   23893: 
                   23894:        * src/classes/void.C: void: int double  copy/paste from int: bug
                   23895:          fixed
                   23896: 
                   23897: 2001-08-07  parser
                   23898: 
                   23899:        * src/: classes/double.C, classes/int.C, classes/string.C,
                   23900:          classes/table.C, include/pa_globals.h, main/pa_globals.C:
                   23901:          !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
                   23902:          string, table
                   23903: 
                   23904:        * src/: classes/math.C, main/pa_request.C: math:random fixed. win32
                   23905:          srand made working
                   23906: 
                   23907: 2001-08-06  parser
                   23908: 
                   23909:        * src/: classes/mail.C, classes/op.C, include/pa_array.h,
                   23910:          include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
                   23911:          main/compile.tab.C, main/compile.y, main/pa_array.C,
                   23912:          main/pa_dictionary.C, main/pa_exec.C, main/pa_globals.C,
                   23913:          main/pa_hash.C, main/pa_request.C, main/pa_string.C: class_path
                   23914: 
                   23915:        * src/main/pa_exec.C: exec win32 real filename
                   23916: 
                   23917:        * src/classes/file.C: exec stderr out
                   23918: 
                   23919:        * src/classes/hash.C: hash:keys renamed to hash:_keys :(
                   23920: 
                   23921: 2001-08-03  parser
                   23922: 
                   23923:        * src/: classes/table.C, types/pa_vtable.h: vtable.locks killed
                   23924: 
                   23925: 2001-08-02  parser
                   23926: 
                   23927:        * src/: classes/string.C, classes/table.C, include/pa_array.h,
                   23928:          main/execute.C, main/pa_exec.C: introducing Array_iter
                   23929: 
                   23930:        * src/main/execute.C: detected quick_get recursion bug. changed to
                   23931:          get@execute, but needs array iterator, separate from array to
                   23932:          avoid it & use caching
                   23933: 
                   23934:        * src/main/: pa_dictionary.C, pa_globals.C: memset dictionary minor
                   23935:          bug fixed
                   23936: 
                   23937:        * src/: classes/classes.h, classes/op.C, include/pa_globals.h,
                   23938:          main/execute.C, main/pa_globals.C: found another multithread bug
                   23939:          in op.C (last, last global var killed) :)
                   23940: 
                   23941: 2001-08-01  parser
                   23942: 
                   23943:        * src/: include/pa_dictionary.h, include/pa_globals.h,
                   23944:          include/pa_string.h, main/main.dsp, main/pa_dictionary.C,
                   23945:          main/pa_globals.C, main/pa_request.C, main/pa_string.C,
                   23946:          main/untaint.C: speeded up typo-html replacements. introducing
                   23947:          Dictionary with first-char caching
                   23948: 
                   23949: 2001-07-31  parser
                   23950: 
                   23951:        * src/types/Makefile.am: pa_vtable.C added to .am
                   23952: 
                   23953:        * src/main/compile.tab.C: added, so that could be compiled even on
                   23954:          non-bison-enabled platforms
                   23955: 
                   23956: 2001-07-28  parser
                   23957: 
                   23958:        * src/classes/table.C: table:hash always produces hash, when can't
                   23959:          - empty
                   23960: 
                   23961:        * src/main/: compile.y, untaint.C: bug fix @ untaint when \r
                   23962:          skipped \n
                   23963: 
                   23964: 2001-07-27  parser
                   23965: 
                   23966:        * src/classes/: double.C, int.C, string.C: provided meaningful msg
                   23967:          on int/double/string :sql without result and default
                   23968: 
                   23969: 2001-07-26  parser
                   23970: 
                   23971:        * src/classes/op.C: fixed bad multithread bug with strangly global
                   23972:          OP
                   23973: 
                   23974:        * src/main/compile.y: $man[$.age[zzz]]  0
                   23975: 
                   23976:        * src/: include/pa_opcode.h, main/compile.y, main/execute.C: hash
                   23977:          creation syntax problem persists. restored $: for a while.
                   23978:          thinking of $man[$.age[zzz]] syntax now
                   23979: 
                   23980:        * src/: classes/double.C, classes/int.C, classes/string.C,
                   23981:          include/pa_opcode.h, main/compile.C, main/compile.y,
                   23982:          main/compile_tools.h, main/execute.C, types/pa_vcode_frame.h,
                   23983:          types/pa_vmethod_frame.h, types/pa_wcontext.h,
                   23984:          types/pa_wwrapper.h: fixing :: realization #1
                   23985: 
                   23986:        * src/: include/pa_opcode.h, main/compile.C, main/compile.y,
                   23987:          main/compile_tools.h, main/execute.C, main/pa_request.C,
                   23988:          types/pa_vmethod_frame.h: introducing :: this is constructor call
                   23989:          prefix.  ordinary : remains for static accesses
                   23990: 
                   23991: 2001-07-25  parser
                   23992: 
                   23993:        * src/types/pa_vtable.C: table: get_element order changeed. now: 1.
                   23994:          fields 2. methods 3. columns
                   23995: 
                   23996:        * src/types/: pa_vdouble.h, pa_vint.h: odbc: no result queries;
                   23997:          quote.  optimized double&int tostring-s
                   23998: 
                   23999:        * src/main/: compile.C, compile.y, compile_tools.h: allowed
                   24000:          whitespace before first method decl
                   24001: 
                   24002:        * src/classes/table.C: allowed nontable result in table:sql,
                   24003:          results in empty table
                   24004: 
                   24005:        * src/main/: compile.C, compile.y, compile_tools.h: allowed empty
                   24006:          lines before first method decl
                   24007: 
                   24008:        * src/: classes/table.C, main/main.dsp, types/pa_vtable.C,
                   24009:          types/pa_vtable.h: ^table.record[] now $table.fields
                   24010: 
                   24011:        * src/main/compile.y: $var[] is now empty string, not void
                   24012: 
                   24013:        * src/main/: compile.y, execute.C: $var[] is now empty string, not
                   24014:          void
                   24015: 
                   24016:        * src/: classes/string.C, include/pa_globals.h, main/execute.C,
                   24017:          main/pa_globals.C: match replace code context moved to implicit
                   24018:          $match context
                   24019: 
                   24020:        * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
                   24021:          main/compile_tools.h, main/execute.C: with killed, code storage
                   24022:          introduced with former 'with' syntax
                   24023: 
                   24024: 2001-07-24  parser
                   24025: 
                   24026:        * src/: main/compile.C, main/execute.C, main/pa_string.C,
                   24027:          types/pa_value.h: first get_element, next get operator
                   24028: 
                   24029:        * src/main/compile.y: removed @end handling
                   24030: 
                   24031:        * src/main/: compile.C, compile.y: @end handling method2
                   24032: 
                   24033:        * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
                   24034:          file:move
                   24035: 
                   24036:        * src/main/pa_common.C: file_read close @ eof when imgsize bug
                   24037:          fixed
                   24038: 
                   24039: 2001-07-23  parser
                   24040: 
                   24041:        * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql odbc
                   24042:          driver
                   24043: 
                   24044:        * src/classes/hash.C: changed sql driver query interface
                   24045: 
                   24046:        * src/: classes/hash.C, classes/string.C, classes/table.C,
                   24047:          classes/void.C, include/pa_sql_connection.h, sql/pa_sql_driver.h:
                   24048:          changed sql driver query interface
                   24049: 
                   24050: 2001-07-20  parser
                   24051: 
                   24052:        * src/types/pa_vrequest.C: X!$browser:type
                   24053: 
                   24054:        * src/: classes/file.C, classes/string.C, include/pa_string.h,
                   24055:          main/execute.C, main/pa_string.C, types/pa_valiased.C,
                   24056:          types/pa_valiased.h, types/pa_value.h, types/pa_vclass.h,
                   24057:          types/pa_vcookie.h, types/pa_vdate.h, types/pa_vfile.h,
                   24058:          types/pa_vform.h, types/pa_vhash.h, types/pa_vmath.h,
                   24059:          types/pa_vobject.h, types/pa_vrequest.C,
                   24060:          types/pa_vstateless_class.h, types/pa_vstateless_object.h: only
                   24061:          ^class:method dynamic calls allowed.  ^BASE.method call disabled.
                   24062:          BASE element globally removed
                   24063: 
                   24064: 2001-07-18  parser
                   24065: 
                   24066:        * src/classes/file.C: file:exec/cgi msg
                   24067: 
                   24068:        * src/classes/file.C: $file:exit-code renamed to 'status'
                   24069: 
                   24070:        * src/: classes/file.C, main/pa_exec.C: file:exec
                   24071: 
1.116     moko     24072:        * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
                   24073:          targets/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
                   24074:          removed $id from *.in *.am
1.95      moko     24075: 
                   24076:        * src/main/: pa_request.C, untaint.C: ORIGINS langs name
                   24077:          abbrevations
                   24078: 
                   24079:        * src/: classes/date.C, classes/mail.C, classes/math.C,
                   24080:          classes/string.C, classes/table.C, include/pa_globals.h,
                   24081:          include/pa_string.h, main/execute.C, main/pa_globals.C,
                   24082:          main/pa_request.C, main/pa_string.C, main/untaint.C,
                   24083:          types/pa_value.h, types/pa_vdouble.h, types/pa_vfile.h,
                   24084:          types/pa_vint.h, types/pa_vstring.C, types/pa_vstring.h:
                   24085:          $ORIGINS(1) output tracing mode
                   24086: 
                   24087: 2001-07-13  parser
                   24088: 
                   24089:        * src/: classes/double.C, classes/int.C, classes/string.C,
                   24090:          include/pa_request.h, main/execute.C, main/pa_request.C:
                   24091:          auto.p[@auto], /news/auto.p[no @auto], so that initializing
                   24092:          second would not call first @auto
                   24093: 
                   24094:        * src/main/: execute.C, pa_request.C: order of MAIN parents was
                   24095:          wrong, fixed
                   24096: 
                   24097: 2001-07-12  parser
                   24098: 
                   24099:        * src/types/pa_value.h: pa_value.putelement modification of system
                   24100:          classes prevented
                   24101: 
                   24102: 2001-07-11  parser
                   24103: 
                   24104:        * src/: classes/string.C, doc/sources2html.cmd: lr split now yelds
                   24105:          table $piece
                   24106: 
                   24107:        * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
                   24108:          types/pa_vstateless_class.h: $file created by file:state +=
                   24109:          .atime .mtime .ctime +found&fixed bug with exceptions on
                   24110:          get_junction-created objects [they were on wrong pool]
                   24111: 
                   24112: 2001-07-09  parser
                   24113: 
                   24114:        * src/main/untaint.C: qp wrong name
                   24115: 
                   24116:        * src/: classes/date.C, classes/string.C, classes/table.C,
                   24117:          main/compile.y: date format 0
                   24118: 
                   24119: 2001-07-07  parser
                   24120: 
                   24121:        * src/: classes/date.C, classes/table.C, include/pa_common.h,
                   24122:          include/pa_string.h, main/pa_common.C, types/pa_vdate.h: date
                   24123:          roll table calendar
                   24124: 
                   24125:        * src/: classes/Makefile.am, classes/date.C, classes/file.C,
                   24126:          classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
                   24127:          classes/op.C, classes/string.C, classes/table.C, classes/void.C,
                   24128:          include/pa_request.h, main/main.dsp, types/pa_value.h,
                   24129:          types/pa_vdate.h, types/pa_wcontext.C: date  now set $fields roll
                   24130:          string.  todo: sql, calendar
                   24131: 
                   24132: 2001-07-06  parser
                   24133: 
                   24134:        * src/: classes/math.C, include/pa_request.h, main/execute.C,
                   24135:          main/main.dsp, main/pa_request.C, types/pa_vmath.h: math 0
                   24136: 
                   24137: 2001-07-03  parser
                   24138: 
                   24139:        * src/: classes/Makefile.am, classes/math.C, classes/op.C,
                   24140:          classes/random.C, main/main.dsp: class random renamed to math,
                   24141:          operators became methods
                   24142: 
                   24143:        * src/classes/op.C:  pow sqrt
                   24144: 
                   24145:        * src/: classes/op.C, main/execute.C:  sin asin cos acos tan atan
                   24146: 
                   24147: 2001-07-02  parser
                   24148: 
                   24149:        * src/classes/table.C: ^table.columns column renamed from 'name' to
                   24150:          'column'
                   24151: 
                   24152:        * src/classes/hash.C: ^hash.keys[]
                   24153: 
                   24154:        * src/: classes/table.C, main/pa_table.C: ^table:columns[]
                   24155: 
                   24156:        * src/main/: compile.y, compile_tools.h: in expressions now allowed
                   24157:          'strings'
                   24158: 
                   24159: 2001-06-29  parser
                   24160: 
                   24161:        * src/main/: execute.C: /0  %0 checkes ver 2
                   24162: 
                   24163:        * src/main/execute.C: /0  %0 checke
                   24164: 
                   24165:        * src/classes/Makefile.am: nothing - void
                   24166: 
                   24167:        * src/classes/table.C: empty strings @ sql
                   24168: 
                   24169: 2001-06-28  parser
                   24170: 
                   24171:        * src/: classes/double.C, classes/file.C, classes/form.C,
                   24172:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   24173:          classes/op.C, classes/random.C, classes/response.C,
                   24174:          classes/string.C, classes/table.C, classes/void.C,
                   24175:          main/compile.C, main/compile_tools.C, main/execute.C,
                   24176:          main/pa_array.C, main/pa_common.C, main/pa_dir.C,
                   24177:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   24178:          main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
                   24179:          main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   24180:          main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
                   24181:          targets/isapi/parser3isapi.C, main/compile.y: */ static const
                   24182:          char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp
                   24183:          $";
                   24184: 
                   24185:        * src/: classes/double.C, classes/file.C, classes/form.C,
                   24186:          classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
                   24187:          classes/op.C, classes/random.C, classes/response.C,
                   24188:          classes/string.C, classes/table.C, classes/void.C,
                   24189:          main/compile.C, main/compile.y, main/compile_tools.C,
                   24190:          main/execute.C, main/pa_array.C, main/pa_common.C, main/pa_dir.C,
                   24191:          main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
                   24192:          main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
                   24193:          main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
                   24194:          main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
1.119     moko     24195:          targets/isapi/parser3isapi.C: static char *RCSId="Id";
1.95      moko     24196: 
                   24197:        * src/main/: compile.y, compile_tools.h: $:name: == ${name}:
                   24198:          $class:name: == ${class:name}:
                   24199: 
                   24200:        * src/classes/string.C: exactly one
                   24201: 
                   24202: 2001-06-27  parser
                   24203: 
                   24204:        * src/: classes/nothing.C, classes/void.C, types/pa_vnothing.h,
                   24205:          types/pa_vvoid.h: nothing renamed to void
                   24206: 
                   24207:        * src/classes/op.C: ^switch ^case
                   24208: 
                   24209:        * src/main/compile.y: nothing renamed to void
                   24210: 
                   24211:        * src/: classes/hash.C, classes/table.C, main/compile.y,
                   24212:          main/execute.C, main/main.dsp, main/pa_request.C,
                   24213:          targets/cgi/pa_pool.C, types/pa_value.h, types/pa_vcode_frame.h,
                   24214:          types/pa_vmethod_frame.h, types/pa_vtable.h: nothing renamed to
                   24215:          void
                   24216: 
                   24217:        * src/main/compile.y: lexer: $zzzz^zzzz were name part
                   24218: 
                   24219: 2001-05-28  parser
                   24220: 
                   24221:        * src/doc/html2chm.cmd: removed >a
                   24222: 
                   24223:        * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: release
                   24224:          project options [some bugs]
                   24225: 
                   24226:        * src/doc/sources2html.cmd: z
                   24227: 
                   24228:        * src/: classes/classes.C, main/compile.C, main/compile.y,
                   24229:          main/execute.C: operators are not in root class again
                   24230: 
                   24231: 2001-05-24  parser
                   24232: 
                   24233:        * src/targets/cgi/parser3.dsp: project file
                   24234: 
                   24235:        * src/: classes/op.C, main/pa_request.C, targets/cgi/parser3.C:
                   24236:          ^log ^exp
                   24237: 
                   24238:        * src/: main/pa_request.C, targets/cgi/parser3.C: // no _
                   24239:          conversions in @exception[params]
                   24240: 
                   24241:        * src/main/pa_request.C: // no _ conversions in @exception[params]
                   24242: 
                   24243: 2001-05-23  parser
                   24244: 
                   24245:        * src/main/pa_string.C: string cmp bug
                   24246: 
                   24247:        * src/classes/: mail.C, op.C: rem max 1000
                   24248: 
                   24249:        * src/: classes/op.C, main/compile.y: allow one empty line before
                   24250:          LS_DEF_NAME
                   24251: 
                   24252: 2001-05-22  parser
                   24253: 
                   24254:        * src/classes/op.C: if params code-required
                   24255: 
                   24256: 2001-05-21  parser
                   24257: 
                   24258:        * src/types/pa_vstring.C: eoleof
                   24259: 
                   24260:        * src/classes/Makefile.am: .AM
                   24261: 
                   24262:        * src/classes/nothing.C: resultless ^sql  moved to nothing:
                   24263: 
                   24264:        * src/classes/: nothing.C, op.C: 'unknown' renamed to 'nothing'
                   24265: 
                   24266:        * src/: classes/double.C, classes/nothing.C, classes/string.C,
                   24267:          classes/unknown.C, main/main.dsp, types/pa_vnothing.h,
                   24268:          types/pa_vunknown.h, classes/hash.C, main/compile.y,
                   24269:          main/execute.C, targets/cgi/pa_pool.C, types/pa_vcode_frame.h,
                   24270:          types/pa_vmethod_frame.h, types/pa_vtable.h, classes/table.C,
                   24271:          main/pa_request.C, types/pa_value.h: 'unknown' renamed to
                   24272:          'nothing'
                   24273: 
                   24274:        * src/types/: pa_vstring.C, pa_vstring.h: removed unnecessary
                   24275:          vstring::set_string
                   24276: 
                   24277:        * src/classes/: double.C, int.C, string.C: int,double;sql
                   24278: 
                   24279:        * src/: classes/hash.C, classes/int.C, classes/string.C,
                   24280:          classes/table.C, include/pa_string.h, main/pa_string.C,
                   24281:          types/pa_vstring.C, types/pa_vstring.h: started int:sql
                   24282: 
                   24283:        * src/: classes/classes.C, classes/hash.C, classes/op.C,
                   24284:          classes/table.C, main/compile.C, main/compile.y, main/execute.C:
                   24285:          hash:sql moved to main trunc. operators.txt updated
                   24286: 
                   24287:        * src/classes/: hash.C, op.C, table.C: hash:sql
                   24288: 
                   24289:        * src/classes/op.C: z
                   24290: 
                   24291:        * src/: main/compile.C, classes/classes.C: 1
                   24292: 
                   24293:        * src/: classes/classes.C, main/compile.C, main/compile.y,
                   24294:          main/execute.C: 0
                   24295: 
                   24296:        * src/main/execute.C: z
                   24297: 
                   24298:        * src/targets/cgi/parser3.C: z
                   24299: 
                   24300:        * src/targets/cgi/parser3.C: argv can be just "parser3". made
                   24301:          site_auto_path "." in that case
                   24302: 
                   24303:        * src/targets/cgi/: parser3.C: z
                   24304: 
                   24305:        * src/main/pa_request.C: .am
                   24306: 
                   24307:        * src/: main/pa_request.C, targets/cgi/parser3.C:
                   24308:          pcre_tables=pcre_default_tables;
                   24309: 
                   24310: 2001-05-19  parser
                   24311: 
                   24312:        * src/main/pa_string.C: z
                   24313: 
                   24314:        * src/: include/pa_string.h, main/untaint.C, targets/cgi/pa_pool.C:
                   24315:          introducing String::cstr_bufsize, returns just size+1 for as_is
                   24316:          target.
                   24317: 
                   24318:        * src/: main/untaint.C, targets/cgi/pa_pool.C,
                   24319:          targets/cgi/parser3.C: fixed bug in pre html untaint, wrong size
                   24320:          used, 4* mem wasted
                   24321: 
                   24322:        * src/classes/string.C: root context in match replace body now
                   24323:          unchanged
                   24324: 
                   24325:        * src/types/pa_value.h: parameter # 1 based
                   24326: 
                   24327:        * src/main/pa_common.C: common:  actual filename '%s'
                   24328: 
                   24329:        * src/classes/string.C: z
                   24330: 
                   24331:        * src/classes/Makefile.am: classes/.am
                   24332: 
                   24333:        * src/classes/: Makefile.am: classes/.am
                   24334: 
                   24335:        * src/: classes/Makefile.am, main/pa_sql_driver_manager.C,
                   24336:          targets/cgi/pa_pool.C: classes/.am
                   24337: 
                   24338: 2001-05-18  parser
                   24339: 
1.116     moko     24340:        * src/: include/pa_config_auto.h.in, targets/cgi/pa_pool.C: .am
                   24341:          pa_threads.C ins
1.95      moko     24342: 
                   24343:        * src/targets/cgi/Makefile.am: .am pa_threads.C added
                   24344: 
                   24345: 2001-05-17  parser
                   24346: 
                   24347:        * src/: classes/string.C, include/pa_config_fixed.h,
                   24348:          include/pa_config_includes.h, main/compile.y,
                   24349:          main/compile_tools.h, main/execute.C, main/pa_array.C,
                   24350:          main/pa_common.C, main/pa_dir.C, main/pa_hash.C, main/pa_pool.C,
                   24351:          main/untaint.C, types/pa_vcookie.C, types/pa_vfile.C,
                   24352:          types/pa_vform.C: #include "pa_config_includes.h" removed from
                   24353:          most .C
                   24354: 
                   24355:        * src/doc/html2chm.cmd: z
                   24356: 
                   24357:        * src/doc/: chm.cmd, doxygen.cmd, html2chm.cmd, sources2html.cmd,
                   24358:          view.cmd, view_chm.cmd, view_html.cmd: doc cmds
                   24359: 
                   24360:        * src/main/pa_sql_driver_manager.C: moved expiration to
                   24361:          get_connection_from_cache
                   24362: 
                   24363:        * src/main/pa_sql_driver_manager.C: cache expiration bf
                   24364: 
                   24365:        * src/: classes/classes.h, include/pa_sql_connection.h,
                   24366:          include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C:
                   24367:          cache expiration[use SQL_Driver::disconnect]
                   24368: 
                   24369:        * src/main/pa_table.C: table.locate current restored on "not found"
                   24370: 
                   24371:        * src/: main/execute.C, types/pa_vmethod_frame.h: endless recursion
                   24372:          line no
                   24373: 
                   24374:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
                   24375:          ANTI_ENDLESS_EXECUTE_RECOURSION
                   24376: 
                   24377:        * src/: classes/op.C, include/pa_sql_connection.h,
                   24378:          include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C,
                   24379:          sql/pa_sql_driver.h: fixed problem at last: 2connections own
                   24380:          1driver and set_services fight for driver::fservices. before fix
                   24381: 
                   24382:        * src/: classes/op.C, include/pa_config_fixed.h,
                   24383:          include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
                   24384:          main/pa_sql_driver_manager.C: found problem at last: 2connections
                   24385:          own 1driver and set_services fight for driver::fservices. before
                   24386:          fix
                   24387: 
                   24388:        * src/: include/pa_config_fixed.h, include/pa_threads.h,
                   24389:          targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
                   24390:          targets/isapi/pa_threads.C, targets/isapi/parser3isapi.dsp: added
                   24391:          pa_threads.C
                   24392: 
                   24393:        * src/include/pa_threads.h: removed targets/parser
                   24394: 
                   24395:        * src/include/: pa_array.h, pa_common.h, pa_config_fixed.h,
                   24396:          pa_config_includes.h, pa_exception.h, pa_exec.h, pa_globals.h,
                   24397:          pa_hash.h, pa_opcode.h, pa_pool.h, pa_request.h, pa_sapi.h,
                   24398:          pa_socks.h, pa_sql_connection.h, pa_stack.h, pa_string.h,
                   24399:          pa_table.h, pa_threads.h: #include "pa_config_includes.h" in all
                   24400:          headers
                   24401: 
                   24402:        * src/: classes/image.C, include/pa_sql_driver_manager.h,
                   24403:          main/pa_sql_driver_manager.C, main/pa_string.C: wrong includes
                   24404:          order prevented sqlmanager to see MULTYTHREAD define
                   24405: 
                   24406:        * src/: include/pa_config_fixed.h, include/pa_threads.h,
                   24407:          main/pa_sql_driver_manager.C: SYNCHRONIZED moved closer to caches
                   24408:          put/gets
                   24409: 
                   24410:        * src/: include/pa_hash.h, main/execute.C: removed /*SYNCHRONIZED*/
                   24411:          from hash.h
                   24412: 
                   24413:        * src/: classes/op.C, include/pa_sql_connection.h,
                   24414:          main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: connection
                   24415:          from cache ->set_services(&services);
                   24416: 
                   24417: 2001-05-16  parser
                   24418: 
                   24419:        * src/targets/cgi/parser3.C: z
                   24420: 
                   24421:        * src/: include/pa_pool.h, targets/cgi/pa_pool.C: removed pool
                   24422:          debug, #ifdefed some.  would debug later, on more precise sample
                   24423:          than stupid: @main[] $name[$z[]] ^for[i](0;10000-2){ $tail[9994]
                   24424:          $name.$tail[$tail!] $name.$tail } ok3
                   24425: 
                   24426:        * src/: include/pa_array.h, main/pa_array.C, targets/cgi/parser3.C:
                   24427:          removed array debug. before vstring rebasing
                   24428: 
                   24429:        * src/: include/pa_array.h, include/pa_string.h, main/execute.C,
                   24430:          main/pa_array.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C:
                   24431:          array debugged; adjusted
                   24432: 
                   24433:        * src/main/: pa_sql_driver_manager.C, pa_string.C:
                   24434:          SQL_Driver_manager line no for connect/charset errors
                   24435: 
                   24436: 2001-05-15  parser
                   24437: 
                   24438:        * src/: include/pa_array.h, include/pa_string.h, main/pa_array.C,
                   24439:          main/pa_string.C: string+array made linear grows
                   24440: 
                   24441:        * src/: include/pa_string.h, main/pa_string.C,
                   24442:          targets/cgi/pa_pool.C, targets/cgi/parser3.C: think that all must
                   24443:          grow lineary, not exponentialy
                   24444: 
                   24445:        * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C,
                   24446:          targets/cgi/pa_pool.C, targets/cgi/parser3.C: string fixed bug
                   24447:          with fullchunk cmps
                   24448: 
                   24449:        * src/targets/cgi/: pa_pool.C, parser3.C: main loss here: 5673321/
                   24450:          70041=           81
                   24451: 
                   24452:        * src/: include/pa_string.h, targets/cgi/pa_pool.C,
                   24453:          targets/cgi/parser3.C: detected huge mem allocation: size/times
                   24454:          malloc 27809390/368771, calloc 3232/83. would test now
                   24455: 
                   24456:        * src/: classes/random.C, main/compile.y, main/execute.C,
                   24457:          main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.h:
                   24458:          numbered params had wrong name - for instance: bad error message
                   24459:          in ^for[] bad body type. fixed
                   24460: 
                   24461: 2001-05-14  parser
                   24462: 
                   24463:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
                   24464:          main/untaint.C: ^string.upper|lower[]
                   24465: 
                   24466: 2001-05-11  parser
                   24467: 
                   24468:        * src/: classes/double.C, classes/image.C, classes/op.C,
                   24469:          classes/string.C, classes/table.C, classes/unknown.C,
                   24470:          main/execute.C, types/pa_value.h, types/pa_vbool.h,
                   24471:          types/pa_vdouble.h, types/pa_vint.h, types/pa_vstring.h,
                   24472:          types/pa_vunknown.h: op: MAX_LOOPS as_int
                   24473: 
                   24474:        * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: fixed some
                   24475:          .dsp for win32tools
                   24476: 
                   24477: 2001-05-11  paf
                   24478: 
                   24479:        * src/: classes/classes.cmd, classes/gawk.exe, classes/ls.exe,
                   24480:          main/bison.exe, targets/isapi/KILL.EXE, targets/isapi/PSTAT.EXE,
                   24481:          targets/isapi/istart.cmd, targets/isapi/istop.cmd,
                   24482:          targets/isapi/kill.pl: moved win32 helpers to /win32tools
                   24483: 
                   24484: 2001-05-10  paf
                   24485: 
                   24486:        * src/include/: pa_common.h, pa_config_includes.h: inline undefed
                   24487:          for C++, that's all
                   24488: 
1.116     moko     24489:        * src/include/: pa_config_auto.h.in, pa_config_fixed.h,
                   24490:          pa_config_includes.h: inline wonders
1.95      moko     24491: 
                   24492:        * src/: classes/Makefile.am, classes/hash.C, doc/doxygen.cfg,
                   24493:          doc/doxygen.cmd: hash.C added
                   24494: 
                   24495:        * src/: main/pa_request.C, types/pa_vrequest.C: op configured
                   24496: 
                   24497:        * src/main/compile.y: @end grammar: allowed zero strings in control
                   24498:          menthod
                   24499: 
                   24500:        * src/types/: pa_value.h, pa_vclass.h, pa_vstateless_class.h,
                   24501:          pa_vstateless_object.h: changed priority: field before method
                   24502:          lookup in vclass & vobject
                   24503: 
                   24504:        * src/: doc/doxygen.cmd, main/compile.y, types/pa_vobject.h:
                   24505:          grammar: priorities changes [lowerd && prior] vobject: now first
                   24506:          fields, next methods
                   24507: 
                   24508: 2001-05-08  paf
                   24509: 
                   24510:        * src/main/pa_table.C: table columnname2item on nameless ignored
                   24511:          bark=false. fixed
                   24512: 
                   24513:        * src/: classes/table.C, types/pa_value.h, types/pa_vhash.h,
                   24514:          types/pa_vmethod_frame.h: hash:default works at last!
                   24515: 
                   24516:        * src/: classes/mail.C, classes/table.C, doc/doxygen.cmd,
                   24517:          main/main.dsp, types/pa_vhash.h, types/pa_vstateless_class.h:
                   24518:          hash:default
                   24519: 
                   24520:        * src/classes/table.C: z
                   24521: 
                   24522:        * src/classes/table.C: table:hash always hash of hash now
                   24523: 
                   24524:        * src/classes/table.C: table:empty return bool now
                   24525: 
                   24526:        * src/: classes/table.C, doc/chm.cmd, include/pa_array.h,
                   24527:          include/pa_table.h, main/pa_table.C, types/pa_value.h,
                   24528:          types/pa_vtable.h: table:hash
                   24529: 
                   24530:        * src/classes/table.C: table:record have name
                   24531: 
                   24532:        * src/: classes/op.C, types/pa_vtable.h: allowed $table.2342734
                   24533:          returns vunknown
                   24534: 
                   24535:        * src/classes/: double.C, int.C, op.C, string.C:
                   24536:          int,double,string:int[] double[] string:length[] results now have
                   24537:          hames
                   24538: 
                   24539:        * src/: classes/op.C, classes/table.C, main/main.dsp,
                   24540:          types/pa_vtable.h: removed table:find. table:locate and op:eval
                   24541:          now return bool
                   24542: 
                   24543:        * src/: doc/chm.cmd, main/execute.C, types/pa_value.h: wrong pool
                   24544:          in method checkparams again. fixed
                   24545: 
                   24546: 2001-05-07  paf
                   24547: 
                   24548:        * src/doc/chm.cmd: cmd
                   24549: 
                   24550:        * src/: classes/image.C, classes/mail.C, classes/string.C,
                   24551:          doc/chm.cmd, include/pa_table.h, main/pa_table.C,
                   24552:          types/pa_value.h: method reported errors on wrong pool
                   24553: 
                   24554:        * src/main/execute.C: ^var[^class:var.method[]] is not constructor
                   24555:          now
                   24556: 
                   24557:        * src/: doc/ClassExample2.dox, doc/aliased.dox, doc/chm.cmd,
                   24558:          include/code.h, include/pa_opcode.h, main/compile.C,
                   24559:          main/compile_tools.h, main/execute.C, types/pa_value.h,
                   24560:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   24561:          types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
                   24562:          types/pa_vfile.h, types/pa_vform.h, types/pa_vhash.h,
                   24563:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   24564:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   24565:          types/pa_vrequest.h, types/pa_vresponse.h,
                   24566:          types/pa_vstateless_class.h, types/pa_vstring.h,
                   24567:          types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
                   24568:          types/pa_wwrapper.h: pa_code.h
                   24569: 
                   24570:        * src/doc/: chm.cmd, doxygen.cmd, view.cmd: dox cmd
                   24571: 
                   24572:        * src/: classes/string.C, classes/table.C, doc/ClassExample1.dox,
                   24573:          doc/ClassExample2.dox, doc/ClassExample3.dox, doc/aliased.dox,
                   24574:          doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
                   24575:          doc/doxygen.cmd, doc/executor.dox, doc/index.dox,
                   24576:          doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
                   24577:          doc/string.dox, doc/targets.dox, doc/value.dox, include/code.h,
                   24578:          include/pa_hash.h, include/pa_string.h, main/pa_request.C,
                   24579:          main/pa_sql_driver_manager.C, types/pa_vjunction.h,
                   24580:          types/pa_vtable.h: dox, split by not clean parts also
                   24581: 
                   24582:        * src/: include/pa_table.h, main/pa_table.C, types/pa_value.h,
                   24583:          types/pa_vtable.h: table: fields, then methods.  so to enable
                   24584:          'dir' fields & co. more
                   24585: 
                   24586:        * src/types/: pa_value.h, pa_vtable.h: table: fields, then methods.
                   24587:          so to enable 'dir' fields & co.
                   24588: 
                   24589:        * src/main/compile.y: grammar: @end
                   24590: 
                   24591: 2001-05-04  paf
                   24592: 
                   24593:        * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
                   24594:          doc/ClassExample3.dox, main/execute.C: dox: example1 updated
                   24595: 
                   24596:        * src/: classes/classes.h, classes/double.C, classes/file.C,
                   24597:          classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
                   24598:          classes/op.C, classes/random.C, classes/response.C,
                   24599:          classes/string.C, classes/table.C, classes/unknown.C,
                   24600:          doc/doxygen.cfg, doc/index.dox, main/pa_string.C: removed m-
                   24601:          method dox
                   24602: 
                   24603: 2001-05-03  paf
                   24604: 
                   24605:        * src/: classes/classes.h, classes/double.C, doc/aliased.dox,
                   24606:          doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
                   24607:          doc/doxygen.txt, doc/executor.dox, doc/index.dox,
                   24608:          doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
                   24609:          doc/string.dox, doc/targets.dox, doc/value.dox,
                   24610:          main/pa_request.C: dox splitted .dox files and added some
                   24611: 
                   24612:        * src/: classes/Makefile.am, doc/doxygen.txt: classes/am
                   24613: 
                   24614: 2001-05-02  paf
                   24615: 
                   24616:        * src/classes/: image.C, table.C: table:dir result are not tainted
                   24617:          by file_name  language now
                   24618: 
                   24619: 2001-04-28  paf
                   24620: 
                   24621:        * src/classes/classes.inc: removed classes.inc
                   24622: 
                   24623:        * src/: classes/classes.inc, main/Makefile.am: removed pa_methoded
                   24624:          from .am
                   24625: 
                   24626:        * src/classes/classes.awk: skipped classes in .awk
                   24627: 
                   24628:        * src/: classes/Makefile.am, classes/classes.C, classes/classes.h,
                   24629:          classes/classes.inc, classes/double.C, classes/file.C,
                   24630:          classes/form.C, classes/int.C, classes/op.C, classes/response.C,
                   24631:          classes/string.C, classes/table.C, classes/unknown.C,
                   24632:          include/pa_methoded.h, main/main.dsp, main/pa_methoded.C,
                   24633:          targets/cgi/parser3.C, types/pa_vdouble.h, types/pa_vfile.h,
                   24634:          types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h: renamed
                   24635:          pa_methoded back to classes/classes.h
                   24636: 
                   24637:        * src/: classes/Makefile.am, main/main.dsp: classes/Makefile.am
                   24638: 
                   24639:        * src/: classes/Makefile.am, classes/classes.awk,
                   24640:          classes/classes.cmd, classes/classes.inc, classes/gawk.exe,
                   24641:          classes/ls.exe, main/bison.exe: classes.inc autogenerator
                   24642: 
                   24643:        * src/: classes/classes.C, classes/classes.h, classes/double.C,
                   24644:          classes/file.C, classes/form.C, classes/int.C, classes/op.C,
                   24645:          classes/response.C, classes/string.C, classes/table.C,
                   24646:          classes/unknown.C, include/pa_methoded.h, main/Makefile.am,
                   24647:          main/main.dsp, main/pa_methoded.C, targets/cgi/parser3.C,
                   24648:          types/pa_vdouble.h, types/pa_vfile.h, types/pa_vform.h,
                   24649:          types/pa_vimage.h, types/pa_vint.h: classes/classes renamet to
                   24650:          include|main/pa_methoded
                   24651: 
                   24652:        * src/: include/pa_string.h, main/pa_globals.C, main/untaint.C,
                   24653:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: z
                   24654: 
                   24655:        * src/: classes/form.C, include/pa_globals.h, main/pa_globals.C:
                   24656:          moved some configured data to request::classes_conf moved some
                   24657:          string crations from globals to M...  [works]
                   24658: 
                   24659:        * src/: classes/form.C, classes/mail.C, classes/op.C,
                   24660:          include/pa_globals.h, include/pa_request.h, main/pa_globals.C,
                   24661:          main/pa_request.C: moved some configured data to
                   24662:          request::classes_conf moved some string crations from globals to
                   24663:          M...
                   24664: 
                   24665:        * src/: classes/form.C, include/pa_request.h, main/pa_request.C:
                   24666:          about to move configured data to special request hash
                   24667: 
                   24668:        * src/: classes/classes.C, classes/classes.h, classes/file.C,
                   24669:          classes/form.C, classes/mail.C, include/pa_request.h,
                   24670:          main/pa_request.C: configure started
                   24671: 
                   24672:        * src/: main/execute.C, types/pa_wcontext.h: Methoded reorganized
                   24673:          2. todo: methoded-configure
                   24674: 
                   24675:        * src/: classes/_double.h, classes/_file.h, classes/_form.h,
                   24676:          classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
                   24677:          classes/_random.h, classes/_response.h, classes/_string.h,
                   24678:          classes/_table.h, classes/_unknown.h, classes/classes.inc,
                   24679:          classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
                   24680:          classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
                   24681:          classes/random.C, classes/response.C, classes/string.C,
                   24682:          classes/table.C, classes/unknown.C, include/pa_globals.h,
                   24683:          include/pa_request.h, main/compile.y, main/execute.C,
                   24684:          main/main.dsp, main/pa_globals.C, main/pa_request.C,
                   24685:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   24686:          types/pa_value.h, types/pa_vcookie.h, types/pa_vdouble.h,
                   24687:          types/pa_venv.h, types/pa_vfile.h, types/pa_vform.C,
                   24688:          types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
                   24689:          types/pa_vrequest.h, types/pa_vresponse.h,
                   24690:          types/pa_vstateless_class.h, types/pa_vstring.h,
                   24691:          types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
                   24692:          classes/classes.C, classes/classes.h: Methoded reorganized. todo:
                   24693:          methoded-configure
                   24694: 
                   24695:        * src/: classes/file.C, classes/table.C, main/compile.y,
                   24696:          main/execute.C, main/pa_request.C, targets/cgi/parser3.C,
                   24697:          types/pa_vtable.h, types/pa_wcontext.h: removed ^a.menu{$name}
                   24698:          ability. now $a{^menu{$name}} or ^a.menu{$a.name}
                   24699: 
                   24700:        * src/: classes/_string.h, classes/classes.C, classes/classes.h,
                   24701:          classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
                   24702:          classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
                   24703:          classes/random.C, classes/response.C, classes/string.C,
                   24704:          classes/table.C, classes/unknown.C, include/pa_request.h,
                   24705:          main/compile.y, main/execute.C, main/pa_globals.C,
                   24706:          main/pa_request.C, types/pa_value.h, types/pa_vdouble.h,
                   24707:          types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
                   24708:          types/pa_vimage.h, types/pa_vint.h, types/pa_vresponse.h,
                   24709:          types/pa_vstring.h, types/pa_vtable.h, types/pa_vunknown.h:
                   24710:          beautifying just compiled. todo: debug, configure
                   24711: 
                   24712: 2001-04-27  paf
                   24713: 
                   24714:        * src/: classes/file.C, classes/image.C, classes/table.C,
                   24715:          main/execute.C, main/pa_request.C, types/pa_vstateless_class.h:
                   24716:          beautifying -99
                   24717: 
                   24718:        * src/: classes/_double.h, classes/_form.h, classes/_int.h,
                   24719:          classes/_response.h, classes/_unknown.h, classes/classes.C,
                   24720:          classes/classes.h, classes/double.C, classes/file.C,
                   24721:          classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
                   24722:          classes/op.C, classes/random.C, classes/response.C,
                   24723:          classes/string.C, include/pa_globals.h, main/main.dsp,
                   24724:          main/pa_globals.C, types/pa_vdouble.h, types/pa_vfile.h,
                   24725:          types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
                   24726:          types/pa_vresponse.h, types/pa_vstring.h, types/pa_vtable.h,
                   24727:          types/pa_vunknown.h: beautifying -100
                   24728: 
                   24729:        * src/main/compile.y: serge@ found @CLASS bug. fixed
                   24730: 
                   24731:        * src/: classes/_file.h, classes/_image.h, classes/_mail.h,
                   24732:          classes/_op.h, classes/_random.h, classes/_table.h,
                   24733:          classes/file.C, classes/image.C, classes/int.C, classes/mail.C,
                   24734:          classes/op.C, classes/random.C, classes/response.C,
                   24735:          classes/string.C, classes/table.C, classes/unknown.C,
                   24736:          include/pa_globals.h, main/main.dsp, main/pa_globals.C,
                   24737:          main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
                   24738:          types/pa_vcookie.h, types/pa_venv.h, types/pa_vrequest.h: started
                   24739:          beautifying
                   24740: 
                   24741: 2001-04-26  paf
                   24742: 
                   24743:        * src/: main/pa_request.C, types/pa_vfile.h: code documentation ++
                   24744: 
                   24745:        * src/: doc/doxygen.cfg, include/pa_socks.h, main/pa_socks.C: code
                   24746:          documentation ++
                   24747: 
                   24748:        * src/: classes/_exec.h, doc/doxygen.cfg,
                   24749:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   24750:          targets/cgi/pa_pool.C: code documentation ++
                   24751: 
                   24752:        * src/: classes/_image.h, classes/op.C, classes/random.C,
                   24753:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   24754:          types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
                   24755:          types/pa_vform.C, types/pa_vform.h, types/pa_vimage.C,
                   24756:          types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
                   24757:          types/pa_vmethod_frame.h, types/pa_vobject.h,
                   24758:          types/pa_vrequest.C, types/pa_vrequest.h,
                   24759:          types/pa_vstateless_class.C, types/pa_vstateless_object.h,
                   24760:          types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.h,
                   24761:          types/pa_vunknown.h, types/pa_wcontext.C, types/pa_wwrapper.h:
                   24762:          code documentation ++
                   24763: 
                   24764:        * src/: classes/image.C, classes/mail.C, classes/string.C,
                   24765:          classes/table.C, doc/doxygen.cfg, doc/doxygen.txt,
                   24766:          include/pa_array.h, include/pa_dir.h, include/pa_string.h,
                   24767:          main/compile_tools.h, main/pa_common.C, sql/pa_sql_driver.h,
                   24768:          types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
                   24769:          types/pa_vhash.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
                   24770:          types/pa_vobject.h, types/pa_vstateless_class.h,
                   24771:          types/pa_wcontext.h, types/pa_wwrapper.h: code documentation ++
                   24772: 
                   24773:        * src/main/: pa_request.C, pa_string.C: z
                   24774: 
                   24775:        * src/: include/pa_common.h, include/pa_types.h,
                   24776:          main/pa_sql_driver_manager.C: module [and, guess, isapi]
                   24777:          connection caching fixed.  request-pooled-url were stored into
                   24778:          global connectioncache
                   24779: 
                   24780: 2001-04-25  paf
                   24781: 
                   24782:        * src/: doc/doxygen.cfg, doc/doxygen.txt,
                   24783:          targets/isapi/parser3isapi.C: started doc / [doxygen.txt]
                   24784: 
                   24785:        * src/: include/code.h, include/pa_common.h, main/compile.y,
                   24786:          main/execute.C, main/pa_common.C: -d
                   24787: 
                   24788:        * src/: classes/file.C, main/pa_exec.C, targets/cgi/parser3.C:
                   24789:          illegal call check a bit improved, but still under iis no mapping
                   24790:          of dir with parser allowed!
                   24791: 
                   24792: 2001-04-24  paf
                   24793: 
                   24794:        * src/targets/Makefile.am: apache module lib .am
                   24795: 
                   24796:        * src/main/pa_exec.C: windows32 buildCommand
                   24797: 
                   24798: 2001-04-23  paf
                   24799: 
                   24800:        * src/targets/cgi/Makefile.am: win32 conditional
                   24801: 
                   24802:        * src/targets/cgi/Makefile.am: win32 conditional
                   24803: 
                   24804:        * src/targets/cgi/Makefile.am: liblink
                   24805: 
                   24806:        * src/: include/pa_array.h, main/pa_array.C, types/pa_vfile.h:
                   24807:          vfile fields return type
                   24808: 
                   24809:        * src/types/pa_vfile.h: vfile fields return type
                   24810: 
                   24811:        * src/include/pa_config_auto.h.in: .h.in
                   24812: 
                   24813:        * src/: classes/Makefile, main/Makefile, targets/cgi/Makefile,
                   24814:          types/Makefile: makefiles removed
                   24815: 
                   24816:        * src/: classes/Makefile, main/Makefile, main/pa_string.C,
                   24817:          targets/cgi/Makefile, types/Makefile: configure.in + makefiles
                   24818: 
                   24819:        * src/main/pa_string.C: tested OK /// @test really @b test: s x m
                   24820:          [tested: i & g ]
                   24821: 
                   24822:        * src/: classes/random.C, targets/cgi/parser3.C: redo failed ///
                   24823:          @test noticed series in isapi, check how initialize_random_class
                   24824:          is called! [must be called only once]
                   24825: 
                   24826:        * src/main/execute.C: operators first! so that ^table.menu{^rem{}}
                   24827:          would not be 'unknown column'
                   24828: 
                   24829:        * src/: classes/table.C, types/pa_vform.C, types/pa_vtable.h: ///
                   24830:          @test $a.menu{ $a[123] } and $a.menu{^table:set[]...}
                   24831: 
                   24832:        * src/: main/pa_request.C, targets/cgi/parser3.C: /// @test with
                   24833:          commandline start "parser3 a.html" so that ^load[a.cfg] worked!
                   24834:          [now doesnt]
                   24835: 
                   24836:        * src/targets/cgi/parser3.C: cgi cmdline ver
                   24837: 
                   24838:        * src/targets/cgi/parser3.C: cgi /// @test disable
                   24839:          /cgi-bin/parser3/auto.p
                   24840: 
                   24841:        * src/main/untaint.C: untaint without charset
                   24842: 
                   24843:        * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
                   24844:          main/pa_common.C: common: file_write /// @test mkdirs
                   24845:          file_delete rmdirs
                   24846: 
                   24847:        * src/main/untaint.C: mail header only once to =?
                   24848: 
                   24849:        * src/: classes/image.C, classes/mail.C, include/pa_globals.h,
                   24850:          include/pa_string.h, main/pa_exec.C, main/pa_request.C,
                   24851:          main/untaint.C: untaint -        @test optimize whitespaces for
                   24852:          all but 'html'
                   24853: 
                   24854:        * src/: classes/mail.C, include/pa_hash.h, include/pa_string.h,
                   24855:          main/pa_common.C, main/pa_hash.C, main/pa_request.C,
                   24856:          main/untaint.C: untaint -  @test mail-header
                   24857: 
                   24858: 2001-04-20  paf
                   24859: 
                   24860:        * src/: classes/string.C, classes/table.C, include/pa_globals.h,
                   24861:          include/pa_request.h, include/pa_string.h, main/compile.y,
                   24862:          main/pa_globals.C, main/pa_request.C, main/pa_string.C,
                   24863:          targets/cgi/parser3.C: $MAIN:LOCALE
                   24864: 
                   24865:        * src/main/untaint.C: z
                   24866: 
                   24867:        * src/: main/untaint.C, targets/cgi/parser3.C: fixed header "a/a"
                   24868: 
                   24869: 2001-04-19  paf
                   24870: 
                   24871:        * src/main/compile_tools.h: $a$b bugfix
                   24872: 
                   24873:        * src/targets/cgi/parser3.C: z
                   24874: 
                   24875:        * src/classes/file.C: z
                   24876: 
                   24877:        * src/: classes/file.C, include/pa_common.h, types/pa_vcookie.C:
                   24878:          done: header to $fields. waits for header '\' tricks
                   24879: 
                   24880:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
                   24881:          main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vcookie.C:
                   24882:          changed urlencode here and in untaint.C to HTTP standard's " and
                   24883:          \" mech
                   24884: 
                   24885:        * src/: main/pa_request.C, targets/isapi/parser3isapi.C: fixed
                   24886:          http://alx/~paf/ doesnt load /auto.p
                   24887: 
                   24888: 2001-04-18  paf
                   24889: 
                   24890:        * src/main/pa_request.C: 1
                   24891: 
                   24892:        * src/: main/Makefile.am, main/main.dsp, targets/cgi/Makefile.am:
                   24893:          linux @alx
                   24894: 
                   24895: 2001-04-17  paf
                   24896: 
                   24897:        * src/: classes/file.C, classes/image.C, doc/doxygen.cfg,
                   24898:          include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
                   24899:          sql/pa_sql_driver.h: SQL_Driver_services renamed. doxygen statics
                   24900:          enabled
                   24901: 
                   24902:        * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
                   24903:          classes/_exec.h, classes/_file.h, classes/_form.h,
                   24904:          classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
                   24905:          classes/_random.h, classes/_response.h, classes/_string.h,
                   24906:          classes/_table.h, classes/_unknown.h, classes/file.C,
                   24907:          classes/image.C, classes/mail.C, classes/op.C, classes/random.C,
                   24908:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   24909:          include/pa_hash.h, include/pa_sql_driver_manager.h,
                   24910:          include/pa_version.h, main/Makefile.am, main/compile.y,
                   24911:          main/pa_common.C, main/pa_exec.C, main/pa_socks.C,
                   24912:          main/pa_sql_driver_manager.C, sql/Makefile.am,
                   24913:          sql/pa_sql_driver.h, targets/cgi/Makefile.am,
                   24914:          targets/cgi/parser3.C, types/Makefile.am, types/pa_vcookie.C,
                   24915:          types/pa_vform.C, types/pa_vimage.h: exec @jav
                   24916: 
                   24917:        * src/: include/pa_sql_driver_manager.h,
                   24918:          main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
                   24919:          types/pa_vimage.h: sql driver interface now has initialize(client
                   24920:          .so)
                   24921: 
                   24922: 2001-04-16  paf
                   24923: 
                   24924:        * src/Makefile.am: compile2 cygwin
                   24925: 
                   24926:        * src/: include/pa_config_includes.h, main/pa_exec.C,
                   24927:          main/pa_socks.C, targets/cgi/Makefile.am: compile1 cygwin
                   24928: 
                   24929:        * src/targets/cgi/Makefile.am: compile0 jav
                   24930: 
                   24931:        * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
                   24932:          classes/_exec.h, classes/_file.h, classes/_form.h,
                   24933:          classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
                   24934:          classes/_random.h, classes/_response.h, classes/_string.h,
                   24935:          classes/_table.h, classes/_unknown.h, classes/image.C,
                   24936:          classes/mail.C, classes/op.C, classes/random.C,
                   24937:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   24938:          include/pa_hash.h, include/pa_version.h, main/Makefile.am,
                   24939:          main/compile.y, main/pa_common.C, main/pa_exec.C,
                   24940:          sql/Makefile.am, targets/cgi/Makefile.am, targets/cgi/parser3.C,
                   24941:          types/Makefile.am, types/pa_vcookie.C, types/pa_vform.C:
                   24942:          compile-1
                   24943: 
                   24944: 2001-04-15  paf
                   24945: 
                   24946:        * src/classes/op.C: z
                   24947: 
                   24948:        * src/classes/table.C: table:empty +=process
                   24949: 
                   24950:        * src/types/pa_value.h: MethodParams !junction
                   24951: 
                   24952:        * src/: classes/_string.h, classes/double.C, classes/file.C,
                   24953:          classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
                   24954:          classes/random.C, classes/response.C, classes/string.C,
                   24955:          classes/table.C, classes/unknown.C, main/pa_request.C:
                   24956:          MethodParams everywhere
                   24957: 
                   24958:        * src/: classes/op.C, include/pa_request.h, types/pa_value.h,
                   24959:          types/pa_vmethod_frame.h: MethodParams in op.C
                   24960: 
                   24961: 2001-04-12  paf
                   24962: 
                   24963:        * src/: classes/image.C, types/pa_vimage.h: image:font :text
                   24964: 
                   24965:        * src/: classes/_unknown.h, classes/unknown.C,
                   24966:          include/pa_globals.h, main/main.dsp, main/pa_globals.C,
                   24967:          types/pa_vunknown.h: ^unknown:int[]=0 double[]=0
                   24968: 
                   24969:        * src/: classes/image.C, main/pa_hash.C: hash bug fixed
                   24970: 
                   24971:        * src/classes/image.C: image:gif now does not have params
                   24972: 
                   24973:        * src/classes/image.C:
                   24974:          image:line/fill/rectangle/bar/replace/polygon/polybar
                   24975: 
                   24976:        * src/: classes/image.C, classes/op.C, main/execute.C,
                   24977:          types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
                   24978:          for var now written not to r.wcontext, but to r.root cleared
                   24979:          "entered_object" state
                   24980: 
                   24981: 2001-04-11  paf
                   24982: 
                   24983:        * src/classes/image.C: image:create image:load
                   24984: 
                   24985:        * src/: classes/image.C, main/main.dsp: gd with mem write + image
                   24986:          just compiled
                   24987: 
                   24988:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
                   24989:          todo: gif without file
                   24990: 
                   24991:        * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
                   24992:          started porting to Pooled descendant
                   24993: 
                   24994:        * src/: classes/image.C, main/execute.C, main/main.dsp,
                   24995:          main/pa_request.C, types/pa_vcframe.h, types/pa_vcode_frame.h,
                   24996:          types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
                   24997:          types/pa_vmframe.h: libimaging dead end: pil parses header in .py
                   24998: 
                   24999:        * src/: classes/image.C, include/pa_globals.h, main/main.dsp,
                   25000:          main/pa_globals.C, types/pa_vimage.C, types/pa_vimage.h: gd dead
                   25001:          end. switching to python imaging lib
                   25002: 
                   25003:        * src/main/main.dsp: gd+smtp made separate libs
                   25004: 
                   25005:        * src/: include/pa_globals.h, include/pa_string.h,
                   25006:          main/pa_common.C, main/pa_request.C, main/untaint.C,
                   25007:          types/pa_vfile.C, types/pa_vstring.C: fixed vstring:as_vfile
                   25008:          length
                   25009: 
                   25010:        * src/: classes/mail.C, classes/op.C, targets/cgi/parser3.C,
                   25011:          types/pa_value.h, types/pa_vfile.C, types/pa_vfile.h,
                   25012:          types/pa_vform.C, types/pa_vstring.C, types/pa_vstring.h: forced
                   25013:          UL_FILE_NAME of posted file name
                   25014: 
                   25015:        * src/: classes/image.C, main/pa_request.C, types/pa_vform.C: fixed
                   25016:          post [broke when moved post read to core]
                   25017: 
                   25018: 2001-04-10  paf
                   25019: 
                   25020:        * src/classes/image.C: image:html done
                   25021: 
                   25022:        * src/: classes/image.C, types/pa_vimage.C: jpg measure bugs fixed
                   25023: 
                   25024:        * src/classes/image.C: z
                   25025: 
                   25026:        * src/: classes/_image.h, classes/image.C, types/pa_vimage.C: image
                   25027:          forgotten!
                   25028: 
                   25029:        * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
                   25030:          main/pa_request.C, main/pa_string.C, main/untaint.C,
                   25031:          types/pa_vimage.h: image:measure -90
                   25032: 
                   25033:        * src/: classes/_double.h, classes/_file.h, classes/_form.h,
                   25034:          classes/_int.h, classes/_mail.h, classes/_op.h,
                   25035:          classes/_random.h, classes/_response.h, classes/_string.h,
                   25036:          classes/_table.h, classes/file.C, classes/mail.C,
                   25037:          include/pa_common.h, include/pa_globals.h, main/execute.C,
                   25038:          main/main.dsp, main/pa_common.C, main/pa_globals.C,
                   25039:          targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vfile.C,
                   25040:          types/pa_vfile.h, types/pa_vhash.h, types/pa_vimage.h,
                   25041:          types/pa_vresponse.h, types/pa_vstring.h: image:measure -100 just
                   25042:          compiled
                   25043: 
                   25044:        * src/classes/mail.C: minor bug with unclear from/to
                   25045: 
                   25046:        * src/classes/mail.C: sendmail unix skipping defaults
                   25047: 
                   25048:        * src/: classes/mail.C, include/pa_common.h, main/pa_common.C:
                   25049:          sendmail unix added defaults
                   25050: 
                   25051:        * src/classes/mail.C: unix sendmail compiled. todo:testing
                   25052: 
                   25053:        * src/: classes/mail.C, main/pa_globals.C: smtp some consts
                   25054: 
                   25055: 2001-04-09  paf
                   25056: 
                   25057:        * src/: classes/file.C, include/pa_exec.h, include/pa_sapi.h,
                   25058:          main/main.dsp, main/pa_exec.C, targets/cgi/parser3.C,
                   25059:          targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
                   25060:          targets/isapi/parser3isapi.dsp: all targets exec
                   25061: 
                   25062:        * src/: include/pa_sapi.h, include/pa_string.h,
                   25063:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   25064:          targets/isapi/parser3isapi.dsp: sapi exec dead end. badly parsed
                   25065:          args in apache:util.script
                   25066: 
                   25067:        * src/include/pa_string.h: written but not tested exec with env for
                   25068:          unix
                   25069: 
                   25070:        * src/: classes/file.C, main/main.dsp, main/pa_request.C,
                   25071:          targets/cgi/parser3.C: exec win32 env
                   25072: 
                   25073:        * src/: classes/file.C, include/pa_hash.h, main/pa_hash.C: exec env
                   25074:          0
                   25075: 
                   25076:        * src/: classes/exec.C, classes/file.C, include/pa_globals.h,
                   25077:          main/execute.C, main/main.dsp, main/pa_globals.C,
                   25078:          main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h,
                   25079:          types/pa_vform.C, types/pa_vstring.C: exec4. todo env
                   25080: 
                   25081:        * src/: classes/exec.C, include/pa_common.h, main/pa_common.C,
                   25082:          main/untaint.C: exec3. decided exec:cgi to move to file:cgi
                   25083: 
                   25084:        * src/: classes/_exec.h, main/execute.C, main/pa_globals.C,
                   25085:          main/pa_request.C, types/pa_vcookie.C, types/pa_vfile.C: exec -2
                   25086: 
                   25087:        * src/: classes/_exec.h, classes/exec.C, include/pa_common.h,
                   25088:          include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
                   25089:          main/pa_common.C, main/pa_request.C, main/pa_string.C,
                   25090:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   25091:          targets/isapi/parser3isapi.C, types/pa_vform.C, types/pa_vform.h:
                   25092:          exec class just compiled. moved post read to request core
                   25093: 
                   25094:        * src/: classes/_op.h, include/pa_dir.h, include/pa_globals.h,
                   25095:          include/pa_sapi.h, main/main.dsp, main/pa_dir.C,
                   25096:          main/pa_globals.C, targets/cgi/parser3.C,
                   25097:          targets/cgi/parser3.dsp: problems with ^exec:cgi post data. they
                   25098:          are already read by vform
                   25099: 
                   25100: 2001-04-08  paf
                   25101: 
                   25102:        * src/: classes/file.C, classes/mail.C, classes/string.C,
                   25103:          include/pa_request.h, include/pa_string.h, main/pa_request.C:
                   25104:          uuencode. string<<
                   25105: 
                   25106: 2001-04-07  paf
                   25107: 
                   25108:        * src/classes/mail.C: z
                   25109: 
                   25110:        * src/classes/mail.C: z
                   25111: 
                   25112:        * src/classes/mail.C: ^mail[$attach
                   25113: 
                   25114:        * src/classes/mail.C: ^attach dead end
                   25115: 
                   25116:        * src/: include/pa_socks.h, main/main.dsp, main/pa_socks.C,
                   25117:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   25118:          targets/isapi/parser3isapi.C: mail:send 1
                   25119: 
                   25120:        * src/: classes/mail.C, main/pa_request.C: z
                   25121: 
                   25122:        * src/: classes/mail.C, include/pa_globals.h, include/pa_request.h,
                   25123:          main/main.dsp, main/pa_globals.C, main/pa_request.C: smtp just
                   25124:          compiled
                   25125: 
                   25126:        * src/classes/mail.C: +=
                   25127: 
                   25128:        * src/: classes/mail.C, include/pa_string.h: mail:send -1 text
                   25129:          prepared
                   25130: 
                   25131:        * src/: classes/_mail.h, classes/mail.C, include/pa_common.h,
                   25132:          include/pa_globals.h, include/pa_string.h, main/main.dsp,
                   25133:          main/pa_common.C, main/pa_globals.C, main/pa_request.C,
                   25134:          main/untaint.C, types/pa_vcookie.C: mail:send -10 just compiled
                   25135: 
                   25136: 2001-04-06  paf
                   25137: 
                   25138:        * src/: classes/table.C, include/pa_globals.h, main/pa_globals.C,
                   25139:          main/pa_string.C: table:dir 1
                   25140: 
                   25141:        * src/: classes/table.C, include/pa_dir.h, main/execute.C,
                   25142:          main/main.dsp, main/pa_dir.C: table:dir 0 [without regexp]
                   25143: 
                   25144:        * src/: classes/_op.h, classes/_root.h, classes/op.C,
                   25145:          classes/root.C, include/pa_globals.h, include/pa_request.h,
                   25146:          main/compile.C, main/execute.C, main/main.dsp, main/pa_globals.C,
                   25147:          main/pa_request.C: renamed 'root' to 'op'
                   25148: 
                   25149:        * src/classes/: _op.h, op.C: renamed from 'root'
                   25150: 
                   25151:        * src/types/pa_valiased.C: another root inherititance skipped
                   25152: 
                   25153:        * src/main/: compile.C, compile.y, execute.C: operators are now not
                   25154:          root methods of parent class. just 'ROOT' class
                   25155: 
                   25156:        * src/: classes/random.C, classes/table.C, main/pa_globals.C:
                   25157:          @office
                   25158: 
                   25159:        * src/: main/pa_request.C, sql/pa_sql_driver.h: mysql limit
                   25160: 
                   25161: 2001-04-05  paf
                   25162: 
                   25163:        * src/: main/execute.C, main/pa_request.C, main/pa_string.C,
                   25164:          types/pa_value.h, types/pa_vmframe.h, types/pa_wcontext.h:
                   25165:          constructor flag dropped at get_method_frame and remembered into
                   25166:          method_frame
                   25167: 
                   25168:        * src/: classes/file.C, classes/root.C, classes/string.C,
                   25169:          classes/table.C, main/pa_request.C: junction to code&expression
                   25170:          in errors
                   25171: 
                   25172:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
                   25173:          main/pa_string.C, targets/isapi/parser3isapi.dsp:
                   25174:          $LOCALE:ctype[Russian_Russia.1251]
                   25175: 
                   25176:        * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
                   25177:          include/pa_hash.h, include/pa_string.h, main/pa_hash.C,
                   25178:          main/pa_table.C: hash now not thread-safe.
                   25179: 
                   25180:        * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
                   25181:          main/untaint.C: z
                   25182: 
                   25183:        * src/: classes/random.C, classes/root.C, classes/table.C,
                   25184:          include/pa_sql_connection.h, include/pa_string.h, main/execute.C,
                   25185:          main/pa_sql_driver_manager.C, main/pa_string.C, main/untaint.C,
                   25186:          sql/pa_sql_driver.h, types/pa_vmframe.h, types/pa_wcontext.C,
                   25187:          types/pa_wcontext.h: sql quote. string untaint UL_SQL
                   25188: 
                   25189:        * src/: classes/table.C, include/pa_sql_connection.h,
                   25190:          main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql ping
                   25191: 
                   25192:        * src/classes/table.C: select * from hren error contains statement
                   25193: 
                   25194:        * src/: classes/table.C, include/pa_sql_connection.h,
                   25195:          include/pa_types.h, main/pa_sql_driver_manager.C, main/untaint.C,
                   25196:          sql/pa_sql_driver.h, targets/cgi/parser3.dsp: mysql 0
                   25197: 
                   25198:        * src/: classes/root.C, include/pa_sql_connection.h,
                   25199:          include/pa_sql_driver.h, main/main.dsp,
                   25200:          main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql driver
                   25201:          services for conv memory & error reporting
                   25202: 
                   25203: 2001-04-04  paf
                   25204: 
                   25205:        * src/doc/doxygen.cfg: z
                   25206: 
                   25207:        * src/include/pa_sql_driver.h: mysql connect
                   25208: 
                   25209:        * src/include/pa_sql_driver.h: mysql info
                   25210: 
                   25211:        * src/: classes/root.C, include/pa_sql_driver.h,
                   25212:          include/pa_sql_driver_manager.h, main/main.dsp,
                   25213:          main/pa_sql_driver_manager.C: more manager&connection&driver
                   25214: 
                   25215:        * src/sql/Makefile.am: forgot to add mysql client
                   25216: 
                   25217:        * src/: include/pa_sql_driver.h, include/pa_sql_driver_manager.h,
                   25218:          main/pa_sql_driver_manager.C: connect&sql -1000 just compiled
                   25219:          [forgot to add libltdl, added]
                   25220: 
                   25221:        * src/: Makefile.am, classes/root.C, classes/string.C,
                   25222:          classes/table.C, include/pa_globals.h, include/pa_hash.h,
                   25223:          include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
                   25224:          include/pa_string.h, include/pa_table.h, main/main.dsp,
                   25225:          main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
                   25226:          main/pa_string.C, main/pa_table.C, main/untaint.C: connect&sql
                   25227:          -1000 just compiled
                   25228: 
                   25229:        * src/: classes/random.C, classes/root.C, classes/table.C,
                   25230:          include/pa_globals.h, include/pa_pool.h, include/pa_request.h,
                   25231:          main/pa_request.C, types/pa_vclass.h: sql frame -10
                   25232: 
                   25233: 2001-04-03  paf
                   25234: 
                   25235:        * src/types/pa_vform.C: z
                   25236: 
                   25237:        * src/: classes/string.C, types/pa_vform.C: string:match replace
                   25238:          assigned lang
                   25239: 
                   25240:        * src/: classes/string.C, main/compile.y: grammar: fixed to allow
                   25241:          {}[]< empty []
                   25242: 
                   25243:        * src/: classes/file.C, classes/string.C, classes/table.C,
                   25244:          include/pa_string.h, main/pa_common.C, main/pa_string.C,
                   25245:          main/untaint.C: string:match replace 2.  string.cstr(forced lang)
                   25246: 
                   25247:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   25248:          string:match replace strange matches
                   25249: 
                   25250:        * src/classes/string.C: string:match replace 0
                   25251: 
                   25252:        * src/: classes/string.C, main/pa_string.C: string:match replace
                   25253:          prepared 2
                   25254: 
                   25255:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   25256:          string:match replace prepared
                   25257: 
                   25258:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   25259:          string:match replace -11
                   25260: 
                   25261:        * src/: classes/string.C, include/pa_globals.h,
                   25262:          include/pa_string.h, include/pa_threads.h, main/pa_globals.C,
                   25263:          main/pa_string.C, targets/isapi/parser3isapi.dsp: string:match 0
                   25264: 
                   25265:        * src/: classes/string.C, include/pa_globals.h,
                   25266:          include/pa_string.h, main/main.dsp, main/pa_globals.C,
                   25267:          main/pa_string.C: string:match [search] -1 just compiled
                   25268: 
                   25269:        * src/types/pa_vstring.C: z
                   25270: 
                   25271:        * src/: classes/double.C, classes/file.C, classes/form.C,
                   25272:          classes/int.C, classes/response.C, classes/root.C,
                   25273:          classes/string.C, classes/table.C, include/pa_string.h,
                   25274:          main/pa_string.C: string:match -10 [frame]
                   25275: 
                   25276:        * src/: classes/file.C, main/compile_tools.C, main/pa_common.C,
                   25277:          main/pa_request.C: z
                   25278: 
                   25279:        * src/: main/pa_common.C, main/untaint.C, targets/cgi/parser3.C,
                   25280:          targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h:
                   25281:          todo/tests
                   25282: 
                   25283:        * src/include/pa_common.h: z
                   25284: 
                   25285:        * src/: include/pa_globals.h, include/pa_hash.h, main/pa_globals.C,
                   25286:          main/pa_request.C, targets/cgi/parser3.C,
                   25287:          targets/isapi/parser3isapi.C, types/pa_vfile.C:
                   25288:          content-disposition
                   25289: 
                   25290:        * src/: include/pa_common.h, include/pa_globals.h,
                   25291:          main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
                   25292:          targets/isapi/parser3isapi.C, types/pa_value.h: main:post-process
                   25293: 
                   25294:        * src/: include/pa_common.h, include/pa_request.h,
                   25295:          include/pa_sapi.h, main/main.dsp, main/pa_common.C,
                   25296:          main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
                   25297:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vstring.h: vfile in
                   25298:          response:body
                   25299: 
                   25300:        * src/classes/table.C: table:append now uses string::split
                   25301: 
                   25302:        * src/classes/table.C: z
                   25303: 
                   25304:        * src/: classes/file.C, classes/root.C, classes/string.C,
                   25305:          classes/table.C, doc/doxygen.cmd, doc/doxygen.txt,
                   25306:          doc/generate.cmd, include/pa_array.h, include/pa_request.h,
                   25307:          include/pa_string.h, main/execute.C, main/pa_string.C,
                   25308:          main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C:
                   25309:          string::pos & cmp & piece bugs fixed.  string::split new
                   25310:          table:load separated from set table:set implemented with clean \n
                   25311:          \t searches
                   25312: 
                   25313: 2001-04-02  paf
                   25314: 
                   25315:        * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
                   25316:          types/pa_valiased.C, types/pa_valiased.h, types/pa_vdouble.h,
                   25317:          types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
                   25318:          types/pa_vstring.h, types/pa_vtable.h: string::pos. about to use
                   25319:          it in table:set/load
                   25320: 
                   25321:        * src/: classes/table.C, include/pa_array.h, include/pa_string.h,
                   25322:          include/pa_table.h, main/execute.C, types/pa_value.h: table:join
                   25323: 
                   25324:        * src/classes/random.C: random:generate 1
                   25325: 
                   25326:        * src/: classes/_random.h, classes/random.C, include/pa_globals.h,
                   25327:          main/main.dsp, main/pa_globals.C, main/pa_request.C,
                   25328:          types/pa_value.h: random:generate
                   25329: 
                   25330: 2001-03-30  paf
                   25331: 
                   25332:        * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
                   25333:          todo: table flip and append. string::pos
                   25334: 
                   25335:        * src/: classes/double.C, classes/file.C, classes/int.C,
                   25336:          classes/response.C, classes/root.C, classes/string.C,
                   25337:          classes/table.C, main/compile.y, main/execute.C,
                   25338:          types/pa_value.h, types/pa_vstateless_class.C,
                   25339:          types/pa_vstateless_class.h: static|dynamic|any method
                   25340:          registration
                   25341: 
                   25342:        * src/: classes/file.C, classes/table.C, include/pa_table.h,
                   25343:          main/pa_table.C, types/pa_vstring.h, types/pa_wwrapper.h:
                   25344:          table:flip
                   25345: 
                   25346: 2001-03-29  paf
                   25347: 
                   25348:        * src/classes/string.C: string:xsplit forgot that they must result
                   25349:          in 1 row N column [not vice versa]
                   25350: 
                   25351:        * src/classes/string.C: z
                   25352: 
                   25353:        * src/classes/string.C: string: rsplit
                   25354: 
                   25355:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   25356:          string: lsplit
                   25357: 
                   25358:        * src/: classes/string.C, include/pa_string.h, main/execute.C,
                   25359:          main/pa_array.C, main/pa_string.C, types/pa_vtable.h: string:
                   25360:          lsplit -1
                   25361: 
                   25362:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
                   25363:          string: pos
                   25364: 
                   25365:        * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
                   25366:          string: pos -1
                   25367: 
                   25368:        * src/: classes/string.C, classes/table.C, include/pa_string.h,
                   25369:          main/compile.y, main/pa_request.C, main/pa_string.C,
                   25370:          main/untaint.C: string: left right mid
                   25371: 
                   25372:        * src/: classes/string.C, main/compile.y, main/compile_tools.C,
                   25373:          main/compile_tools.h, main/main.dsp, types/pa_value.h,
                   25374:          types/pa_vstring.h, types/pa_vunknown.h: empty params allowed. []
                   25375:          and [;] are different now.
                   25376: 
                   25377:        * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
                   25378:          main/untaint.C: pool.request undone
                   25379: 
                   25380:        * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
                   25381:          main/untaint.C: pool.request
                   25382: 
                   25383: 2001-03-28  paf
                   25384: 
                   25385:        * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
                   25386:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   25387:          types/pa_value.h, types/pa_vrequest.C, types/pa_vunknown.h:
                   25388:          $request:browser [.type .version]; unknown.get_double now = 0.
                   25389: 
                   25390:        * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
                   25391:          include/pa_table.h, main/pa_globals.C, main/pa_request.C,
                   25392:          main/pa_table.C, types/pa_vfile.C, types/pa_vfile.h,
                   25393:          types/pa_vform.C: file:load autodetection of mime-type by
                   25394:          user-file-name
                   25395: 
                   25396:        * src/: classes/file.C, main/execute.C, main/pa_common.C,
                   25397:          main/untaint.C, targets/cgi/parser3.C, types/pa_vfile.C,
                   25398:          types/pa_vfile.h, types/pa_vform.C: file:load 1. tainted
                   25399: 
                   25400:        * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
                   25401:          types/pa_vfile.C, types/pa_vfile.h: started file:load. wrong
                   25402:          write. must be self.set
                   25403: 
                   25404:        * src/: classes/file.C, classes/root.C, classes/table.C,
                   25405:          include/pa_table.h, main/pa_table.C: table:locate1, file:test
                   25406: 
                   25407:        * src/: classes/table.C, include/pa_array.h, include/pa_hash.h,
                   25408:          include/pa_table.h, main/pa_array.C, main/pa_table.C,
                   25409:          types/pa_vtable.h: table:locate just compiled
                   25410: 
                   25411: 2001-03-27  paf
                   25412: 
                   25413:        * src/main/: execute.C, pa_common.C: fixed r/w context of
                   25414:          code-params2, fixed ntfs hardlink slow dir update
                   25415: 
                   25416:        * src/: main/execute.C, types/pa_value.h, types/pa_vmframe.h,
                   25417:          types/pa_wcontext.h: fixed r/w context of code-params
                   25418: 
                   25419:        * src/: classes/table.C, main/execute.C: about to change junction
                   25420:          rcontext!!
                   25421: 
                   25422:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   25423:          classes/string.C, classes/table.C, main/compile_tools.C,
                   25424:          main/execute.C, main/pa_request.C, main/untaint.C,
                   25425:          types/pa_value.h, types/pa_vbool.h, types/pa_vcookie.C,
                   25426:          types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
                   25427:          types/pa_vmframe.h, types/pa_vstring.h, types/pa_vtable.h,
                   25428:          types/pa_vunknown.h: sort 0
                   25429: 
                   25430:        * src/types/: pa_valiased.C, pa_valiased.h, pa_vdouble.h,
                   25431:          pa_vfile.h, pa_vint.h, pa_vresponse.h, pa_vstring.h, pa_vtable.h:
                   25432:          renamed to are_static_calls_disabled
                   25433: 
                   25434:        * src/: classes/table.C, main/pa_common.C, main/pa_request.C,
                   25435:          targets/cgi/parser3.C, types/pa_value.h, types/pa_vbool.h,
                   25436:          types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
                   25437:          types/pa_vstring.h, types/pa_vunknown.h: continue on sort
                   25438: 
                   25439:        * src/main/compile.y: fixed minor bug in @mn[][] ...^{
                   25440: 
                   25441:        * src/: classes/table.C, include/pa_common.h, main/compile.y:
                   25442:          started table:sort fixed minor bug in #...^{
                   25443: 
                   25444:        * src/: classes/table.C, include/pa_common.h, main/compile.y,
                   25445:          main/execute.C, main/pa_common.C, main/pa_table.C: table:save
                   25446:          decided to have as it were. stepped back.  grammar: added 'in'
                   25447:          'is' 'lt'&co follow-space check
                   25448: 
                   25449: 2001-03-26  paf
                   25450: 
                   25451:        * src/: classes/file.C, classes/root.C, classes/table.C,
                   25452:          include/pa_common.h, include/pa_globals.h, include/pa_table.h,
                   25453:          main/pa_common.C, main/pa_globals.C, main/pa_request.C,
                   25454:          main/pa_table.C: moved ::save to pa_table.  disabled @auto
                   25455:          invocation in ^process
                   25456: 
                   25457:        * src/main/compile.y: grammar: [] 0params [;] 2 params (was 0)
                   25458: 
                   25459:        * src/: classes/table.C, include/pa_array.h, include/pa_table.h,
                   25460:          main/pa_array.C: table:record
                   25461: 
                   25462:        * src/: main/untaint.C, targets/cgi/parser3.C,
                   25463:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   25464:          targets/isapi/pool_storage.h, types/pa_valiased.h,
                   25465:          types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.h,
                   25466:          types/pa_vint.h, types/pa_vresponse.h, types/pa_vstring.h,
                   25467:          types/pa_vtable.h: z
                   25468: 
                   25469:        * src/: include/pa_pool.h, main/execute.C, types/pa_valiased.C,
                   25470:          types/pa_valiased.h, types/pa_value.h, types/pa_vdouble.h,
                   25471:          types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
                   25472:          types/pa_vstring.h, types/pa_vtable.h: disabled $a(123)
                   25473:          $b[$a.CLASS] ^b.inc[123] shit.  allowed no checks in native
                   25474:          method realisations on 'self' validity - they now can simply
                   25475:          assume that 'self' is V{Proper} .
                   25476: 
                   25477: 2001-03-25  paf
                   25478: 
                   25479:        * src/main/untaint.C: z
                   25480: 
                   25481:        * src/main/: pa_request.C, untaint.C: moved default typo-table to
                   25482:          lowlevel - it initialization could be skipped if failed in @auto.
                   25483:          so that exception report would use some table
                   25484: 
                   25485:        * src/main/pa_request.C: table empty lines ignored. system-default
                   25486:          content type assigned in output:result [can fail in main:auto and
                   25487:          skipped normal defaults extraction]
                   25488: 
                   25489:        * src/: include/pa_string.h, main/compile.y: #comment fixed minor
                   25490:          bug
                   25491: 
                   25492:        * src/main/: pa_globals.C, untaint.C: html-typo - moved all
                   25493:          processing to table [except preliminary \r\n \r \n replacements
                   25494:          to "\n"]
                   25495: 
                   25496:        * src/: classes/table.C, main/untaint.C: html-typo - decided to
                   25497:          move all the processing to table
                   25498: 
                   25499:        * src/: classes/table.C, include/pa_table.h, main/pa_globals.C,
                   25500:          main/pa_table.C, main/untaint.C: returned table originating.
                   25501:          useful for reporting typo table problems origin. think would be
                   25502:          useful somewhere else
                   25503: 
                   25504:        * src/main/untaint.C: typo  \r \r\n \n properly handled
                   25505: 
                   25506:        * src/: classes/table.C, include/pa_globals.h, include/pa_string.h,
                   25507:          include/pa_table.h, main/compile.y, main/compile_tools.C,
                   25508:          main/compile_tools.h, main/pa_globals.C, main/pa_request.C,
                   25509:          main/pa_string.C, main/pa_table.C, main/untaint.C,
                   25510:          types/pa_vcookie.h: typo & typo-default
                   25511: 
                   25512: 2001-03-24  paf
                   25513: 
                   25514:        * src/main/pa_common.C: z
                   25515: 
                   25516:        * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
                   25517:          targets/cgi/parser3.C: html-typo 2
                   25518: 
                   25519:        * src/: doc/doxygen.cfg, doc/doxygen.txt, doc/generate.cmd,
                   25520:          doc/view.cmd, include/pa_array.h, include/pa_globals.h,
                   25521:          include/pa_pool.h, include/pa_string.h, include/pa_table.h,
                   25522:          main/execute.C, main/pa_array.C, main/pa_globals.C,
                   25523:          main/pa_request.C, main/pa_string.C, main/untaint.C,
                   25524:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
                   25525:          types/pa_value.h, types/pa_vtable.h: html-typo 0 html-typo 1.
                   25526:          noticed double default content-type prob. run cgi.cmd tomorrow
                   25527:          first html-typo sample. detected << problem: they become ltlt too
                   25528:          fast
                   25529: 
                   25530:        * src/main/compile.y: z
                   25531: 
                   25532:        * src/main/: compile.y, compile_tools.h: #comment
                   25533: 
                   25534:        * src/: classes/file.C, classes/root.C, classes/table.C,
                   25535:          include/pa_common.h, include/pa_request.h, main/compile.y,
                   25536:          main/pa_common.C, main/pa_request.C, main/pa_string.C,
                   25537:          targets/isapi/parser3isapi.C, types/pa_vfile.h: file_read
                   25538:          stringified
                   25539: 
                   25540:        * src/types/pa_valiased.C: decided to String-ify file_read
                   25541: 
                   25542:        * src/targets/: cgi/parser3.C, isapi/nt_log_events.mc,
                   25543:          isapi/parser3isapi.dsp: cgi: sapi::log
                   25544: 
                   25545:        * src/: include/pa_sapi.h, main/pa_common.C, main/pa_request.C,
                   25546:          targets/cgi/parser3.C, targets/isapi/nt_log_events.mc,
                   25547:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp: nt
                   25548:          error log experiments failed - cgi under iis got no access to
                   25549:          log. registereventsource simply failed with 5(illegal call) code,
                   25550:          while worked OK as standalone executable.  isapi: used
                   25551:          HSE_APPEND_LOG_PARAMETER feature
                   25552: 
                   25553:        * src/: include/pa_common.h, include/pa_globals.h,
                   25554:          main/pa_common.C, main/pa_globals.C, main/pa_request.C,
                   25555:          targets/isapi/parser3isapi.C: fixed default content-type
                   25556:          allocation storage
                   25557: 
                   25558:        * src/: include/pa_globals.h, include/pa_request.h,
                   25559:          main/pa_globals.C, main/pa_request.C: z
                   25560: 
                   25561:        * src/: include/pa_array.h, include/pa_hash.h,
                   25562:          include/pa_request.h, main/compile.y, main/pa_array.C,
                   25563:          main/pa_common.C, main/pa_hash.C, main/pa_request.C,
                   25564:          types/pa_vcookie.C: cyclic uses ignored. defaulted default
                   25565:          content-type
                   25566: 
                   25567:        * src/main/: compile.y, execute.C, main.dsp: @CLASS equals @BASE.
                   25568:          sanity
                   25569: 
                   25570:        * src/: main/pa_globals.C, types/pa_vclass.C, types/pa_vclass.h,
                   25571:          types/pa_vstateless_class.C, types/pa_vstateless_class.h: thrown
                   25572:          away freeze mech.  no danger now for you can't do
                   25573:          ^request:process[@new-method[] body] trick anymore.  still
                   25574:          remains $some_instance.process[@new-method[] possibility] but
                   25575:          would leave it as a feature.  see index for sample
                   25576: 
                   25577:        * src/: include/pa_common.h, main/pa_common.C,
                   25578:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: auto.p
                   25579:          monkey every target
                   25580: 
                   25581:        * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
                   25582:          targets/cgi/parser3.C, targets/isapi/pool_storage.h,
                   25583:          types/pa_vform.C, types/pa_vform.h: auto.p monkey
                   25584: 
                   25585: 2001-03-23  paf
                   25586: 
                   25587:        * src/: include/pa_pool.h, main/pa_request.C,
                   25588:          targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
                   25589:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   25590:          targets/isapi/pool_storage.h: isapi: dumb pool storage
                   25591: 
                   25592:        * src/targets/isapi/pa_pool.C: decided to continue with extension
                   25593: 
                   25594:        * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: isapi: think
                   25595:          it would be better to rewrite as filter then to deal with pool
                   25596: 
                   25597:        * src/: main/main.dsp, targets/isapi/parser3isapi.C: isapi: docroot
                   25598:          now like in cgi, not from APPL_PHYSICAL_PATH
                   25599: 
                   25600:        * src/: classes/root.C, classes/table.C, include/pa_common.h,
                   25601:          include/pa_config_fixed.h, include/pa_config_includes.h,
                   25602:          include/pa_string.h, include/pa_threads.h, include/pa_types.h,
                   25603:          include/pa_version.h, main/compile.y, main/execute.C,
                   25604:          main/pa_array.C, main/pa_common.C, main/pa_hash.C,
                   25605:          main/pa_pool.C, main/pa_request.C, main/pa_string.C,
                   25606:          main/untaint.C, targets/cgi/parser3.C,
                   25607:          targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vform.C:
                   25608:          cgi: reinvent document_root and request_uri under iis. autoconf
                   25609:          updated. introducing ap_config_includes
                   25610: 
                   25611:        * src/targets/cgi/parser3.C: cgi: reinvent document_root under iis
                   25612: 
                   25613:        * src/targets/cgi/parser3.C: cgi: only one pool now
                   25614: 
                   25615:        * src/: include/pa_globals.h, include/pa_sapi.h, main/main.dsp,
                   25616:          main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
                   25617:          targets/isapi/parser3isapi.C, types/pa_vcookie.C,
                   25618:          types/pa_venv.h, types/pa_vform.C: sapi made object
                   25619: 
                   25620:        * src/: include/pa_globals.h, main/pa_request.C,
                   25621:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   25622:          targets/isapi/parser3isapi.C, types/pa_vcookie.C,
                   25623:          types/pa_venv.h, types/pa_vform.C: all: sapi beauty
                   25624: 
                   25625:        * src/: main/pa_request.C, targets/cgi/parser3.C,
                   25626:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
                   25627:          isapi minor env beauty
                   25628: 
                   25629:        * src/: main/pa_request.C, targets/cgi/parser3.C,
                   25630:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
                   25631:          isapi document_root 0
                   25632: 
                   25633: 2001-03-22  paf
                   25634: 
                   25635:        * src/targets/isapi/parser3isapi.C: isapi keep-alive
                   25636: 
                   25637:        * src/targets/: cgi/vform_fields_fill.C, cgi/vform_fields_fill.h,
                   25638:          isapi/parser3isapi.C: z
                   25639: 
                   25640:        * src/: include/pa_pool.h, main/pa_request.C,
                   25641:          targets/cgi/parser3.C, targets/isapi/parser3isapi.C: isapi 1
                   25642: 
                   25643:        * src/targets/isapi/: KILL.EXE, PSTAT.EXE, istart.cmd, istop.cmd,
                   25644:          kill.pl: isapi added utils
                   25645: 
                   25646:        * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/parser3.C,
                   25647:          targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
                   25648:          types/pa_vform.C: isapi 0
                   25649: 
                   25650:        * src/: include/pa_pool.h, targets/cgi/pa_pool.C,
                   25651:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   25652:          targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
                   25653:          targets/isapi/parser3isapi.def, targets/isapi/parser3isapi.dsp:
                   25654:          started isapi
                   25655: 
                   25656:        * src/: include/pa_globals.h, main/pa_common.C, main/pa_request.C:
                   25657:          some comments
                   25658: 
                   25659:        * src/: include/pa_globals.h, include/pa_request.h,
                   25660:          include/pa_types.h, main/pa_globals.C, main/pa_request.C,
                   25661:          targets/cgi/parser3.C, types/pa_vcookie.C: config of auto.p path:
                   25662:          parser_root_auto_path parser_site_auto_path
                   25663: 
                   25664:        * src/types/pa_vcookie.C: cookie attr decoded
                   25665: 
                   25666: 2001-03-21  paf
                   25667: 
                   25668:        * src/targets/cgi/parser3.C: z
                   25669: 
                   25670:        * src/include/pa_globals.h: post. todo: config of auto.p path
                   25671: 
                   25672:        * src/: include/pa_globals.h, targets/cgi/parser3.C,
                   25673:          types/pa_venv.h: in cookie & env. todo:post
                   25674: 
                   25675:        * src/: Makefile.am, classes/Makefile.am, classes/file.C,
                   25676:          classes/root.C, classes/table.C, include/pa_array.h,
                   25677:          include/pa_common.h, include/pa_globals.h, include/pa_pool.h,
                   25678:          include/pa_request.h, include/pa_string.h, main/Makefile.am,
                   25679:          main/compile.y, main/execute.C, main/main.dsp, main/pa_common.C,
                   25680:          main/pa_globals.C, main/pa_request.C, main/pa_string.C,
                   25681:          main/pa_table.C, main/untaint.C, targets/Makefile.am,
                   25682:          targets/cgi/Makefile.am, targets/cgi/parser3.C,
                   25683:          targets/cgi/parser3.dsp, types/Makefile.am, types/pa_vcookie.C,
                   25684:          types/pa_vform.C, types/pa_vstring.h, types/pa_wwrapper.h:
                   25685:          shifted apache branch on main trunc
                   25686: 
                   25687:        * src/: include/pa_common.h, include/pa_globals.h,
                   25688:          include/pa_pool.h, include/pa_request.h, main/main.dsp,
                   25689:          main/pa_common.C, main/pa_request.C, targets/cgi/parser3.dsp,
                   25690:          types/pa_vcookie.C, types/pa_vform.C, types/pa_vstring.h:
                   25691:          starting mod_parser3
                   25692: 
                   25693:        * src/targets/cgi/parser3.C: starting mod_parser3
                   25694: 
                   25695: 2001-03-20  paf
                   25696: 
                   25697:        * src/: main/pa_common.C, targets/cgi/Makefile.am,
                   25698:          targets/cgi/parser3.C: automake compiled and works. todo:make
                   25699:          win32 ifdefs work and add ifdef unistd
                   25700: 
                   25701:        * src/: classes/table.C, include/pa_common.h, include/pa_request.h,
                   25702:          main/Makefile.am, main/pa_common.C, main/pa_request.C,
                   25703:          main/pa_table.C, targets/cgi/Makefile.am, targets/cgi/parser3.C:
                   25704:          z
                   25705: 
                   25706:        * src/: include/pa_request.h, main/Makefile.am, main/compile.y,
                   25707:          main/execute.C, main/pa_common.C, types/Makefile.am: removing
                   25708:          locking
                   25709: 
                   25710:        * src/: classes/Makefile.am, types/Makefile.am: z
                   25711: 
                   25712:        * src/: Makefile.am, classes/file.C, classes/root.C,
                   25713:          classes/table.C, include/pa_array.h, include/pa_request.h,
                   25714:          include/pa_string.h, main/Makefile.am, main/execute.C,
                   25715:          main/pa_common.C, main/pa_globals.C, main/pa_request.C,
                   25716:          main/pa_string.C, main/untaint.C, targets/Makefile.am,
                   25717:          targets/cgi/Makefile.am, targets/cgi/parser3.C,
                   25718:          types/pa_vcookie.C, types/pa_wwrapper.h: String::UL_
                   25719: 
                   25720:        * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
                   25721:          main/pa_request.C, types/pa_vfile.h: ^table:save
                   25722: 
                   25723:        * src/: classes/file.C, classes/table.C, include/pa_array.h,
                   25724:          include/pa_common.h, include/pa_request.h, include/pa_string.h,
                   25725:          include/pa_table.h, include/pa_threads.h, main/pa_globals.C,
                   25726:          main/untaint.C, types/pa_valiased.h, types/pa_value.h,
                   25727:          types/pa_vform.h: z
                   25728: 
                   25729:        * src/include/pa_string.h: z
                   25730: 
                   25731:        * src/: classes/_request.h, classes/request.C, main/main.dsp,
                   25732:          main/pa_globals.C, types/pa_value.h, types/pa_vform.h,
                   25733:          types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
                   25734:          :Value
                   25735: 
                   25736:        * src/: classes/_request.h, classes/request.C, main/pa_globals.C,
                   25737:          types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
                   25738:          :VStateless_object
                   25739: 
                   25740:        * src/: classes/_response.h, classes/response.C, main/pa_globals.C,
                   25741:          types/pa_vform.h, types/pa_vresponse.h: VResponse moved to
                   25742:          :VStateless_object
                   25743: 
                   25744:        * src/: main/main.dsp, targets/cgi/parser3.dsp,
                   25745:          types/pa_valiased.C, types/pa_vform.h: commented VForm
                   25746: 
                   25747:        * src/: targets/cgi/pa_vform.C, types/pa_valiased.C,
                   25748:          types/pa_valiased.h, types/pa_value.h,
                   25749:          types/pa_vstateless_class.C, types/pa_vstateless_class.h,
                   25750:          types/pa_vstateless_object.h: moved common get_element part from
                   25751:          stateless object&class into VAliased
                   25752: 
                   25753:        * src/: classes/_env.h, classes/_table.h, classes/env.C,
                   25754:          classes/table.C, main/execute.C, main/main.dsp,
                   25755:          main/pa_globals.C, main/pa_request.C, types/pa_value.h,
                   25756:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.h: VEnv is
                   25757:          now :Value
                   25758: 
                   25759:        * src/: classes/_cookie.h, classes/_table.h, classes/cookie.C,
                   25760:          main/execute.C, main/main.dsp, main/pa_globals.C,
                   25761:          types/pa_vcookie.C, types/pa_vcookie.h: VCookie is now :Value
                   25762: 
                   25763:        * src/types/: pa_vfile.C, pa_vfile.h, pa_vstateless_object.h: vfile
                   25764:          doxx
                   25765: 
                   25766:        * src/: classes/_file.h, classes/file.C, include/pa_types.h,
                   25767:          main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
                   25768:          types/pa_valiased.h, types/pa_vfile.C, types/pa_vfile.h,
                   25769:          types/pa_vstateless_class.h, types/pa_vstateless_object.h: \ to /
                   25770:          and ^file:save
                   25771: 
                   25772: 2001-03-19  paf
                   25773: 
                   25774:        * src/types/pa_vfile.C: z
                   25775: 
                   25776:        * src/: classes/file.C, classes/request.C, classes/table.C,
                   25777:          include/pa_string.h, main/main.dsp, main/pa_pool.C,
                   25778:          main/pa_request.C, main/untaint.C, types/pa_value.h,
                   25779:          types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C: file 1
                   25780: 
                   25781:        * src/: classes/table.C, include/pa_common.h, include/pa_globals.h,
                   25782:          include/pa_string.h, include/pa_table.h, main/main.dsp,
                   25783:          main/pa_common.C, main/pa_globals.C, types/pa_value.h,
                   25784:          types/pa_vcookie.h, types/pa_venv.h, types/pa_vform.C,
                   25785:          types/pa_vform.h, types/pa_vrequest.h, types/pa_vtable.h,
                   25786:          classes/_file.h, classes/file.C, types/pa_vfile.C,
                   25787:          types/pa_vfile.h: file class just compiled
                   25788: 
                   25789:        * src/: classes/table.C, include/pa_pool.h, include/pa_request.h,
                   25790:          include/pa_table.h, include/pa_types.h, main/execute.C,
                   25791:          main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
                   25792:          types/pa_vclass.h, types/pa_vform.C, types/pa_vstateless_class.h,
                   25793:          types/pa_vstateless_object.h: ^table:set{default level: TABLE}
                   25794: 
                   25795:        * src/include/pa_pool.h: z
                   25796: 
                   25797:        * src/: include/pa_hash.h, include/pa_types.h, main/pa_common.C,
                   25798:          main/pa_hash.C, main/pa_request.C, types/pa_vcookie.C: renamed
                   25799:          Hash::Value to Val so to doxygen would finlly stop confusing
                   25800:          those Value-s
                   25801: 
                   25802:        * src/: include/code.h, include/pa_array.h, include/pa_common.h,
                   25803:          include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
                   25804:          include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
                   25805:          include/pa_string.h, include/pa_table.h, include/pa_threads.h,
                   25806:          include/pa_types.h, main/compile.C, main/compile.y,
                   25807:          main/compile_tools.C, main/compile_tools.h, main/execute.C,
                   25808:          main/pa_array.C, main/pa_common.C, main/pa_exception.C,
                   25809:          main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
                   25810:          main/pa_request.C, main/pa_string.C, main/pa_table.C,
                   25811:          main/untaint.C, types/pa_valiased.h, types/pa_value.h: z
                   25812: 
                   25813:        * src/types/: pa_valiased.h, pa_vbool.h: doc: Value and it's
                   25814:          derivates somehow unlinked. don't know why yet
                   25815: 
                   25816:        * src/: include/code.h, include/pa_array.h, include/pa_pool.h,
                   25817:          include/pa_string.h, include/pa_threads.h, main/compile.C,
                   25818:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   25819:          main/execute.C, main/pa_array.C, main/pa_common.C,
                   25820:          main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
                   25821:          main/pa_pool.C, main/pa_request.C, main/pa_string.C,
                   25822:          main/pa_table.C, main/untaint.C, types/pa_value.h: auto @brief
                   25823: 
                   25824:        * src/: classes/root.C, classes/table.C, main/pa_exception.C,
                   25825:          main/pa_request.C, targets/cgi/parser3.C, types/pa_vbool.h,
                   25826:          types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdouble.h,
                   25827:          types/pa_venv.h, types/pa_vform.h, types/pa_vint.h,
                   25828:          types/pa_vrequest.h: doc: detected Value derivates prob
                   25829: 
                   25830:        * src/include/pa_globals.h: z
                   25831: 
                   25832:        * src/: classes/_request.h, classes/request.C, include/code.h,
                   25833:          include/pa_array.h, include/pa_common.h, include/pa_exception.h,
                   25834:          include/pa_globals.h, include/pa_hash.h, include/pa_pool.h,
                   25835:          include/pa_request.h, include/pa_stack.h, include/pa_string.h,
                   25836:          include/pa_table.h, include/pa_threads.h, include/pa_types.h,
                   25837:          main/execute.C, main/pa_pool.C, main/pa_request.C,
                   25838:          main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
                   25839:          types/pa_value.h, types/pa_vform.C: doxygen include/, Value
                   25840: 
                   25841: 2001-03-18  paf
                   25842: 
                   25843:        * src/: classes/cookie.C, types/pa_vcookie.C, types/pa_vcookie.h:
                   25844:          cookie: allowed access to hash-assigned
                   25845: 
                   25846:        * src/targets/cgi/parser3.C: z
                   25847: 
                   25848:        * src/: classes/_cookie.h, classes/cookie.C, include/pa_common.h,
                   25849:          include/pa_globals.h, include/pa_request.h, include/pa_string.h,
                   25850:          include/pa_types.h, main/main.dsp, main/pa_common.C,
                   25851:          main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
                   25852:          main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
                   25853:          types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
                   25854:          types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
                   25855:          types/pa_vunknown.h: cookie class
                   25856: 
                   25857:        * src/main/pa_request.C: zero length output allowed
                   25858: 
                   25859:        * src/: classes/response.C, main/pa_request.C, types/pa_value.h,
                   25860:          types/pa_vhash.h, types/pa_vresponse.h: ^response:clear[]
                   25861: 
                   25862:        * src/: classes/root.C, main/pa_request.C: taint forgotten forced
                   25863:          lang switch
                   25864: 
                   25865:        * src/: classes/root.C, include/pa_globals.h, include/pa_string.h,
                   25866:          main/pa_globals.C, main/pa_request.C, main/pa_string.C,
                   25867:          types/pa_value.h, types/pa_vhash.h:
                   25868:          $defautl[$content-type[$value[text/html] $charset[windows-1251]]
                   25869: 
                   25870:        * src/main/execute.C: z
                   25871: 
                   25872:        * src/: classes/root.C, main/pa_request.C, main/untaint.C,
                   25873:          targets/cgi/parser3.C: taint[uri
                   25874: 
                   25875:        * src/: classes/request.C, classes/response.C, classes/root.C,
                   25876:          include/pa_common.h, include/pa_globals.h, include/pa_request.h,
                   25877:          include/pa_string.h, main/pa_common.C, main/pa_globals.C,
                   25878:          main/pa_request.C, targets/cgi/parser3.C: ^taint 0
                   25879: 
                   25880:        * src/: classes/root.C, classes/string.C, include/pa_string.h,
                   25881:          main/pa_globals.C, main/pa_request.C, main/pa_string.C,
                   25882:          types/pa_vdouble.h, types/pa_vform.C, types/pa_vint.h,
                   25883:          types/pa_vstateless_class.C: convinient string(pool, char *src,
                   25884:          bool tainted) ctor
                   25885: 
                   25886:        * src/: include/pa_hash.h, include/pa_request.h,
                   25887:          include/pa_string.h, main/pa_globals.C, main/pa_hash.C,
                   25888:          main/pa_request.C, main/pa_string.C, main/untaint.C,
                   25889:          targets/cgi/parser3.C: proper @exceptions params tainting
                   25890: 
                   25891:        * src/: include/pa_hash.h, main/pa_hash.C, targets/cgi/parser3.C:
                   25892:          response fields to header
                   25893: 
                   25894:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
                   25895:          z
                   25896: 
                   25897:        * src/: classes/_response.h, classes/response.C,
                   25898:          include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
                   25899:          main/compile.C, main/compile.y, main/execute.C, main/main.dsp,
                   25900:          main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
                   25901:          targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_value.h,
                   25902:          types/pa_vhash.h, types/pa_vrequest.h, types/pa_vresponse.h:
                   25903:          $response: 0  request::core exception rethrow
                   25904: 
                   25905: 2001-03-16  paf
                   25906: 
                   25907:        * src/: main/execute.C, main/main.dsp, types/pa_value.h,
                   25908:          types/pa_vrequest.h: native method' class call with less params
                   25909:          then needed error reporting
                   25910: 
                   25911:        * src/: classes/_request.h, classes/request.C,
                   25912:          include/pa_globals.h, include/pa_request.h, main/execute.C,
                   25913:          main/main.dsp, main/pa_globals.C, main/pa_request.C,
                   25914:          targets/cgi/parser3.C, types/pa_vform.C, types/pa_vrequest.C,
                   25915:          types/pa_vrequest.h: $request : query :uri
                   25916: 
                   25917:        * src/: include/pa_globals.h, main/execute.C, main/pa_globals.C,
                   25918:          types/pa_value.h, types/pa_vcframe.h, types/pa_vmframe.h,
                   25919:          types/pa_wcontext.h: $result
                   25920: 
                   25921:        * src/: main/execute.C, types/pa_vmframe.h: if(in "/news/")
                   25922: 
                   25923:        * src/: classes/double.C, include/code.h, main/compile.y,
                   25924:          main/compile_tools.C, main/compile_tools.h, main/execute.C: ()
                   25925:          and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM
                   25926: 
                   25927:        * src/: include/code.h, include/pa_hash.h, include/pa_request.h,
                   25928:          main/compile.y, main/execute.C, types/pa_value.h,
                   25929:          types/pa_vhash.h, types/pa_vstring.h, types/pa_vtable.h,
                   25930:          types/pa_wcontext.C, types/pa_wcontext.h: see () and {} param
                   25931:          wcontext conflict
                   25932: 
                   25933:        * src/: main/execute.C, types/pa_value.h,
                   25934:          types/pa_vstateless_object.h, types/pa_vstring.h: disabled
                   25935:          $string.field
                   25936: 
                   25937: 2001-03-15  paf
                   25938: 
                   25939:        * src/main/pa_request.C: news sample
                   25940: 
                   25941:        * src/: main/compile.y, main/execute.C, main/pa_request.C,
                   25942:          targets/cgi/parser3.C, types/pa_vstring.h: @exception
                   25943: 
                   25944:        * src/main/: compile.y, execute.C: z
                   25945: 
                   25946:        * src/: main/compile.y, main/pa_request.C, targets/cgi/parser3.C,
                   25947:          types/pa_vstring.h: pre-pre-pre-beta cgi under win32 apache pre
                   25948:          pre pre works
                   25949: 
                   25950:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
                   25951:          targets/cgi/parser3.C, types/pa_vform.C, types/pa_vform.h: vform
                   25952:          fillfields just compiled
                   25953: 
                   25954: 2001-03-14  paf
                   25955: 
                   25956:        * src/: include/pa_request.h, main/pa_request.C,
                   25957:          targets/cgi/parser3.C: z
                   25958: 
                   25959:        * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
                   25960:          targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h,
                   25961:          types/pa_vstring.h: limits -1
                   25962: 
                   25963:        * src/: include/pa_globals.h, include/pa_request.h,
                   25964:          include/pa_types.h, main/main.dsp, main/pa_globals.C,
                   25965:          main/pa_request.C, targets/cgi/parser3.C,
                   25966:          targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h:
                   25967:          request_info -1
                   25968: 
                   25969:        * src/: include/pa_globals.h, main/pa_globals.C,
                   25970:          targets/cgi/parser3.C, targets/cgi/parser3.dsp,
                   25971:          targets/cgi/vform_fields_fill.C, targets/cgi/vform_fields_fill.h:
                   25972:          vform_fields_fill
                   25973: 
                   25974:        * src/targets/cgi/parser3.C: #  if MSVC
                   25975: 
                   25976:        * src/: include/pa_common.h, include/pa_types.h, main/pa_request.C,
                   25977:          targets/cgi/parser3.C: PATH_DELIMITER_CHAR
                   25978: 
                   25979:        * src/targets/cgi/parser3.C: z
                   25980: 
                   25981:        * src/: include/core.h, include/pa_globals.h, include/pa_pool.h,
                   25982:          include/pa_string.h, include/pa_types.h, main/compile.y,
                   25983:          main/core.C, main/main.dsp, main/pa_globals.C, main/pa_request.C,
                   25984:          targets/cgi/pa_vform.C, targets/cgi/parser3.C,
                   25985:          targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vform.h,
                   25986:          types/pa_vunknown.h: global handler, exceptions in parser3
                   25987: 
                   25988: 2001-03-13  paf
                   25989: 
                   25990:        * src/: classes/form.C, main/compile.y, main/core.C,
                   25991:          types/pa_value.h, types/pa_vclass.h, types/pa_venv.h,
                   25992:          types/pa_vform.h, types/pa_vstateless_class.C,
                   25993:          types/pa_vstateless_class.h: form:fields removed. use $form.CLASS
                   25994:          instead
                   25995: 
                   25996:        * src/: include/core.h, include/pa_common.h, include/pa_request.h,
                   25997:          main/core.C, main/execute.C, main/main.dsp, main/pa_request.C,
                   25998:          targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vform.h:
                   25999:          started cgi target
                   26000: 
                   26001:        * src/: include/core.h, include/pa_common.h, include/pa_request.h,
                   26002:          main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C:
                   26003:          before error show with parser
                   26004: 
                   26005:        * src/: classes/_form.h, classes/form.C, include/core.h,
                   26006:          include/pa_request.h, main/core.C, main/pa_request.C,
                   26007:          targets/cgi/parser3.C, targets/cgi/parser3.dsp: z
                   26008: 
                   26009:        * src/targets/cgi/: parser.dsp, parser3.dsp: z
                   26010: 
                   26011:        * src/targets/cgi/: Makefile.am, pa_pool.C, pa_vform.C, parser.dsp,
                   26012:          parser3.C: renamed targets/ parser to cgi
                   26013: 
                   26014:        * src/: classes/double.C, classes/env.C, classes/int.C,
                   26015:          classes/root.C, classes/string.C, classes/table.C,
                   26016:          include/pa_request.h, types/pa_vhash.h: z
                   26017: 
                   26018:        * src/: classes/_env.h, classes/env.C, classes/root.C,
                   26019:          include/core.h, include/pa_pool.h, include/pa_request.h,
                   26020:          main/compile.C, main/compile.y, main/core.C, main/main.dsp,
                   26021:          main/pa_common.C, main/pa_request.C, types/pa_value.h,
                   26022:          types/pa_venv.h, types/pa_vstateless_class.h: started $form:
                   26023:          [historical moment :)]
                   26024: 
                   26025:        * src/: include/code.h, include/pa_string.h, main/compile.y,
                   26026:          main/execute.C, main/pa_string.C: 'value is type' expr operator
                   26027: 
                   26028:        * src/types/pa_venv.h: $ENV 1
                   26029: 
                   26030:        * src/main/execute.C: z
                   26031: 
                   26032:        * src/: main/execute.C, types/pa_value.h, types/pa_venv.h: for
                   26033:          future methods of ENV constructor if
                   26034: 
                   26035:        * src/: include/pa_request.h, types/pa_venv.h: $ENV 0.1 stateless
                   26036:          class
                   26037: 
                   26038:        * src/: classes/_double.h, classes/_env.h, classes/_int.h,
                   26039:          classes/_root.h, classes/_string.h, classes/_table.h,
                   26040:          classes/double.C, classes/env.C, classes/int.C, classes/root.C,
                   26041:          classes/string.C, classes/table.C, include/pa_request.h,
                   26042:          main/compile.C, main/compile_tools.h, main/core.C,
                   26043:          main/execute.C, main/main.dsp, main/pa_request.C,
                   26044:          types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
                   26045:          types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
                   26046:          types/pa_vobject.h, types/pa_vstateless_class.C,
                   26047:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   26048:          types/pa_wcontext.h: $ENV: re 0, stateless classes
                   26049: 
                   26050:        * src/: classes/_double.h, classes/_env.h, classes/_int.h,
                   26051:          classes/_root.h, classes/_string.h, classes/_table.h,
                   26052:          classes/double.C, classes/env.C, classes/int.C, classes/root.C,
                   26053:          classes/string.C, classes/table.C, include/pa_request.h,
                   26054:          main/compile.C, main/compile_tools.h, main/core.C,
                   26055:          main/execute.C, main/main.dsp, main/pa_request.C,
                   26056:          types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
                   26057:          types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
                   26058:          types/pa_vobject.h, types/pa_vstateless_class.C,
                   26059:          types/pa_vstateless_class.h, types/pa_vstateless_object.h,
                   26060:          types/pa_wcontext.h: $ENV: re 0, stateless classes
                   26061: 
                   26062:        * src/: include/pa_request.h, main/compile.C, main/execute.C,
                   26063:          main/pa_request.C, types/pa_value.h, types/pa_vmframe.h: fixed
                   26064:          yesterdays bad decision on execute_static_method
                   26065: 
                   26066:        * src/: classes/table.C, include/pa_types.h, main/pa_request.C: z
                   26067: 
                   26068:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26069:          types/pa_vdouble.h, types/pa_vint.h: Int,Double  dec mul div mod
                   26070: 
                   26071:        * src/main/pa_request.C: z
                   26072: 
                   26073:        * src/: classes/root.C, classes/table.C, include/pa_exception.h,
                   26074:          include/pa_pool.h: skipped_restructure_exceptions_dead_end
                   26075: 
                   26076:        * src/: classes/root.C, classes/table.C, include/pa_exception.h,
                   26077:          include/pa_pool.h, main/pa_request.C:
                   26078:          restructure_exceptions_dead_end
                   26079: 
                   26080:        * src/: classes/root.C, main/compile.y: ^if required junctions.
                   26081:          allowed ; inside {} to break params
                   26082: 
                   26083:        * src/classes/root.C: ^eval
                   26084: 
                   26085:        * src/: classes/_string.h, classes/double.C, classes/int.C,
                   26086:          classes/string.C, main/execute.C, types/pa_wcontext.h: int doube
                   26087:          string ^format
                   26088: 
                   26089:        * src/: main/execute.C, types/pa_wcontext.h: constructing flag not
                   26090:          'bad' but not 'enough'
                   26091: 
                   26092:        * src/: classes/double.C, classes/root.C, classes/table.C,
                   26093:          include/pa_common.h, include/pa_types.h, main/compile.y,
                   26094:          main/pa_common.C, main/pa_request.C, main/untaint.C,
                   26095:          types/pa_vdouble.h, types/pa_vint.h, types/pa_vtable.h,
                   26096:          types/pa_wwrapper.h: think constructing flag as is  is bad
                   26097: 
                   26098:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26099:          classes/string.C, classes/table.C, main/core.C, main/execute.C,
                   26100:          types/pa_vint.h: ^for
                   26101: 
                   26102: 2001-03-12  paf
                   26103: 
                   26104:        * src/classes/table.C: table ^empty
                   26105: 
                   26106:        * src/: classes/table.C, include/pa_table.h: table ^menu
                   26107: 
                   26108:        * src/: classes/root.C, classes/table.C, types/pa_vtable.h: table
                   26109:          ^offset ^line ^count
                   26110: 
                   26111:        * src/classes/root.C: ^round()  ^floor()        ^ceiling()
                   26112:          ^abs()  ^sign()
                   26113: 
                   26114:        * src/classes/: root.C, table.C: ^use
                   26115: 
                   26116:        * src/: classes/root.C, classes/table.C, include/pa_request.h,
                   26117:          main/compile.y, main/core.C, main/execute.C, types/pa_vclass.h,
                   26118:          types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
                   26119:          ^while. switched off wcontext.constructing after write(value) or
                   26120:          auto-vhash-constructing
                   26121: 
                   26122:        * src/: classes/root.C, classes/table.C, include/pa_request.h,
                   26123:          main/pa_request.C: fail_if_junction_ helper func
                   26124: 
                   26125:        * src/: classes/root.C, classes/table.C, include/pa_common.h,
                   26126:          include/pa_request.h, main/execute.C, main/main.dsp,
                   26127:          main/pa_common.C, main/pa_request.C: ^process error point by
                   26128:          actual method_name, not source.  ^load
                   26129: 
                   26130:        * src/types/pa_vtable.h: table: no, better with string in cells...
                   26131: 
                   26132:        * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C,
                   26133:          classes/_table.h, classes/table.C, main/untaint.C: z
                   26134: 
                   26135:        * src/: classes/root.C, include/pa_common.h, include/pa_string.h,
                   26136:          include/pa_table.h, main/core.C, main/execute.C,
                   26137:          main/pa_common.C, main/pa_request.C, main/pa_table.C,
                   26138:          types/pa_value.h: table:set 0
                   26139: 
                   26140:        * src/: classes/root.C, include/core.h, include/pa_array.h,
                   26141:          include/pa_request.h, include/pa_table.h, main/core.C,
                   26142:          main/main.dsp, main/pa_request.C, main/pa_table.C,
                   26143:          types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
                   26144:          types/pa_vdouble.h, types/pa_vint.h, types/pa_vmframe.h,
                   26145:          types/pa_vstring.h: freeze, ^table:create[] -1
                   26146: 
                   26147:        * src/: classes/root.C, types/pa_value.h: z
                   26148: 
                   26149:        * src/: classes/root.C, main/execute.C, types/pa_vclass.h: used
                   26150:          get_method in couple places optimizing them
                   26151: 
                   26152:        * src/classes/root.C: z
                   26153: 
                   26154:        * src/: classes/root.C, types/pa_vclass.h: process temp main
                   26155:          zeroing
                   26156: 
                   26157:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26158:          classes/string.C, include/pa_common.h, include/pa_request.h,
                   26159:          include/pa_string.h, include/pa_types.h, main/compile.C,
                   26160:          main/compile.y, main/compile_tools.h, main/execute.C,
                   26161:          main/pa_common.C, main/pa_request.C, types/pa_value.h,
                   26162:          types/pa_vmframe.h: ^process. actual names to store param and
                   26163:          check_actual_numbered_params for better place diagnostics
                   26164: 
                   26165:        * src/: classes/root.C, main/execute.C, main/main.dsp: setname for
                   26166:          method-junctions bug fixed
                   26167: 
                   26168:        * src/types/: pa_vdouble.h, pa_vint.h, pa_vobject.h,
                   26169:          pa_vstateless_object.h, pa_vstring.h: stateless_object
                   26170: 
                   26171: 2001-03-11  paf
                   26172: 
                   26173:        * src/: main/main.dsp, types/pa_value.h, types/pa_vdouble.h,
                   26174:          types/pa_vint.h, types/pa_vobject.h, types/pa_vstring.h: VString
                   26175:          VDouble VInt base now VObject_base - without fields
                   26176: 
                   26177:        * src/: classes/root.C, include/core.h, main/core.C: z
                   26178: 
                   26179:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26180:          classes/string.C, include/core.h, include/pa_hash.h,
                   26181:          include/pa_pool.h, include/pa_request.h, include/pa_string.h,
                   26182:          main/compile.C, main/core.C, main/pa_request.C: ^untaint 0
                   26183: 
                   26184:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26185:          include/pa_request.h, main/execute.C: intercept_string
                   26186: 
                   26187:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26188:          types/pa_vclass.C, types/pa_vclass.h: add_native_method helper
                   26189: 
                   26190:        * src/: classes/double.C, classes/int.C, include/pa_request.h:
                   26191:          ^inc-s(expr)
                   26192: 
                   26193:        * src/: classes/_double.h, classes/_env.h, classes/_int.h,
                   26194:          classes/_root.h, classes/_string.h, classes/double.C,
                   26195:          classes/env.C, classes/int.C, classes/root.C, classes/string.C,
                   26196:          include/code.h, include/core.h, include/pa_array.h,
                   26197:          include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
                   26198:          include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
                   26199:          include/pa_string.h, include/pa_table.h, include/pa_threads.h,
                   26200:          include/pa_types.h, main/compile.C, main/compile.y,
                   26201:          main/compile_tools.C, main/compile_tools.h, main/core.C,
                   26202:          main/execute.C, main/pa_array.C, main/pa_common.C,
                   26203:          main/pa_exception.C, main/pa_hash.C, main/pa_pool.C,
                   26204:          main/pa_request.C, main/pa_string.C, main/pa_table.C,
                   26205:          types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
                   26206:          types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
                   26207:          types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
                   26208:          types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
                   26209:          types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
                   26210:          types/pa_wcontext.h, types/pa_wwrapper.h: headers updated
                   26211: 
                   26212:        * src/: main/pa_request.C, types/pa_vhash.h: z
                   26213: 
                   26214:        * src/: include/core.h, include/pa_request.h, main/core.C,
                   26215:          main/main.dsp, main/pa_request.C: renamed AUTO: to MAIN:
                   26216: 
                   26217:        * src/: include/pa_valiased.h, include/pa_value.h,
                   26218:          include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
                   26219:          include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
                   26220:          include/pa_vjunction.h, include/pa_vmframe.h,
                   26221:          include/pa_vobject.h, include/pa_vstring.h,
                   26222:          include/pa_vunknown.h, include/pa_wcontext.h,
                   26223:          include/pa_wwrapper.h, main/compile.y, main/core.C,
                   26224:          main/main.dsp, main/pa_cframe.C, main/pa_request.C,
                   26225:          main/pa_value.C, main/pa_vclass.C, main/pa_wcontext.C,
                   26226:          types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
                   26227:          types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
                   26228:          types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
                   26229:          types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
                   26230:          types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
                   26231:          types/pa_wcontext.h, types/pa_wwrapper.h: splitted types from
                   26232:          include/
                   26233: 
                   26234: 2001-03-10  paf
                   26235: 
                   26236:        * src/: include/core.h, include/pa_request.h, main/core.C,
                   26237:          main/pa_request.C: run+auto=run
                   26238: 
                   26239:        * src/: classes/root.C, include/pa_request.h: minor if junction bug
                   26240: 
                   26241:        * src/: classes/_double.h, classes/_env.h, classes/_int.h,
                   26242:          classes/_root.h, classes/_string.h, classes/double.C,
                   26243:          classes/env.C, classes/int.C, classes/root.C, classes/string.C,
                   26244:          include/code.h, include/core.h, include/pa_array.h,
                   26245:          include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
                   26246:          include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
                   26247:          include/pa_string.h, include/pa_table.h, include/pa_threads.h,
                   26248:          include/pa_types.h, include/pa_valiased.h, include/pa_value.h,
                   26249:          include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
                   26250:          include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
                   26251:          include/pa_vjunction.h, include/pa_vmframe.h,
                   26252:          include/pa_vobject.h, include/pa_vstring.h,
                   26253:          include/pa_vunknown.h, include/pa_wcontext.h,
                   26254:          include/pa_wwrapper.h, main/compile.C, main/compile.y,
                   26255:          main/compile_tools.C, main/compile_tools.h, main/core.C,
                   26256:          main/execute.C, main/pa_array.C, main/pa_cframe.C,
                   26257:          main/pa_common.C, main/pa_exception.C, main/pa_hash.C,
                   26258:          main/pa_pool.C, main/pa_request.C, main/pa_string.C,
                   26259:          main/pa_table.C, main/pa_value.C, main/pa_vclass.C,
                   26260:          main/pa_wcontext.C: sources header
                   26261: 
                   26262:        * src/main/pa_request.C: auto..
                   26263: 
                   26264:        * src/: include/pa_request.h, main/compile.C, main/compile.y,
                   26265:          main/pa_request.C: auto tree0
                   26266: 
                   26267:        * src/: include/core.h, include/pa_request.h, main/compile.y,
                   26268:          main/core.C, main/pa_request.C: names to core.C
                   26269: 
                   26270:        * src/: include/core.h, include/pa_common.h, include/pa_pool.h,
                   26271:          include/pa_request.h, main/core.C, main/execute.C,
                   26272:          main/pa_common.C, main/pa_request.C: root auto.p loaded
                   26273: 
                   26274:        * src/: include/code.h, include/pa_request.h, include/pa_vint.h,
                   26275:          include/pa_vjunction.h, include/pa_vstring.h, main/compile.y,
                   26276:          main/compile_tools.C, main/compile_tools.h, main/execute.C:
                   26277:          optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE
                   26278: 
                   26279:        * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
                   26280:          @auto[] realised. auto.p scan togo
                   26281: 
                   26282:        * src/: include/pa_request.h, main/execute.C: autocalc
                   26283:          code-junctions result now have names
                   26284: 
                   26285:        * src/: classes/double.C, classes/int.C, classes/root.C,
                   26286:          classes/string.C, include/pa_request.h, include/pa_string.h,
                   26287:          include/pa_wcontext.h, main/compile.y, main/execute.C,
                   26288:          main/pa_string.C, main/pa_wcontext.C: tainting 0
                   26289: 
                   26290:        * src/classes/env.C: env:file/line
                   26291: 
                   26292:        * src/: include/core.h, include/pa_array.h, include/pa_hash.h,
                   26293:          include/pa_request.h, include/pa_value.h, include/pa_vcframe.h,
                   26294:          include/pa_vdouble.h, include/pa_vint.h, include/pa_vstring.h,
                   26295:          include/pa_vunknown.h, include/pa_wcontext.h, main/compile.y,
                   26296:          main/compile_tools.C, main/compile_tools.h, main/core.C,
                   26297:          main/execute.C, main/main.dsp, main/pa_cframe.C,
                   26298:          main/pa_request.C, main/pa_wcontext.C: const fight finished
                   26299: 
                   26300:        * src/include/pa_vclass.h: const fight to go
                   26301: 
                   26302:        * src/: classes/_env.h, classes/env.C, classes/root.C,
                   26303:          include/pa_request.h, include/pa_vclass.h, main/core.C,
                   26304:          main/main.dsp: env0
                   26305: 
                   26306:        * src/: classes/_double.h, classes/_int.h, classes/_root.h,
                   26307:          classes/_string.h, classes/double.C, classes/int.C,
                   26308:          classes/root.C, classes/string.C, include/pa_request.h,
                   26309:          include/pa_string.h, include/pa_types.h, include/pa_vcframe.h,
                   26310:          include/pa_wcontext.h, main/core.C, main/main.dsp,
                   26311:          main/pa_cframe.C, main/pa_string.C, main/pa_vclass.C,
                   26312:          main/pa_wcontext.C: ^lang prepare0
                   26313: 
                   26314: 2001-03-09  paf
                   26315: 
                   26316:        * src/: include/pa_vmframe.h, main/compile.C, main/execute.C: expr
                   26317:          construct proper naming
                   26318: 
                   26319:        * src/: classes/_double.h, classes/_int.h, classes/_string.h,
                   26320:          classes/double.C, classes/int.C, classes/root.C,
                   26321:          classes/string.C, include/code.h, include/pa_value.h,
                   26322:          include/pa_vbool.h, include/pa_vdouble.h, include/pa_vint.h,
                   26323:          include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
                   26324:          main/compile.y, main/compile_tools.C, main/core.C,
                   26325:          main/execute.C, main/main.dsp: Int and Double classes with ^int[]
                   26326:          and ^double[]. fixed expr type
                   26327: 
                   26328:        * src/: classes/root.C, include/pa_request.h, main/execute.C:
                   26329:          ^string.length[]
                   26330: 
                   26331: 2001-03-08  paf
                   26332: 
                   26333:        * src/include/pa_vmframe.h: fixed forgotten method_frame my check
                   26334: 
                   26335:        * src/: include/pa_vclass.h, include/pa_vstring.h,
                   26336:          include/pa_wcontext.h, main/compile.y, main/core.C,
                   26337:          main/execute.C, main/main.dsp: dead end: vstring can't be
                   26338:          derivated from vobject
                   26339: 
                   26340:        * src/: include/pa_vclass.h, include/pa_vhash.h,
                   26341:          include/pa_vobject.h, include/pa_vstring.h, main/main.dsp: z
                   26342: 
                   26343:        * src/include/: pa_vclass.h, pa_vhash.h, pa_vobject.h: removes some
                   26344:          remained clone conseqs
                   26345: 
                   26346:        * src/main/pa_vclass.C: that were ok... [vclass were out of vcs]
                   26347: 
                   26348:        * src/main/pa_vclass.C: wow! vclass were out of vcs
                   26349: 
                   26350:        * src/: include/pa_bool.h, include/pa_double.h, include/pa_value.h,
                   26351:          include/pa_vbool.h, include/pa_vclass.h, include/pa_vdouble.h,
                   26352:          include/pa_vhash.h, include/pa_vjunction.h, include/pa_vmframe.h,
                   26353:          include/pa_vobject.h, include/pa_vstring.h,
                   26354:          include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
                   26355:          main/execute.C: withoud cloning. didn't need it actually, params
                   26356:          got passed from out unnamed ewpool
                   26357: 
                   26358:        * src/: include/pa_vdouble.h, include/pa_vhash.h,
                   26359:          include/pa_vjunction.h, include/pa_vobject.h,
                   26360:          include/pa_vunknown.h, main/compile.y: cloning dead end
                   26361: 
                   26362:        * src/: include/pa_bool.h, include/pa_double.h,
                   26363:          include/pa_valiased.h, include/pa_value.h, include/pa_vbool.h,
                   26364:          include/pa_vclass.h, include/pa_vdouble.h, include/pa_vhash.h,
                   26365:          include/pa_vjunction.h, include/pa_vmframe.h,
                   26366:          include/pa_vobject.h, include/pa_vstring.h,
                   26367:          include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
                   26368:          main/execute.C, main/main.dsp, main/pa_value.C: value.cloning so
                   26369:          to give params proper names
                   26370: 
                   26371:        * src/main/pa_wcontext.C: z
                   26372: 
                   26373:        * src/: include/pa_vmframe.h, main/execute.C: added names to
                   26374:          unknown values in get_element and unfilled params. removed wrong
                   26375:          name change in get_element
                   26376: 
                   26377:        * src/main/execute.C: z
                   26378: 
                   26379:        * src/main/execute.C: fixed problems calling operators in
                   26380:          constructors
                   26381: 
                   26382:        * src/: classes/root.C, include/pa_stack.h, main/execute.C:
                   26383:          detected problems calling operators in constructors
                   26384: 
                   26385:        * src/: classes/root.C, include/pa_request.h, main/execute.C:
                   26386:          autocalc def to string
                   26387: 
                   26388:        * src/: classes/root.C, include/pa_request.h, include/pa_value.h,
                   26389:          include/pa_vbool.h, include/pa_wwrapper.h, main/execute.C: ^if 0
                   26390: 
                   26391:        * src/classes/root.C: added root.c
                   26392: 
                   26393:        * src/: include/pa_request.h, include/pa_value.h,
                   26394:          include/pa_vcframe.h, include/pa_vmframe.h,
                   26395:          include/pa_wcontext.h, main/compile.C, main/compile.y,
                   26396:          main/core.C, main/execute.C, main/pa_cframe.C,
                   26397:          main/pa_wcontext.C: 'if' just compiled
                   26398: 
                   26399:        * src/: include/pa_vbool.h, include/pa_vdouble.h,
                   26400:          include/pa_vjunction.h, include/pa_vmframe.h,
                   26401:          include/pa_vstring.h, include/pa_wcontext.h, main/execute.C,
                   26402:          main/pa_wcontext.C: z
                   26403: 
                   26404:        * src/: include/pa_value.h, include/pa_vmframe.h, main/compile.y,
                   26405:          main/core.C, main/execute.C, main/main.dsp: z. detected probs
                   26406:          with parameter names  in operator methods
                   26407: 
                   26408:        * src/main/compile.y: minor renamings in .y
                   26409: 
                   26410:        * src/: include/pa_request.h, main/compile.C, main/compile.y,
                   26411:          main/core.C, main/main.dsp: introducing ROOT_CLASS.  it's default
                   26412:          @BASE.  changed 'RUN' assignment mech
                   26413: 
                   26414:        * src/main/execute.C: z
                   26415: 
                   26416:        * src/: include/code.h, main/compile.y, main/compile_tools.C,
                   26417:          main/compile_tools.h, main/execute.C: made class: dynamic, not
                   26418:          static. so to enable runtime ^use
                   26419: 
                   26420:        * src/main/compile.y: minor grammar bug with OP_CODE__STORE_PARAM
                   26421: 
                   26422:        * src/: include/code.h, main/compile.y, main/compile_tools.C,
                   26423:          main/execute.C: joined 2 into one OP_CODE__STORE_PARAM
                   26424: 
                   26425:        * src/main/execute.C: root root in code-junction
                   26426: 
                   26427: 2001-03-07  paf
                   26428: 
                   26429:        * src/include/: pa_value.h, pa_vclass.h, pa_vhash.h, pa_vmframe.h,
                   26430:          pa_vobject.h, pa_wwrapper.h: const in Value.get_element
                   26431: 
                   26432:        * src/: include/pa_stack.h, include/pa_value.h,
                   26433:          include/pa_vclass.h, include/pa_vhash.h, include/pa_vmframe.h,
                   26434:          include/pa_vobject.h, include/pa_wwrapper.h, main/execute.C:
                   26435:          fixed rwcontext of {} params up
                   26436: 
                   26437:        * src/main/: compile.y, compile_tools.h: ^func(params)
                   26438: 
                   26439:        * src/main/compile.y: .y priorities syntax shaped up a bit
                   26440: 
                   26441:        * src/: include/pa_hash.h, include/pa_value.h, include/pa_vhash.h,
                   26442:          include/pa_vunknown.h, main/compile.y, main/execute.C,
                   26443:          main/pa_hash.C: expr def in -f
                   26444: 
                   26445:        * src/main/: compile.y, execute.C: expr calls
                   26446: 
                   26447:        * src/main/: compile.y, execute.C, pa_string.C: bug in string.cmp
                   26448:          fixed
                   26449: 
                   26450:        * src/main/compile.y: expr quoted code
                   26451: 
                   26452:        * src/main/: compile.y, execute.C: expr whitespace solved. added ""
                   26453:          support0
                   26454: 
                   26455:        * src/main/compile.y: expr string comparisons 0
                   26456: 
                   26457:        * src/: include/pa_string.h, main/compile.y, main/execute.C,
                   26458:          main/pa_string.C: just compiled lt&co
                   26459: 
                   26460:        * src/main/execute.C: ^var.menu{$field} problem detected. that
                   26461:          $field not a $var.field
                   26462: 
                   26463: 2001-03-06  paf
                   26464: 
                   26465:        * src/main/compile.y: .y expr visible-shorter
                   26466: 
                   26467:        * src/: include/code.h, main/compile.y, main/execute.C: 1 problems
                   26468:          with skipping whitespace in yylex fixed 2 xors: # bitwise ##
                   26469:          logical
                   26470: 
                   26471:        * src/: include/pa_vstring.h, main/compile.y: problems with
                   26472:          skipping whitespace in yylex
                   26473: 
                   26474:        * src/include/pa_vbool.h: forgot this
                   26475: 
                   26476:        * src/: include/code.h, main/compile.y, main/execute.C: without
                   26477:          string ops in expressions 0
                   26478: 
                   26479:        * src/: include/pa_value.h, include/pa_vdouble.h,
                   26480:          include/pa_vstring.h, include/pa_vunknown.h, main/compile.y,
                   26481:          main/execute.C, main/main.dsp: !~
                   26482: 
                   26483:        * src/: include/pa_vcframe.h, include/pa_vclass.h,
                   26484:          include/pa_vdouble.h, include/pa_vhash.h, include/pa_vjunction.h,
                   26485:          include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
                   26486:          include/pa_vunknown.h, include/pa_wcontext.h,
                   26487:          include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
                   26488:          main/compile_tools.h, main/execute.C: +-*/
                   26489: 
                   26490:        * src/: include/pa_vdouble.h, main/compile.y, main/compile_tools.C,
                   26491:          main/compile_tools.h: grammar-1.1 $a(z) $a=0
                   26492: 
                   26493:        * src/: include/pa_value.h, include/pa_vdouble.h, main/compile.y,
                   26494:          main/execute.C: expr grammar-1 2*2=4.000000 :)
                   26495: 
                   26496:        * src/main/compile.y: expr grammar-1
                   26497: 
                   26498:        * src/main/compile.y: expr lexx1
                   26499: 
                   26500:        * src/main/: compile.y, execute.C, main.dsp: z
                   26501: 
                   26502:        * src/: include/code.h, include/pa_valiased.h, include/pa_value.h,
                   26503:          include/pa_vdouble.h, include/pa_vstring.h, main/compile.y,
                   26504:          main/execute.C: expr lex0 exec-1
                   26505: 
                   26506:        * src/: include/code.h, main/compile.y, main/compile_tools.h: g
                   26507: 
                   26508: 2001-02-26  paf
                   26509: 
                   26510:        * src/main/compile.y: max_string in yyerror bug fix
                   26511: 
                   26512: 2001-02-25  paf
                   26513: 
                   26514:        * src/: include/pa_value.h, include/pa_vmframe.h,
                   26515:          include/pa_wcontext.h, main/execute.C: VAliased3
                   26516: 
                   26517:        * src/include/: pa_value.h, pa_vmframe.h: VAliased2
                   26518: 
                   26519:        * src/main/execute.C: VAliased1
                   26520: 
                   26521:        * src/: include/pa_request.h, include/pa_value.h,
                   26522:          include/pa_vmframe.h, include/pa_wcontext.h, main/execute.C:
                   26523:          VAliased0
                   26524: 
                   26525:        * src/: include/pa_pool.h, include/pa_request.h,
                   26526:          include/pa_value.h, include/pa_vclass.h, include/pa_vmframe.h,
                   26527:          include/pa_vobject.h, main/core.C, main/execute.C, main/main.dsp:
                   26528:          VAliased just compiled
                   26529: 
                   26530:        * src/: include/pa_pool.h, include/pa_value.h, include/pa_vclass.h,
                   26531:          include/pa_vobject.h, main/execute.C: alias dead end
                   26532: 
                   26533:        * src/: include/pa_value.h, include/pa_vclass.h,
                   26534:          include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
                   26535:          main/main.dsp: no not get fields into interm VFielded class.
                   26536:          fields & staticfields 1
                   26537: 
                   26538:        * src/: include/pa_vcframe.h, include/pa_vmframe.h,
                   26539:          include/pa_vobject.h, include/pa_wcontext.h,
                   26540:          include/pa_wwrapper.h, main/core.C, main/execute.C,
                   26541:          main/main.dsp: would now get fields into interm VFielded class
                   26542: 
                   26543:        * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
                   26544:          include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
                   26545:          include/pa_wcontext.h, main/compile.y, main/core.C,
                   26546:          main/execute.C, main/main.dsp, main/pa_hash.C, main/pa_value.C,
                   26547:          main/pa_wcontext.C: virtuals2
                   26548: 
                   26549:        * src/main/compile.y: : 1
                   26550: 
                   26551:        * src/main/compile.y: rethought to $class:static.field.subfield
                   26552: 
                   26553:        * src/: include/pa_vclass.h, main/compile.y, main/execute.C:
                   26554:          $class:element
                   26555: 
                   26556:        * src/: include/pa_value.h, include/pa_vmframe.h,
                   26557:          include/pa_wwrapper.h, main/compile.y, main/execute.C,
                   26558:          main/pa_wcontext.C: before execute class calls rewrite
                   26559: 
                   26560:        * src/: include/pa_request.h, main/compile.C, main/core.C: default
                   26561:          name RUN, also alias
                   26562: 
                   26563:        * src/main/compile.y: escaping bug
                   26564: 
                   26565:        * src/: include/pa_request.h, include/pa_value.h,
                   26566:          include/pa_vobject.h, main/compile.y, main/compile_tools.h,
                   26567:          main/core.C, main/execute.C, main/pa_common.C: vobject1
                   26568: 
                   26569:        * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
                   26570:          include/pa_vmframe.h, include/pa_vobject.h,
                   26571:          include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
                   26572:          main/compile_tools.h, main/execute.C: ^class:method() just
                   26573:          compiled
                   26574: 
                   26575: 2001-02-24  paf
                   26576: 
                   26577:        * src/main/main.dsp: no bison -d
                   26578: 
                   26579:        * src/main/: compile.y, compile_tools.h: use0 line no on 'undef
                   26580:          class' err msg wrong
                   26581: 
                   26582:        * src/main/compile.y: z
                   26583: 
                   26584:        * src/main/: compile.y, core.C: yylex need some @special lines adj
                   26585: 
                   26586:        * src/: include/pa_request.h, include/pa_vclass.h, main/compile.C,
                   26587:          main/compile.y, main/compile_tools.h, main/core.C: modules0
                   26588: 
                   26589:        * src/: include/pa_vclass.h, main/core.C: z
                   26590: 
                   26591:        * src/: include/pa_value.h, include/pa_vclass.h,
                   26592:          include/pa_vobject.h, main/main.dsp: vobject00
                   26593: 
                   26594:        * src/main/pa_array.C: minor bug in expanding very small arrays.
                   26595:          60% from 1 were 0
                   26596: 
                   26597:        * src/: include/pa_value.h, include/pa_wcontext.h,
                   26598:          include/pa_wwrapper.h, main/execute.C, main/pa_value.C: it works
                   26599:          as bad as you've named it: wcontext.value() was not a perfect
                   26600:          idea
                   26601: 
                   26602:        * src/main/execute.C: codeframe1
                   26603: 
                   26604:        * src/: include/pa_value.h, include/pa_vcframe.h,
                   26605:          include/pa_vclass.h, include/pa_vframe.h, include/pa_vhash.h,
                   26606:          include/pa_vjunction.h, include/pa_vmframe.h,
                   26607:          include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
                   26608:          main/main.dsp, main/pa_cframe.C, main/pa_wcontext.C: codeframe
                   26609:          just compiled
                   26610: 
                   26611:        * src/: include/pa_vframe.h, main/compile.y: found junction
                   26612:          ideology @: ^x{$a()) must construct current wcontext element, so
                   26613:          smart wcontext handling needed
                   26614: 
                   26615:        * src/main/compile.y: fixed grammar bugs in constructor/params
                   26616:          klinch
                   26617: 
                   26618:        * src/main/: compile.y, execute.C: fixed empty constructor
                   26619:          optimized empty case. failed on calls - produced empty string
                   26620:          param
                   26621: 
                   26622:        * src/main/compile.y: fixed last \n macrotemplate strip bug
                   26623: 
                   26624:        * src/: include/code.h, include/pa_request.h, include/pa_value.h,
                   26625:          include/pa_vclass.h, include/pa_vframe.h, main/compile.y,
                   26626:          main/compile_tools.C, main/compile_tools.h, main/core.C,
                   26627:          main/execute.C: code junctions0. something wrong with last \n
                   26628:          macrotemplate strip
                   26629: 
                   26630:        * src/: include/pa_value.h, main/compile.C, main/core.C,
                   26631:          main/pa_value.C: minor error reporting format beautifyings
                   26632: 
                   26633:        * src/: include/pa_value.h, include/pa_vclass.h,
                   26634:          include/pa_vframe.h, main/core.C, main/execute.C,
                   26635:          main/pa_value.C: get_method RIP. junctions everywhere. call with
                   26636:          junctions0
                   26637: 
                   26638: 2001-02-23  paf
                   26639: 
                   26640:        * src/include/: pa_value.h, pa_vclass.h, pa_vframe.h,
                   26641:          pa_wwrapper.h: lara came, can't work, sorry :(
                   26642: 
                   26643:        * src/main/: compile.y, execute.C, main.dsp: rethought some. before
                   26644:          junction
                   26645: 
                   26646:        * src/: include/pa_vframe.h, include/pa_vunknown.h,
                   26647:          include/pa_wcontext.h, include/pa_wwrapper.h, main/core.C,
                   26648:          main/execute.C, main/main.dsp, main/pa_value.C: call0
                   26649: 
                   26650:        * src/: include/pa_hash.h, include/pa_value.h,
                   26651:          include/pa_wcontext.h, main/core.C, main/execute.C,
                   26652:          main/main.dsp, main/pa_hash.C: started call. store param, vframe
                   26653:          done
                   26654: 
                   26655:        * src/include/pa_wcontext.h: z
                   26656: 
                   26657:        * src/main/: compile.y, compile_tools.C, compile_tools.h: fixed
                   26658:          wrong grammar in complex constructor case
                   26659: 
                   26660:        * src/main/: compile.y, execute.C: empty constructor bug fixed
                   26661: 
                   26662:        * src/main/execute.C: with result rwpool
                   26663: 
                   26664:        * src/: include/pa_value.h, main/core.C, main/execute.C,
                   26665:          main/main.dsp: value named
                   26666: 
                   26667:        * src/: include/pa_value.h, include/pa_vstring.h, main/execute.C:
                   26668:          strign 2 value in 2 places in execute
                   26669: 
                   26670:        * src/: include/pa_value.h, include/pa_wcontext.h, main/compile.y,
                   26671:          main/execute.C, main/main.dsp, main/pa_array.C: auto VHash on
                   26672:          wcontext.put_element when wcontext fvalue==0
                   26673: 
                   26674: 2001-02-22  paf
                   26675: 
                   26676:        * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
                   26677:          include/pa_vhash.h, include/pa_vstring.h, include/pa_wcontext.h,
                   26678:          main/execute.C, main/main.dsp: auto VHash in pa.th.cre.at.e
                   26679: 
                   26680:        * src/: include/pa_wcontext.h, main/compile.y, main/execute.C:
                   26681:          erroreos checkout
                   26682: 
                   26683:        * src/: include/pa_request.h, main/compile.y: $self.put(val)
                   26684: 
                   26685:        * src/: include/pa_array.h, main/compile.y, main/compile_tools.C,
                   26686:          main/compile_tools.h, main/pa_array.C: $self.get
                   26687: 
                   26688:        * src/main/: compile.C, compile.y, compile_tools.C: z
                   26689: 
                   26690:        * src/main/compile.y: $: wasn't finished - $:sdf(sdf) troubled a
                   26691:          bit. finished now.
                   26692: 
                   26693:        * src/main/compile.y: $: finished
                   26694: 
                   26695:        * src/main/: compile.C, compile.y, execute.C: started : with $a.$:f
                   26696: 
                   26697:        * src/: include/code.h, main/compile_tools.C, main/compile_tools.h,
                   26698:          main/execute.C: OP_STRING better then some xxx _VALUE
                   26699: 
                   26700:        * src/: include/code.h, include/pa_vstring.h, main/compile.y,
                   26701:          main/compile_tools.C, main/compile_tools.h, main/execute.C:
                   26702:          string to vstring it .y all
                   26703: 
                   26704:        * src/: include/pa_request.h, include/pa_stack.h,
                   26705:          include/pa_wcontext.h, main/execute.C: z about to vstring it .y
                   26706:          all
                   26707: 
                   26708:        * src/main/: compile.C, core.C, execute.C, pa_string.C: more
                   26709:          precise parse error line:col
                   26710: 
                   26711:        * src/: include/pa_pool.h, include/pa_vclass.h, main/core.C,
                   26712:          main/pa_hash.C, main/pa_pool.C: TRY...
                   26713: 
                   26714:        * src/: include/pa_exception.h, include/pa_pool.h,
                   26715:          include/pa_request.h, include/pa_value.h, include/pa_wcontext.h,
                   26716:          main/compile.C, main/compile.y, main/compile_tools.C,
                   26717:          main/core.C, main/pa_array.C, main/pa_exception.C,
                   26718:          main/pa_hash.C, main/pa_pool.C, main/pa_string.C,
                   26719:          main/pa_table.C: removed exception from request
                   26720: 
                   26721:        * src/: include/pa_vstring.h, main/compile.C, main/core.C: added
                   26722:          some forgotten
                   26723: 
                   26724:        * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
                   26725:          include/pa_wcontext.h, main/compile.y, main/compile_tools.C,
                   26726:          main/compile_tools.h, main/execute.C, main/main.dsp: iiieeyys!
                   26727:          get/put simple vars to VClass works0
                   26728: 
                   26729:        * src/: include/pa_array.h, include/pa_wcontext.h,
                   26730:          main/pa_string.C: in process, but found that exceptions are too
                   26731:          global
                   26732: 
                   26733:        * src/: include/code.h, include/pa_string.h, include/pa_value.h,
                   26734:          include/pa_vclass.h, include/pa_wcontext.h, main/compile.y,
                   26735:          main/execute.C, main/pa_string.C: write_value write_string 0 it
                   26736:          seems wcontext must write strings regardles of fvalue!=0
                   26737: 
                   26738: 2001-02-21  paf
                   26739: 
                   26740:        * src/main/execute.C: tired :)
                   26741: 
                   26742:        * src/main/: compile.C, compile.y, execute.C: store0
                   26743: 
                   26744:        * src/: include/compile.h, include/execute.h, include/pa_array.h,
                   26745:          include/pa_request.h, include/pa_stack.h, include/pa_vclass.h,
                   26746:          include/pa_wcontext.h, main/compile.C, main/compile.y,
                   26747:          main/execute.C, main/main.dsp, main/pa_array.C,
                   26748:          main/pa_request.C: get put -1 [just compiled]
                   26749: 
                   26750:        * src/: include/core.h, include/pa_context.h, include/pa_request.h,
                   26751:          include/pa_vclass.h, include/pa_wcontext.h, main/core.C,
                   26752:          main/main.dsp, main/pa_request.C: request core methods0
                   26753: 
                   26754:        * src/: include/compile.h, include/pa_array.h, main/compile.C,
                   26755:          main/compile.y, main/execute.C: MAIN_METHOD_NAME ready to write
                   26756:          execute
                   26757: 
                   26758:        * src/: include/pa_exception.h, include/pa_value.h, main/compile.C,
                   26759:          main/compile.y, main/compile_tools.C, main/compile_tools.h: .y
                   26760:          methods and one_big_piece. now compile returns array<method*>
                   26761: 
                   26762:        * src/main/compile.y: more straightforward yylex[end]
                   26763: 
                   26764:        * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
                   26765:          string.operator==(char*)
                   26766: 
                   26767:        * src/: include/execute.h, include/pa_array.h, include/pa_value.h,
                   26768:          main/execute.C, main/pa_array.C: after array.const get wonders
                   26769: 
                   26770:        * src/include/: compile.h, pa_context.h, pa_hash.h, pa_request.h,
                   26771:          pa_string.h, pa_value.h: struck with const array.gets
                   26772: 
                   26773:        * src/main/: execute.C: z
                   26774: 
                   26775:        * src/main/: compile.y, execute.C: z
                   26776: 
                   26777:        * src/main/: compile.C, compile.y, compile_tools.h: error
                   26778:          processing in eval & yyerror so it wouldn't cause memleaks.
                   26779: 
                   26780:        * src/main/: compile.C, compile.y: failed to add absolute precies
                   26781:          parse error positions. leaving RIGHTMOST position as
                   26782:          @file[line:col]
                   26783: 
                   26784:        * src/: include/compile.h, main/compile.C, main/compile.y,
                   26785:          main/compile_tools.h: line numbers needed. would add them to .y
                   26786:          now internally. externally it's not as precise as needed
                   26787: 
                   26788:        * src/: include/code.h, include/pa_types.h, main/compile.C,
                   26789:          main/compile.y, main/compile_tools.C, main/compile_tools.h,
                   26790:          main/execute.C, main/main.dsp: .y to c++ hierarchy output fix.
                   26791:          compiler works ok
                   26792: 
                   26793: 2001-02-20  paf
                   26794: 
                   26795:        * src/main/: compile.C, compile.y, compile_tools.C,
                   26796:          compile_tools.h, execute.C, main.dsp: nestage probs, eof yylex
                   26797:          not perfect
                   26798: 
                   26799:        * src/: include/code.h, include/compile.h, include/execute.h,
                   26800:          include/pa_array.h, include/pa_common.h, include/pa_pool.h,
                   26801:          include/pa_string.h, include/pa_table.h, include/pa_types.h,
                   26802:          main/compile.C, main/compile.y, main/compile_tools.C,
                   26803:          main/compile_tools.h, main/core.C, main/execute.C, main/main.dsp,
                   26804:          main/pa_array.C, main/pa_common.C, main/pa_hash.C,
                   26805:          main/pa_string.C, main/pa_table.C: bison[yacc] first time
                   26806:          compiled.  execute=dump for now
                   26807: 
                   26808:        * src/main/core.C: core rewrite using yacc investigations now will
                   26809:          be compile[yacc]/execute[opcodes]
                   26810: 
                   26811: 2001-02-15  paf
                   26812: 
                   26813:        * src/: include/pa_value.h, main/core.C: maybe a-la yacc those ifs
                   26814:          rewrite as turing machine? for it seems it would be it's too many
                   26815:          ifs with this syntax now
                   26816: 
                   26817: 2001-02-14  paf
                   26818: 
                   26819:        * src/main/core.C: get_params 1
                   26820: 
                   26821:        * src/main/core.C: get_params figured ^menu[UNEVALUATED unthinked
                   26822:          :( ]
                   26823: 
                   26824:        * src/main/core.C: varios breaks
                   26825: 
                   26826:        * src/main/core.C: get names 3
                   26827: 
                   26828:        * src/main/core.C: get names 2
                   26829: 
                   26830:        * src/main/core.C: get names 1
                   26831: 
                   26832:        * src/: include/pa_string.h, main/core.C, main/pa_string.C: get
                   26833:          names 0
                   26834: 
                   26835:        * src/: include/pa_value.h, main/core.C, main/pa_string.C: process
                   26836:          text repassing2 operator static vars
                   26837: 
                   26838:        * src/: include/pa_context.h, include/pa_string.h, main/core.C,
                   26839:          main/pa_string.C: process text repassing
                   26840: 
                   26841:        * src/: include/pa_context.h, include/pa_value.h, main/core.C:
                   26842:          module:calls changes
                   26843: 
                   26844: 2001-02-13  paf
                   26845: 
                   26846:        * src/: include/pa_context.h, include/pa_value.h, main/core.C:
                   26847:          ^class:calls[] started
                   26848: 
                   26849:        * src/: include/pa_value.h, main/core.C: z
                   26850: 
                   26851:        * src/main/core.C: operators : and self. prefixes
                   26852: 
                   26853:        * src/main/core.C: z
                   26854: 
                   26855:        * src/: include/pa_string.h, main/pa_string.C: String_iterator
                   26856:          tested
                   26857: 
                   26858:        * src/: include/pa_string.h, main/pa_string.C: String_iterator
                   26859:          optimized
                   26860: 
                   26861:        * src/main/pa_string.C: String_iterator::skip_to optimized a bit.
                   26862:          would change privates to better support optimization
                   26863: 
                   26864:        * src/: include/pa_string.h, main/pa_string.C:
                   26865:          String_iterator::skip_to todo:optimize
                   26866: 
                   26867: 2001-02-12  paf
                   26868: 
                   26869:        * src/: include/pa_string.h, main/core.C, main/pa_string.C: started
                   26870:          String_iterator
                   26871: 
                   26872:        * src/: include/pa_context.h, include/pa_value.h, main/core.C: some
                   26873:          comments
                   26874: 
                   26875:        * src/: include/pa_context.h, include/pa_value.h, main/core.C: get
                   26876:          self/methodref joined
                   26877: 
                   26878: 2001-02-11  paf
                   26879: 
                   26880:        * src/: include/pa_context.h, include/pa_value.h, main/core.C,
                   26881:          main/main.dsp: core started.  core.C, context&value .h
                   26882: 
                   26883:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   26884:          include/pa_string.h, main/main.dsp, main/pa_array.C,
                   26885:          main/pa_hash.C, main/pa_pool.C, main/pa_string.C: :pooled
                   26886: 
                   26887: 2001-01-30  paf
                   26888: 
                   26889:        * src/: Makefile.am, main/Makefile.am, targets/Makefile.am: .am
                   26890:          comments
                   26891: 
                   26892:        * src/: include/pa_pool.h, main/Makefile.am, main/main.dsp,
                   26893:          main/pa_pool.C: moved pa_pool.C to be target specific
                   26894: 
                   26895:        * src/: include/pa_exception.h, include/pa_pool.h,
                   26896:          include/pa_table.h, main/pa_exception.C, main/pa_table.C: minor *
                   26897:          to & changes
                   26898: 
                   26899:        * src/: include/pa_exception.h, include/pa_pool.h,
                   26900:          include/pa_request.h, include/pa_table.h, main/pa_array.C,
                   26901:          main/pa_exception.C, main/pa_pool.C, main/pa_table.C: error
                   26902:          re-associated. that's much better even removed 'die' necessety
                   26903: 
                   26904:        * src/: include/pa_error.h, include/pa_exception.h,
                   26905:          include/pa_pool.h, include/pa_request.h, main/main.dsp,
                   26906:          main/pa_error.C, main/pa_exception.C, main/pa_pool.C,
                   26907:          targets/Makefile.am: lowered targets/parser into subdir, added
                   26908:          parser_Pool(Pool) failed to add. would think..
                   26909: 
                   26910:        * src/: include/pa_error.h, include/pa_hash.h, include/pa_string.h,
                   26911:          include/pa_table.h, main/pa_error.C, main/pa_hash.C,
                   26912:          main/pa_string.C, main/pa_table.C: Table more like C++ style
                   26913:          hence lots of 'const'
                   26914: 
                   26915:        * src/: include/pa_error.h, include/pa_request.h,
                   26916:          include/pa_string.h, include/pa_table.h, main/pa_error.C,
                   26917:          main/pa_table.C: Error fixed
                   26918: 
                   26919: 2001-01-29  paf
                   26920: 
                   26921:        * src/: include/pa_array.h, include/pa_common.h,
                   26922:          include/pa_error.h, include/pa_hash.h, include/pa_pool.h,
                   26923:          include/pa_request.h, include/pa_string.h, include/pa_table.h,
                   26924:          main/Makefile.am, main/pa_array.C, main/pa_common.C,
                   26925:          main/pa_error.C, main/pa_hash.C, main/pa_table.C: added forgotten
                   26926: 
                   26927:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   26928:          include/pa_string.h, include/pa_table.h, include/pa_types.h,
                   26929:          main/Makefile.am, main/main.dsp, main/pa_array.C, main/pa_hash.C,
                   26930:          main/pa_string.C, main/pa_table.C: Request Error Table
                   26931: 
                   26932:        * src/: include/pa_pool.h, main/pa_array.C: tested - decision "no
                   26933:          templates"
                   26934: 
                   26935:        * src/: include/pa_array.h, include/pa_pool.h, main/Makefile.am,
                   26936:          main/main.dsp, main/pa_array.C: templates failed no template
                   26937:          specializations [VC6], no library auto instantation [VC6, GNU c++
                   26938:          2.95.2-6 from latest cygwin]
                   26939: 
                   26940:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   26941:          include/pa_string.h, include/pa_table.h, include/pa_types.h,
                   26942:          main/main.dsp, main/pa_array.C, main/pa_string.C,
                   26943:          main/pa_table.C: Table started would test template Array now
                   26944: 
                   26945:        * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
                   26946:          String originating
                   26947: 
                   26948:        * src/: include/pa_hash.h, include/pa_pool.h, include/pa_threads.h,
                   26949:          main/pa_hash.C: made local Hash-es not thread safe=quicker by
                   26950:          SYNCHRONIZED(thread_safe)
                   26951: 
                   26952:        * src/include/: pa_array.h, pa_hash.h, pa_string.h: moved .h public
                   26953:          parts to top
                   26954: 
                   26955:        * src/: include/pa_hash.h, include/pa_threads.h, main/pa_hash.C,
                   26956:          main/pa_threads.C: decided on one global_mutex, like PHP as I can
                   26957:          see: needed only in global Hash now, made Hash:: put/get
                   26958:          SYNCHRONIZED
                   26959: 
                   26960:        * src/: include/pa_hash.h, include/pa_threads.h, main/main.dsp,
                   26961:          main/pa_threads.C: added pa_threads
                   26962: 
                   26963:          Mutex
                   26964: 
                   26965:        * src/include/pa_hash.h: some comments
                   26966: 
                   26967:        * src/: main/pa_array.C, include/pa_array.h, include/pa_pool.h:
                   26968:          Array& operator += (Array& src)
                   26969: 
                   26970:        * src/main/pa_array.C: expand not convinient, would rewrite
                   26971: 
                   26972:        * src/: include/pa_array.h, main/pa_array.C: Array::operator +=
                   26973:          (Array& src)
                   26974: 
                   26975:          rethought, would change now
                   26976: 
                   26977: 2001-01-27  paf
                   26978: 
                   26979:        * src/: include/pa_array.h, main/pa_array.C: array [] with chunk
                   26980:          caching
                   26981: 
                   26982:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   26983:          include/pa_string.h, main/pa_array.C, main/pa_string.C: array
                   26984:          cache rethought to chunk caching
                   26985: 
                   26986:        * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
                   26987:          include/pa_string.h, main/main.dsp, main/pa_array.C,
                   26988:          main/pa_hash.C, main/pa_string.C: Array 0
                   26989: 
                   26990:        * src/main/pa_string.C: String::operator ==
                   26991: 
                   26992:        * src/main/pa_hash.C: String(&String)
                   26993: 
                   26994:        * src/main/pa_hash.C: added pa_hash.C [forgotten]
                   26995: 
                   26996:        * src/: include/pa_hash.h, include/pa_string.h, include/pa_types.h,
                   26997:          main/main.dsp, main/pa_string.C: uint, and added pa_types &
                   26998:          pa_hash[forgotten]
                   26999: 
                   27000: 2001-01-26  paf
                   27001: 
                   27002:        * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
                   27003:          removed templates [vc++ suxx]
                   27004: 
                   27005:        * src/: include/pa_pool.h, include/pa_string.h, main/main.dsp,
                   27006:          main/pa_pool.C, main/pa_string.C: templates in VC++ suxx.
                   27007: 
                   27008:        * src/include/: pa_pool.h, pa_string.h: pa_pool split
                   27009: 
1.119     moko     27010:        * src/main/: main.dsp, pa_string.C: Id check
1.95      moko     27011: 
1.119     moko     27012:        * src/: main/pa_pool.C, main/pa_string.C, include/pa_pool.h: Id
1.95      moko     27013:          check
                   27014: 
                   27015:        * src/: include/pa_pool.h, main/pa_string.C: String prealloc &
                   27016:          dynamic row_count
                   27017: 
                   27018:        * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
                   27019:          main/main.dsp, main/pa_pool.C, main/pa_string.C,
                   27020:          targets/Makefile.am: Initial revision
                   27021: 
                   27022:        * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
                   27023:          main/main.dsp, main/pa_pool.C, main/pa_string.C,
                   27024:          targets/Makefile.am: creating parser3 module
                   27025: 

E-mail: