Annotation of parser3/ChangeLog, revision 1.31

1.31    ! paf         1: 2003-12-25  paf
        !             2:        * src/main/pa_common.C 1.171:
        !             3:                bugfix: ^file::load[binary;http:// now not garbled  [pieces
        !             4:                after zero bytes were removed]
        !             5: 
        !             6: 2003-12-22  paf
        !             7:        * operators.txt 1.149:
        !             8:        * src/classes/op.C 1.144:
        !             9:        * src/include/pa_sql_connection.h 1.37:
        !            10:        * src/include/pa_sql_driver_manager.h 1.31:
        !            11:        * src/main/pa_sql_driver_manager.C 1.80:
        !            12:        * src/sql/pa_sql_driver.h 1.37:
        !            13:        * www/htdocs/.htaccess 1.25:
        !            14:                feature: sql introducing ability to transcode charsets
        !            15: 
        !            16:        * src/include/Makefile.am 1.9:
        !            17:        * src/include/Makefile.in 1.17:
        !            18:                bugfix: removed from dist: src/include/pa_config_auto.h which
        !            19:                were configured for make-dist-platform and badly updated proper
        !            20:                config file in target [when .tar used for updating existing
        !            21:                source tree]
        !            22: 
        !            23: 2003-12-19  paf
        !            24:        * src/main/pa_sql_driver_manager.C 1.79:
        !            25:                beauty: more straighforward error message
        !            26: 
        !            27:        * src/main/pa_charset.C 1.45:
        !            28:                bugfix: memory for charsethandler structure for libxml now
        !            29:                allocated properly
        !            30: 
1.30      paf        31: 2003-12-17  paf
                     32:        * src/main/pa_globals.C 1.165:
                     33:                bugfix: removed false warning [warning: unreported
                     34:                xmlGenericErrors]
                     35: 
                     36:        * src/types/pa_vfile.C 1.39:
                     37:                beauty: removed outdated cast
                     38: 
                     39:        * src/main/pa_common.C 1.170:
                     40:                bugfix: empty http response caused gpf
                     41: 
                     42:        * src/include/pa_string.h 1.154:
                     43:                bugfix: removed too strong a assert
                     44: 
                     45: 2003-12-15  paf
                     46:        * src/classes/xdoc.C 1.127:
                     47:                bugfix: taint uri under ^xdoc::create{now works}
                     48: 
                     49: 2003-12-11  paf
                     50:        * src/classes/file.C 1.119:
                     51:        * src/classes/mail.C 1.99:
                     52:        * src/classes/op.C 1.143:
                     53:        * src/classes/xdoc.C 1.126:
                     54:        * src/main/pa_request.C 1.263:
                     55:        * src/types/pa_vimage.C 1.28:
                     56:        * src/types/pa_vmath.C 1.6:
                     57:        * src/types/pa_vstatus.C 1.21:
                     58:                beauty cancel: gcc does not understand that
                     59: 
                     60:        * src/include/pa_cache_managers.h 1.15:
                     61:        * src/main/pa_cache_managers.C 1.12:
                     62:        * src/main/pa_globals.C 1.164:
                     63:        * src/main/pa_request.C 1.264:
                     64:        * src/types/pa_vstatus.C 1.22:
                     65:                bugfix(solaris): removed dependency on object initialization
                     66:                order [one more place]
                     67: 
                     68:        * src/main/pa_cache_managers.C 1.11:
                     69:        * src/main/pa_sql_driver_manager.C 1.78:
                     70:        * src/main/pa_stylesheet_manager.C 1.23:
                     71:                bugfix(solaris): removed dependency on object initialization
                     72:                order [two places]
                     73: 
                     74:        * src/main/Makefile.am 1.43:
                     75:        * src/main/Makefile.in 1.56:
                     76:                *** empty log message ***
                     77: 
                     78:        * src/classes/file.C 1.118:
                     79:        * src/classes/mail.C 1.98:
                     80:        * src/classes/op.C 1.142:
                     81:        * src/classes/xdoc.C 1.125:
                     82:        * src/include/pa_cache_managers.h 1.14:
                     83:        * src/include/pa_sql_connection.h 1.36:
                     84:        * src/include/pa_sql_driver_manager.h 1.30:
                     85:        * src/include/pa_stylesheet_manager.h 1.20:
                     86:        * src/main/pa_request.C 1.262:
                     87:        * src/main/pa_stylesheet_manager.C 1.24:
                     88:        * src/types/pa_vimage.C 1.27:
                     89:        * src/types/pa_vmath.C 1.5:
                     90:        * src/types/pa_vstatus.C 1.20:
                     91:                beauty: removed redundant ctor call [relying on implicit String
                     92:                :Body(cstr) call]
                     93: 
                     94:        * operators.txt 1.148:
                     95:        * src/types/pa_vstatus.C 1.23:
                     96:                    !$status:pid process id
                     97:                    !$status:tid thread id
                     98: 
                     99: 2003-12-10  paf
                    100:        * src/include/pa_sql_connection.h 1.35:
                    101:        * www/htdocs/.htaccess 1.24:
                    102:                bugfix: $status:sql.cache back  << time now ok
                    103: 
                    104:        * operators.txt 1.147:
                    105:        * src/main/pa_sql_driver_manager.C 1.77:
                    106:        * src/main/pa_stylesheet_manager.C 1.22:
                    107:                $status:stylesheet.cache back operational
                    108: 
                    109:        * operators.txt 1.146:
                    110:        * src/classes/xdoc.C 1.124:
                    111:        * src/include/pa_charset.h 1.28:
                    112:        * src/include/pa_sql_connection.h 1.34:
                    113:        * src/main/pa_charset.C 1.44:
                    114:        * src/main/pa_sql_driver_manager.C 1.76:
                    115:        * src/main/pa_string.C 1.192:
                    116:        * src/types/pa_vxdoc.h 1.35:
                    117:        * www/htdocs/.htaccess 1.23:
                    118:                $status:sql.cache back operational
                    119: 
1.29      paf       120: 2003-12-02  paf
1.30      paf       121:        * src/types/pa_vmail.C 1.57:
                    122:                bugfix: ^mail:send[$.file[$.value[>>xxxx<<]] now untaints
                    123:                properly [were: as-is forced]
                    124: 
                    125:        * src/main/pa_xml_io.C 1.15:
                    126:                bugfix: on some platforms one can't throw exceptions out of libxml callbacks:
                    127:                reimplemented error handling of http://localhost, parser://method and safemode check callbacks
                    128: 
                    129:        * src/main/pa_string.C [release_3_1_1] 1.185.2.1:
                    130:                bugfix: SPARC gpf on %4!=0 address int ref [merged from HEAD]
                    131: 
                    132:        * src/classes/image.C 1.103:
                    133:                nothing: comment removed
                    134: 
1.29      paf       135:        * src/main/pa_string.C 1.191:
                    136:                bugfix: sparc gpf on reading %4!=0 addresses to int
                    137: 
                    138: 2003-12-01  paf
                    139:        * src/main/pa_globals.C 1.163:
                    140:                bugfix: win32: compile prob
                    141: 
                    142:        * src/main/pa_xml_io.C 1.13:
                    143:                todo: safe mode check not to throw exception
                    144: 
                    145:        * src/main/pa_xml_io.C 1.12:
                    146:                bugfix: http://localhost typo error
                    147: 
                    148:        * src/classes/xdoc.C 1.123:
                    149:        * src/main/pa_xml_io.C 1.14:
                    150:                bugfix: typo
                    151: 
                    152: 2003-11-28  paf
                    153:        * src/main/pa_xml_io.C 1.9:
                    154:                installed safe-mode checker as filter of all xml documents read
                    155: 
                    156:        * operators.txt 1.144:
                    157:        * src/include/pa_request.h 1.173:
                    158:        * src/main/pa_xml_io.C 1.3:
                    159:                works.
                    160:                todo: maybe replace original open mech of xdoc::create & co to use libxml open, so that this would work for root document
                    161:                
                    162:                $xdoc[^xdoc::create{<?xml version="1.0"?>
                    163:                <!DOCTYPE test SYSTEM "parser://method/params/here">
                    164:                <test>
                    165:                        &test^;
                    166:                </test>
                    167:                }]
                    168:                
                    169:                ^taint[^xdoc.string[]]
                    170:                
                    171:                @method[param]
                    172:                <!ENTITY test "test-entity-value+$form:user+$param!">
                    173: 
                    174:        * src/main/pa_xml_io.C 1.8:
                    175:                http://localhost/ now checked for safe mode
                    176: 
                    177:        * src/classes/xdoc.C 1.122:
                    178:        * src/include/pa_stylesheet_connection.h 1.37:
                    179:        * src/include/pa_stylesheet_manager.h 1.19:
                    180:        * src/main/pa_stylesheet_manager.C 1.21:
                    181:                replaced original open mech of xdoc::create & co to use libxml open, so that this would work for root document
                    182:                todo: safe mode checks to libxml: ideally to some 1 point
                    183: 
                    184:        * src/include/Makefile.in 1.16:
                    185:        * src/main/Makefile.in 1.55:
                    186:                *** empty log message ***
                    187: 
                    188:        * operators.txt 1.145:
                    189:        * src/main/pa_xml_io.C 1.4:
                    190:                leading / in http://parser[abscent params]
                    191: 
                    192:        * src/main/pa_xml_io.C 1.5:
                    193:                comment
                    194: 
                    195: 2003-11-27  paf
                    196:        * src/classes/date.C 1.58:
                    197:                bugfix: typo error
                    198: 
                    199:        * src/main/pa_xml_io.C 1.2:
                    200:                libxml: started parser://methodcall/params
                    201: 
                    202: 2003-11-26  paf
                    203:        * src/types/pa_value.h 1.117:
                    204:                warnings: --
                    205: 
                    206:        * operators.txt 1.143:
                    207:        * src/include/Makefile.am 1.8:
                    208:        * src/include/pa_globals.h 1.108:
                    209:        * src/include/pa_xml_io.h 1.1:
                    210:        * src/main/Makefile.am 1.42:
                    211:        * src/main/main.vcproj 1.7:
                    212:        * src/main/pa_globals.C 1.162:
                    213:        * src/main/pa_request.C 1.261:
                    214:        * src/main/pa_xml_io.C 1.1:
                    215:                simplification: xml errors to hash<thread_id,error>
                    216:                reorganization: xml io moved  to pa_xml_io.C/h
                    217: 
1.28      paf       218: 2003-11-25  paf
1.29      paf       219:        * src/classes/table.C 1.194:
                    220:                bugfix: a, c?x:y, z in gcc considered(?) as  a, (c?x:y, z)
                    221: 
1.28      paf       222:        * src/main/untaint.C 1.125:
                    223:                bugfix: consequences of not reading this comment: 
                    224:                CORD_pos_chars_left /* Number of characters in cache.  <= 0 ==
                    225:                 none   */
                    226: 
                    227:        * src/include/pa_array.h 1.63:
                    228:                removed needless checks
1.29      paf       229: 
                    230:        * src/classes/table.C 1.195:
                    231:                bugfix: wrong sequence. [sadly no waring whatever)
1.28      paf       232: 
                    233: 2003-11-24  paf
                    234:        * operators.txt 1.142:
                    235:        * src/types/pa_vxnode.C 1.36:
                    236:        * src/types/pa_vxnode.h 1.28:
                    237:                $xdoc[^xdoc::create[test]]
                    238:                $tn[^xdoc.createTextNode[text node value]]
                    239:                $dummy[^xdoc.firstChild.appendChild[$tn]]
                    240:                $xdoc.firstChild.firstChild.nodeValue[different]
                    241:                ^taint[^xdoc.string[]]
                    242: 
                    243:        * src/main/pa_request.C 1.260:
                    244:        * src/types/pa_vform.C 1.77:
                    245:        * src/types/pa_vform.h 1.48:
                    246:                removed limit: now $form:xxx can be accessed anytime, even in @auto/conf
                    247:                [and request/response:charset still can be changed anytime]
                    248: 
                    249:        * src/include/pa_hash.h 1.61:
                    250:        * src/types/types.vcproj 1.6:
                    251:                linker HPUX nongnu workaround: static Hash::allocates -> static Hash_allocates
                    252: 
                    253:        * src/main/pa_common.C 1.169:
                    254:                bugfix: ^file::load[binary;http://...]   now not transcodes
                    255:                response body
                    256: 
                    257: 2003-11-21  paf
                    258:        * src/main/pa_exec.C 1.55:
                    259:                bug in safe mode
                    260: 
                    261:        * src/include/Makefile.am 1.7:
                    262:                pa_xml_exception.h
                    263: 
                    264:        * Makefile.am 1.40:
                    265:        * Makefile.in 1.54:
                    266:        * configure 1.73:
                    267:        * configure.in 1.71:
                    268:        * parser3.sln 1.8:
                    269:        * src/classes/Makefile.am 1.47:
                    270:        * src/classes/Makefile.am 1.48:
                    271:        * src/classes/Makefile.in 1.59:
                    272:        * src/classes/classes.vcproj 1.5:
                    273:        * src/include/Makefile.in 1.15:
                    274:        * src/include/pa_config_auto.h.in 1.39:
                    275:        * src/lib/Makefile.am 1.7:
                    276:        * src/lib/Makefile.in 1.12:
                    277:        * src/lib/gd/Makefile.am 1.1:
                    278:        * src/lib/gd/Makefile.in 1.1:
                    279:        * src/lib/gd/Makefile.in 1.2:
                    280:        * src/lib/gd/gd.vcproj 1.1:
                    281:        * src/lib/gd/gif.C 1.1:
                    282:        * src/lib/gd/gif.h 1.1:
                    283:        * src/lib/gd/gifio.C 1.1:
                    284:        * src/lib/gd/mtables.h 1.1:
                    285:        * src/lib/smtp/Makefile.am 1.1:
                    286:        * src/lib/smtp/Makefile.in 1.1:
                    287:        * src/lib/smtp/Makefile.in 1.2:
                    288:        * src/lib/smtp/comms.C 1.1:
                    289:        * src/lib/smtp/smtp.C 1.1:
                    290:        * src/lib/smtp/smtp.h 1.1:
                    291:        * src/lib/smtp/smtp.vcproj 1.1:
                    292:        * src/targets/apache13/p3runConfigure.in 1.15:
                    293:        * src/targets/apache13core/Makefile.in 1.5:
                    294:        * src/targets/cgi/Makefile.am 1.50:
                    295:        * src/targets/cgi/Makefile.in 1.66:
                    296:        * src/types/Makefile.am 1.35:
                    297:        * src/types/Makefile.in 1.54:
                    298:                rearrange: gd&smtp moved to src/lib
                    299: 
                    300:        * src/targets/apache13/ApacheModuleParser3.vcproj 1.5:
                    301:        * src/targets/isapi/parser3isapi.C 1.85:
                    302:                more warnings --
                    303: 
                    304:        * Makefile.am 1.41:
                    305:        * Makefile.in 1.55:
                    306:        * acinclude.m4 1.28:
                    307:        * aclocal.m4 1.31:
                    308:        * acsite.m4 1.6:
                    309:        * configure 1.74:
                    310:        * configure.in 1.72:
                    311:        * src/classes/mail.C 1.97:
                    312:                *** empty log message ***
                    313: 
                    314:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.5:
                    315:        * src/targets/apache13core/Makefile.am 1.5:
                    316:        * src/targets/apache13core/mod_parser3.C 1.7:
                    317:        * src/targets/apache13core/mod_parser3_core.C 1.1:
                    318:                renamed mod_parser3 to mod_parser3_core to help DOXYGEN
                    319: 
                    320:        * src/classes/mail.C 1.96:
                    321:                bugfix: typo
                    322: 
                    323: 2003-11-20  paf
                    324:        * src/main/execute.C 1.303:
                    325:        * src/main/pa_request.C 1.257:
                    326:                old forgotten todo: when can't report problem (undefined @
                    327:                unhandled_exception) problem source string were not reported
                    328: 
                    329:        * src/classes/classes.vcproj 1.4:
                    330:        * src/classes/date.C 1.53:
                    331:        * src/classes/double.C 1.55:
                    332:        * src/classes/file.C 1.114:
                    333:        * src/classes/hash.C 1.61:
                    334:        * src/classes/hashfile.C 1.31:
                    335:        * src/classes/image.C 1.98:
                    336:        * src/classes/int.C 1.51:
                    337:        * src/classes/mail.C 1.93:
                    338:        * src/classes/math.C 1.35:
                    339:        * src/classes/memory.C 1.4:
                    340:        * src/classes/op.C 1.138:
                    341:        * src/classes/string.C 1.128:
                    342:        * src/classes/table.C 1.191:
                    343:        * src/classes/xdoc.C 1.118:
                    344:        * src/classes/xnode.C 1.62:
                    345:        * src/include/pa_config_includes.h 1.27:
                    346:        * src/include/pa_operation.h 1.3:
                    347:        * src/include/pa_sql_connection.h 1.32:
                    348:        * src/include/pa_table.h 1.54:
                    349:        * src/include/pa_types.h 1.46:
                    350:        * src/lib/ltdl/config_fixed.h 1.3:
                    351:        * src/lib/ltdl/ltdl.vcproj 1.2:
                    352:        * src/lib/md5/md5.vcproj 1.2:
                    353:        * src/lib/pcre/maketables.c 1.2:
                    354:        * src/lib/pcre/pcre_dftables.vcproj 1.2:
                    355:        * src/lib/pcre/pcre_parser_ctype.vcproj 1.2:
                    356:        * src/lib/sdbm/apr_file_io.C 1.2:
                    357:        * src/main/compile.tab.C 1.93:
                    358:        * src/main/execute.C 1.301:
                    359:        * src/main/main.vcproj 1.6:
                    360:        * src/main/pa_cache_managers.C 1.9:
                    361:        * src/main/pa_charset.C 1.40:
                    362:        * src/main/pa_common.C 1.166:
                    363:        * src/main/pa_dir.C 1.16:
                    364:        * src/main/pa_exec.C 1.53:
                    365:        * src/main/pa_globals.C 1.160:
                    366:        * src/main/pa_os.C 1.3:
                    367:        * src/main/pa_request.C 1.255:
                    368:        * src/main/pa_string.C 1.187:
                    369:        * src/main/pa_table.C 1.57:
                    370:        * src/targets/apache13/ApacheModuleParser3.vcproj 1.4:
                    371:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.4:
                    372:        * src/targets/cgi/parser3.vcproj 1.5:
                    373:        * src/targets/isapi/parser3isapi.vcproj 1.2:
                    374:        * src/types/pa_value.h 1.115:
                    375:        * src/types/pa_vconsole.h 1.3:
                    376:        * src/types/pa_vdate.h 1.28:
                    377:        * src/types/pa_vfile.h 1.54:
                    378:        * src/types/pa_vhashfile.C 1.36:
                    379:        * src/types/pa_vimage.C 1.25:
                    380:        * src/types/pa_vimage.h 1.36:
                    381:        * src/types/pa_vmail.C 1.53:
                    382:        * src/types/pa_vobject.C 1.14:
                    383:        * src/types/pa_vstateless_class.h 1.46:
                    384:        * src/types/pa_vtable.C 1.23:
                    385:        * src/types/pa_vtable.h 1.50:
                    386:        * src/types/pa_vvoid.h 1.19:
                    387:        * src/types/pa_vxdoc.h 1.33:
                    388:        * src/types/pa_vxnode.h 1.26:
                    389:        * src/types/types.vcproj 1.5:
                    390:                turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
                    391:                found several unitialized vars
                    392: 
                    393:        * src/classes/classes.C 1.20:
                    394:        * src/classes/classes.h 1.25:
                    395:        * src/classes/date.C 1.54:
                    396:        * src/classes/double.C 1.56:
                    397:        * src/classes/file.C 1.115:
                    398:        * src/classes/form.C 1.37:
                    399:        * src/classes/hash.C 1.62:
                    400:        * src/classes/hashfile.C 1.32:
                    401:        * src/classes/image.C 1.99:
                    402:        * src/classes/int.C 1.52:
                    403:        * src/classes/mail.C 1.94:
                    404:        * src/classes/math.C 1.36:
                    405:        * src/classes/memory.C 1.5:
                    406:        * src/classes/op.C 1.139:
                    407:        * src/classes/response.C 1.25:
                    408:        * src/classes/string.C 1.129:
                    409:        * src/classes/table.C 1.192:
                    410:        * src/classes/void.C 1.30:
                    411:        * src/classes/xdoc.C 1.119:
                    412:        * src/classes/xnode.C 1.63:
                    413:        * src/classes/xnode.h 1.20:
                    414:        * src/include/pa_array.h 1.62:
                    415:        * src/include/pa_cache_managers.h 1.12:
                    416:        * src/include/pa_charset.h 1.27:
                    417:        * src/include/pa_charsets.h 1.11:
                    418:        * src/include/pa_common.h 1.97:
                    419:        * src/include/pa_config_fixed.h 1.62:
                    420:        * src/include/pa_dictionary.h 1.16:
                    421:        * src/include/pa_dir.h 1.15:
                    422:        * src/include/pa_exception.h 1.42:
                    423:        * src/include/pa_exec.h 1.14:
                    424:        * src/include/pa_globals.h 1.107:
                    425:        * src/include/pa_hash.h 1.60:
                    426:        * src/include/pa_memory.h 1.8:
                    427:        * src/include/pa_opcode.h 1.26:
                    428:        * src/include/pa_operation.h 1.4:
                    429:        * src/include/pa_os.h 1.3:
                    430:        * src/include/pa_request.h 1.172:
                    431:        * src/include/pa_request_charsets.h 1.3:
                    432:        * src/include/pa_request_info.h 1.3:
                    433:        * src/include/pa_sapi.h 1.24:
                    434:        * src/include/pa_socks.h 1.13:
                    435:        * src/include/pa_sql_connection.h 1.33:
                    436:        * src/include/pa_sql_driver_manager.h 1.29:
                    437:        * src/include/pa_stack.h 1.21:
                    438:        * src/include/pa_string.h 1.153:
                    439:        * src/include/pa_stylesheet_connection.h 1.35:
                    440:        * src/include/pa_stylesheet_manager.h 1.18:
                    441:        * src/include/pa_table.h 1.56:
                    442:        * src/include/pa_threads.h 1.28:
                    443:        * src/include/pa_types.h 1.47:
                    444:        * src/include/pa_uue.h 1.6:
                    445:        * src/include/pa_xml_exception.h 1.2:
                    446:        * src/lib/md5/pa_md5.h 1.9:
                    447:        * src/lib/md5/pa_md5c.c 1.11:
                    448:        * src/lib/sdbm/apr_file_io.C 1.3:
                    449:        * src/lib/sdbm/apr_strings.C 1.2:
                    450:        * src/main/compile.C 1.71:
                    451:        * src/main/compile_tools.C 1.56:
                    452:        * src/main/compile_tools.h 1.71:
                    453:        * src/main/execute.C 1.302:
                    454:        * src/main/pa_cache_managers.C 1.10:
                    455:        * src/main/pa_charset.C 1.41:
                    456:        * src/main/pa_charsets.C 1.14:
                    457:        * src/main/pa_common.C 1.168:
                    458:        * src/main/pa_dictionary.C 1.20:
                    459:        * src/main/pa_dir.C 1.17:
                    460:        * src/main/pa_exception.C 1.46:
                    461:        * src/main/pa_exec.C 1.54:
                    462:        * src/main/pa_globals.C 1.161:
                    463:        * src/main/pa_memory.C 1.3:
                    464:        * src/main/pa_os.C 1.4:
                    465:        * src/main/pa_pool.C 1.62:
                    466:        * src/main/pa_request.C 1.256:
                    467:        * src/main/pa_socks.C 1.20:
                    468:        * src/main/pa_sql_driver_manager.C 1.74:
                    469:        * src/main/pa_string.C 1.188:
                    470:        * src/main/pa_stylesheet_manager.C 1.20:
                    471:        * src/main/pa_table.C 1.58:
                    472:        * src/main/pa_uue.C 1.6:
                    473:        * src/main/pa_xml_exception.C 1.2:
                    474:        * src/main/untaint.C 1.123:
                    475:        * src/sql/pa_sql_driver.h 1.36:
                    476:        * src/targets/apache13/mod_parser3.c 1.9:
                    477:        * src/targets/apache13/pa_httpd.h 1.5:
                    478:        * src/targets/apache13core/mod_parser3.C 1.6:
                    479:        * src/targets/apache13core/pa_threads.C 1.3:
                    480:        * src/targets/cgi/pa_threads.C 1.14:
                    481:        * src/targets/cgi/parser3.C 1.222:
                    482:        * src/targets/isapi/pa_threads.C 1.15:
                    483:        * src/targets/isapi/parser3isapi.C 1.84:
                    484:        * src/types/pa_junction.h 1.3:
                    485:        * src/types/pa_method.h 1.3:
                    486:        * src/types/pa_value.C 1.13:
                    487:        * src/types/pa_value.h 1.116:
                    488:        * src/types/pa_vbool.h 1.23:
                    489:        * src/types/pa_vclass.C 1.19:
                    490:        * src/types/pa_vclass.h 1.42:
                    491:        * src/types/pa_vcode_frame.h 1.26:
                    492:        * src/types/pa_vconsole.h 1.4:
                    493:        * src/types/pa_vcookie.C 1.59:
                    494:        * src/types/pa_vcookie.h 1.25:
                    495:        * src/types/pa_vdate.h 1.29:
                    496:        * src/types/pa_vdouble.h 1.44:
                    497:        * src/types/pa_venv.h 1.30:
                    498:        * src/types/pa_vfile.C 1.38:
                    499:        * src/types/pa_vfile.h 1.55:
                    500:        * src/types/pa_vform.C 1.76:
                    501:        * src/types/pa_vform.h 1.47:
                    502:        * src/types/pa_vhash.h 1.49:
                    503:        * src/types/pa_vhashfile.C 1.37:
                    504:        * src/types/pa_vhashfile.h 1.26:
                    505:        * src/types/pa_vimage.C 1.26:
                    506:        * src/types/pa_vimage.h 1.37:
                    507:        * src/types/pa_vint.h 1.40:
                    508:        * src/types/pa_vjunction.h 1.21:
                    509:        * src/types/pa_vmail.C 1.54:
                    510:        * src/types/pa_vmail.h 1.13:
                    511:        * src/types/pa_vmath.C 1.4:
                    512:        * src/types/pa_vmath.h 1.16:
                    513:        * src/types/pa_vmemory.h 1.3:
                    514:        * src/types/pa_vmethod_frame.C 1.3:
                    515:        * src/types/pa_vmethod_frame.h 1.47:
                    516:        * src/types/pa_vobject.C 1.15:
                    517:        * src/types/pa_vobject.h 1.41:
                    518:        * src/types/pa_vrequest.C 1.31:
                    519:        * src/types/pa_vrequest.h 1.27:
                    520:        * src/types/pa_vresponse.C 1.19:
                    521:        * src/types/pa_vresponse.h 1.34:
                    522:        * src/types/pa_vstateless_class.C 1.21:
                    523:        * src/types/pa_vstateless_class.h 1.47:
                    524:        * src/types/pa_vstateless_object.h 1.30:
                    525:        * src/types/pa_vstatus.C 1.19:
                    526:        * src/types/pa_vstatus.h 1.17:
                    527:        * src/types/pa_vstring.C 1.24:
                    528:        * src/types/pa_vstring.h 1.57:
                    529:        * src/types/pa_vtable.C 1.24:
                    530:        * src/types/pa_vtable.h 1.51:
                    531:        * src/types/pa_vvoid.h 1.20:
                    532:        * src/types/pa_vxdoc.C 1.26:
                    533:        * src/types/pa_vxdoc.h 1.34:
                    534:        * src/types/pa_vxnode.C 1.34:
                    535:        * src/types/pa_vxnode.h 1.27:
                    536:        * src/types/pa_wcontext.C 1.27:
                    537:        * src/types/pa_wcontext.h 1.45:
                    538:        * src/types/pa_wwrapper.h 1.30:
                    539:                static const char * const IDENT
                    540: 
                    541:        * src/classes/date.C 1.55:
                    542:        * src/classes/date.C 1.56:
                    543:        * src/classes/date.C 1.57:
                    544:        * src/classes/file.C 1.116:
                    545:        * src/classes/file.C 1.117:
                    546:        * src/classes/hash.C 1.63:
                    547:        * src/classes/hash.C 1.64:
                    548:        * src/classes/image.C 1.100:
                    549:        * src/classes/image.C 1.101:
                    550:        * src/classes/image.C 1.102:
                    551:        * src/classes/mail.C 1.95:
                    552:        * src/classes/math.C 1.37:
                    553:        * src/classes/op.C 1.140:
                    554:        * src/classes/op.C 1.141:
                    555:        * src/classes/string.C 1.130:
                    556:        * src/classes/string.C 1.131:
                    557:        * src/classes/table.C 1.193:
                    558:        * src/classes/xdoc.C 1.120:
                    559:        * src/classes/xdoc.C 1.121:
                    560:        * src/include/pa_array.h 1.61:
                    561:        * src/include/pa_cache_managers.h 1.13:
                    562:        * src/include/pa_pool.h 1.89:
                    563:        * src/include/pa_request.h 1.171:
                    564:        * src/include/pa_string.h 1.152:
                    565:        * src/include/pa_stylesheet_connection.h 1.36:
                    566:        * src/include/pa_table.h 1.55:
                    567:        * src/main/compile_tools.h 1.70:
                    568:        * src/main/pa_charset.C 1.42:
                    569:        * src/main/pa_charset.C 1.43:
                    570:        * src/main/pa_common.C 1.167:
                    571:        * src/main/pa_dictionary.C 1.21:
                    572:        * src/main/pa_dir.C 1.18:
                    573:        * src/main/pa_request.C 1.259:
                    574:        * src/main/pa_sql_driver_manager.C 1.75:
                    575:        * src/main/pa_string.C 1.189:
                    576:        * src/main/pa_string.C 1.190:
                    577:        * src/main/pa_table.C 1.59:
                    578:        * src/main/untaint.C 1.124:
                    579:        * src/types/pa_value.C 1.14:
                    580:        * src/types/pa_vcookie.C 1.60:
                    581:        * src/types/pa_vdate.h 1.30:
                    582:        * src/types/pa_vhash.h 1.48:
                    583:        * src/types/pa_vhashfile.C 1.38:
                    584:        * src/types/pa_vimage.h 1.38:
                    585:        * src/types/pa_vmail.C 1.55:
                    586:        * src/types/pa_vmethod_frame.C 1.4:
                    587:        * src/types/pa_vmethod_frame.h 1.48:
                    588:        * src/types/pa_vxnode.C 1.35:
                    589:        * src/types/pa_wcontext.h 1.44:
                    590:                more warnings --
                    591: 
                    592: 2003-11-19  paf
                    593:        * operators.txt 1.141:
                    594:        * src/classes/op.C 1.136:
                    595:        * src/include/pa_request.h 1.170:
                    596:        * src/main/pa_request.C 1.254:
                    597:                cache[...]{body}{catch block with $exception.handled[cache] 
                    598:                meaning "get expired cache, if any. else error"}
                    599: 
                    600:        * src/classes/op.C 1.135:
                    601:        * src/include/pa_os.h 1.2:
                    602:        * src/include/pa_request.h 1.169:
                    603:        * src/main/pa_common.C 1.165:
                    604:                cache: ^cache[] fallback
                    605:                todo: kinda ^try:  ^cache[...]{body}{catch code with $exception.cache field}
                    606: 
                    607:        * src/classes/op.C 1.137:
                    608:                more ansi C++ comp
                    609: 
                    610: 2003-11-12  paf
                    611:        * src/classes/xnode.C 1.61:
                    612:                replaceChild: 2nd param now named oldChild [copy/paste bug]
                    613: 
                    614: 2003-11-11  paf
                    615:        * src/types/pa_value.h [release_3_0_8] 1.109.6.1:
                    616:        * src/types/pa_vfile.h [release_3_0_8] 1.52.6.1:
                    617:                more C++ compatible [HP C++ failed]
                    618: 
                    619:        * operators.txt 1.139:
                    620:        * operators.txt 1.140:
                    621:                *** empty log message ***
                    622: 
                    623:        * bin/auto.p.dist.in 1.10:
                    624:                colno
                    625: 
                    626: 2003-11-10  paf
                    627:        * src/types/pa_vhashfile.C 1.35:
                    628:        * src/types/pa_vhashfile.h 1.25:
                    629:                add: hashfile old serialize version and exipire now removes entries
                    630: 
                    631:        * operators.txt 1.135:
                    632:                comment: updated
                    633: 
                    634:        * operators.txt 1.138:
                    635:        * src/main/pa_request.C 1.253:
                    636:        * src/types/Makefile.am 1.34:
                    637:        * src/types/pa_vconsole.h 1.1:
                    638:        * src/types/types.vcproj 1.4:
                    639:                $console:line read/write  [for nntp]
                    640: 
                    641:        * operators.txt 1.134:
                    642:        * src/classes/hashfile.C 1.30:
                    643:        * src/include/pa_common.h 1.96:
                    644:        * src/main/pa_common.C 1.164:
                    645:        * src/types/pa_vhashfile.C 1.34:
                    646:        * src/types/pa_vhashfile.h 1.24:
                    647:                ^hashfile.delete[] removes files altogether [and dir, if could]
                    648: 
                    649:        * src/types/pa_vconsole.h 1.2:
                    650:                flush
                    651: 
                    652:        * src/types/Makefile.in 1.53:
                    653:                *** empty log message ***
                    654: 
                    655:        * src/lib/sdbm/sdbm.c 1.3:
                    656:                bugfix: sdbm: .h said it's OK to remove nonexistent pair. .c
                    657:                coded that that was error. fixed
                    658: 
                    659:        * src/types/pa_vhashfile.C 1.33:
                    660:                sdbm: exception type change to file.access [regretfull can't
                    661:                split it to different exceptions without modifying sdbm source
                    662:                wich would prefer not to]
                    663: 
                    664:        * operators.txt 1.136:
                    665:                mysql: transaction support: ?autocommit=0
                    666: 
                    667: 2003-11-07  paf
                    668:        * src/classes/date.C 1.52:
                    669:        * src/classes/file.C 1.113:
                    670:        * src/classes/hash.C 1.60:
                    671:        * src/classes/hashfile.C 1.29:
                    672:        * src/classes/image.C 1.97:
                    673:        * src/classes/table.C 1.190:
                    674:        * src/classes/xdoc.C 1.117:
                    675:        * src/include/Makefile.am 1.6:
                    676:        * src/include/pa_array.h 1.60:
                    677:        * src/include/pa_pool.h 1.88:
                    678:        * src/include/pa_request.h 1.168:
                    679:        * src/main/Makefile.am 1.41:
                    680:        * src/main/execute.C 1.300:
                    681:        * src/main/main.vcproj 1.5:
                    682:        * src/main/pa_pool.C 1.61:
                    683:        * src/main/pa_request.C 1.252:
                    684:        * src/targets/cgi/parser3.C 1.221:
                    685:        * src/types/pa_vclass.C 1.18:
                    686:        * src/types/pa_vclass.h 1.41:
                    687:        * src/types/pa_vhashfile.h 1.23:
                    688:        * src/types/pa_vobject.h 1.40:
                    689:        * src/types/pa_vstateless_class.h 1.45:
                    690:                resurrected: pool idea. now only for destructing objects at
                    691:                request processing end
                    692: 
                    693:        * src/include/Makefile.in 1.14:
                    694:        * src/main/Makefile.in 1.54:
                    695:                *** empty log message ***
                    696: 
                    697: 2003-11-06  paf
                    698:        * src/classes/xdoc.C 1.116:
                    699:        * src/classes/xnode.C 1.60:
                    700:        * src/include/pa_charset.h 1.26:
                    701:        * src/include/pa_globals.h 1.106:
                    702:        * src/include/pa_stylesheet_connection.h 1.34:
                    703:        * src/main/pa_exception.C 1.45:
                    704:        * src/types/pa_vxnode.h 1.25:
                    705:                XmlException changes
                    706: 
                    707:        * src/types/pa_vhashfile.C 1.30:
                    708:                hashfile: foreach body can bodify $self
                    709: 
                    710:        * operators.txt 1.133:
                    711:        * src/types/pa_vhashfile.C 1.32:
                    712:                hashfile: clear & expiration [time in value. todo: move time to
                    713:                key]
                    714: 
                    715:        * src/include/pa_memory.h 1.7:
                    716:        * src/targets/cgi/parser3.C 1.220:
                    717:        * src/types/pa_value.C 1.12:
                    718:        * src/types/pa_value.h 1.114:
                    719:        * src/types/pa_vcookie.C 1.58:
                    720:        * src/types/pa_vhashfile.C 1.23:
                    721:        * src/types/pa_vhashfile.h 1.18:
                    722:        * www/htdocs/.htaccess 1.22:
                    723:                hashfile implemented get/put [raw]
                    724: 
                    725:        * operators.txt 1.130:
                    726:        * src/classes/hashfile.C 1.26:
                    727:        * src/types/pa_vhashfile.C 1.25:
                    728:        * src/types/pa_vhashfile.h 1.20:
                    729:                hashfile: hash
                    730: 
                    731:        * src/lib/sdbm/Makefile.am 1.2:
                    732:        * src/lib/sdbm/apr_file_io.C 1.1:
                    733:        * src/lib/sdbm/apr_strings.C 1.1:
                    734:                move to upper dir, .am updated
                    735: 
                    736:        * configure 1.69:
                    737:        * configure.in 1.65:
                    738:        * operators.txt 1.128:
                    739:        * parser3.sln 1.6:
                    740:        * src/classes/classes.vcproj 1.3:
                    741:        * src/classes/hashfile.C 1.24:
                    742:        * src/classes/xdoc.C 1.115:
                    743:        * src/include/pa_config_fixed.h 1.61:
                    744:        * src/include/pa_exception.h 1.40:
                    745:        * src/include/pa_globals.h 1.105:
                    746:        * src/include/pa_memory.h 1.6:
                    747:        * src/include/pa_version.h 1.11:
                    748:        * src/lib/ltdl/libltdl.vcproj 1.2:
                    749:        * src/lib/ltdl/libltdl.vcproj.vspscc 1.2:
                    750:        * src/lib/ltdl/ltdl.vcproj 1.1:
                    751:        * src/lib/ltdl/ltdl.vcproj.vspscc 1.1:
                    752:        * src/lib/sdbm/apr-include/apr.h 1.4:
                    753:        * src/lib/sdbm/apr-include/apr_errno.h 1.4:
                    754:        * src/lib/sdbm/apr-include/apr_file_info.h 1.1:
                    755:        * src/lib/sdbm/apr-include/apr_file_io.h 1.4:
                    756:        * src/lib/sdbm/apr-include/apr_pools.h 1.4:
                    757:        * src/lib/sdbm/apr-include/apr_sdbm.h 1.3:
                    758:        * src/lib/sdbm/apr-include/apr_strings.h 1.3:
                    759:        * src/lib/sdbm/apr-include/apu.h 1.3:
                    760:        * src/main/compile.tab.C 1.92:
                    761:        * src/main/main.vcproj 1.3:
                    762:        * src/main/pa_charset.C 1.39:
                    763:        * src/targets/apache13/ApacheModuleParser3.vcproj 1.3:
                    764:        * src/targets/apache13/mod_parser3.c 1.8:
                    765:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.3:
                    766:        * src/targets/cgi/parser3.vcproj 1.4:
                    767:        * src/types/Makefile.am 1.30:
                    768:        * src/types/pa_vhash.C 1.4:
                    769:        * src/types/pa_vhashfile.C 1.22:
                    770:        * src/types/pa_vhashfile.h 1.17:
                    771:        * src/types/pa_vxnode.h 1.24:
                    772:        * src/types/types.vcproj 1.3:
                    773:        * www/htdocs/.htaccess 1.21:
                    774:                hashfile: started again with sdbm from apache
                    775: 
                    776:        * operators.txt 1.131:
                    777:        * src/classes/hash.C 1.58:
                    778:        * src/classes/hash.C 1.59:
                    779:        * src/classes/hashfile.C 1.27:
                    780:        * src/classes/hashfile.C 1.28:
                    781:        * src/types/pa_vhashfile.C 1.26:
                    782:        * src/types/pa_vhashfile.h 1.21:
                    783:                hashfile: foreach
                    784: 
                    785:        * operators.txt 1.132:
                    786:        * src/types/pa_vhashfile.C 1.27:
                    787:        * src/types/pa_vhashfile.h 1.22:
                    788:                hashfile: clear and proper locking
                    789: 
                    790:        * src/include/Makefile.in 1.13:
                    791:        * src/include/pa_config_includes.h 1.26:
                    792:        * src/include/pa_version.h 1.12:
                    793:                our replacements of max& co only for cpp
                    794: 
                    795:        * parser3.sln 1.7:
                    796:        * src/targets/apache13/p3runConfigure.in 1.14:
                    797:        * src/targets/cgi/Makefile.am 1.49:
                    798:                .vcproj & .am updated to include sdbm
                    799: 
                    800:        * operators.txt 1.129:
                    801:        * src/classes/hashfile.C 1.25:
                    802:        * src/types/pa_vhashfile.C 1.24:
                    803:        * src/types/pa_vhashfile.h 1.19:
                    804:        * tests/todo.txt 1.4:
                    805:                hashfile: delete
                    806: 
                    807:        * configure.in 1.66:
                    808:        * configure.in 1.67:
                    809:        * src/classes/Makefile.am 1.46:
                    810:        * src/classes/Makefile.in 1.58:
                    811:        * src/include/Makefile.am 1.5:
                    812:        * src/lib/Makefile.am 1.6:
                    813:        * src/lib/Makefile.in 1.11:
                    814:        * src/lib/sdbm/Makefile.am 1.3:
                    815:        * src/lib/sdbm/Makefile.in 1.1:
                    816:        * src/lib/sdbm/apr-include/Makefile.am 1.1:
                    817:        * src/lib/sdbm/apr-include/Makefile.in 1.1:
                    818:        * src/lib/sdbm/sdbm.vcproj 1.3:
                    819:        * src/main/Makefile.am 1.39:
                    820:        * src/main/Makefile.am 1.40:
                    821:        * src/main/Makefile.in 1.53:
                    822:        * src/targets/cgi/.cvsignore 1.3:
                    823:        * src/targets/cgi/Makefile.in 1.65:
                    824:        * src/types/Makefile.am 1.32:
                    825:        * src/types/Makefile.am 1.33:
                    826:        * src/types/Makefile.in 1.52:
                    827:                *** empty log message ***
                    828: 
                    829:        * src/include/pa_common.h 1.95:
                    830:        * src/include/pa_exception.h 1.41:
                    831:        * src/include/pa_os.h 1.1:
                    832:        * src/include/pa_xml_exception.h 1.1:
                    833:        * src/lib/sdbm/sdbm.vcproj 1.1:
                    834:        * src/main/main.vcproj 1.4:
                    835:        * src/main/pa_common.C 1.162:
                    836:        * src/main/pa_os.C 1.1:
                    837:        * src/main/pa_xml_exception.C 1.1:
                    838:                locking move to pa_os [along with pa_sleep]
                    839:                apr-impl locking done
                    840: 
                    841:        * src/types/pa_vhashfile.C 1.29:
                    842:                hashfile: clear now works [were trying to do that in foreach, 
                    843:                no errors, but surely wrong]
                    844: 
                    845:        * src/lib/sdbm/apr-include/apr_pools.h 1.5:
                    846:        * src/lib/sdbm/sdbm.c 1.2:
                    847:        * src/lib/sdbm/sdbm.vcproj 1.2:
                    848:                just compiled
                    849: 
                    850:        * tests/todo.txt 1.5:
                    851:                hashfile: done
                    852: 
                    853:        * src/classes/op.C 1.134:
                    854:        * src/main/pa_os.C 1.2:
                    855:                just linked
                    856: 
                    857:        * src/classes/Makefile.am 1.45:
                    858:        * src/types/Makefile.am 1.31:
                    859:                .am sdbm INCLUDES updates
                    860: 
                    861: 2003-11-05  paf
                    862:        * src/lib/sdbm/apr-include/apr.h 1.2:
                    863:        * src/lib/sdbm/apr-include/apr_errno.h 1.2:
                    864:        * src/lib/sdbm/apr-include/apr_file_io.h 1.2:
                    865:        * src/lib/sdbm/apr-include/apr_pools.h 1.2:
                    866:        * src/lib/sdbm/apr-include/apr_strings.h 1.1:
                    867:        * src/lib/sdbm/apr-include/apu.h 1.1:
                    868:                started porting: grabbed some parts of apr headers
                    869: 
                    870:        * src/lib/sdbm/Makefile.am 1.1:
                    871:        * src/lib/sdbm/sdbm.c 1.1:
                    872:        * src/lib/sdbm/sdbm_hash.c 1.1:
                    873:        * src/lib/sdbm/sdbm_lock.c 1.1:
                    874:        * src/lib/sdbm/sdbm_pair.c 1.1:
                    875:        * src/lib/sdbm/sdbm_pair.h 1.1:
                    876:        * src/lib/sdbm/sdbm_private.h 1.1:
                    877:        * src/lib/sdbm/sdbm_tune.h 1.1:
                    878:                original from httpd-2.0.43\srclib\apr-util\dbm\sdbm
                    879: 
                    880:        * src/lib/sdbm/apr-include/apr.h 1.1:
                    881:        * src/lib/sdbm/apr-include/apr.h 1.3:
                    882:        * src/lib/sdbm/apr-include/apr_errno.h 1.1:
                    883:        * src/lib/sdbm/apr-include/apr_errno.h 1.3:
                    884:        * src/lib/sdbm/apr-include/apr_file_io.h 1.1:
                    885:        * src/lib/sdbm/apr-include/apr_file_io.h 1.3:
                    886:        * src/lib/sdbm/apr-include/apr_pools.h 1.1:
                    887:        * src/lib/sdbm/apr-include/apr_pools.h 1.3:
                    888:        * src/lib/sdbm/apr-include/apr_sdbm.h 1.1:
                    889:        * src/lib/sdbm/apr-include/apr_sdbm.h 1.2:
                    890:        * src/lib/sdbm/apr-include/apr_strings.h 1.2:
                    891:        * src/lib/sdbm/apr-include/apu.h 1.2:
                    892:                *** empty log message ***
                    893: 
                    894:        * src/classes/classes.vcproj [release_3_1_1] 1.2.6.1:
                    895:        * src/include/pa_config_fixed.h [release_3_1_1] 1.58.6.1:
                    896:        * src/main/main.vcproj [release_3_1_1] 1.2.6.1:
                    897:        * src/targets/apache13/ApacheModuleParser3.vcproj [release_3_1_1] 1.2.6.1:
                    898:        * src/targets/apache13/mod_parser3.c [release_3_1_1] 1.7.2.1:
                    899:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj [release_3_1_1] 1.2.6.1:
                    900:        * src/targets/cgi/parser3.vcproj [release_3_1_1] 1.3.2.1:
                    901:                not has to be in \parser3project dir anymore
                    902: 
                    903:        * src/main/helpers/CaseFolding.txt 1.1:
                    904:                http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
                    905: 
                    906:        * src/main/pa_charset.C [release_3_1_1] 1.38.2.1:
                    907:                bugfix: had broken binary search [copied thoughtlessly from
                    908:                xalan]
                    909: 
                    910: 2003-11-04  paf
                    911:        * operators.txt 1.124:
                    912:        * src/classes/table.C 1.187:
                    913:        * tests/todo.txt 1.2:
                    914:                ^table::load
                    915:                        !$.separator[^#09]
                    916:                        !$.encloser["] <nothing> by default
                    917: 
                    918:        * operators.txt 1.125:
                    919:        * src/classes/table.C 1.188:
                    920:        * src/main/pa_string.C 1.186:
                    921:        * tests/todo.txt 1.3:
                    922:                ^table.save[...
                    923:                        $.separator[^#09]
                    924:                        $.encloser["] <nothing> by default
                    925: 
                    926:        * operators.txt 1.126:
                    927:        * src/classes/mail.C 1.91:
                    928:        * src/types/pa_vmail.C 1.52:
                    929:        * src/types/pa_vmail.h 1.12:
                    930:                    !^mail:send[
                    931:                        $.options[unix: string to append to sendmail command line]
                    932: 
                    933:        * src/classes/Makefile.am 1.44:
                    934:        * src/classes/Makefile.in 1.57:
                    935:                classes.C to rebuild last
                    936: 
                    937:        * src/classes/mail.C 1.92:
                    938:        * src/classes/table.C 1.189:
                    939:                compiled on unix
                    940: 
                    941:        * operators.txt 1.127:
                    942:                comment: ^mail:send[$.options[
                    943: 
                    944: 2003-11-03  paf
                    945:        * src/targets/cgi/parser3.C 1.219:
                    946:                beauty: SIGUSRX removed qs= printing [already included into uri
                    947:                xxx]
                    948: 
                    949:        * operators.txt 1.120:
                    950:        * src/classes/date.C 1.49:
                    951:                    !^date::unix-timestamp()
                    952:                    !^date.unix-timestamp[]
                    953: 
                    954:        * operators.txt 1.121:
                    955:        * src/classes/image.C 1.95:
                    956:        * tests/todo.txt 1.1:
                    957:        * www/htdocs/auto.p 1.21:
                    958:                ^image.gif[filename] for $response:download
                    959: 
                    960:        * operators.txt 1.123:
                    961:        * src/classes/table.C 1.186:
                    962:        * src/main/pa_common.C 1.161:
                    963:                ^table::load[; options:
                    964:                        !$.column-separator[^#09]
                    965:                        !$.column-encloser["]
                    966: 
                    967:        * operators.txt 1.122:
                    968:        * src/include/pa_config_fixed.h 1.60:
                    969:        * src/types/pa_vrequest.C 1.30:
                    970:                $request:document-root
                    971: 
                    972:        * src/classes/date.C 1.50:
                    973:                minor precaution
                    974: 
                    975: 2003-10-31  paf
                    976:        * src/include/pa_config_fixed.h 1.59:
                    977:        * src/include/pa_version.h [release_3_1_1] 1.10.2.1:
                    978:                *** empty log message ***
                    979: 
1.27      paf       980: 2003-10-30  paf
                    981:        * src/classes/date.C 1.47:
                    982:        * src/classes/image.C 1.94:
                    983:                improvement diagnostics: $now[^date::create[$undefined]] now is error
                    984: 
                    985:        * src/targets/apache13core/Makefile.am 1.4:
                    986:        * src/targets/apache13core/Makefile.in 1.4:
                    987:                gc include dir added, thanks to Victor Fedoseev for finding
                    988: 
                    989:        * src/main/pa_common.C 1.160:
                    990:                read errors would now be reported 'actually read -1 bytes'
                    991: 
                    992:        * operators.txt 1.119:
                    993:        * src/classes/date.C 1.48:
                    994:        * src/types/pa_vdate.h 1.27:
                    995:                merged from 3.0.8: ^date.roll[TZ;GMT] $date.hour
                    996: 
1.26      paf       997: 2003-10-24  paf
                    998:        * Makefile.am 1.36:
                    999:        * src/classes/Makefile.am 1.43:
                   1000:        * src/lib/cord/Makefile.am 1.3:
                   1001:        * src/lib/md5/Makefile.am 1.3:
                   1002:        * src/lib/pcre/Makefile.am 1.2:
                   1003:        * src/main/Makefile.am 1.37:
                   1004:        * src/targets/apache13/Makefile.am 1.18:
                   1005:        * src/targets/apache13core/Makefile.am 1.3:
                   1006:        * src/targets/cgi/Makefile.am 1.48:
                   1007:        * src/targets/isapi/Makefile.am 1.3:
                   1008:                .dsp/w -> .vcproj/sln
                   1009: 
                   1010:        * Makefile.in 1.50:
                   1011:        * src/classes/Makefile.in 1.56:
                   1012:        * src/include/pa_version.h 1.10:
                   1013:        * src/lib/cord/Makefile.in 1.3:
                   1014:        * src/lib/md5/Makefile.in 1.8:
                   1015:        * src/lib/pcre/Makefile.in 1.10:
                   1016:        * src/main/Makefile.am 1.38:
                   1017:        * src/main/Makefile.in 1.52:
                   1018:        * src/targets/apache13/Makefile.in 1.48:
                   1019:        * src/targets/apache13core/Makefile.in 1.3:
                   1020:        * src/targets/cgi/Makefile.in 1.64:
                   1021:        * src/targets/isapi/Makefile.in 1.13:
                   1022:                *** empty log message ***
                   1023: 
                   1024: 2003-10-22  paf
                   1025:        * src/include/pa_request.h 1.167:
                   1026:                fixed: $h[^hash::create[]] $$h[1]
                   1027: 
                   1028: 2003-10-21  paf
                   1029:        * src/classes/op.C 1.133:
                   1030:        * src/include/pa_request.h 1.166:
                   1031:                fixed: false 'endless recoursion' message with intensive throw-catches
                   1032:                fixed: incorrect name and line (one name upper then needed) in error message about problems inside try block
                   1033: 
                   1034:        * operators.txt 1.118:
                   1035:        * src/include/pa_string.h 1.151:
                   1036:        * src/main/pa_string.C 1.185:
                   1037:                fixed: string.match[g] without <'> option produced columns with
                   1038:                NULL's, which gpf'ed at table.save time
                   1039: 
                   1040: 2003-10-10  paf
                   1041:        * src/include/pa_string.h 1.150:
                   1042:        * src/main/compile.tab.C 1.91:
                   1043:        * www/htdocs/.htaccess 1.20:
                   1044:                CORD_chr does not check offset argument for validity
                   1045:                did that in String::Body::pos myself
                   1046:                http://i2/tasks/edit/?id=4577425257580789777
                   1047: 
                   1048: 2003-10-07  paf
                   1049:        * src/main/compile.tab.C 1.90:
                   1050:        * src/main/compile.y 1.207:
                   1051:                ^if ( better error:
                   1052:                .html(1:4): parse error, expecting `'['' or `'{'' or `'(''  now
                   1053: 
                   1054: 2003-10-03  paf
                   1055:        * parser3.sln 1.5:
                   1056:        * src/include/pa_dictionary.h 1.15:
                   1057:        * src/main/pa_dictionary.C 1.19:
                   1058:        * src/main/pa_string.C 1.184:
                   1059:        * src/targets/cgi/parser3.vcproj 1.3:
                   1060:        * www/htdocs/.htaccess 1.19:
                   1061:                dictionary optimized by precalculating cstr&length
                   1062: 
                   1063: 2003-10-02  paf
                   1064:        * src/classes/op.C 1.132:
                   1065:        * src/include/pa_request.h 1.165:
                   1066:        * src/include/pa_stack.h 1.20:
                   1067:        * src/main/execute.C 1.299:
                   1068:        * src/main/pa_request.C 1.251:
                   1069:        * src/main/pa_sql_driver_manager.C 1.73:
                   1070:        * src/main/pa_stylesheet_manager.C 1.19:
                   1071:        * www/htdocs/.htaccess 1.18:
                   1072:                bugfix: ^throw context were saved/restored incompletely
                   1073:                http://www.parser.ru/forum/?id=21484
                   1074: 
                   1075: 2003-09-30  paf
                   1076:        * src/targets/apache13/mod_parser3.c 1.7:
                   1077:        * src/targets/apache13/pa_httpd.h 1.4:
                   1078:        * src/targets/apache13core/mod_parser3.C 1.5:
                   1079:                content-type now changes
                   1080: 
                   1081:        * src/main/pa_string.C 1.183:
                   1082:                string::replace bug fix [were ignoring occurrances after lang-mismatched
                   1083: 
                   1084: 2003-09-29  paf
                   1085:        * src/include/pa_charset.h 1.25:
                   1086:        * src/main/helpers/simple_folding.pl 1.1:
                   1087:        * src/main/pa_charset.C 1.38:
                   1088:        * src/main/pa_string.C 1.181:
                   1089:        * www/htdocs/auto.p 1.20:
                   1090:                utf-8 upper/lower
                   1091: 
                   1092:        * src/classes/string.C 1.127:
                   1093:                bugfix: s.right(>s.length) returned nothing
                   1094: 
                   1095:        * www/htdocs/base.p 1.7:
                   1096:        * www/htdocs/derived.p 1.25:
                   1097:        * www/htdocs/font.gif 1.2:
                   1098:        * www/htdocs/global.xsl 1.9:
                   1099:        * www/htdocs/index.html 1.213:
                   1100:        * www/htdocs/mailreceive.eml 1.4:
                   1101:        * www/htdocs/mailreceive.html 1.2:
                   1102:        * www/htdocs/operators.p 1.12:
                   1103:        * www/htdocs/parser-status.html 1.3:
                   1104:        * www/htdocs/people.dtd 1.2:
                   1105:        * www/htdocs/some.p 1.3:
                   1106:                removing old tests
                   1107: 
                   1108:        * src/main/pa_common.C 1.159:
                   1109:                bugfix: utf signature were not ignored due to typo error
                   1110:                http://i2/tasks/edit/?id=4573354650786434584
                   1111: 
                   1112:        * src/classes/table.C 1.184:
                   1113:                bugfix: flip: must produce nameless
                   1114:                http://i2/tasks/edit/?id=4573405524674081244
                   1115: 
                   1116:        * src/main/utf8-to-lower.inc 1.1:
                   1117:        * src/main/utf8-to-upper.inc 1.1:
                   1118:                generated by helper
                   1119: 
                   1120:        * src/main/pa_string.C 1.182:
                   1121:                string::serialize bug fix with zero-terminator
                   1122: 
                   1123:        * src/classes/table.C 1.185:
                   1124:                ^nameless_table.save column row now has no \t at the end
                   1125: 
                   1126:        * src/classes/form.C 1.36:
                   1127:                better error message: MAX_POST_SIZE_NAME to error message
                   1128: 
                   1129:        * src/include/pa_request.h 1.164:
                   1130:        * src/main/execute.C 1.298:
                   1131:        * src/main/pa_request.C 1.250:
                   1132:                @postprocess  now takes $response:body/download
                   1133: 
                   1134: 2003-09-26  paf
                   1135:        * src/include/pa_string.h 1.149:
                   1136:        * src/main/pa_common.C 1.157:
                   1137:        * src/main/pa_string.C 1.180:
                   1138:        * www/htdocs/.htaccess 1.17:
                   1139:                String.for_each bug fixed [omited one-char cases]
                   1140: 
                   1141:        * src/main/untaint.C 1.121:
                   1142:                removed needless const
                   1143: 
                   1144:        * src/main/untaint.C 1.122:
                   1145:                removed needless field
                   1146: 
                   1147:        * src/classes/op.C 1.131:
                   1148:        * src/include/pa_string.h 1.148:
                   1149:        * src/main/pa_string.C 1.178:
                   1150:        * www/htdocs/.htaccess 1.15:
                   1151:                string::serialize/deserialize implemented
                   1152:                Language enum assigned meaningful letters [more convinient for debugging. read warning before adding/changing anything]
                   1153: 
                   1154:        * src/include/pa_stack.h 1.19:
                   1155:                bugfix: before collecting garbage, runtime-executor stack were
                   1156:                cleared... BADLY
                   1157: 
                   1158:        * src/main/pa_string.C 1.179:
                   1159:        * www/htdocs/.htaccess 1.16:
                   1160:        * www/htdocs/auto.p 1.19:
                   1161:                ^stirng.replace code used old param-convention on langs.append, fixed that
                   1162:                search fo the like, found none
                   1163: 
                   1164: 2003-09-25  paf
                   1165:        * src/main/compile.tab.C [string_fragments_to_cord] 1.88.2.1:
                   1166:        * src/main/pa_string.C [string_fragments_to_cord] 1.175.2.7:
                   1167:                string: debug: .v() functions aligned to that of eeparser3 look
                   1168: 
                   1169:        * src/include/pa_string.h 1.147:
                   1170:        * src/include/pa_version.h 1.9:
                   1171:        * src/main/pa_string.C 1.177:
                   1172:        * src/main/untaint.C 1.120:
                   1173:                templates and anonymous unions differences on unix
                   1174: 
                   1175:        * parser3.sln 1.4:
                   1176:        * src/classes/file.C 1.112:
                   1177:        * src/classes/image.C 1.93:
                   1178:        * src/classes/mail.C 1.90:
                   1179:        * src/classes/op.C 1.130:
                   1180:        * src/classes/table.C 1.183:
                   1181:        * src/classes/xdoc.C 1.114:
                   1182:        * src/classes/xnode.C 1.59:
                   1183:        * src/include/pa_cache_managers.h 1.11:
                   1184:        * src/include/pa_charset.h 1.24:
                   1185:        * src/include/pa_charsets.h 1.10:
                   1186:        * src/include/pa_common.h 1.94:
                   1187:        * src/include/pa_request.h 1.163:
                   1188:        * src/include/pa_sql_driver_manager.h 1.28:
                   1189:        * src/include/pa_string.h 1.146:
                   1190:        * src/include/pa_stylesheet_manager.h 1.17:
                   1191:        * src/include/pa_table.h 1.53:
                   1192:        * src/lib/cord/cordbscs.c 1.3:
                   1193:        * src/lib/cord/cordprnt.c 1.3:
                   1194:        * src/lib/cord/cordxtra.c 1.4:
                   1195:        * src/lib/cord/include/cord.h 1.3:
                   1196:        * src/main/compile.tab.C 1.89:
                   1197:        * src/main/compile_tools.h 1.69:
                   1198:        * src/main/pa_charset.C 1.37:
                   1199:        * src/main/pa_charsets.C 1.13:
                   1200:        * src/main/pa_common.C 1.156:
                   1201:        * src/main/pa_exec.C 1.52:
                   1202:        * src/main/pa_request.C 1.249:
                   1203:        * src/main/pa_sql_driver_manager.C 1.72:
                   1204:        * src/main/pa_string.C 1.176:
                   1205:        * src/main/pa_stylesheet_manager.C 1.18:
                   1206:        * src/main/untaint.C 1.119:
                   1207:        * src/types/pa_value.h 1.113:
                   1208:        * src/types/pa_vimage.C 1.24:
                   1209:        * src/types/pa_vmail.C 1.51:
                   1210:        * src/types/pa_vmath.C 1.3:
                   1211:        * src/types/pa_vstateless_class.h 1.44:
                   1212:        * src/types/pa_vstatus.C 1.18:
                   1213:        * src/types/pa_vxnode.C 1.33:
                   1214:        * www/htdocs/.htaccess 1.14:
                   1215:                string_fragments_to_cord merged to HEAD
                   1216: 
                   1217:        * src/lib/cord/cordprnt.c [string_fragments_to_cord] 1.2.4.1:
                   1218:                removed warnings
                   1219: 
                   1220: 2003-09-24  paf
                   1221:        * src/classes/file.C [string_fragments_to_cord] 1.111.4.1:
                   1222:        * src/classes/image.C [string_fragments_to_cord] 1.92.2.1:
                   1223:        * src/classes/mail.C [string_fragments_to_cord] 1.89.4.1:
                   1224:        * src/classes/op.C [string_fragments_to_cord] 1.129.4.1:
                   1225:        * src/classes/xdoc.C [string_fragments_to_cord] 1.113.2.1:
                   1226:        * src/classes/xnode.C [string_fragments_to_cord] 1.58.2.1:
                   1227:        * src/include/pa_cache_managers.h [string_fragments_to_cord] 1.10.4.1:
                   1228:        * src/include/pa_charset.h [string_fragments_to_cord] 1.23.4.1:
                   1229:        * src/include/pa_charsets.h [string_fragments_to_cord] 1.9.4.1:
                   1230:        * src/include/pa_common.h [string_fragments_to_cord] 1.93.4.1:
                   1231:        * src/include/pa_request.h [string_fragments_to_cord] 1.162.4.1:
                   1232:        * src/include/pa_sql_driver_manager.h [string_fragments_to_cord] 1.27.4.1:
                   1233:        * src/include/pa_string.h [string_fragments_to_cord] 1.145.4.10:
                   1234:        * src/include/pa_stylesheet_manager.h [string_fragments_to_cord] 1.16.4.1:
                   1235:        * src/include/pa_table.h [string_fragments_to_cord] 1.52.4.1:
                   1236:        * src/main/compile_tools.h [string_fragments_to_cord] 1.68.4.1:
                   1237:        * src/main/pa_charset.C [string_fragments_to_cord] 1.36.2.1:
                   1238:        * src/main/pa_charsets.C [string_fragments_to_cord] 1.12.4.1:
                   1239:        * src/main/pa_common.C [string_fragments_to_cord] 1.155.2.1:
                   1240:        * src/main/pa_exec.C [string_fragments_to_cord] 1.51.4.1:
                   1241:        * src/main/pa_request.C [string_fragments_to_cord] 1.248.4.1:
                   1242:        * src/main/pa_sql_driver_manager.C [string_fragments_to_cord] 1.71.4.1:
                   1243:        * src/main/pa_string.C [string_fragments_to_cord] 1.175.2.6:
                   1244:        * src/main/pa_stylesheet_manager.C [string_fragments_to_cord] 1.17.4.1:
                   1245:        * src/main/untaint.C [string_fragments_to_cord] 1.118.2.6:
                   1246:        * src/types/pa_value.h [string_fragments_to_cord] 1.112.2.1:
                   1247:        * src/types/pa_vimage.C [string_fragments_to_cord] 1.23.4.1:
                   1248:        * src/types/pa_vmail.C [string_fragments_to_cord] 1.50.2.1:
                   1249:        * src/types/pa_vmath.C [string_fragments_to_cord] 1.2.4.1:
                   1250:        * src/types/pa_vstateless_class.h [string_fragments_to_cord] 1.43.4.1:
                   1251:        * src/types/pa_vstatus.C [string_fragments_to_cord] 1.17.4.1:
                   1252:        * src/types/pa_vxnode.C [string_fragments_to_cord] 1.32.2.1:
                   1253:                v() functions of String::Body, String::Languages and String itself
                   1254:                StringBody->String::Body
                   1255: 
                   1256:        * src/include/pa_string.h [string_fragments_to_cord] 1.145.4.8:
                   1257:        * src/lib/cord/cordbscs.c [string_fragments_to_cord] 1.2.4.4:
                   1258:        * src/lib/cord/include/cord.h [string_fragments_to_cord] 1.2.4.4:
                   1259:                langs: speed up by joining adjucent blocks of same char [
                   1260:                CORD_append_block]
                   1261: 
                   1262:        * src/include/pa_string.h [string_fragments_to_cord] 1.145.4.9:
                   1263:        * src/lib/cord/cordbscs.c [string_fragments_to_cord] 1.2.4.5:
                   1264:        * src/lib/cord/include/cord.h [string_fragments_to_cord] 1.2.4.5:
                   1265:                CORD_append_block showed no efficiency = never optimized anything.
                   1266:                todo: somehow speed up harder cases: concatenationA+concatenationB when last block of A and first of B contain same letters
                   1267: 
                   1268:        * src/classes/table.C [string_fragments_to_cord] 1.182.4.2:
                   1269:        * src/include/pa_string.h [string_fragments_to_cord] 1.145.4.5:
                   1270:        * src/lib/cord/include/cord.h [string_fragments_to_cord] 1.2.4.2:
                   1271:        * src/main/pa_string.C [string_fragments_to_cord] 1.175.2.3:
                   1272:                aval/ works!
                   1273: 
                   1274:        * src/include/pa_string.h [string_fragments_to_cord] 1.145.4.6:
                   1275:        * src/main/pa_string.C [string_fragments_to_cord] 1.175.2.4:
                   1276:                aval is not actually working yet :(
                   1277:                but more working &understood :)
                   1278: 
                   1279:        * src/include/pa_string.h [string_fragments_to_cord] 1.145.4.7:
                   1280:        * src/lib/cord/cordbscs.c [string_fragments_to_cord] 1.2.4.3:
                   1281:        * src/lib/cord/include/cord.h [string_fragments_to_cord] 1.2.4.3:
                   1282:        * src/main/pa_string.C [string_fragments_to_cord] 1.175.2.5:
                   1283:                aval/ works!
                   1284:                todo: save space by extending blocks when appending block with c == lastblock.c
                   1285: 
                   1286: 2003-09-23  paf
                   1287:        * src/include/pa_string.h [string_fragments_to_cord] 1.145.4.2:
                   1288:        * src/main/untaint.C [string_fragments_to_cord] 1.118.2.2:
                   1289:                just compiled
                   1290:                todo: serialize&deserialize
                   1291: 
                   1292:        * src/main/untaint.C [string_fragments_to_cord] 1.118.2.4:
                   1293:                something even more works :)
                   1294: 
                   1295:        * src/classes/table.C [string_fragments_to_cord] 1.182.4.1:
                   1296:        * src/include/pa_string.h [string_fragments_to_cord] 1.145.4.1:
                   1297:        * src/lib/cord/cordbscs.c [string_fragments_to_cord] 1.2.4.1:
                   1298:        * src/lib/cord/cordxtra.c [string_fragments_to_cord] 1.3.2.1:
                   1299:        * src/lib/cord/include/cord.h [string_fragments_to_cord] 1.2.4.1:
                   1300:        * src/main/pa_string.C [string_fragments_to_cord] 1.175.2.1:
                   1301:        * src/main/untaint.C [string_fragments_to_cord] 1.118.2.1:
                   1302:                main idea implemented, details left
                   1303: 
                   1304:        * src/include/pa_string.h [string_fragments_to_cord] 1.145.4.3:
                   1305:        * src/lib/cord/cordbscs.c [string_fragments_to_cord] 1.2.4.2:
                   1306:        * src/lib/cord/cordxtra.c [string_fragments_to_cord] 1.3.2.2:
                   1307:                something already works :)
                   1308: 
                   1309:        * src/include/pa_string.h [string_fragments_to_cord] 1.145.4.4:
                   1310:        * src/main/pa_string.C [string_fragments_to_cord] 1.175.2.2:
                   1311:        * src/main/untaint.C [string_fragments_to_cord] 1.118.2.3:
                   1312:                something more works :)
                   1313: 
                   1314:        * src/main/untaint.C [string_fragments_to_cord] 1.118.2.5:
                   1315:                $a[ok!]
                   1316:                $a works!
                   1317: 
                   1318: 2003-09-22  paf
                   1319:        * src/classes/xdoc.C 1.112:
                   1320:        * src/classes/xnode.C 1.57:
                   1321:                new DOM2 methods from Alexandr Egorov <egr> (all?)
                   1322:                xdoc:
                   1323:                createAttributeNS
                   1324:                createElementNS
                   1325:                xnode:
                   1326:                getAttributeNS
                   1327:                setAttributeNS
                   1328:                removeAttributeNS
                   1329:                getAttributeNodeNS
                   1330:                setAttributeNodeNS
                   1331:                hasAttribute
                   1332:                hasAttributeNS
                   1333: 
                   1334:        * src/classes/memory.C 1.3:
                   1335:        * src/include/pa_memory.h 1.5:
                   1336:                #ifdef GC_DEBUG
                   1337: 
                   1338:        * src/include/pa_memory.h 1.4:
                   1339:        * src/main/pa_globals.C 1.159:
                   1340:                when xml memory allocator returns 0, just die.
                   1341:                http://i2/tasks/edit/?id=4570798492410259445
                   1342: 
                   1343:        * src/lib/cord/cordxtra.c 1.3:
                   1344:                CORD_pos bugfix [failed to find 8bit chars due to bitwise
                   1345:                operation signed-char error]
                   1346: 
                   1347:        * src/classes/xdoc.C 1.113:
                   1348:        * src/classes/xnode.C 1.58:
                   1349:                copy/paste comment bugfix
                   1350: 
                   1351: 2003-09-19  paf
                   1352:        * src/targets/apache13/mod_parser3.c 1.6:
                   1353:                now compiles on MSVC7
                   1354: 
                   1355:        * operators.txt 1.117:
                   1356:        * src/main/pa_common.C 1.155:
                   1357:                merged
                   1358:                $f[^file::load[binary;http://...]]
                   1359:                $f.tables
                   1360: 
                   1361:        * src/types/pa_wcontext.C 1.26:
                   1362:                output message: more practical suggestion
                   1363: 
                   1364: 2003-09-02  paf
                   1365:        * src/targets/apache13/mod_parser3.c 1.5:
                   1366:                çàáûòîå èçìåíåíèå
                   1367: 
                   1368:        * src/types/pa_vdate.h [release_3_0_8] 1.24.6.2:
                   1369:                forgot initializer
                   1370: 
                   1371:        * src/main/pa_common.C [release_3_0_8] 1.153.2.2:
                   1372:                got rid of 'stdout' symbol reference on unix (users reported
                   1373:                problems with some old libc)
                   1374: 
                   1375:        * operators.txt [release_3_0_8] 1.115.2.1:
                   1376:                *** empty log message ***
                   1377: 
                   1378:        * src/main/pa_common.C [release_3_0_8] 1.153.2.3:
                   1379:                printf is buffered, write(1 is not. can't flush stdout without
                   1380:                referencing 'stdout' symbol. to hell with non-ansi libraries
                   1381:                without 'stdout' symbol
                   1382: 
                   1383: 2003-09-01  paf
                   1384:        * src/targets/apache13/Makefile.am [release_3_1_0] 1.16.2.1:
                   1385:        * src/targets/apache13/Makefile.in [release_3_1_0] 1.46.2.1:
                   1386:        * src/targets/apache13/mod_parser3.C [release_3_1_0] 1.29.2.1:
                   1387:        * src/targets/apache13/mod_parser3.c [release_3_1_0] 1.3.2.1:
                   1388:                renamed to .c [lowercase] to correspond to runconfigure.
                   1389:                added files to fix 'make dist'
                   1390: 
                   1391:        * src/targets/apache13/Makefile.am 1.17:
                   1392:        * src/targets/apache13/Makefile.in 1.47:
                   1393:        * src/targets/apache13/mod_parser3.c 1.4:
                   1394:                merged with 3.1.0:
                   1395:                renamed to .c [lowercase] to correspond to runconfigure.
                   1396:                added files to fix 'make dist'
                   1397: 
                   1398:        * src/classes/date.C [release_3_0_8] 1.45.2.1:
                   1399:        * src/include/pa_common.h [release_3_0_8] 1.92.2.1:
                   1400:        * src/main/compile.tab.C [release_3_0_8] 1.83.2.1:
                   1401:        * src/main/pa_common.C [release_3_0_8] 1.153.2.1:
                   1402:        * src/types/pa_vdate.h [release_3_0_8] 1.24.6.1:
                   1403:                $date.TZ
                   1404:                ^date.roll[TZ;new zone]
                   1405: 
                   1406:        * src/classes/image.C 1.92:
                   1407:                memory handling bugs [unpatched 'new' calls]
                   1408: 
                   1409: 2003-08-19  paf
                   1410:        * src/types/pa_vmail.C 1.48:
                   1411:        * src/types/pa_vmail.h 1.11:
                   1412:                parses headers, still problems with body
                   1413: 
                   1414:        * src/types/pa_vmail.C 1.47:
                   1415:                mail_receive just compiled
                   1416: 
                   1417:        * src/types/pa_vmail.C 1.50:
                   1418:                turned  off recoding in gmime (were still recoding headers)
                   1419: 
                   1420:        * src/include/pa_memory.h 1.3:
                   1421:        * src/types/pa_value.h 1.111:
                   1422:                -= few warnings
                   1423: 
                   1424:        * src/targets/apache13/mod_parser3.C 1.31:
                   1425:        * src/targets/apache13/mod_parser3.c 1.2:
                   1426:                .c
                   1427: 
                   1428:        * src/types/pa_vmail.C 1.49:
                   1429:                works as before, same charset problems:
                   1430:                gmime recodes to UTF-8 only headers, not body. so not recoding anything for now
                   1431: 
                   1432:        * src/targets/apache13/mod_parser3.C 1.30:
                   1433:        * src/targets/apache13/pa_httpd.h 1.3:
                   1434:        * src/targets/apache13core/mod_parser3.C 1.3:
                   1435:                apache module compiled on MSVC7
                   1436: 
                   1437:        * src/types/pa_value.C 1.11:
                   1438:        * src/types/pa_value.h 1.112:
                   1439:        * src/types/pa_vdate.h 1.26:
                   1440:        * src/types/pa_vrequest.C 1.29:
                   1441:        * src/types/pa_vstring.h 1.56:
                   1442:        * src/types/pa_vxdoc.C 1.25:
                   1443:        * src/types/pa_vxnode.C 1.32:
                   1444:                bark intefrace obsoleted, simplified a little
                   1445: 
                   1446:        * src/types/pa_vhash.C 1.3:
                   1447:        * src/types/pa_vhash.h 1.47:
                   1448:                _default+foreach bug refix [lost fix from 3.0.8]
                   1449: 
                   1450:        * src/types/pa_vcookie.C 1.57:
                   1451:                in VC7
                   1452:                if(type var=xxx){
                   1453:                }else{
                   1454:                  now visible here
                   1455:                }
                   1456:                
                   1457:                bug fix
                   1458: 
                   1459:        * src/main/compile.tab.C 1.87:
                   1460:                initialized couple of variables about which user reported runtime problems when parser were compiled with VC7, warning level4.
                   1461:                study shows that later in bison they've fixed that. would migrate to latest bison someday
                   1462: 
                   1463: 2003-08-18  paf
                   1464:        * src/classes/classes.vcproj 1.2:
                   1465:        * src/include/pa_config_fixed.h 1.58:
                   1466:        * src/main/main.vcproj 1.2:
                   1467:        * src/types/types.vcproj 1.2:
                   1468:                win32: continued process detaching from \parser3project directory
                   1469: 
                   1470:        * ~sak5c961f3101c36563.tmp 1.1:
                   1471:                Temporary file created by Visual Studio .NET to detect Jalindi
                   1472:                Igloo capabilities.
                   1473: 
                   1474:        * gnu.vcproj 1.1:
                   1475:        * parser3.sln 1.1:
                   1476:        * src/classes/classes.vcproj 1.1:
                   1477:        * src/lib/cord/cord.vcproj 1.1:
                   1478:        * src/lib/ltdl/libltdl.vcproj 1.1:
                   1479:        * src/lib/md5/md5.vcproj 1.1:
                   1480:        * src/lib/pcre/pcre.vcproj 1.1:
                   1481:        * src/lib/pcre/pcre_dftables.vcproj 1.1:
                   1482:        * src/lib/pcre/pcre_parser_ctype.vcproj 1.1:
                   1483:        * src/main/main.vcproj 1.1:
                   1484:        * src/targets/apache13/ApacheModuleParser3.vcproj 1.1:
                   1485:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.1:
                   1486:        * src/targets/cgi/parser3.vcproj 1.1:
                   1487:        * src/targets/isapi/parser3isapi.vcproj 1.1:
                   1488:        * src/types/types.vcproj 1.1:
                   1489:                new VS project files
                   1490: 
                   1491:        * configure 1.68:
                   1492:        * configure.in 1.64:
                   1493:        * src/classes/Makefile.am 1.42:
                   1494:        * src/classes/Makefile.in 1.55:
                   1495:        * src/classes/classes.awk 1.8:
                   1496:        * src/doc/footer.htm 1.3:
                   1497:        * src/include/pa_config_fixed.h 1.57:
                   1498:        * src/include/pa_version.h 1.8:
                   1499:        * src/lib/Makefile.am 1.5:
                   1500:        * src/lib/Makefile.in 1.10:
                   1501:        * src/lib/patches/Makefile.in 1.12:
                   1502:        * src/main/compile.tab.C 1.86:
                   1503:        * src/main/pa_charset.C 1.36:
                   1504:        * src/main/pa_string.C 1.175:
                   1505:        * src/main/untaint.C 1.118:
                   1506:        * src/types/pa_vmail.C 1.46:
                   1507:        * www/htdocs/.htaccess [release_3_1_0] 1.13.2.1:
                   1508:        * www/htdocs/auto.p [release_3_1_0] 1.18.2.1:
                   1509:                merged 3.1.0 latest changes
                   1510: 
                   1511:        * gnu.dsp 1.5:
                   1512:        * gnu.vcproj.vspscc 1.1:
                   1513:        * parser3.dsw 1.9:
                   1514:        * parser3.vssscc 1.1:
                   1515:        * src/classes/classes.dsp 1.31:
                   1516:        * src/classes/classes.vcproj.vspscc 1.1:
                   1517:        * src/lib/cord/cord.dsp 1.3:
                   1518:        * src/lib/cord/cord.vcproj.vspscc 1.1:
                   1519:        * src/lib/ltdl/libltdl.dsp 1.7:
                   1520:        * src/lib/ltdl/libltdl.vcproj.vspscc 1.1:
                   1521:        * src/lib/md5/md5.dsp 1.5:
                   1522:        * src/lib/md5/md5.vcproj.vspscc 1.1:
                   1523:        * src/lib/pcre/pcre.dsp 1.4:
                   1524:        * src/lib/pcre/pcre.vcproj.vspscc 1.1:
                   1525:        * src/lib/pcre/pcre_dftables.dsp 1.2:
                   1526:        * src/lib/pcre/pcre_dftables.vcproj.vspscc 1.1:
                   1527:        * src/lib/pcre/pcre_parser_ctype.dsp 1.3:
                   1528:        * src/lib/pcre/pcre_parser_ctype.vcproj.vspscc 1.1:
                   1529:        * src/main/main.dsp 1.167:
                   1530:        * src/main/main.vcproj.vspscc 1.1:
                   1531:        * src/targets/apache13/ApacheModuleParser3.dsp 1.18:
                   1532:        * src/targets/apache13/ApacheModuleParser3.vcproj.vspscc 1.1:
                   1533:        * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.4:
                   1534:        * src/targets/apache13core/ApacheModuleParser3Core.vcproj.vspscc 1.1:
                   1535:        * src/targets/cgi/parser3.dsp 1.66:
                   1536:        * src/targets/cgi/parser3.vcproj 1.2:
                   1537:        * src/targets/isapi/parser3isapi.dsp 1.44:
                   1538:        * src/targets/isapi/parser3isapi.vcproj.vspscc 1.1:
                   1539:        * src/types/types.dsp 1.42:
                   1540:        * src/types/types.vcproj.vspscc 1.1:
                   1541:                moved to MSVC 7
                   1542: 
                   1543: 2003-08-15  paf
                   1544:        * src/main/untaint.C [release_3_0_8] 1.116.2.1:
                   1545:                email addresses in forms:
                   1546:                  "non-ascii" <yyy>
                   1547:                  non-ascii <yyy>
                   1548:                now encoded correctly
                   1549: 
                   1550:        * src/main/untaint.C [release_3_1_0] 1.117.2.1:
                   1551:                email addresses in forms:
                   1552:                  "non-ascii" <yyy>
                   1553:                  non-ascii <yyy>
                   1554:                now encoded correctly [kinda merge from 3.0.8]
                   1555: 
                   1556: 2003-07-29  paf
                   1557:        * src/classes/Makefile.am [release_3_1_0] 1.41.2.2:
                   1558:        * src/classes/Makefile.in [release_3_1_0] 1.54.2.2:
                   1559:        * src/classes/classes.awk [release_3_1_0] 1.7.2.1:
                   1560:                classes.awk added to make dist
                   1561: 
                   1562:        * src/types/pa_vmail.C [release_3_1_0] 1.45.2.1:
                   1563:                just started --with-mail-receive
                   1564: 
                   1565: 2003-07-28  paf
                   1566:        * src/classes/Makefile.am [release_3_1_0] 1.41.2.1:
                   1567:        * src/classes/Makefile.in [release_3_1_0] 1.54.2.1:
                   1568:        * src/lib/Makefile.am [release_3_1_0] 1.4.2.1:
                   1569:        * src/lib/Makefile.in [release_3_1_0] 1.9.2.1:
                   1570:                removed circular dependence in src/classes, src/lib/gc now in dist
                   1571: 
                   1572:        * src/main/pa_string.C [release_3_1_0] 1.174.2.1:
                   1573:                ^cache bug fix [were not working at all]
                   1574: 
                   1575: 2003-07-25  paf
                   1576:        * src/doc/footer.htm [release_3_1_0] 1.2.28.1:
                   1577:                year
                   1578: 
1.24      paf      1579: 2003-07-24  paf
                   1580:        * INSTALL 1.33:
                   1581:        * Makefile.am 1.35:
                   1582:        * Makefile.in 1.49:
                   1583:        * acsite.m4 1.2:
                   1584:        * bin/Makefile.in 1.10:
                   1585:        * configure 1.67:
                   1586:        * configure.in 1.63:
                   1587:        * etc/Makefile.in 1.15:
                   1588:        * etc/parser3.charsets/Makefile.in 1.18:
                   1589:        * etc/parser3.charsets/koi8-r.cfg 1.4:
                   1590:        * etc/parser3.charsets/windows-1251.cfg 1.8:
                   1591:        * operators.txt 1.116:
                   1592:        * parser3.dsw 1.8:
                   1593:        * src/Makefile.in 1.56:
                   1594:        * src/classes/Makefile.am 1.41:
                   1595:        * src/classes/Makefile.in 1.54:
                   1596:        * src/classes/classes.C 1.19:
                   1597:        * src/classes/classes.awk 1.7:
                   1598:        * src/classes/classes.dsp 1.29:
                   1599:        * src/classes/classes.h 1.24:
                   1600:        * src/classes/date.C 1.46:
                   1601:        * src/classes/double.C 1.54:
                   1602:        * src/classes/file.C 1.111:
                   1603:        * src/classes/form.C 1.35:
                   1604:        * src/classes/hash.C 1.57:
                   1605:        * src/classes/image.C 1.91:
                   1606:        * src/classes/int.C 1.50:
                   1607:        * src/classes/mail.C 1.89:
                   1608:        * src/classes/math.C 1.34:
                   1609:        * src/classes/memory.C 1.2:
                   1610:        * src/classes/op.C 1.129:
                   1611:        * src/classes/response.C 1.24:
                   1612:        * src/classes/string.C 1.126:
                   1613:        * src/classes/table.C 1.182:
                   1614:        * src/classes/void.C 1.29:
                   1615:        * src/classes/xdoc.C 1.111:
                   1616:        * src/classes/xnode.C 1.56:
                   1617:        * src/classes/xnode.h 1.19:
                   1618:        * src/doc/exception.dox 1.2:
                   1619:        * src/doc/index.dox 1.5:
                   1620:        * src/doc/memory.dox 1.2:
                   1621:        * src/doc/string.dox 1.5:
                   1622:        * src/include/Makefile.am 1.4:
                   1623:        * src/include/Makefile.in 1.12:
                   1624:        * src/include/pa_array.h 1.59:
                   1625:        * src/include/pa_cache_managers.h 1.10:
                   1626:        * src/include/pa_charset.h 1.23:
                   1627:        * src/include/pa_charsets.h 1.9:
                   1628:        * src/include/pa_common.h 1.93:
                   1629:        * src/include/pa_config_auto.h.in 1.38:
                   1630:        * src/include/pa_config_fixed.h 1.56:
                   1631:        * src/include/pa_config_includes.h 1.25:
                   1632:        * src/include/pa_dictionary.h 1.14:
                   1633:        * src/include/pa_dir.h 1.14:
                   1634:        * src/include/pa_exception.h 1.39:
                   1635:        * src/include/pa_exec.h 1.13:
                   1636:        * src/include/pa_globals.h 1.104:
                   1637:        * src/include/pa_hash.h 1.59:
                   1638:        * src/include/pa_memory.h 1.2:
                   1639:        * src/include/pa_opcode.h 1.25:
                   1640:        * src/include/pa_operation.h 1.2:
                   1641:        * src/include/pa_pool.h 1.87:
                   1642:        * src/include/pa_pragma_pack_begin.h 1.7:
                   1643:        * src/include/pa_pragma_pack_end.h 1.7:
                   1644:        * src/include/pa_request.h 1.162:
                   1645:        * src/include/pa_request_charsets.h 1.2:
                   1646:        * src/include/pa_request_info.h 1.2:
                   1647:        * src/include/pa_sapi.h 1.23:
                   1648:        * src/include/pa_socks.h 1.12:
                   1649:        * src/include/pa_sql_connection.h 1.31:
                   1650:        * src/include/pa_sql_driver_manager.h 1.27:
                   1651:        * src/include/pa_stack.h 1.18:
                   1652:        * src/include/pa_string.h 1.145:
                   1653:        * src/include/pa_stylesheet_connection.h 1.33:
                   1654:        * src/include/pa_stylesheet_manager.h 1.16:
                   1655:        * src/include/pa_table.h 1.52:
                   1656:        * src/include/pa_threads.h 1.27:
                   1657:        * src/include/pa_types.h 1.45:
                   1658:        * src/include/pa_uue.h 1.5:
                   1659:        * src/lib/Makefile.am 1.4:
                   1660:        * src/lib/Makefile.in 1.9:
                   1661:        * src/lib/cord/Makefile.am 1.2:
                   1662:        * src/lib/cord/Makefile.in 1.2:
                   1663:        * src/lib/cord/cord.dsp 1.2:
                   1664:        * src/lib/cord/cordbscs.c 1.2:
                   1665:        * src/lib/cord/cordprnt.c 1.2:
                   1666:        * src/lib/cord/cordxtra.c 1.2:
                   1667:        * src/lib/cord/include/Makefile.am 1.2:
                   1668:        * src/lib/cord/include/Makefile.in 1.2:
                   1669:        * src/lib/cord/include/cord.h 1.2:
                   1670:        * src/lib/cord/include/ec.h 1.2:
                   1671:        * src/lib/cord/include/private/Makefile.am 1.2:
                   1672:        * src/lib/cord/include/private/Makefile.in 1.2:
                   1673:        * src/lib/cord/include/private/cord_pos.h 1.2:
                   1674:        * src/lib/cord/source.url 1.2:
                   1675:        * src/lib/gc/Makefile.am 1.2:
                   1676:        * src/lib/gc/Makefile.in 1.2:
1.25      paf      1677:        * src/lib/gc/include/Makefile.am 1.2:
                   1678:        * src/lib/gc/include/Makefile.in 1.2:
                   1679:        * src/lib/gc/include/gc.h 1.2:
1.24      paf      1680:        * src/lib/ltdl/Makefile.in 1.5:
                   1681:        * src/lib/ltdl/libltdl.dsp 1.6:
                   1682:        * src/lib/md5/Makefile.in 1.7:
                   1683:        * src/lib/md5/pa_md5.h 1.8:
                   1684:        * src/lib/md5/pa_md5c.c 1.10:
                   1685:        * src/lib/patches/Makefile.am 1.4:
                   1686:        * src/lib/patches/Makefile.in 1.11:
                   1687:        * src/lib/patches/gc.patch 1.2:
                   1688:        * src/lib/patches/gdome2.patch 1.2:
                   1689:        * src/lib/patches/libxml2.patch 1.2:
                   1690:        * src/lib/patches/libxslt.patch 1.2:
                   1691:        * src/lib/pcre/Makefile.in 1.9:
                   1692:        * src/lib/pcre/pcre.h 1.2:
                   1693:        * src/lib/pcre/pcre_parser_ctype.c 1.4:
                   1694:        * src/main/Makefile.am 1.36:
                   1695:        * src/main/Makefile.in 1.51:
                   1696:        * src/main/compile.C 1.70:
                   1697:        * src/main/compile.tab.C 1.84:
                   1698:        * src/main/compile.tab.C 1.85:
                   1699:        * src/main/compile.y 1.206:
                   1700:        * src/main/compile_tools.C 1.55:
                   1701:        * src/main/compile_tools.h 1.68:
                   1702:        * src/main/execute.C 1.297:
                   1703:        * src/main/main.dsp 1.165:
                   1704:        * src/main/pa_array.C 1.57:
                   1705:        * src/main/pa_cache_managers.C 1.8:
                   1706:        * src/main/pa_charset.C 1.35:
                   1707:        * src/main/pa_charsets.C 1.12:
                   1708:        * src/main/pa_common.C 1.154:
                   1709:        * src/main/pa_dictionary.C 1.18:
                   1710:        * src/main/pa_dir.C 1.15:
                   1711:        * src/main/pa_exception.C 1.44:
                   1712:        * src/main/pa_exec.C 1.51:
                   1713:        * src/main/pa_globals.C 1.157:
                   1714:        * src/main/pa_hash.C 1.54:
                   1715:        * src/main/pa_memory.C 1.2:
                   1716:        * src/main/pa_pool.C 1.60:
                   1717:        * src/main/pa_request.C 1.248:
                   1718:        * src/main/pa_socks.C 1.19:
                   1719:        * src/main/pa_sql_driver_manager.C 1.71:
                   1720:        * src/main/pa_string.C 1.174:
                   1721:        * src/main/pa_stylesheet_manager.C 1.17:
                   1722:        * src/main/pa_table.C 1.56:
                   1723:        * src/main/pa_uue.C 1.5:
                   1724:        * src/main/untaint.C 1.117:
                   1725:        * src/sql/Makefile.in 1.12:
                   1726:        * src/sql/pa_sql_driver.h 1.35:
                   1727:        * src/targets/Makefile.am 1.10:
                   1728:        * src/targets/Makefile.in 1.43:
                   1729:        * src/targets/apache13/ApacheModuleParser3.dsp 1.17:
                   1730:        * src/targets/apache13/Makefile.am 1.16:
                   1731:        * src/targets/apache13/Makefile.in 1.46:
                   1732:        * src/targets/apache13/mod_parser3.C 1.29:
                   1733:        * src/targets/apache13/p3runConfigure.in 1.13:
                   1734:        * src/targets/apache13/pa_httpd.h 1.2:
                   1735:        * src/targets/apache13/pa_md5c.c 1.6:
                   1736:        * src/targets/apache13/pa_pool.C 1.9:
                   1737:        * src/targets/apache13/pa_threads.C 1.12:
                   1738:        * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.2:
                   1739:        * src/targets/apache13core/Makefile.am 1.2:
                   1740:        * src/targets/apache13core/Makefile.in 1.2:
                   1741:        * src/targets/apache13core/mod_parser3.C 1.2:
                   1742:        * src/targets/apache13core/pa_threads.C 1.2:
                   1743:        * src/targets/cgi/Makefile.am 1.47:
                   1744:        * src/targets/cgi/Makefile.in 1.63:
                   1745:        * src/targets/cgi/getopt.c 1.3:
                   1746:        * src/targets/cgi/getopt.h 1.3:
                   1747:        * src/targets/cgi/pa_pool.C 1.42:
                   1748:        * src/targets/cgi/pa_threads.C 1.13:
                   1749:        * src/targets/cgi/parser3.C 1.218:
                   1750:        * src/targets/cgi/parser3.dsp 1.64:
                   1751:        * src/targets/cgi/pool_storage.h 1.14:
                   1752:        * src/targets/cgi/pp3.cmd 1.2:
                   1753:        * src/targets/isapi/Makefile.am 1.2:
                   1754:        * src/targets/isapi/Makefile.in 1.12:
                   1755:        * src/targets/isapi/pa_pool.C 1.17:
                   1756:        * src/targets/isapi/pa_threads.C 1.14:
                   1757:        * src/targets/isapi/parser3isapi.C 1.83:
                   1758:        * src/targets/isapi/parser3isapi.dsp 1.42:
                   1759:        * src/targets/isapi/pool_storage.h 1.20:
                   1760:        * src/types/Makefile.am 1.29:
                   1761:        * src/types/Makefile.in 1.51:
                   1762:        * src/types/pa_junction.h 1.2:
                   1763:        * src/types/pa_method.h 1.2:
                   1764:        * src/types/pa_value.C 1.10:
                   1765:        * src/types/pa_value.h 1.110:
                   1766:        * src/types/pa_vbool.h 1.22:
                   1767:        * src/types/pa_vclass.C 1.17:
                   1768:        * src/types/pa_vclass.h 1.40:
                   1769:        * src/types/pa_vcode_frame.h 1.25:
                   1770:        * src/types/pa_vcookie.C 1.56:
                   1771:        * src/types/pa_vcookie.h 1.24:
                   1772:        * src/types/pa_vdate.h 1.25:
                   1773:        * src/types/pa_vdouble.h 1.43:
                   1774:        * src/types/pa_venv.h 1.29:
                   1775:        * src/types/pa_vfile.C 1.37:
                   1776:        * src/types/pa_vfile.h 1.53:
                   1777:        * src/types/pa_vform.C 1.75:
                   1778:        * src/types/pa_vform.h 1.46:
                   1779:        * src/types/pa_vhash.C 1.2:
                   1780:        * src/types/pa_vhash.h 1.46:
                   1781:        * src/types/pa_vimage.C 1.23:
                   1782:        * src/types/pa_vimage.h 1.35:
                   1783:        * src/types/pa_vint.h 1.39:
                   1784:        * src/types/pa_vjunction.h 1.20:
                   1785:        * src/types/pa_vmail.C 1.45:
                   1786:        * src/types/pa_vmail.h 1.10:
                   1787:        * src/types/pa_vmath.C 1.2:
                   1788:        * src/types/pa_vmath.h 1.15:
                   1789:        * src/types/pa_vmemory.h 1.2:
                   1790:        * src/types/pa_vmethod_frame.C 1.2:
                   1791:        * src/types/pa_vmethod_frame.h 1.46:
                   1792:        * src/types/pa_vobject.C 1.13:
                   1793:        * src/types/pa_vobject.h 1.39:
                   1794:        * src/types/pa_vrequest.C 1.28:
                   1795:        * src/types/pa_vrequest.h 1.26:
                   1796:        * src/types/pa_vresponse.C 1.18:
                   1797:        * src/types/pa_vresponse.h 1.33:
                   1798:        * src/types/pa_vstateless_class.C 1.20:
                   1799:        * src/types/pa_vstateless_class.h 1.43:
                   1800:        * src/types/pa_vstateless_object.h 1.29:
                   1801:        * src/types/pa_vstatus.C 1.17:
                   1802:        * src/types/pa_vstatus.h 1.16:
                   1803:        * src/types/pa_vstring.C 1.23:
                   1804:        * src/types/pa_vstring.h 1.55:
                   1805:        * src/types/pa_vtable.C 1.22:
                   1806:        * src/types/pa_vtable.h 1.49:
                   1807:        * src/types/pa_vvoid.h 1.18:
                   1808:        * src/types/pa_vxdoc.C 1.24:
                   1809:        * src/types/pa_vxdoc.h 1.32:
                   1810:        * src/types/pa_vxnode.C 1.31:
                   1811:        * src/types/pa_vxnode.h 1.23:
                   1812:        * src/types/pa_wcontext.C 1.25:
                   1813:        * src/types/pa_wcontext.h 1.43:
                   1814:        * src/types/pa_wwrapper.h 1.29:
                   1815:        * src/types/types.dsp 1.40:
                   1816:        * www/htdocs/.htaccess 1.13:
                   1817:        * www/htdocs/auto.p 1.18:
                   1818:        * www/htdocs/index.html 1.212:
                   1819:                moved tempate_gc to HEAD
                   1820: 
                   1821:        * parser3.dsw [template_gc] 1.7.6.1.2.4:
                   1822:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.21:
                   1823:        * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.6:
                   1824:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.18:
                   1825:                few paths for libxml debug/release changes
                   1826: 
                   1827:        * src/targets/apache13/ApacheModuleParser3.dsp [release_3_0_8] 1.16.16.2:
                   1828:        * src/targets/cgi/parser3.dsp [release_3_0_8] 1.63.2.1:
                   1829:        * src/targets/isapi/parser3isapi.dsp [release_3_0_8] 1.41.16.1:
                   1830:                more step towards \parser3project not having to be in root
                   1831: 
                   1832:        * parser3.dsw [template_gc] 1.7.6.1.2.5:
                   1833:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.22:
                   1834:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.19:
                   1835:                relative paths to xml&gc libs
                   1836: 
                   1837:        * src/lib/md5/pa_md5c.c [template_gc] 1.6.2.1.2.4:
                   1838:                PA_ -> pa_
                   1839: 
                   1840:        * src/classes/math.C [template_gc] 1.24.2.12.2.16:
                   1841:        * src/classes/math.C [template_gc] 1.24.2.12.2.17:
                   1842:                uuid bugfix
                   1843: 
                   1844:        * tests/141.html [template_gc] 1.1.2.2:
                   1845:        * tests/Makefile [template_gc] 1.1.2.8.2.10:
                   1846:        * tests/results/005.processed [template_gc] 1.1.2.2.2.2:
                   1847:        * tests/results/030.processed [template_gc] 1.1.2.2.2.2:
                   1848:        * tests/results/075.processed [template_gc] 1.1.2.1.2.2:
                   1849:        * tests/results/078.processed [template_gc] 1.1.2.1.2.2:
                   1850:                to reflect date format change (were - become ' ')
                   1851: 
1.25      paf      1852:        * src/classes/classes.dsp 1.30:
                   1853:        * src/main/main.dsp 1.166:
                   1854:        * src/main/pa_globals.C 1.158:
                   1855:        * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.3:
                   1856:        * src/targets/cgi/parser3.dsp 1.65:
                   1857:        * src/targets/isapi/parser3isapi.dsp 1.43:
                   1858:        * src/types/types.dsp 1.41:
                   1859:                cvs: getting rid of win32xml pseudo project
                   1860: 
1.24      paf      1861:        * src/classes/math.C 1.33:
                   1862:                merged uuid bugfix
                   1863: 
                   1864:        * src/include/pa_version.h [release_3_0_8] 1.7.18.1:
1.25      paf      1865:        * src/include/pa_version.h [release_3_1_0] 1.7.20.1:
                   1866:        * src/lib/patches/Makefile.in [release_3_1_0] 1.11.2.1:
1.24      paf      1867:                release
                   1868: 
                   1869:        * src/classes/math.C [release_3_0_8] 1.33.2.1:
                   1870:        * src/lib/md5/pa_md5.h [release_3_0_8] 1.7.2.1:
                   1871:        * src/lib/md5/pa_md5c.c [release_3_0_8] 1.9.2.1:
                   1872:        * src/targets/apache13/ApacheModuleParser3.dsp [release_3_0_8] 1.16.16.1:
                   1873:        * src/targets/apache13/pa_md5c.c [release_3_0_8] 1.5.6.1:
                   1874:                apache module compiled [were minor unnecessary changes in lib
                   1875:                md5 interface]
                   1876: 
1.26      paf      1877:        * src/include/pa_config_fixed.h [release_3_1_0] 1.56.2.3:
                   1878:        * src/main/pa_charset.C [release_3_1_0] 1.35.2.1:
                   1879:                bad #endif fix
                   1880: 
1.24      paf      1881:        * tests/001.html 1.2:
                   1882:        * tests/002.html 1.2:
                   1883:        * tests/003.html 1.2:
                   1884:        * tests/004.html 1.2:
                   1885:        * tests/005.html 1.2:
                   1886:        * tests/006.html 1.2:
                   1887:        * tests/007.html 1.2:
                   1888:        * tests/008.html 1.2:
                   1889:        * tests/009.html 1.2:
                   1890:        * tests/010.html 1.2:
                   1891:        * tests/011.html 1.2:
                   1892:        * tests/012.html 1.2:
                   1893:        * tests/013.html 1.2:
                   1894:        * tests/014.html 1.2:
                   1895:        * tests/015.html 1.2:
                   1896:        * tests/016.html 1.2:
                   1897:        * tests/017.html 1.2:
                   1898:        * tests/018.html 1.2:
                   1899:        * tests/019.html 1.2:
                   1900:        * tests/019paf2001.gif 1.2:
                   1901:        * tests/020.html 1.2:
                   1902:        * tests/021.html 1.2:
                   1903:        * tests/022.html 1.2:
                   1904:        * tests/022_dir/a.html 1.2:
                   1905:        * tests/022_dir/b.txt 1.2:
                   1906:        * tests/022_dir/c.htm 1.2:
                   1907:        * tests/023.html 1.2:
                   1908:        * tests/024.html 1.2:
                   1909:        * tests/025.html 1.2:
                   1910:        * tests/026.html 1.2:
                   1911:        * tests/027.html 1.2:
                   1912:        * tests/028.html 1.2:
                   1913:        * tests/029.html 1.2:
                   1914:        * tests/030.html 1.2:
                   1915:        * tests/031.html 1.2:
                   1916:        * tests/032.html 1.2:
                   1917:        * tests/033.html 1.2:
                   1918:        * tests/034.html 1.2:
                   1919:        * tests/035.html 1.2:
                   1920:        * tests/036.html 1.2:
                   1921:        * tests/037.html 1.2:
                   1922:        * tests/038.html 1.2:
                   1923:        * tests/039.html 1.2:
                   1924:        * tests/040.html 1.2:
                   1925:        * tests/041.html 1.2:
                   1926:        * tests/042.html 1.2:
                   1927:        * tests/043.html 1.2:
                   1928:        * tests/044.html 1.2:
                   1929:        * tests/045.html 1.2:
                   1930:        * tests/046.html 1.2:
                   1931:        * tests/047.html 1.2:
                   1932:        * tests/048.html 1.2:
                   1933:        * tests/049.html 1.2:
                   1934:        * tests/050.html 1.2:
                   1935:        * tests/051.html 1.2:
                   1936:        * tests/051b.p 1.2:
                   1937:        * tests/051t.p 1.2:
                   1938:        * tests/052.html 1.2:
                   1939:        * tests/053.html 1.2:
                   1940:        * tests/054.html 1.2:
                   1941:        * tests/055.html 1.2:
                   1942:        * tests/056.html 1.2:
                   1943:        * tests/057.html 1.2:
                   1944:        * tests/058.html 1.2:
                   1945:        * tests/058_paf2000.png 1.2:
                   1946:        * tests/059.html 1.2:
                   1947:        * tests/060.html 1.2:
                   1948:        * tests/061.dat 1.2:
                   1949:        * tests/061.html 1.2:
                   1950:        * tests/062.html 1.2:
                   1951:        * tests/063.html 1.2:
                   1952:        * tests/064.html 1.2:
                   1953:        * tests/065.html 1.2:
                   1954:        * tests/066.html 1.2:
                   1955:        * tests/067.html 1.2:
                   1956:        * tests/068.html 1.2:
                   1957:        * tests/069.html 1.2:
                   1958:        * tests/070.html 1.2:
                   1959:        * tests/071.html 1.2:
                   1960:        * tests/072.html 1.2:
                   1961:        * tests/073.html 1.2:
                   1962:        * tests/074.html 1.2:
                   1963:        * tests/075.html 1.2:
                   1964:        * tests/076.html 1.2:
                   1965:        * tests/077.html 1.2:
                   1966:        * tests/078.html 1.2:
                   1967:        * tests/079.html 1.2:
                   1968:        * tests/080.html 1.2:
                   1969:        * tests/081.html 1.2:
                   1970:        * tests/082.html 1.2:
                   1971:        * tests/083.html 1.2:
                   1972:        * tests/084.html 1.2:
                   1973:        * tests/085.html 1.2:
                   1974:        * tests/086.html 1.2:
                   1975:        * tests/087.html 1.2:
                   1976:        * tests/088.html 1.2:
                   1977:        * tests/089.html 1.2:
                   1978:        * tests/090.html 1.2:
                   1979:        * tests/091.html 1.2:
                   1980:        * tests/092.html 1.2:
                   1981:        * tests/093.html 1.2:
                   1982:        * tests/094.html 1.2:
                   1983:        * tests/095.html 1.2:
                   1984:        * tests/096.html 1.2:
                   1985:        * tests/096_dir/163.jpg 1.2:
                   1986:        * tests/096_dir/188.jpg 1.2:
                   1987:        * tests/097.html 1.2:
                   1988:        * tests/098.html 1.2:
                   1989:        * tests/098font.gif 1.2:
                   1990:        * tests/099.html 1.2:
                   1991:        * tests/100.html 1.2:
                   1992:        * tests/101.html 1.2:
                   1993:        * tests/102.html 1.2:
                   1994:        * tests/103.html 1.2:
                   1995:        * tests/103mark.gif 1.2:
                   1996:        * tests/103paf2001.gif 1.2:
                   1997:        * tests/104.html 1.2:
                   1998:        * tests/105.html 1.2:
                   1999:        * tests/106.html 1.2:
                   2000:        * tests/107.html 1.2:
                   2001:        * tests/108.html 1.2:
                   2002:        * tests/108.xsl 1.2:
                   2003:        * tests/109.html 1.2:
                   2004:        * tests/110.html 1.2:
                   2005:        * tests/111.html 1.2:
                   2006:        * tests/112.html 1.2:
                   2007:        * tests/113.html 1.2:
                   2008:        * tests/114.html 1.2:
                   2009:        * tests/115.html 1.2:
                   2010:        * tests/116.html 1.2:
                   2011:        * tests/117.html 1.2:
                   2012:        * tests/118.html 1.2:
                   2013:        * tests/119.html 1.2:
                   2014:        * tests/120.html 1.2:
                   2015:        * tests/121.html 1.2:
                   2016:        * tests/122.html 1.2:
                   2017:        * tests/123.html 1.2:
                   2018:        * tests/124.html 1.2:
                   2019:        * tests/125.html 1.2:
                   2020:        * tests/126.html 1.2:
                   2021:        * tests/127.html 1.2:
                   2022:        * tests/128.html 1.2:
                   2023:        * tests/129.html 1.2:
                   2024:        * tests/130.html 1.2:
                   2025:        * tests/131.html 1.2:
                   2026:        * tests/132.html 1.2:
                   2027:        * tests/133.html 1.2:
                   2028:        * tests/134.html 1.2:
                   2029:        * tests/135.html 1.2:
                   2030:        * tests/136.html 1.2:
                   2031:        * tests/137.html 1.2:
                   2032:        * tests/138.html 1.2:
                   2033:        * tests/139.html 1.2:
                   2034:        * tests/140.html 1.2:
                   2035:        * tests/141.html 1.2:
                   2036:        * tests/Makefile 1.2:
                   2037:        * tests/descript.ion 1.2:
                   2038:        * tests/outputs/create-dir 1.2:
                   2039:        * tests/results/001.processed 1.2:
                   2040:        * tests/results/002.processed 1.2:
                   2041:        * tests/results/003.processed 1.2:
                   2042:        * tests/results/004.processed 1.2:
                   2043:        * tests/results/005.processed 1.2:
                   2044:        * tests/results/006.processed 1.2:
                   2045:        * tests/results/007.processed 1.2:
                   2046:        * tests/results/008.processed 1.2:
                   2047:        * tests/results/009.processed 1.2:
                   2048:        * tests/results/010.processed 1.2:
                   2049:        * tests/results/011.processed 1.2:
                   2050:        * tests/results/012.processed 1.2:
                   2051:        * tests/results/013.processed 1.2:
                   2052:        * tests/results/014.processed 1.2:
                   2053:        * tests/results/015.processed 1.2:
                   2054:        * tests/results/016.processed 1.2:
                   2055:        * tests/results/017.processed 1.2:
                   2056:        * tests/results/018.processed 1.2:
                   2057:        * tests/results/019.processed 1.2:
                   2058:        * tests/results/020.processed 1.2:
                   2059:        * tests/results/021.processed 1.2:
                   2060:        * tests/results/022.processed 1.2:
                   2061:        * tests/results/023.processed 1.2:
                   2062:        * tests/results/024.processed 1.2:
                   2063:        * tests/results/025.processed 1.2:
                   2064:        * tests/results/026.processed 1.2:
                   2065:        * tests/results/027.processed 1.2:
                   2066:        * tests/results/028.processed 1.2:
                   2067:        * tests/results/029.processed 1.2:
                   2068:        * tests/results/030.processed 1.2:
                   2069:        * tests/results/031.processed 1.2:
                   2070:        * tests/results/032.processed 1.2:
                   2071:        * tests/results/033.processed 1.2:
                   2072:        * tests/results/034.processed 1.2:
                   2073:        * tests/results/035.processed 1.2:
                   2074:        * tests/results/036.processed 1.2:
                   2075:        * tests/results/037.processed 1.2:
                   2076:        * tests/results/038.processed 1.2:
                   2077:        * tests/results/039.processed 1.2:
                   2078:        * tests/results/040.processed 1.2:
                   2079:        * tests/results/041.processed 1.2:
                   2080:        * tests/results/042.processed 1.2:
                   2081:        * tests/results/043.processed 1.2:
                   2082:        * tests/results/044.processed 1.2:
                   2083:        * tests/results/045.processed 1.2:
                   2084:        * tests/results/046.processed 1.2:
                   2085:        * tests/results/047.processed 1.2:
                   2086:        * tests/results/048.processed 1.2:
                   2087:        * tests/results/049.processed 1.2:
                   2088:        * tests/results/050.processed 1.2:
                   2089:        * tests/results/051.processed 1.2:
                   2090:        * tests/results/052.processed 1.2:
                   2091:        * tests/results/053.processed 1.2:
                   2092:        * tests/results/054.processed 1.2:
                   2093:        * tests/results/055.processed 1.2:
                   2094:        * tests/results/056.processed 1.2:
                   2095:        * tests/results/057.processed 1.2:
                   2096:        * tests/results/058.processed 1.2:
                   2097:        * tests/results/059.processed 1.2:
                   2098:        * tests/results/060.processed 1.2:
                   2099:        * tests/results/061.processed 1.2:
                   2100:        * tests/results/062.processed 1.2:
                   2101:        * tests/results/063.processed 1.2:
                   2102:        * tests/results/064.processed 1.2:
                   2103:        * tests/results/065.processed 1.2:
                   2104:        * tests/results/066.processed 1.2:
                   2105:        * tests/results/067.processed 1.2:
                   2106:        * tests/results/068.processed 1.2:
                   2107:        * tests/results/069.processed 1.2:
                   2108:        * tests/results/070.processed 1.2:
                   2109:        * tests/results/071.processed 1.2:
                   2110:        * tests/results/072.processed 1.2:
                   2111:        * tests/results/073.processed 1.2:
                   2112:        * tests/results/074.processed 1.2:
                   2113:        * tests/results/075.processed 1.2:
                   2114:        * tests/results/076.processed 1.2:
                   2115:        * tests/results/077.processed 1.2:
                   2116:        * tests/results/078.processed 1.2:
                   2117:        * tests/results/079.processed 1.2:
                   2118:        * tests/results/080.processed 1.2:
                   2119:        * tests/results/081.processed 1.2:
                   2120:        * tests/results/082.processed 1.2:
                   2121:        * tests/results/083.processed 1.2:
                   2122:        * tests/results/084.processed 1.2:
                   2123:        * tests/results/085.processed 1.2:
                   2124:        * tests/results/086.processed 1.2:
                   2125:        * tests/results/087.processed 1.2:
                   2126:        * tests/results/088.processed 1.2:
                   2127:        * tests/results/089.processed 1.2:
                   2128:        * tests/results/090.processed 1.2:
                   2129:        * tests/results/091.processed 1.2:
                   2130:        * tests/results/092.processed 1.2:
                   2131:        * tests/results/093.processed 1.2:
                   2132:        * tests/results/094.processed 1.2:
                   2133:        * tests/results/095.processed 1.2:
                   2134:        * tests/results/096.processed 1.2:
                   2135:        * tests/results/097.processed 1.2:
                   2136:        * tests/results/098.processed 1.2:
                   2137:        * tests/results/099.processed 1.2:
                   2138:        * tests/results/100.processed 1.2:
                   2139:        * tests/results/101.processed 1.2:
                   2140:        * tests/results/102.processed 1.2:
                   2141:        * tests/results/103.processed 1.2:
                   2142:        * tests/results/104.processed 1.2:
                   2143:        * tests/results/105.processed 1.2:
                   2144:        * tests/results/106.processed 1.2:
                   2145:        * tests/results/107.processed 1.2:
                   2146:        * tests/results/108.processed 1.2:
                   2147:        * tests/results/109.processed 1.2:
                   2148:        * tests/results/110.processed 1.2:
                   2149:        * tests/results/111.processed 1.2:
                   2150:        * tests/results/112.processed 1.2:
                   2151:        * tests/results/113.processed 1.2:
                   2152:        * tests/results/114.processed 1.2:
                   2153:        * tests/results/115.processed 1.2:
                   2154:        * tests/results/116.processed 1.2:
                   2155:        * tests/results/117.processed 1.2:
                   2156:        * tests/results/118.processed 1.2:
                   2157:        * tests/results/119.processed 1.2:
                   2158:        * tests/results/120.processed 1.2:
                   2159:        * tests/results/121.processed 1.2:
                   2160:        * tests/results/122.processed 1.2:
                   2161:        * tests/results/123.processed 1.2:
                   2162:        * tests/results/124.processed 1.2:
                   2163:        * tests/results/125.processed 1.2:
                   2164:        * tests/results/126.processed 1.2:
                   2165:        * tests/results/127.processed 1.2:
                   2166:        * tests/results/128.processed 1.2:
                   2167:        * tests/results/129.processed 1.2:
                   2168:        * tests/results/130.processed 1.2:
                   2169:        * tests/results/131.processed 1.2:
                   2170:        * tests/results/132.processed 1.2:
                   2171:        * tests/results/133.processed 1.2:
                   2172:        * tests/results/134.processed 1.2:
                   2173:        * tests/results/135.processed 1.2:
                   2174:        * tests/results/136.processed 1.2:
                   2175:        * tests/results/137.processed 1.2:
                   2176:        * tests/results/138.processed 1.2:
                   2177:        * tests/results/139.processed 1.2:
                   2178:        * tests/results/140.processed 1.2:
                   2179:        * tests/results/141.processed 1.2:
                   2180:        * tests/run_parser.sh 1.2:
                   2181:                merged(copied) to HEAD from template_gc
                   2182: 
1.25      paf      2183:        * tests/141.html [template_gc] 1.1.2.3:
                   2184:        * tests/results/141.processed [template_gc] 1.1.2.3:
                   2185:                fixed bug with too-small-a-buffer
                   2186: 
1.24      paf      2187: 2003-07-23  paf
                   2188:        * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.1:
                   2189:                file ApacheModuleParser3Core.dsp was initially added on branch
                   2190:                template_gc.
                   2191: 
                   2192:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.24:
                   2193:        * src/include/pa_stack.h [template_gc] 1.17.2.6.2.8:
                   2194:        * src/main/execute.C [template_gc] 1.295.2.27.2.23:
                   2195:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.34:
                   2196:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.14:
                   2197:        * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.8:
                   2198:        * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.3:
                   2199:        * src/targets/isapi/parser3isapi.dsp [template_gc] 1.41.12.1.2.4:
                   2200:                stack top_index() fixed
                   2201: 
                   2202:        * src/targets/Makefile.am [template_gc] 1.9.24.1:
                   2203:        * src/targets/Makefile.in [template_gc] 1.42.2.3.2.2:
                   2204:        * src/targets/apache13/Makefile.am [template_gc] 1.15.10.1.2.2:
                   2205:        * src/targets/apache13/Makefile.in [template_gc] 1.44.2.3.2.3:
                   2206:        * src/targets/apache13/p3runConfigure.in [template_gc] 1.11.14.4.2.2:
                   2207:        * src/targets/apache13/pa_httpd.h [template_gc] 1.1.2.3:
                   2208:        * src/targets/apache13core/Makefile.am [template_gc] 1.1.2.1:
                   2209:        * src/targets/apache13core/Makefile.in [template_gc] 1.1.2.1:
                   2210:                apache13 splitted to simplify apache build
                   2211: 
                   2212:        * src/lib/patches/gc.patch 1.1:
                   2213:                file gc.patch was initially added on branch template_gc.
                   2214: 
                   2215:        * src/targets/apache13/mod_parser3.c 1.1:
                   2216:                file mod_parser3.c was initially added on branch template_gc.
                   2217: 
                   2218:        * src/targets/apache13core/mod_parser3.C 1.1:
                   2219:                file mod_parser3.C was initially added on branch template_gc.
                   2220: 
                   2221:        * src/classes/op.C [template_gc] 1.127.2.22.2.34:
                   2222:        * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.8:
                   2223:                connection closing/caching fixed [connections were not closed
                   2224:                put to cache]
                   2225: 
                   2226:        * src/targets/apache13core/Makefile.am 1.1:
                   2227:                file Makefile.am was initially added on branch template_gc.
                   2228: 
                   2229:        * src/targets/apache13/pa_threads.C [template_gc] 1.11.2.1.2.1:
                   2230:                decided to support multithreading in apache module only on win32
                   2231:                see that apache 1.3.28 supports it only in win32+netware...
                   2232: 
                   2233:        * src/targets/apache13/pa_httpd.h 1.1:
                   2234:                file pa_httpd.h was initially added on branch template_gc.
                   2235: 
                   2236:        * src/targets/apache13core/Makefile.in 1.1:
                   2237:                file Makefile.in was initially added on branch template_gc.
                   2238: 
                   2239:        * src/targets/apache13/Makefile.am [template_gc] 1.15.10.1.2.3:
                   2240:        * src/targets/apache13/Makefile.in [template_gc] 1.44.2.3.2.4:
                   2241:                proper dependence to rebuild p3conf from .in
                   2242: 
                   2243:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.20:
                   2244:                minor style changes
                   2245: 
                   2246:        * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.5:
                   2247:        * src/targets/apache13/mod_parser3.c [template_gc] 1.1.2.5:
                   2248:        * src/targets/apache13/mod_parser3_main.C [template_gc] 1.1.2.2:
                   2249:        * src/targets/apache13/pa_httpd.h [template_gc] 1.1.2.2:
                   2250:        * src/targets/apache13/pa_threads.C [template_gc] 1.11.2.1.2.2:
                   2251:        * src/targets/apache13core/ApacheModuleParser3Core.dsp [template_gc] 1.1.2.1:
                   2252:        * src/targets/apache13core/mod_parser3.C [template_gc] 1.1.2.1:
                   2253:        * src/targets/apache13core/pa_threads.C [template_gc] 1.1.2.1:
                   2254:                splitted apache to two projects to simplify separate c/c++ compilation
                   2255: 
                   2256:        * src/targets/apache13/mod_parser3.c [template_gc] 1.1.2.2:
                   2257:                *** empty log message ***
                   2258: 
                   2259:        * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.2:
                   2260:        * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.6:
                   2261:                updated to new sapi interface
                   2262: 
                   2263:        * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.4:
                   2264:        * src/targets/apache13/Makefile.am [template_gc] 1.15.10.1.2.1:
                   2265:        * src/targets/apache13/Makefile.in [template_gc] 1.44.2.3.2.2:
                   2266:        * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.7:
                   2267:        * src/targets/apache13/mod_parser3.c [template_gc] 1.1.2.1:
                   2268:        * src/targets/apache13/mod_parser3.c [template_gc] 1.1.2.3:
                   2269:        * src/targets/apache13/mod_parser3_main.C [template_gc] 1.1.2.1:
                   2270:        * src/targets/apache13/pa_httpd.h [template_gc] 1.1.2.1:
                   2271:        * src/targets/apache13/pa_md5c.c [template_gc] 1.5.2.1.2.1:
                   2272:                started splitting mod_parser3 into two parts: C and C++
                   2273: 
                   2274:        * src/classes/math.C [template_gc] 1.24.2.12.2.15:
                   2275:        * src/lib/md5/pa_md5.h [template_gc] 1.5.2.1.2.2:
                   2276:        * src/lib/md5/pa_md5c.c [template_gc] 1.6.2.1.2.3:
                   2277:                renamed a little [to move to comman naming conv]
                   2278: 
                   2279:        * src/lib/patches/gc.patch [template_gc] 1.1.2.1:
                   2280:                this bug remains even in latest-at-the-moment: gc6.2alpha6
                   2281:                just reported to hans
                   2282: 
                   2283:        * src/targets/apache13/mod_parser3_main.C 1.1:
                   2284:                file mod_parser3_main.C was initially added on branch
                   2285:                template_gc.
                   2286: 
1.25      paf      2287:        * src/targets/apache13core/pa_threads.C 1.1:
                   2288:                file pa_threads.C was initially added on branch template_gc.
                   2289: 
1.24      paf      2290: 2003-07-22  paf
                   2291:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.17:
                   2292:                on win32 bugfix in handling shbang
                   2293: 
                   2294:        * INSTALL [template_gc] 1.31.6.4:
                   2295:                disable-threads adviced
                   2296: 
                   2297:        * INSTALL [template_gc] 1.31.6.5:
                   2298:                gc part updated stightly
                   2299: 
                   2300:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.13:
                   2301:                out of memory is no longer coredump
                   2302: 
                   2303:        * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.8:
                   2304:        * src/targets/isapi/parser3isapi.dsp [template_gc] 1.41.12.1.2.3:
                   2305:                updated to new sapi interface
                   2306: 
                   2307:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.43:
                   2308:                removed reduntant invariant check [there is one deeper in cord
                   2309:                lib]
                   2310: 
                   2311:        * src/classes/file.C [template_gc] 1.107.2.16.2.23:
                   2312:                comment on OS
                   2313: 
                   2314: 2003-07-21  paf
                   2315:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.29:
                   2316:                http:// CRLF now [merged from HEAD]
                   2317: 
                   2318:        * src/classes/file.C [template_gc] 1.107.2.16.2.21:
                   2319:                env passing fixed
                   2320: 
                   2321:        * src/classes/file.C [template_gc] 1.107.2.16.2.22:
                   2322:                file::exec/cgi environment variables now must be UPPERCASE and
                   2323:                A-Z 0-9 _-
                   2324: 
                   2325:        * src/classes/Makefile.am [template_gc] 1.40.16.3:
                   2326:        * src/classes/Makefile.in [template_gc] 1.53.2.3.2.2:
                   2327:                removed circular dependency on classes.C
                   2328: 
                   2329:        * src/main/pa_common.C 1.153:
                   2330:                http:// CRLF now
                   2331: 
                   2332: 2003-07-02  paf
                   2333:        * operators.txt [template_gc] 1.109.2.1.2.9:
                   2334:        * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.8:
                   2335:                renamed $memory:status fields to reflect their real meaning
                   2336: 
                   2337: 2003-06-27  paf
                   2338:        * src/classes/file.C [template_gc] 1.107.2.16.2.20:
                   2339:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.13:
                   2340:        * src/include/pa_exec.h [template_gc] 1.11.2.6.2.6:
                   2341:        * src/include/pa_hash.h [template_gc] 1.58.2.18.2.9:
                   2342:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.26:
                   2343:                merged from HEAD file::exec/cgi .charset
                   2344: 
                   2345: 2003-06-26  paf
                   2346:        * src/classes/file.C [template_gc] 1.107.2.16.2.19:
                   2347:        * src/classes/hash.C [template_gc] 1.54.2.13.2.16:
                   2348:        * src/classes/image.C [template_gc] 1.90.2.15.2.22:
                   2349:        * src/classes/op.C [template_gc] 1.127.2.22.2.33:
                   2350:        * src/classes/string.C [template_gc] 1.125.2.15.2.26:
                   2351:        * src/classes/table.C [template_gc] 1.172.2.14.2.33:
                   2352:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.17:
                   2353:                fixed several uninitialized local structures.
                   2354:                notably ^hash.foreach now inserts delimiters properly [were inserting it before first body]
                   2355: 
                   2356: 2003-06-24  paf
                   2357:        * src/include/pa_hash.h [template_gc] 1.58.2.18.2.8:
                   2358:                simplified HASH_ALLOCATES_COUNT
                   2359: 
                   2360: 2003-06-20  paf
                   2361:        * operators.txt 1.115:
                   2362:        * src/include/pa_globals.h 1.103:
                   2363:        * src/main/pa_common.C 1.152:
                   2364:        * src/main/pa_globals.C 1.156:
                   2365:                introducing
                   2366:                $f[^file::load[binary;http://...]]
                   2367:                $f.tables
                   2368: 
                   2369: 2003-06-06  paf
                   2370:        * src/types/pa_vhash.h 1.45:
                   2371:        * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.7:
                   2372:                hash.field lookup first now: along with table. [were method
                   2373:                lookup: inconsistent]
                   2374: 
1.23      paf      2375: 2003-06-02  paf
                   2376:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.20:
                   2377:                empty string clone fixed to return writable memory
                   2378: 
                   2379:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.28:
                   2380:                fix_line_breaks bug fix [terminating zero were not appended] 
                   2381:                which violated string invariant
                   2382: 
                   2383: 2003-05-30  paf
                   2384:        * src/main/pa_common.C 1.151:
                   2385:                date format now
                   2386:                Sun, 06 Nov 1994 08:49:37 GMT  ; RFC 822, updated by RFC 1123
                   2387: 
                   2388:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.13:
                   2389:                date format now
                   2390:                Sun, 06 Nov 1994 08:49:37 GMT  ; RFC 822, updated by RFC 1123 [as in HEAD]
                   2391: 
                   2392:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.15:
                   2393:                found minor bug, commended for future
                   2394: 
                   2395:        * src/classes/file.C [template_gc] 1.107.2.16.2.18:
                   2396:        * src/classes/form.C [template_gc] 1.34.2.7.2.9:
                   2397:        * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.5:
                   2398:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.26:
                   2399:        * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.7:
                   2400:                initialized request_info properly
                   2401: 
                   2402: 2003-05-28  paf
                   2403:        * src/classes/form.C [template_gc] 1.34.2.7.2.8:
                   2404:                request_info.content_length can't be <0, size_t for some time
                   2405: 
                   2406: 2003-05-26  paf
                   2407:        * src/classes/file.C [template_gc] 1.107.2.16.2.17:
                   2408:        * src/classes/string.C [template_gc] 1.125.2.15.2.25:
                   2409:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.42:
                   2410:                few forgotten <0 changed to !=STRING_NOT_FOUND
                   2411: 
                   2412:        * src/classes/math.C [template_gc] 1.24.2.12.2.14:
                   2413:                merged ffffu from HEAD
                   2414: 
                   2415: 2003-05-11  paf
                   2416:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.11:
                   2417:        * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.8:
                   2418:                think that found cause of premature doc free.
                   2419:                transformed document had xmlDoc reference stored to non-gc-memory (libgdome)
                   2420:                added holding-reference
                   2421: 
                   2422:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.19:
                   2423:                xml memory debugging functions (ifdefed)
                   2424: 
                   2425: 2003-04-29  paf
                   2426:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.18:
                   2427:                started digging on double free.
                   2428:                on win32 found that that's perfectly normal.
                   2429: 
                   2430: 2003-04-25  paf
                   2431:        * src/classes/math.C 1.31:
                   2432:                snprintf(buf, 3) become (buf,2) and failed to print anything.
                   2433:                changed to quicker and simplier code
                   2434: 
                   2435:        * src/classes/hash.C 1.56:
                   2436:                allowed ^hash::create[^rem{xxx}]   [were to strict a check]
                   2437: 
                   2438:        * src/classes/table.C 1.180:
                   2439:        * src/lib/md5/pa_md5c.c 1.9:
                   2440:                minor compile errors
                   2441: 
                   2442:        * src/classes/table.C 1.181:
                   2443:                table.join bug fix  [bad limit check]
                   2444: 
                   2445:        * src/classes/math.C [template_gc] 1.24.2.12.2.13:
                   2446:                merged from HEAD: simpiler hash_string
                   2447: 
                   2448: 2003-04-24  paf
                   2449:        * src/lib/md5/pa_md5c.c [template_gc] 1.6.2.1.2.2:
                   2450:        * src/lib/pcre/pcre.h [template_gc] 1.1.14.1.2.4:
                   2451:                thanks to Ilia Soldis <soldis@infolio.ru> for reporing this
                   2452:                ansi c fiolation syntax report
                   2453: 
                   2454:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.11:
                   2455:                too strict assert loosened
                   2456: 
                   2457: 2003-04-21  paf
                   2458:        * src/targets/cgi/Makefile.am [template_gc] 1.46.2.5.2.2:
                   2459:        * src/targets/cgi/Makefile.in [template_gc] 1.62.2.5.2.2:
                   2460:                pp3 added to .am
                   2461: 
                   2462:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.33:
                   2463:                merged from HEAD:
                   2464:                "x:..." and "\\..." file names on Win32 considered disk-global
                   2465: 
                   2466:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.16:
                   2467:                .5.6 version of libxml allows to install xmlMallocAtomic [
                   2468:                author agreed to my suggestion], used that
                   2469: 
                   2470:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.51:
                   2471:                assert added [looking for bug]
                   2472: 
                   2473:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.24:
                   2474:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.12:
                   2475:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.12:
                   2476:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.18:
                   2477:                attributed_meaning_to_string added L_UNSPECIFIED piece
                   2478:                which was sortof OK, but violated string invariant [assertion barked on that]
                   2479:                changed to L_PASS_APPEND, made that param obligatory
                   2480: 
                   2481:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.19:
                   2482:                ^mail:send[$.body backward compatibility
                   2483: 
                   2484:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.17:
                   2485:                pcre memory management changed to use GC memory
                   2486: 
                   2487:        * src/main/pa_request.C 1.247:
                   2488:                "x:..." and "\\..." file names on Win32 considered disk-global
                   2489: 
                   2490:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.41:
                   2491:                String::ArrayFragment::append_positions bug fixed [assert
                   2492:                helped]
                   2493: 
                   2494: 2003-04-18  paf
                   2495:        * src/main/untaint.C [template_gc] 1.115.2.12.2.28:
                   2496:                merged from HEAD:
                   2497:                enabled '~' letter in filenames
                   2498: 
                   2499:        * src/main/untaint.C 1.116:
                   2500:                enabled '~' letter in filenames
                   2501: 
                   2502: 2003-04-16  paf
                   2503:        * src/classes/file.C [template_gc] 1.107.2.16.2.16:
                   2504:                small bug introduced in autoptr times fixed
                   2505: 
                   2506:        * src/classes/table.C [template_gc] 1.172.2.14.2.32:
                   2507:        * src/lib/Makefile.in [template_gc] 1.8.2.3.2.3:
                   2508:                fix: gcc reported tiny error
                   2509: 
                   2510:        * etc/parser3.charsets/koi8-r.cfg [template_gc] 1.2.22.1:
                   2511:        * etc/parser3.charsets/windows-1251.cfg [template_gc] 1.6.14.1:
                   2512:                merged from HEAD
                   2513: 
                   2514: 2003-04-15  paf
                   2515:        * operators.txt 1.112:
                   2516:        * operators.txt [release_3_0_0007] 1.107.2.2:
                   2517:        * src/classes/math.C 1.27:
                   2518:        * src/lib/md5/pa_md5.h 1.7:
                   2519:        * src/lib/md5/pa_md5c.c 1.8:
                   2520:                ^math:md5[string]
                   2521:                16-byte digest
                   2522: 
                   2523:        * operators.txt 1.113:
                   2524:        * src/classes/math.C 1.28:
                   2525:        * src/classes/math.C 1.29:
                   2526:                ^math:uuid[]
                   2527: 
                   2528:        * tests/results/141.processed 1.1:
                   2529:                file 141.processed was initially added on branch template_gc.
                   2530: 
                   2531:        * operators.txt 1.114:
                   2532:        * src/classes/math.C 1.30:
                   2533:                ^math:uid64[]
                   2534: 
                   2535:        * operators.txt [template_gc] 1.109.2.1.2.8:
                   2536:        * src/classes/math.C [template_gc] 1.24.2.12.2.12:
                   2537:        * src/lib/md5/pa_md5.h [template_gc] 1.5.2.1.2.1:
                   2538:        * src/lib/md5/pa_md5c.c [template_gc] 1.6.2.1.2.1:
                   2539:        * tests/141.html [template_gc] 1.1.2.1:
                   2540:        * tests/results/141.processed [template_gc] 1.1.2.1:
                   2541:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.16:
                   2542:                merged from head
                   2543:                ^math:uuid[]
                   2544:                ^math:uid64[]
                   2545:                ^math:md5[string]
                   2546:                
                   2547:                test added: 141.html
                   2548: 
                   2549:        * tests/141.html 1.1:
                   2550:                file 141.html was initially added on branch template_gc.
                   2551: 
                   2552:        * operators.txt [release_3_0_0007] 1.107.2.1:
                   2553:        * src/classes/file.C [release_3_0_0007] 1.106.2.1:
                   2554:        * src/include/pa_common.h [release_3_0_0007] 1.88.4.1:
                   2555:        * src/include/pa_config_fixed.h [release_3_0_0007] 1.52.4.1:
                   2556:        * src/main/pa_common.C [release_3_0_0007] 1.140.2.3:
                   2557:                ^file::load[mode;name;
                   2558:                    $.offset
                   2559:                    $.limit
                   2560: 
                   2561: 2003-04-14  paf
                   2562:        * src/classes/table.C 1.178:
                   2563:                more warnings
                   2564: 
                   2565:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.16:
                   2566:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.9:
                   2567:        * src/main/pa_table.C [template_gc] 1.53.2.10.2.7:
                   2568:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.15:
                   2569:                removed checks in table::set_current, moved them back to table::locate
                   2570:                implemented table::create/join ñ $.reverse
                   2571: 
                   2572:        * tests/results/140.processed 1.1:
                   2573:                file 140.processed was initially added on branch template_gc.
                   2574: 
                   2575:        * src/include/pa_table.h 1.50:
                   2576:        * src/main/pa_array.C 1.56:
                   2577:        * src/main/pa_table.C 1.55:
                   2578:                removed checks in table::set_current, moved them back to table
                   2579:                :locate
                   2580: 
                   2581:        * src/classes/table.C 1.179:
                   2582:        * src/include/pa_table.h 1.51:
                   2583:                table $.distinct[tables] bug fixed
                   2584: 
                   2585:        * src/classes/table.C [template_gc] 1.172.2.14.2.31:
                   2586:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.17:
                   2587:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.10:
                   2588:        * src/main/pa_table.C [template_gc] 1.53.2.10.2.8:
                   2589:        * tests/140.html [template_gc] 1.1.2.1:
                   2590:        * tests/results/140.processed [template_gc] 1.1.2.1:
                   2591:                table $.reverse option works in create&co
                   2592:                table $.distinct[tables] bug fix merged
                   2593: 
                   2594:        * tests/140.html 1.1:
                   2595:                file 140.html was initially added on branch template_gc.
                   2596: 
                   2597:        * src/classes/math.C 1.26:
                   2598:        * src/lib/md5/pa_md5.h 1.6:
                   2599:        * src/lib/md5/pa_md5c.c 1.7:
                   2600:                started ^math:md5
                   2601: 
                   2602: 2003-04-11  paf
                   2603:        * src/lib/patches/gdome2.patch [template_gc] 1.1.6.6:
                   2604:                less xml, couple dup were valid
                   2605: 
                   2606:        * tests/128.html 1.1:
                   2607:                file 128.html was initially added on branch template_gc.
                   2608: 
                   2609:        * tests/results/134.processed 1.1:
                   2610:                file 134.processed was initially added on branch template_gc.
                   2611: 
                   2612:        * tests/129.html 1.1:
                   2613:                file 129.html was initially added on branch template_gc.
                   2614: 
                   2615:        * tests/130.html 1.1:
                   2616:                file 130.html was initially added on branch template_gc.
                   2617: 
                   2618:        * tests/results/126.processed 1.1:
                   2619:                file 126.processed was initially added on branch template_gc.
                   2620: 
                   2621:        * tests/130.html [template_gc] 1.1.2.1:
                   2622:        * tests/131.html [template_gc] 1.1.2.1:
                   2623:        * tests/132.html [template_gc] 1.1.2.1:
                   2624:        * tests/133.html [template_gc] 1.1.2.1:
                   2625:        * tests/134.html [template_gc] 1.1.2.1:
                   2626:        * tests/135.html [template_gc] 1.1.2.1:
                   2627:        * tests/136.html [template_gc] 1.1.2.1:
                   2628:        * tests/137.html [template_gc] 1.1.2.1:
                   2629:        * tests/138.html [template_gc] 1.1.2.1:
                   2630:        * tests/139.html [template_gc] 1.1.2.1:
                   2631:        * tests/descript.ion [template_gc] 1.1.2.1:
                   2632:        * tests/results/130.processed [template_gc] 1.1.2.1:
                   2633:        * tests/results/131.processed [template_gc] 1.1.2.1:
                   2634:        * tests/results/132.processed [template_gc] 1.1.2.1:
                   2635:        * tests/results/133.processed [template_gc] 1.1.2.1:
                   2636:        * tests/results/134.processed [template_gc] 1.1.2.1:
                   2637:        * tests/results/135.processed [template_gc] 1.1.2.1:
                   2638:        * tests/results/136.processed [template_gc] 1.1.2.1:
                   2639:        * tests/results/137.processed [template_gc] 1.1.2.1:
                   2640:        * tests/results/138.processed [template_gc] 1.1.2.1:
                   2641:        * tests/results/139.processed [template_gc] 1.1.2.1:
                   2642:                added few mustfail tests
                   2643:                130.html mustfail: empty regexp
                   2644:                131.html mustfail: invalid date/time
                   2645:                132.html mustfail: access to junction outside of context
                   2646:                133.html mustfail: access to junction outside of context, case version
                   2647:                134.html mustfail: hash: adding a key inside of foreach
                   2648:                135.html mustfail: modifying system class
                   2649:                136.html mustfail: $.name outside of $hash[here]
                   2650:                137.html mustfail: appendChild without import
                   2651:                138.html mustfail: invalid encoding inside of xml
                   2652:                139.html mustfail: bad XPath
                   2653: 
                   2654:        * tests/131.html 1.1:
                   2655:                file 131.html was initially added on branch template_gc.
                   2656: 
                   2657:        * tests/results/136.processed 1.1:
                   2658:                file 136.processed was initially added on branch template_gc.
                   2659: 
                   2660:        * src/lib/patches/gdome2.patch [template_gc] 1.1.6.3:
                   2661:                context-style
                   2662: 
                   2663:        * tests/132.html 1.1:
                   2664:                file 132.html was initially added on branch template_gc.
                   2665: 
                   2666:        * tests/results/128.processed 1.1:
                   2667:                file 128.processed was initially added on branch template_gc.
                   2668: 
                   2669:        * tests/results/138.processed 1.1:
                   2670:                file 138.processed was initially added on branch template_gc.
                   2671: 
                   2672:        * operators.txt [template_gc] 1.109.2.1.2.7:
                   2673:        * src/classes/date.C [template_gc] 1.42.2.11.2.13:
                   2674:        * src/classes/table.C [template_gc] 1.172.2.14.2.30:
                   2675:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.15:
                   2676:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.13:
                   2677:        * src/include/pa_config_includes.h [template_gc] 1.23.2.5.2.3:
                   2678:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.50:
                   2679:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.8:
                   2680:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.32:
                   2681:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.13:
                   2682:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.40:
                   2683:        * src/main/pa_table.C [template_gc] 1.53.2.10.2.6:
                   2684:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.14:
                   2685:                merged from HEAD
                   2686:                from before_append_array_limit_sense_change
                   2687:                to after_append_array_limit_sense_change
                   2688: 
                   2689:        * operators.txt [template_gc] 1.109.2.1.2.6:
                   2690:        * src/classes/table.C [template_gc] 1.172.2.14.2.28:
                   2691:        * tests/084.html [template_gc] 1.1.2.1.2.1:
                   2692:        * tests/125.html [template_gc] 1.1.2.1:
                   2693:        * tests/126.html [template_gc] 1.1.2.1:
                   2694:        * tests/127.html [template_gc] 1.1.2.1:
                   2695:        * tests/128.html [template_gc] 1.1.2.1:
                   2696:        * tests/129.html [template_gc] 1.1.2.1:
                   2697:        * tests/results/125.processed [template_gc] 1.1.2.1:
                   2698:        * tests/results/126.processed [template_gc] 1.1.2.1:
                   2699:        * tests/results/127.processed [template_gc] 1.1.2.1:
                   2700:        * tests/results/128.processed [template_gc] 1.1.2.1:
                   2701:        * tests/results/129.processed [template_gc] 1.1.2.1:
                   2702:                merged from HEAD
                   2703:                ^table.hash[key][$.distinct[tables]]
                   2704:                
                   2705:                maked appropriate tests [changed one old nonconforming]
                   2706: 
                   2707:        * tests/descript.ion 1.1:
                   2708:                file descript.ion was initially added on branch template_gc.
                   2709: 
                   2710:        * tests/133.html 1.1:
                   2711:                file 133.html was initially added on branch template_gc.
                   2712: 
                   2713:        * src/lib/patches/gdome2.patch [template_gc] 1.1.6.4:
                   2714:                removed bad lines
                   2715: 
                   2716:        * tests/results/131.processed 1.1:
                   2717:                file 131.processed was initially added on branch template_gc.
                   2718: 
                   2719:        * tests/134.html 1.1:
                   2720:                file 134.html was initially added on branch template_gc.
                   2721: 
                   2722:        * tests/135.html 1.1:
                   2723:                file 135.html was initially added on branch template_gc.
                   2724: 
                   2725:        * tests/results/133.processed 1.1:
                   2726:                file 133.processed was initially added on branch template_gc.
                   2727: 
                   2728:        * tests/136.html 1.1:
                   2729:                file 136.html was initially added on branch template_gc.
                   2730: 
                   2731:        * src/lib/patches/gdome2.patch [template_gc] 1.1.6.7:
                   2732:                const
                   2733: 
                   2734:        * tests/results/125.processed 1.1:
                   2735:                file 125.processed was initially added on branch template_gc.
                   2736: 
                   2737:        * tests/137.html 1.1:
                   2738:                file 137.html was initially added on branch template_gc.
                   2739: 
                   2740:        * operators.txt 1.110:
                   2741:        * src/classes/table.C 1.174:
                   2742:                ^table.hash[key][$.distinct[tables]]
                   2743: 
                   2744:        * tests/results/135.processed 1.1:
                   2745:                file 135.processed was initially added on branch template_gc.
                   2746: 
                   2747:        * tests/138.html 1.1:
                   2748:                file 138.html was initially added on branch template_gc.
                   2749: 
                   2750:        * operators.txt 1.111:
                   2751:        * src/classes/date.C 1.45:
                   2752:        * src/classes/table.C 1.176:
                   2753:        * src/include/pa_array.h 1.58:
                   2754:        * src/include/pa_common.h 1.92:
                   2755:        * src/include/pa_config_includes.h 1.24:
                   2756:        * src/include/pa_globals.h 1.102:
                   2757:        * src/include/pa_table.h 1.49:
                   2758:        * src/main/pa_array.C 1.55:
                   2759:        * src/main/pa_globals.C 1.155:
                   2760:        * src/main/pa_request.C 1.246:
                   2761:        * src/main/pa_sql_driver_manager.C 1.70:
                   2762:        * src/main/pa_string.C 1.173:
                   2763:        * src/main/pa_table.C 1.54:
                   2764:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.13:
                   2765:                append_array_limit_sense_change
                   2766:                locate accepts options same as create
                   2767:                new option: $.reverse(1)   [do not work in table::create]
                   2768: 
                   2769:        * tests/results/127.processed 1.1:
                   2770:                file 127.processed was initially added on branch template_gc.
                   2771: 
                   2772:        * tests/139.html 1.1:
                   2773:                file 139.html was initially added on branch template_gc.
                   2774: 
                   2775:        * src/lib/patches/Makefile.in [template_gc] 1.10.2.3.2.3:
                   2776:        * src/lib/patches/gdome2.patch [template_gc] 1.1.6.5:
                   2777:                *** empty log message ***
                   2778: 
                   2779:        * tests/results/137.processed 1.1:
                   2780:                file 137.processed was initially added on branch template_gc.
                   2781: 
                   2782:        * tests/results/130.processed 1.1:
                   2783:                file 130.processed was initially added on branch template_gc.
                   2784: 
                   2785:        * tests/results/129.processed 1.1:
                   2786:                file 129.processed was initially added on branch template_gc.
                   2787: 
                   2788:        * src/include/pa_common.h 1.91:
                   2789:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.12:
                   2790:        * src/main/pa_common.C 1.150:
                   2791:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.27:
                   2792:                gcc didn't like (stat xxx,
                   2793: 
                   2794:        * INSTALL [template_gc] 1.31.6.3:
                   2795:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.11:
                   2796:        * src/lib/Makefile.am [template_gc] 1.3.10.3:
                   2797:        * src/lib/patches/Makefile.am [template_gc] 1.3.6.2:
                   2798:        * src/lib/patches/gdome2.patch [template_gc] 1.1.6.2:
                   2799:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.25:
                   2800:                re-added libgdome patch. regretfully libgdome bug can not be
                   2801:                worked around
                   2802: 
                   2803:        * src/classes/xdoc.C 1.110:
                   2804:        * src/classes/xnode.C 1.55:
                   2805:        * src/include/pa_charset.h 1.22:
                   2806:                merged fix for
                   2807:                found very old xml (dom) bug:
                   2808:                were passing domString objects and later ERROREOUSLY freed them
                   2809: 
                   2810:        * src/classes/table.C 1.175:
                   2811:        * src/classes/table.C 1.177:
                   2812:        * src/classes/table.C [template_gc] 1.172.2.14.2.29:
                   2813:                typo
                   2814: 
                   2815:        * tests/results/139.processed 1.1:
                   2816:                file 139.processed was initially added on branch template_gc.
                   2817: 
                   2818:        * tests/125.html 1.1:
                   2819:                file 125.html was initially added on branch template_gc.
                   2820: 
                   2821:        * tests/results/132.processed 1.1:
                   2822:                file 132.processed was initially added on branch template_gc.
                   2823: 
                   2824:        * tests/126.html 1.1:
                   2825:                file 126.html was initially added on branch template_gc.
                   2826: 
                   2827:        * tests/127.html 1.1:
                   2828:                file 127.html was initially added on branch template_gc.
                   2829: 
                   2830: 2003-04-10  paf
                   2831:        * src/doc/string.dox [template_gc] 1.4.22.2:
                   2832:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.19:
                   2833:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.49:
                   2834:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.11:
                   2835:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.39:
                   2836:        * src/types/pa_vform.C [template_gc] 1.74.2.11.2.8:
                   2837:        * src/types/pa_vform.h [template_gc] 1.45.2.8.2.5:
                   2838:        * tests/123.html [template_gc] 1.1.2.1:
                   2839:        * tests/124.html [template_gc] 1.1.2.1:
                   2840:        * tests/results/001.processed [template_gc] 1.1.2.2.2.1:
                   2841:        * tests/results/002.processed [template_gc] 1.1.2.2.2.1:
                   2842:        * tests/results/003.processed [template_gc] 1.1.2.2.2.1:
                   2843:        * tests/results/004.processed [template_gc] 1.1.2.2.2.1:
                   2844:        * tests/results/005.processed [template_gc] 1.1.2.2.2.1:
                   2845:        * tests/results/006.processed [template_gc] 1.1.2.2.2.1:
                   2846:        * tests/results/008.processed [template_gc] 1.1.2.2.2.1:
                   2847:        * tests/results/009.processed [template_gc] 1.1.2.2.2.1:
                   2848:        * tests/results/010.processed [template_gc] 1.1.2.1.2.1:
                   2849:        * tests/results/011.processed [template_gc] 1.1.2.2.2.1:
                   2850:        * tests/results/012.processed [template_gc] 1.1.2.2.2.1:
                   2851:        * tests/results/013.processed [template_gc] 1.1.2.2.2.1:
                   2852:        * tests/results/014.processed [template_gc] 1.1.2.2.2.1:
                   2853:        * tests/results/015.processed [template_gc] 1.1.2.2.2.1:
                   2854:        * tests/results/016.processed [template_gc] 1.1.2.2.2.1:
                   2855:        * tests/results/017.processed [template_gc] 1.1.2.2.2.1:
                   2856:        * tests/results/018.processed [template_gc] 1.1.2.1.2.1:
                   2857:        * tests/results/020.processed [template_gc] 1.1.2.2.2.1:
                   2858:        * tests/results/021.processed [template_gc] 1.1.2.2.2.1:
                   2859:        * tests/results/022.processed [template_gc] 1.1.2.2.2.1:
                   2860:        * tests/results/023.processed [template_gc] 1.1.2.1.2.1:
                   2861:        * tests/results/024.processed [template_gc] 1.1.2.2.2.1:
                   2862:        * tests/results/025.processed [template_gc] 1.1.2.2.2.1:
                   2863:        * tests/results/026.processed [template_gc] 1.1.2.2.2.1:
                   2864:        * tests/results/027.processed [template_gc] 1.1.2.2.2.1:
                   2865:        * tests/results/028.processed [template_gc] 1.1.2.2.2.1:
                   2866:        * tests/results/029.processed [template_gc] 1.1.2.2.2.1:
                   2867:        * tests/results/030.processed [template_gc] 1.1.2.2.2.1:
                   2868:        * tests/results/031.processed [template_gc] 1.1.2.2.2.1:
                   2869:        * tests/results/032.processed [template_gc] 1.1.2.1.2.1:
                   2870:        * tests/results/033.processed [template_gc] 1.1.2.1.2.1:
                   2871:        * tests/results/034.processed [template_gc] 1.1.2.1.2.1:
                   2872:        * tests/results/035.processed [template_gc] 1.1.2.1.2.1:
                   2873:        * tests/results/036.processed [template_gc] 1.1.2.1.2.1:
                   2874:        * tests/results/037.processed [template_gc] 1.1.2.1.2.1:
                   2875:        * tests/results/038.processed [template_gc] 1.1.2.1.2.1:
                   2876:        * tests/results/039.processed [template_gc] 1.1.2.1.2.1:
                   2877:        * tests/results/040.processed [template_gc] 1.1.2.1.2.1:
                   2878:        * tests/results/041.processed [template_gc] 1.1.2.1.2.1:
                   2879:        * tests/results/042.processed [template_gc] 1.1.2.1.2.1:
                   2880:        * tests/results/043.processed [template_gc] 1.1.2.1.2.1:
                   2881:        * tests/results/044.processed [template_gc] 1.1.2.1.2.1:
                   2882:        * tests/results/045.processed [template_gc] 1.1.2.1.2.1:
                   2883:        * tests/results/046.processed [template_gc] 1.1.2.1.2.1:
                   2884:        * tests/results/047.processed [template_gc] 1.1.2.1.2.1:
                   2885:        * tests/results/048.processed [template_gc] 1.1.2.1.2.1:
                   2886:        * tests/results/049.processed [template_gc] 1.1.2.1.2.1:
                   2887:        * tests/results/050.processed [template_gc] 1.1.2.1.2.1:
                   2888:        * tests/results/051.processed [template_gc] 1.1.2.1.2.1:
                   2889:        * tests/results/052.processed [template_gc] 1.1.2.1.2.1:
                   2890:        * tests/results/053.processed [template_gc] 1.1.2.1.2.1:
                   2891:        * tests/results/054.processed [template_gc] 1.1.2.1.2.1:
                   2892:        * tests/results/055.processed [template_gc] 1.1.2.1.2.1:
                   2893:        * tests/results/056.processed [template_gc] 1.1.2.1.2.1:
                   2894:        * tests/results/057.processed [template_gc] 1.1.2.3.2.1:
                   2895:        * tests/results/058.processed [template_gc] 1.1.2.2.2.1:
                   2896:        * tests/results/059.processed [template_gc] 1.1.2.1.2.1:
                   2897:        * tests/results/060.processed [template_gc] 1.1.2.1.2.1:
                   2898:        * tests/results/061.processed [template_gc] 1.1.2.1.2.1:
                   2899:        * tests/results/062.processed [template_gc] 1.1.2.1.2.1:
                   2900:        * tests/results/063.processed [template_gc] 1.1.2.1.2.1:
                   2901:        * tests/results/064.processed [template_gc] 1.1.2.1.2.1:
                   2902:        * tests/results/065.processed [template_gc] 1.1.2.1.2.1:
                   2903:        * tests/results/066.processed [template_gc] 1.1.2.1.2.1:
                   2904:        * tests/results/067.processed [template_gc] 1.1.2.1.2.1:
                   2905:        * tests/results/068.processed [template_gc] 1.1.2.1.2.1:
                   2906:        * tests/results/069.processed [template_gc] 1.1.2.1.2.1:
                   2907:        * tests/results/070.processed [template_gc] 1.1.2.1.2.1:
                   2908:        * tests/results/071.processed [template_gc] 1.1.2.1.2.1:
                   2909:        * tests/results/072.processed [template_gc] 1.1.2.1.2.1:
                   2910:        * tests/results/073.processed [template_gc] 1.1.2.1.2.1:
                   2911:        * tests/results/074.processed [template_gc] 1.1.2.1.2.1:
                   2912:        * tests/results/075.processed [template_gc] 1.1.2.1.2.1:
                   2913:        * tests/results/076.processed [template_gc] 1.1.2.1.2.1:
                   2914:        * tests/results/077.processed [template_gc] 1.1.2.1.2.1:
                   2915:        * tests/results/078.processed [template_gc] 1.1.2.1.2.1:
                   2916:        * tests/results/079.processed [template_gc] 1.1.2.1.2.1:
                   2917:        * tests/results/080.processed [template_gc] 1.1.2.1.2.1:
                   2918:        * tests/results/081.processed [template_gc] 1.1.2.1.2.1:
                   2919:        * tests/results/082.processed [template_gc] 1.1.2.1.2.1:
                   2920:        * tests/results/083.processed [template_gc] 1.1.2.1.2.1:
                   2921:        * tests/results/084.processed [template_gc] 1.1.2.1.2.1:
                   2922:        * tests/results/085.processed [template_gc] 1.1.2.1.2.1:
                   2923:        * tests/results/086.processed [template_gc] 1.1.2.1.2.1:
                   2924:        * tests/results/087.processed [template_gc] 1.1.2.1.2.1:
                   2925:        * tests/results/088.processed [template_gc] 1.1.2.1.2.1:
                   2926:        * tests/results/089.processed [template_gc] 1.1.2.1.2.1:
                   2927:        * tests/results/090.processed [template_gc] 1.1.2.1.2.1:
                   2928:        * tests/results/091.processed [template_gc] 1.1.2.1.2.1:
                   2929:        * tests/results/092.processed [template_gc] 1.1.2.1.2.1:
                   2930:        * tests/results/093.processed [template_gc] 1.1.2.1.2.1:
                   2931:        * tests/results/094.processed [template_gc] 1.1.2.1.2.1:
                   2932:        * tests/results/095.processed [template_gc] 1.1.2.1.2.1:
                   2933:        * tests/results/096.processed [template_gc] 1.1.2.1.2.1:
                   2934:        * tests/results/097.processed [template_gc] 1.1.2.1.2.1:
                   2935:        * tests/results/101.processed [template_gc] 1.1.2.1.2.1:
                   2936:        * tests/results/102.processed [template_gc] 1.1.2.1.2.1:
                   2937:        * tests/results/104.processed [template_gc] 1.1.2.1.2.1:
                   2938:        * tests/results/105.processed [template_gc] 1.1.2.1.2.1:
                   2939:        * tests/results/106.processed [template_gc] 1.1.2.1.2.1:
                   2940:        * tests/results/107.processed [template_gc] 1.1.2.1.2.2:
                   2941:        * tests/results/108.processed [template_gc] 1.1.2.1.2.2:
                   2942:        * tests/results/109.processed [template_gc] 1.1.2.1.2.2:
                   2943:        * tests/results/110.processed [template_gc] 1.1.2.1.2.1:
                   2944:        * tests/results/111.processed [template_gc] 1.1.2.1.2.1:
                   2945:        * tests/results/112.processed [template_gc] 1.1.2.1.2.1:
                   2946:        * tests/results/113.processed [template_gc] 1.1.2.1.2.1:
                   2947:        * tests/results/114.processed [template_gc] 1.1.2.1.2.1:
                   2948:        * tests/results/115.processed [template_gc] 1.1.2.1.2.1:
                   2949:        * tests/results/116.processed [template_gc] 1.1.2.1.2.1:
                   2950:        * tests/results/117.processed [template_gc] 1.1.2.1.2.2:
                   2951:        * tests/results/118.processed [template_gc] 1.1.2.1.2.1:
                   2952:        * tests/results/119.processed [template_gc] 1.1.2.1.2.1:
                   2953:        * tests/results/120.processed [template_gc] 1.1.2.1.2.1:
                   2954:        * tests/results/121.processed [template_gc] 1.1.2.2:
                   2955:        * tests/results/122.processed [template_gc] 1.1.2.2:
                   2956:        * tests/results/123.processed [template_gc] 1.1.2.1:
                   2957:        * tests/results/124.processed [template_gc] 1.1.2.1:
                   2958:                new convention: char* never 0. assert in cord on that
                   2959: 
                   2960:        * tests/124.html 1.1:
                   2961:                file 124.html was initially added on branch template_gc.
                   2962: 
                   2963:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.24:
                   2964:                couple more asserts
                   2965: 
                   2966:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.25:
                   2967:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.14:
                   2968:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.10:
                   2969:                found very old xml (dom) bug:
                   2970:                were passing domString objects and later ERROREOUSLY freed them
                   2971: 
                   2972:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.20:
                   2973:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.21:
                   2974:                bugfix on memory buffer overrun [but that's memory from
                   2975:                gc_malloc, not from g_malloc :(, but would hope]
                   2976: 
                   2977:        * tests/results/123.processed 1.1:
                   2978:                file 123.processed was initially added on branch template_gc.
                   2979: 
                   2980:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.9:
                   2981:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.23:
                   2982:                little transcodes speedup
                   2983: 
                   2984:        * tests/results/124.processed 1.1:
                   2985:                file 124.processed was initially added on branch template_gc.
                   2986: 
                   2987:        * tests/123.html 1.1:
                   2988:                file 123.html was initially added on branch template_gc.
                   2989: 
                   2990:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.19:
                   2991:                checked custom malloc for returning 0
                   2992: 
                   2993:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.22:
                   2994:                couple assertions on fantastic situations added [may be those
                   2995:                is the case now?]
                   2996: 
                   2997: 2003-04-09  paf
                   2998:        * tests/122.html [template_gc] 1.1.2.1:
                   2999:        * tests/results/122.processed [template_gc] 1.1.2.1:
                   3000:                122 date test <= and == added [after volatile fix. passes on
                   3001:                win&intel-solaris]
                   3002: 
                   3003:        * src/targets/cgi/pp3.cmd [template_gc] 1.1.2.1:
                   3004:                custom profiling script:
                   3005:                plist/ST << Sort by function time
                   3006: 
                   3007:        * src/classes/date.C [template_gc] 1.42.2.11.2.12:
                   3008:                merged ^date.roll changes
                   3009: 
                   3010:        * src/classes/date.C 1.44:
                   3011:                ^date.roll bug fix
                   3012: 
                   3013:        * tests/results/122.processed 1.1:
                   3014:                file 122.processed was initially added on branch template_gc.
                   3015: 
                   3016:        * tests/122.html 1.1:
                   3017:                file 122.html was initially added on branch template_gc.
                   3018: 
                   3019:        * src/classes/date.C 1.43:
                   3020:                ^date.roll now throws less errors:
                   3021:                month shifts handles end of month situation by reducing day number
                   3022:                hour-hole shift reduces hour to recover
                   3023: 
                   3024:        * src/targets/cgi/pp3.cmd 1.1:
                   3025:                file pp3.cmd was initially added on branch template_gc.
                   3026: 
                   3027:        * operators.txt [template_gc] 1.109.2.1.2.5:
                   3028:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.18:
                   3029:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.26:
                   3030:                http://
                   3031:                  $.charset[] param
                   3032:                done
                   3033: 
                   3034: 2003-04-08  paf
                   3035:        * src/main/untaint.C [template_gc] 1.115.2.12.2.21:
                   3036:                CORD_pos_advance turned out to have limit on 'n' param. worked
                   3037:                that around
                   3038: 
                   3039:        * src/main/untaint.C [template_gc] 1.115.2.12.2.22:
                   3040:                removed redundant & in CORD_pos param passing [for it's a
                   3041:                pointer really]
                   3042: 
                   3043:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.24:
                   3044:                merged PA_USE_ALARM bugfix from HEAD
                   3045: 
                   3046:        * src/lib/cord/source.url 1.1:
                   3047:                file source.url was initially added on branch template_gc.
                   3048: 
                   3049:        * src/classes/date.C [template_gc] 1.42.2.11.2.11:
                   3050:        * src/classes/file.C [template_gc] 1.107.2.16.2.14:
                   3051:        * src/classes/hash.C [template_gc] 1.54.2.13.2.15:
                   3052:        * src/classes/op.C [template_gc] 1.127.2.22.2.31:
                   3053:        * src/classes/string.C [template_gc] 1.125.2.15.2.23:
                   3054:        * src/classes/table.C [template_gc] 1.172.2.14.2.26:
                   3055:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.7:
                   3056:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.18:
                   3057:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.47:
                   3058:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.34:
                   3059:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.16:
                   3060:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.15:
                   3061:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.29:
                   3062:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.37:
                   3063:        * src/main/pa_uue.C [template_gc] 1.4.2.5.2.5:
                   3064:        * src/main/untaint.C [template_gc] 1.115.2.12.2.25:
                   3065:        * src/types/pa_vfile.C [template_gc] 1.36.2.10.2.5:
                   3066:        * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.7:
                   3067:        * src/types/pa_vform.C [template_gc] 1.74.2.11.2.6:
                   3068:        * src/types/pa_vform.h [template_gc] 1.45.2.8.2.4:
                   3069:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.15:
                   3070:                pa_vform violated String::invariant. started fixing [not
                   3071:                compiled now]
                   3072: 
                   3073:        * src/classes/file.C [template_gc] 1.107.2.16.2.15:
                   3074:        * src/classes/op.C [template_gc] 1.127.2.22.2.32:
                   3075:        * src/classes/table.C [template_gc] 1.172.2.14.2.27:
                   3076:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.24:
                   3077:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.8:
                   3078:        * src/include/pa_charsets.h [template_gc] 1.8.2.8.2.5:
                   3079:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.11:
                   3080:        * src/include/pa_request_charsets.h [template_gc] 1.1.2.3.2.3:
                   3081:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.17:
                   3082:        * src/main/pa_charsets.C [template_gc] 1.11.2.10.2.4:
                   3083:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.25:
                   3084:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.16:
                   3085:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.30:
                   3086:        * src/main/untaint.C [template_gc] 1.115.2.12.2.27:
                   3087:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.11:
                   3088:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.17:
                   3089:        * src/types/pa_vrequest.C [template_gc] 1.27.2.9.2.5:
                   3090:        * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.6:
                   3091:                started http://
                   3092:                  $.charset[] param
                   3093:                and
                   3094:                  http response charset detection
                   3095:                just compiled.
                   3096:                todo:test
                   3097: 
                   3098:        * src/classes/string.C [template_gc] 1.125.2.15.2.24:
                   3099:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.48:
                   3100:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.38:
                   3101:        * src/main/untaint.C [template_gc] 1.115.2.12.2.26:
                   3102:        * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.6:
                   3103:        * src/types/pa_vform.C [template_gc] 1.74.2.11.2.7:
                   3104:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.16:
                   3105:                changed transcode param converntion  along with string creating convention -- all strings are zero-terminated,
                   3106:                this allowed to fix one remaining String("123", 2) case
                   3107: 
                   3108:        * src/include/pa_config_auto.h.in [template_gc] 1.37.2.2.2.3:
                   3109:        * src/lib/cord/Makefile.in [template_gc] 1.1.2.2:
                   3110:                *** empty log message ***
                   3111: 
                   3112:        * src/classes/string.C [template_gc] 1.125.2.15.2.22:
                   3113:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.46:
                   3114:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.10:
                   3115:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.33:
                   3116:        * src/main/compile.y [template_gc] 1.204.2.8.2.17:
                   3117:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.36:
                   3118:        * src/main/untaint.C [template_gc] 1.115.2.12.2.24:
                   3119:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.23:
                   3120:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.12:
                   3121:                number of string style improvements & optimizations
                   3122: 
                   3123:        * src/lib/cord/Makefile.am [template_gc] 1.1.2.2:
                   3124:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.9:
                   3125:        * src/lib/cord/source.url [template_gc] 1.1.2.1:
                   3126:                From: "Boehm, Hans" <hans_boehm@hp.com>
                   3127:                To: "'Alexandr Petrosian (PAF)'" <PAF@design.ru>; "Boehm, Hans" <hans_boehm@hp.com>
                   3128:                Sent: Tuesday, April 08, 2003 2:16 AM
                   3129:                Subject: RE: libgc 6.2.alpha4 cord/cordbscs.c/CORD_cat bug [were: CORD__extend_path bug?
                   3130:                
                   3131:                
                   3132:                Thanks for the bug report and patch.
                   3133:                
                   3134:                I hadn't looked at this code in a while.  Reading it now, it seems to me that the tests should also be ">= MAX_DEPTH" to comply with the invariant, though that may not matter a lot.  I changed that, too.
                   3135:                
                   3136:                Hans
                   3137: 
                   3138:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.13:
                   3139:                =0 bug fix [left from autoptr default ctor :(]
                   3140: 
                   3141: 2003-04-07  paf
                   3142:        * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.7:
                   3143:                small style change
                   3144: 
                   3145:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.45:
                   3146:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.8:
                   3147:                CORD_cat bugfix
                   3148: 
                   3149:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.10:
                   3150:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.23:
                   3151:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.14:
                   3152:                merged from head:safe mode error message now includes numbers
                   3153: 
                   3154:        * src/include/pa_common.h 1.90:
                   3155:        * src/main/pa_common.C 1.149:
                   3156:        * src/main/pa_exec.C 1.50:
                   3157:                safe mode error message now includes numbers
                   3158: 
                   3159:        * src/main/execute.C 1.296:
                   3160:        * src/main/execute.C [template_gc] 1.295.2.27.2.22:
                   3161:                n-th attempt to make a=a work with double.
                   3162:                problem: as_double returns it's result in fp-register
                   3163:                compiler optimizes access to that register after b->as_double,
                   3164:                and just compares ALREADY_STORED_VALUE with prev-calculated a->as_double from memory.
                   3165:                _SAME_ double values do not match here.
                   3166:                when forced to REload fp-register, values do match.
                   3167:                
                   3168:                tried to make them volatile.
                   3169: 
                   3170:        * src/main/untaint.C [template_gc] 1.115.2.12.2.19:
                   3171:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.22:
                   3172:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.11:
                   3173:                unknown untaint lang now causes death
                   3174: 
                   3175: 2003-04-04  paf
                   3176:        * src/types/pa_vmail.C 1.44:
                   3177:                mail receive: .txt attachemnts bug fix
                   3178:                http://i2/tasks/edit/?id=4507350336410850921
                   3179: 
                   3180:        * src/main/pa_globals.C 1.154:
                   3181:                exif mem leak
                   3182:                http://i2/tasks/edit/?id=4480590323629807263
                   3183: 
                   3184:        * src/classes/classes.dsp 1.27:
                   3185:        * src/lib/ltdl/libltdl.dsp 1.5:
                   3186:        * src/lib/md5/md5.dsp 1.4:
                   3187:        * src/lib/pcre/pcre.dsp 1.3:
                   3188:        * src/main/compile.tab.C 1.82:
                   3189:        * src/main/main.dsp 1.163:
                   3190:        * src/main/pa_globals.C 1.153:
                   3191:        * src/targets/cgi/parser3.dsp 1.62:
                   3192:        * src/types/types.dsp 1.38:
                   3193:                links to xml libs made relative, no need to unpack
                   3194:                parser3project to /parser3project.
                   3195: 
                   3196:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.31:
                   3197:        * src/main/compile.y [template_gc] 1.204.2.8.2.15:
                   3198:                more understandable error message in case @CLASS with more then
                   3199:                one line inside
                   3200: 
                   3201:        * src/classes/classes.dsp 1.28:
                   3202:        * src/main/main.dsp 1.164:
                   3203:        * src/targets/cgi/parser3.dsp 1.63:
                   3204:        * src/types/pa_vmail.C 1.43:
                   3205:        * src/types/types.dsp 1.39:
                   3206:                buf fix http://i2/tasks/edit/?id=4493946731322521294
                   3207:                $.to[billgates@microsoft.com
                   3208:                BCc: send-spam-to@someemails.ru
                   3209:                ]
                   3210: 
                   3211:        * src/classes/file.C 1.110:
                   3212:        * src/include/pa_exec.h 1.12:
                   3213:        * src/main/pa_exec.C 1.49:
                   3214:                incorportated pa_exec patch by
                   3215:                From: "Victor Fedoseev" <vvf_ru@mail.ru>
                   3216:                To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
                   3217:                Sent: Thursday, January 23, 2003 9:14 AM
                   3218:                
                   3219:                huge speedup on ^file::cgi with big result
                   3220: 
                   3221:        * configure [template_gc] 1.66.2.5.2.7:
                   3222:        * tests/Makefile [template_gc] 1.1.2.8.2.8:
                   3223:        * tests/Makefile [template_gc] 1.1.2.8.2.9:
                   3224:                *** empty log message ***
                   3225: 
                   3226:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.21:
                   3227:                more understandable error message in case of errors in @unhandled_exception
                   3228: 
                   3229:        * src/classes/math.C 1.25:
                   3230:                allowed random 1...
                   3231: 
                   3232:        * src/classes/xdoc.C 1.109:
                   3233:                memory allocation func bugfix
                   3234:                http://i2/tasks/edit/?id=4499303470368629745
                   3235: 
1.24      paf      3236:        * src/classes/table.C 1.173:
                   3237:                sort table with 0 rows bug fixed
                   3238: 
1.23      paf      3239:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.32:
                   3240:        * src/main/compile.y [template_gc] 1.204.2.8.2.16:
                   3241:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.11:
                   3242:                error column more precise - tab handling bug fixed
                   3243: 
1.24      paf      3244:        * src/classes/math.C [template_gc] 1.24.2.12.2.11:
                   3245:                allowed random 0..
                   3246: 
1.23      paf      3247:        * src/classes/hash.C 1.55:
                   3248:        * src/types/pa_vhash.h 1.44:
                   3249:                $hash._default showed in foreach & co bug fix
                   3250:                http://i2/tasks/edit/?id=4493701604654042676
                   3251:                
                   3252:                @main[]
                   3253:                $with_default[
                   3254:                        $.a[1]
                   3255:                        $._default[default from with_default]
                   3256:                ]
                   3257:                ^show[$with_default]
                   3258:                
                   3259:                $to_add_to[
                   3260:                        $.b[2]
                   3261:                ]
                   3262:                ^to_add_to.add[$with_default]
                   3263:                =$to_add_to.xxx=<br>
                   3264:                
                   3265:                
                   3266:                ^show[$to_add_to]
                   3267:                
                   3268:                
                   3269:                $cloned[^hash::create[$with_default]]
                   3270:                =$cloned.xxx=<br>
                   3271:                ^show[$cloned]
                   3272:                
                   3273:                
                   3274:                @show[hash]
                   3275:                ^hash.foreach[k;v]{
                   3276:                        $k = $v <br>
                   3277:                
                   3278:                }
                   3279:                <hr>
                   3280: 
                   3281: 2003-04-03  paf
                   3282:        * src/classes/op.C [template_gc] 1.127.2.22.2.23:
                   3283:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.18:
                   3284:        * src/include/pa_stack.h [template_gc] 1.17.2.6.2.6:
                   3285:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.23:
                   3286:        * src/main/execute.C [template_gc] 1.295.2.27.2.16:
                   3287:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.22:
                   3288:                strack trace reset after handled exception [old bug fixed]
                   3289: 
                   3290:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.22:
                   3291:        * src/main/compile.y [template_gc] 1.204.2.8.2.10:
                   3292:                parse position old bug fixed.
                   3293:                position reporting made precise [both, in parse erros and runtime errors]
                   3294: 
                   3295:        * operators.txt [template_gc] 1.109.2.1.2.4:
                   3296:        * src/classes/date.C [template_gc] 1.42.2.11.2.10:
                   3297:        * src/classes/date.C [template_gc] 1.42.2.11.2.9:
                   3298:        * src/classes/double.C [template_gc] 1.53.2.8.2.4:
                   3299:        * src/classes/file.C [template_gc] 1.107.2.16.2.13:
                   3300:        * src/classes/hash.C [template_gc] 1.54.2.13.2.14:
                   3301:        * src/classes/image.C [template_gc] 1.90.2.15.2.20:
                   3302:        * src/classes/image.C [template_gc] 1.90.2.15.2.21:
                   3303:        * src/classes/int.C [template_gc] 1.49.2.7.2.5:
                   3304:        * src/classes/mail.C [template_gc] 1.88.2.16.2.17:
                   3305:        * src/classes/math.C [template_gc] 1.24.2.12.2.9:
                   3306:        * src/classes/memory.C [template_gc] 1.1.2.4:
                   3307:        * src/classes/op.C [template_gc] 1.127.2.22.2.27:
                   3308:        * src/classes/op.C [template_gc] 1.127.2.22.2.28:
                   3309:        * src/classes/response.C [template_gc] 1.23.2.8.2.3:
                   3310:        * src/classes/string.C [template_gc] 1.125.2.15.2.20:
                   3311:        * src/classes/string.C [template_gc] 1.125.2.15.2.21:
                   3312:        * src/classes/table.C [template_gc] 1.172.2.14.2.24:
                   3313:        * src/classes/table.C [template_gc] 1.172.2.14.2.25:
                   3314:        * src/classes/void.C [template_gc] 1.28.2.5.2.9:
                   3315:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.22:
                   3316:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.23:
                   3317:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.12:
                   3318:        * src/classes/xnode.h [template_gc] 1.18.2.6.2.7:
                   3319:        * src/main/execute.C [template_gc] 1.295.2.27.2.19:
                   3320:        * src/types/pa_method.h [template_gc] 1.1.2.4.2.5:
                   3321:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.12:
                   3322:                MethodParams& now [methods without params receive zero
                   3323:                reference, but they are expected not to look there]
                   3324: 
                   3325:        * src/main/execute.C [template_gc] 1.295.2.27.2.18:
                   3326:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.11:
                   3327:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.10:
                   3328:        * src/types/pa_vstring.h [template_gc] 1.54.2.11.2.5:
                   3329:                slightly improved error messages text:
                   3330:                1. is '%s', it
                   3331:                2. method undefined in case of ^void[]
                   3332: 
1.24      paf      3333:        * src/lib/Makefile.in [template_gc] 1.8.2.3.2.2:
                   3334:                removed 'patches'
                   3335: 
1.23      paf      3336:        * src/classes/math.C [template_gc] 1.24.2.12.2.10:
                   3337:                top limit
                   3338: 
                   3339:        * src/classes/op.C [template_gc] 1.127.2.22.2.24:
                   3340:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.19:
                   3341:                removed from trace 'a' exception when
                   3342:                ^try{
                   3343:                   ^throw[a;1]
                   3344:                }{
                   3345:                   ^throw[b;2]
                   3346:                }
                   3347:                
                   3348:                this makes life easier: were: bad stack order -- were in exception catch unwind order, which didn't match execution order
                   3349:                
                   3350:                
                   3351:                @main[]
                   3352:                ^try{
                   3353:                        ^first[]
                   3354:                }{
                   3355:                        ^throw[c;3]
                   3356:                }
                   3357:                
                   3358:                @first[]
                   3359:                ^throw[a;1]
                   3360:                
                   3361:                showed
                   3362:                throw a
                   3363:                first
                   3364:                throw b
                   3365:                try
                   3366:                
                   3367:                which is no good
                   3368: 
                   3369:        * src/classes/op.C [template_gc] 1.127.2.22.2.30:
                   3370:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.26:
                   3371:        * tests/042.html [template_gc] 1.1.2.1.2.1:
                   3372:                test 042 changed to realities, and passed [bug fixed]
                   3373: 
                   3374:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.25:
                   3375:        * src/main/compile.y [template_gc] 1.204.2.8.2.12:
                   3376:                *** empty log message ***
                   3377: 
                   3378:        * operators.txt [template_gc] 1.109.2.1.2.3:
                   3379:        * src/classes/op.C [template_gc] 1.127.2.22.2.26:
                   3380:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.21:
                   3381:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.24:
                   3382:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.11:
                   3383:                ^process...[filename]
                   3384:                useful for better error reporting  [file/line/col]
                   3385: 
                   3386:        * INSTALL [template_gc] 1.31.6.2:
                   3387:        * src/include/pa_operation.h [template_gc] 1.1.2.6.2.5:
                   3388:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.23:
                   3389:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.29:
                   3390:        * src/main/compile.y [template_gc] 1.204.2.8.2.14:
                   3391:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.11:
                   3392:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.10:
                   3393:        * src/main/execute.C [template_gc] 1.295.2.27.2.20:
                   3394:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.27:
                   3395:                debug info format simplified, now it's:
                   3396:                OP_VALUE
                   3397:                Operation::Origin << here
                   3398:                value*
                   3399:                
                   3400:                higher limits:
                   3401:                  file number (max: 255)
                   3402:                  line number (max: 64535)
                   3403:                  column number (max: 255)
                   3404: 
                   3405:        * src/main/compile.C [template_gc] 1.69.2.6.2.8:
                   3406:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.27:
                   3407:        * src/main/compile.y [template_gc] 1.204.2.8.2.13:
                   3408:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.9:
                   3409:                precise parse error position in case of
                   3410:                
                   3411:                ^bug
                   3412:                ]
                   3413: 
                   3414:        * src/classes/op.C [template_gc] 1.127.2.22.2.25:
                   3415:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.20:
                   3416:        * src/include/pa_stack.h [template_gc] 1.17.2.6.2.7:
                   3417:        * src/include/pa_types.h [template_gc] 1.44.2.3.2.1:
                   3418:        * src/main/execute.C [template_gc] 1.295.2.27.2.17:
                   3419:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.23:
                   3420:                exception handling done. now we have error columns
                   3421:                todo: test it
                   3422: 
                   3423:        * src/classes/op.C [template_gc] 1.127.2.22.2.29:
                   3424:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.22:
                   3425:        * src/main/compile.C [template_gc] 1.69.2.6.2.7:
                   3426:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.24:
                   3427:        * src/main/compile.y [template_gc] 1.204.2.8.2.11:
                   3428:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.10:
                   3429:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.8:
                   3430:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.25:
                   3431:                introducing ^process...[main-method-alias]
                   3432: 
                   3433: 2003-04-02  paf
                   3434:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.21:
                   3435:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.10:
                   3436:                removed ref leak in xdoc::create/load
                   3437: 
                   3438:        * src/classes/op.C [template_gc] 1.127.2.22.2.22:
                   3439:        * src/include/pa_operation.h [template_gc] 1.1.2.6.2.3:
                   3440:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.16:
                   3441:        * src/main/compile.C [template_gc] 1.69.2.6.2.5:
                   3442:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.20:
                   3443:        * src/main/compile.y [template_gc] 1.204.2.8.2.8:
                   3444:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.8:
                   3445:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.6:
                   3446:        * src/main/execute.C [template_gc] 1.295.2.27.2.14:
                   3447:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.20:
                   3448:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.9:
                   3449:                prepared debug info
                   3450:                todo:use it
                   3451: 
                   3452:        * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.6:
                   3453:        * tests/Makefile [template_gc] 1.1.2.8.2.6:
                   3454:                replace bug fix [broke Dictionary constructor when moved to gc]
                   3455: 
                   3456:        * src/classes/op.C [template_gc] 1.127.2.22.2.21:
                   3457:        * src/classes/table.C [template_gc] 1.172.2.14.2.22:
                   3458:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.15:
                   3459:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.7:
                   3460:        * src/main/execute.C [template_gc] 1.295.2.27.2.12:
                   3461:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.9:
                   3462:        * src/types/pa_vbool.h [template_gc] 1.21.2.3.2.2:
                   3463:        * src/types/pa_vclass.h [template_gc] 1.39.2.5.2.4:
                   3464:        * src/types/pa_vdate.h [template_gc] 1.24.2.5.2.4:
                   3465:        * src/types/pa_vdouble.h [template_gc] 1.42.2.9.2.3:
                   3466:        * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.6:
                   3467:        * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.6:
                   3468:        * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.7:
                   3469:        * src/types/pa_vint.h [template_gc] 1.38.2.10.2.4:
                   3470:        * src/types/pa_vjunction.h [template_gc] 1.19.2.5.2.2:
                   3471:        * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.8:
                   3472:        * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.6:
                   3473:        * src/types/pa_vstring.h [template_gc] 1.54.2.11.2.4:
                   3474:        * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.6:
                   3475:        * src/types/pa_vvoid.h [template_gc] 1.17.2.8.2.3:
                   3476:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.9:
                   3477:        * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.7:
                   3478:                more locally scoped vars in execute (more easily optimizable)
                   3479: 
                   3480:        * src/lib/patches/gdome2.patch [template_gc] 1.1.6.1:
                   3481:                starting in gdome 0.7.4 this is no longer needed [author
                   3482:                applied my patch]
                   3483: 
                   3484:        * src/include/pa_operation.h [template_gc] 1.1.2.6.2.4:
                   3485:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.17:
                   3486:        * src/main/compile.C [template_gc] 1.69.2.6.2.6:
                   3487:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.21:
                   3488:        * src/main/compile.y [template_gc] 1.204.2.8.2.9:
                   3489:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.9:
                   3490:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.7:
                   3491:        * src/main/execute.C [template_gc] 1.295.2.27.2.15:
                   3492:        * src/main/pa_exception.C [template_gc] 1.43.2.15.2.9:
                   3493:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.21:
                   3494:                debug info: started using.
                   3495:                todo:complete
                   3496: 
                   3497:        * src/lib/patches/Makefile.am [template_gc] 1.3.6.1:
                   3498:        * src/lib/patches/Makefile.in [template_gc] 1.10.2.3.2.2:
                   3499:                not patches now
                   3500: 
                   3501:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.21:
                   3502:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.22:
                   3503:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.6:
                   3504:                uncommented http:// file loading
                   3505: 
                   3506:        * tests/Makefile [template_gc] 1.1.2.8.2.7:
                   3507:        * tests/results/108.processed [template_gc] 1.1.2.1.2.1:
                   3508:        * tests/results/117.processed [template_gc] 1.1.2.1.2.1:
                   3509:                meta considered OK [it's up to coder now to remove it not
                   3510:                needed]
                   3511: 
                   3512:        * configure [template_gc] 1.66.2.5.2.3:
                   3513:        * src/include/pa_config_auto.h.in [template_gc] 1.37.2.2.2.2:
                   3514:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.14:
                   3515:                --enable-assertions autoconf-ed
                   3516: 
                   3517:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.12:
                   3518:        * src/include/pa_stack.h [template_gc] 1.17.2.6.2.4:
                   3519:        * src/main/main.dsp [template_gc] 1.161.6.14.2.8:
                   3520:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.19:
                   3521:                array::get/put inlined
                   3522: 
                   3523:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.14:
                   3524:        * src/main/execute.C [template_gc] 1.295.2.27.2.13:
                   3525:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.20:
                   3526:        * tests/run_parser.sh [template_gc] 1.1.2.1.2.1:
                   3527:                gif encoder bug fix [gdGrowingBuf]
                   3528: 
                   3529:        * src/classes/form.C [template_gc] 1.34.2.7.2.7:
                   3530:        * src/classes/hash.C [template_gc] 1.54.2.13.2.13:
                   3531:        * src/classes/image.C [template_gc] 1.90.2.15.2.19:
                   3532:        * src/classes/string.C [template_gc] 1.125.2.15.2.19:
                   3533:        * src/classes/table.C [template_gc] 1.172.2.14.2.23:
                   3534:        * src/classes/void.C [template_gc] 1.28.2.5.2.8:
                   3535:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.9:
                   3536:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.20:
                   3537:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.19:
                   3538:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.12:
                   3539:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.35:
                   3540:                all calls to String::String(str,helper_length) are checked.
                   3541:                found/fixed one place:
                   3542:                $request:body now zero-terminated,
                   3543: 
                   3544:        * src/lib/patches/libxslt.patch [template_gc] 1.1.6.1:
                   3545:                decided against patching -- one can remove that header in @
                   3546:                postprocess, if he/she wants to
                   3547: 
                   3548:        * src/include/pa_operation.h [template_gc] 1.1.2.6.2.2:
                   3549:                strange mistake fixed: forgot to return Operation class->union
                   3550:                after switching from autoptrs.
                   3551: 
                   3552:        * configure.in [template_gc] 1.62.2.5.2.4:
                   3553:        * src/lib/Makefile.am [template_gc] 1.3.10.2:
                   3554:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.8:
                   3555:                removed patches
                   3556: 
                   3557:        * configure [template_gc] 1.66.2.5.2.4:
                   3558:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.15:
                   3559:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.14:
                   3560:                *** empty log message ***
                   3561: 
                   3562:        * configure.in [template_gc] 1.62.2.5.2.3:
                   3563:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.11:
                   3564:        * src/include/pa_config_fixed.h [template_gc] 1.54.2.5.2.5:
                   3565:        * src/include/pa_config_includes.h [template_gc] 1.23.2.5.2.2:
                   3566:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.43:
                   3567:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.6:
                   3568:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.11:
                   3569:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.18:
                   3570:                converted debug hacks to ANSI assertions
                   3571:                started configure.in --enable-assertions
                   3572: 
                   3573:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.13:
                   3574:        * src/include/pa_stack.h [template_gc] 1.17.2.6.2.5:
                   3575:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.44:
                   3576:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.6:
                   3577:        * src/main/main.dsp [template_gc] 1.161.6.14.2.9:
                   3578:        * src/main/pa_table.C [template_gc] 1.53.2.10.2.4:
                   3579:        * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.10:
                   3580:                array get/put check become assertion
                   3581:                iterator in methodframe filler
                   3582: 
                   3583:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.7:
                   3584:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.13:
                   3585:                globals.c: gc_substitute_memory_management_functions
                   3586:                +installed CORD_oom function
                   3587: 
                   3588:        * src/lib/patches/libxml2.patch [template_gc] 1.1.6.1:
                   3589:                found a way of dealing with charset tables without patching
                   3590:                library [price: imposed limit of 10 user-defined charsets, but
                   3591:                limit can be easily increased]
                   3592: 
                   3593:        * src/classes/table.C [template_gc] 1.172.2.14.2.21:
                   3594:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.7:
                   3595:        * src/main/pa_table.C [template_gc] 1.53.2.10.2.5:
                   3596:                few for(size_t i=0...) -> for(Array_iterator... i(..); i
                   3597:                has_next()
                   3598: 
                   3599: 2003-04-01  paf
                   3600:        * src/lib/gc/Makefile.am 1.1:
                   3601:        * src/lib/gc/include/Makefile.am 1.1:
                   3602:                file Makefile.am was initially added on branch template_gc.
                   3603: 
                   3604:        * src/classes/classes.dsp [template_gc] 1.25.10.5.2.8:
                   3605:        * src/include/pa_config_fixed.h [template_gc] 1.54.2.5.2.4:
                   3606:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.19:
                   3607:        * src/main/main.dsp [template_gc] 1.161.6.14.2.7:
                   3608:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.10:
                   3609:        * src/targets/apache13/ApacheModuleParser3.dsp [template_gc] 1.16.12.1.2.1:
                   3610:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.12:
                   3611:        * src/targets/isapi/parser3isapi.dsp [template_gc] 1.41.12.1.2.2:
                   3612:        * src/types/types.dsp [template_gc] 1.35.10.9.2.8:
                   3613:                prepared xml-static configuration
                   3614: 
                   3615:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.11:
                   3616:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.16:
                   3617:                xml memory debugging showed no errors. todo: debug parser memory
                   3618: 
                   3619:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.9:
                   3620:                bug() to set bpt in (memory.c)
                   3621:                some .am changes
                   3622: 
                   3623:        * src/lib/gc/Makefile.in 1.1:
                   3624:        * src/lib/gc/include/Makefile.in 1.1:
                   3625:                file Makefile.in was initially added on branch template_gc.
                   3626: 
                   3627:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.20:
                   3628:        * src/classes/xnode.h [template_gc] 1.18.2.6.2.6:
                   3629:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.17:
                   3630:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.10:
                   3631:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.17:
                   3632:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.8:
                   3633:        * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.8:
                   3634:        * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.6:
                   3635:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.5:
                   3636:                memory bug debugged down: gdome uses glib memory, and stores last pointer to xmlDoc there, gc misses that and collects valid memory
                   3637:                fixed by remembering xmlDoc from dom object in xdoc.
                   3638:                todo: do something with premature free of xdoc with xnodes/node values referring into it
                   3639: 
                   3640:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.15:
                   3641:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.13:
                   3642:                more build configurations
                   3643: 
                   3644:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.16:
                   3645:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.18:
                   3646:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.12:
                   3647:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.8:
                   3648:                moved memory debugging to global level: to pa_gc_malloc
                   3649: 
                   3650:        * src/lib/gc/Makefile.am [template_gc] 1.1.2.1:
                   3651:        * src/lib/gc/Makefile.in [template_gc] 1.1.2.1:
                   3652:        * src/lib/gc/include/Makefile.am [template_gc] 1.1.2.1:
                   3653:        * src/lib/gc/include/Makefile.in [template_gc] 1.1.2.1:
                   3654:                *** empty log message ***
                   3655: 
                   3656:        * src/classes/mail.C [template_gc] 1.88.2.16.2.15:
                   3657:        * src/classes/mail.C [template_gc] 1.88.2.16.2.16:
                   3658:                typo fix
                   3659: 
                   3660: 2003-03-31  paf
                   3661:        * INSTALL [template_gc] 1.31.6.1:
                   3662:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.19:
                   3663:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.9:
                   3664:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.14:
                   3665:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.11:
                   3666:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.4:
                   3667:                started xml lib memory debugging, simple checks failed:
                   3668:                it seems that library does realloc(bad ptr), and recording those ptrs in heap [for debugging] was bad:
                   3669:                heap situation changes = everything works fine
                   3670: 
                   3671:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.6:
                   3672:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.13:
                   3673:                worked around  xmlRegisterCharEncodingHandler limitation [
                   3674:                currently imposed limit of 10 user-defined charsets]
                   3675: 
                   3676: 2003-03-28  paf
                   3677:        * src/main/execute.C [template_gc] 1.295.2.27.2.11:
                   3678:                execution stack copied to local
                   3679:                register
                   3680:                variable, removed lots [~2e7) of memory accesses
                   3681: 
                   3682: 2003-03-27  paf
                   3683:        * src/classes/string.C [template_gc] 1.125.2.15.2.17:
                   3684:        * src/classes/table.C [template_gc] 1.172.2.14.2.19:
                   3685:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.9:
                   3686:        * src/include/pa_stack.h [template_gc] 1.17.2.6.2.3:
                   3687:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.40:
                   3688:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.5:
                   3689:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.33:
                   3690:        * src/main/untaint.C [template_gc] 1.115.2.12.2.18:
                   3691:        * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.9:
                   3692:                fixed clients of &get():
                   3693:                most to use non-ref version,
                   3694:                some[in tight places] to get_unchecked_ref
                   3695: 
                   3696:        * src/classes/date.C [template_gc] 1.42.2.11.2.8:
                   3697:        * src/classes/file.C [template_gc] 1.107.2.16.2.12:
                   3698:        * src/classes/hash.C [template_gc] 1.54.2.13.2.12:
                   3699:        * src/classes/string.C [template_gc] 1.125.2.15.2.18:
                   3700:        * src/classes/table.C [template_gc] 1.172.2.14.2.20:
                   3701:        * src/classes/void.C [template_gc] 1.28.2.5.2.7:
                   3702:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.41:
                   3703:        * src/lib/cord/cord.dsp [template_gc] 1.1.2.8:
                   3704:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.5:
                   3705:        * src/lib/cord/include/cord.h [template_gc] 1.1.2.2:
                   3706:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.16:
                   3707:        * src/main/compile.y [template_gc] 1.204.2.8.2.7:
                   3708:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.5:
                   3709:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.17:
                   3710:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.12:
                   3711:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.13:
                   3712:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.18:
                   3713:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.34:
                   3714:        * src/main/pa_uue.C [template_gc] 1.4.2.5.2.4:
                   3715:        * src/sql/pa_sql_driver.h [template_gc] 1.34.2.4.2.4:
                   3716:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.10:
                   3717:        * src/types/pa_venv.h [template_gc] 1.28.2.5.2.5:
                   3718:        * src/types/pa_vfile.C [template_gc] 1.36.2.10.2.4:
                   3719:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.14:
                   3720:                introducing append_help_length [radical improvement here]
                   3721: 
                   3722:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.12:
                   3723:                GC_java_finalization turned off [was 'not recommened' in gc.h, 
                   3724:                on win32 noticed no difference]
                   3725: 
                   3726:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.11:
                   3727:                returned checked array get [were disabled for debugging]
                   3728:                result:not slower [don't understand that, it were INLINED]
                   3729:                todo: find out a way of inlining it!
                   3730: 
                   3731:        * src/classes/memory.C [template_gc] 1.1.2.3:
                   3732:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.10:
                   3733:        * src/include/pa_hash.h [template_gc] 1.58.2.18.2.7:
                   3734:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.15:
                   3735:        * src/lib/cord/cord.dsp [template_gc] 1.1.2.7:
                   3736:        * src/lib/cord/cordxtra.c [template_gc] 1.1.2.3:
                   3737:        * src/lib/gc/include/gc.h [template_gc] 1.1.2.2:
                   3738:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.6:
                   3739:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.10:
                   3740:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.9:
                   3741:        * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.7:
                   3742:                disabled gc, become even slower
                   3743: 
                   3744:        * src/classes/classes.dsp [template_gc] 1.25.10.5.2.7:
                   3745:        * src/classes/memory.C [template_gc] 1.1.2.2:
                   3746:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.16:
                   3747:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.8:
                   3748:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.14:
                   3749:        * src/include/pa_stack.h [template_gc] 1.17.2.6.2.2:
                   3750:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.39:
                   3751:        * src/lib/cord/cord.dsp [template_gc] 1.1.2.6:
                   3752:        * src/lib/ltdl/libltdl.dsp [template_gc] 1.3.2.2.2.4:
                   3753:        * src/lib/md5/md5.dsp [template_gc] 1.2.10.2.2.3:
                   3754:        * src/lib/pcre/pcre.dsp [template_gc] 1.1.14.1.2.3:
                   3755:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.15:
                   3756:        * src/main/compile.y [template_gc] 1.204.2.8.2.6:
                   3757:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.4:
                   3758:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.4:
                   3759:        * src/main/main.dsp [template_gc] 1.161.6.14.2.6:
                   3760:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.32:
                   3761:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.9:
                   3762:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.8:
                   3763:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.13:
                   3764:        * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.8:
                   3765:        * src/types/types.dsp [template_gc] 1.35.10.9.2.7:
                   3766:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.3:
                   3767:                Array::put(index, T>>&<< removed
                   3768:                after Stack::pop wiping removed [moved to separate func]
                   3769:                other Array & removed
                   3770: 
                   3771:        * src/lib/gc/include/gc_fake.h 1.1:
                   3772:                file gc_fake.h was initially added on branch template_gc.
                   3773: 
                   3774:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.42:
                   3775:        * src/lib/gc/include/gc.h [template_gc] 1.1.2.3:
                   3776:        * src/lib/gc/include/gc_fake.h [template_gc] 1.1.2.1:
                   3777:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.17:
                   3778:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.7:
                   3779:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.11:
                   3780:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.10:
                   3781:                convention changed: all resulting strings are zero-terminated
                   3782: 
                   3783:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.17:
                   3784:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.18:
                   3785:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.6:
                   3786:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.13:
                   3787:                forgot to merge XML memory funcs replacement from gc branch
                   3788: 
                   3789:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.18:
                   3790:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.7:
                   3791:                XML memory funcs to GC works in debug, but fails in release
                   3792:                todo: fix that
                   3793: 
                   3794:        * src/doc/memory.dox 1.1:
                   3795:                file memory.dox was initially added on branch template_gc.
                   3796: 
                   3797:        * src/doc/memory.dox [template_gc] 1.1.2.1:
                   3798:                forgot to add
                   3799: 
                   3800: 2003-03-26  paf
                   3801:        * src/lib/cord/include/private/cord_pos.h 1.1:
                   3802:                file cord_pos.h was initially added on branch template_gc.
                   3803: 
                   3804:        * src/classes/classes.dsp [template_gc] 1.25.10.5.2.6:
                   3805:        * src/classes/file.C [template_gc] 1.107.2.16.2.11:
                   3806:        * src/classes/op.C [template_gc] 1.127.2.22.2.20:
                   3807:        * src/classes/table.C [template_gc] 1.172.2.14.2.18:
                   3808:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.7:
                   3809:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.5:
                   3810:        * src/include/pa_stack.h [template_gc] 1.17.2.6.2.1:
                   3811:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.38:
                   3812:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.6:
                   3813:        * src/lib/cord/cord.dsp [template_gc] 1.1.2.5:
                   3814:        * src/lib/ltdl/libltdl.dsp [template_gc] 1.3.2.2.2.3:
                   3815:        * src/lib/md5/md5.dsp [template_gc] 1.2.10.2.2.2:
                   3816:        * src/lib/pcre/pcre.dsp [template_gc] 1.1.14.1.2.2:
                   3817:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.14:
                   3818:        * src/main/compile.y [template_gc] 1.204.2.8.2.5:
                   3819:        * src/main/main.dsp [template_gc] 1.161.6.14.2.5:
                   3820:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.12:
                   3821:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.16:
                   3822:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.11:
                   3823:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.11:
                   3824:        * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.7:
                   3825:        * src/main/pa_table.C [template_gc] 1.53.2.10.2.3:
                   3826:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.8:
                   3827:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.7:
                   3828:        * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.7:
                   3829:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.10:
                   3830:        * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.7:
                   3831:        * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.5:
                   3832:        * src/types/types.dsp [template_gc] 1.35.10.9.2.6:
                   3833:                pre-evaluated .count() in some places
                   3834: 
                   3835:        * src/lib/cord/Makefile.am 1.1:
                   3836:        * src/lib/cord/include/Makefile.am 1.1:
                   3837:        * src/lib/cord/include/private/Makefile.am 1.1:
                   3838:                file Makefile.am was initially added on branch template_gc.
                   3839: 
                   3840:        * src/lib/cord/Makefile.in 1.1:
                   3841:        * src/lib/cord/include/Makefile.in 1.1:
                   3842:        * src/lib/cord/include/private/Makefile.in 1.1:
                   3843:                file Makefile.in was initially added on branch template_gc.
                   3844: 
                   3845:        * src/classes/classes.dsp [template_gc] 1.25.10.5.2.4:
                   3846:        * src/lib/cord/cord.dsp [template_gc] 1.1.2.3:
                   3847:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.13:
                   3848:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.3:
                   3849:        * src/main/main.dsp [template_gc] 1.161.6.14.2.3:
                   3850:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.5:
                   3851:        * src/targets/isapi/parser3isapi.dsp [template_gc] 1.41.12.1.2.1:
                   3852:        * src/types/types.dsp [template_gc] 1.35.10.9.2.4:
                   3853:                .dsp updated to use lib/gc,lib/cord
                   3854: 
                   3855:        * src/lib/cord/include/gc.h [template_gc] 1.1.2.2:
                   3856:        * src/lib/gc/include/gc.h [template_gc] 1.1.2.1:
                   3857:                introducing lib/gc
                   3858: 
                   3859:        * src/lib/cord/include/cord.h [template_gc] 1.1.2.1:
                   3860:        * src/lib/cord/include/ec.h [template_gc] 1.1.2.1:
                   3861:        * src/lib/cord/include/gc.h [template_gc] 1.1.2.1:
                   3862:        * src/lib/cord/include/private/cord_pos.h [template_gc] 1.1.2.1:
                   3863:                bundled gc includes
                   3864: 
                   3865:        * src/lib/cord/include/cord.h 1.1:
                   3866:                file cord.h was initially added on branch template_gc.
                   3867: 
                   3868:        * src/lib/cord/include/ec.h 1.1:
                   3869:                file ec.h was initially added on branch template_gc.
                   3870: 
                   3871:        * src/classes/op.C [template_gc] 1.127.2.22.2.18:
                   3872:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.6:
                   3873:        * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.7:
                   3874:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.35:
                   3875:        * src/include/pa_version.h [template_gc] 1.7.16.1:
                   3876:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.12:
                   3877:        * src/main/compile.y [template_gc] 1.204.2.8.2.4:
                   3878:        * src/main/execute.C [template_gc] 1.295.2.27.2.10:
                   3879:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.15:
                   3880:        * src/main/pa_exception.C [template_gc] 1.43.2.15.2.8:
                   3881:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.17:
                   3882:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.30:
                   3883:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.7:
                   3884:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.4:
                   3885:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.2:
                   3886:                a number of bugfixes [while testing first real site (aval)]
                   3887: 
                   3888:        * src/classes/classes.dsp [template_gc] 1.25.10.5.2.5:
                   3889:        * src/lib/cord/cord.dsp [template_gc] 1.1.2.4:
                   3890:        * src/lib/ltdl/libltdl.dsp [template_gc] 1.3.2.2.2.2:
                   3891:        * src/lib/md5/md5.dsp [template_gc] 1.2.10.2.2.1:
                   3892:        * src/main/main.dsp [template_gc] 1.161.6.14.2.4:
                   3893:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.6:
                   3894:        * src/types/types.dsp [template_gc] 1.35.10.9.2.5:
                   3895:                started profiling
                   3896: 
                   3897:        * src/lib/cord/include/gc.h 1.1:
                   3898:        * src/lib/gc/include/gc.h 1.1:
                   3899:                file gc.h was initially added on branch template_gc.
                   3900: 
                   3901:        * acsite.m4 1.1:
                   3902:                file acsite.m4 was initially added on branch template_gc.
                   3903: 
                   3904:        * acsite.m4 [template_gc] 1.1.2.1:
                   3905:        * bin/Makefile.in [template_gc] 1.9.2.3.2.1:
                   3906:        * etc/Makefile.in [template_gc] 1.14.2.3.2.1:
                   3907:        * etc/parser3.charsets/Makefile.in [template_gc] 1.17.2.3.2.1:
                   3908:        * src/Makefile.in [template_gc] 1.55.2.3.2.1:
                   3909:        * src/classes/Makefile.am [template_gc] 1.40.16.2:
                   3910:        * src/classes/Makefile.in [template_gc] 1.53.2.3.2.1:
                   3911:        * src/classes/mail.C [template_gc] 1.88.2.16.2.14:
                   3912:        * src/classes/math.C [template_gc] 1.24.2.12.2.8:
                   3913:        * src/classes/op.C [template_gc] 1.127.2.22.2.19:
                   3914:        * src/include/Makefile.in [template_gc] 1.11.2.5.2.1:
                   3915:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.8:
                   3916:        * src/include/pa_config_auto.h.in [template_gc] 1.37.2.2.2.1:
                   3917:        * src/include/pa_config_fixed.h [template_gc] 1.54.2.5.2.3:
                   3918:        * src/include/pa_config_includes.h [template_gc] 1.23.2.5.2.1:
                   3919:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.13:
                   3920:        * src/include/pa_sql_driver_manager.h [template_gc] 1.26.2.9.2.5:
                   3921:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.36:
                   3922:        * src/include/pa_stylesheet_connection.h [template_gc] 1.32.2.5.2.4:
                   3923:        * src/include/pa_version.h [template_gc] 1.7.16.2:
                   3924:        * src/lib/Makefile.am [template_gc] 1.3.10.1:
                   3925:        * src/lib/Makefile.in [template_gc] 1.8.2.3.2.1:
                   3926:        * src/lib/cord/Makefile.am [template_gc] 1.1.2.1:
                   3927:        * src/lib/cord/Makefile.in [template_gc] 1.1.2.1:
                   3928:        * src/lib/cord/include/Makefile.am [template_gc] 1.1.2.1:
                   3929:        * src/lib/cord/include/Makefile.in [template_gc] 1.1.2.1:
                   3930:        * src/lib/cord/include/private/Makefile.am [template_gc] 1.1.2.1:
                   3931:        * src/lib/cord/include/private/Makefile.in [template_gc] 1.1.2.1:
                   3932:        * src/lib/ltdl/Makefile.in [template_gc] 1.4.2.1.2.2:
                   3933:        * src/lib/md5/Makefile.in [template_gc] 1.6.2.3.2.1:
                   3934:        * src/lib/patches/Makefile.in [template_gc] 1.10.2.3.2.1:
                   3935:        * src/lib/pcre/Makefile.in [template_gc] 1.8.2.3.2.2:
                   3936:        * src/main/Makefile.am [template_gc] 1.35.6.4.2.2:
                   3937:        * src/main/Makefile.in [template_gc] 1.50.2.6.2.1:
                   3938:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.10:
                   3939:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.31:
                   3940:        * src/main/untaint.C [template_gc] 1.115.2.12.2.17:
                   3941:        * src/sql/Makefile.in [template_gc] 1.11.2.3.2.1:
                   3942:        * src/targets/Makefile.in [template_gc] 1.42.2.3.2.1:
                   3943:        * src/targets/apache13/Makefile.in [template_gc] 1.44.2.3.2.1:
                   3944:        * src/targets/apache13/p3runConfigure.in [template_gc] 1.11.14.4.2.1:
                   3945:        * src/targets/cgi/Makefile.am [template_gc] 1.46.2.5.2.1:
                   3946:        * src/targets/cgi/Makefile.in [template_gc] 1.62.2.5.2.1:
                   3947:        * src/targets/isapi/Makefile.in [template_gc] 1.11.2.3.2.1:
                   3948:        * src/types/Makefile.am [template_gc] 1.28.10.1.2.2:
                   3949:        * src/types/Makefile.in [template_gc] 1.50.2.4.2.1:
                   3950:        * src/types/pa_vclass.h [template_gc] 1.39.2.5.2.3:
                   3951:        * src/types/pa_vcookie.h [template_gc] 1.23.2.6.2.3:
                   3952:        * src/types/pa_vform.h [template_gc] 1.45.2.8.2.3:
                   3953:        * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.5:
                   3954:        * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.6:
                   3955:        * src/types/pa_vint.h [template_gc] 1.38.2.10.2.3:
                   3956:        * src/types/pa_vmail.h [template_gc] 1.9.2.6.2.5:
                   3957:        * src/types/pa_vresponse.h [template_gc] 1.32.2.6.2.4:
                   3958:        * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.6:
                   3959:        * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.6:
                   3960:        * src/types/pa_vstatus.h [template_gc] 1.15.2.7.2.3:
                   3961:        * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.5:
                   3962:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.7:
                   3963:                configured math funcs
                   3964:                ported pa_exec
                   3965: 
                   3966:        * src/classes/classes.dsp 1.26:
                   3967:        * src/lib/ltdl/libltdl.dsp 1.4:
                   3968:        * src/lib/md5/md5.dsp 1.3:
                   3969:        * src/lib/pcre/pcre.dsp 1.2:
                   3970:        * src/main/main.dsp 1.162:
                   3971:        * src/targets/cgi/parser3.dsp 1.61:
                   3972:        * src/types/types.dsp 1.37:
                   3973:                .dsp profiling updated
                   3974: 
                   3975: 2003-03-25  paf
                   3976:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.14:
                   3977:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.9:
                   3978:                memory: new 'new' overloads for structure handling
                   3979: 
1.24      paf      3980:        * tests/results/109.processed [template_gc] 1.1.2.1.2.1:
                   3981:                it was a bug in parser. updated 109 test result
                   3982: 
1.23      paf      3983:        * operators.txt [template_gc] 1.109.2.1.2.2:
                   3984:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.10:
                   3985:        * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.5:
                   3986:                $status.memory
                   3987:                used
                   3988:                free
                   3989:                since_compact
                   3990:                process
                   3991: 
                   3992:        * src/doc/exception.dox 1.1:
                   3993:                file exception.dox was initially added on branch template_gc.
                   3994: 
                   3995:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.11:
                   3996:        * src/main/untaint.C [template_gc] 1.115.2.12.2.15:
                   3997:                untaint.C L_MAIL_HEADER
                   3998: 
                   3999:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.9:
                   4000:        * src/classes/xnode.h [template_gc] 1.18.2.6.2.5:
                   4001:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.13:
                   4002:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.6:
                   4003:        * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.5:
                   4004:                xnode.C compiled, doc/node finalizers isntalled
                   4005: 
                   4006:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.14:
                   4007:        * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.6:
                   4008:                vxnode compiled
                   4009:                xml linked
                   4010: 
                   4011:        * tests/results/121.processed 1.1:
                   4012:                file 121.processed was initially added on branch template_gc.
                   4013: 
                   4014:        * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.6:
                   4015:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.5:
                   4016:        * src/main/untaint.C [template_gc] 1.115.2.12.2.16:
                   4017:        * src/sql/pa_sql_driver.h [template_gc] 1.34.2.4.2.3:
                   4018:                untaint.C L_SQL
                   4019: 
                   4020:        * src/types/pa_vmemory.h 1.1:
                   4021:                file pa_vmemory.h was initially added on branch template_gc.
                   4022: 
                   4023:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.14:
                   4024:                fixed transform params
                   4025: 
                   4026:        * operators.txt [template_gc] 1.109.2.1.2.1:
                   4027:        * src/classes/Makefile.am [template_gc] 1.40.16.1:
                   4028:        * src/classes/classes.dsp [template_gc] 1.25.10.5.2.3:
                   4029:        * src/classes/memory.C [template_gc] 1.1.2.1:
                   4030:        * src/classes/op.C [template_gc] 1.127.2.22.2.17:
                   4031:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.15:
                   4032:        * src/types/Makefile.am [template_gc] 1.28.10.1.2.1:
                   4033:        * src/types/pa_venv.h [template_gc] 1.28.2.5.2.4:
                   4034:        * src/types/pa_vmemory.h [template_gc] 1.1.2.1:
                   4035:        * src/types/types.dsp [template_gc] 1.35.10.9.2.3:
                   4036:        * www/htdocs/.htaccess [template_gc] 1.12.6.9.2.1:
                   4037:                ^memory:compact[]
                   4038: 
                   4039:        * src/types/pa_vxdoc.C [template_gc] 1.23.2.5.2.4:
                   4040:                vxdoc compiled
                   4041: 
                   4042:        * tests/121.html 1.1:
                   4043:                file 121.html was initially added on branch template_gc.
                   4044: 
                   4045:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.15:
                   4046:        * tests/Makefile [template_gc] 1.1.2.8.2.5:
                   4047:                fixed transform params2
                   4048: 
                   4049:        * src/doc/string.dox [template_gc] 1.4.22.1:
                   4050:                updated: new string internals
                   4051: 
                   4052:        * src/classes/image.C [template_gc] 1.90.2.15.2.18:
                   4053:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.13:
                   4054:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.10:
                   4055:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.34:
                   4056:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.29:
                   4057:        * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.7:
                   4058:                removed StringBody(0) ambiguilty, introducting static
                   4059:                StringBody::Format(int)
                   4060: 
                   4061:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.10:
                   4062:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.6:
                   4063:        * tests/Makefile [template_gc] 1.1.2.8.2.4:
                   4064:        * tests/results/107.processed [template_gc] 1.1.2.1.2.1:
                   4065:                fixed dom language [values are now considered tainted.
                   4066:                it was a bug in parser. updated 107 test result
                   4067: 
                   4068:        * src/classes/image.C [template_gc] 1.90.2.15.2.17:
                   4069:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.12:
                   4070:        * src/classes/xnode.h [template_gc] 1.18.2.6.2.4:
                   4071:        * src/doc/exception.dox [template_gc] 1.1.2.1:
                   4072:        * src/doc/index.dox [template_gc] 1.4.8.1:
                   4073:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.4:
                   4074:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.12:
                   4075:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.12:
                   4076:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.33:
                   4077:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.8:
                   4078:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.5:
                   4079:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.28:
                   4080:                xdoc.C compiled
                   4081:                todo: xnode.C / finalizers
                   4082: 
                   4083:        * src/classes/memory.C 1.1:
                   4084:                file memory.C was initially added on branch template_gc.
                   4085: 
                   4086:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.16:
                   4087:        * src/main/untaint.C [template_gc] 1.115.2.12.2.14:
                   4088:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.9:
                   4089:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.8:
                   4090:        * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.5:
                   4091:        * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.6:
                   4092:        * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.4:
                   4093:        * src/types/pa_vstring.C [template_gc] 1.22.2.3.2.5:
                   4094:        * src/types/pa_vstring.h [template_gc] 1.54.2.11.2.3:
                   4095:        * tests/121.html [template_gc] 1.1.2.1:
                   4096:        * tests/results/121.processed [template_gc] 1.1.2.1:
                   4097:                untaint.C L_URI
                   4098: 
                   4099:        * src/include/pa_stylesheet_manager.h [template_gc] 1.15.2.5.2.5:
                   4100:        * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.6:
                   4101:                fixed stylesheet caching
                   4102: 
                   4103: 2003-03-24  paf
                   4104:        * src/classes/void.C [template_gc] 1.28.2.5.2.6:
                   4105:                void.C compiled
                   4106: 
                   4107:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.14:
                   4108:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.9:
                   4109:                http://
                   4110: 
                   4111:        * src/classes/file.C [template_gc] 1.107.2.16.2.10:
                   4112:        * src/classes/image.C [template_gc] 1.90.2.15.2.16:
                   4113:        * src/classes/mail.C [template_gc] 1.88.2.16.2.13:
                   4114:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.32:
                   4115:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.13:
                   4116:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.8:
                   4117:                introducing string[body]::pos(char)
                   4118: 
                   4119:        * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.4:
                   4120:                pa_vstatus.C compiled
                   4121: 
                   4122:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.30:
                   4123:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.26:
                   4124:        * src/main/untaint.C [template_gc] 1.115.2.12.2.12:
                   4125:                String::ArrayFragment::append_positions fixed
                   4126: 
                   4127:        * src/classes/hash.C [template_gc] 1.54.2.13.2.11:
                   4128:        * src/classes/string.C [template_gc] 1.125.2.15.2.16:
                   4129:        * src/classes/table.C [template_gc] 1.172.2.14.2.14:
                   4130:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.7:
                   4131:                all linked
                   4132:                todo: debug
                   4133: 
                   4134:        * src/classes/hash.C [template_gc] 1.54.2.13.2.10:
                   4135:        * src/classes/image.C [template_gc] 1.90.2.15.2.12:
                   4136:        * src/classes/string.C [template_gc] 1.125.2.15.2.10:
                   4137:        * src/classes/table.C [template_gc] 1.172.2.14.2.9:
                   4138:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.10:
                   4139:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.23:
                   4140:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.4:
                   4141:        * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.4:
                   4142:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.10:
                   4143:                image.C compiled
                   4144: 
                   4145:        * src/classes/mail.C [template_gc] 1.88.2.16.2.10:
                   4146:        * src/classes/string.C [template_gc] 1.125.2.15.2.11:
                   4147:        * src/classes/table.C [template_gc] 1.172.2.14.2.11:
                   4148:        * src/types/pa_vmail.h [template_gc] 1.9.2.6.2.3:
                   4149:                mail.C compiled
                   4150: 
                   4151:        * src/types/pa_vmath.C [template_gc] 1.1.2.9.2.4:
                   4152:        * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.5:
                   4153:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.9:
                   4154:        * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.5:
                   4155:        * src/types/pa_vrequest.C [template_gc] 1.27.2.9.2.4:
                   4156:        * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.5:
                   4157:        * src/types/pa_vstateless_class.C [template_gc] 1.19.2.9.2.4:
                   4158:        * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.4:
                   4159:                pa_vstateless_class.C compiled
                   4160: 
                   4161:        * src/classes/hash.C [template_gc] 1.54.2.13.2.9:
                   4162:        * src/classes/string.C [template_gc] 1.125.2.15.2.9:
                   4163:        * src/classes/table.C [template_gc] 1.172.2.14.2.8:
                   4164:        * src/classes/void.C [template_gc] 1.28.2.5.2.4:
                   4165:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.9:
                   4166:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.8:
                   4167:        * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.4:
                   4168:                hash.C compiled
                   4169: 
                   4170:        * src/classes/string.C [template_gc] 1.125.2.15.2.15:
                   4171:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.6:
                   4172:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.5:
                   4173:        * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.4:
                   4174:                pa_value.C compiled
                   4175: 
                   4176:        * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.6:
                   4177:                pa_vtable.C compiled
                   4178: 
                   4179:        * src/main/execute.C [template_gc] 1.295.2.27.2.7:
                   4180:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.22:
                   4181:        * src/types/pa_wcontext.h [template_gc] 1.42.2.9.2.5:
                   4182:                classes.lib
                   4183:                main.lib compiled
                   4184: 
                   4185:        * src/classes/image.C [template_gc] 1.90.2.15.2.14:
                   4186:        * src/classes/op.C [template_gc] 1.127.2.22.2.16:
                   4187:        * src/classes/table.C [template_gc] 1.172.2.14.2.16:
                   4188:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.28:
                   4189:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.10:
                   4190:        * src/main/compile.y [template_gc] 1.204.2.8.2.3:
                   4191:        * src/main/execute.C [template_gc] 1.295.2.27.2.8:
                   4192:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.11:
                   4193:        * src/main/untaint.C [template_gc] 1.115.2.12.2.11:
                   4194:        * tests/Makefile [template_gc] 1.1.2.8.2.1:
                   4195:                attempt to do gif encoding to CORD_ec [bad]
                   4196:                would rewrite as realloc now
                   4197: 
                   4198:        * src/classes/mail.C [template_gc] 1.88.2.16.2.11:
                   4199:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.10:
                   4200:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.5:
                   4201:        * src/types/pa_vstateless_class.C [template_gc] 1.19.2.9.2.5:
                   4202:                all compiled.
                   4203:                todo:link
                   4204: 
                   4205:        * src/types/pa_vfile.C [template_gc] 1.36.2.10.2.3:
                   4206:                pa_vfile.C compiled
                   4207: 
                   4208:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.24:
                   4209:        * tests/Makefile [template_gc] 1.1.2.8.2.2:
                   4210:                string::pos fixed
                   4211: 
                   4212:        * src/classes/op.C [template_gc] 1.127.2.22.2.14:
                   4213:        * src/classes/string.C [template_gc] 1.125.2.15.2.12:
                   4214:        * src/classes/table.C [template_gc] 1.172.2.14.2.12:
                   4215:        * src/classes/void.C [template_gc] 1.28.2.5.2.5:
                   4216:        * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.5:
                   4217:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.24:
                   4218:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.9:
                   4219:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.19:
                   4220:                op.C compiled
                   4221: 
                   4222:        * src/classes/string.C [template_gc] 1.125.2.15.2.14:
                   4223:        * src/classes/table.C [template_gc] 1.172.2.14.2.13:
                   4224:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.26:
                   4225:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.21:
                   4226:        * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.5:
                   4227:        * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.4:
                   4228:                table.C compiled
                   4229: 
                   4230:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.6:
                   4231:        * src/types/pa_vclass.C [template_gc] 1.16.2.5.2.3:
                   4232:        * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.6:
                   4233:        * src/types/pa_vstateless_class.C [template_gc] 1.19.2.9.2.3:
                   4234:                pa_vcookie.C compiled
                   4235: 
                   4236:        * parser3.dsw [template_gc] 1.7.6.1.2.3:
                   4237:        * src/classes/date.C [template_gc] 1.42.2.11.2.6:
                   4238:        * src/classes/file.C [template_gc] 1.107.2.16.2.7:
                   4239:        * src/include/pa_exec.h [template_gc] 1.11.2.6.2.5:
                   4240:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.27:
                   4241:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.8:
                   4242:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.6:
                   4243:                empty run passed OK
                   4244: 
                   4245:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.11:
                   4246:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.8:
                   4247:        * src/classes/xnode.h [template_gc] 1.18.2.6.2.3:
                   4248:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.3:
                   4249:        * src/include/pa_config_fixed.h [template_gc] 1.54.2.5.2.2:
                   4250:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.11:
                   4251:        * src/include/pa_stylesheet_connection.h [template_gc] 1.32.2.5.2.3:
                   4252:        * src/include/pa_stylesheet_manager.h [template_gc] 1.15.2.5.2.4:
                   4253:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.7:
                   4254:        * src/main/pa_exception.C [template_gc] 1.43.2.15.2.7:
                   4255:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.4:
                   4256:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.13:
                   4257:        * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.5:
                   4258:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.5:
                   4259:        * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.4:
                   4260:                started XML
                   4261: 
                   4262:        * src/types/pa_vform.C [template_gc] 1.74.2.11.2.5:
                   4263:                pa_vform.C compiled
                   4264: 
                   4265:        * src/classes/math.C [template_gc] 1.24.2.12.2.6:
                   4266:        * src/classes/op.C [template_gc] 1.127.2.22.2.13:
                   4267:                math.C compiled
                   4268: 
                   4269:        * src/classes/classes.C [template_gc] 1.18.2.6.2.2:
                   4270:        * src/classes/classes.awk [template_gc] 1.6.6.3.2.1:
                   4271:        * src/classes/classes.h [template_gc] 1.23.2.9.2.3:
                   4272:        * src/classes/date.C [template_gc] 1.42.2.11.2.5:
                   4273:        * src/classes/double.C [template_gc] 1.53.2.8.2.3:
                   4274:        * src/classes/file.C [template_gc] 1.107.2.16.2.6:
                   4275:        * src/classes/form.C [template_gc] 1.34.2.7.2.5:
                   4276:        * src/classes/hash.C [template_gc] 1.54.2.13.2.8:
                   4277:        * src/classes/image.C [template_gc] 1.90.2.15.2.11:
                   4278:        * src/classes/int.C [template_gc] 1.49.2.7.2.3:
                   4279:        * src/classes/mail.C [template_gc] 1.88.2.16.2.9:
                   4280:        * src/classes/math.C [template_gc] 1.24.2.12.2.5:
                   4281:        * src/classes/op.C [template_gc] 1.127.2.22.2.12:
                   4282:        * src/classes/response.C [template_gc] 1.23.2.8.2.2:
                   4283:        * src/classes/string.C [template_gc] 1.125.2.15.2.8:
                   4284:        * src/classes/table.C [template_gc] 1.172.2.14.2.7:
                   4285:        * src/classes/void.C [template_gc] 1.28.2.5.2.3:
                   4286:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.8:
                   4287:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.7:
                   4288:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.9:
                   4289:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.7:
                   4290:        * src/include/pa_sapi.h [template_gc] 1.22.2.8.2.4:
                   4291:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.22:
                   4292:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.18:
                   4293:        * src/types/pa_vdate.h [template_gc] 1.24.2.5.2.3:
                   4294:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.8:
                   4295:                file.C
                   4296:                table.C compiled
                   4297: 
                   4298:        * src/classes/file.C [template_gc] 1.107.2.16.2.9:
                   4299:        * src/classes/image.C [template_gc] 1.90.2.15.2.15:
                   4300:        * src/classes/mail.C [template_gc] 1.88.2.16.2.12:
                   4301:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.11:
                   4302:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.31:
                   4303:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.12:
                   4304:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.12:
                   4305:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.7:
                   4306:        * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.5:
                   4307:                size_t pos everywhere checks changed to check for eq STRING_NOT_FOUND
                   4308: 
                   4309:        * src/classes/int.C [template_gc] 1.49.2.7.2.4:
                   4310:        * src/classes/table.C [template_gc] 1.172.2.14.2.10:
                   4311:                int.C compiled
                   4312: 
                   4313:        * src/types/pa_wcontext.C [template_gc] 1.24.2.5.2.4:
                   4314:                pa_wcontext.C compiled
                   4315: 
                   4316:        * src/types/pa_vstring.C [template_gc] 1.22.2.3.2.4:
                   4317:                pa_vstring.C compiled
                   4318: 
                   4319:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.27:
                   4320:        * src/main/untaint.C [template_gc] 1.115.2.12.2.13:
                   4321:        * tests/Makefile [template_gc] 1.1.2.8.2.3:
                   4322:                string optimize bit implemented
                   4323: 
                   4324:        * src/include/pa_hash.h [template_gc] 1.58.2.18.2.6:
                   4325:        * src/main/execute.C [template_gc] 1.295.2.27.2.9:
                   4326:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.23:
                   4327:                hashcode implemented fully, including per-char callback [it can
                   4328:                be - substr CORD node]
                   4329: 
                   4330:        * src/classes/table.C [template_gc] 1.172.2.14.2.17:
                   4331:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.29:
                   4332:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.25:
                   4333:                String::this_starts fixed
                   4334: 
                   4335:        * src/classes/date.C [template_gc] 1.42.2.11.2.7:
                   4336:        * src/classes/file.C [template_gc] 1.107.2.16.2.8:
                   4337:        * src/classes/form.C [template_gc] 1.34.2.7.2.6:
                   4338:        * src/classes/image.C [template_gc] 1.90.2.15.2.13:
                   4339:        * src/classes/math.C [template_gc] 1.24.2.12.2.7:
                   4340:        * src/classes/op.C [template_gc] 1.127.2.22.2.15:
                   4341:        * src/classes/table.C [template_gc] 1.172.2.14.2.15:
                   4342:        * src/include/pa_cache_managers.h [template_gc] 1.9.2.7.2.4:
                   4343:        * src/include/pa_charsets.h [template_gc] 1.8.2.8.2.4:
                   4344:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.7:
                   4345:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.10:
                   4346:        * src/include/pa_sql_driver_manager.h [template_gc] 1.26.2.9.2.4:
                   4347:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.5:
                   4348:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.6:
                   4349:        * src/main/pa_exception.C [template_gc] 1.43.2.15.2.6:
                   4350:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.9:
                   4351:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.3:
                   4352:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.11:
                   4353:        * src/main/pa_uue.C [template_gc] 1.4.2.5.2.3:
                   4354:        * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.4:
                   4355:        * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.5:
                   4356:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.8:
                   4357:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.7:
                   4358:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.12:
                   4359:        * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.6:
                   4360:        * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.5:
                   4361:                2*2 worked :)
                   4362: 
                   4363:        * src/classes/string.C [template_gc] 1.125.2.15.2.13:
                   4364:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.9:
                   4365:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.25:
                   4366:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.20:
                   4367:                string.C compiled
                   4368: 
                   4369:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.5:
                   4370:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.11:
                   4371:                gif encoding rewritten to rewalloc with 100byte buf ahead
                   4372: 
                   4373:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.10:
                   4374:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.11:
                   4375:        * src/types/pa_vmail.h [template_gc] 1.9.2.6.2.4:
                   4376:        * src/types/pa_vmath.C [template_gc] 1.1.2.9.2.3:
                   4377:                pa_vmail.C compiled
                   4378: 
                   4379:        * src/types/pa_vhash.C [template_gc] 1.1.2.3.2.2:
                   4380:        * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.6:
                   4381:                pa_vimage.C compiled
                   4382: 
                   4383:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.21:
                   4384:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.17:
                   4385:        * src/main/pa_uue.C [template_gc] 1.4.2.5.2.2:
                   4386:        * src/main/untaint.C [template_gc] 1.115.2.12.2.10:
                   4387:                main.lib compiled
                   4388: 
                   4389: 2003-03-21  paf
                   4390:        * src/classes/hash.C [template_gc] 1.54.2.13.2.6:
                   4391:        * src/classes/mail.C [template_gc] 1.88.2.16.2.8:
                   4392:        * src/classes/op.C [template_gc] 1.127.2.22.2.9:
                   4393:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.5:
                   4394:        * src/main/execute.C [template_gc] 1.295.2.27.2.6:
                   4395:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.7:
                   4396:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.5:
                   4397:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.4:
                   4398:        * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.5:
                   4399:        * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.3:
                   4400:        * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.4:
                   4401:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.7:
                   4402:        * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.4:
                   4403:        * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.3:
                   4404:        * src/types/pa_vrequest.C [template_gc] 1.27.2.9.2.3:
                   4405:        * src/types/pa_vresponse.h [template_gc] 1.32.2.6.2.3:
                   4406:        * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.4:
                   4407:                pa_request.C 50% compiled
                   4408: 
                   4409:        * src/classes/op.C [template_gc] 1.127.2.22.2.11:
                   4410:        * src/include/pa_cache_managers.h [template_gc] 1.9.2.7.2.3:
                   4411:        * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.3:
                   4412:        * src/include/pa_sql_driver_manager.h [template_gc] 1.26.2.9.2.3:
                   4413:        * src/include/pa_stylesheet_manager.h [template_gc] 1.15.2.5.2.3:
                   4414:        * src/main/pa_exception.C [template_gc] 1.43.2.15.2.5:
                   4415:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.2:
                   4416:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.5:
                   4417:        * src/sql/pa_sql_driver.h [template_gc] 1.34.2.4.2.2:
                   4418:        * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.5:
                   4419:                pa_sql_driver_manager.C compiled
                   4420: 
                   4421:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.4:
                   4422:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.14:
                   4423:                test14 [bug fixed]
                   4424: 
1.24      paf      4425:        * src/classes/file.C 1.108:
                   4426:                ^file::exec/cgi now does not pass post data by default.
                   4427:                use: ^file::exec[...;$.stdin[$request.body]
                   4428: 
1.23      paf      4429:        * src/classes/classes.C [template_gc] 1.18.2.6.2.1:
                   4430:        * src/classes/classes.h [template_gc] 1.23.2.9.2.2:
                   4431:        * src/classes/date.C [template_gc] 1.42.2.11.2.4:
                   4432:        * src/classes/double.C [template_gc] 1.53.2.8.2.2:
                   4433:        * src/classes/file.C [template_gc] 1.107.2.16.2.5:
                   4434:        * src/classes/form.C [template_gc] 1.34.2.7.2.4:
                   4435:        * src/classes/hash.C [template_gc] 1.54.2.13.2.5:
                   4436:        * src/classes/image.C [template_gc] 1.90.2.15.2.8:
                   4437:        * src/classes/int.C [template_gc] 1.49.2.7.2.2:
                   4438:        * src/classes/mail.C [template_gc] 1.88.2.16.2.6:
                   4439:        * src/classes/math.C [template_gc] 1.24.2.12.2.4:
                   4440:        * src/classes/op.C [template_gc] 1.127.2.22.2.7:
                   4441:        * src/classes/string.C [template_gc] 1.125.2.15.2.7:
                   4442:        * src/classes/table.C [template_gc] 1.172.2.14.2.6:
                   4443:        * src/classes/void.C [template_gc] 1.28.2.5.2.2:
                   4444:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.6:
                   4445:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.5:
                   4446:        * src/classes/xnode.h [template_gc] 1.18.2.6.2.2:
                   4447:        * src/include/pa_cache_managers.h [template_gc] 1.9.2.7.2.2:
                   4448:        * src/include/pa_charsets.h [template_gc] 1.8.2.8.2.2:
                   4449:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.5:
                   4450:        * src/include/pa_exec.h [template_gc] 1.11.2.6.2.2:
                   4451:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.8:
                   4452:        * src/include/pa_operation.h [template_gc] 1.1.2.6.2.1:
                   4453:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.3:
                   4454:        * src/include/pa_sapi.h [template_gc] 1.22.2.8.2.3:
                   4455:        * src/include/pa_sql_driver_manager.h [template_gc] 1.26.2.9.2.2:
                   4456:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.17:
                   4457:        * src/include/pa_stylesheet_connection.h [template_gc] 1.32.2.5.2.2:
                   4458:        * src/include/pa_stylesheet_manager.h [template_gc] 1.15.2.5.2.2:
                   4459:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.4:
                   4460:        * src/main/compile.C [template_gc] 1.69.2.6.2.3:
                   4461:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.7:
                   4462:        * src/main/compile.y [template_gc] 1.204.2.8.2.1:
                   4463:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.3:
                   4464:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.2:
                   4465:        * src/main/execute.C [template_gc] 1.295.2.27.2.4:
                   4466:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.4:
                   4467:        * src/main/pa_charsets.C [template_gc] 1.11.2.10.2.2:
                   4468:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.8:
                   4469:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.5:
                   4470:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.5:
                   4471:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.4:
                   4472:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.15:
                   4473:        * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.4:
                   4474:        * src/main/untaint.C [template_gc] 1.115.2.12.2.9:
                   4475:        * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.3:
                   4476:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.4:
                   4477:        * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.4:
                   4478:        * src/types/pa_junction.h [template_gc] 1.1.2.2.2.2:
                   4479:        * src/types/pa_method.h [template_gc] 1.1.2.4.2.3:
                   4480:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.4:
                   4481:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.3:
                   4482:        * src/types/pa_vbool.h [template_gc] 1.21.2.3.2.1:
                   4483:        * src/types/pa_vclass.C [template_gc] 1.16.2.5.2.2:
                   4484:        * src/types/pa_vclass.h [template_gc] 1.39.2.5.2.2:
                   4485:        * src/types/pa_vcode_frame.h [template_gc] 1.24.2.3.2.3:
                   4486:        * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.4:
                   4487:        * src/types/pa_vcookie.h [template_gc] 1.23.2.6.2.2:
                   4488:        * src/types/pa_vdate.h [template_gc] 1.24.2.5.2.2:
                   4489:        * src/types/pa_vdouble.h [template_gc] 1.42.2.9.2.2:
                   4490:        * src/types/pa_venv.h [template_gc] 1.28.2.5.2.3:
                   4491:        * src/types/pa_vfile.C [template_gc] 1.36.2.10.2.2:
                   4492:        * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.4:
                   4493:        * src/types/pa_vform.C [template_gc] 1.74.2.11.2.4:
                   4494:        * src/types/pa_vform.h [template_gc] 1.45.2.8.2.2:
                   4495:        * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.2:
                   4496:        * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.3:
                   4497:        * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.2:
                   4498:        * src/types/pa_vint.h [template_gc] 1.38.2.10.2.2:
                   4499:        * src/types/pa_vjunction.h [template_gc] 1.19.2.5.2.1:
                   4500:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.8:
                   4501:        * src/types/pa_vmail.h [template_gc] 1.9.2.6.2.2:
                   4502:        * src/types/pa_vmath.C [template_gc] 1.1.2.9.2.2:
                   4503:        * src/types/pa_vmath.h [template_gc] 1.14.2.4.2.2:
                   4504:        * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.4:
                   4505:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.5:
                   4506:        * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.3:
                   4507:        * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.2:
                   4508:        * src/types/pa_vrequest.C [template_gc] 1.27.2.9.2.2:
                   4509:        * src/types/pa_vrequest.h [template_gc] 1.25.2.3.2.2:
                   4510:        * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.3:
                   4511:        * src/types/pa_vresponse.h [template_gc] 1.32.2.6.2.2:
                   4512:        * src/types/pa_vstateless_class.C [template_gc] 1.19.2.9.2.2:
                   4513:        * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.3:
                   4514:        * src/types/pa_vstateless_object.h [template_gc] 1.28.2.4.2.2:
                   4515:        * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.3:
                   4516:        * src/types/pa_vstatus.h [template_gc] 1.15.2.7.2.2:
                   4517:        * src/types/pa_vstring.C [template_gc] 1.22.2.3.2.3:
                   4518:        * src/types/pa_vstring.h [template_gc] 1.54.2.11.2.2:
                   4519:        * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.3:
                   4520:        * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.3:
                   4521:        * src/types/pa_vvoid.h [template_gc] 1.17.2.8.2.2:
                   4522:        * src/types/pa_vxdoc.C [template_gc] 1.23.2.5.2.3:
                   4523:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.4:
                   4524:        * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.4:
                   4525:        * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.3:
                   4526:        * src/types/pa_wcontext.C [template_gc] 1.24.2.5.2.3:
                   4527:        * src/types/pa_wcontext.h [template_gc] 1.42.2.9.2.4:
                   4528:        * src/types/pa_wwrapper.h [template_gc] 1.28.2.3.2.3:
                   4529:                introducing StringBody [C++ CORD wrapper]
                   4530: 
                   4531:        * src/main/pa_common.C 1.146:
                   4532:        * src/main/pa_common.C 1.148:
                   4533:                } typo bug fix
                   4534: 
                   4535:        * src/classes/hash.C [template_gc] 1.54.2.13.2.7:
                   4536:        * src/classes/image.C [template_gc] 1.90.2.15.2.10:
                   4537:        * src/classes/op.C [template_gc] 1.127.2.22.2.10:
                   4538:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.7:
                   4539:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.6:
                   4540:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.6:
                   4541:        * src/include/pa_hash.h [template_gc] 1.58.2.18.2.5:
                   4542:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.6:
                   4543:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.20:
                   4544:        * src/main/compile.C [template_gc] 1.69.2.6.2.4:
                   4545:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.10:
                   4546:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.8:
                   4547:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.9:
                   4548:        * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.4:
                   4549:        * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.5:
                   4550:                pa_request.C compiled
                   4551: 
                   4552:        * src/classes/image.C [template_gc] 1.90.2.15.2.9:
                   4553:        * src/classes/mail.C [template_gc] 1.88.2.16.2.7:
                   4554:        * src/classes/op.C [template_gc] 1.127.2.22.2.8:
                   4555:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.4:
                   4556:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.18:
                   4557:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.8:
                   4558:        * src/main/compile.y [template_gc] 1.204.2.8.2.2:
                   4559:        * src/main/execute.C [template_gc] 1.295.2.27.2.5:
                   4560:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.9:
                   4561:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.6:
                   4562:        * src/types/pa_junction.h [template_gc] 1.1.2.2.2.3:
                   4563:        * src/types/pa_method.h [template_gc] 1.1.2.4.2.4:
                   4564:        * src/types/pa_vcode_frame.h [template_gc] 1.24.2.3.2.4:
                   4565:        * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.3:
                   4566:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.6:
                   4567:                execute.C compiled
                   4568: 
                   4569:        * src/main/pa_common.C 1.147:
                   4570:        * src/targets/cgi/parser3.C 1.217:
                   4571:                *** empty log message ***
                   4572: 
                   4573:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.2:
                   4574:        * src/include/pa_charsets.h [template_gc] 1.8.2.8.2.3:
                   4575:        * src/include/pa_exec.h [template_gc] 1.11.2.6.2.3:
                   4576:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.9:
                   4577:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.5:
                   4578:        * src/main/pa_charsets.C [template_gc] 1.11.2.10.2.3:
                   4579:        * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.5:
                   4580:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.6:
                   4581:                pa_charsets.C compiled
                   4582: 
                   4583:        * src/include/pa_exec.h [template_gc] 1.11.2.6.2.4:
                   4584:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.19:
                   4585:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.7:
                   4586:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.16:
                   4587:                pa_exec.C compiled [win32 only for now]  todo: on unix
                   4588: 
                   4589:        * src/classes/file.C 1.109:
                   4590:        * src/include/pa_charset.h 1.21:
                   4591:        * src/main/pa_charset.C 1.34:
                   4592:                $file::exec/cgi[script;
                   4593:                   $.charset[this is script's charset]
                   4594:                
                   4595:                command line, env values, input got transcoded before call
                   4596:                stdout, stderr got transcoded after call
                   4597: 
                   4598: 2003-03-20  paf
                   4599:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.12:
                   4600:                this_starts fixed
                   4601: 
                   4602:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.16:
                   4603:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.3:
                   4604:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.13:
                   4605:        * src/main/untaint.C [template_gc] 1.115.2.12.2.8:
                   4606:                cord bug fix, but still errors
                   4607:                todo: clear out
                   4608: 
                   4609:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.4:
                   4610:        * src/include/pa_hash.h [template_gc] 1.58.2.18.2.4:
                   4611:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.6:
                   4612:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.9:
                   4613:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.3:
                   4614:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.8:
                   4615:                test: gc/exit runned OK
                   4616: 
                   4617:        * src/classes/image.C [template_gc] 1.90.2.15.2.5:
                   4618:        * src/classes/mail.C [template_gc] 1.88.2.16.2.4:
                   4619:        * src/classes/math.C [template_gc] 1.24.2.12.2.3:
                   4620:        * src/classes/string.C [template_gc] 1.125.2.15.2.5:
                   4621:        * src/include/pa_dictionary.h [template_gc] 1.13.2.8.2.3:
                   4622:        * src/include/pa_hash.h [template_gc] 1.58.2.18.2.3:
                   4623:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.5:
                   4624:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.7:
                   4625:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.2:
                   4626:        * src/lib/cord/cordxtra.c [template_gc] 1.1.2.2:
                   4627:        * src/lib/pcre/dftables.c [template_gc] 1.1.14.1.2.2:
                   4628:        * src/lib/pcre/get.c [template_gc] 1.1.14.1.2.3:
                   4629:        * src/lib/pcre/maketables.c [template_gc] 1.1.14.1.2.2:
                   4630:        * src/lib/pcre/pcre.c [template_gc] 1.1.14.1.2.2:
                   4631:        * src/lib/pcre/pcre.h [template_gc] 1.1.14.1.2.2:
                   4632:        * src/lib/pcre/pcre_parser_ctype.c [template_gc] 1.3.2.1.2.2:
                   4633:        * src/lib/pcre/study.c [template_gc] 1.1.14.1.2.2:
                   4634:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.4:
                   4635:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.5:
                   4636:        * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.2:
                   4637:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.3:
                   4638:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.2:
                   4639:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.4:
                   4640:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.6:
                   4641:        * src/main/untaint.C [template_gc] 1.115.2.12.2.4:
                   4642:        * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.3:
                   4643:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.5:
                   4644:                untaint.C 99% [except mail&sql&optimize]
                   4645: 
1.24      paf      4646:        * src/types/pa_vmail.C 1.42:
                   4647:                another naming problem: should not name vars like that: unpredictable close caused problems with later sending mail:
                   4648:                Mar 20 06:39:53 pt-6 sendmail[19044]: File descriptors missing on startup: stdin; Bad file number
                   4649:                
                   4650:                todo: find out why so many filters(stream) here. probably wrong?
                   4651: 
1.23      paf      4652:        * src/include/pa_dictionary.h [template_gc] 1.13.2.8.2.4:
                   4653:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.8:
                   4654:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.6:
                   4655:        * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.3:
                   4656:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.7:
                   4657:        * src/main/untaint.C [template_gc] 1.115.2.12.2.5:
                   4658:                test compiled
                   4659: 
                   4660:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.15:
                   4661:                more tests
                   4662: 
                   4663:        * src/classes/image.C [template_gc] 1.90.2.15.2.7:
                   4664:        * src/include/pa_dictionary.h [template_gc] 1.13.2.8.2.5:
                   4665:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.14:
                   4666:        * src/lib/ltdl/ltdl.c [template_gc] 1.3.2.1.2.1:
                   4667:        * src/lib/ltdl/ltdl.h [template_gc] 1.2.2.1.2.1:
                   4668:        * src/lib/pcre/internal.h [template_gc] 1.1.18.1:
                   4669:        * src/lib/pcre/pcre.c [template_gc] 1.1.14.1.2.3:
                   4670:        * src/lib/pcre/study.c [template_gc] 1.1.14.1.2.3:
                   4671:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.6:
                   4672:        * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.4:
                   4673:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.11:
                   4674:        * src/main/untaint.C [template_gc] 1.115.2.12.2.7:
                   4675:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.7:
                   4676:                more tests [bugs fixed]
                   4677: 
1.24      paf      4678:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.11:
                   4679:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.10:
                   4680:                added: assertion on new String ctor & append params convention
                   4681: 
1.23      paf      4682:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.12:
                   4683:                string.pos fixed
                   4684: 
                   4685:        * src/classes/file.C [template_gc] 1.107.2.16.2.4:
                   4686:        * src/classes/hash.C [template_gc] 1.54.2.13.2.4:
                   4687:        * src/classes/image.C [template_gc] 1.90.2.15.2.6:
                   4688:        * src/classes/mail.C [template_gc] 1.88.2.16.2.5:
                   4689:        * src/classes/op.C [template_gc] 1.127.2.22.2.6:
                   4690:        * src/classes/string.C [template_gc] 1.125.2.15.2.6:
                   4691:        * src/classes/table.C [template_gc] 1.172.2.14.2.5:
                   4692:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.5:
                   4693:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.4:
                   4694:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.7:
                   4695:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.10:
                   4696:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.5:
                   4697:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.7:
                   4698:        * src/main/pa_exception.C [template_gc] 1.43.2.15.2.4:
                   4699:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.4:
                   4700:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.3:
                   4701:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.9:
                   4702:        * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.3:
                   4703:        * src/main/untaint.C [template_gc] 1.115.2.12.2.6:
                   4704:        * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.3:
                   4705:        * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.2:
                   4706:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.6:
                   4707:                more tests OK
                   4708: 
                   4709:        * parser3.dsw [template_gc] 1.7.6.1.2.2:
                   4710:        * src/classes/file.C [template_gc] 1.107.2.16.2.3:
                   4711:        * src/classes/image.C [template_gc] 1.90.2.15.2.4:
                   4712:        * src/classes/op.C [template_gc] 1.127.2.22.2.5:
                   4713:        * src/classes/string.C [template_gc] 1.125.2.15.2.4:
                   4714:        * src/classes/table.C [template_gc] 1.172.2.14.2.4:
                   4715:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.4:
                   4716:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.4:
                   4717:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.3:
                   4718:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.4:
                   4719:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.2:
                   4720:        * src/include/pa_request_charsets.h [template_gc] 1.1.2.3.2.2:
                   4721:        * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.2:
                   4722:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.6:
                   4723:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.3:
                   4724:        * src/main/execute.C [template_gc] 1.295.2.27.2.3:
                   4725:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.3:
                   4726:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.4:
                   4727:        * src/main/pa_exception.C [template_gc] 1.43.2.15.2.3:
                   4728:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.2:
                   4729:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.3:
                   4730:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.2:
                   4731:        * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.2:
                   4732:        * src/main/untaint.C [template_gc] 1.115.2.12.2.3:
                   4733:        * src/sql/pa_sql_driver.h [template_gc] 1.34.2.4.2.1:
                   4734:        * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.2:
                   4735:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.3:
                   4736:        * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.2:
                   4737:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.3:
                   4738:        * src/types/pa_vcode_frame.h [template_gc] 1.24.2.3.2.2:
                   4739:        * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.3:
                   4740:        * src/types/pa_venv.h [template_gc] 1.28.2.5.2.2:
                   4741:        * src/types/pa_vform.C [template_gc] 1.74.2.11.2.3:
                   4742:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.4:
                   4743:        * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.3:
                   4744:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.4:
                   4745:        * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.2:
                   4746:        * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.2:
                   4747:        * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.2:
                   4748:        * src/types/pa_vstring.C [template_gc] 1.22.2.3.2.2:
                   4749:        * src/types/pa_vxdoc.C [template_gc] 1.23.2.5.2.2:
                   4750:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.3:
                   4751:        * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.3:
                   4752:        * src/types/pa_wcontext.h [template_gc] 1.42.2.9.2.3:
                   4753:                untaint.C 30%,
                   4754:                pa_common.C [done, without http for now]
                   4755: 
                   4756:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.13:
                   4757:                warning
                   4758: 
                   4759:        * src/lib/ltdl/Makefile.in [template_gc] 1.4.2.1.2.1:
                   4760:        * src/lib/ltdl/config_fixed.h [template_gc] 1.2.2.2.2.1:
                   4761:        * src/lib/ltdl/configure [template_gc] 1.4.2.1.2.1:
                   4762:        * src/lib/ltdl/configure.in [template_gc] 1.4.2.1.2.1:
                   4763:        * src/lib/ltdl/libltdl.dsp [template_gc] 1.3.2.2.2.1:
                   4764:        * src/lib/ltdl/ltdl.c [template_gc] 1.3.2.1.2.2:
                   4765:        * src/lib/ltdl/ltdl.h [template_gc] 1.2.2.1.2.2:
                   4766:        * src/lib/pcre/dftables.c [template_gc] 1.1.14.1.2.3:
                   4767:        * src/lib/pcre/get.c [template_gc] 1.1.14.1.2.4:
                   4768:        * src/lib/pcre/internal.h [template_gc] 1.1.18.2:
                   4769:        * src/lib/pcre/maketables.c [template_gc] 1.1.14.1.2.3:
                   4770:        * src/lib/pcre/pcre.c [template_gc] 1.1.14.1.2.4:
                   4771:        * src/lib/pcre/pcre.h [template_gc] 1.1.14.1.2.3:
                   4772:        * src/lib/pcre/pcre_parser_ctype.c [template_gc] 1.3.2.1.2.3:
                   4773:        * src/lib/pcre/study.c [template_gc] 1.1.14.1.2.4:
                   4774:                undone bad replaces
                   4775: 
                   4776: 2003-03-19  paf
                   4777:        * src/classes/classes.dsp [template_gc] 1.25.10.5.2.2:
                   4778:        * src/classes/string.C [template_gc] 1.125.2.15.2.3:
                   4779:        * src/classes/table.C [template_gc] 1.172.2.14.2.3:
                   4780:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.1:
                   4781:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.2:
                   4782:        * src/include/pa_dictionary.h [template_gc] 1.13.2.8.2.2:
                   4783:        * src/include/pa_exception.h [template_gc] 1.38.2.15.2.2:
                   4784:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.3:
                   4785:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.2:
                   4786:        * src/lib/cord/cord.dsp [template_gc] 1.1.2.2:
                   4787:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.2:
                   4788:        * src/main/main.dsp [template_gc] 1.161.6.14.2.2:
                   4789:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.2:
                   4790:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.3:
                   4791:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.2:
                   4792:        * src/types/pa_method.h [template_gc] 1.1.2.4.2.2:
                   4793:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.2:
                   4794:        * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.2:
                   4795:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.2:
                   4796:        * src/types/types.dsp [template_gc] 1.35.10.9.2.2:
                   4797:                string reimplementation with cord+array<fragment>: 70%
                   4798: 
                   4799:        * src/lib/pcre/Makefile.in [template_gc] 1.8.2.3.2.1:
                   4800:        * src/lib/pcre/dftables.c [template_gc] 1.1.14.1.2.1:
                   4801:        * src/lib/pcre/get.c [template_gc] 1.1.14.1.2.2:
                   4802:        * src/lib/pcre/maketables.c [template_gc] 1.1.14.1.2.1:
                   4803:        * src/lib/pcre/pcre.c [template_gc] 1.1.14.1.2.1:
                   4804:        * src/lib/pcre/pcre.dsp [template_gc] 1.1.14.1.2.1:
                   4805:        * src/lib/pcre/pcre.h [template_gc] 1.1.14.1.2.1:
                   4806:        * src/lib/pcre/pcre_parser_ctype.c [template_gc] 1.3.2.1.2.1:
                   4807:        * src/lib/pcre/study.c [template_gc] 1.1.14.1.2.1:
                   4808:                restored bad replaces
                   4809: 
                   4810:        * src/classes/date.C [template_gc] 1.42.2.11.2.3:
                   4811:        * src/classes/form.C [template_gc] 1.34.2.7.2.3:
                   4812:        * src/classes/hash.C [template_gc] 1.54.2.13.2.3:
                   4813:        * src/classes/image.C [template_gc] 1.90.2.15.2.3:
                   4814:        * src/classes/mail.C [template_gc] 1.88.2.16.2.3:
                   4815:        * src/classes/op.C [template_gc] 1.127.2.22.2.4:
                   4816:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.3:
                   4817:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.3:
                   4818:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.3:
                   4819:        * src/include/pa_config_fixed.h [template_gc] 1.54.2.5.2.1:
                   4820:        * src/include/pa_exception.h [template_gc] 1.38.2.15.2.3:
                   4821:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.3:
                   4822:        * src/include/pa_sapi.h [template_gc] 1.22.2.8.2.2:
                   4823:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.5:
                   4824:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.3:
                   4825:        * src/main/compile.C [template_gc] 1.69.2.6.2.2:
                   4826:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.2:
                   4827:        * src/main/execute.C [template_gc] 1.295.2.27.2.2:
                   4828:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.2:
                   4829:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.3:
                   4830:        * src/main/pa_exception.C [template_gc] 1.43.2.15.2.2:
                   4831:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.2:
                   4832:        * src/main/pa_socks.C [template_gc] 1.18.2.5.2.1:
                   4833:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.5:
                   4834:        * src/main/pa_table.C [template_gc] 1.53.2.10.2.2:
                   4835:        * src/main/untaint.C [template_gc] 1.115.2.12.2.2:
                   4836:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.2:
                   4837:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.3:
                   4838:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.2:
                   4839:        * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.2:
                   4840:        * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.2:
                   4841:        * src/types/pa_vform.C [template_gc] 1.74.2.11.2.2:
                   4842:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.3:
                   4843:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.3:
                   4844:        * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.2:
                   4845:        * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.2:
                   4846:        * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.2:
                   4847:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.2:
                   4848:        * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.2:
                   4849:        * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.2:
                   4850:        * src/types/pa_wcontext.C [template_gc] 1.24.2.5.2.2:
                   4851:        * src/types/pa_wcontext.h [template_gc] 1.42.2.9.2.2:
                   4852:        * src/types/pa_wwrapper.h [template_gc] 1.28.2.3.2.2:
                   4853:                started test
                   4854: 
                   4855:        * src/classes/op.C [template_gc] 1.127.2.22.2.3:
                   4856:        * src/include/pa_array.h [template_gc] 1.57.2.27.2.2:
                   4857:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.2:
                   4858:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.4:
                   4859:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.4:
                   4860:                string compiled
                   4861:                todo: test it
                   4862: 
                   4863: 2003-03-18  paf
                   4864:        * src/classes/date.C [template_gc] 1.42.2.11.2.2:
                   4865:        * src/classes/file.C [template_gc] 1.107.2.16.2.2:
                   4866:        * src/classes/form.C [template_gc] 1.34.2.7.2.2:
                   4867:        * src/classes/hash.C [template_gc] 1.54.2.13.2.2:
                   4868:        * src/classes/image.C [template_gc] 1.90.2.15.2.2:
                   4869:        * src/classes/mail.C [template_gc] 1.88.2.16.2.2:
                   4870:        * src/classes/math.C [template_gc] 1.24.2.12.2.2:
                   4871:        * src/classes/op.C [template_gc] 1.127.2.22.2.2:
                   4872:        * src/classes/string.C [template_gc] 1.125.2.15.2.2:
                   4873:        * src/classes/table.C [template_gc] 1.172.2.14.2.2:
                   4874:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.2:
                   4875:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.2:
                   4876:        * src/include/pa_hash.h [template_gc] 1.58.2.18.2.2:
                   4877:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.2:
                   4878:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.2:
                   4879:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.2:
                   4880:                lots of replacements,
                   4881:                todo:we can ignore lang in cmp and pos really,
                   4882:                                but would split properly!
                   4883: 
                   4884:        * src/include/pa_pool.h [gc] 1.86.4.2:
                   4885:        * src/main/execute.C [gc] 1.295.4.2:
                   4886:        * src/targets/cgi/pa_pool.C [gc] 1.41.4.2:
                   4887:                gc logging
                   4888: 
                   4889:        * src/lib/cord/cord.dsp [template_gc] 1.1.2.1:
                   4890:        * src/lib/cord/cordbscs.c [template_gc] 1.1.2.1:
                   4891:        * src/lib/cord/cordprnt.c [template_gc] 1.1.2.1:
                   4892:        * src/lib/cord/cordxtra.c [template_gc] 1.1.2.1:
                   4893:                gc: cord part made parser/src/lib: it's not compiled into libgc
                   4894:                by default
                   4895: 
                   4896:        * src/lib/cord/cordxtra.c 1.1:
                   4897:                file cordxtra.c was initially added on branch template_gc.
                   4898: 
                   4899:        * src/lib/cord/cordbscs.c 1.1:
                   4900:                file cordbscs.c was initially added on branch template_gc.
                   4901: 
                   4902:        * parser3.dsw [template_gc] 1.7.6.1.2.1:
                   4903:        * src/classes/classes.dsp [template_gc] 1.25.10.5.2.1:
                   4904:        * src/classes/classes.h [template_gc] 1.23.2.9.2.1:
                   4905:        * src/classes/date.C [template_gc] 1.42.2.11.2.1:
                   4906:        * src/classes/double.C [template_gc] 1.53.2.8.2.1:
                   4907:        * src/classes/file.C [template_gc] 1.107.2.16.2.1:
                   4908:        * src/classes/form.C [template_gc] 1.34.2.7.2.1:
                   4909:        * src/classes/hash.C [template_gc] 1.54.2.13.2.1:
                   4910:        * src/classes/image.C [template_gc] 1.90.2.15.2.1:
                   4911:        * src/classes/int.C [template_gc] 1.49.2.7.2.1:
                   4912:        * src/classes/mail.C [template_gc] 1.88.2.16.2.1:
                   4913:        * src/classes/math.C [template_gc] 1.24.2.12.2.1:
                   4914:        * src/classes/op.C [template_gc] 1.127.2.22.2.1:
                   4915:        * src/classes/response.C [template_gc] 1.23.2.8.2.1:
                   4916:        * src/classes/string.C [template_gc] 1.125.2.15.2.1:
                   4917:        * src/classes/table.C [template_gc] 1.172.2.14.2.1:
                   4918:        * src/classes/void.C [template_gc] 1.28.2.5.2.1:
                   4919:        * src/classes/xdoc.C [template_gc] 1.108.2.19.2.1:
                   4920:        * src/classes/xnode.C [template_gc] 1.54.2.10.2.1:
                   4921:        * src/classes/xnode.h [template_gc] 1.18.2.6.2.1:
                   4922:        * src/include/Makefile.am [template_gc] 1.3.14.2.2.1:
                   4923:        * src/include/pa_cache_managers.h [template_gc] 1.9.2.7.2.1:
                   4924:        * src/include/pa_charset.h [template_gc] 1.20.2.18.2.1:
                   4925:        * src/include/pa_charsets.h [template_gc] 1.8.2.8.2.1:
                   4926:        * src/include/pa_common.h [template_gc] 1.89.2.13.2.1:
                   4927:        * src/include/pa_dictionary.h [template_gc] 1.13.2.8.2.1:
                   4928:        * src/include/pa_exception.h [template_gc] 1.38.2.15.2.1:
                   4929:        * src/include/pa_exec.h [template_gc] 1.11.2.6.2.1:
                   4930:        * src/include/pa_globals.h [template_gc] 1.101.2.15.2.1:
                   4931:        * src/include/pa_hash.h [template_gc] 1.58.2.18.2.1:
                   4932:        * src/include/pa_memory.h [template_gc] 1.1.2.9.2.1:
                   4933:        * src/include/pa_pool.h [template_gc] 1.86.2.32.2.1:
                   4934:        * src/include/pa_request.h [template_gc] 1.160.2.37.2.1:
                   4935:        * src/include/pa_request_charsets.h [template_gc] 1.1.2.3.2.1:
                   4936:        * src/include/pa_sapi.h [template_gc] 1.22.2.8.2.1:
                   4937:        * src/include/pa_sql_connection.h [template_gc] 1.30.2.7.2.1:
                   4938:        * src/include/pa_sql_driver_manager.h [template_gc] 1.26.2.9.2.1:
                   4939:        * src/include/pa_string.h [template_gc] 1.144.2.28.2.1:
                   4940:        * src/include/pa_stylesheet_connection.h [template_gc] 1.32.2.5.2.1:
                   4941:        * src/include/pa_stylesheet_manager.h [template_gc] 1.15.2.5.2.1:
                   4942:        * src/include/pa_table.h [template_gc] 1.48.2.11.2.1:
                   4943:        * src/include/pa_uue.h [template_gc] 1.4.2.3.2.1:
                   4944:        * src/lib/pcre/get.c [template_gc] 1.1.14.1.2.1:
                   4945:        * src/main/Makefile.am [template_gc] 1.35.6.4.2.1:
                   4946:        * src/main/compile.C [template_gc] 1.69.2.6.2.1:
                   4947:        * src/main/compile.tab.C [template_gc] 1.81.2.13.2.1:
                   4948:        * src/main/compile_tools.C [template_gc] 1.54.2.5.2.1:
                   4949:        * src/main/compile_tools.h [template_gc] 1.67.2.8.2.1:
                   4950:        * src/main/execute.C [template_gc] 1.295.2.27.2.1:
                   4951:        * src/main/main.dsp [template_gc] 1.161.6.14.2.1:
                   4952:        * src/main/pa_charset.C [template_gc] 1.33.2.19.2.1:
                   4953:        * src/main/pa_charsets.C [template_gc] 1.11.2.10.2.1:
                   4954:        * src/main/pa_common.C [template_gc] 1.143.2.21.2.1:
                   4955:        * src/main/pa_dictionary.C [template_gc] 1.17.2.6.2.1:
                   4956:        * src/main/pa_exception.C [template_gc] 1.43.2.15.2.1:
                   4957:        * src/main/pa_exec.C [template_gc] 1.48.2.18.2.1:
                   4958:        * src/main/pa_globals.C [template_gc] 1.152.2.19.2.1:
                   4959:        * src/main/pa_memory.C [template_gc] 1.1.2.5.2.1:
                   4960:        * src/main/pa_pool.C [template_gc] 1.59.2.6.2.1:
                   4961:        * src/main/pa_request.C [template_gc] 1.245.2.37.2.1:
                   4962:        * src/main/pa_sql_driver_manager.C [template_gc] 1.69.2.17.2.1:
                   4963:        * src/main/pa_string.C [template_gc] 1.172.2.21.2.1:
                   4964:        * src/main/pa_stylesheet_manager.C [template_gc] 1.16.2.7.2.1:
                   4965:        * src/main/pa_table.C [template_gc] 1.53.2.10.2.1:
                   4966:        * src/main/pa_uue.C [template_gc] 1.4.2.5.2.1:
                   4967:        * src/main/untaint.C [template_gc] 1.115.2.12.2.1:
                   4968:        * src/targets/apache13/mod_parser3.C [template_gc] 1.28.2.6.2.1:
                   4969:        * src/targets/cgi/parser3.C [template_gc] 1.216.2.30.2.1:
                   4970:        * src/targets/cgi/parser3.dsp [template_gc] 1.60.10.2.2.1:
                   4971:        * src/targets/isapi/parser3isapi.C [template_gc] 1.82.2.6.2.1:
                   4972:        * src/types/pa_junction.h [template_gc] 1.1.2.2.2.1:
                   4973:        * src/types/pa_method.h [template_gc] 1.1.2.4.2.1:
                   4974:        * src/types/pa_value.C [template_gc] 1.9.2.15.2.1:
                   4975:        * src/types/pa_value.h [template_gc] 1.109.2.25.2.1:
                   4976:        * src/types/pa_vclass.C [template_gc] 1.16.2.5.2.1:
                   4977:        * src/types/pa_vclass.h [template_gc] 1.39.2.5.2.1:
                   4978:        * src/types/pa_vcode_frame.h [template_gc] 1.24.2.3.2.1:
                   4979:        * src/types/pa_vcookie.C [template_gc] 1.55.2.9.2.1:
                   4980:        * src/types/pa_vcookie.h [template_gc] 1.23.2.6.2.1:
                   4981:        * src/types/pa_vdate.h [template_gc] 1.24.2.5.2.1:
                   4982:        * src/types/pa_vdouble.h [template_gc] 1.42.2.9.2.1:
                   4983:        * src/types/pa_venv.h [template_gc] 1.28.2.5.2.1:
                   4984:        * src/types/pa_vfile.C [template_gc] 1.36.2.10.2.1:
                   4985:        * src/types/pa_vfile.h [template_gc] 1.52.2.16.2.1:
                   4986:        * src/types/pa_vform.C [template_gc] 1.74.2.11.2.1:
                   4987:        * src/types/pa_vform.h [template_gc] 1.45.2.8.2.1:
                   4988:        * src/types/pa_vhash.C [template_gc] 1.1.2.3.2.1:
                   4989:        * src/types/pa_vhash.h [template_gc] 1.43.2.14.2.1:
                   4990:        * src/types/pa_vimage.C [template_gc] 1.22.2.7.2.1:
                   4991:        * src/types/pa_vimage.h [template_gc] 1.34.2.8.2.1:
                   4992:        * src/types/pa_vint.h [template_gc] 1.38.2.10.2.1:
                   4993:        * src/types/pa_vmail.C [template_gc] 1.40.2.12.2.1:
                   4994:        * src/types/pa_vmail.h [template_gc] 1.9.2.6.2.1:
                   4995:        * src/types/pa_vmath.C [template_gc] 1.1.2.9.2.1:
                   4996:        * src/types/pa_vmath.h [template_gc] 1.14.2.4.2.1:
                   4997:        * src/types/pa_vmethod_frame.C [template_gc] 1.1.2.5.2.1:
                   4998:        * src/types/pa_vmethod_frame.h [template_gc] 1.45.2.8.2.1:
                   4999:        * src/types/pa_vobject.C [template_gc] 1.12.2.7.2.1:
                   5000:        * src/types/pa_vobject.h [template_gc] 1.38.2.10.2.1:
                   5001:        * src/types/pa_vrequest.C [template_gc] 1.27.2.9.2.1:
                   5002:        * src/types/pa_vrequest.h [template_gc] 1.25.2.3.2.1:
                   5003:        * src/types/pa_vresponse.C [template_gc] 1.17.2.6.2.1:
                   5004:        * src/types/pa_vresponse.h [template_gc] 1.32.2.6.2.1:
                   5005:        * src/types/pa_vstateless_class.C [template_gc] 1.19.2.9.2.1:
                   5006:        * src/types/pa_vstateless_class.h [template_gc] 1.42.2.16.2.1:
                   5007:        * src/types/pa_vstateless_object.h [template_gc] 1.28.2.4.2.1:
                   5008:        * src/types/pa_vstatus.C [template_gc] 1.15.2.6.2.1:
                   5009:        * src/types/pa_vstatus.h [template_gc] 1.15.2.7.2.1:
                   5010:        * src/types/pa_vstring.C [template_gc] 1.22.2.3.2.1:
                   5011:        * src/types/pa_vstring.h [template_gc] 1.54.2.11.2.1:
                   5012:        * src/types/pa_vtable.C [template_gc] 1.21.2.5.2.1:
                   5013:        * src/types/pa_vtable.h [template_gc] 1.48.2.8.2.1:
                   5014:        * src/types/pa_vvoid.h [template_gc] 1.17.2.8.2.1:
                   5015:        * src/types/pa_vxdoc.C [template_gc] 1.23.2.5.2.1:
                   5016:        * src/types/pa_vxdoc.h [template_gc] 1.31.2.9.2.1:
                   5017:        * src/types/pa_vxnode.C [template_gc] 1.30.2.5.2.1:
                   5018:        * src/types/pa_vxnode.h [template_gc] 1.22.2.6.2.1:
                   5019:        * src/types/pa_wcontext.C [template_gc] 1.24.2.5.2.1:
                   5020:        * src/types/pa_wcontext.h [template_gc] 1.42.2.9.2.1:
                   5021:        * src/types/pa_wwrapper.h [template_gc] 1.28.2.3.2.1:
                   5022:        * src/types/types.dsp [template_gc] 1.35.10.9.2.1:
                   5023:                started porting to gc:
                   5024:                PA_Object done
                   5025:                lots of replacements also
                   5026: 
                   5027:        * src/lib/cord/cordprnt.c 1.1:
                   5028:                file cordprnt.c was initially added on branch template_gc.
                   5029: 
                   5030:        * src/lib/cord/cord.dsp 1.1:
                   5031:                file cord.dsp was initially added on branch template_gc.
                   5032: 
                   5033: 2003-03-17  paf
                   5034:        * src/classes/date.C [gc] 1.42.4.1:
                   5035:        * src/classes/file.C [gc] 1.107.4.1:
                   5036:        * src/classes/form.C [gc] 1.34.4.1:
                   5037:        * src/classes/image.C [gc] 1.90.4.1:
                   5038:        * src/classes/mail.C [gc] 1.88.4.1:
                   5039:        * src/classes/op.C [gc] 1.127.4.1:
                   5040:        * src/classes/table.C [gc] 1.172.4.1:
                   5041:        * src/classes/xdoc.C [gc] 1.108.4.1:
                   5042:        * src/classes/xnode.C [gc] 1.54.4.1:
                   5043:        * src/include/pa_pool.h [gc] 1.86.4.1:
                   5044:        * src/include/pa_pragma_pack_begin.h [gc] 1.6.4.1:
                   5045:        * src/include/pa_pragma_pack_end.h [gc] 1.6.4.1:
                   5046:        * src/include/pa_string.h [gc] 1.144.4.1:
                   5047:        * src/include/pa_types.h [gc] 1.44.4.1:
                   5048:        * src/main/compile.C [gc] 1.69.4.1:
                   5049:        * src/main/compile.tab.C [gc] 1.81.4.1:
                   5050:        * src/main/execute.C [gc] 1.295.4.1:
                   5051:        * src/main/pa_charset.C [gc] 1.33.4.1:
                   5052:        * src/main/pa_common.C [gc] 1.145.2.1:
                   5053:        * src/main/pa_exception.C [gc] 1.43.4.1:
                   5054:        * src/main/pa_exec.C [gc] 1.48.4.1:
                   5055:        * src/main/pa_globals.C [gc] 1.152.4.1:
                   5056:        * src/main/pa_pool.C [gc] 1.59.4.1:
                   5057:        * src/main/pa_request.C [gc] 1.245.4.1:
                   5058:        * src/main/pa_sql_driver_manager.C [gc] 1.69.4.1:
                   5059:        * src/main/pa_string.C [gc] 1.172.4.1:
                   5060:        * src/main/pa_stylesheet_manager.C [gc] 1.16.4.1:
                   5061:        * src/main/pa_uue.C [gc] 1.4.4.1:
                   5062:        * src/main/untaint.C [gc] 1.115.4.1:
                   5063:        * src/targets/cgi/pa_pool.C [gc] 1.41.4.1:
                   5064:        * src/targets/cgi/parser3.C [gc] 1.216.4.1:
                   5065:        * src/targets/cgi/parser3.dsp [gc] 1.60.12.1:
                   5066:        * src/targets/cgi/pool_storage.h [gc] 1.13.4.1:
                   5067:        * src/types/pa_vcookie.C [gc] 1.55.4.1:
                   5068:        * src/types/pa_vdouble.h [gc] 1.42.4.1:
                   5069:        * src/types/pa_vfile.C [gc] 1.36.4.1:
                   5070:        * src/types/pa_vform.C [gc] 1.74.4.1:
                   5071:        * src/types/pa_vint.h [gc] 1.38.4.1:
                   5072:        * src/types/pa_vmail.C [gc] 1.41.2.1:
                   5073:        * src/types/pa_vxdoc.C [gc] 1.23.4.1:
                   5074:        * src/types/pa_vxdoc.h [gc] 1.31.4.1:
                   5075:        * src/types/pa_vxnode.C [gc] 1.30.4.1:
                   5076:        * src/types/pa_vxnode.h [gc] 1.22.4.1:
                   5077:        * www/htdocs/.htaccess [gc] 1.12.8.1:
                   5078:        * www/htdocs/auto.p [gc] 1.17.12.1:
                   5079:                libgc attempt
                   5080: 
                   5081:        * src/main/pa_common.C [gc] 1.145.2.2:
                   5082:        * src/main/pa_common.C [gc] 1.145.2.3:
                   5083:                *** empty log message ***
                   5084: 
                   5085: 2003-03-13  paf
                   5086:        * src/include/pa_request.h [autoptr] 1.160.2.37:
                   5087:        * src/lib/ltdl/libltdl.dsp [autoptr] 1.3.2.1:
                   5088:        * src/lib/md5/md5.dsp [autoptr] 1.2.10.1:
                   5089:        * src/main/compile.tab.C [autoptr] 1.81.2.13:
                   5090:        * src/main/execute.C [autoptr] 1.295.2.27:
                   5091:        * src/main/pa_request.C [autoptr] 1.245.2.37:
                   5092:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.28:
                   5093:        * src/types/pa_value.C [autoptr] 1.9.2.15:
                   5094:        * src/types/pa_value.h [autoptr] 1.109.2.25:
                   5095:        * src/types/pa_vobject.h [autoptr] 1.38.2.9:
                   5096:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.16:
                   5097:        * src/types/pa_vstatus.C [autoptr] 1.15.2.6:
                   5098:        * src/types/types.dsp [autoptr] 1.35.10.8:
                   5099:        * www/htdocs/.htaccess [autoptr] 1.12.6.9:
                   5100:                set_base, set_derived simplified [counter leaks fixed]
                   5101: 
                   5102:        * src/include/pa_config_fixed.h 1.55:
                   5103:        * src/types/pa_vstatus.C 1.16:
                   5104:        * src/types/types.dsp 1.36:
                   5105:                incorporated status class patch
                   5106:                From: "Victor Fedoseev" <vvf_ru@mail.ru>
                   5107:                Sent: Thursday, January 23, 2003 8:14 AM
                   5108:                
                   5109:                now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus Win32 specific:
                   5110:                QuotaPeakNonPagedPoolUsage
                   5111:                QuotaPeakPagedPoolUsage
                   5112:                PeakPagefileUsage]
                   5113: 
                   5114:        * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.9:
                   5115:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.17:
                   5116:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.29:
                   5117:                lt_dlexit called
                   5118: 
                   5119: 2003-03-12  paf
                   5120:        * Makefile.in [autoptr] 1.48.2.4:
                   5121:        * bin/Makefile.in [autoptr] 1.9.2.3:
                   5122:        * configure [autoptr] 1.66.2.4:
                   5123:        * configure.in [autoptr] 1.62.2.4:
                   5124:        * etc/Makefile.in [autoptr] 1.14.2.3:
                   5125:        * etc/parser3.charsets/Makefile.in [autoptr] 1.17.2.3:
                   5126:        * src/Makefile.in [autoptr] 1.55.2.3:
                   5127:        * src/classes/Makefile.in [autoptr] 1.53.2.3:
                   5128:        * src/include/Makefile.in [autoptr] 1.11.2.5:
                   5129:        * src/lib/Makefile.in [autoptr] 1.8.2.3:
                   5130:        * src/lib/md5/Makefile.in [autoptr] 1.6.2.3:
                   5131:        * src/lib/patches/Makefile.in [autoptr] 1.10.2.3:
                   5132:        * src/lib/pcre/Makefile.in [autoptr] 1.8.2.3:
                   5133:        * src/main/Makefile.in [autoptr] 1.50.2.6:
                   5134:        * src/sql/Makefile.in [autoptr] 1.11.2.3:
                   5135:        * src/targets/Makefile.in [autoptr] 1.42.2.3:
                   5136:        * src/targets/apache13/p3runConfigure.in [autoptr] 1.11.14.4:
                   5137:        * src/targets/cgi/Makefile.am [autoptr] 1.46.2.4:
                   5138:        * src/targets/cgi/Makefile.in [autoptr] 1.62.2.4:
                   5139:        * src/targets/isapi/Makefile.in [autoptr] 1.11.2.3:
                   5140:        * src/types/Makefile.in [autoptr] 1.50.2.4:
                   5141:                libstdc++ linkage fixed for g++ 3.2.2
                   5142: 
                   5143:        * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.8:
                   5144:        * src/include/pa_stylesheet_manager.h [autoptr] 1.15.2.5:
                   5145:        * src/main/compile.tab.C [autoptr] 1.81.2.12:
                   5146:                gcc 3.2 rightliy complained on using privately declared class [
                   5147:                fixed]
                   5148: 
                   5149:        * Makefile.am [autoptr] 1.34.2.3:
                   5150:        * Makefile.in [autoptr] 1.48.2.5:
                   5151:        * src/targets/apache13/Makefile.in 1.45:
                   5152:        * src/targets/apache13/p3runConfigure.in 1.12:
                   5153:        * src/targets/apache13/p3runConfigure.in [autoptr] 1.11.14.2:
                   5154:        * tests/Makefile [autoptr] 1.1.2.8:
                   5155:                *** empty log message ***
                   5156: 
                   5157:        * src/include/pa_request.h [autoptr] 1.160.2.36:
                   5158:        * src/main/compile.tab.C [autoptr] 1.81.2.11:
                   5159:        * src/main/execute.C [autoptr] 1.295.2.26:
                   5160:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.25:
                   5161:                SIGPIPE now can be intercepted
                   5162:                and does not cause exception in exception handler
                   5163: 
                   5164:        * Makefile.in [autoptr] 1.48.2.3:
                   5165:        * bin/Makefile.in [autoptr] 1.9.2.2:
                   5166:        * configure [autoptr] 1.66.2.3:
                   5167:        * configure.in [autoptr] 1.62.2.3:
                   5168:        * etc/Makefile.in [autoptr] 1.14.2.2:
                   5169:        * etc/parser3.charsets/Makefile.in [autoptr] 1.17.2.2:
                   5170:        * src/Makefile.in [autoptr] 1.55.2.2:
                   5171:        * src/classes/Makefile.in [autoptr] 1.53.2.2:
                   5172:        * src/include/Makefile.in [autoptr] 1.11.2.4:
                   5173:        * src/lib/Makefile.in [autoptr] 1.8.2.2:
                   5174:        * src/lib/md5/Makefile.in [autoptr] 1.6.2.2:
                   5175:        * src/lib/patches/Makefile.in [autoptr] 1.10.2.2:
                   5176:        * src/lib/pcre/Makefile.in [autoptr] 1.8.2.2:
                   5177:        * src/main/Makefile.in [autoptr] 1.50.2.5:
                   5178:        * src/sql/Makefile.in [autoptr] 1.11.2.2:
                   5179:        * src/targets/Makefile.in [autoptr] 1.42.2.2:
                   5180:        * src/targets/apache13/Makefile.in [autoptr] 1.44.2.2:
                   5181:        * src/targets/apache13/p3runConfigure.in [autoptr] 1.11.14.3:
                   5182:        * src/targets/cgi/Makefile.am [autoptr] 1.46.2.3:
                   5183:        * src/targets/cgi/Makefile.in [autoptr] 1.62.2.3:
                   5184:        * src/targets/isapi/Makefile.in [autoptr] 1.11.2.2:
                   5185:        * src/types/Makefile.in [autoptr] 1.50.2.3:
                   5186:                configure now default links libstdc++ statically.
                   5187:                that can be overriden by --with-dynamic-stdcpp
                   5188: 
                   5189:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.26:
                   5190:                1. more detailed log on signals.
                   5191:                2. sigpipe before request constructor now causes death
                   5192: 
                   5193:        * configure [autoptr] 1.66.2.5:
                   5194:        * configure.in [autoptr] 1.62.2.5:
                   5195:        * src/lib/ltdl/Makefile.in [autoptr] 1.4.2.1:
                   5196:        * src/lib/ltdl/configure [autoptr] 1.4.2.1:
                   5197:        * src/lib/ltdl/configure.in [autoptr] 1.4.2.1:
                   5198:        * src/targets/apache13/Makefile.in [autoptr] 1.44.2.3:
                   5199:        * src/targets/cgi/Makefile.am [autoptr] 1.46.2.5:
                   5200:        * src/targets/cgi/Makefile.in [autoptr] 1.62.2.5:
                   5201:                lib/ltdl/Makefile now created by /configure.in only [were by
                   5202:                lib/ltdl/configure.in OVERWRITE]
                   5203: 
                   5204: 2003-03-11  paf
                   5205:        * src/main/compile.tab.C [autoptr] 1.81.2.10:
                   5206:        * src/main/compile.y [autoptr] 1.204.2.7:
                   5207:        * src/sql/pa_sql_driver.h [autoptr] 1.34.2.4:
                   5208:        * src/types/pa_vstateless_class.C [autoptr] 1.19.2.8:
                   5209:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.15:
                   5210:        * www/htdocs/.htaccess [autoptr] 1.12.6.8:
                   5211:                removed necessity of libstdc++
                   5212: 
                   5213:        * src/include/pa_request.h 1.161:
                   5214:        * src/include/pa_request.h [autoptr] 1.160.2.35:
                   5215:                ANTI_ENDLESS_EXECUTE_RECOURSION doubled
                   5216: 
                   5217: 2003-03-08  paf
                   5218:        * tests/117.html 1.1:
                   5219:                file 117.html was initially added on branch autoptr.
                   5220: 
                   5221:        * src/classes/xdoc.C [autoptr] 1.108.2.19:
                   5222:                forgotten: global xdoc when ndef XML
                   5223: 
                   5224:        * src/classes/mail.C [autoptr] 1.88.2.16:
                   5225:        * src/classes/response.C [autoptr] 1.23.2.8:
                   5226:        * src/include/pa_request.h [autoptr] 1.160.2.33:
                   5227:        * src/main/pa_request.C [autoptr] 1.245.2.36:
                   5228:                removing vform,response,cookie.h -> pa_request.h dependency
                   5229: 
                   5230:        * tests/118.html 1.1:
                   5231:                file 118.html was initially added on branch autoptr.
                   5232: 
                   5233:        * tests/results/115.processed 1.1:
                   5234:                file 115.processed was initially added on branch autoptr.
                   5235: 
                   5236:        * tests/119.html 1.1:
                   5237:                file 119.html was initially added on branch autoptr.
                   5238: 
                   5239:        * tests/120.html 1.1:
                   5240:                file 120.html was initially added on branch autoptr.
                   5241: 
                   5242:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.22:
                   5243:                charsets: see some strange things with old xml lib-- it's
                   5244:                internal memory handling has faults
                   5245: 
                   5246:        * tests/results/117.processed 1.1:
                   5247:                file 117.processed was initially added on branch autoptr.
                   5248: 
                   5249:        * tests/results/109.processed 1.1:
                   5250:                file 109.processed was initially added on branch autoptr.
                   5251: 
                   5252:        * tests/results/110.processed 1.1:
                   5253:                file 110.processed was initially added on branch autoptr.
                   5254: 
                   5255:        * tests/021.html [autoptr] 1.1.2.2:
                   5256:        * tests/031.html [autoptr] 1.1.2.2:
                   5257:        * tests/033.html [autoptr] 1.1.2.2:
                   5258:        * tests/109.html [autoptr] 1.1.2.1:
                   5259:        * tests/110.html [autoptr] 1.1.2.1:
                   5260:        * tests/111.html [autoptr] 1.1.2.1:
                   5261:        * tests/112.html [autoptr] 1.1.2.1:
                   5262:        * tests/113.html [autoptr] 1.1.2.1:
                   5263:        * tests/114.html [autoptr] 1.1.2.1:
                   5264:        * tests/115.html [autoptr] 1.1.2.1:
                   5265:        * tests/116.html [autoptr] 1.1.2.1:
                   5266:        * tests/117.html [autoptr] 1.1.2.1:
                   5267:        * tests/118.html [autoptr] 1.1.2.1:
                   5268:        * tests/119.html [autoptr] 1.1.2.1:
                   5269:        * tests/120.html [autoptr] 1.1.2.1:
                   5270:        * tests/results/109.processed [autoptr] 1.1.2.1:
                   5271:        * tests/results/110.processed [autoptr] 1.1.2.1:
                   5272:        * tests/results/111.processed [autoptr] 1.1.2.1:
                   5273:        * tests/results/112.processed [autoptr] 1.1.2.1:
                   5274:        * tests/results/113.processed [autoptr] 1.1.2.1:
                   5275:        * tests/results/114.processed [autoptr] 1.1.2.1:
                   5276:        * tests/results/115.processed [autoptr] 1.1.2.1:
                   5277:        * tests/results/116.processed [autoptr] 1.1.2.1:
                   5278:        * tests/results/117.processed [autoptr] 1.1.2.1:
                   5279:        * tests/results/118.processed [autoptr] 1.1.2.1:
                   5280:        * tests/results/119.processed [autoptr] 1.1.2.1:
                   5281:        * tests/results/120.processed [autoptr] 1.1.2.1:
                   5282:                xml: tests
                   5283:                109 dom create/show
                   5284:                110 xpath selectSingle
                   5285:                111 xdoc.create from tainted &
                   5286:                112 xdoc.create/output with russian attr value
                   5287:                113 xpath selectString/Number
                   5288:                114 dom attributes.count
                   5289:                115 xpath selectBool
                   5290:                116 output media-type change
                   5291:                117 transform by dom stylesheet
                   5292:                118 empty transform result
                   5293:                119 dom setAttribute
                   5294:                120 nbsp letter output
                   5295:                
                   5296:                =END OF PREPARED XML TESTS=
                   5297: 
                   5298:        * tests/results/119.processed 1.1:
                   5299:                file 119.processed was initially added on branch autoptr.
                   5300: 
                   5301:        * tests/results/120.processed 1.1:
                   5302:                file 120.processed was initially added on branch autoptr.
                   5303: 
                   5304:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.23:
                   5305:                todo: move to latest xml version on win32 and run memleak tests again
                   5306: 
                   5307:        * src/classes/op.C [autoptr] 1.127.2.21:
                   5308:        * src/include/pa_request.h [autoptr] 1.160.2.34:
                   5309:                removing vclass,object.h -> pa_request.h dependency
                   5310: 
                   5311:        * tests/results/112.processed 1.1:
                   5312:                file 112.processed was initially added on branch autoptr.
                   5313: 
                   5314:        * tests/results/114.processed 1.1:
                   5315:                file 114.processed was initially added on branch autoptr.
                   5316: 
                   5317:        * src/main/pa_request.C [autoptr] 1.245.2.32:
                   5318:        * src/main/pa_request.C [autoptr] 1.245.2.33:
                   5319:        * www/htdocs/.htaccess [autoptr] 1.12.6.7:
                   5320:                forgotten: ifdef XML
                   5321: 
                   5322:        * src/classes/hash.C [autoptr] 1.54.2.13:
                   5323:        * src/classes/mail.C [autoptr] 1.88.2.15:
                   5324:        * src/classes/string.C [autoptr] 1.125.2.15:
                   5325:        * src/classes/table.C [autoptr] 1.172.2.14:
                   5326:        * src/include/pa_array.h [autoptr] 1.57.2.27:
                   5327:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.16:
                   5328:        * src/types/pa_vmail.C [autoptr] 1.40.2.10:
                   5329:        * src/types/pa_vmail.h [autoptr] 1.9.2.5:
                   5330:        * www/htdocs/.htaccess [autoptr] 1.12.6.6:
                   5331:        * www/htdocs/index.html 1.211:
                   5332:                started full-scale-site-test [~ http://parser.ru sources]
                   5333:                
                   5334:                some fixes
                   5335: 
                   5336:        * tests/110.html 1.1:
                   5337:                file 110.html was initially added on branch autoptr.
                   5338: 
                   5339:        * tests/109.html 1.1:
                   5340:                file 109.html was initially added on branch autoptr.
                   5341: 
                   5342:        * src/include/pa_types.h [autoptr] 1.44.2.3:
                   5343:        * src/main/pa_charset.C [autoptr] 1.33.2.19:
                   5344:                charsets: fixed problems when transcode from charset A to A.
                   5345: 
                   5346:        * tests/results/116.processed 1.1:
                   5347:                file 116.processed was initially added on branch autoptr.
                   5348: 
1.24      paf      5349:        * Makefile.in [autoptr] 1.48.2.2:
                   5350:        * src/main/pa_request.C [autoptr] 1.245.2.34:
                   5351:        * www/cgi-bin/parser3.log [autoptr] 1.78.10.1:
                   5352:                *** empty log message ***
                   5353: 
1.23      paf      5354:        * tests/111.html 1.1:
                   5355:                file 111.html was initially added on branch autoptr.
                   5356: 
                   5357:        * src/main/untaint.C [autoptr] 1.115.2.12:
                   5358:        * src/types/pa_vmail.C [autoptr] 1.40.2.11:
                   5359:                mail: transcode fixed.
                   5360:                todo: still problems when transcode from charset A to A.
                   5361: 
                   5362:        * tests/112.html 1.1:
                   5363:                file 112.html was initially added on branch autoptr.
                   5364: 
                   5365:        * tests/results/118.processed 1.1:
                   5366:                file 118.processed was initially added on branch autoptr.
                   5367: 
                   5368:        * tests/113.html 1.1:
                   5369:                file 113.html was initially added on branch autoptr.
                   5370: 
                   5371:        * tests/results/111.processed 1.1:
                   5372:                file 111.processed was initially added on branch autoptr.
                   5373: 
                   5374:        * tests/Makefile [autoptr] 1.1.2.7:
                   5375:                make install & co
                   5376: 
                   5377:        * tests/114.html 1.1:
                   5378:                file 114.html was initially added on branch autoptr.
                   5379: 
                   5380:        * tests/115.html 1.1:
                   5381:                file 115.html was initially added on branch autoptr.
                   5382: 
                   5383:        * src/include/pa_config_fixed.h [autoptr] 1.54.2.5:
                   5384:        * src/types/pa_vxdoc.C [autoptr] 1.23.2.5:
                   5385:                yet another return 0; fixed
                   5386: 
                   5387:        * src/include/pa_config_fixed.h [autoptr] 1.54.2.4:
                   5388:        * src/types/pa_vmail.C [autoptr] 1.40.2.12:
                   5389:        * src/types/pa_vmail.h [autoptr] 1.9.2.6:
                   5390:                vmail.C received just compiled [not tested]
                   5391: 
                   5392:        * tests/results/113.processed 1.1:
                   5393:                file 113.processed was initially added on branch autoptr.
                   5394: 
                   5395:        * tests/116.html 1.1:
                   5396:                file 116.html was initially added on branch autoptr.
                   5397: 
                   5398:        * src/include/pa_request.h [autoptr] 1.160.2.32:
                   5399:                removing vmail.h -> pa_request.h dependency [testing...]
                   5400: 
                   5401: 2003-03-07  paf
                   5402:        * src/classes/xdoc.C [autoptr] 1.108.2.18:
                   5403:        * src/include/pa_charset.h [autoptr] 1.20.2.18:
                   5404:        * src/include/pa_stylesheet_connection.h [autoptr] 1.32.2.5:
                   5405:        * tests/108.html [autoptr] 1.1.2.1:
                   5406:        * tests/108.xsl [autoptr] 1.1.2.1:
                   5407:        * tests/results/108.processed [autoptr] 1.1.2.1:
                   5408:                xml: test 108 transform with params [bugs fixed]
                   5409: 
                   5410:        * tests/results/107.processed 1.1:
                   5411:                file 107.processed was initially added on branch autoptr.
                   5412: 
                   5413:        * tests/108.xsl 1.1:
                   5414:                file 108.xsl was initially added on branch autoptr.
                   5415: 
1.24      paf      5416:        * src/classes/xdoc.C [autoptr] 1.108.2.15:
                   5417:        * src/types/pa_vxdoc.h [autoptr] 1.31.2.7:
                   5418:        * src/types/pa_vxnode.h [autoptr] 1.22.2.5:
                   5419:                xml: linked
                   5420: 
1.23      paf      5421:        * tests/106.html 1.1:
                   5422:                file 106.html was initially added on branch autoptr.
                   5423: 
                   5424:        * src/classes/classes.C [autoptr] 1.18.2.6:
                   5425:                fixed: prevent system classes from modification to lock ALL the
                   5426:                classes, not only directly used
                   5427: 
                   5428:        * tests/107.html 1.1:
                   5429:                file 107.html was initially added on branch autoptr.
                   5430: 
                   5431:        * tests/108.html 1.1:
                   5432:                file 108.html was initially added on branch autoptr.
                   5433: 
                   5434:        * tests/results/106.processed 1.1:
                   5435:                file 106.processed was initially added on branch autoptr.
                   5436: 
                   5437:        * src/include/pa_charset.h [autoptr] 1.20.2.16:
                   5438:        * src/main/pa_charset.C [autoptr] 1.33.2.16:
                   5439:        * www/htdocs/.htaccess [autoptr] 1.12.6.5:
                   5440:                xml: charset two mem alloc functions used for different cases [
                   5441:                libxml, libxsl]
                   5442: 
                   5443:        * src/classes/xdoc.C [autoptr] 1.108.2.17:
                   5444:        * src/include/pa_charset.h [autoptr] 1.20.2.17:
                   5445:        * src/include/pa_request.h [autoptr] 1.160.2.31:
                   5446:        * src/main/execute.C [autoptr] 1.295.2.25:
                   5447:        * src/main/pa_charset.C [autoptr] 1.33.2.17:
                   5448:        * src/main/pa_exception.C [autoptr] 1.43.2.15:
                   5449:        * src/main/pa_globals.C [autoptr] 1.152.2.19:
                   5450:        * src/main/pa_request.C [autoptr] 1.245.2.31:
                   5451:        * src/types/pa_vxdoc.C [autoptr] 1.23.2.4:
                   5452:        * src/types/pa_vxdoc.h [autoptr] 1.31.2.9:
                   5453:        * src/types/pa_vxnode.C [autoptr] 1.30.2.5:
                   5454:        * tests/107.html [autoptr] 1.1.2.1:
                   5455:        * tests/results/107.processed [autoptr] 1.1.2.1:
                   5456:                xml: test: 107 bug fixes
                   5457: 
                   5458:        * tests/results/108.processed 1.1:
                   5459:                file 108.processed was initially added on branch autoptr.
                   5460: 
                   5461:        * src/classes/xdoc.C [autoptr] 1.108.2.14:
                   5462:        * src/types/pa_vxdoc.h [autoptr] 1.31.2.6:
                   5463:                xdoc.C compiled
                   5464: 
                   5465:        * tests/106.html [autoptr] 1.1.2.1:
                   5466:        * tests/results/106.processed [autoptr] 1.1.2.1:
                   5467:                test: 106 xdoc create, string
                   5468: 
                   5469:        * src/classes/xdoc.C [autoptr] 1.108.2.16:
                   5470:        * src/classes/xnode.C [autoptr] 1.54.2.10:
                   5471:        * src/classes/xnode.h [autoptr] 1.18.2.6:
                   5472:        * src/types/pa_value.h [autoptr] 1.109.2.24:
                   5473:        * src/types/pa_vxdoc.C [autoptr] 1.23.2.3:
                   5474:        * src/types/pa_vxdoc.h [autoptr] 1.31.2.8:
                   5475:        * src/types/pa_vxnode.C [autoptr] 1.30.2.4:
                   5476:        * src/types/pa_vxnode.h [autoptr] 1.22.2.6:
                   5477:                test: 107 bug fixes
                   5478: 
                   5479:        * src/main/pa_charset.C [autoptr] 1.33.2.18:
                   5480:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.21:
                   5481:                fixed: mem leak from copy/paste bug
                   5482: 
                   5483: 2003-03-06  paf
                   5484:        * tests/023.html [autoptr] 1.1.2.2:
                   5485:                in some cases it rounded up badly. postponing solution of that
                   5486:                problem, making more simple test
                   5487: 
                   5488:        * src/include/pa_charset.h [autoptr] 1.20.2.14:
                   5489:        * src/include/pa_config_fixed.h [autoptr] 1.54.2.3:
                   5490:        * src/include/pa_memory.h [autoptr] 1.1.2.6:
                   5491:        * src/include/pa_pool.h [autoptr] 1.86.2.32:
                   5492:        * src/main/pa_charset.C [autoptr] 1.33.2.14:
                   5493:        * src/main/pa_memory.C [autoptr] 1.1.2.4:
                   5494:        * src/main/pa_pool.C [autoptr] 1.59.2.6:
                   5495:        * src/types/pa_vxdoc.C [autoptr] 1.23.2.2:
                   5496:        * src/types/pa_vxdoc.h [autoptr] 1.31.2.5:
                   5497:        * src/types/pa_vxnode.C [autoptr] 1.30.2.3:
                   5498:        * src/types/pa_vxnode.h [autoptr] 1.22.2.4:
                   5499:                xml: charsets
                   5500: 
                   5501:        * src/include/pa_stylesheet_connection.h [autoptr] 1.32.2.4:
                   5502:        * src/include/pa_stylesheet_manager.h [autoptr] 1.15.2.4:
                   5503:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.15:
                   5504:        * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.6:
                   5505:                xml: stylesheet&manager done
                   5506: 
                   5507:        * src/classes/xnode.C [autoptr] 1.54.2.9:
                   5508:        * src/classes/xnode.h [autoptr] 1.18.2.5:
                   5509:        * src/include/pa_charset.h [autoptr] 1.20.2.15:
                   5510:        * src/include/pa_memory.h [autoptr] 1.1.2.8:
                   5511:        * src/include/pa_request.h [autoptr] 1.160.2.30:
                   5512:        * src/include/pa_string.h [autoptr] 1.144.2.28:
                   5513:        * src/main/pa_globals.C [autoptr] 1.152.2.18:
                   5514:        * src/main/pa_request.C [autoptr] 1.245.2.30:
                   5515:        * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.7:
                   5516:                xnode.C compiled
                   5517: 
                   5518:        * src/include/pa_memory.h [autoptr] 1.1.2.7:
                   5519:        * src/include/pa_stylesheet_connection.h [autoptr] 1.32.2.3:
                   5520:        * src/include/pa_stylesheet_manager.h [autoptr] 1.15.2.3:
                   5521:        * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.5:
                   5522:                xml: stylesheet&manager STARTED
                   5523: 
                   5524:        * src/include/pa_globals.h [autoptr] 1.101.2.15:
                   5525:        * src/main/pa_charset.C [autoptr] 1.33.2.15:
                   5526:        * src/main/pa_exception.C [autoptr] 1.43.2.14:
                   5527:        * src/main/pa_globals.C [autoptr] 1.152.2.17:
                   5528:                xml: exceptions
                   5529: 
                   5530:        * src/classes/xdoc.C [autoptr] 1.108.2.13:
                   5531:                xdoc.C 50%
                   5532: 
                   5533:        * src/include/pa_charset.h [autoptr] 1.20.2.13:
                   5534:        * src/include/pa_charsets.h [autoptr] 1.8.2.8:
                   5535:        * src/main/pa_charset.C [autoptr] 1.33.2.13:
                   5536:        * src/main/pa_charsets.C [autoptr] 1.11.2.10:
                   5537:        * www/htdocs/.htaccess [autoptr] 1.12.6.4:
                   5538:                charset_utf8 declaration moved to charsets.C
                   5539: 
                   5540:        * Makefile.am [autoptr] 1.34.2.2:
                   5541:        * tests/Makefile [autoptr] 1.1.2.4:
                   5542:        * tests/Makefile [autoptr] 1.1.2.6:
                   5543:                *** empty log message ***
                   5544: 
                   5545:        * tests/058_paf2000.png [autoptr] 1.1.2.2:
                   5546:        * tests/results/058.processed [autoptr] 1.1.2.2:
                   5547:                .png added with -kb now
                   5548: 
                   5549: 2003-03-05  paf
                   5550:        * tests/results/105.processed 1.1:
                   5551:                file 105.processed was initially added on branch autoptr.
                   5552: 
                   5553:        * src/classes/math.C [autoptr] 1.24.2.12:
                   5554:                can be: crypt in -lcrypt OK, but crypt.h be missing
                   5555: 
                   5556:        * src/classes/op.C [autoptr] 1.127.2.20:
                   5557:        * src/main/main.dsp [autoptr] 1.161.6.13:
                   5558:        * tests/104.html [autoptr] 1.1.2.1:
                   5559:        * tests/results/104.processed [autoptr] 1.1.2.1:
                   5560:        * www/htdocs/.htaccess [autoptr] 1.12.6.3:
                   5561:                ^bpt operator added [does int3 in debug build on win32]
                   5562: 
                   5563:        * www/htdocs/auto.p [autoptr] 1.17.10.1:
                   5564:        * www/htdocs/autoptr.html [autoptr] 1.1.2.4:
                   5565:        * www/htdocs/base.p [autoptr] 1.6.6.1:
                   5566:        * www/htdocs/derived.p [autoptr] 1.24.6.1:
                   5567:        * www/htdocs/font.gif [autoptr] 1.1.6.1:
                   5568:        * www/htdocs/global.xsl [autoptr] 1.8.10.1:
                   5569:        * www/htdocs/index.html [autoptr] 1.210.2.1:
                   5570:        * www/htdocs/mailreceive.eml [autoptr] 1.3.10.1:
                   5571:        * www/htdocs/mailreceive.html [autoptr] 1.1.10.1:
                   5572:        * www/htdocs/operators.p [autoptr] 1.11.8.1:
                   5573:        * www/htdocs/parser-status.html [autoptr] 1.2.18.1:
                   5574:        * www/htdocs/people.dtd [autoptr] 1.1.20.1:
                   5575:        * www/htdocs/some.p [autoptr] 1.2.8.1:
                   5576:                removed old tests
                   5577: 
                   5578:        * tests/104.html 1.1:
                   5579:                file 104.html was initially added on branch autoptr.
                   5580: 
1.24      paf      5581:        * tests/105.html 1.1:
                   5582:                file 105.html was initially added on branch autoptr.
                   5583: 
1.23      paf      5584:        * src/classes/math.C [autoptr] 1.24.2.11:
                   5585:        * src/classes/op.C [autoptr] 1.127.2.19:
                   5586:        * src/classes/string.C [autoptr] 1.125.2.13:
                   5587:        * src/lib/Makefile.in [autoptr] 1.8.2.1:
                   5588:        * src/lib/md5/Makefile.in [autoptr] 1.6.2.1:
                   5589:        * src/lib/patches/Makefile.in [autoptr] 1.10.2.1:
                   5590:        * src/lib/pcre/Makefile.in [autoptr] 1.8.2.1:
                   5591:        * src/main/pa_exec.C [autoptr] 1.48.2.18:
                   5592:        * src/targets/Makefile.in [autoptr] 1.42.2.1:
                   5593:        * src/targets/apache13/Makefile.am [autoptr] 1.15.10.1:
                   5594:        * src/targets/cgi/Makefile.am [autoptr] 1.46.2.1:
                   5595:        * src/targets/cgi/Makefile.in [autoptr] 1.62.2.1:
                   5596:                gcc more happy. todo:make linker happy
                   5597: 
                   5598:        * tests/results/104.processed 1.1:
                   5599:                file 104.processed was initially added on branch autoptr.
                   5600: 
                   5601:        * ltmain.sh [autoptr] 1.5.2.1:
                   5602:                ltmain.sh added
                   5603: 
                   5604:        * src/targets/apache13/p3runConfigure.in [autoptr] 1.11.14.1:
                   5605:        * src/targets/cgi/Makefile.am [autoptr] 1.46.2.2:
                   5606:        * src/targets/cgi/Makefile.in [autoptr] 1.62.2.2:
                   5607:                linker needed more tricks to link OK
                   5608: 
                   5609:        * src/types/pa_vhash.C [autoptr] 1.1.2.2:
                   5610:        * src/types/pa_vhash.h [autoptr] 1.43.2.13:
                   5611:                hash_default_element_name made static
                   5612: 
                   5613:        * src/include/Makefile.am [autoptr] 1.3.14.2:
                   5614:        * src/include/Makefile.in [autoptr] 1.11.2.3:
                   5615:        * src/main/Makefile.am [autoptr] 1.35.6.4:
                   5616:        * src/main/Makefile.in [autoptr] 1.50.2.4:
                   5617:        * src/types/Makefile.am [autoptr] 1.28.10.1:
                   5618:        * src/types/Makefile.in [autoptr] 1.50.2.2:
                   5619:                forgotten files added to Makes
                   5620: 
                   5621:        * src/types/pa_vhash.C [autoptr] 1.1.2.3:
                   5622:        * src/types/pa_vhash.h [autoptr] 1.43.2.14:
                   5623:                hash_default_element_name change undone ;(
                   5624: 
                   5625:        * src/classes/file.C [autoptr] 1.107.2.16:
                   5626:        * src/include/pa_exec.h [autoptr] 1.11.2.6:
                   5627:        * src/main/pa_exec.C [autoptr] 1.48.2.17:
                   5628:                pa_exec env param made optional
                   5629: 
                   5630:        * tests/057.html [autoptr] 1.1.2.3:
                   5631:        * tests/results/057.processed [autoptr] 1.1.2.3:
                   5632:                test bug fixed
                   5633: 
                   5634:        * src/classes/string.C [autoptr] 1.125.2.14:
                   5635:        * src/include/pa_string.h [autoptr] 1.144.2.27:
                   5636:        * src/main/pa_string.C [autoptr] 1.172.2.20:
                   5637:        * tests/105.html [autoptr] 1.1.2.1:
                   5638:        * tests/results/105.processed [autoptr] 1.1.2.1:
                   5639:                String::match bug fixed
                   5640: 
                   5641: 2003-03-04  paf
                   5642:        * tests/results/060.processed 1.1:
                   5643:                file 060.processed was initially added on branch autoptr.
                   5644: 
                   5645:        * tests/results/059.processed 1.1:
                   5646:                file 059.processed was initially added on branch autoptr.
                   5647: 
                   5648:        * tests/072.html 1.1:
                   5649:                file 072.html was initially added on branch autoptr.
                   5650: 
                   5651:        * tests/results/052.processed 1.1:
                   5652:                file 052.processed was initially added on branch autoptr.
                   5653: 
                   5654:        * tests/074.html 1.1:
                   5655:                file 074.html was initially added on branch autoptr.
                   5656: 
                   5657:        * tests/results/099.processed 1.1:
                   5658:                file 099.processed was initially added on branch autoptr.
                   5659: 
                   5660:        * tests/076.html 1.1:
                   5661:                file 076.html was initially added on branch autoptr.
                   5662: 
                   5663:        * tests/results/092.processed 1.1:
                   5664:                file 092.processed was initially added on branch autoptr.
                   5665: 
                   5666:        * tests/results/102.processed 1.1:
                   5667:                file 102.processed was initially added on branch autoptr.
                   5668: 
                   5669:        * tests/results/084.processed 1.1:
                   5670:                file 084.processed was initially added on branch autoptr.
                   5671: 
                   5672:        * tests/078.html 1.1:
                   5673:                file 078.html was initially added on branch autoptr.
                   5674: 
                   5675:        * tests/results/076.processed 1.1:
                   5676:                file 076.processed was initially added on branch autoptr.
                   5677: 
                   5678:        * tests/081.html 1.1:
                   5679:                file 081.html was initially added on branch autoptr.
                   5680: 
                   5681:        * tests/results/068.processed 1.1:
                   5682:                file 068.processed was initially added on branch autoptr.
                   5683: 
                   5684:        * tests/results/061.processed 1.1:
                   5685:                file 061.processed was initially added on branch autoptr.
                   5686: 
                   5687:        * src/classes/Makefile.in [autoptr] 1.53.2.1:
                   5688:        * src/classes/mail.C [autoptr] 1.88.2.13:
                   5689:        * src/main/Makefile.in [autoptr] 1.50.2.3:
                   5690:        * src/main/pa_exec.C [autoptr] 1.48.2.16:
                   5691:        * src/sql/Makefile.in [autoptr] 1.11.2.1:
                   5692:        * src/types/Makefile.in [autoptr] 1.50.2.1:
                   5693:                *** empty log message ***
                   5694: 
                   5695:        * tests/083.html 1.1:
                   5696:                file 083.html was initially added on branch autoptr.
                   5697: 
                   5698:        * tests/results/053.processed 1.1:
                   5699:                file 053.processed was initially added on branch autoptr.
                   5700: 
                   5701:        * tests/053.html [autoptr] 1.1.2.1:
                   5702:        * tests/054.html [autoptr] 1.1.2.1:
                   5703:        * tests/055.html [autoptr] 1.1.2.1:
                   5704:        * tests/056.html [autoptr] 1.1.2.1:
                   5705:        * tests/057.html [autoptr] 1.1.2.1:
                   5706:        * tests/058.html [autoptr] 1.1.2.1:
                   5707:        * tests/058_paf2000.png [autoptr] 1.1.2.1:
                   5708:        * tests/059.html [autoptr] 1.1.2.1:
                   5709:        * tests/060.html [autoptr] 1.1.2.1:
                   5710:        * tests/results/053.processed [autoptr] 1.1.2.1:
                   5711:        * tests/results/054.processed [autoptr] 1.1.2.1:
                   5712:        * tests/results/055.processed [autoptr] 1.1.2.1:
                   5713:        * tests/results/056.processed [autoptr] 1.1.2.1:
                   5714:        * tests/results/057.processed [autoptr] 1.1.2.1:
                   5715:        * tests/results/058.processed [autoptr] 1.1.2.1:
                   5716:        * tests/results/059.processed [autoptr] 1.1.2.1:
                   5717:        * tests/results/060.processed [autoptr] 1.1.2.1:
                   5718:                test:
                   5719:                53 string.replace
                   5720:                54 junctions
                   5721:                55 table.hash
                   5722:                56 call indirect
                   5723:                57 date.create[string]
                   5724:                58 image.measure[png]
                   5725: 
                   5726:        * src/classes/image.C [autoptr] 1.90.2.14:
                   5727:        * tests/098.html [autoptr] 1.1.2.1:
                   5728:        * tests/098font.gif [autoptr] 1.1.2.1:
                   5729:        * tests/results/098.processed [autoptr] 1.1.2.1:
                   5730:                test:
                   5731:                98 image font text [bug fixed]
                   5732: 
                   5733:        * tests/085.html 1.1:
                   5734:                file 085.html was initially added on branch autoptr.
                   5735: 
                   5736:        * tests/096_dir/188.jpg 1.1:
                   5737:                file 188.jpg was initially added on branch autoptr.
                   5738: 
                   5739:        * tests/096_dir/163.jpg 1.1:
                   5740:                file 163.jpg was initially added on branch autoptr.
                   5741: 
                   5742:        * tests/087.html 1.1:
                   5743:                file 087.html was initially added on branch autoptr.
                   5744: 
                   5745:        * tests/103paf2001.gif 1.1:
                   5746:                file 103paf2001.gif was initially added on branch autoptr.
                   5747: 
                   5748:        * tests/results/103.processed 1.1:
                   5749:                file 103.processed was initially added on branch autoptr.
                   5750: 
                   5751:        * tests/results/093.processed 1.1:
                   5752:                file 093.processed was initially added on branch autoptr.
                   5753: 
                   5754:        * tests/053.html 1.1:
                   5755:                file 053.html was initially added on branch autoptr.
                   5756: 
                   5757:        * tests/results/085.processed 1.1:
                   5758:                file 085.processed was initially added on branch autoptr.
                   5759: 
                   5760:        * tests/089.html 1.1:
                   5761:                file 089.html was initially added on branch autoptr.
                   5762: 
                   5763:        * tests/090.html 1.1:
                   5764:                file 090.html was initially added on branch autoptr.
                   5765: 
                   5766:        * tests/100.html 1.1:
                   5767:                file 100.html was initially added on branch autoptr.
                   5768: 
                   5769:        * tests/results/077.processed 1.1:
                   5770:                file 077.processed was initially added on branch autoptr.
                   5771: 
                   5772:        * tests/055.html 1.1:
                   5773:                file 055.html was initially added on branch autoptr.
                   5774: 
                   5775:        * src/classes/table.C [autoptr] 1.172.2.12:
                   5776:        * src/main/execute.C [autoptr] 1.295.2.23:
                   5777:        * tests/061.dat [autoptr] 1.1.2.1:
                   5778:        * tests/061.html [autoptr] 1.1.2.1:
                   5779:        * tests/062.html [autoptr] 1.1.2.1:
                   5780:        * tests/063.html [autoptr] 1.1.2.1:
                   5781:        * tests/064.html [autoptr] 1.1.2.1:
                   5782:        * tests/065.html [autoptr] 1.1.2.1:
                   5783:        * tests/066.html [autoptr] 1.1.2.1:
                   5784:        * tests/067.html [autoptr] 1.1.2.1:
                   5785:        * tests/068.html [autoptr] 1.1.2.1:
                   5786:        * tests/069.html [autoptr] 1.1.2.1:
                   5787:        * tests/070.html [autoptr] 1.1.2.1:
                   5788:        * tests/071.html [autoptr] 1.1.2.1:
                   5789:        * tests/072.html [autoptr] 1.1.2.1:
                   5790:        * tests/073.html [autoptr] 1.1.2.1:
                   5791:        * tests/074.html [autoptr] 1.1.2.1:
                   5792:        * tests/075.html [autoptr] 1.1.2.1:
                   5793:        * tests/076.html [autoptr] 1.1.2.1:
                   5794:        * tests/077.html [autoptr] 1.1.2.1:
                   5795:        * tests/078.html [autoptr] 1.1.2.1:
                   5796:        * tests/079.html [autoptr] 1.1.2.1:
                   5797:        * tests/080.html [autoptr] 1.1.2.1:
                   5798:        * tests/081.html [autoptr] 1.1.2.1:
                   5799:        * tests/082.html [autoptr] 1.1.2.1:
                   5800:        * tests/083.html [autoptr] 1.1.2.1:
                   5801:        * tests/084.html [autoptr] 1.1.2.1:
                   5802:        * tests/085.html [autoptr] 1.1.2.1:
                   5803:        * tests/086.html [autoptr] 1.1.2.1:
                   5804:        * tests/087.html [autoptr] 1.1.2.1:
                   5805:        * tests/088.html [autoptr] 1.1.2.1:
                   5806:        * tests/089.html [autoptr] 1.1.2.1:
                   5807:        * tests/090.html [autoptr] 1.1.2.1:
                   5808:        * tests/091.html [autoptr] 1.1.2.1:
                   5809:        * tests/092.html [autoptr] 1.1.2.1:
                   5810:        * tests/093.html [autoptr] 1.1.2.1:
                   5811:        * tests/094.html [autoptr] 1.1.2.1:
                   5812:        * tests/095.html [autoptr] 1.1.2.1:
                   5813:        * tests/results/061.processed [autoptr] 1.1.2.1:
                   5814:        * tests/results/062.processed [autoptr] 1.1.2.1:
                   5815:        * tests/results/063.processed [autoptr] 1.1.2.1:
                   5816:        * tests/results/064.processed [autoptr] 1.1.2.1:
                   5817:        * tests/results/065.processed [autoptr] 1.1.2.1:
                   5818:        * tests/results/066.processed [autoptr] 1.1.2.1:
                   5819:        * tests/results/067.processed [autoptr] 1.1.2.1:
                   5820:        * tests/results/068.processed [autoptr] 1.1.2.1:
                   5821:        * tests/results/069.processed [autoptr] 1.1.2.1:
                   5822:        * tests/results/070.processed [autoptr] 1.1.2.1:
                   5823:        * tests/results/071.processed [autoptr] 1.1.2.1:
                   5824:        * tests/results/072.processed [autoptr] 1.1.2.1:
                   5825:        * tests/results/073.processed [autoptr] 1.1.2.1:
                   5826:        * tests/results/074.processed [autoptr] 1.1.2.1:
                   5827:        * tests/results/075.processed [autoptr] 1.1.2.1:
                   5828:        * tests/results/076.processed [autoptr] 1.1.2.1:
                   5829:        * tests/results/077.processed [autoptr] 1.1.2.1:
                   5830:        * tests/results/078.processed [autoptr] 1.1.2.1:
                   5831:        * tests/results/079.processed [autoptr] 1.1.2.1:
                   5832:        * tests/results/080.processed [autoptr] 1.1.2.1:
                   5833:        * tests/results/081.processed [autoptr] 1.1.2.1:
                   5834:        * tests/results/082.processed [autoptr] 1.1.2.1:
                   5835:        * tests/results/083.processed [autoptr] 1.1.2.1:
                   5836:        * tests/results/084.processed [autoptr] 1.1.2.1:
                   5837:        * tests/results/085.processed [autoptr] 1.1.2.1:
                   5838:        * tests/results/086.processed [autoptr] 1.1.2.1:
                   5839:        * tests/results/087.processed [autoptr] 1.1.2.1:
                   5840:        * tests/results/088.processed [autoptr] 1.1.2.1:
                   5841:        * tests/results/089.processed [autoptr] 1.1.2.1:
                   5842:        * tests/results/090.processed [autoptr] 1.1.2.1:
                   5843:        * tests/results/091.processed [autoptr] 1.1.2.1:
                   5844:        * tests/results/092.processed [autoptr] 1.1.2.1:
                   5845:        * tests/results/093.processed [autoptr] 1.1.2.1:
                   5846:        * tests/results/094.processed [autoptr] 1.1.2.1:
                   5847:        * tests/results/095.processed [autoptr] 1.1.2.1:
                   5848:                tests:
                   5849:                61 file::stat size
                   5850:                62 string->int autoconvert
                   5851:                63 double .int,dec,div,mul
                   5852:                64 date compare
                   5853:                65 file: basename,justname,justext
                   5854:                66 math:crypt
                   5855:                67 string.match simple on long
                   5856:                68 string.match normalized simple on long
                   5857:                69 string.int
                   5858:                70 file::stat content-type
                   5859:                71 table.join
                   5860:                72 hash parameter conditional pass
                   5861:                73 date daylightsaving,yearday
                   5862:                74 date arithmetics
                   5863:                75 response date values/attributes
                   5864:                76 string.pos of void, void.pos
                   5865:                77 syntax parsing
                   5866:                78 cookie tainting
                   5867:                79 switch with local
                   5868:                80 scientific numeric literal in string autoconvert
                   5869:                81 xor: logical and numerical
                   5870:                82 for delims
                   5871:                83 menu delims
                   5872:                84 table.hash distinct
                   5873:                85 long string  replace
                   5874:                86 throw+catch current language preserve
                   5875:                87 bit shifts
                   5876:                88 junction tests + $caller test
                   5877:                89 hash.foreach selfmodification
                   5878:                90 int/void to int
                   5879:                91 $caller test
                   5880:                92 junction is + def junction tests
                   5881:                93 $caller test
                   5882:                94 syntax test
                   5883:                95 table.hash(keygenerator)  [bug fixed]
                   5884: 
                   5885:        * tests/results/070.processed 1.1:
                   5886:                file 070.processed was initially added on branch autoptr.
                   5887: 
                   5888:        * tests/results/069.processed 1.1:
                   5889:                file 069.processed was initially added on branch autoptr.
                   5890: 
                   5891:        * tests/061.dat 1.1:
                   5892:                file 061.dat was initially added on branch autoptr.
                   5893: 
                   5894:        * tests/092.html 1.1:
                   5895:                file 092.html was initially added on branch autoptr.
                   5896: 
                   5897:        * tests/102.html 1.1:
                   5898:                file 102.html was initially added on branch autoptr.
                   5899: 
                   5900:        * tests/results/062.processed 1.1:
                   5901:                file 062.processed was initially added on branch autoptr.
                   5902: 
                   5903:        * tests/057.html 1.1:
                   5904:                file 057.html was initially added on branch autoptr.
                   5905: 
                   5906:        * tests/results/054.processed 1.1:
                   5907:                file 054.processed was initially added on branch autoptr.
                   5908: 
                   5909:        * tests/094.html 1.1:
                   5910:                file 094.html was initially added on branch autoptr.
                   5911: 
                   5912:        * tests/059.html 1.1:
                   5913:                file 059.html was initially added on branch autoptr.
                   5914: 
                   5915:        * tests/060.html 1.1:
                   5916:                file 060.html was initially added on branch autoptr.
                   5917: 
                   5918:        * tests/096.html 1.1:
                   5919:                file 096.html was initially added on branch autoptr.
                   5920: 
                   5921:        * tests/results/094.processed 1.1:
                   5922:                file 094.processed was initially added on branch autoptr.
                   5923: 
                   5924:        * tests/062.html 1.1:
                   5925:                file 062.html was initially added on branch autoptr.
                   5926: 
                   5927:        * tests/results/086.processed 1.1:
                   5928:                file 086.processed was initially added on branch autoptr.
                   5929: 
                   5930:        * tests/098font.gif 1.1:
                   5931:                file 098font.gif was initially added on branch autoptr.
                   5932: 
                   5933:        * tests/098.html 1.1:
                   5934:                file 098.html was initially added on branch autoptr.
                   5935: 
                   5936:        * tests/results/078.processed 1.1:
                   5937:                file 078.processed was initially added on branch autoptr.
                   5938: 
                   5939:        * tests/064.html 1.1:
                   5940:                file 064.html was initially added on branch autoptr.
                   5941: 
                   5942:        * tests/results/071.processed 1.1:
                   5943:                file 071.processed was initially added on branch autoptr.
                   5944: 
                   5945:        * tests/results/063.processed 1.1:
                   5946:                file 063.processed was initially added on branch autoptr.
                   5947: 
                   5948:        * tests/066.html 1.1:
                   5949:                file 066.html was initially added on branch autoptr.
                   5950: 
                   5951:        * tests/results/055.processed 1.1:
                   5952:                file 055.processed was initially added on branch autoptr.
                   5953: 
                   5954:        * tests/068.html 1.1:
                   5955:                file 068.html was initially added on branch autoptr.
                   5956: 
                   5957:        * tests/071.html 1.1:
                   5958:                file 071.html was initially added on branch autoptr.
                   5959: 
                   5960:        * tests/results/095.processed 1.1:
                   5961:                file 095.processed was initially added on branch autoptr.
                   5962: 
                   5963:        * tests/results/087.processed 1.1:
                   5964:                file 087.processed was initially added on branch autoptr.
                   5965: 
                   5966:        * tests/073.html 1.1:
                   5967:                file 073.html was initially added on branch autoptr.
                   5968: 
                   5969:        * tests/results/079.processed 1.1:
                   5970:                file 079.processed was initially added on branch autoptr.
                   5971: 
                   5972:        * tests/results/080.processed 1.1:
                   5973:                file 080.processed was initially added on branch autoptr.
                   5974: 
                   5975:        * tests/results/072.processed 1.1:
                   5976:                file 072.processed was initially added on branch autoptr.
                   5977: 
                   5978:        * tests/075.html 1.1:
                   5979:                file 075.html was initially added on branch autoptr.
                   5980: 
                   5981:        * tests/results/064.processed 1.1:
                   5982:                file 064.processed was initially added on branch autoptr.
                   5983: 
                   5984:        * tests/103.html [autoptr] 1.1.2.1:
                   5985:        * tests/103mark.gif [autoptr] 1.1.2.1:
                   5986:        * tests/103paf2001.gif [autoptr] 1.1.2.1:
                   5987:        * tests/results/103.processed [autoptr] 1.1.2.1:
                   5988:                tests:
                   5989:                103 image.copy transparence test
                   5990: 
                   5991:        * tests/results/056.processed 1.1:
                   5992:                file 056.processed was initially added on branch autoptr.
                   5993: 
                   5994:        * tests/077.html 1.1:
                   5995:                file 077.html was initially added on branch autoptr.
                   5996: 
                   5997:        * tests/080.html 1.1:
                   5998:                file 080.html was initially added on branch autoptr.
                   5999: 
                   6000:        * tests/079.html 1.1:
                   6001:                file 079.html was initially added on branch autoptr.
                   6002: 
                   6003:        * tests/results/096.processed 1.1:
                   6004:                file 096.processed was initially added on branch autoptr.
                   6005: 
                   6006:        * tests/082.html 1.1:
                   6007:                file 082.html was initially added on branch autoptr.
                   6008: 
                   6009:        * tests/results/088.processed 1.1:
                   6010:                file 088.processed was initially added on branch autoptr.
                   6011: 
                   6012:        * tests/results/081.processed 1.1:
                   6013:                file 081.processed was initially added on branch autoptr.
                   6014: 
                   6015:        * tests/084.html 1.1:
                   6016:                file 084.html was initially added on branch autoptr.
                   6017: 
                   6018:        * tests/results/073.processed 1.1:
                   6019:                file 073.processed was initially added on branch autoptr.
                   6020: 
                   6021:        * tests/058_paf2000.png 1.1:
                   6022:                file 058_paf2000.png was initially added on branch autoptr.
                   6023: 
                   6024:        * tests/results/065.processed 1.1:
                   6025:                file 065.processed was initially added on branch autoptr.
                   6026: 
                   6027:        * tests/086.html 1.1:
                   6028:                file 086.html was initially added on branch autoptr.
                   6029: 
                   6030:        * tests/results/057.processed 1.1:
                   6031:                file 057.processed was initially added on branch autoptr.
                   6032: 
                   6033:        * tests/052.html 1.1:
                   6034:                file 052.html was initially added on branch autoptr.
                   6035: 
                   6036:        * tests/088.html 1.1:
                   6037:                file 088.html was initially added on branch autoptr.
                   6038: 
                   6039:        * tests/054.html 1.1:
                   6040:                file 054.html was initially added on branch autoptr.
                   6041: 
                   6042:        * src/main/pa_common.C [autoptr] 1.143.2.21:
                   6043:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.20:
                   6044:        * tests/097.html [autoptr] 1.1.2.1:
                   6045:        * tests/results/097.processed [autoptr] 1.1.2.1:
                   6046:                test:
                   6047:                97 file::load http://  [bugs fixed]
                   6048: 
                   6049:        * tests/101.html 1.1:
                   6050:                file 101.html was initially added on branch autoptr.
                   6051: 
                   6052:        * tests/091.html 1.1:
                   6053:                file 091.html was initially added on branch autoptr.
                   6054: 
                   6055:        * tests/results/097.processed 1.1:
                   6056:                file 097.processed was initially added on branch autoptr.
                   6057: 
                   6058:        * tests/056.html 1.1:
                   6059:                file 056.html was initially added on branch autoptr.
                   6060: 
                   6061:        * tests/results/089.processed 1.1:
                   6062:                file 089.processed was initially added on branch autoptr.
                   6063: 
                   6064:        * tests/results/090.processed 1.1:
                   6065:                file 090.processed was initially added on branch autoptr.
                   6066: 
                   6067:        * src/classes/hash.C [autoptr] 1.54.2.12:
                   6068:        * src/classes/image.C [autoptr] 1.90.2.13:
                   6069:        * src/classes/table.C [autoptr] 1.172.2.13:
                   6070:        * src/include/pa_memory.h [autoptr] 1.1.2.5:
                   6071:        * tests/096.html [autoptr] 1.1.2.1:
                   6072:        * tests/096_dir/163.jpg [autoptr] 1.1.2.1:
                   6073:        * tests/096_dir/188.jpg [autoptr] 1.1.2.1:
                   6074:        * tests/results/096.processed [autoptr] 1.1.2.1:
                   6075:                tests:
                   6076:                96 image EXIF  [bug fixed]
                   6077: 
                   6078:        * tests/results/100.processed 1.1:
                   6079:                file 100.processed was initially added on branch autoptr.
                   6080: 
                   6081:        * tests/103.html 1.1:
                   6082:                file 103.html was initially added on branch autoptr.
                   6083: 
                   6084:        * tests/093.html 1.1:
                   6085:                file 093.html was initially added on branch autoptr.
                   6086: 
                   6087:        * tests/results/082.processed 1.1:
                   6088:                file 082.processed was initially added on branch autoptr.
                   6089: 
                   6090:        * tests/052.html [autoptr] 1.1.2.1:
                   6091:        * tests/outputs/049.processed [autoptr] 1.1.2.2:
                   6092:        * tests/outputs/050.processed [autoptr] 1.1.2.2:
                   6093:        * tests/outputs/051.processed [autoptr] 1.1.2.2:
                   6094:        * tests/results/052.processed [autoptr] 1.1.2.1:
                   6095:                test:
                   6096:                52 pre/match/post test: passed AS-IT-WERE, but wrong :) separate task: fix that
                   6097: 
                   6098:        * tests/058.html 1.1:
                   6099:                file 058.html was initially added on branch autoptr.
                   6100: 
                   6101:        * tests/results/074.processed 1.1:
                   6102:                file 074.processed was initially added on branch autoptr.
                   6103: 
                   6104:        * tests/095.html 1.1:
                   6105:                file 095.html was initially added on branch autoptr.
                   6106: 
                   6107:        * tests/results/066.processed 1.1:
                   6108:                file 066.processed was initially added on branch autoptr.
                   6109: 
                   6110:        * tests/061.html 1.1:
                   6111:                file 061.html was initially added on branch autoptr.
                   6112: 
                   6113:        * tests/results/058.processed 1.1:
                   6114:                file 058.processed was initially added on branch autoptr.
                   6115: 
                   6116:        * tests/103mark.gif 1.1:
                   6117:                file 103mark.gif was initially added on branch autoptr.
                   6118: 
                   6119:        * tests/097.html 1.1:
                   6120:                file 097.html was initially added on branch autoptr.
                   6121: 
                   6122:        * tests/063.html 1.1:
                   6123:                file 063.html was initially added on branch autoptr.
                   6124: 
                   6125:        * src/main/execute.C [autoptr] 1.295.2.22:
                   6126:        * src/main/pa_table.C [autoptr] 1.53.2.10:
                   6127:                test:
                   6128:                59 table.locate [bug fixed]
                   6129:                60 string eq string [bug fixed]
                   6130: 
                   6131:        * tests/099.html 1.1:
                   6132:                file 099.html was initially added on branch autoptr.
                   6133: 
                   6134:        * tests/065.html 1.1:
                   6135:                file 065.html was initially added on branch autoptr.
                   6136: 
                   6137:        * tests/results/098.processed 1.1:
                   6138:                file 098.processed was initially added on branch autoptr.
                   6139: 
                   6140:        * tests/results/091.processed 1.1:
                   6141:                file 091.processed was initially added on branch autoptr.
                   6142: 
                   6143:        * tests/results/101.processed 1.1:
                   6144:                file 101.processed was initially added on branch autoptr.
                   6145: 
                   6146:        * tests/057.html [autoptr] 1.1.2.2:
                   6147:        * tests/099.html [autoptr] 1.1.2.1:
                   6148:        * tests/100.html [autoptr] 1.1.2.1:
                   6149:        * tests/results/057.processed [autoptr] 1.1.2.2:
                   6150:        * tests/results/099.processed [autoptr] 1.1.2.1:
                   6151:        * tests/results/100.processed [autoptr] 1.1.2.1:
                   6152:                tests:
                   6153:                57 date create 2002: added
                   6154:                99,100 response:body/download
                   6155: 
                   6156:        * tests/067.html 1.1:
                   6157:                file 067.html was initially added on branch autoptr.
                   6158: 
                   6159:        * tests/results/083.processed 1.1:
                   6160:                file 083.processed was initially added on branch autoptr.
                   6161: 
                   6162:        * tests/results/075.processed 1.1:
                   6163:                file 075.processed was initially added on branch autoptr.
                   6164: 
                   6165:        * src/main/execute.C [autoptr] 1.295.2.24:
                   6166:        * tests/101.html [autoptr] 1.1.2.1:
                   6167:        * tests/102.html [autoptr] 1.1.2.1:
                   6168:        * tests/results/101.processed [autoptr] 1.1.2.1:
                   6169:        * tests/results/102.processed [autoptr] 1.1.2.1:
                   6170:                tests:
                   6171:                101 method/variable name conflict test
                   6172:                102 form fields change should not not change anything [bug fix]
                   6173: 
                   6174:        * tests/070.html 1.1:
                   6175:                file 070.html was initially added on branch autoptr.
                   6176: 
                   6177:        * tests/069.html 1.1:
                   6178:                file 069.html was initially added on branch autoptr.
                   6179: 
                   6180:        * tests/results/067.processed 1.1:
                   6181:                file 067.processed was initially added on branch autoptr.
                   6182: 
                   6183:        * src/classes/image.C [autoptr] 1.90.2.15:
                   6184:        * src/include/pa_request.h [autoptr] 1.160.2.29:
                   6185:        * src/include/pa_stack.h [autoptr] 1.17.2.6:
                   6186:        * src/types/pa_vimage.h [autoptr] 1.34.2.8:
                   6187:                number of gcc compiler bugs fixed
                   6188: 
                   6189: 2003-03-03  paf
                   6190:        * tests/037.html 1.1:
                   6191:                file 037.html was initially added on branch autoptr.
                   6192: 
                   6193:        * tests/results/044.processed 1.1:
                   6194:                file 044.processed was initially added on branch autoptr.
                   6195: 
                   6196:        * tests/039.html 1.1:
                   6197:                file 039.html was initially added on branch autoptr.
                   6198: 
                   6199:        * tests/040.html 1.1:
                   6200:                file 040.html was initially added on branch autoptr.
                   6201: 
                   6202:        * tests/results/036.processed 1.1:
                   6203:                file 036.processed was initially added on branch autoptr.
                   6204: 
                   6205:        * tests/042.html 1.1:
                   6206:                file 042.html was initially added on branch autoptr.
                   6207: 
                   6208:        * tests/044.html 1.1:
                   6209:                file 044.html was initially added on branch autoptr.
                   6210: 
                   6211:        * src/main/pa_request.C [autoptr] 1.245.2.29:
                   6212:        * src/types/pa_vmath.C [autoptr] 1.1.2.9:
                   6213:        * tests/033.html [autoptr] 1.1.2.1:
                   6214:        * tests/034.html [autoptr] 1.1.2.1:
                   6215:        * tests/035.html [autoptr] 1.1.2.1:
                   6216:        * tests/036.html [autoptr] 1.1.2.1:
                   6217:        * tests/037.html [autoptr] 1.1.2.1:
                   6218:        * tests/038.html [autoptr] 1.1.2.1:
                   6219:        * tests/results/033.processed [autoptr] 1.1.2.1:
                   6220:        * tests/results/034.processed [autoptr] 1.1.2.1:
                   6221:        * tests/results/035.processed [autoptr] 1.1.2.1:
                   6222:        * tests/results/036.processed [autoptr] 1.1.2.1:
                   6223:        * tests/results/037.processed [autoptr] 1.1.2.1:
                   6224:        * tests/results/038.processed [autoptr] 1.1.2.1:
                   6225:                tests:
                   6226:                33 string.replace
                   6227:                34 string.upper
                   6228:                35 table created
                   6229:                36 local/global vars with juntions
                   6230:                37 table clone
                   6231:                38 math PI & number formatting
                   6232:                
                   6233:                math class registring typo fixed
                   6234: 
                   6235:        * tests/046.html 1.1:
                   6236:                file 046.html was initially added on branch autoptr.
                   6237: 
                   6238:        * tests/040.html [autoptr] 1.1.2.1:
                   6239:        * tests/results/040.processed [autoptr] 1.1.2.1:
                   6240:                test:
                   6241:                39 method result of type table
                   6242:                40 method param junction auto evaluate
                   6243: 
                   6244:        * tests/051b.p 1.1:
                   6245:                file 051b.p was initially added on branch autoptr.
                   6246: 
                   6247:        * tests/results/045.processed 1.1:
                   6248:                file 045.processed was initially added on branch autoptr.
                   6249: 
                   6250:        * tests/048.html 1.1:
                   6251:                file 048.html was initially added on branch autoptr.
                   6252: 
                   6253:        * tests/results/037.processed 1.1:
                   6254:                file 037.processed was initially added on branch autoptr.
                   6255: 
                   6256:        * tests/051.html 1.1:
                   6257:                file 051.html was initially added on branch autoptr.
                   6258: 
                   6259:        * tests/results/046.processed 1.1:
                   6260:                file 046.processed was initially added on branch autoptr.
                   6261: 
                   6262:        * tests/results/038.processed 1.1:
                   6263:                file 038.processed was initially added on branch autoptr.
                   6264: 
                   6265:        * tests/041.html [autoptr] 1.1.2.1:
                   6266:        * tests/results/041.processed [autoptr] 1.1.2.1:
                   6267:                test:
                   6268:                41 table.locate by expression
                   6269: 
                   6270:        * tests/032.html 1.1:
                   6271:                file 032.html was initially added on branch autoptr.
                   6272: 
                   6273:        * tests/results/047.processed 1.1:
                   6274:                file 047.processed was initially added on branch autoptr.
                   6275: 
                   6276:        * tests/034.html 1.1:
                   6277:                file 034.html was initially added on branch autoptr.
                   6278: 
                   6279:        * tests/results/040.processed 1.1:
                   6280:                file 040.processed was initially added on branch autoptr.
                   6281: 
                   6282:        * tests/results/039.processed 1.1:
                   6283:                file 039.processed was initially added on branch autoptr.
                   6284: 
                   6285:        * tests/results/032.processed 1.1:
                   6286:                file 032.processed was initially added on branch autoptr.
                   6287: 
                   6288:        * tests/036.html 1.1:
                   6289:                file 036.html was initially added on branch autoptr.
                   6290: 
                   6291:        * tests/038.html 1.1:
                   6292:                file 038.html was initially added on branch autoptr.
                   6293: 
                   6294:        * tests/parser-unix.sh 1.1:
                   6295:                file parser-unix.sh was initially added on branch autoptr.
                   6296: 
                   6297:        * tests/043.html [autoptr] 1.1.2.1:
                   6298:        * tests/044.html [autoptr] 1.1.2.1:
                   6299:        * tests/045.html [autoptr] 1.1.2.1:
                   6300:        * tests/046.html [autoptr] 1.1.2.1:
                   6301:        * tests/047.html [autoptr] 1.1.2.1:
                   6302:        * tests/048.html [autoptr] 1.1.2.1:
                   6303:        * tests/049.html [autoptr] 1.1.2.1:
                   6304:        * tests/050.html [autoptr] 1.1.2.1:
                   6305:        * tests/051.html [autoptr] 1.1.2.1:
                   6306:        * tests/051b.p [autoptr] 1.1.2.1:
                   6307:        * tests/051t.p [autoptr] 1.1.2.1:
                   6308:        * tests/Makefile [autoptr] 1.1.2.3:
                   6309:        * tests/outputs/049.processed [autoptr] 1.1.2.1:
                   6310:        * tests/outputs/050.processed [autoptr] 1.1.2.1:
                   6311:        * tests/outputs/051.processed [autoptr] 1.1.2.1:
                   6312:        * tests/parser-cygwin.sh [autoptr] 1.1.2.2:
                   6313:        * tests/parser-unix.sh [autoptr] 1.1.2.2:
                   6314:        * tests/results/001.processed [autoptr] 1.1.2.2:
                   6315:        * tests/results/002.processed [autoptr] 1.1.2.2:
                   6316:        * tests/results/003.processed [autoptr] 1.1.2.2:
                   6317:        * tests/results/005.processed [autoptr] 1.1.2.2:
                   6318:        * tests/results/006.processed [autoptr] 1.1.2.2:
                   6319:        * tests/results/008.processed [autoptr] 1.1.2.2:
                   6320:        * tests/results/009.processed [autoptr] 1.1.2.2:
                   6321:        * tests/results/011.processed [autoptr] 1.1.2.2:
                   6322:        * tests/results/012.processed [autoptr] 1.1.2.2:
                   6323:        * tests/results/013.processed [autoptr] 1.1.2.2:
                   6324:        * tests/results/014.processed [autoptr] 1.1.2.2:
                   6325:        * tests/results/015.processed [autoptr] 1.1.2.2:
                   6326:        * tests/results/016.processed [autoptr] 1.1.2.2:
                   6327:        * tests/results/017.processed [autoptr] 1.1.2.2:
                   6328:        * tests/results/020.processed [autoptr] 1.1.2.2:
                   6329:        * tests/results/021.processed [autoptr] 1.1.2.2:
                   6330:        * tests/results/022.processed [autoptr] 1.1.2.2:
                   6331:        * tests/results/024.processed [autoptr] 1.1.2.2:
                   6332:        * tests/results/025.processed [autoptr] 1.1.2.2:
                   6333:        * tests/results/026.processed [autoptr] 1.1.2.2:
                   6334:        * tests/results/027.processed [autoptr] 1.1.2.2:
                   6335:        * tests/results/028.processed [autoptr] 1.1.2.2:
                   6336:        * tests/results/029.processed [autoptr] 1.1.2.2:
                   6337:        * tests/results/030.processed [autoptr] 1.1.2.2:
                   6338:        * tests/results/031.processed [autoptr] 1.1.2.2:
                   6339:        * tests/results/043.processed [autoptr] 1.1.2.1:
                   6340:        * tests/results/044.processed [autoptr] 1.1.2.1:
                   6341:        * tests/results/045.processed [autoptr] 1.1.2.1:
                   6342:        * tests/results/046.processed [autoptr] 1.1.2.1:
                   6343:        * tests/results/047.processed [autoptr] 1.1.2.1:
                   6344:        * tests/results/048.processed [autoptr] 1.1.2.1:
                   6345:        * tests/results/049.processed [autoptr] 1.1.2.1:
                   6346:        * tests/results/050.processed [autoptr] 1.1.2.1:
                   6347:        * tests/results/051.processed [autoptr] 1.1.2.1:
                   6348:        * tests/run_parser.sh [autoptr] 1.1.2.1:
                   6349:                tests:
                   6350:                43,44,45 date rolls
                   6351:                46 autoevaluating junction
                   6352:                47 table.select
                   6353:                48 name with subvar
                   6354:                49 hash-creating switch
                   6355:                50 process
                   6356:                51 started parent/child, works as it were but it were NOT GOOD, created separate task  to fix that
                   6357: 
                   6358:        * tests/041.html 1.1:
                   6359:                file 041.html was initially added on branch autoptr.
                   6360: 
                   6361:        * src/classes/op.C [autoptr] 1.127.2.18:
                   6362:        * src/include/pa_request.h [autoptr] 1.160.2.28:
                   6363:        * src/include/pa_string.h [autoptr] 1.144.2.25:
                   6364:        * src/main/execute.C [autoptr] 1.295.2.21:
                   6365:        * src/main/pa_request.C [autoptr] 1.245.2.28:
                   6366:        * src/main/pa_string.C [autoptr] 1.172.2.18:
                   6367:        * src/main/untaint.C [autoptr] 1.115.2.11:
                   6368:        * src/types/pa_vcode_frame.h [autoptr] 1.24.2.3:
                   6369:        * src/types/pa_wcontext.h [autoptr] 1.42.2.9:
                   6370:        * tests/032.html [autoptr] 1.1.2.1:
                   6371:        * tests/results/032.processed [autoptr] 1.1.2.1:
                   6372:                uchar changed to String_UL in all places [was not everywhere]
                   6373:                untaint test: 032
                   6374: 
                   6375:        * tests/results/048.processed 1.1:
                   6376:                file 048.processed was initially added on branch autoptr.
                   6377: 
                   6378:        * tests/043.html 1.1:
                   6379:                file 043.html was initially added on branch autoptr.
                   6380: 
                   6381:        * tests/results/041.processed 1.1:
                   6382:                file 041.processed was initially added on branch autoptr.
                   6383: 
                   6384:        * tests/results/033.processed 1.1:
                   6385:                file 033.processed was initially added on branch autoptr.
                   6386: 
                   6387:        * tests/045.html 1.1:
                   6388:                file 045.html was initially added on branch autoptr.
                   6389: 
                   6390:        * tests/047.html 1.1:
                   6391:                file 047.html was initially added on branch autoptr.
                   6392: 
                   6393:        * tests/051t.p 1.1:
                   6394:                file 051t.p was initially added on branch autoptr.
                   6395: 
                   6396:        * tests/050.html 1.1:
                   6397:                file 050.html was initially added on branch autoptr.
                   6398: 
                   6399:        * tests/049.html 1.1:
                   6400:                file 049.html was initially added on branch autoptr.
                   6401: 
                   6402:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.19:
                   6403:        * tests/004.html [autoptr] 1.1.2.2:
                   6404:        * tests/Makefile [autoptr] 1.1.2.2:
                   6405:        * tests/parser-cygwin.sh [autoptr] 1.1.2.1:
                   6406:        * tests/parser-unix.sh [autoptr] 1.1.2.1:
                   6407:        * tests/results/004.processed [autoptr] 1.1.2.2:
                   6408:        * www/htdocs/.htaccess [autoptr] 1.12.6.2:
                   6409:                removed -H command line key, now testing using .sh file with
                   6410:                SERVER_SOFTWARE=xxx
                   6411: 
1.24      paf      6412:        * tests/042.html [autoptr] 1.1.2.1:
                   6413:        * tests/results/042.processed [autoptr] 1.1.2.1:
                   6414:                test:
                   6415:                42 exception.handled
                   6416: 
1.23      paf      6417:        * tests/outputs/049.processed 1.1:
                   6418:        * tests/results/049.processed 1.1:
                   6419:                file 049.processed was initially added on branch autoptr.
                   6420: 
                   6421:        * tests/outputs/050.processed 1.1:
                   6422:        * tests/results/050.processed 1.1:
                   6423:                file 050.processed was initially added on branch autoptr.
                   6424: 
                   6425:        * tests/results/042.processed 1.1:
                   6426:                file 042.processed was initially added on branch autoptr.
                   6427: 
                   6428:        * tests/results/034.processed 1.1:
                   6429:                file 034.processed was initially added on branch autoptr.
                   6430: 
                   6431:        * tests/039.html [autoptr] 1.1.2.1:
                   6432:        * tests/results/039.processed [autoptr] 1.1.2.1:
                   6433:                test:
                   6434:                37 method result of type table
                   6435: 
                   6436:        * tests/outputs/051.processed 1.1:
                   6437:        * tests/results/051.processed 1.1:
                   6438:                file 051.processed was initially added on branch autoptr.
                   6439: 
                   6440:        * tests/parser-cygwin.sh 1.1:
                   6441:                file parser-cygwin.sh was initially added on branch autoptr.
                   6442: 
                   6443:        * tests/results/043.processed 1.1:
                   6444:                file 043.processed was initially added on branch autoptr.
                   6445: 
                   6446:        * tests/results/035.processed 1.1:
                   6447:                file 035.processed was initially added on branch autoptr.
                   6448: 
                   6449:        * tests/033.html 1.1:
                   6450:                file 033.html was initially added on branch autoptr.
                   6451: 
                   6452:        * tests/run_parser.sh 1.1:
                   6453:                file run_parser.sh was initially added on branch autoptr.
                   6454: 
                   6455:        * tests/035.html 1.1:
                   6456:                file 035.html was initially added on branch autoptr.
                   6457: 
                   6458: 2003-02-27  paf
                   6459:        * www/htdocs/maximized.htm [autoptr] 1.1.2.1:
                   6460:                *** empty log message ***
                   6461: 
                   6462:        * www/htdocs/maximized.htm 1.1:
                   6463:                file maximized.htm was initially added on branch autoptr.
                   6464: 
                   6465: 2003-02-26  paf
                   6466:        * tests/001.html 1.1:
                   6467:                file 001.html was initially added on branch autoptr.
                   6468: 
                   6469:        * tests/003.html 1.1:
                   6470:                file 003.html was initially added on branch autoptr.
                   6471: 
                   6472:        * tests/results/028.processed 1.1:
                   6473:                file 028.processed was initially added on branch autoptr.
                   6474: 
                   6475:        * tests/005.html 1.1:
                   6476:                file 005.html was initially added on branch autoptr.
                   6477: 
                   6478:        * tests/results/021.processed 1.1:
                   6479:                file 021.processed was initially added on branch autoptr.
                   6480: 
                   6481:        * tests/results/013.processed 1.1:
                   6482:                file 013.processed was initially added on branch autoptr.
                   6483: 
                   6484:        * src/include/pa_array.h [autoptr] 1.57.2.26:
                   6485:        * src/include/pa_hash.h [autoptr] 1.58.2.17:
                   6486:        * src/include/pa_memory.h [autoptr] 1.1.2.3:
                   6487:        * src/main/pa_charset.C [autoptr] 1.33.2.12:
                   6488:        * tests/001.html [autoptr] 1.1.2.1:
                   6489:        * tests/002.html [autoptr] 1.1.2.1:
                   6490:        * tests/003.html [autoptr] 1.1.2.1:
                   6491:        * tests/004.html [autoptr] 1.1.2.1:
                   6492:        * tests/005.html [autoptr] 1.1.2.1:
                   6493:        * tests/006.html [autoptr] 1.1.2.1:
                   6494:        * tests/007.html [autoptr] 1.1.2.1:
                   6495:        * tests/008.html [autoptr] 1.1.2.1:
                   6496:        * tests/009.html [autoptr] 1.1.2.1:
                   6497:        * tests/010.html [autoptr] 1.1.2.1:
                   6498:        * tests/011.html [autoptr] 1.1.2.1:
                   6499:        * tests/012.html [autoptr] 1.1.2.1:
                   6500:        * tests/013.html [autoptr] 1.1.2.1:
                   6501:        * tests/014.html [autoptr] 1.1.2.1:
                   6502:        * tests/Makefile [autoptr] 1.1.2.1:
                   6503:        * tests/outputs/create-dir [autoptr] 1.1.2.1:
                   6504:        * tests/results/001.processed [autoptr] 1.1.2.1:
                   6505:        * tests/results/002.processed [autoptr] 1.1.2.1:
                   6506:        * tests/results/003.processed [autoptr] 1.1.2.1:
                   6507:        * tests/results/004.processed [autoptr] 1.1.2.1:
                   6508:        * tests/results/005.processed [autoptr] 1.1.2.1:
                   6509:        * tests/results/006.processed [autoptr] 1.1.2.1:
                   6510:        * tests/results/007.processed [autoptr] 1.1.2.1:
                   6511:        * tests/results/008.processed [autoptr] 1.1.2.1:
                   6512:        * tests/results/009.processed [autoptr] 1.1.2.1:
                   6513:        * tests/results/010.processed [autoptr] 1.1.2.1:
                   6514:        * tests/results/011.processed [autoptr] 1.1.2.1:
                   6515:        * tests/results/012.processed [autoptr] 1.1.2.1:
                   6516:        * tests/results/013.processed [autoptr] 1.1.2.1:
                   6517:        * tests/results/014.processed [autoptr] 1.1.2.1:
                   6518:                hash cloning fixed
                   6519: 
                   6520:        * tests/007.html 1.1:
                   6521:                file 007.html was initially added on branch autoptr.
                   6522: 
                   6523:        * tests/results/005.processed 1.1:
                   6524:                file 005.processed was initially added on branch autoptr.
                   6525: 
                   6526:        * tests/010.html 1.1:
                   6527:                file 010.html was initially added on branch autoptr.
                   6528: 
                   6529:        * tests/009.html 1.1:
                   6530:                file 009.html was initially added on branch autoptr.
                   6531: 
                   6532:        * tests/012.html 1.1:
                   6533:                file 012.html was initially added on branch autoptr.
                   6534: 
                   6535:        * tests/014.html 1.1:
                   6536:                file 014.html was initially added on branch autoptr.
                   6537: 
                   6538:        * src/main/execute.C [autoptr] 1.295.2.20:
                   6539:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.14:
                   6540:        * tests/024.html [autoptr] 1.1.2.1:
                   6541:        * tests/025.html [autoptr] 1.1.2.1:
                   6542:        * tests/026.html [autoptr] 1.1.2.1:
                   6543:        * tests/027.html [autoptr] 1.1.2.1:
                   6544:        * tests/028.html [autoptr] 1.1.2.1:
                   6545:        * tests/029.html [autoptr] 1.1.2.1:
                   6546:        * tests/030.html [autoptr] 1.1.2.1:
                   6547:        * tests/031.html [autoptr] 1.1.2.1:
                   6548:        * tests/results/024.processed [autoptr] 1.1.2.1:
                   6549:        * tests/results/025.processed [autoptr] 1.1.2.1:
                   6550:        * tests/results/026.processed [autoptr] 1.1.2.1:
                   6551:        * tests/results/027.processed [autoptr] 1.1.2.1:
                   6552:        * tests/results/028.processed [autoptr] 1.1.2.1:
                   6553:        * tests/results/029.processed [autoptr] 1.1.2.1:
                   6554:        * tests/results/030.processed [autoptr] 1.1.2.1:
                   6555:        * tests/results/031.processed [autoptr] 1.1.2.1:
                   6556:                fixed bug with name_cstr mutable CharPtr
                   6557:                more tests
                   6558: 
                   6559:        * tests/results/029.processed 1.1:
                   6560:                file 029.processed was initially added on branch autoptr.
                   6561: 
                   6562:        * tests/results/030.processed 1.1:
                   6563:                file 030.processed was initially added on branch autoptr.
                   6564: 
                   6565:        * tests/016.html 1.1:
                   6566:                file 016.html was initially added on branch autoptr.
                   6567: 
                   6568:        * tests/results/022.processed 1.1:
                   6569:                file 022.processed was initially added on branch autoptr.
                   6570: 
                   6571:        * tests/results/014.processed 1.1:
                   6572:                file 014.processed was initially added on branch autoptr.
                   6573: 
                   6574:        * tests/018.html 1.1:
                   6575:                file 018.html was initially added on branch autoptr.
                   6576: 
                   6577:        * tests/results/006.processed 1.1:
                   6578:                file 006.processed was initially added on branch autoptr.
                   6579: 
                   6580:        * tests/022_dir/a.html 1.1:
                   6581:                file a.html was initially added on branch autoptr.
                   6582: 
                   6583:        * tests/021.html 1.1:
                   6584:                file 021.html was initially added on branch autoptr.
                   6585: 
                   6586:        * tests/023.html 1.1:
                   6587:                file 023.html was initially added on branch autoptr.
                   6588: 
                   6589:        * tests/results/031.processed 1.1:
                   6590:                file 031.processed was initially added on branch autoptr.
                   6591: 
                   6592:        * tests/025.html 1.1:
                   6593:                file 025.html was initially added on branch autoptr.
                   6594: 
                   6595:        * tests/results/023.processed 1.1:
                   6596:                file 023.processed was initially added on branch autoptr.
                   6597: 
                   6598:        * src/include/pa_sapi.h [autoptr] 1.22.2.8:
                   6599:        * src/main/pa_globals.C [autoptr] 1.152.2.16:
                   6600:        * src/main/pa_memory.C [autoptr] 1.1.2.3:
                   6601:        * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.6:
                   6602:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.18:
                   6603:        * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.6:
                   6604:                SAPI::abort << abort.  die now just exits
                   6605: 
                   6606:        * tests/results/015.processed 1.1:
                   6607:                file 015.processed was initially added on branch autoptr.
                   6608: 
                   6609:        * tests/027.html 1.1:
                   6610:                file 027.html was initially added on branch autoptr.
                   6611: 
                   6612:        * tests/results/007.processed 1.1:
                   6613:                file 007.processed was initially added on branch autoptr.
                   6614: 
                   6615:        * tests/030.html 1.1:
                   6616:                file 030.html was initially added on branch autoptr.
                   6617: 
                   6618:        * tests/029.html 1.1:
                   6619:                file 029.html was initially added on branch autoptr.
                   6620: 
                   6621:        * tests/outputs/create-dir 1.1:
                   6622:                file create-dir was initially added on branch autoptr.
                   6623: 
                   6624:        * tests/022_dir/b.txt 1.1:
                   6625:                file b.txt was initially added on branch autoptr.
                   6626: 
                   6627:        * tests/results/024.processed 1.1:
                   6628:                file 024.processed was initially added on branch autoptr.
                   6629: 
                   6630:        * tests/002.html 1.1:
                   6631:                file 002.html was initially added on branch autoptr.
                   6632: 
                   6633:        * tests/results/016.processed 1.1:
                   6634:                file 016.processed was initially added on branch autoptr.
                   6635: 
                   6636:        * tests/results/008.processed 1.1:
                   6637:                file 008.processed was initially added on branch autoptr.
                   6638: 
                   6639:        * tests/004.html 1.1:
                   6640:                file 004.html was initially added on branch autoptr.
                   6641: 
                   6642:        * tests/results/001.processed 1.1:
                   6643:                file 001.processed was initially added on branch autoptr.
                   6644: 
                   6645:        * tests/006.html 1.1:
                   6646:                file 006.html was initially added on branch autoptr.
                   6647: 
                   6648:        * tests/008.html 1.1:
                   6649:                file 008.html was initially added on branch autoptr.
                   6650: 
                   6651:        * tests/011.html 1.1:
                   6652:                file 011.html was initially added on branch autoptr.
                   6653: 
                   6654:        * tests/results/025.processed 1.1:
                   6655:                file 025.processed was initially added on branch autoptr.
                   6656: 
                   6657:        * tests/results/017.processed 1.1:
                   6658:                file 017.processed was initially added on branch autoptr.
                   6659: 
                   6660:        * tests/Makefile 1.1:
                   6661:                file Makefile was initially added on branch autoptr.
                   6662: 
                   6663:        * tests/results/009.processed 1.1:
                   6664:                file 009.processed was initially added on branch autoptr.
                   6665: 
                   6666:        * tests/results/010.processed 1.1:
                   6667:                file 010.processed was initially added on branch autoptr.
                   6668: 
                   6669:        * tests/013.html 1.1:
                   6670:                file 013.html was initially added on branch autoptr.
                   6671: 
                   6672:        * tests/results/002.processed 1.1:
                   6673:                file 002.processed was initially added on branch autoptr.
                   6674: 
                   6675:        * tests/019paf2001.gif 1.1:
                   6676:                file 019paf2001.gif was initially added on branch autoptr.
                   6677: 
                   6678:        * tests/015.html 1.1:
                   6679:                file 015.html was initially added on branch autoptr.
                   6680: 
                   6681:        * tests/017.html 1.1:
                   6682:                file 017.html was initially added on branch autoptr.
                   6683: 
                   6684:        * tests/020.html 1.1:
                   6685:                file 020.html was initially added on branch autoptr.
                   6686: 
                   6687:        * tests/019.html 1.1:
                   6688:                file 019.html was initially added on branch autoptr.
                   6689: 
                   6690:        * tests/results/026.processed 1.1:
                   6691:                file 026.processed was initially added on branch autoptr.
                   6692: 
                   6693:        * tests/results/018.processed 1.1:
                   6694:                file 018.processed was initially added on branch autoptr.
                   6695: 
                   6696:        * tests/022.html 1.1:
                   6697:                file 022.html was initially added on branch autoptr.
                   6698: 
                   6699:        * tests/results/011.processed 1.1:
                   6700:                file 011.processed was initially added on branch autoptr.
                   6701: 
                   6702:        * tests/024.html 1.1:
                   6703:                file 024.html was initially added on branch autoptr.
                   6704: 
                   6705:        * tests/results/003.processed 1.1:
                   6706:                file 003.processed was initially added on branch autoptr.
                   6707: 
                   6708:        * tests/022_dir/c.htm 1.1:
                   6709:                file c.htm was initially added on branch autoptr.
                   6710: 
                   6711:        * tests/026.html 1.1:
                   6712:                file 026.html was initially added on branch autoptr.
                   6713: 
                   6714:        * tests/028.html 1.1:
                   6715:                file 028.html was initially added on branch autoptr.
                   6716: 
                   6717:        * tests/031.html 1.1:
                   6718:                file 031.html was initially added on branch autoptr.
                   6719: 
                   6720:        * tests/results/027.processed 1.1:
                   6721:                file 027.processed was initially added on branch autoptr.
                   6722: 
                   6723:        * tests/results/019.processed 1.1:
                   6724:                file 019.processed was initially added on branch autoptr.
                   6725: 
                   6726:        * tests/results/020.processed 1.1:
                   6727:                file 020.processed was initially added on branch autoptr.
                   6728: 
                   6729:        * src/classes/classes.awk [autoptr] 1.6.6.3:
                   6730:        * src/classes/classes.h [autoptr] 1.23.2.9:
                   6731:        * src/classes/date.C [autoptr] 1.42.2.11:
                   6732:        * src/classes/double.C [autoptr] 1.53.2.8:
                   6733:        * src/classes/file.C [autoptr] 1.107.2.15:
                   6734:        * src/classes/form.C [autoptr] 1.34.2.7:
                   6735:        * src/classes/hash.C [autoptr] 1.54.2.11:
                   6736:        * src/classes/image.C [autoptr] 1.90.2.12:
                   6737:        * src/classes/int.C [autoptr] 1.49.2.7:
                   6738:        * src/classes/mail.C [autoptr] 1.88.2.12:
                   6739:        * src/classes/math.C [autoptr] 1.24.2.10:
                   6740:        * src/classes/op.C [autoptr] 1.127.2.17:
                   6741:        * src/classes/response.C [autoptr] 1.23.2.7:
                   6742:        * src/classes/string.C [autoptr] 1.125.2.12:
                   6743:        * src/classes/table.C [autoptr] 1.172.2.11:
                   6744:        * src/classes/void.C [autoptr] 1.28.2.5:
                   6745:        * src/classes/xdoc.C [autoptr] 1.108.2.12:
                   6746:        * src/classes/xnode.C [autoptr] 1.54.2.8:
                   6747:        * src/include/pa_memory.h [autoptr] 1.1.2.4:
                   6748:        * src/include/pa_sapi.h [autoptr] 1.22.2.7:
                   6749:        * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.5:
                   6750:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.17:
                   6751:        * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.5:
                   6752:        * src/types/pa_venv.h [autoptr] 1.28.2.5:
                   6753:        * src/types/pa_vform.C [autoptr] 1.74.2.11:
                   6754:        * tests/015.html [autoptr] 1.1.2.1:
                   6755:        * tests/016.html [autoptr] 1.1.2.1:
                   6756:        * tests/017.html [autoptr] 1.1.2.1:
                   6757:        * tests/018.html [autoptr] 1.1.2.1:
                   6758:        * tests/019.html [autoptr] 1.1.2.1:
                   6759:        * tests/019paf2001.gif [autoptr] 1.1.2.1:
                   6760:        * tests/020.html [autoptr] 1.1.2.1:
                   6761:        * tests/021.html [autoptr] 1.1.2.1:
                   6762:        * tests/022.html [autoptr] 1.1.2.1:
                   6763:        * tests/022_dir/a.html [autoptr] 1.1.2.1:
                   6764:        * tests/022_dir/b.txt [autoptr] 1.1.2.1:
                   6765:        * tests/022_dir/c.htm [autoptr] 1.1.2.1:
                   6766:        * tests/023.html [autoptr] 1.1.2.1:
                   6767:        * tests/results/015.processed [autoptr] 1.1.2.1:
                   6768:        * tests/results/016.processed [autoptr] 1.1.2.1:
                   6769:        * tests/results/017.processed [autoptr] 1.1.2.1:
                   6770:        * tests/results/018.processed [autoptr] 1.1.2.1:
                   6771:        * tests/results/019.processed [autoptr] 1.1.2.1:
                   6772:        * tests/results/020.processed [autoptr] 1.1.2.1:
                   6773:        * tests/results/021.processed [autoptr] 1.1.2.1:
                   6774:        * tests/results/022.processed [autoptr] 1.1.2.1:
                   6775:        * tests/results/023.processed [autoptr] 1.1.2.1:
                   6776:                methoded_array now contains all Mxxx classes
                   6777:                SAPI::get_env now returns info on pool
                   6778:                more tests
                   6779: 
                   6780:        * tests/results/012.processed 1.1:
                   6781:                file 012.processed was initially added on branch autoptr.
                   6782: 
                   6783:        * tests/results/004.processed 1.1:
                   6784:                file 004.processed was initially added on branch autoptr.
                   6785: 
                   6786: 2003-02-25  paf
                   6787:        * src/main/pa_common.C [release_3_0_0007] 1.140.2.2:
                   6788:                typo fixed
                   6789: 
                   6790: 2003-02-24  paf
                   6791:        * src/types/pa_vcookie.C [autoptr] 1.55.2.9:
                   6792:                fixed all places with bad get_string(0)
                   6793:                [one remained]
                   6794: 
                   6795:        * src/include/pa_request.h [autoptr] 1.160.2.27:
                   6796:        * src/main/execute.C [autoptr] 1.295.2.19:
                   6797:                few bad get_string(0) [should have been get_string(&pool)]
                   6798:                todo: check other such calls
                   6799: 
                   6800:        * src/types/pa_vmail.C 1.41:
                   6801:                body [text/html] transcoded to
                   6802:                $.charset[specified]
                   6803:                now
                   6804: 
                   6805:        * src/main/compile.tab.C [autoptr] 1.81.2.9:
                   6806:        * src/main/execute.C [autoptr] 1.295.2.18:
                   6807:        * src/types/pa_vfile.h [autoptr] 1.52.2.16:
                   6808:                test10, bad lookups
                   6809:                
                   6810:                xxx* xxx=smartptr.get(); << is bad style, after ";" original object got destructed, and xxx points to sky
                   6811: 
                   6812:        * src/main/pa_common.C 1.145:
                   6813:        * src/main/pa_common.C [release_3_0_0007] 1.140.2.1:
                   6814:                stupid gcc [2.95.4] generated bad code
                   6815:                which failed to handle sigsetjmp+throw: crashed inside of pre-throw code.
                   6816:                rewritten simplier [though duplicating closesocket code]
                   6817: 
                   6818:        * src/classes/string.C [autoptr] 1.125.2.11:
                   6819:                match bug fixed
                   6820: 
1.22      paf      6821: 2003-02-21  paf
                   6822:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.15:
                   6823:                MAKE_TEST must be used inside of 'make tests' only
                   6824:                [it's not forcing CGI mode now]
                   6825:                now use -H to output CGI header when parser used in command line [useful for tests also]
                   6826: 
                   6827:        * src/classes/file.C [autoptr] 1.107.2.14:
                   6828:        * src/classes/image.C [autoptr] 1.90.2.11:
                   6829:        * src/classes/mail.C [autoptr] 1.88.2.11:
                   6830:        * src/classes/op.C [autoptr] 1.127.2.16:
                   6831:        * src/classes/xdoc.C [autoptr] 1.108.2.11:
                   6832:        * src/main/pa_charset.C [autoptr] 1.33.2.11:
                   6833:        * src/main/pa_exec.C [autoptr] 1.48.2.14:
                   6834:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.14:
                   6835:        * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.4:
                   6836:        * src/types/pa_vimage.C [autoptr] 1.22.2.7:
                   6837:        * src/types/pa_vxdoc.h [autoptr] 1.31.2.4:
                   6838:                fixed all cstr's that must use pool [as the one in ^process]
                   6839: 
                   6840:        * src/include/pa_array.h [autoptr] 1.57.2.25:
                   6841:        * src/include/pa_exception.h [autoptr] 1.38.2.15:
                   6842:        * src/include/pa_memory.h [autoptr] 1.1.2.1:
                   6843:        * src/include/pa_pool.h [autoptr] 1.86.2.31:
                   6844:        * src/main/Makefile.am [autoptr] 1.35.6.3:
                   6845:        * src/main/main.dsp [autoptr] 1.161.6.12:
                   6846:        * src/main/pa_array.C [autoptr] 1.54.2.5:
                   6847:        * src/main/pa_memory.C [autoptr] 1.1.2.1:
                   6848:        * src/main/pa_pool.C [autoptr] 1.59.2.5:
                   6849:                reorganized memory handling files
                   6850: 
                   6851:        * src/include/pa_memory.h [autoptr] 1.1.2.2:
                   6852:        * src/main/pa_memory.C [autoptr] 1.1.2.2:
                   6853:                inlined memory handling pa_*
                   6854: 
                   6855:        * src/main/execute.C [autoptr] 1.295.2.17:
                   6856:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.11:
                   6857:        * www/htdocs/autoptr.html [autoptr] 1.1.2.3:
                   6858:                release mode now compiles OK
                   6859:                test to show benefits of free
                   6860: 
                   6861:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.14:
                   6862:                MAKE_TEST environment variable switches on CGI mode, and is
                   6863:                used in regression tests
                   6864: 
                   6865:        * operators.txt [autoptr] 1.109.2.1:
                   6866:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.16:
                   6867:        * src/types/pa_vcookie.C [autoptr] 1.55.2.8:
                   6868:                $cookie:name[$.expires[date << can be now]]
                   6869:                
                   6870:                written makefile with regression tests [raw]
                   6871: 
                   6872:        * src/include/pa_request.h [autoptr] 1.160.2.26:
                   6873:        * src/main/pa_request.C [autoptr] 1.245.2.27:
                   6874:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.13:
                   6875:        * src/types/pa_vcookie.h [autoptr] 1.23.2.6:
                   6876:        * src/types/pa_venv.h [autoptr] 1.28.2.4:
                   6877:                env fixed
                   6878: 
                   6879:        * src/main/pa_array.C [autoptr] 1.54.2.4:
                   6880:                pool::format_integer terminator fixed
                   6881: 
                   6882:        * src/include/pa_memory.h 1.1:
                   6883:                file pa_memory.h was initially added on branch autoptr.
                   6884: 
                   6885:        * src/main/pa_memory.C 1.1:
                   6886:                file pa_memory.C was initially added on branch autoptr.
                   6887: 
                   6888:        * src/classes/op.C [autoptr] 1.127.2.15:
                   6889:                fixed process.
                   6890:                sould now check for all cstr's -- some must use pool [as the one in ^process]
                   6891: 
                   6892: 2003-02-20  paf
                   6893:        * www/htdocs/autoptr.html 1.1:
                   6894:                file autoptr.html was initially added on branch autoptr.
                   6895: 
                   6896:        * src/include/pa_config_fixed.h [autoptr] 1.54.2.2:
                   6897:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.10:
                   6898:                form values passed OK now
                   6899: 
                   6900:        * src/classes/date.C [autoptr] 1.42.2.10:
                   6901:        * src/classes/double.C [autoptr] 1.53.2.7:
                   6902:        * src/classes/file.C [autoptr] 1.107.2.13:
                   6903:        * src/classes/hash.C [autoptr] 1.54.2.10:
                   6904:        * src/classes/image.C [autoptr] 1.90.2.10:
                   6905:        * src/classes/int.C [autoptr] 1.49.2.6:
                   6906:        * src/classes/mail.C [autoptr] 1.88.2.10:
                   6907:        * src/classes/math.C [autoptr] 1.24.2.9:
                   6908:        * src/classes/op.C [autoptr] 1.127.2.13:
                   6909:        * src/classes/response.C [autoptr] 1.23.2.6:
                   6910:        * src/classes/string.C [autoptr] 1.125.2.10:
                   6911:        * src/classes/table.C [autoptr] 1.172.2.10:
                   6912:        * src/classes/void.C [autoptr] 1.28.2.4:
                   6913:        * src/classes/xdoc.C [autoptr] 1.108.2.10:
                   6914:        * src/classes/xnode.C [autoptr] 1.54.2.7:
                   6915:        * src/main/pa_string.C [autoptr] 1.172.2.17:
                   6916:        * src/types/pa_method.h [autoptr] 1.1.2.4:
                   6917:        * src/types/pa_value.C [autoptr] 1.9.2.14:
                   6918:        * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.8:
                   6919:        * www/htdocs/autoptr.html [autoptr] 1.1.2.1:
                   6920:                string cmp fixed
                   6921: 
                   6922: 2003-02-19  paf
                   6923:        * src/classes/form.C [autoptr] 1.34.2.6:
                   6924:        * src/include/pa_charset.h [autoptr] 1.20.2.12:
                   6925:        * src/include/pa_pool.h [autoptr] 1.86.2.30:
                   6926:        * src/main/pa_charset.C [autoptr] 1.33.2.10:
                   6927:        * src/main/pa_exception.C [autoptr] 1.43.2.13:
                   6928:        * src/main/pa_request.C [autoptr] 1.245.2.25:
                   6929:        * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.3:
                   6930:        * src/targets/apache13/ApacheModuleParser3.dsp [autoptr] 1.16.12.1:
                   6931:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.8:
                   6932:        * src/targets/isapi/parser3isapi.dsp [autoptr] 1.41.12.1:
                   6933:        * src/types/pa_vcookie.C [autoptr] 1.55.2.7:
                   6934:        * src/types/pa_vform.C [autoptr] 1.74.2.9:
                   6935:        * src/types/pa_vmail.C [autoptr] 1.40.2.9:
                   6936:        * src/types/pa_vxnode.C [autoptr] 1.30.2.2:
                   6937:                found&kill all remaning leaks resulted from pooled::malloc calls
                   6938:                [excluding in gd -- planning complete rewrite extremely ugly code]
                   6939: 
                   6940:        * src/targets/apache13/pa_pool.C [autoptr] 1.8.2.2:
                   6941:        * src/targets/isapi/pa_pool.C [autoptr] 1.16.2.2:
                   6942:        * src/targets/isapi/pool_storage.h [autoptr] 1.19.2.2:
                   6943:                removed unneeded files
                   6944: 
                   6945: 2003-02-17  paf
                   6946:        * src/classes/classes.C [autoptr] 1.18.2.4:
                   6947:        * src/include/pa_array.h [autoptr] 1.57.2.22:
                   6948:        * src/include/pa_hash.h [autoptr] 1.58.2.16:
                   6949:        * src/include/pa_pool.h [autoptr] 1.86.2.29:
                   6950:        * src/include/pa_request.h [autoptr] 1.160.2.23:
                   6951:        * src/main/pa_request.C [autoptr] 1.245.2.20:
                   6952:        * src/main/pa_string.C [autoptr] 1.172.2.16:
                   6953:        * src/main/untaint.C [autoptr] 1.115.2.10:
                   6954:        * src/types/pa_value.h [autoptr] 1.109.2.23:
                   6955:        * src/types/pa_vint.h [autoptr] 1.38.2.10:
                   6956:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.12:
                   6957:        * src/types/pa_vstring.h [autoptr] 1.54.2.10:
                   6958:        * src/types/pa_vvoid.h [autoptr] 1.17.2.7:
                   6959:        * src/types/pa_wcontext.h [autoptr] 1.42.2.7:
                   6960:                class fields of simple type not initialized with zeros :(
                   6961:                while class fields of class types initialized with default constructors.
                   6962:                learn C++
                   6963: 
                   6964:        * src/main/execute.C [autoptr] 1.295.2.11:
                   6965:        * src/main/pa_request.C [autoptr] 1.245.2.21:
                   6966:        * src/types/pa_vmethod_frame.C [autoptr] 1.1.2.5:
                   6967:                first letters out OK
                   6968: 
                   6969:        * src/classes/classes.awk [autoptr] 1.6.6.2:
                   6970:        * src/classes/double.C [autoptr] 1.53.2.5:
                   6971:        * src/classes/file.C [autoptr] 1.107.2.11:
                   6972:        * src/classes/form.C [autoptr] 1.34.2.5:
                   6973:        * src/classes/image.C [autoptr] 1.90.2.8:
                   6974:        * src/classes/int.C [autoptr] 1.49.2.4:
                   6975:        * src/classes/mail.C [autoptr] 1.88.2.8:
                   6976:        * src/classes/math.C [autoptr] 1.24.2.7:
                   6977:        * src/classes/xdoc.C [autoptr] 1.108.2.7:
                   6978:        * src/classes/xnode.C [autoptr] 1.54.2.5:
                   6979:        * src/include/pa_array.h [autoptr] 1.57.2.21:
                   6980:        * src/include/pa_string.h [autoptr] 1.144.2.24:
                   6981:        * src/main/pa_exec.C [autoptr] 1.48.2.13:
                   6982:        * src/types/pa_vmail.C [autoptr] 1.40.2.7:
                   6983:                parser3.exe - 0 error(s), 0 warning(s)
                   6984: 
                   6985:        * src/classes/date.C [autoptr] 1.42.2.8:
                   6986:        * src/classes/op.C [autoptr] 1.127.2.12:
                   6987:        * src/classes/table.C [autoptr] 1.172.2.8:
                   6988:        * src/classes/xdoc.C [autoptr] 1.108.2.8:
                   6989:        * src/classes/xnode.C [autoptr] 1.54.2.6:
                   6990:        * src/include/pa_array.h [autoptr] 1.57.2.24:
                   6991:        * src/include/pa_charset.h [autoptr] 1.20.2.11:
                   6992:        * src/main/Makefile.am [autoptr] 1.35.6.2:
                   6993:        * src/main/main.dsp [autoptr] 1.161.6.11:
                   6994:        * src/main/pa_charset.C [autoptr] 1.33.2.8:
                   6995:        * src/main/pa_common.C [autoptr] 1.143.2.20:
                   6996:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.13:
                   6997:        * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.2:
                   6998:        * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.4:
                   6999:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.6:
                   7000:        * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.4:
                   7001:        * src/types/pa_vmail.C [autoptr] 1.40.2.8:
                   7002:                fixed more leaks resulted from pooled::malloc calls
                   7003: 
                   7004:        * src/include/pa_stack.h [autoptr] 1.17.2.4:
                   7005:        * src/main/compile.C [autoptr] 1.69.2.6:
                   7006:        * src/main/execute.C [autoptr] 1.295.2.13:
                   7007:        * src/main/pa_request.C [autoptr] 1.245.2.23:
                   7008:                stack-stored items need extra .ref to prevent object_ptr from
                   7009:                delete[them]
                   7010: 
                   7011:        * src/main/pa_request.C [autoptr] 1.245.2.22:
                   7012:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.5:
                   7013:        * src/types/pa_vfile.C [autoptr] 1.36.2.10:
                   7014:                couple mem leaks rusulted from old pooled::malloc usage.
                   7015:                todo:find more like those
                   7016: 
                   7017:        * src/main/execute.C [autoptr] 1.295.2.14:
                   7018:        * src/targets/cgi/pa_pool.C [autoptr] 1.41.2.2:
                   7019:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.7:
                   7020:        * src/targets/cgi/pool_storage.h [autoptr] 1.13.2.2:
                   7021:                few bugs in debug output fixed
                   7022: 
                   7023:        * src/include/pa_array.h [autoptr] 1.57.2.23:
                   7024:        * src/include/pa_request.h [autoptr] 1.160.2.24:
                   7025:        * src/main/execute.C [autoptr] 1.295.2.12:
                   7026:                stackItem fixed [there were no string on stack before]
                   7027: 
                   7028:        * src/classes/date.C [autoptr] 1.42.2.9:
                   7029:        * src/classes/double.C [autoptr] 1.53.2.6:
                   7030:        * src/classes/file.C [autoptr] 1.107.2.12:
                   7031:        * src/classes/image.C [autoptr] 1.90.2.9:
                   7032:        * src/classes/int.C [autoptr] 1.49.2.5:
                   7033:        * src/classes/mail.C [autoptr] 1.88.2.9:
                   7034:        * src/classes/math.C [autoptr] 1.24.2.8:
                   7035:        * src/classes/response.C [autoptr] 1.23.2.5:
                   7036:        * src/classes/string.C [autoptr] 1.125.2.9:
                   7037:        * src/classes/table.C [autoptr] 1.172.2.9:
                   7038:        * src/classes/xdoc.C [autoptr] 1.108.2.9:
                   7039:        * src/classes/xnode.h [autoptr] 1.18.2.4:
                   7040:        * src/include/pa_stack.h [autoptr] 1.17.2.5:
                   7041:        * src/include/pa_stylesheet_connection.h [autoptr] 1.32.2.2:
                   7042:        * src/include/pa_stylesheet_manager.h [autoptr] 1.15.2.2:
                   7043:        * src/sql/pa_sql_driver.h [autoptr] 1.34.2.3:
                   7044:        * src/types/pa_vdate.h [autoptr] 1.24.2.5:
                   7045:        * src/types/pa_vdouble.h [autoptr] 1.42.2.9:
                   7046:        * src/types/pa_vfile.h [autoptr] 1.52.2.15:
                   7047:        * src/types/pa_vform.C [autoptr] 1.74.2.8:
                   7048:        * src/types/pa_vform.h [autoptr] 1.45.2.8:
                   7049:        * src/types/pa_vimage.h [autoptr] 1.34.2.7:
                   7050:        * src/types/pa_vstatus.h [autoptr] 1.15.2.7:
                   7051:        * src/types/pa_vstring.h [autoptr] 1.54.2.11:
                   7052:        * src/types/pa_vtable.h [autoptr] 1.48.2.8:
                   7053:        * src/types/pa_vvoid.h [autoptr] 1.17.2.8:
                   7054:        * src/types/pa_vxdoc.h [autoptr] 1.31.2.3:
                   7055:        * src/types/pa_vxnode.h [autoptr] 1.22.2.3:
                   7056:        * src/types/pa_wcontext.h [autoptr] 1.42.2.8:
                   7057:        * src/types/pa_wwrapper.h [autoptr] 1.28.2.3:
                   7058:                fixed all remained bugs of unitialized simple-typed field
                   7059: 
                   7060:        * src/classes/classes.C [autoptr] 1.18.2.5:
                   7061:        * src/classes/classes.h [autoptr] 1.23.2.8:
                   7062:        * src/main/execute.C [autoptr] 1.295.2.15:
                   7063:        * src/main/pa_charset.C [autoptr] 1.33.2.9:
                   7064:        * src/main/pa_request.C [autoptr] 1.245.2.24:
                   7065:                another bug of unitialized simple-typed field fixed.
                   7066:                todo: find&kill all like that one
                   7067: 
                   7068:        * src/main/compile.C [autoptr] 1.69.2.5:
                   7069:        * src/main/compile_tools.C [autoptr] 1.54.2.5:
                   7070:                2*2!
                   7071: 
                   7072: 2003-02-14  paf
                   7073:        * src/classes/classes.dsp [autoptr] 1.25.10.4:
                   7074:        * src/classes/op.C [autoptr] 1.127.2.10:
                   7075:        * src/classes/string.C [autoptr] 1.125.2.8:
                   7076:        * src/classes/table.C [autoptr] 1.172.2.7:
                   7077:        * src/include/pa_common.h [autoptr] 1.89.2.11:
                   7078:        * src/include/pa_globals.h [autoptr] 1.101.2.14:
                   7079:        * src/include/pa_pool.h [autoptr] 1.86.2.28:
                   7080:        * src/include/pa_request.h [autoptr] 1.160.2.20:
                   7081:        * src/main/pa_globals.C [autoptr] 1.152.2.15:
                   7082:        * src/main/pa_request.C [autoptr] 1.245.2.16:
                   7083:        * src/types/pa_value.h [autoptr] 1.109.2.22:
                   7084:        * src/types/pa_vhash.h [autoptr] 1.43.2.12:
                   7085:        * src/types/pa_vint.h [autoptr] 1.38.2.9:
                   7086:        * src/types/types.dsp [autoptr] 1.35.10.7:
                   7087:                op compiled
                   7088: 
                   7089:        * src/classes/classes.C [autoptr] 1.18.2.3:
                   7090:        * src/classes/classes.awk [autoptr] 1.6.6.1:
                   7091:        * src/classes/file.C [autoptr] 1.107.2.9:
                   7092:        * src/classes/hash.C [autoptr] 1.54.2.9:
                   7093:        * src/classes/mail.C [autoptr] 1.88.2.7:
                   7094:        * src/classes/op.C [autoptr] 1.127.2.11:
                   7095:        * src/include/pa_common.h [autoptr] 1.89.2.12:
                   7096:        * src/include/pa_request.h [autoptr] 1.160.2.21:
                   7097:        * src/include/pa_sapi.h [autoptr] 1.22.2.6:
                   7098:        * src/main/pa_common.C [autoptr] 1.143.2.18:
                   7099:        * src/main/pa_request.C [autoptr] 1.245.2.17:
                   7100:        * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.3:
                   7101:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.3:
                   7102:        * src/targets/cgi/parser3.dsp [autoptr] 1.60.10.1:
                   7103:        * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.3:
                   7104:                classes.lib - 0 error(s), 0 warning(s)
                   7105:                parser.C compiled
                   7106: 
                   7107:        * src/classes/classes.dsp [autoptr] 1.25.10.3:
                   7108:        * src/classes/response.C [autoptr] 1.23.2.4:
                   7109:        * src/classes/string.C [autoptr] 1.125.2.7:
                   7110:        * src/include/pa_dictionary.h [autoptr] 1.13.2.7:
                   7111:        * src/include/pa_string.h [autoptr] 1.144.2.23:
                   7112:        * src/main/pa_string.C [autoptr] 1.172.2.15:
                   7113:        * src/main/untaint.C [autoptr] 1.115.2.9:
                   7114:        * src/types/pa_vtable.h [autoptr] 1.48.2.7:
                   7115:                string, response compiled
                   7116: 
                   7117:        * src/classes/file.C [autoptr] 1.107.2.10:
                   7118:        * src/include/pa_request.h [autoptr] 1.160.2.22:
                   7119:        * src/main/pa_request.C [autoptr] 1.245.2.18:
                   7120:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.12:
                   7121:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.4:
                   7122:        * src/types/pa_vfile.C [autoptr] 1.36.2.9:
                   7123:        * src/types/pa_vfile.h [autoptr] 1.52.2.14:
                   7124:        * src/types/pa_vform.C [autoptr] 1.74.2.7:
                   7125:        * src/types/pa_vimage.C [autoptr] 1.22.2.6:
                   7126:        * src/types/pa_vtable.C [autoptr] 1.21.2.5:
                   7127:                all compiled, only 14 link errors :)
                   7128: 
                   7129:        * src/types/pa_vhash.C 1.1:
                   7130:                file pa_vhash.C was initially added on branch autoptr.
                   7131: 
                   7132:        * src/include/pa_common.h [autoptr] 1.89.2.13:
                   7133:        * src/main/pa_common.C [autoptr] 1.143.2.19:
                   7134:        * src/main/pa_request.C [autoptr] 1.245.2.19:
                   7135:                13 link errors
                   7136: 
                   7137: 2003-02-07  paf
                   7138:        * src/classes/table.C [autoptr] 1.172.2.6:
                   7139:        * src/types/pa_vtable.h [autoptr] 1.48.2.6:
                   7140:                table compiled
                   7141: 
                   7142: 2003-02-06  paf
                   7143:        * src/classes/image.C [autoptr] 1.90.2.7:
                   7144:        * src/classes/string.C [autoptr] 1.125.2.6:
                   7145:        * src/classes/xdoc.C [autoptr] 1.108.2.6:
                   7146:        * src/include/pa_common.h [autoptr] 1.89.2.10:
                   7147:        * src/include/pa_hash.h [autoptr] 1.58.2.15:
                   7148:        * src/main/pa_common.C [autoptr] 1.143.2.17:
                   7149:        * src/types/pa_vfile.h [autoptr] 1.52.2.13:
                   7150:        * src/types/pa_vimage.h [autoptr] 1.34.2.6:
                   7151:                image compiled
                   7152: 
                   7153:        * src/classes/mail.C [autoptr] 1.88.2.6:
                   7154:        * src/include/pa_request.h [autoptr] 1.160.2.19:
                   7155:        * src/main/pa_request.C [autoptr] 1.245.2.15:
                   7156:                mail compiled
                   7157: 
                   7158:        * src/classes/hash.C [autoptr] 1.54.2.7:
                   7159:        * src/include/pa_hash.h [autoptr] 1.58.2.14:
                   7160:        * src/include/pa_table.h [autoptr] 1.48.2.11:
                   7161:        * src/types/pa_vstring.h [autoptr] 1.54.2.9:
                   7162:                hash compiled
                   7163: 
                   7164:        * src/classes/classes.dsp [autoptr] 1.25.10.2:
                   7165:        * src/classes/file.C [autoptr] 1.107.2.7:
                   7166:        * src/include/pa_common.h [autoptr] 1.89.2.9:
                   7167:        * src/include/pa_exec.h [autoptr] 1.11.2.5:
                   7168:        * src/main/pa_common.C [autoptr] 1.143.2.16:
                   7169:        * src/main/pa_exec.C [autoptr] 1.48.2.12:
                   7170:        * src/types/pa_vfile.C [autoptr] 1.36.2.8:
                   7171:        * src/types/pa_vfile.h [autoptr] 1.52.2.12:
                   7172:                file compiled
                   7173: 
                   7174:        * src/classes/file.C [autoptr] 1.107.2.8:
                   7175:        * src/classes/form.C [autoptr] 1.34.2.4:
                   7176:                form compiled
                   7177: 
                   7178:        * src/classes/hash.C [autoptr] 1.54.2.8:
                   7179:        * src/classes/math.C [autoptr] 1.24.2.6:
                   7180:        * src/types/pa_vmath.C [autoptr] 1.1.2.8:
                   7181:        * src/types/pa_vmath.h [autoptr] 1.14.2.4:
                   7182:                math compiled [win32]
                   7183: 
                   7184: 2003-02-04  paf
                   7185:        * src/classes/date.C [autoptr] 1.42.2.5:
                   7186:        * src/classes/double.C [autoptr] 1.53.2.3:
                   7187:        * src/classes/file.C [autoptr] 1.107.2.5:
                   7188:        * src/classes/form.C [autoptr] 1.34.2.3:
                   7189:        * src/classes/hash.C [autoptr] 1.54.2.4:
                   7190:        * src/classes/image.C [autoptr] 1.90.2.5:
                   7191:        * src/classes/int.C [autoptr] 1.49.2.3:
                   7192:        * src/classes/mail.C [autoptr] 1.88.2.4:
                   7193:        * src/classes/math.C [autoptr] 1.24.2.4:
                   7194:        * src/classes/op.C [autoptr] 1.127.2.8:
                   7195:        * src/classes/response.C [autoptr] 1.23.2.3:
                   7196:        * src/classes/string.C [autoptr] 1.125.2.4:
                   7197:        * src/classes/table.C [autoptr] 1.172.2.4:
                   7198:        * src/classes/void.C [autoptr] 1.28.2.3:
                   7199:        * src/classes/xdoc.C [autoptr] 1.108.2.4:
                   7200:        * src/classes/xnode.C [autoptr] 1.54.2.3:
                   7201:        * src/types/pa_vdouble.h [autoptr] 1.42.2.8:
                   7202:        * src/types/pa_vhash.h [autoptr] 1.43.2.10:
                   7203:        * src/types/pa_vint.h [autoptr] 1.38.2.8:
                   7204:        * src/types/pa_vstring.h [autoptr] 1.54.2.8:
                   7205:        * src/types/pa_vtable.h [autoptr] 1.48.2.5:
                   7206:        * src/types/pa_vxdoc.h [autoptr] 1.31.2.2:
                   7207:        * src/types/pa_vxnode.h [autoptr] 1.22.2.2:
                   7208:                int compiled
                   7209: 
                   7210:        * src/types/pa_value.C [autoptr] 1.9.2.12:
                   7211:        * src/types/pa_value_includes.h [autoptr] 1.1.2.4:
                   7212:        * src/types/pa_vrequest.C [autoptr] 1.27.2.8:
                   7213:                trying to remove stupid value_includes.h
                   7214: 
                   7215:        * src/classes/date.C [autoptr] 1.42.2.4:
                   7216:        * src/classes/double.C [autoptr] 1.53.2.2:
                   7217:        * src/classes/file.C [autoptr] 1.107.2.4:
                   7218:        * src/classes/hash.C [autoptr] 1.54.2.3:
                   7219:        * src/classes/image.C [autoptr] 1.90.2.4:
                   7220:        * src/classes/int.C [autoptr] 1.49.2.2:
                   7221:        * src/classes/mail.C [autoptr] 1.88.2.3:
                   7222:        * src/classes/math.C [autoptr] 1.24.2.3:
                   7223:        * src/classes/op.C [autoptr] 1.127.2.7:
                   7224:        * src/classes/response.C [autoptr] 1.23.2.2:
                   7225:        * src/classes/string.C [autoptr] 1.125.2.3:
                   7226:        * src/classes/table.C [autoptr] 1.172.2.3:
                   7227:        * src/classes/void.C [autoptr] 1.28.2.2:
                   7228:        * src/classes/xdoc.C [autoptr] 1.108.2.3:
                   7229:        * src/classes/xnode.C [autoptr] 1.54.2.2:
                   7230:        * src/classes/xnode.h [autoptr] 1.18.2.3:
                   7231:        * src/types/pa_vvoid.h [autoptr] 1.17.2.6:
                   7232:                void  compiled :)
                   7233: 
                   7234:        * src/classes/date.C [autoptr] 1.42.2.7:
                   7235:        * src/classes/hash.C [autoptr] 1.54.2.6:
                   7236:        * src/include/pa_exec.h [autoptr] 1.11.2.4:
                   7237:        * src/include/pa_hash.h [autoptr] 1.58.2.13:
                   7238:        * src/include/pa_request.h [autoptr] 1.160.2.18:
                   7239:        * src/include/pa_string.h [autoptr] 1.144.2.22:
                   7240:        * src/include/pa_table.h [autoptr] 1.48.2.10:
                   7241:        * src/main/pa_common.C [autoptr] 1.143.2.15:
                   7242:        * src/main/pa_exec.C [autoptr] 1.48.2.11:
                   7243:        * src/main/pa_string.C [autoptr] 1.172.2.14:
                   7244:        * src/types/pa_method.h [autoptr] 1.1.2.3:
                   7245:        * src/types/pa_vform.C [autoptr] 1.74.2.6:
                   7246:        * src/types/pa_vhash.h [autoptr] 1.43.2.11:
                   7247:                hash 50% compiled
                   7248: 
                   7249:        * src/types/pa_method.h 1.1:
                   7250:                file pa_method.h was initially added on branch autoptr.
                   7251: 
                   7252:        * src/include/pa_globals.h [autoptr] 1.101.2.13:
                   7253:        * src/main/pa_cache_managers.C [autoptr] 1.7.2.5:
                   7254:        * src/main/pa_charset.C [autoptr] 1.33.2.7:
                   7255:        * src/main/pa_charsets.C [autoptr] 1.11.2.9:
                   7256:        * src/main/pa_common.C [autoptr] 1.143.2.14:
                   7257:        * src/main/pa_dir.C [autoptr] 1.14.2.3:
                   7258:        * src/main/pa_exception.C [autoptr] 1.43.2.12:
                   7259:        * src/main/pa_exec.C [autoptr] 1.48.2.10:
                   7260:        * src/main/pa_globals.C [autoptr] 1.152.2.13:
                   7261:        * src/main/pa_pool.C [autoptr] 1.59.2.4:
                   7262:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.11:
                   7263:        * src/main/pa_string.C [autoptr] 1.172.2.12:
                   7264:        * src/main/pa_uue.C [autoptr] 1.4.2.5:
                   7265:        * src/main/untaint.C [autoptr] 1.115.2.8:
                   7266:        * src/types/pa_value.C [autoptr] 1.9.2.13:
                   7267:        * src/types/pa_vcookie.C [autoptr] 1.55.2.6:
                   7268:        * src/types/pa_vfile.C [autoptr] 1.36.2.7:
                   7269:        * src/types/pa_vimage.C [autoptr] 1.22.2.5:
                   7270:        * src/types/pa_vmath.C [autoptr] 1.1.2.7:
                   7271:        * src/types/pa_vrequest.C [autoptr] 1.27.2.9:
                   7272:        * src/types/pa_vresponse.C [autoptr] 1.17.2.6:
                   7273:        * src/types/pa_vstateless_class.C [autoptr] 1.19.2.6:
                   7274:        * src/types/pa_vstatus.C [autoptr] 1.15.2.5:
                   7275:        * src/types/pa_vstring.C [autoptr] 1.22.2.3:
                   7276:        * src/types/pa_vtable.C [autoptr] 1.21.2.4:
                   7277:        * src/types/pa_wcontext.C [autoptr] 1.24.2.5:
                   7278:        * src/types/types.dsp [autoptr] 1.35.10.6:
                   7279:                removed stupid value_includes.h
                   7280: 
                   7281:        * src/main/pa_exec.C [autoptr] 1.48.2.8:
                   7282:                libmain.a compiled on six [unix]
                   7283: 
                   7284:        * src/include/pa_config_includes.h [autoptr] 1.23.2.5:
                   7285:        * src/include/pa_dictionary.h [autoptr] 1.13.2.6:
                   7286:        * src/main/pa_common.C [autoptr] 1.143.2.13:
                   7287:        * src/main/pa_dictionary.C [autoptr] 1.17.2.6:
                   7288:        * src/main/pa_exec.C [autoptr] 1.48.2.7:
                   7289:        * src/main/pa_socks.C [autoptr] 1.18.2.5:
                   7290:                libmain.a gcc
                   7291:                and
                   7292:                mail.lib msvc++
                   7293:                compiled
                   7294: 
                   7295:        * src/include/pa_globals.h [autoptr] 1.101.2.12:
                   7296:        * src/include/pa_request.h [autoptr] 1.160.2.16:
                   7297:        * src/types/pa_value.C [autoptr] 1.9.2.11:
                   7298:        * src/types/pa_value.h [autoptr] 1.109.2.21:
                   7299:        * src/types/pa_vclass.C [autoptr] 1.16.2.5:
                   7300:        * src/types/pa_vcookie.C [autoptr] 1.55.2.5:
                   7301:        * src/types/pa_vdate.h [autoptr] 1.24.2.4:
                   7302:        * src/types/pa_vfile.C [autoptr] 1.36.2.6:
                   7303:        * src/types/pa_vfile.h [autoptr] 1.52.2.11:
                   7304:        * src/types/pa_vmail.C [autoptr] 1.40.2.6:
                   7305:        * src/types/pa_vobject.C [autoptr] 1.12.2.6:
                   7306:        * src/types/pa_vrequest.C [autoptr] 1.27.2.7:
                   7307:        * src/types/pa_vstateless_class.C [autoptr] 1.19.2.5:
                   7308:        * src/types/pa_vstatus.C [autoptr] 1.15.2.4:
                   7309:        * src/types/pa_vtable.C [autoptr] 1.21.2.3:
                   7310:                libtypes.a compiled gcc
                   7311: 
1.24      paf      7312:        * src/include/pa_array.h [autoptr] 1.57.2.20:
                   7313:        * src/include/pa_config_includes.h [autoptr] 1.23.2.4:
                   7314:        * src/include/pa_dictionary.h [autoptr] 1.13.2.5:
                   7315:        * src/main/pa_dictionary.C [autoptr] 1.17.2.5:
                   7316:        * src/main/pa_exec.C [autoptr] 1.48.2.6:
                   7317:        * src/main/pa_socks.C [autoptr] 1.18.2.4:
                   7318:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.10:
                   7319:                gcc libmain.a compiled
                   7320: 
1.22      paf      7321:        * src/classes/classes.dsp [autoptr] 1.25.10.1:
                   7322:        * src/classes/double.C [autoptr] 1.53.2.4:
                   7323:                double compiled
                   7324: 
                   7325:        * src/main/pa_globals.C [release_3_0_0007] 1.148.2.1:
                   7326:                merged changes from 1.149-1.150 (stupid name conflicts)
                   7327: 
                   7328:        * src/include/pa_array.h [autoptr] 1.57.2.19:
                   7329:        * src/include/pa_pool.h [autoptr] 1.86.2.27:
                   7330:        * src/main/Makefile.am [autoptr] 1.35.6.1:
                   7331:        * src/main/Makefile.in [autoptr] 1.50.2.2:
                   7332:        * src/main/compile.tab.C [autoptr] 1.81.2.7:
                   7333:        * src/main/compile.y [autoptr] 1.204.2.6:
                   7334:        * src/main/execute.C [autoptr] 1.295.2.10:
                   7335:        * src/main/pa_request.C [autoptr] 1.245.2.14:
                   7336:        * src/main/untaint.C [autoptr] 1.115.2.7:
                   7337:        * src/types/pa_junction.h [autoptr] 1.1.2.2:
                   7338:        * src/types/pa_method.h [autoptr] 1.1.2.2:
                   7339:        * src/types/pa_value.h [autoptr] 1.109.2.20:
                   7340:        * src/types/pa_value_includes.h [autoptr] 1.1.2.3:
                   7341:        * src/types/pa_vimage.h [autoptr] 1.34.2.5:
                   7342:                *** empty log message ***
                   7343: 
                   7344:        * src/main/pa_exec.C [autoptr] 1.48.2.9:
                   7345:                pa_exec compiled on win32
                   7346: 
                   7347:        * src/classes/date.C [autoptr] 1.42.2.6:
                   7348:        * src/classes/file.C [autoptr] 1.107.2.6:
                   7349:        * src/classes/hash.C [autoptr] 1.54.2.5:
                   7350:        * src/classes/image.C [autoptr] 1.90.2.6:
                   7351:        * src/classes/mail.C [autoptr] 1.88.2.5:
                   7352:        * src/classes/math.C [autoptr] 1.24.2.5:
                   7353:        * src/classes/op.C [autoptr] 1.127.2.9:
                   7354:        * src/classes/string.C [autoptr] 1.125.2.5:
                   7355:        * src/classes/table.C [autoptr] 1.172.2.5:
                   7356:        * src/classes/xdoc.C [autoptr] 1.108.2.5:
                   7357:        * src/classes/xnode.C [autoptr] 1.54.2.4:
                   7358:        * src/include/pa_request.h [autoptr] 1.160.2.17:
                   7359:        * src/main/pa_globals.C [autoptr] 1.152.2.14:
                   7360:        * src/main/pa_string.C [autoptr] 1.172.2.13:
                   7361:                date compiled
                   7362: 
                   7363:        * src/types/pa_junction.h 1.1:
                   7364:                file pa_junction.h was initially added on branch autoptr.
                   7365: 
                   7366:        * src/main/compile_tools.h [autoptr] 1.67.2.8:
                   7367:        * src/main/execute.C [autoptr] 1.295.2.9:
                   7368:        * src/main/pa_table.C [autoptr] 1.53.2.9:
                   7369:        * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.7:
                   7370:        * src/types/pa_vvoid.h [autoptr] 1.17.2.5:
                   7371:                yuk: gcc on cygwin yelds "virtual memory exhausted" while
                   7372:                trying to compile execute.C [eating up to 127MB]
                   7373: 
                   7374: 2003-02-03  paf
                   7375:        * src/types/pa_vstateless_class.C [autoptr] 1.19.2.4:
                   7376:                vstateless_class compiled
                   7377: 
                   7378:        * src/include/pa_request.h [autoptr] 1.160.2.13:
                   7379:        * src/main/execute.C [autoptr] 1.295.2.7:
                   7380:        * src/main/pa_request.C [autoptr] 1.245.2.8:
                   7381:        * src/types/pa_value.h [autoptr] 1.109.2.16:
                   7382:        * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.6:
                   7383:                execute compiled
                   7384: 
                   7385:        * src/types/pa_vresponse.C [autoptr] 1.17.2.5:
                   7386:        * src/types/pa_vresponse.h [autoptr] 1.32.2.6:
                   7387:                vresponse compiled
                   7388: 
                   7389:        * src/types/pa_value.C [autoptr] 1.9.2.9:
                   7390:        * src/types/pa_value.h [autoptr] 1.109.2.18:
                   7391:        * src/types/pa_vclass.C [autoptr] 1.16.2.4:
                   7392:        * src/types/pa_vclass.h [autoptr] 1.39.2.5:
                   7393:        * src/types/pa_vobject.C [autoptr] 1.12.2.5:
                   7394:        * src/types/pa_vobject.h [autoptr] 1.38.2.8:
                   7395:                vobject compiled
                   7396: 
                   7397:        * src/types/pa_vtable.C [autoptr] 1.21.2.2:
                   7398:                vtable compiled
                   7399: 
                   7400:        * src/types/pa_vmath.C [autoptr] 1.1.2.6:
                   7401:        * src/types/pa_vmethod_frame.C [autoptr] 1.1.2.4:
                   7402:                vmath compiled
                   7403: 
                   7404:        * src/include/pa_config_includes.h [autoptr] 1.23.2.2:
                   7405:        * src/include/pa_hash.h [autoptr] 1.58.2.12:
                   7406:        * src/include/pa_operation.h [autoptr] 1.1.2.6:
                   7407:        * src/include/pa_pool.h [autoptr] 1.86.2.26:
                   7408:        * src/include/pa_string.h [autoptr] 1.144.2.21:
                   7409:        * src/main/pa_common.C [autoptr] 1.143.2.12:
                   7410:        * src/types/pa_value.C [autoptr] 1.9.2.10:
                   7411:        * src/types/pa_value.h [autoptr] 1.109.2.19:
                   7412:        * src/types/pa_vdouble.h [autoptr] 1.42.2.7:
                   7413:        * src/types/pa_vfile.h [autoptr] 1.52.2.10:
                   7414:        * src/types/pa_vhash.h [autoptr] 1.43.2.9:
                   7415:        * src/types/pa_vint.h [autoptr] 1.38.2.7:
                   7416:        * src/types/pa_vjunction.h [autoptr] 1.19.2.5:
                   7417:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.11:
                   7418:        * src/types/pa_vstring.h [autoptr] 1.54.2.7:
                   7419:        * src/types/types.dsp [autoptr] 1.35.10.5:
                   7420:                started gcc compiling
                   7421:                pa_common compiled
                   7422: 
                   7423:        * src/include/pa_pool.h [autoptr] 1.86.2.23:
                   7424:        * src/main/pa_request.C [autoptr] 1.245.2.10:
                   7425:        * src/types/pa_value.C [autoptr] 1.9.2.8:
                   7426:        * src/types/pa_vclass.C [autoptr] 1.16.2.3:
                   7427:        * src/types/pa_vcookie.C [autoptr] 1.55.2.4:
                   7428:        * src/types/pa_vcookie.h [autoptr] 1.23.2.5:
                   7429:        * src/types/pa_vform.C [autoptr] 1.74.2.4:
                   7430:        * src/types/pa_vform.h [autoptr] 1.45.2.7:
                   7431:        * src/types/pa_vobject.h [autoptr] 1.38.2.7:
                   7432:                vform compiled
                   7433: 
                   7434:        * src/include/Makefile.am [autoptr] 1.3.14.1:
                   7435:        * src/include/Makefile.in [autoptr] 1.11.2.1:
                   7436:        * src/include/pa_hash.h [autoptr] 1.58.2.11:
                   7437:        * src/include/pa_pool.h [autoptr] 1.86.2.24:
                   7438:                gcc refused to compile _P identifier. it replaced it to some
                   7439:                strange 0x0000040
                   7440: 
                   7441:        * configure [autoptr] 1.66.2.2:
                   7442:        * configure.in [autoptr] 1.62.2.2:
                   7443:        * src/Makefile.in [autoptr] 1.55.2.1:
                   7444:        * src/include/Makefile.in [autoptr] 1.11.2.2:
                   7445:        * src/include/pa_config_auto.h.in [autoptr] 1.37.2.1:
                   7446:        * src/include/pa_config_auto.h.in [autoptr] 1.37.2.2:
                   7447:        * src/include/pa_string.h [autoptr] 1.144.2.20:
                   7448:        * src/main/Makefile.in [autoptr] 1.50.2.1:
                   7449:                *** empty log message ***
                   7450: 
                   7451:        * src/types/pa_vstring.C [autoptr] 1.22.2.2:
                   7452:        * src/types/pa_vstring.h [autoptr] 1.54.2.6:
                   7453:                vstring compiled
                   7454: 
                   7455:        * src/include/pa_request.h [autoptr] 1.160.2.14:
                   7456:        * src/main/execute.C [autoptr] 1.295.2.8:
                   7457:        * src/main/pa_request.C [autoptr] 1.245.2.9:
                   7458:                main.lib - 0 error(s), 0 warning(s)
                   7459: 
                   7460:        * src/types/pa_vrequest.C [autoptr] 1.27.2.6:
                   7461:                vrequest compiled
                   7462: 
                   7463:        * src/classes/form.C [autoptr] 1.34.2.2:
                   7464:        * src/classes/mail.C [autoptr] 1.88.2.2:
                   7465:        * src/include/pa_request.h [autoptr] 1.160.2.15:
                   7466:        * src/main/pa_globals.C [autoptr] 1.152.2.12:
                   7467:        * src/main/pa_request.C [autoptr] 1.245.2.11:
                   7468:        * src/types/pa_value.h [autoptr] 1.109.2.17:
                   7469:        * src/types/pa_vform.C [autoptr] 1.74.2.5:
                   7470:        * src/types/pa_vmail.C [autoptr] 1.40.2.5:
                   7471:        * src/types/pa_vmail.h [autoptr] 1.9.2.4:
                   7472:                vmail compiled
                   7473: 
                   7474:        * src/types/pa_vimage.C [autoptr] 1.22.2.4:
                   7475:        * src/types/pa_vimage.h [autoptr] 1.34.2.4:
                   7476:                vimage compiled
                   7477: 
                   7478:        * src/include/pa_exception.h [autoptr] 1.38.2.14:
                   7479:        * src/include/pa_pool.h [autoptr] 1.86.2.25:
                   7480:        * src/main/pa_exception.C [autoptr] 1.43.2.11:
                   7481:                exception gcc change #1
                   7482: 
                   7483:        * src/include/pa_cache_managers.h [autoptr] 1.9.2.6:
                   7484:        * src/main/pa_request.C [autoptr] 1.245.2.12:
                   7485:        * src/types/pa_vstatus.C [autoptr] 1.15.2.2:
                   7486:        * src/types/pa_vstatus.h [autoptr] 1.15.2.6:
                   7487:                vstatus compiled
                   7488: 
                   7489: 2003-01-31  paf
                   7490:        * src/classes/classes.C [autoptr] 1.18.2.2:
                   7491:        * src/classes/classes.h [autoptr] 1.23.2.7:
                   7492:        * src/classes/date.C [autoptr] 1.42.2.3:
                   7493:        * src/classes/double.C [autoptr] 1.53.2.1:
                   7494:        * src/classes/file.C [autoptr] 1.107.2.3:
                   7495:        * src/classes/form.C [autoptr] 1.34.2.1:
                   7496:        * src/classes/hash.C [autoptr] 1.54.2.2:
                   7497:        * src/classes/image.C [autoptr] 1.90.2.3:
                   7498:        * src/classes/int.C [autoptr] 1.49.2.1:
                   7499:        * src/classes/mail.C [autoptr] 1.88.2.1:
                   7500:        * src/classes/math.C [autoptr] 1.24.2.2:
                   7501:        * src/classes/op.C [autoptr] 1.127.2.5:
                   7502:        * src/classes/response.C [autoptr] 1.23.2.1:
                   7503:        * src/classes/string.C [autoptr] 1.125.2.1:
                   7504:        * src/classes/table.C [autoptr] 1.172.2.2:
                   7505:        * src/classes/void.C [autoptr] 1.28.2.1:
                   7506:        * src/classes/xdoc.C [autoptr] 1.108.2.2:
                   7507:        * src/classes/xnode.C [autoptr] 1.54.2.1:
                   7508:        * src/classes/xnode.h [autoptr] 1.18.2.2:
                   7509:        * src/include/pa_array.h [autoptr] 1.57.2.16:
                   7510:        * src/include/pa_cache_managers.h [autoptr] 1.9.2.5:
                   7511:        * src/include/pa_charset.h [autoptr] 1.20.2.10:
                   7512:        * src/include/pa_charsets.h [autoptr] 1.8.2.7:
                   7513:        * src/include/pa_common.h [autoptr] 1.89.2.7:
                   7514:        * src/include/pa_config_fixed.h [autoptr] 1.54.2.1:
                   7515:        * src/include/pa_config_includes.h [autoptr] 1.23.2.1:
                   7516:        * src/include/pa_dictionary.h [autoptr] 1.13.2.4:
                   7517:        * src/include/pa_dir.h [autoptr] 1.13.2.1:
                   7518:        * src/include/pa_exception.h [autoptr] 1.38.2.13:
                   7519:        * src/include/pa_exec.h [autoptr] 1.11.2.3:
                   7520:        * src/include/pa_globals.h [autoptr] 1.101.2.10:
                   7521:        * src/include/pa_hash.h [autoptr] 1.58.2.10:
                   7522:        * src/include/pa_opcode.h [autoptr] 1.24.2.2:
                   7523:        * src/include/pa_operation.h [autoptr] 1.1.2.4:
                   7524:        * src/include/pa_pool.h [autoptr] 1.86.2.22:
                   7525:        * src/include/pa_request.h [autoptr] 1.160.2.9:
                   7526:        * src/include/pa_request_charsets.h [autoptr] 1.1.2.3:
                   7527:        * src/include/pa_request_info.h [autoptr] 1.1.2.4:
                   7528:        * src/include/pa_sapi.h [autoptr] 1.22.2.4:
                   7529:        * src/include/pa_socks.h [autoptr] 1.11.2.2:
                   7530:        * src/include/pa_sql_connection.h [autoptr] 1.30.2.6:
                   7531:        * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.7:
                   7532:        * src/include/pa_stack.h [autoptr] 1.17.2.3:
                   7533:        * src/include/pa_string.h [autoptr] 1.144.2.18:
                   7534:        * src/include/pa_stylesheet_connection.h [autoptr] 1.32.2.1:
                   7535:        * src/include/pa_stylesheet_manager.h [autoptr] 1.15.2.1:
                   7536:        * src/include/pa_table.h [autoptr] 1.48.2.9:
                   7537:        * src/include/pa_threads.h [autoptr] 1.26.2.1:
                   7538:        * src/include/pa_types.h [autoptr] 1.44.2.2:
                   7539:        * src/include/pa_uue.h [autoptr] 1.4.2.3:
                   7540:        * src/lib/ltdl/config_fixed.h [autoptr] 1.2.2.2:
                   7541:        * src/lib/ltdl/ltdl.c [autoptr] 1.3.2.1:
                   7542:        * src/lib/ltdl/ltdl.h [autoptr] 1.2.2.1:
                   7543:        * src/lib/md5/pa_md5.h [autoptr] 1.5.2.1:
                   7544:        * src/lib/md5/pa_md5c.c [autoptr] 1.6.2.1:
                   7545:        * src/lib/pcre/dftables.c [autoptr] 1.1.14.1:
                   7546:        * src/lib/pcre/get.c [autoptr] 1.1.14.1:
                   7547:        * src/lib/pcre/maketables.c [autoptr] 1.1.14.1:
                   7548:        * src/lib/pcre/pcre.c [autoptr] 1.1.14.1:
                   7549:        * src/lib/pcre/pcre.h [autoptr] 1.1.14.1:
                   7550:        * src/lib/pcre/pcre_parser_ctype.c [autoptr] 1.3.2.1:
                   7551:        * src/lib/pcre/study.c [autoptr] 1.1.14.1:
                   7552:        * src/main/compile.C [autoptr] 1.69.2.4:
                   7553:        * src/main/compile.tab.C [autoptr] 1.81.2.4:
                   7554:        * src/main/compile.y [autoptr] 1.204.2.3:
                   7555:        * src/main/compile_tools.C [autoptr] 1.54.2.4:
                   7556:        * src/main/compile_tools.h [autoptr] 1.67.2.6:
                   7557:        * src/main/execute.C [autoptr] 1.295.2.4:
                   7558:        * src/main/main.dsp [autoptr] 1.161.6.8:
                   7559:        * src/main/pa_cache_managers.C [autoptr] 1.7.2.4:
                   7560:        * src/main/pa_charset.C [autoptr] 1.33.2.6:
                   7561:        * src/main/pa_charsets.C [autoptr] 1.11.2.8:
                   7562:        * src/main/pa_common.C [autoptr] 1.143.2.10:
                   7563:        * src/main/pa_dictionary.C [autoptr] 1.17.2.4:
                   7564:        * src/main/pa_dir.C [autoptr] 1.14.2.2:
                   7565:        * src/main/pa_exception.C [autoptr] 1.43.2.10:
                   7566:        * src/main/pa_exec.C [autoptr] 1.48.2.5:
                   7567:        * src/main/pa_globals.C [autoptr] 1.152.2.10:
                   7568:        * src/main/pa_pool.C [autoptr] 1.59.2.3:
                   7569:        * src/main/pa_request.C [autoptr] 1.245.2.5:
                   7570:        * src/main/pa_socks.C [autoptr] 1.18.2.3:
                   7571:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.9:
                   7572:        * src/main/pa_string.C [autoptr] 1.172.2.11:
                   7573:        * src/main/pa_stylesheet_manager.C [autoptr] 1.16.2.1:
                   7574:        * src/main/pa_table.C [autoptr] 1.53.2.8:
                   7575:        * src/main/pa_uue.C [autoptr] 1.4.2.4:
                   7576:        * src/main/untaint.C [autoptr] 1.115.2.6:
                   7577:        * src/sql/pa_sql_driver.h [autoptr] 1.34.2.2:
                   7578:        * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.1:
                   7579:        * src/targets/apache13/pa_md5c.c [autoptr] 1.5.2.1:
                   7580:        * src/targets/apache13/pa_pool.C [autoptr] 1.8.2.1:
                   7581:        * src/targets/apache13/pa_threads.C [autoptr] 1.11.2.1:
                   7582:        * src/targets/cgi/getopt.c [autoptr] 1.2.6.1:
                   7583:        * src/targets/cgi/getopt.h [autoptr] 1.2.10.1:
                   7584:        * src/targets/cgi/pa_pool.C [autoptr] 1.41.2.1:
                   7585:        * src/targets/cgi/pa_threads.C [autoptr] 1.12.2.1:
                   7586:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.1:
                   7587:        * src/targets/cgi/pool_storage.h [autoptr] 1.13.2.1:
                   7588:        * src/targets/isapi/pa_pool.C [autoptr] 1.16.2.1:
                   7589:        * src/targets/isapi/pa_threads.C [autoptr] 1.13.2.1:
                   7590:        * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.1:
                   7591:        * src/targets/isapi/pool_storage.h [autoptr] 1.19.2.1:
                   7592:        * src/types/pa_value.C [autoptr] 1.9.2.7:
                   7593:        * src/types/pa_value.h [autoptr] 1.109.2.14:
                   7594:        * src/types/pa_value_includes.h [autoptr] 1.1.2.2:
                   7595:        * src/types/pa_vbool.h [autoptr] 1.21.2.3:
                   7596:        * src/types/pa_vclass.C [autoptr] 1.16.2.2:
                   7597:        * src/types/pa_vclass.h [autoptr] 1.39.2.4:
                   7598:        * src/types/pa_vcode_frame.h [autoptr] 1.24.2.1:
                   7599:        * src/types/pa_vcookie.C [autoptr] 1.55.2.3:
                   7600:        * src/types/pa_vcookie.h [autoptr] 1.23.2.3:
                   7601:        * src/types/pa_vdate.h [autoptr] 1.24.2.3:
                   7602:        * src/types/pa_vdouble.h [autoptr] 1.42.2.6:
                   7603:        * src/types/pa_venv.h [autoptr] 1.28.2.3:
                   7604:        * src/types/pa_vfile.C [autoptr] 1.36.2.4:
                   7605:        * src/types/pa_vfile.h [autoptr] 1.52.2.8:
                   7606:        * src/types/pa_vform.C [autoptr] 1.74.2.3:
                   7607:        * src/types/pa_vform.h [autoptr] 1.45.2.5:
                   7608:        * src/types/pa_vhash.h [autoptr] 1.43.2.7:
                   7609:        * src/types/pa_vimage.C [autoptr] 1.22.2.3:
                   7610:        * src/types/pa_vimage.h [autoptr] 1.34.2.3:
                   7611:        * src/types/pa_vint.h [autoptr] 1.38.2.6:
                   7612:        * src/types/pa_vjunction.h [autoptr] 1.19.2.3:
                   7613:        * src/types/pa_vmail.C [autoptr] 1.40.2.3:
                   7614:        * src/types/pa_vmail.h [autoptr] 1.9.2.2:
                   7615:        * src/types/pa_vmath.C [autoptr] 1.1.2.5:
                   7616:        * src/types/pa_vmath.h [autoptr] 1.14.2.3:
                   7617:        * src/types/pa_vmethod_frame.C [autoptr] 1.1.2.3:
                   7618:        * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.5:
                   7619:        * src/types/pa_vobject.C [autoptr] 1.12.2.4:
                   7620:        * src/types/pa_vobject.h [autoptr] 1.38.2.6:
                   7621:        * src/types/pa_vrequest.C [autoptr] 1.27.2.5:
                   7622:        * src/types/pa_vrequest.h [autoptr] 1.25.2.3:
                   7623:        * src/types/pa_vresponse.C [autoptr] 1.17.2.4:
                   7624:        * src/types/pa_vresponse.h [autoptr] 1.32.2.4:
                   7625:        * src/types/pa_vstateless_class.C [autoptr] 1.19.2.3:
                   7626:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.10:
                   7627:        * src/types/pa_vstateless_object.h [autoptr] 1.28.2.4:
                   7628:        * src/types/pa_vstatus.C [autoptr] 1.15.2.1:
                   7629:        * src/types/pa_vstatus.h [autoptr] 1.15.2.5:
                   7630:        * src/types/pa_vstring.C [autoptr] 1.22.2.1:
                   7631:        * src/types/pa_vstring.h [autoptr] 1.54.2.5:
                   7632:        * src/types/pa_vtable.C [autoptr] 1.21.2.1:
                   7633:        * src/types/pa_vtable.h [autoptr] 1.48.2.3:
                   7634:        * src/types/pa_vvoid.h [autoptr] 1.17.2.4:
                   7635:        * src/types/pa_vxdoc.C [autoptr] 1.23.2.1:
                   7636:        * src/types/pa_vxdoc.h [autoptr] 1.31.2.1:
                   7637:        * src/types/pa_vxnode.C [autoptr] 1.30.2.1:
                   7638:        * src/types/pa_vxnode.h [autoptr] 1.22.2.1:
                   7639:        * src/types/pa_wcontext.C [autoptr] 1.24.2.3:
                   7640:        * src/types/pa_wcontext.h [autoptr] 1.42.2.5:
                   7641:        * src/types/pa_wwrapper.h [autoptr] 1.28.2.2:
                   7642:                grammar compiled
                   7643: 
                   7644:        * src/classes/op.C [autoptr] 1.127.2.6:
                   7645:        * src/classes/string.C [autoptr] 1.125.2.2:
                   7646:        * src/include/pa_common.h [autoptr] 1.89.2.8:
                   7647:        * src/include/pa_globals.h [autoptr] 1.101.2.11:
                   7648:        * src/include/pa_request.h [autoptr] 1.160.2.10:
                   7649:        * src/include/pa_sql_connection.h [autoptr] 1.30.2.7:
                   7650:        * src/main/compile.tab.C [autoptr] 1.81.2.5:
                   7651:        * src/main/compile.y [autoptr] 1.204.2.4:
                   7652:        * src/main/execute.C [autoptr] 1.295.2.5:
                   7653:        * src/main/main.dsp [autoptr] 1.161.6.9:
                   7654:        * src/main/pa_common.C [autoptr] 1.143.2.11:
                   7655:        * src/main/pa_globals.C [autoptr] 1.152.2.11:
                   7656:        * src/main/pa_request.C [autoptr] 1.245.2.6:
                   7657:        * src/types/pa_value.h [autoptr] 1.109.2.15:
                   7658:        * src/types/pa_vcode_frame.h [autoptr] 1.24.2.2:
                   7659:        * src/types/pa_vcookie.h [autoptr] 1.23.2.4:
                   7660:        * src/types/pa_vform.h [autoptr] 1.45.2.6:
                   7661:        * src/types/pa_vmail.C [autoptr] 1.40.2.4:
                   7662:        * src/types/pa_vmail.h [autoptr] 1.9.2.3:
                   7663:        * src/types/pa_vresponse.h [autoptr] 1.32.2.5:
                   7664:        * src/types/pa_vtable.h [autoptr] 1.48.2.4:
                   7665:        * src/types/pa_wcontext.C [autoptr] 1.24.2.4:
                   7666:        * src/types/pa_wcontext.h [autoptr] 1.42.2.6:
                   7667:        * src/types/types.dsp [autoptr] 1.35.10.4:
                   7668:                most pa_request compiled
                   7669: 
                   7670:        * src/include/pa_array.h [autoptr] 1.57.2.17:
                   7671:        * src/include/pa_operation.h [autoptr] 1.1.2.5:
                   7672:        * src/include/pa_request.h [autoptr] 1.160.2.12:
                   7673:        * src/main/execute.C [autoptr] 1.295.2.6:
                   7674:        * src/main/main.dsp [autoptr] 1.161.6.10:
                   7675:        * src/types/pa_vjunction.h [autoptr] 1.19.2.4:
                   7676:                started last file from main library: execute
                   7677: 
                   7678:        * src/include/pa_request.h [autoptr] 1.160.2.11:
                   7679:        * src/include/pa_sapi.h [autoptr] 1.22.2.5:
                   7680:        * src/main/compile.tab.C [autoptr] 1.81.2.6:
                   7681:        * src/main/compile.y [autoptr] 1.204.2.5:
                   7682:        * src/main/compile_tools.h [autoptr] 1.67.2.7:
                   7683:        * src/main/pa_request.C [autoptr] 1.245.2.7:
                   7684:        * src/targets/apache13/mod_parser3.C [autoptr] 1.28.2.2:
                   7685:        * src/targets/cgi/parser3.C [autoptr] 1.216.2.2:
                   7686:        * src/targets/isapi/parser3isapi.C [autoptr] 1.82.2.2:
                   7687:        * src/types/pa_vfile.C [autoptr] 1.36.2.5:
                   7688:        * src/types/pa_vfile.h [autoptr] 1.52.2.9:
                   7689:        * src/types/pa_vhash.h [autoptr] 1.43.2.8:
                   7690:                pa_request compiled
                   7691: 
                   7692:        * src/classes/classes.h [autoptr] 1.23.2.6:
                   7693:        * src/classes/op.C [autoptr] 1.127.2.4:
                   7694:        * src/include/pa_cache_managers.h [autoptr] 1.9.2.4:
                   7695:        * src/include/pa_charset.h [autoptr] 1.20.2.9:
                   7696:        * src/include/pa_charsets.h [autoptr] 1.8.2.6:
                   7697:        * src/include/pa_common.h [autoptr] 1.89.2.6:
                   7698:        * src/include/pa_dictionary.h [autoptr] 1.13.2.3:
                   7699:        * src/include/pa_exception.h [autoptr] 1.38.2.12:
                   7700:        * src/include/pa_exec.h [autoptr] 1.11.2.2:
                   7701:        * src/include/pa_pool.h [autoptr] 1.86.2.21:
                   7702:        * src/include/pa_request.h [autoptr] 1.160.2.8:
                   7703:        * src/include/pa_sapi.h [autoptr] 1.22.2.3:
                   7704:        * src/include/pa_sql_connection.h [autoptr] 1.30.2.5:
                   7705:        * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.6:
                   7706:        * src/include/pa_string.h [autoptr] 1.144.2.17:
                   7707:        * src/include/pa_table.h [autoptr] 1.48.2.8:
                   7708:        * src/include/pa_uue.h [autoptr] 1.4.2.2:
                   7709:        * src/main/compile.C [autoptr] 1.69.2.3:
                   7710:        * src/main/compile.tab.C [autoptr] 1.81.2.3:
                   7711:        * src/main/compile_tools.C [autoptr] 1.54.2.3:
                   7712:        * src/main/compile_tools.h [autoptr] 1.67.2.5:
                   7713:        * src/main/main.dsp [autoptr] 1.161.6.7:
                   7714:        * src/main/pa_charset.C [autoptr] 1.33.2.5:
                   7715:        * src/main/pa_charsets.C [autoptr] 1.11.2.7:
                   7716:        * src/main/pa_common.C [autoptr] 1.143.2.9:
                   7717:        * src/main/pa_dictionary.C [autoptr] 1.17.2.3:
                   7718:        * src/main/pa_exception.C [autoptr] 1.43.2.9:
                   7719:        * src/main/pa_exec.C [autoptr] 1.48.2.4:
                   7720:        * src/main/pa_request.C [autoptr] 1.245.2.4:
                   7721:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.8:
                   7722:        * src/main/pa_string.C [autoptr] 1.172.2.10:
                   7723:        * src/main/pa_table.C [autoptr] 1.53.2.7:
                   7724:        * src/main/pa_uue.C [autoptr] 1.4.2.3:
                   7725:        * src/main/untaint.C [autoptr] 1.115.2.5:
                   7726:        * src/types/pa_value.C [autoptr] 1.9.2.6:
                   7727:        * src/types/pa_value.h [autoptr] 1.109.2.13:
                   7728:        * src/types/pa_vclass.h [autoptr] 1.39.2.3:
                   7729:        * src/types/pa_vcookie.C [autoptr] 1.55.2.2:
                   7730:        * src/types/pa_vcookie.h [autoptr] 1.23.2.2:
                   7731:        * src/types/pa_vdate.h [autoptr] 1.24.2.2:
                   7732:        * src/types/pa_vdouble.h [autoptr] 1.42.2.5:
                   7733:        * src/types/pa_venv.h [autoptr] 1.28.2.2:
                   7734:        * src/types/pa_vfile.C [autoptr] 1.36.2.3:
                   7735:        * src/types/pa_vfile.h [autoptr] 1.52.2.7:
                   7736:        * src/types/pa_vform.h [autoptr] 1.45.2.4:
                   7737:        * src/types/pa_vhash.h [autoptr] 1.43.2.6:
                   7738:        * src/types/pa_vimage.C [autoptr] 1.22.2.2:
                   7739:        * src/types/pa_vimage.h [autoptr] 1.34.2.2:
                   7740:        * src/types/pa_vint.h [autoptr] 1.38.2.5:
                   7741:        * src/types/pa_vmail.C [autoptr] 1.40.2.2:
                   7742:        * src/types/pa_vmail.h [autoptr] 1.9.2.1:
                   7743:        * src/types/pa_vmath.C [autoptr] 1.1.2.4:
                   7744:        * src/types/pa_vmath.h [autoptr] 1.14.2.2:
                   7745:        * src/types/pa_vmethod_frame.C [autoptr] 1.1.2.2:
                   7746:        * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.4:
                   7747:        * src/types/pa_vobject.C [autoptr] 1.12.2.3:
                   7748:        * src/types/pa_vobject.h [autoptr] 1.38.2.5:
                   7749:        * src/types/pa_vrequest.C [autoptr] 1.27.2.4:
                   7750:        * src/types/pa_vrequest.h [autoptr] 1.25.2.2:
                   7751:        * src/types/pa_vresponse.C [autoptr] 1.17.2.3:
                   7752:        * src/types/pa_vresponse.h [autoptr] 1.32.2.3:
                   7753:        * src/types/pa_vstateless_class.C [autoptr] 1.19.2.2:
                   7754:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.9:
                   7755:        * src/types/pa_vstateless_object.h [autoptr] 1.28.2.3:
                   7756:        * src/types/pa_vstatus.h [autoptr] 1.15.2.4:
                   7757:        * src/types/pa_vstring.h [autoptr] 1.54.2.4:
                   7758:        * src/types/pa_vtable.h [autoptr] 1.48.2.2:
                   7759:        * src/types/pa_vvoid.h [autoptr] 1.17.2.3:
                   7760:        * src/types/pa_wcontext.C [autoptr] 1.24.2.2:
                   7761:        * src/types/pa_wcontext.h [autoptr] 1.42.2.4:
                   7762:        * src/types/pa_wwrapper.h [autoptr] 1.28.2.1:
                   7763:        * www/htdocs/.htaccess [autoptr] 1.12.6.1:
                   7764:                ConstStringPtr died, long live StringPtr
                   7765: 
                   7766: 2003-01-30  paf
                   7767:        * src/classes/classes.h [autoptr] 1.23.2.5:
                   7768:        * src/include/pa_pool.h [autoptr] 1.86.2.20:
                   7769:        * src/main/compile.C [autoptr] 1.69.2.2:
                   7770:        * src/main/compile.tab.C [autoptr] 1.81.2.1:
                   7771:        * src/types/pa_value.h [autoptr] 1.109.2.12:
                   7772:        * src/types/pa_vfile.h [autoptr] 1.52.2.6:
                   7773:        * src/types/pa_vhash.h [autoptr] 1.43.2.5:
                   7774:        * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.3:
                   7775:        * src/types/pa_vstateless_class.C [autoptr] 1.19.2.1:
                   7776:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.8:
                   7777:        * src/types/types.dsp [autoptr] 1.35.10.3:
                   7778:                vstateless_class compiled
                   7779: 
                   7780:        * src/include/pa_charset.h [autoptr] 1.20.2.8:
                   7781:        * src/include/pa_request.h [autoptr] 1.160.2.7:
                   7782:        * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.5:
                   7783:        * src/main/compile.tab.C [autoptr] 1.81.2.2:
                   7784:        * src/main/compile.y [autoptr] 1.204.2.2:
                   7785:        * src/main/compile_tools.h [autoptr] 1.67.2.4:
                   7786:        * src/main/pa_request.C [autoptr] 1.245.2.3:
                   7787:        * src/types/pa_vobject.h [autoptr] 1.38.2.4:
                   7788:        * src/types/pa_vstatus.h [autoptr] 1.15.2.3:
                   7789:                grammar compiled
                   7790: 
                   7791:        * src/include/pa_opcode.h [autoptr] 1.24.2.1:
                   7792:        * src/main/compile_tools.h [autoptr] 1.67.2.1:
                   7793:        * src/main/execute.C [autoptr] 1.295.2.3:
                   7794:        * src/main/main.dsp [autoptr] 1.161.6.6:
                   7795:        * src/types/pa_value.C [autoptr] 1.9.2.5:
                   7796:        * src/types/pa_value.h [autoptr] 1.109.2.11:
                   7797:        * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.2:
                   7798:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.7:
                   7799:                value compiled
                   7800: 
                   7801:        * src/types/pa_vmethod_frame.C 1.1:
                   7802:                file pa_vmethod_frame.C was initially added on branch autoptr.
                   7803: 
                   7804:        * src/include/pa_array.h [autoptr] 1.57.2.15:
                   7805:        * src/include/pa_operation.h [autoptr] 1.1.2.3:
                   7806:        * src/include/pa_table.h [autoptr] 1.48.2.7:
                   7807:        * src/main/compile_tools.C [autoptr] 1.54.2.2:
                   7808:        * src/main/compile_tools.h [autoptr] 1.67.2.3:
                   7809:        * src/main/pa_table.C [autoptr] 1.53.2.6:
                   7810:                compile_tools compiled
                   7811: 
                   7812:        * src/main/compile.C [autoptr] 1.69.2.1:
                   7813:                compile compiled
                   7814: 
                   7815:        * ltmain.sh 1.5:
                   7816:                *** empty log message ***
                   7817: 
                   7818:        * src/include/pa_operation.h [autoptr] 1.1.2.2:
                   7819:        * src/main/compile.y [autoptr] 1.204.2.1:
                   7820:        * src/main/compile_tools.C [autoptr] 1.54.2.1:
                   7821:        * src/main/compile_tools.h [autoptr] 1.67.2.2:
                   7822:                started compile_tools. vagues ideas of how to free compiled code
                   7823: 
                   7824:        * src/include/pa_operation.h 1.1:
                   7825:                file pa_operation.h was initially added on branch autoptr.
                   7826: 
                   7827: 2003-01-29  paf
                   7828:        * src/include/pa_request_charsets.h [autoptr] 1.1.2.2:
                   7829:        * src/include/pa_request_info.h [autoptr] 1.1.2.3:
                   7830:        * src/main/main.dsp [autoptr] 1.161.6.5:
                   7831:        * src/main/untaint.C [autoptr] 1.115.2.4:
                   7832:                more compiled
                   7833: 
                   7834:        * src/include/pa_globals.h [autoptr] 1.101.2.9:
                   7835:        * src/include/pa_request.h [autoptr] 1.160.2.6:
                   7836:        * src/main/pa_globals.C [autoptr] 1.152.2.9:
                   7837:        * src/main/pa_request.C [autoptr] 1.245.2.2:
                   7838:        * src/types/pa_value.h [autoptr] 1.109.2.10:
                   7839:        * src/types/pa_vmethod_frame.h [autoptr] 1.45.2.1:
                   7840:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.6:
                   7841:        * src/types/pa_wcontext.h [autoptr] 1.42.2.3:
                   7842:        * src/types/types.dsp [autoptr] 1.35.10.2:
                   7843:                vmethodframe, pa_request.h compiled
                   7844: 
                   7845:        * src/classes/file.C [autoptr] 1.107.2.2:
                   7846:        * src/include/pa_globals.h [autoptr] 1.101.2.8:
                   7847:        * src/main/pa_globals.C [autoptr] 1.152.2.8:
                   7848:        * src/types/pa_value.C [autoptr] 1.9.2.4:
                   7849:        * src/types/pa_value.h [autoptr] 1.109.2.9:
                   7850:        * src/types/pa_vfile.C [autoptr] 1.36.2.1:
                   7851:        * src/types/pa_vfile.h [autoptr] 1.52.2.4:
                   7852:                vfile compiled
                   7853: 
                   7854:        * src/classes/classes.h [autoptr] 1.23.2.3:
                   7855:        * src/classes/math.C [autoptr] 1.24.2.1:
                   7856:        * src/include/pa_pool.h [autoptr] 1.86.2.17:
                   7857:        * src/include/pa_request.h [autoptr] 1.160.2.3:
                   7858:        * src/include/pa_sapi.h [autoptr] 1.22.2.2:
                   7859:        * src/include/pa_string.h [autoptr] 1.144.2.13:
                   7860:        * src/main/main.dsp [autoptr] 1.161.6.3:
                   7861:        * src/types/pa_value.h [autoptr] 1.109.2.5:
                   7862:        * src/types/pa_vbool.h [autoptr] 1.21.2.2:
                   7863:        * src/types/pa_vclass.h [autoptr] 1.39.2.2:
                   7864:        * src/types/pa_vdouble.h [autoptr] 1.42.2.3:
                   7865:        * src/types/pa_venv.h [autoptr] 1.28.2.1:
                   7866:        * src/types/pa_vfile.h [autoptr] 1.52.2.2:
                   7867:        * src/types/pa_vform.C [autoptr] 1.74.2.1:
                   7868:        * src/types/pa_vform.h [autoptr] 1.45.2.1:
                   7869:        * src/types/pa_vjunction.h [autoptr] 1.19.2.2:
                   7870:        * src/types/pa_vmath.C [autoptr] 1.1.2.2:
                   7871:        * src/types/pa_vmath.h [autoptr] 1.14.2.1:
                   7872:        * src/types/pa_vobject.h [autoptr] 1.38.2.2:
                   7873:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.4:
                   7874:        * src/types/pa_vstateless_object.h [autoptr] 1.28.2.2:
                   7875:        * src/types/pa_vstatus.h [autoptr] 1.15.2.2:
                   7876:        * src/types/pa_vstring.h [autoptr] 1.54.2.2:
                   7877:        * src/types/types.dsp [autoptr] 1.35.10.1:
                   7878:                vmath compiled
                   7879: 
                   7880:        * src/types/pa_vmath.C 1.1:
                   7881:                file pa_vmath.C was initially added on branch autoptr.
                   7882: 
                   7883:        * src/include/pa_common.h [autoptr] 1.89.2.5:
                   7884:        * src/include/pa_globals.h [autoptr] 1.101.2.7:
                   7885:        * src/include/pa_string.h [autoptr] 1.144.2.16:
                   7886:        * src/main/pa_globals.C [autoptr] 1.152.2.7:
                   7887:        * src/types/pa_value.C [autoptr] 1.9.2.3:
                   7888:        * src/types/pa_value.h [autoptr] 1.109.2.8:
                   7889:        * src/types/pa_vcookie.C [autoptr] 1.55.2.1:
                   7890:        * src/types/pa_vcookie.h [autoptr] 1.23.2.1:
                   7891:        * src/types/pa_vform.C [autoptr] 1.74.2.2:
                   7892:        * src/types/pa_vform.h [autoptr] 1.45.2.3:
                   7893:                vcookie compiled
                   7894: 
1.24      paf      7895:        * src/lib/ltdl/config_fixed.h [autoptr] 1.2.2.1:
                   7896:                libltdl compiled without warnings now
                   7897: 
1.22      paf      7898:        * src/include/pa_request_info.h 1.1:
                   7899:                file pa_request_info.h was initially added on branch autoptr.
                   7900: 
                   7901:        * src/include/pa_array.h [autoptr] 1.57.2.14:
                   7902:        * src/include/pa_exception.h [autoptr] 1.38.2.11:
                   7903:        * src/include/pa_pool.h [autoptr] 1.86.2.19:
                   7904:        * src/main/pa_exception.C [autoptr] 1.43.2.8:
                   7905:        * src/types/pa_vfile.C [autoptr] 1.36.2.2:
                   7906:        * src/types/pa_vfile.h [autoptr] 1.52.2.5:
                   7907:        * src/types/pa_vimage.C [autoptr] 1.22.2.1:
                   7908:        * src/types/pa_vimage.h [autoptr] 1.34.2.1:
                   7909:                gd compiled
                   7910: 
                   7911:        * src/include/pa_exception.h [autoptr] 1.38.2.10:
                   7912:        * src/main/pa_cache_managers.C [autoptr] 1.7.2.3:
                   7913:        * src/main/pa_charsets.C [autoptr] 1.11.2.6:
                   7914:        * src/main/pa_common.C [autoptr] 1.143.2.8:
                   7915:        * src/main/pa_dir.C [autoptr] 1.14.2.1:
                   7916:        * src/main/pa_exception.C [autoptr] 1.43.2.7:
                   7917:        * src/main/pa_exec.C [autoptr] 1.48.2.3:
                   7918:        * src/main/pa_pool.C [autoptr] 1.59.2.2:
                   7919:        * src/main/pa_socks.C [autoptr] 1.18.2.2:
                   7920:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.7:
                   7921:        * src/main/pa_string.C [autoptr] 1.172.2.9:
                   7922:        * src/main/pa_uue.C [autoptr] 1.4.2.2:
                   7923:                #include "pa_value_includes.h"
                   7924:                everywhere in main
                   7925: 
                   7926:        * src/include/pa_charsets.h [autoptr] 1.8.2.5:
                   7927:        * src/include/pa_request.h [autoptr] 1.160.2.5:
                   7928:        * src/include/pa_request_info.h [autoptr] 1.1.2.2:
                   7929:        * src/include/pa_string.h [autoptr] 1.144.2.15:
                   7930:        * src/main/pa_charsets.C [autoptr] 1.11.2.5:
                   7931:        * src/types/pa_value.h [autoptr] 1.109.2.7:
                   7932:        * src/types/pa_vdate.h [autoptr] 1.24.2.1:
                   7933:        * src/types/pa_vform.h [autoptr] 1.45.2.2:
                   7934:        * src/types/pa_vhash.h [autoptr] 1.43.2.4:
                   7935:        * src/types/pa_vobject.C [autoptr] 1.12.2.2:
                   7936:        * src/types/pa_vobject.h [autoptr] 1.38.2.3:
                   7937:        * src/types/pa_vrequest.C [autoptr] 1.27.2.2:
                   7938:        * src/types/pa_vrequest.C [autoptr] 1.27.2.3:
                   7939:        * src/types/pa_vresponse.C [autoptr] 1.17.2.1:
                   7940:        * src/types/pa_vresponse.C [autoptr] 1.17.2.2:
                   7941:        * src/types/pa_vresponse.h [autoptr] 1.32.2.1:
                   7942:        * src/types/pa_vresponse.h [autoptr] 1.32.2.2:
                   7943:        * src/types/pa_wcontext.h [autoptr] 1.42.2.2:
                   7944:                vrequest compiled
                   7945: 
                   7946:        * src/types/pa_value_includes.h 1.1:
                   7947:                file pa_value_includes.h was initially added on branch autoptr.
                   7948: 
                   7949:        * src/classes/classes.h [autoptr] 1.23.2.4:
                   7950:        * src/include/pa_charset.h [autoptr] 1.20.2.7:
                   7951:        * src/include/pa_charsets.h [autoptr] 1.8.2.4:
                   7952:        * src/include/pa_globals.h [autoptr] 1.101.2.6:
                   7953:        * src/include/pa_pool.h [autoptr] 1.86.2.18:
                   7954:        * src/include/pa_request.h [autoptr] 1.160.2.4:
                   7955:        * src/include/pa_string.h [autoptr] 1.144.2.14:
                   7956:        * src/main/main.dsp [autoptr] 1.161.6.4:
                   7957:        * src/main/pa_charset.C [autoptr] 1.33.2.4:
                   7958:        * src/main/pa_charsets.C [autoptr] 1.11.2.4:
                   7959:        * src/main/pa_globals.C [autoptr] 1.152.2.6:
                   7960:        * src/main/untaint.C [autoptr] 1.115.2.3:
                   7961:        * src/types/pa_value.h [autoptr] 1.109.2.6:
                   7962:        * src/types/pa_vdouble.h [autoptr] 1.42.2.4:
                   7963:        * src/types/pa_vfile.h [autoptr] 1.52.2.3:
                   7964:        * src/types/pa_vint.h [autoptr] 1.38.2.4:
                   7965:        * src/types/pa_vmath.C [autoptr] 1.1.2.3:
                   7966:        * src/types/pa_vrequest.C [autoptr] 1.27.2.1:
                   7967:        * src/types/pa_vrequest.h [autoptr] 1.25.2.1:
                   7968:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.5:
                   7969:        * src/types/pa_vstring.h [autoptr] 1.54.2.3:
                   7970:        * src/types/pa_vvoid.h [autoptr] 1.17.2.2:
                   7971:                vrequest,vdouble,vint compiled
                   7972: 
                   7973:        * src/include/pa_request_charsets.h 1.1:
                   7974:                file pa_request_charsets.h was initially added on branch
                   7975:                autoptr.
                   7976: 
                   7977: 2003-01-28  paf
                   7978:        * src/include/pa_charset.h [autoptr] 1.20.2.6:
                   7979:        * src/include/pa_exception.h [autoptr] 1.38.2.9:
                   7980:        * src/include/pa_request.h [autoptr] 1.160.2.2:
                   7981:        * src/include/pa_string.h [autoptr] 1.144.2.12:
                   7982:        * src/main/untaint.C [autoptr] 1.115.2.2:
                   7983:                untaint compiled
                   7984: 
                   7985:        * src/include/pa_charset.h [autoptr] 1.20.2.5:
                   7986:        * src/main/pa_charset.C [autoptr] 1.33.2.3:
                   7987:        * src/main/pa_charsets.C [autoptr] 1.11.2.3:
                   7988:                charset/s simplified [charset::pool_for_load introduced]
                   7989: 
                   7990:        * src/include/pa_cache_managers.h [autoptr] 1.9.2.3:
                   7991:        * src/main/pa_cache_managers.C [autoptr] 1.7.2.2:
                   7992:        * src/main/pa_globals.C [autoptr] 1.152.2.5:
                   7993:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.6:
                   7994:                globals compiled
                   7995: 
                   7996:        * src/include/pa_array.h [autoptr] 1.57.2.11:
                   7997:        * src/include/pa_charset.h [autoptr] 1.20.2.3:
                   7998:        * src/include/pa_charsets.h [autoptr] 1.8.2.1:
                   7999:        * src/include/pa_pool.h [autoptr] 1.86.2.13:
                   8000:        * src/include/pa_sql_connection.h [autoptr] 1.30.2.4:
                   8001:        * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.4:
                   8002:        * src/include/pa_stack.h [autoptr] 1.17.2.2:
                   8003:        * src/include/pa_string.h [autoptr] 1.144.2.9:
                   8004:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.4:
                   8005:        * src/types/pa_vhash.h [autoptr] 1.43.2.3:
                   8006:        * src/types/pa_vint.h [autoptr] 1.38.2.3:
                   8007:                sql_driver_manager compiled
                   8008: 
                   8009:        * src/classes/date.C [autoptr] 1.42.2.1:
                   8010:        * src/include/pa_charset.h [autoptr] 1.20.2.4:
                   8011:        * src/include/pa_charsets.h [autoptr] 1.8.2.2:
                   8012:        * src/include/pa_charsets.h [autoptr] 1.8.2.3:
                   8013:        * src/include/pa_globals.h [autoptr] 1.101.2.5:
                   8014:        * src/main/pa_charset.C [autoptr] 1.33.2.2:
                   8015:        * src/main/pa_charsets.C [autoptr] 1.11.2.1:
                   8016:        * src/main/pa_charsets.C [autoptr] 1.11.2.2:
                   8017:        * src/main/pa_globals.C [autoptr] 1.152.2.4:
                   8018:        * src/main/pa_request.C [autoptr] 1.245.2.1:
                   8019:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.5:
                   8020:                pa_charsets compiled
                   8021: 
1.24      paf      8022:        * src/include/pa_pool.h [autoptr] 1.86.2.14:
                   8023:        * src/main/pa_common.C [autoptr] 1.143.2.7:
                   8024:        * src/types/pa_vdouble.h [autoptr] 1.42.2.2:
                   8025:                common compiled
                   8026: 
1.22      paf      8027:        * etc/parser3.charsets/koi8-r.cfg 1.3:
                   8028:        * etc/parser3.charsets/windows-1251.cfg 1.7:
                   8029:                ukranian letter i with two dots added to koi,
                   8030:                all ukranian letters added to win1251.
                   8031:                
                   8032:                typographic simbol 0xb9 deleted from win1251 [strange one & were abscent from koi]
                   8033: 
                   8034:        * src/classes/classes.h [autoptr] 1.23.2.2:
                   8035:        * src/classes/date.C [autoptr] 1.42.2.2:
                   8036:        * src/classes/file.C [autoptr] 1.107.2.1:
                   8037:        * src/classes/hash.C [autoptr] 1.54.2.1:
                   8038:        * src/classes/image.C [autoptr] 1.90.2.2:
                   8039:        * src/classes/table.C [autoptr] 1.172.2.1:
                   8040:        * src/classes/xdoc.C [autoptr] 1.108.2.1:
                   8041:        * src/classes/xnode.h [autoptr] 1.18.2.1:
                   8042:        * src/main/execute.C [autoptr] 1.295.2.2:
                   8043:        * src/main/main.dsp [autoptr] 1.161.6.2:
                   8044:        * src/types/pa_value.h [autoptr] 1.109.2.4:
                   8045:        * src/types/pa_vclass.C [autoptr] 1.16.2.1:
                   8046:        * src/types/pa_vclass.h [autoptr] 1.39.2.1:
                   8047:        * src/types/pa_vobject.C [autoptr] 1.12.2.1:
                   8048:        * src/types/pa_vobject.h [autoptr] 1.38.2.1:
                   8049:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.3:
                   8050:                started main: compile_tools
                   8051: 
                   8052:        * src/include/pa_array.h [autoptr] 1.57.2.13:
                   8053:        * src/include/pa_string.h [autoptr] 1.144.2.11:
                   8054:        * src/main/execute.C [autoptr] 1.295.2.1:
                   8055:        * src/main/untaint.C [autoptr] 1.115.2.1:
                   8056:        * src/types/pa_vmail.C [autoptr] 1.40.2.1:
                   8057:                more compiled.
                   8058:                struck with string::store_to needing to know source/client charsets
                   8059: 
                   8060:        * src/include/pa_exception.h [autoptr] 1.38.2.8:
                   8061:        * src/include/pa_uue.h [autoptr] 1.4.2.1:
                   8062:        * src/main/pa_uue.C [autoptr] 1.4.2.1:
                   8063:        * src/types/pa_vfile.h [autoptr] 1.52.2.1:
                   8064:                uue compiled
                   8065: 
                   8066:        * src/include/pa_table.h [autoptr] 1.48.2.6:
                   8067:        * src/main/pa_string.C [autoptr] 1.172.2.8:
                   8068:        * src/main/pa_table.C [autoptr] 1.53.2.5:
                   8069:                table compiled
                   8070: 
                   8071:        * src/include/pa_array.h [autoptr] 1.57.2.12:
                   8072:        * src/include/pa_exec.h [autoptr] 1.11.2.1:
                   8073:        * src/include/pa_hash.h [autoptr] 1.58.2.9:
                   8074:        * src/include/pa_pool.h [autoptr] 1.86.2.15:
                   8075:        * src/main/pa_exec.C [autoptr] 1.48.2.2:
                   8076:                pa_exec win32 compiled
                   8077: 
                   8078: 2003-01-27  paf
                   8079:        * src/include/pa_array.h [autoptr] 1.57.2.9:
                   8080:        * src/include/pa_common.h [autoptr] 1.89.2.4:
                   8081:        * src/include/pa_hash.h [autoptr] 1.58.2.7:
                   8082:        * src/include/pa_pool.h [autoptr] 1.86.2.9:
                   8083:        * src/include/pa_string.h [autoptr] 1.144.2.7:
                   8084:        * src/main/pa_common.C [autoptr] 1.143.2.4:
                   8085:        * src/main/pa_string.C [autoptr] 1.172.2.6:
                   8086:        * src/types/pa_value.C [autoptr] 1.9.2.2:
                   8087:        * src/types/pa_value.h [autoptr] 1.109.2.3:
                   8088:        * src/types/pa_vhash.h [autoptr] 1.43.2.2:
                   8089:        * src/types/pa_vint.h [autoptr] 1.38.2.2:
                   8090:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.2:
                   8091:        * src/types/pa_wcontext.C [autoptr] 1.24.2.1:
                   8092:        * src/types/pa_wcontext.h [autoptr] 1.42.2.1:
                   8093:                wcontext compiled
                   8094: 
                   8095:        * src/include/pa_exception.h [autoptr] 1.38.2.6:
                   8096:        * src/include/pa_sql_connection.h [autoptr] 1.30.2.3:
                   8097:        * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.3:
                   8098:        * src/include/pa_string.h [autoptr] 1.144.2.8:
                   8099:        * src/main/pa_common.C [autoptr] 1.143.2.6:
                   8100:        * src/main/pa_exec.C [autoptr] 1.48.2.1:
                   8101:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.3:
                   8102:        * src/sql/pa_sql_driver.h [autoptr] 1.34.2.1:
                   8103:                paused on sql_manager
                   8104: 
                   8105:        * src/classes/op.C [autoptr] 1.127.2.3:
                   8106:        * src/include/pa_globals.h [autoptr] 1.101.2.4:
                   8107:        * src/include/pa_hash.h [autoptr] 1.58.2.8:
                   8108:        * src/include/pa_sql_connection.h [autoptr] 1.30.2.1:
                   8109:        * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.1:
                   8110:        * src/include/pa_table.h [autoptr] 1.48.2.5:
                   8111:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.1:
                   8112:        * src/main/pa_table.C [autoptr] 1.53.2.4:
                   8113:                table compiled
                   8114: 
                   8115:        * src/include/pa_pool.h [autoptr] 1.86.2.10:
                   8116:        * src/main/pa_common.C [autoptr] 1.143.2.5:
                   8117:                common compiled
                   8118: 
                   8119:        * src/include/pa_cache_managers.h [autoptr] 1.9.2.1:
                   8120:        * src/main/pa_cache_managers.C [autoptr] 1.7.2.1:
                   8121:                cache_managers compiled
                   8122: 
                   8123:        * src/include/pa_cache_managers.h [autoptr] 1.9.2.2:
                   8124:        * src/include/pa_pool.h [autoptr] 1.86.2.12:
                   8125:        * src/include/pa_sql_connection.h [autoptr] 1.30.2.2:
                   8126:        * src/include/pa_sql_driver_manager.h [autoptr] 1.26.2.2:
                   8127:        * src/include/pa_stack.h [autoptr] 1.17.2.1:
                   8128:        * src/main/pa_sql_driver_manager.C [autoptr] 1.69.2.2:
                   8129:        * src/types/pa_vtable.h [autoptr] 1.48.2.1:
                   8130:        * src/types/pa_vvoid.h [autoptr] 1.17.2.1:
                   8131:                vtable compiled
                   8132: 
                   8133:        * src/include/pa_array.h [autoptr] 1.57.2.10:
                   8134:        * src/include/pa_charset.h [autoptr] 1.20.2.2:
                   8135:        * src/include/pa_pool.h [autoptr] 1.86.2.11:
                   8136:        * src/main/pa_charset.C [autoptr] 1.33.2.1:
                   8137:                charset compiled
                   8138: 
                   8139: 2003-01-24  paf
                   8140:        * src/classes/classes.C [autoptr] 1.18.2.1:
                   8141:        * src/classes/classes.h [autoptr] 1.23.2.1:
                   8142:        * src/include/pa_array.h [autoptr] 1.57.2.8:
                   8143:        * src/include/pa_common.h [autoptr] 1.89.2.3:
                   8144:        * src/include/pa_globals.h [autoptr] 1.101.2.3:
                   8145:        * src/include/pa_hash.h [autoptr] 1.58.2.6:
                   8146:        * src/include/pa_pool.h [autoptr] 1.86.2.8:
                   8147:        * src/include/pa_string.h [autoptr] 1.144.2.6:
                   8148:        * src/main/pa_common.C [autoptr] 1.143.2.3:
                   8149:        * src/main/pa_globals.C [autoptr] 1.152.2.3:
                   8150:        * src/main/pa_string.C [autoptr] 1.172.2.5:
                   8151:        * src/types/pa_value.h [autoptr] 1.109.2.2:
                   8152:        * src/types/pa_vbool.h [autoptr] 1.21.2.1:
                   8153:        * src/types/pa_vdouble.h [autoptr] 1.42.2.1:
                   8154:        * src/types/pa_vhash.h [autoptr] 1.43.2.1:
                   8155:        * src/types/pa_vint.h [autoptr] 1.38.2.1:
                   8156:        * src/types/pa_vjunction.h [autoptr] 1.19.2.1:
                   8157:        * src/types/pa_vstateless_class.h [autoptr] 1.42.2.1:
                   8158:        * src/types/pa_vstateless_object.h [autoptr] 1.28.2.1:
                   8159:        * src/types/pa_vstatus.h [autoptr] 1.15.2.1:
                   8160:        * src/types/pa_vstring.h [autoptr] 1.54.2.1:
                   8161:                more patched
                   8162: 
                   8163:        * src/classes/op.C [autoptr] 1.127.2.2:
                   8164:        * src/include/pa_array.h [autoptr] 1.57.2.7:
                   8165:        * src/include/pa_exception.h [autoptr] 1.38.2.5:
                   8166:        * src/include/pa_hash.h [autoptr] 1.58.2.5:
                   8167:        * src/include/pa_pool.h [autoptr] 1.86.2.7:
                   8168:        * src/include/pa_string.h [autoptr] 1.144.2.5:
                   8169:        * src/include/pa_table.h [autoptr] 1.48.2.4:
                   8170:        * src/main/pa_dictionary.C [autoptr] 1.17.2.2:
                   8171:        * src/main/pa_exception.C [autoptr] 1.43.2.5:
                   8172:        * src/main/pa_string.C [autoptr] 1.172.2.4:
                   8173:        * src/main/pa_table.C [autoptr] 1.53.2.3:
                   8174:                string compiled
                   8175: 
                   8176:        * src/include/pa_array.h [autoptr] 1.57.2.6:
                   8177:        * src/include/pa_common.h [autoptr] 1.89.2.2:
                   8178:        * src/include/pa_dictionary.h [autoptr] 1.13.2.2:
                   8179:        * src/include/pa_exception.h [autoptr] 1.38.2.4:
                   8180:        * src/include/pa_pool.h [autoptr] 1.86.2.6:
                   8181:        * src/include/pa_string.h [autoptr] 1.144.2.4:
                   8182:        * src/include/pa_table.h [autoptr] 1.48.2.3:
                   8183:        * src/main/pa_common.C [autoptr] 1.143.2.2:
                   8184:        * src/main/pa_dictionary.C [autoptr] 1.17.2.1:
                   8185:        * src/main/pa_exception.C [autoptr] 1.43.2.4:
                   8186:        * src/main/pa_string.C [autoptr] 1.172.2.3:
                   8187:                dictionary compiled
                   8188: 
                   8189: 2003-01-23  paf
                   8190:        * src/include/pa_array.h [autoptr] 1.57.2.4:
                   8191:        * src/include/pa_exception.h [autoptr] 1.38.2.2:
                   8192:        * src/include/pa_hash.h [autoptr] 1.58.2.4:
                   8193:        * src/include/pa_pool.h [autoptr] 1.86.2.4:
                   8194:        * src/include/pa_table.h [autoptr] 1.48.2.2:
                   8195:        * src/main/pa_exception.C [autoptr] 1.43.2.2:
                   8196:        * src/main/pa_table.C [autoptr] 1.53.2.2:
                   8197:                table compiled
                   8198: 
                   8199:        * src/include/pa_array.h [autoptr] 1.57.2.2:
                   8200:        * src/include/pa_hash.h [autoptr] 1.58.2.2:
                   8201:        * src/include/pa_pool.h [autoptr] 1.86.2.2:
                   8202:        * src/main/main.dsp [autoptr] 1.161.6.1:
                   8203:                continued with Hash
                   8204: 
                   8205:        * src/include/pa_array.h [autoptr] 1.57.2.5:
                   8206:        * src/include/pa_common.h [autoptr] 1.89.2.1:
                   8207:        * src/include/pa_exception.h [autoptr] 1.38.2.3:
                   8208:        * src/include/pa_globals.h [autoptr] 1.101.2.2:
                   8209:        * src/include/pa_pool.h [autoptr] 1.86.2.5:
                   8210:        * src/include/pa_request.h [autoptr] 1.160.2.1:
                   8211:        * src/include/pa_string.h [autoptr] 1.144.2.3:
                   8212:        * src/main/pa_common.C [autoptr] 1.143.2.1:
                   8213:        * src/main/pa_exception.C [autoptr] 1.43.2.3:
                   8214:        * src/main/pa_globals.C [autoptr] 1.152.2.2:
                   8215:        * src/types/pa_value.C [autoptr] 1.9.2.1:
                   8216:        * src/types/pa_value.h [autoptr] 1.109.2.1:
                   8217:                resurrected pool in new sense: now it's factory, producing
                   8218:                accounting memory chunks for read[autofree] buffers
                   8219: 
                   8220:        * src/classes/image.C [autoptr] 1.90.2.1:
                   8221:        * src/classes/op.C [autoptr] 1.127.2.1:
                   8222:        * src/include/pa_array.h [autoptr] 1.57.2.3:
                   8223:        * src/include/pa_exception.h [autoptr] 1.38.2.1:
                   8224:        * src/include/pa_globals.h [autoptr] 1.101.2.1:
                   8225:        * src/include/pa_hash.h [autoptr] 1.58.2.3:
                   8226:        * src/include/pa_pool.h [autoptr] 1.86.2.3:
                   8227:        * src/include/pa_pragma_pack_begin.h [autoptr] 1.6.2.1:
                   8228:        * src/include/pa_pragma_pack_end.h [autoptr] 1.6.2.1:
                   8229:        * src/include/pa_sapi.h [autoptr] 1.22.2.1:
                   8230:        * src/include/pa_string.h [autoptr] 1.144.2.2:
                   8231:        * src/include/pa_table.h [autoptr] 1.48.2.1:
                   8232:        * src/include/pa_types.h [autoptr] 1.44.2.1:
                   8233:        * src/main/pa_exception.C [autoptr] 1.43.2.1:
                   8234:        * src/main/pa_globals.C [autoptr] 1.152.2.1:
                   8235:        * src/main/pa_string.C [autoptr] 1.172.2.2:
                   8236:        * src/main/pa_table.C [autoptr] 1.53.2.1:
                   8237:                aint that easy
                   8238: 
                   8239:        * src/main/pa_common.C 1.144:
                   8240:                connect_string allocated on heap[wes on stack] now. and exception can be reported OK now [can be reported outside of pro
                   8241:                c with that stack]
                   8242: 
                   8243:        * src/lib/pcre/8859-1.ucm 1.1:
                   8244:                file 8859-1.ucm was initially added on branch autoptr.
                   8245: 
                   8246: 2003-01-22  paf
                   8247:        * src/include/pa_array.h [autoptr] 1.57.2.1:
                   8248:        * src/include/pa_charset.h [autoptr] 1.20.2.1:
                   8249:        * src/include/pa_dictionary.h [autoptr] 1.13.2.1:
                   8250:        * src/include/pa_hash.h [autoptr] 1.58.2.1:
                   8251:        * src/include/pa_pool.h [autoptr] 1.86.2.1:
                   8252:        * src/include/pa_string.h [autoptr] 1.144.2.1:
                   8253:        * src/main/pa_array.C [autoptr] 1.54.2.1:
                   8254:        * src/main/pa_hash.C [autoptr] 1.53.2.1:
                   8255:        * src/main/pa_pool.C [autoptr] 1.59.2.1:
                   8256:        * src/main/pa_string.C [autoptr] 1.172.2.1:
                   8257:                started auto_ptr.
                   8258:                PA_Object is base: contains references_count.
                   8259:                auto_ptr template calls add_ref/release
                   8260: 
                   8261: 2003-01-21  paf
                   8262:        * src/classes/classes.C 1.18:
                   8263:        * src/classes/classes.h 1.23:
                   8264:        * src/classes/date.C 1.42:
                   8265:        * src/classes/double.C 1.53:
                   8266:        * src/classes/file.C 1.107:
                   8267:        * src/classes/form.C 1.34:
                   8268:        * src/classes/hash.C 1.54:
                   8269:        * src/classes/image.C 1.90:
                   8270:        * src/classes/int.C 1.49:
                   8271:        * src/classes/mail.C 1.88:
                   8272:        * src/classes/math.C 1.24:
                   8273:        * src/classes/op.C 1.127:
                   8274:        * src/classes/response.C 1.23:
                   8275:        * src/classes/string.C 1.125:
                   8276:        * src/classes/table.C 1.172:
                   8277:        * src/classes/void.C 1.28:
                   8278:        * src/classes/xdoc.C 1.108:
                   8279:        * src/classes/xnode.C 1.54:
                   8280:        * src/classes/xnode.h 1.18:
                   8281:        * src/include/pa_array.h 1.57:
                   8282:        * src/include/pa_cache_managers.h 1.9:
                   8283:        * src/include/pa_charset.h 1.20:
                   8284:        * src/include/pa_charsets.h 1.8:
                   8285:        * src/include/pa_common.h 1.89:
                   8286:        * src/include/pa_config_fixed.h 1.54:
                   8287:        * src/include/pa_config_includes.h 1.23:
                   8288:        * src/include/pa_dictionary.h 1.13:
                   8289:        * src/include/pa_dir.h 1.13:
                   8290:        * src/include/pa_exception.h 1.38:
                   8291:        * src/include/pa_exec.h 1.11:
                   8292:        * src/include/pa_globals.h 1.101:
                   8293:        * src/include/pa_hash.h 1.58:
                   8294:        * src/include/pa_opcode.h 1.24:
                   8295:        * src/include/pa_pool.h 1.86:
                   8296:        * src/include/pa_pragma_pack_begin.h 1.6:
                   8297:        * src/include/pa_pragma_pack_end.h 1.6:
                   8298:        * src/include/pa_request.h 1.160:
                   8299:        * src/include/pa_sapi.h 1.22:
                   8300:        * src/include/pa_socks.h 1.11:
                   8301:        * src/include/pa_sql_connection.h 1.30:
                   8302:        * src/include/pa_sql_driver_manager.h 1.26:
                   8303:        * src/include/pa_stack.h 1.17:
                   8304:        * src/include/pa_string.h 1.144:
                   8305:        * src/include/pa_stylesheet_connection.h 1.32:
                   8306:        * src/include/pa_stylesheet_manager.h 1.15:
                   8307:        * src/include/pa_table.h 1.48:
                   8308:        * src/include/pa_threads.h 1.26:
                   8309:        * src/include/pa_types.h 1.44:
                   8310:        * src/include/pa_uue.h 1.4:
                   8311:        * src/lib/md5/pa_md5.h 1.5:
                   8312:        * src/lib/md5/pa_md5c.c 1.6:
                   8313:        * src/lib/pcre/pcre_parser_ctype.c 1.3:
                   8314:        * src/main/compile.C 1.69:
                   8315:        * src/main/compile.tab.C 1.80:
                   8316:        * src/main/compile.y 1.204:
                   8317:        * src/main/compile_tools.C 1.54:
                   8318:        * src/main/compile_tools.h 1.67:
                   8319:        * src/main/execute.C 1.295:
                   8320:        * src/main/pa_array.C 1.54:
                   8321:        * src/main/pa_cache_managers.C 1.7:
                   8322:        * src/main/pa_charset.C 1.33:
                   8323:        * src/main/pa_charsets.C 1.11:
                   8324:        * src/main/pa_common.C 1.143:
                   8325:        * src/main/pa_dictionary.C 1.17:
                   8326:        * src/main/pa_dir.C 1.14:
                   8327:        * src/main/pa_exception.C 1.43:
                   8328:        * src/main/pa_exec.C 1.48:
                   8329:        * src/main/pa_globals.C 1.152:
                   8330:        * src/main/pa_hash.C 1.53:
                   8331:        * src/main/pa_pool.C 1.59:
                   8332:        * src/main/pa_request.C 1.245:
                   8333:        * src/main/pa_socks.C 1.18:
                   8334:        * src/main/pa_sql_driver_manager.C 1.69:
                   8335:        * src/main/pa_string.C 1.172:
                   8336:        * src/main/pa_stylesheet_manager.C 1.16:
                   8337:        * src/main/pa_table.C 1.53:
                   8338:        * src/main/pa_uue.C 1.4:
                   8339:        * src/main/untaint.C 1.115:
                   8340:        * src/sql/pa_sql_driver.h 1.34:
                   8341:        * src/targets/apache13/mod_parser3.C 1.28:
                   8342:        * src/targets/apache13/pa_md5c.c 1.5:
                   8343:        * src/targets/apache13/pa_pool.C 1.8:
                   8344:        * src/targets/apache13/pa_threads.C 1.11:
                   8345:        * src/targets/cgi/pa_pool.C 1.41:
                   8346:        * src/targets/cgi/pa_threads.C 1.12:
                   8347:        * src/targets/cgi/parser3.C 1.216:
                   8348:        * src/targets/cgi/pool_storage.h 1.13:
                   8349:        * src/targets/isapi/pa_pool.C 1.16:
                   8350:        * src/targets/isapi/pa_threads.C 1.13:
                   8351:        * src/targets/isapi/parser3isapi.C 1.82:
                   8352:        * src/targets/isapi/pool_storage.h 1.19:
                   8353:        * src/types/pa_value.C 1.9:
                   8354:        * src/types/pa_value.h 1.109:
                   8355:        * src/types/pa_vbool.h 1.21:
                   8356:        * src/types/pa_vclass.C 1.16:
                   8357:        * src/types/pa_vclass.h 1.39:
                   8358:        * src/types/pa_vcode_frame.h 1.24:
                   8359:        * src/types/pa_vcookie.C 1.55:
                   8360:        * src/types/pa_vcookie.h 1.23:
                   8361:        * src/types/pa_vdate.h 1.24:
                   8362:        * src/types/pa_vdouble.h 1.42:
                   8363:        * src/types/pa_venv.h 1.28:
                   8364:        * src/types/pa_vfile.C 1.36:
                   8365:        * src/types/pa_vfile.h 1.52:
                   8366:        * src/types/pa_vform.C 1.74:
                   8367:        * src/types/pa_vform.h 1.45:
                   8368:        * src/types/pa_vhash.h 1.43:
                   8369:        * src/types/pa_vimage.C 1.22:
                   8370:        * src/types/pa_vimage.h 1.34:
                   8371:        * src/types/pa_vint.h 1.38:
                   8372:        * src/types/pa_vjunction.h 1.19:
                   8373:        * src/types/pa_vmail.C 1.40:
                   8374:        * src/types/pa_vmail.h 1.9:
                   8375:        * src/types/pa_vmath.h 1.14:
                   8376:        * src/types/pa_vmethod_frame.h 1.45:
                   8377:        * src/types/pa_vobject.C 1.12:
                   8378:        * src/types/pa_vobject.h 1.38:
                   8379:        * src/types/pa_vrequest.C 1.27:
                   8380:        * src/types/pa_vrequest.h 1.25:
                   8381:        * src/types/pa_vresponse.C 1.17:
                   8382:        * src/types/pa_vresponse.h 1.32:
                   8383:        * src/types/pa_vstateless_class.C 1.19:
                   8384:        * src/types/pa_vstateless_class.h 1.42:
                   8385:        * src/types/pa_vstateless_object.h 1.28:
                   8386:        * src/types/pa_vstatus.C 1.15:
                   8387:        * src/types/pa_vstatus.h 1.15:
                   8388:        * src/types/pa_vstring.C 1.22:
                   8389:        * src/types/pa_vstring.h 1.54:
                   8390:        * src/types/pa_vtable.C 1.21:
                   8391:        * src/types/pa_vtable.h 1.48:
                   8392:        * src/types/pa_vvoid.h 1.17:
                   8393:        * src/types/pa_vxdoc.C 1.23:
                   8394:        * src/types/pa_vxdoc.h 1.31:
                   8395:        * src/types/pa_vxnode.C 1.30:
                   8396:        * src/types/pa_vxnode.h 1.22:
                   8397:        * src/types/pa_wcontext.C 1.24:
                   8398:        * src/types/pa_wcontext.h 1.42:
                   8399:        * src/types/pa_wwrapper.h 1.28:
                   8400:                2002->2003
                   8401: 
                   8402: 2003-01-16  paf
                   8403:        * operators.txt 1.108:
                   8404:        * src/include/pa_config_fixed.h 1.53:
                   8405:        * src/main/pa_common.C 1.141:
                   8406:        * www/htdocs/index.html 1.208:
                   8407:                http request now return status. and not fail on status!=200
                   8408: 
                   8409:        * operators.txt 1.109:
                   8410:        * src/include/pa_globals.h 1.100:
                   8411:        * src/main/pa_common.C 1.142:
                   8412:        * src/main/pa_globals.C 1.151:
                   8413:        * www/htdocs/index.html 1.209:
                   8414:                http://
                   8415:                introducing
                   8416:                        $.any-status(1)
                   8417: 
                   8418:        * www/htdocs/index.html 1.210:
                   8419:                image.copy fixed transparent resampling
                   8420: 
                   8421:        * bin/Makefile.in 1.9:
                   8422:        * etc/Makefile.in 1.14:
                   8423:        * etc/parser3.charsets/Makefile.in 1.17:
                   8424:        * src/Makefile.in 1.55:
                   8425:        * src/classes/Makefile.in 1.53:
                   8426:        * src/include/Makefile.in 1.11:
                   8427:        * src/lib/Makefile.in 1.8:
                   8428:        * src/lib/md5/Makefile.in 1.6:
                   8429:        * src/lib/patches/Makefile.in 1.10:
                   8430:        * src/lib/pcre/Makefile.in 1.8:
                   8431:        * src/main/Makefile.in 1.50:
                   8432:        * src/sql/Makefile.in 1.11:
                   8433:        * src/targets/Makefile.in 1.42:
                   8434:        * src/targets/cgi/Makefile.in 1.62:
                   8435:        * src/targets/isapi/Makefile.in 1.11:
                   8436:        * src/types/Makefile.in 1.50:
                   8437:                proper AC_LANG_ switching to fix qsort detection bug
                   8438: 
                   8439: 2003-01-15  paf
                   8440:        * src/main/pa_globals.C 1.150:
                   8441:                localized pa_xmlFileRead/Close
                   8442: 
                   8443: 2003-01-14  paf
                   8444:        * src/lib/ltdl/config.guess 1.2:
                   8445:        * src/lib/ltdl/config.sub 1.2:
                   8446:        * src/lib/ltdl/install-sh 1.2:
                   8447:        * src/lib/ltdl/missing 1.2:
                   8448:        * src/lib/ltdl/mkinstalldirs 1.2:
                   8449:                removed some ancient files [they in / really]
                   8450: 
                   8451:        * src/lib/ltdl/config_fixed.h 1.2:
                   8452:        * src/lib/ltdl/libltdl.dsp 1.3:
                   8453:        * src/lib/ltdl/ltdl.c 1.3:
                   8454:                ltdl.c regretfully needed patch in two places.
                   8455:                in config_fixed.h made stubs for lib to compile in MSVC
                   8456: 
                   8457:        * src/lib/ltdl/aclocal.m4 1.1:
                   8458:                *** empty log message ***
                   8459: 
                   8460: 2003-01-13  paf
                   8461:        * config.guess 1.3:
                   8462:        * config.sub 1.4:
                   8463:        * ltmain.sh 1.4:
                   8464:        * src/targets/apache13/Makefile.in 1.44:
                   8465:                removed last piece of configure.in(libtool) hacks
                   8466: 
                   8467:        * src/lib/ltdl/COPYING.LIB 1.1:
                   8468:        * src/lib/ltdl/Makefile.in 1.4:
                   8469:        * src/lib/ltdl/acinclude.m4 1.2:
                   8470:        * src/lib/ltdl/config.h 1.2:
                   8471:        * src/lib/ltdl/config_auto.h.in 1.3:
                   8472:        * src/lib/ltdl/configure 1.4:
                   8473:        * src/lib/ltdl/configure.in 1.4:
                   8474:        * src/lib/ltdl/libltdl.dsp 1.2:
                   8475:        * src/lib/ltdl/ltdl.c 1.2:
                   8476:        * src/lib/ltdl/ltdl.h 1.2:
                   8477:                moved to latest libtool (1.4.3)
                   8478: 
                   8479: 2003-01-10  paf
                   8480:        * src/lib/patches/Makefile.am 1.3:
                   8481:        * src/lib/patches/Makefile.in 1.9:
                   8482:        * src/lib/patches/libgdome_cpp_syntax1.patch 1.2:
                   8483:        * src/lib/patches/libgdome_cpp_syntax2.patch 1.2:
                   8484:        * src/lib/patches/libgdome_morestatic.patch 1.2:
                   8485:        * src/lib/patches/libxml_error_column_tab.patch 1.2:
                   8486:        * src/lib/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch 1.2:
                   8487:        * src/lib/patches/libxml_transcoder_context1.patch 1.2:
                   8488:        * src/lib/patches/libxml_transcoder_context2.patch 1.2:
                   8489:        * src/lib/patches/libxml_transcoder_context3.patch 1.2:
                   8490:        * src/lib/patches/libxml_transcoder_context4.patch 1.2:
                   8491:        * src/lib/patches/libxslt_html_output_no_charset_meta.patch 1.2:
                   8492:        * src/main/pa_globals.C 1.149:
                   8493:                moved to latest xml lib versions, changed patches.
                   8494:                      libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]
                   8495:                      libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]
                   8496:                      gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
                   8497: 
                   8498:        * INSTALL 1.31:
                   8499:                moved to latest versions of xml libs
                   8500:                      libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]
                   8501:                      libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]
                   8502:                      gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
                   8503: 
                   8504:        * src/lib/patches/libxml2.patch 1.1:
                   8505:                moved to libxml2 2.5.1, only these patches left:
                   8506:                * fixing \t chars to spaces in error position reporting
                   8507:                * adding context to conversion functions
                   8508: 
                   8509:        * src/lib/patches/gdome2.patch 1.1:
                   8510:                moved to gdome 0.7.2, one extern const patch left; making some strings more static  still needed.
                   8511:                Paolo said that he would incorporate this patch in upcoming version of gdome.
                   8512: 
                   8513:        * src/lib/ltdl/configure 1.3:
                   8514:        * src/lib/ltdl/configure.in 1.3:
                   8515:                PROG_NM
                   8516: 
                   8517:        * src/lib/patches/libxslt.patch 1.1:
                   8518:                moved to libxslt 1.0.23. still need a patch which suppresses
                   8519:                htmlSetMetaEncoding calls
                   8520: 
                   8521: 2003-01-09  paf
                   8522:        * bin/Makefile.in 1.8:
                   8523:        * config.guess 1.2:
                   8524:        * config.sub 1.3:
                   8525:        * etc/Makefile.in 1.13:
                   8526:        * etc/parser3.charsets/Makefile.in 1.16:
                   8527:        * missing 1.2:
                   8528:        * mkinstalldirs 1.2:
                   8529:        * src/Makefile.in 1.54:
                   8530:        * src/classes/Makefile.in 1.52:
                   8531:        * src/include/Makefile.in 1.10:
                   8532:        * src/include/pa_config_auto.h.in 1.37:
                   8533:        * src/lib/Makefile.in 1.7:
                   8534:        * src/lib/ltdl/Makefile.in 1.3:
                   8535:        * src/lib/ltdl/config_auto.h.in 1.2:
                   8536:        * src/lib/ltdl/configure 1.2:
                   8537:        * src/lib/ltdl/configure.in 1.2:
                   8538:        * src/lib/md5/Makefile.in 1.5:
                   8539:        * src/lib/patches/Makefile.in 1.8:
                   8540:        * src/lib/pcre/Makefile.in 1.7:
                   8541:        * src/main/Makefile.in 1.49:
                   8542:        * src/sql/Makefile.in 1.10:
                   8543:        * src/targets/Makefile.in 1.41:
                   8544:        * src/targets/apache13/Makefile.in 1.43:
                   8545:        * src/targets/cgi/Makefile.am 1.46:
                   8546:        * src/targets/cgi/Makefile.in 1.61:
                   8547:        * src/targets/isapi/Makefile.in 1.10:
                   8548:        * src/types/Makefile.in 1.49:
                   8549:                moved to autoconf 2.57 & automake 1.7.2
                   8550: 
                   8551:        * depcomp 1.1:
                   8552:                moving to automake 1.7.2
                   8553: 
                   8554:        * INSTALL 1.30:
                   8555:                xml,xslt,gdome lib urls updated
                   8556: 
                   8557:        * Makefile.am 1.30:
                   8558:        * Makefile.in 1.44:
                   8559:        * src/lib/ltdl/missing 1.1:
                   8560:        * src/lib/ltdl/mkinstalldirs 1.1:
                   8561:                *** empty log message ***
                   8562: 
1.21      paf      8563: 2002-12-27  paf
                   8564:        * src/doc/aliased.dox 1.5:
                   8565:        * src/doc/index.dox 1.4:
                   8566:        * src/doc/module.dox 1.4:
                   8567:        * src/doc/pooled.dox 1.4:
                   8568:        * www/htdocs/index.html 1.207:
                   8569:                removed outdated parts, made links to language docs
                   8570: 
                   8571:        * src/include/pa_version.h [release_3_0_0007] 1.7.10.1:
                   8572:                0007
                   8573: 
                   8574:        * src/include/pa_config_auto.h.in 1.36:
                   8575:                comment
                   8576: 
                   8577: 2002-12-26  paf
                   8578:        * INSTALL 1.29:
                   8579:        * src/include/pa_config_auto.h.in 1.35:
                   8580:        * src/main/pa_common.C 1.140:
                   8581:        * src/main/pa_exec.C 1.47:
                   8582:                changing SAFE_MODE politics
                   8583: 
                   8584:        * src/classes/file.C 1.106:
                   8585:                file:fullpath[a.gif] when document root did not contain
                   8586:                trailing / fixed.
                   8587: 
                   8588: 2002-12-25  paf
                   8589:        * src/main/pa_globals.C 1.147:
                   8590:                optimized-as-is
                   8591: 
                   8592:        * src/main/pa_globals.C 1.148:
                   8593:                optimized-xml
                   8594: 
                   8595: 2002-12-24  paf
                   8596:        * src/main/pa_common.C 1.139:
                   8597:        * src/main/pa_pool.C 1.58:
                   8598:                pool::copy on zero size|ptr fixed [were really called with zero
                   8599:                size when .html?a=&b=]
                   8600: 
                   8601:        * src/main/pa_exec.C 1.46:
                   8602:        * www/htdocs/index.html 1.206:
                   8603:                fork/pipe error now [old always-pipe-error fixed]
                   8604: 
                   8605:        * src/classes/mail.C 1.86:
                   8606:                $MAIL in @conf now invalid when configured with --with-sendmail
                   8607: 
                   8608: 2002-12-23  paf
                   8609:        * src/types/pa_vcookie.C 1.54:
                   8610:                cookie:field[put value] fixed [were ignoring parameters & were
                   8611:                storing only string with default expires
                   8612: 
                   8613:        * src/main/pa_charset.C 1.32:
                   8614:                From: "Victor Fedoseev" <vvf_ru@mail.ru>
                   8615:                To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
                   8616:                Sent: Monday, December 23, 2002 4:22 AM
                   8617:                Subject: bug â Charset::transcode_buf2xchar
                   8618: 
                   8619: 2002-12-20  paf
                   8620:        * src/targets/cgi/parser3.C 1.215:
                   8621:                removed last \n appending in non-win32 non-cgi [script] runs
                   8622: 
                   8623: 2002-12-19  paf
                   8624:        * operators.txt 1.107:
                   8625:        * src/include/pa_globals.h 1.99:
                   8626:        * src/include/pa_request.h 1.159:
                   8627:        * src/main/pa_globals.C 1.146:
                   8628:        * src/main/pa_request.C 1.244:
                   8629:        * www/htdocs/index.html 1.205:
                   8630:                $response:download
                   8631: 
                   8632:        * src/classes/mail.C 1.85:
                   8633:                'to' check bugfix [now checked only on ms compiler [win32]].
                   8634: 
                   8635:        * INSTALL 1.28:
                   8636:                --without-iconv recommended [it crashes on some systems [tested on elik]]
                   8637:                moreover, it's not needed there [parser registers charsets itself]
                   8638: 
                   8639:        * INSTALL 1.27:
                   8640:                -without-iconv recommended [it crashes on some systems [tested
                   8641:                on elik]]
                   8642: 
                   8643: 2002-12-18  paf
                   8644:        * src/classes/xdoc.C 1.107:
                   8645:                doc->URL on xdoc.load set correctly now
                   8646: 
                   8647: 2002-12-17  paf
                   8648:        * src/targets/cgi/parser3.C [release_3_0_0006] 1.213.2.1:
                   8649:                1. on win32 in die: abort() reverted to exit(1)
                   8650:                2. more flexible iilegal call check
                   8651: 
                   8652:        * src/targets/cgi/parser3.C 1.214:
                   8653:                merged die&iis changes
                   8654: 
                   8655: 2002-12-16  paf
                   8656:        * src/main/untaint.C 1.114:
                   8657:                filespec russian small 'r' changed to latin 'p' bug fix
                   8658: 
                   8659:        * Makefile.in 1.38:
                   8660:                ltmain.sh silly required for stupid automake added
                   8661: 
                   8662:        * ltmain.sh 1.3:
                   8663:                *** empty log message ***
                   8664: 
                   8665:        * ltmain.sh [release_3_0_0006] 1.2.2.1:
                   8666:                some automakes silly insist on having this handy
                   8667: 
1.20      paf      8668: 2002-12-15  paf
1.21      paf      8669:        * src/main/untaint.C 1.113:
                   8670:                filespec russian small 'r' changed to latin 'p'
                   8671: 
                   8672:        * src/main/pa_common.C [release_3_0_0006] 1.137.2.1:
                   8673:                ftruncate having checked
                   8674: 
                   8675:        * src/main/compile.C [release_3_0_0006] 1.67.6.1:
                   8676:                removed warning
                   8677: 
1.20      paf      8678:        * configure.in [release_3_0_0006] 1.52.2.1:
                   8679:        * src/include/pa_version.h [release_3_0_0006] 1.7.8.1:
                   8680:                new version
                   8681: 
1.21      paf      8682:        * configure.in [release_3_0_0006] 1.52.2.2:
                   8683:        * src/include/pa_config_auto.h.in [release_3_0_0006] 1.33.2.1:
                   8684:                *** empty log message ***
                   8685: 
                   8686:        * configure.in 1.53:
                   8687:        * src/include/pa_config_auto.h.in 1.34:
                   8688:        * src/main/compile.C 1.68:
                   8689:        * src/main/pa_common.C 1.138:
                   8690:                merged small changes from branch 6 to HEAD
                   8691: 
1.20      paf      8692: 2002-12-14  paf
                   8693:        * src/sql/pa_sql_driver.h 1.33:
                   8694:        * www/htdocs/index.html 1.204:
                   8695:                exception type fixed
                   8696: 
                   8697:        * src/classes/table.C 1.171:
                   8698:                removed unnecessary code
                   8699: 
                   8700: 2002-12-09  paf
                   8701:        * src/classes/hash.C 1.53:
                   8702:        * src/classes/string.C 1.124:
                   8703:        * src/classes/table.C 1.170:
                   8704:        * src/classes/void.C 1.27:
                   8705:        * src/main/pa_sql_driver_manager.C 1.68:
                   8706:        * src/sql/pa_sql_driver.h 1.32:
                   8707:                changed exception handling mech in sql handlers #2
                   8708: 
                   8709:        * bin/Makefile.in 1.7:
                   8710:        * configure.in 1.52:
                   8711:        * etc/Makefile.in 1.12:
                   8712:        * etc/parser3.charsets/Makefile.in 1.15:
                   8713:        * src/Makefile.in 1.53:
                   8714:        * src/classes/Makefile.in 1.51:
                   8715:        * src/include/Makefile.in 1.9:
                   8716:        * src/lib/Makefile.in 1.6:
                   8717:        * src/lib/ltdl/Makefile.in 1.2:
                   8718:        * src/lib/md5/Makefile.in 1.4:
                   8719:        * src/lib/patches/Makefile.in 1.7:
                   8720:        * src/lib/pcre/Makefile.in 1.6:
                   8721:        * src/main/Makefile.in 1.48:
                   8722:        * src/sql/Makefile.in 1.9:
                   8723:        * src/targets/Makefile.in 1.40:
                   8724:        * src/targets/apache13/Makefile.in 1.42:
                   8725:        * src/targets/cgi/Makefile.in 1.60:
                   8726:        * src/targets/isapi/Makefile.in 1.9:
                   8727:        * src/types/Makefile.in 1.48:
                   8728:                removed configure.in:AC_LIBTOOL, it caused automake to write
                   8729:                makefile which used libtool to install things, which is not needed
                   8730: 
                   8731:        * src/targets/apache13/mod_parser3.C 1.27:
                   8732:        * src/targets/cgi/parser3.C 1.211:
                   8733:        * src/targets/cgi/parser3.C 1.212:
                   8734:        * src/targets/cgi/parser3.C 1.213:
                   8735:        * src/targets/isapi/parser3isapi.C 1.81:
                   8736:                ::die now tries to write core dump
                   8737: 
                   8738:        * src/types/pa_vvoid.h 1.16:
                   8739:        * www/htdocs/index.html 1.203:
                   8740:                $void.store[now] error
                   8741: 
                   8742:        * src/classes/hash.C 1.52:
                   8743:        * src/classes/string.C 1.123:
                   8744:        * src/classes/table.C 1.169:
                   8745:        * src/classes/void.C 1.26:
                   8746:        * src/main/pa_sql_driver_manager.C 1.66:
                   8747:        * src/main/pa_sql_driver_manager.C 1.67:
                   8748:        * src/sql/pa_sql_driver.h 1.29:
                   8749:        * src/sql/pa_sql_driver.h 1.30:
                   8750:        * src/sql/pa_sql_driver.h 1.31:
                   8751:                changed exception handling mech in sql handlers
                   8752: 
                   8753: 2002-12-06  paf
                   8754:        * operators.txt 1.106:
                   8755:        * src/main/compile.tab.C 1.78:
                   8756:        * src/types/pa_vhash.h 1.42:
                   8757:                $hash.fields -- pseudo field to make 'hash' more like 'table'
                   8758: 
                   8759: 2002-12-05  paf
                   8760:        * src/main/pa_array.C 1.53:
                   8761:        * src/main/pa_table.C 1.51:
                   8762:        * www/htdocs/index.html 1.199:
                   8763:                wow! found/fixed bug in lowlevel proc
                   8764: 
                   8765:        * src/main/pa_common.C 1.137:
                   8766:        * src/main/untaint.C 1.111:
                   8767:        * src/types/pa_vmail.C 1.38:
                   8768:        * www/htdocs/index.html 1.200:
                   8769:                mail header ',' allowed.
                   8770:                still bugs in smtp [only one receiptient works, cc, bcc ignored now, and MAILED ;)]
                   8771:                
                   8772:                [strncpy killed, memnchr used]
                   8773: 
                   8774:        * src/main/pa_table.C 1.52:
                   8775:                table-copy now current=0
                   8776: 
                   8777:        * src/targets/cgi/parser3.C 1.209:
                   8778:        * src/targets/cgi/parser3.C 1.210:
                   8779:                more checks on http://domain/parser.cgi start [maybe some
                   8780:                getenv returns "", checked that now
                   8781: 
                   8782:        * src/targets/cgi/parser3.C 1.208:
                   8783:        * www/htdocs/index.html 1.198:
                   8784:                error logging made unbuffered [so that out-of-mem errors
                   8785:                reached log]
                   8786: 
                   8787:        * src/main/main.dsp 1.161:
                   8788:                pa_version included into main.dsp
                   8789: 
                   8790:        * www/htdocs/index.html 1.196:
                   8791:                smtp line ends fixed. now \r\n [not \r]. some smtp servers [
                   8792:                win32] leave \n intact, and some clients [bat] fail to show
                   8793:                letter correctly
                   8794: 
                   8795:        * src/classes/mail.C 1.83:
                   8796:        * src/targets/cgi/parser3.C 1.207:
                   8797:        * src/types/pa_vmail.C 1.37:
                   8798:        * www/htdocs/index.html 1.197:
                   8799:                mail:send MIME-Version default
                   8800: 
                   8801:        * src/main/untaint.C 1.112:
                   8802:        * www/htdocs/index.html 1.201:
                   8803:                mail header closed properly
                   8804: 
                   8805:        * src/classes/mail.C 1.84:
                   8806:        * src/types/pa_vmail.C 1.39:
                   8807:        * src/types/pa_vmail.h 1.8:
                   8808:        * www/htdocs/index.html 1.202:
                   8809:                smtp cc/bcc OK now
                   8810: 
                   8811: 2002-12-04  paf
                   8812:        * gnu.dsp 1.3:
                   8813:                restored
                   8814: 
                   8815:        * src/types/pa_vform.C 1.73:
                   8816:                $form:field string value cut by premature 0
                   8817: 
                   8818:        * parser3.dsw 1.6:
                   8819:        * src/main/compile.tab.C 1.77:
                   8820:        * src/main/main.dsp 1.160:
                   8821:        * www/htdocs/.htaccess 1.12:
                   8822:        * www/htdocs/index.html 1.195:
                   8823:                lib/libltdl -> lib/ltdl Win32 changes. s
                   8824: 
                   8825:        * bin/Makefile.in 1.6:
                   8826:        * configure.in 1.51:
                   8827:        * etc/Makefile.in 1.11:
                   8828:        * etc/parser3.charsets/Makefile.in 1.14:
                   8829:        * gnu.dsp 1.2:
                   8830:        * src/Makefile.in 1.52:
                   8831:        * src/classes/Makefile.in 1.50:
                   8832:        * src/include/Makefile.in 1.8:
                   8833:        * src/lib/Makefile.am 1.3:
                   8834:        * src/lib/Makefile.in 1.5:
                   8835:        * src/lib/ltdl/Makefile.am 1.1:
                   8836:        * src/lib/ltdl/Makefile.in 1.1:
                   8837:        * src/lib/ltdl/README 1.1:
                   8838:        * src/lib/ltdl/acinclude.m4 1.1:
                   8839:        * src/lib/ltdl/config.guess 1.1:
                   8840:        * src/lib/ltdl/config.h 1.1:
                   8841:        * src/lib/ltdl/config.sub 1.1:
                   8842:        * src/lib/ltdl/config_auto.h.in 1.1:
                   8843:        * src/lib/ltdl/config_fixed.h 1.1:
                   8844:        * src/lib/ltdl/configure 1.1:
                   8845:        * src/lib/ltdl/configure.in 1.1:
                   8846:        * src/lib/ltdl/install-sh 1.1:
                   8847:        * src/lib/ltdl/libltdl.dsp 1.1:
                   8848:        * src/lib/ltdl/ltdl.c 1.1:
                   8849:        * src/lib/ltdl/ltdl.h 1.1:
                   8850:        * src/lib/md5/Makefile.in 1.3:
                   8851:        * src/lib/patches/Makefile.in 1.6:
                   8852:        * src/lib/pcre/Makefile.in 1.5:
                   8853:        * src/main/Makefile.in 1.47:
                   8854:        * src/sql/Makefile.in 1.8:
                   8855:        * src/targets/Makefile.in 1.39:
                   8856:        * src/targets/apache13/Makefile.in 1.41:
                   8857:        * src/targets/cgi/Makefile.in 1.59:
                   8858:        * src/targets/isapi/Makefile.in 1.8:
                   8859:        * src/types/Makefile.in 1.47:
                   8860:                src/lib/ltdl/Makefile now created with /configure, not ltdl/configure,
                   8861:                so it does have no problems with automake.
                   8862:                ltdl/configure AC_OUTPUT(Makefile<<removed)
                   8863: 
                   8864:        * src/classes/classes.awk 1.6:
                   8865:                more strict *.C$
                   8866: 
                   8867: 2002-12-02  paf
                   8868:        * operators.txt 1.105:
                   8869:                removed outdated status:db
                   8870: 
                   8871:        * src/classes/mail.C 1.82:
                   8872:        * src/include/pa_common.h 1.88:
                   8873:        * src/main/pa_common.C 1.136:
                   8874:        * src/main/pa_request.C 1.243:
                   8875:        * src/types/pa_vcookie.C 1.53:
                   8876:        * src/types/pa_vmail.C 1.36:
                   8877:        * www/htdocs/index.html 1.194:
                   8878:                http header lang of tainted parts becomes http-header
                   8879: 
1.19      paf      8880: 2002-11-29  paf
                   8881:        * src/include/pa_common.h 1.87:
                   8882:        * src/main/pa_common.C 1.135:
                   8883:        * src/types/pa_vresponse.C 1.16:
                   8884:        * src/types/pa_vresponse.h 1.31:
                   8885:        * www/htdocs/index.html 1.192:
                   8886:                http:// param values now handled exactly like $response:header values.
                   8887:                e.g. can be hash [can have subattributes] & contain date values.
                   8888: 
                   8889:        * operators.txt 1.104:
                   8890:        * src/classes/date.C 1.41:
                   8891:        * src/classes/image.C 1.89:
                   8892:        * www/htdocs/index.html 1.193:
                   8893:                exif dates now objects of type date
                   8894: 
                   8895:        * src/main/pa_common.C 1.133:
                   8896:        * www/htdocs/index.html 1.190:
                   8897:                http:// tainted partes now %xx
                   8898: 
                   8899:        * src/main/pa_common.C 1.134:
                   8900:        * www/htdocs/index.html 1.191:
                   8901:                http:// param values lang forced URI
                   8902: 
                   8903:        * src/classes/image.C 1.88:
                   8904:                file.seek removed [it were used in image.C only, and for parser user this  means that jpeg image has bad size in fragment's header]
                   8905:                now used image.format
                   8906: 
                   8907: 2002-11-28  paf
                   8908:        * src/classes/op.C 1.126:
                   8909:        * www/htdocs/index.html 1.185:
                   8910:                ^cache bug fixed.
                   8911:                stupid compiler allowed 'false' to go into (Hash *) parameter
                   8912: 
                   8913:        * src/classes/image.C 1.85:
                   8914:        * www/htdocs/index.html 1.186:
                   8915:                image.text now outputs one pixel HIGHER chars [one top
                   8916:                horizontal line of 1pixel height were missing]
                   8917: 
                   8918:        * www/htdocs/index.html 1.187:
                   8919:                regexp syntax xxx$ speed-up  experiments
                   8920: 
                   8921:        * operators.txt 1.102:
                   8922:                http.timeout
                   8923: 
                   8924:        * www/htdocs/font.gif 1.1:
                   8925:                *** empty log message ***
                   8926: 
                   8927:        * configure.in 1.50:
                   8928:                stopped double libltdl/Makefile generation
                   8929: 
                   8930:        * src/classes/image.C 1.87:
                   8931:        * www/htdocs/index.html 1.188:
                   8932:                image.length now counts interchar space. plus space after last char
                   8933: 
                   8934:        * www/htdocs/index.html 1.189:
                   8935:                doc samples
                   8936: 
                   8937:        * src/main/pa_string.C 1.171:
                   8938:                PCRE_DOLLAR_ENDONLY
                   8939: 
                   8940:        * src/classes/image.C 1.86:
                   8941:                ^image.font width measurer now scans full height [were -1]
                   8942: 
                   8943: 2002-11-27  paf
                   8944:        * src/classes/image.C 1.84:
                   8945:        * www/htdocs/index.html 1.183:
                   8946:                ^image.font << bad font file-size now properly reported
                   8947: 
                   8948:        * src/include/pa_globals.h 1.98:
                   8949:        * src/main/pa_globals.C 1.145:
                   8950:        * src/main/pa_request.C 1.242:
                   8951:        * src/types/pa_vmail.C 1.35:
                   8952:        * www/htdocs/index.html 1.184:
                   8953:                response:body[file]  if file nows it's name
                   8954:                now returns content-disposition: >>attachment<<
                   8955: 
1.18      paf      8956: 2002-11-26  paf
                   8957:        * operators.txt 1.101:
                   8958:        * src/main/pa_common.C 1.130:
                   8959:        * www/htdocs/index.html 1.182:
                   8960:                http:// response status!=200 made exception: http.status with
                   8961:                source=bad status#
                   8962: 
                   8963:        * src/main/pa_common.C 1.131:
                   8964:        * www/htdocs/.htaccess 1.11:
                   8965:                utf8 prefix ignored @read text
                   8966: 
                   8967:        * src/main/pa_request.C 1.241:
                   8968:                fixed lang in reponse header
                   8969: 
                   8970: 2002-11-25  paf
                   8971:        * operators.txt 1.99:
                   8972:        * src/main/pa_common.C 1.128:
                   8973:        * www/htdocs/index.html 1.181:
                   8974:                http fields now UPPERCASE
                   8975:                
                   8976:                $file[^file::load[http://there]]
                   8977:                $file.SERVER
                   8978: 
                   8979:        * configure.in 1.49:
                   8980:        * src/classes/image.C 1.83:
                   8981:        * src/include/pa_config_auto.h.in 1.33:
                   8982:        * src/include/pa_config_includes.h 1.22:
                   8983:        * src/main/Makefile.am 1.35:
                   8984:        * src/main/Makefile.in 1.46:
                   8985:        * src/main/pa_common.C 1.129:
                   8986:        * src/main/pa_globals.C 1.142:
                   8987:                http://
                   8988:                and image const void related probs fixed
                   8989: 
                   8990:        * operators.txt 1.98:
                   8991:        * src/classes/file.C 1.104:
                   8992:        * src/classes/table.C 1.168:
                   8993:        * src/classes/xdoc.C 1.105:
                   8994:        * src/include/pa_common.h 1.85:
                   8995:        * src/include/pa_globals.h 1.97:
                   8996:        * src/main/pa_common.C 1.126:
                   8997:        * src/main/pa_globals.C 1.141:
                   8998:        * src/main/pa_request.C 1.239:
                   8999:        * src/types/pa_vfile.C 1.35:
                   9000:        * src/types/pa_vfile.h 1.51:
                   9001:        * www/htdocs/index.html 1.179:
                   9002:                table/xdoc/file::load now understand http:// prefix and additional params, sample:
                   9003:                $rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
                   9004:                   $.USER-AGENT[parser3]
                   9005:                ]]
                   9006: 
                   9007:        * src/classes/file.C 1.105:
                   9008:        * src/classes/image.C 1.82:
                   9009:        * src/classes/xdoc.C 1.106:
                   9010:        * src/include/pa_common.h 1.86:
                   9011:        * src/main/pa_common.C 1.127:
                   9012:        * src/main/pa_request.C 1.240:
                   9013:        * www/htdocs/index.html 1.180:
                   9014:                checked http options [invalid onces now reported]
                   9015:                made default
                   9016:                user-agent: paf
                   9017: 
                   9018: 2002-11-22  paf
                   9019:        * operators.txt 1.97:
                   9020:        * src/classes/image.C 1.80:
                   9021:        * src/include/pa_globals.h 1.96:
                   9022:        * src/main/execute.C 1.294:
                   9023:        * src/main/pa_globals.C 1.140:
                   9024:        * src/types/pa_vimage.C 1.21:
                   9025:        * src/types/pa_vimage.h 1.33:
                   9026:        * www/htdocs/.htaccess 1.10:
                   9027:        * www/htdocs/index.html 1.178:
                   9028:                $image.exif support
                   9029:                $image.exif.DateTime & co
                   9030: 
                   9031: 2002-11-21  paf
                   9032:        * src/classes/image.C 1.78:
                   9033:                jpeg size measure fixed: were badly skipping EXIF information [
                   9034:                were big block and it's size were considered negative :(]
                   9035: 
                   9036:        * operators.txt 1.96:
                   9037:        * src/classes/image.C 1.77:
                   9038:        * src/include/pa_common.h 1.83:
                   9039:        * src/main/pa_common.C 1.123:
                   9040:        * src/types/pa_vmail.C 1.34:
                   9041:        * www/htdocs/index.html 1.177:
                   9042:                image.measure internals rewritten. no there's reader.seek, and all's ready for EXIF extraction
                   9043:                [now we fail to measure files with EXIF info]
                   9044: 
                   9045:        * src/main/pa_common.C 1.122:
                   9046:                O_TRUNCATE killed, ftruncate  used instead:
                   9047:                O_TRUNC truncates even exclusevely write-locked file [thanks to Igor Milyakov <virtan@rotabanner.com> for discovering]
                   9048: 
                   9049:        * src/main/pa_exec.C 1.44:
                   9050:        * src/main/untaint.C 1.110:
                   9051:                cstr(UL_UNSPECIFIED) [not _PASS_APPENDED)
                   9052: 
                   9053: 2002-11-20  paf
                   9054:        * src/main/pa_exec.C 1.41:
                   9055:                pa_exec: data written only if size>0
                   9056: 
                   9057:        * src/targets/cgi/parser3.C 1.205:
                   9058:                logging @signal += query_string
                   9059: 
                   9060:        * src/include/pa_config_fixed.h 1.52:
                   9061:        * src/main/pa_common.C 1.121:
                   9062:        * src/main/pa_exec.C 1.40:
                   9063:        * src/targets/cgi/parser3.C 1.200:
                   9064:                ^file:exec/cgi [pa_exec] pipe read errors now checked
                   9065: 
                   9066:        * src/main/pa_exec.C 1.43:
                   9067:                *** empty log message ***
                   9068: 
                   9069:        * operators.txt 1.95:
                   9070:        * src/classes/file.C 1.103:
                   9071:                ^file::exec/cgi[file;$.stdin[] << disable HTTP-POST repassing
                   9072: 
                   9073:        * src/include/pa_request.h 1.158:
                   9074:        * src/main/execute.C 1.293:
                   9075:        * src/main/pa_request.C 1.238:
                   9076:        * src/targets/cgi/parser3.C 1.201:
                   9077:                SIGUSR1 >> writes to error_log uri of currently processed document
                   9078:                SIGPIPE >> interrupts request processing [exception = DB rollback]
                   9079: 
                   9080:        * src/targets/cgi/parser3.C 1.203:
                   9081:                SIGNALS overriden @ main top
                   9082: 
                   9083:        * configure.in 1.48:
                   9084:        * src/include/pa_config_auto.h.in 1.32:
                   9085:        * src/include/pa_config_includes.h 1.21:
                   9086:        * src/main/pa_exec.C 1.42:
                   9087:        * src/targets/cgi/parser3.C 1.204:
                   9088:                comment
                   9089: 
                   9090: 2002-11-19  paf
                   9091:        * src/targets/cgi/parser3.C 1.199:
                   9092:                removed #ifdef WIN32 around check of CGI: Illegal call
                   9093: 
                   9094: 2002-11-01  paf
                   9095:        * src/main/execute.C 1.292:
                   9096:                comment
                   9097: 
                   9098: 2002-10-31  paf
                   9099:        * src/types/pa_vobject.C 1.11:
                   9100:        * src/types/pa_vstateless_object.h 1.27:
                   9101:                object put replaces static parent if any
                   9102: 
                   9103:        * src/main/execute.C 1.291:
                   9104:                found out why, checked that for now.
                   9105:                todo: find out a way for that user could do that
                   9106: 
                   9107:        * src/types/pa_vobject.C [global_static_self_fix] 1.9.4.2:
                   9108:        * src/types/pa_vstateless_class.C [global_static_self_fix] 1.17.4.2:
                   9109:                realized that one can't remember derivates in base class: there's so many of them.
                   9110:                also there can be no virtual method calls in static classes
                   9111: 
                   9112:        * src/classes/op.C 1.124:
                   9113:        * src/types/pa_value.h 1.107:
                   9114:        * src/types/pa_vobject.h 1.36:
                   9115:        * www/htdocs/base.p 1.4:
                   9116:        * www/htdocs/derived.p 1.22:
                   9117:        * www/htdocs/index.html 1.174:
                   9118:        * www/htdocs/operators.p 1.11:
                   9119:        * www/htdocs/some.p 1.2:
                   9120:                ^process[$caller.self]{...}
                   9121:                now compiles to last derived object part of that 'self'
                   9122: 
                   9123:        * src/classes/form.C [global_static_self_fix] 1.32.4.1:
                   9124:        * src/classes/mail.C [global_static_self_fix] 1.80.4.1:
                   9125:        * src/classes/op.C [global_static_self_fix] 1.124.2.1:
                   9126:        * src/classes/xnode.h [global_static_self_fix] 1.16.4.1:
                   9127:        * src/main/execute.C [global_static_self_fix] 1.289.2.1:
                   9128:        * src/main/pa_request.C [global_static_self_fix] 1.236.4.1:
                   9129:        * src/types/pa_value.h [global_static_self_fix] 1.107.2.1:
                   9130:        * src/types/pa_vclass.C [global_static_self_fix] 1.14.4.1:
                   9131:        * src/types/pa_vclass.h [global_static_self_fix] 1.37.4.1:
                   9132:        * src/types/pa_vcode_frame.h [global_static_self_fix] 1.22.4.1:
                   9133:        * src/types/pa_vcookie.C [global_static_self_fix] 1.51.4.1:
                   9134:        * src/types/pa_vcookie.h [global_static_self_fix] 1.21.4.1:
                   9135:        * src/types/pa_vdate.h [global_static_self_fix] 1.22.4.1:
                   9136:        * src/types/pa_venv.h [global_static_self_fix] 1.26.4.1:
                   9137:        * src/types/pa_vfile.h [global_static_self_fix] 1.49.4.1:
                   9138:        * src/types/pa_vform.C [global_static_self_fix] 1.70.4.1:
                   9139:        * src/types/pa_vform.h [global_static_self_fix] 1.43.4.1:
                   9140:        * src/types/pa_vhash.h [global_static_self_fix] 1.40.4.1:
                   9141:        * src/types/pa_vimage.h [global_static_self_fix] 1.31.4.1:
                   9142:        * src/types/pa_vmail.C [global_static_self_fix] 1.32.4.1:
                   9143:        * src/types/pa_vmail.h [global_static_self_fix] 1.6.4.1:
                   9144:        * src/types/pa_vmath.h [global_static_self_fix] 1.12.4.1:
                   9145:        * src/types/pa_vmethod_frame.h [global_static_self_fix] 1.43.4.1:
                   9146:        * src/types/pa_vobject.C [global_static_self_fix] 1.9.4.1:
                   9147:        * src/types/pa_vobject.h [global_static_self_fix] 1.36.2.1:
                   9148:        * src/types/pa_vrequest.C [global_static_self_fix] 1.25.4.1:
                   9149:        * src/types/pa_vrequest.h [global_static_self_fix] 1.23.4.1:
                   9150:        * src/types/pa_vresponse.C [global_static_self_fix] 1.14.2.1:
                   9151:        * src/types/pa_vresponse.h [global_static_self_fix] 1.29.4.1:
                   9152:        * src/types/pa_vstateless_class.C [global_static_self_fix] 1.17.4.1:
                   9153:        * src/types/pa_vstateless_class.h [global_static_self_fix] 1.40.4.1:
                   9154:        * src/types/pa_vstateless_object.h [global_static_self_fix] 1.25.4.1:
                   9155:        * src/types/pa_vstatus.C [global_static_self_fix] 1.13.4.1:
                   9156:        * src/types/pa_vstatus.h [global_static_self_fix] 1.13.4.1:
                   9157:        * src/types/pa_vstring.h [global_static_self_fix] 1.52.4.1:
                   9158:        * src/types/pa_vtable.C [global_static_self_fix] 1.19.4.1:
                   9159:        * src/types/pa_vtable.h [global_static_self_fix] 1.46.4.1:
                   9160:        * src/types/pa_vvoid.h [global_static_self_fix] 1.14.4.1:
                   9161:        * src/types/pa_vxdoc.C [global_static_self_fix] 1.21.4.1:
                   9162:        * src/types/pa_vxdoc.h [global_static_self_fix] 1.29.4.1:
                   9163:        * src/types/pa_vxnode.C [global_static_self_fix] 1.28.4.1:
                   9164:        * src/types/pa_vxnode.h [global_static_self_fix] 1.20.4.1:
                   9165:        * src/types/pa_wwrapper.h [global_static_self_fix] 1.26.4.1:
                   9166:        * www/htdocs/base.p [global_static_self_fix] 1.4.2.1:
                   9167:        * www/htdocs/derived.p [global_static_self_fix] 1.22.2.1:
                   9168:        * www/htdocs/index.html [global_static_self_fix] 1.174.2.1:
                   9169:                static call $self fixed
                   9170: 
                   9171:        * www/htdocs/base.p 1.6:
                   9172:        * www/htdocs/derived.p 1.24:
                   9173:        * www/htdocs/index.html 1.176:
                   9174:                this example creates base object, which is wrong, todo: find
                   9175:                out why
                   9176: 
                   9177:        * src/main/compile.tab.C [global_static_self_fix] 1.75.4.1:
                   9178:        * src/types/pa_vobject.C [global_static_self_fix] 1.9.4.4:
                   9179:                killed $virtual_fields in dynamic, but one can reach derived  
                   9180:                static[class] variable from base
                   9181: 
                   9182:        * src/classes/form.C 1.33:
                   9183:        * src/classes/mail.C 1.81:
                   9184:        * src/classes/op.C 1.125:
                   9185:        * src/classes/xnode.h 1.17:
                   9186:        * src/main/compile.tab.C 1.76:
                   9187:        * src/main/execute.C 1.290:
                   9188:        * src/main/pa_request.C 1.237:
                   9189:        * src/types/pa_value.h 1.108:
                   9190:        * src/types/pa_vclass.C 1.15:
                   9191:        * src/types/pa_vclass.h 1.38:
                   9192:        * src/types/pa_vcode_frame.h 1.23:
                   9193:        * src/types/pa_vcookie.C 1.52:
                   9194:        * src/types/pa_vcookie.h 1.22:
                   9195:        * src/types/pa_vdate.h 1.23:
                   9196:        * src/types/pa_venv.h 1.27:
                   9197:        * src/types/pa_vfile.h 1.50:
                   9198:        * src/types/pa_vform.C 1.71:
                   9199:        * src/types/pa_vform.h 1.44:
                   9200:        * src/types/pa_vhash.h 1.41:
                   9201:        * src/types/pa_vimage.h 1.32:
                   9202:        * src/types/pa_vmail.C 1.33:
                   9203:        * src/types/pa_vmail.h 1.7:
                   9204:        * src/types/pa_vmath.h 1.13:
                   9205:        * src/types/pa_vmethod_frame.h 1.44:
                   9206:        * src/types/pa_vobject.C 1.10:
                   9207:        * src/types/pa_vobject.h 1.37:
                   9208:        * src/types/pa_vrequest.C 1.26:
                   9209:        * src/types/pa_vrequest.h 1.24:
                   9210:        * src/types/pa_vresponse.C 1.15:
                   9211:        * src/types/pa_vresponse.h 1.30:
                   9212:        * src/types/pa_vstateless_class.C 1.18:
                   9213:        * src/types/pa_vstateless_class.h 1.41:
                   9214:        * src/types/pa_vstateless_object.h 1.26:
                   9215:        * src/types/pa_vstatus.C 1.14:
                   9216:        * src/types/pa_vstatus.h 1.14:
                   9217:        * src/types/pa_vstring.h 1.53:
                   9218:        * src/types/pa_vtable.C 1.20:
                   9219:        * src/types/pa_vtable.h 1.47:
                   9220:        * src/types/pa_vvoid.h 1.15:
                   9221:        * src/types/pa_vxdoc.C 1.22:
                   9222:        * src/types/pa_vxdoc.h 1.30:
                   9223:        * src/types/pa_vxnode.C 1.29:
                   9224:        * src/types/pa_vxnode.h 1.21:
                   9225:        * src/types/pa_wwrapper.h 1.27:
                   9226:        * www/htdocs/base.p 1.5:
                   9227:        * www/htdocs/derived.p 1.23:
                   9228:        * www/htdocs/index.html 1.175:
                   9229:                static fix merged
                   9230: 
                   9231:        * src/classes/op.C [global_static_self_fix] 1.124.2.2:
                   9232:        * src/types/pa_value.h [global_static_self_fix] 1.107.2.2:
                   9233:        * src/types/pa_vmethod_frame.h [global_static_self_fix] 1.43.4.2:
                   9234:        * src/types/pa_vobject.C [global_static_self_fix] 1.9.4.3:
                   9235:        * src/types/pa_vobject.h [global_static_self_fix] 1.36.2.2:
                   9236:        * src/types/pa_vstateless_class.C [global_static_self_fix] 1.17.4.3:
                   9237:        * src/types/pa_vstateless_class.h [global_static_self_fix] 1.40.4.2:
                   9238:                fixed statics, left $virtual_fields in dynamic
                   9239: 
                   9240:        * src/main/execute.C 1.288:
                   9241:                comment
                   9242: 
                   9243: 2002-10-30  paf
                   9244:        * www/htdocs/derived.p 1.21:
                   9245:        * www/htdocs/some.p 1.1:
                   9246:                include method overriding tested OK
                   9247: 
                   9248: 2002-10-29  paf
                   9249:        * src/targets/isapi/parser3isapi.C 1.80:
                   9250:                comment on 404 bad status re-passing [iis to blame]
                   9251: 
                   9252:        * src/classes/string.C 1.122:
                   9253:                changed string.save to pass current sql connection to cstr
                   9254:                thus one can
                   9255:                ^connect[some server]{
                   9256:                     $s[insert into table x (x) values (^taint[sql]{value})]
                   9257:                     ^s.save[some.sql]
                   9258:                }
                   9259:                and he'd get in some.sql file code with properly escaped.
                   9260:                [tried in mssql->mysql export->import of binary data]
                   9261: 
                   9262: 2002-10-28  paf
                   9263:        * www/htdocs/index.html 1.172:
                   9264:        * www/htdocs/index.html 1.173:
                   9265:                bad email handling test
                   9266: 
                   9267: 2002-10-25  paf
                   9268:        * src/include/pa_hash.h [hash_insensitive_garbage] 1.57.4.1:
                   9269:        * src/main/pa_hash.C [hash_insensitive_garbage] 1.52.4.1:
                   9270:        * src/main/pa_request.C [hash_insensitive_garbage] 1.236.2.1:
                   9271:        * src/types/pa_vresponse.C [hash_insensitive_garbage] 1.13.2.1:
                   9272:                saving for maybe-future
                   9273: 
                   9274:        * src/types/pa_vresponse.C 1.14:
                   9275:                case insensitive response user fields get/put
                   9276: 
                   9277: 2002-10-23  paf
                   9278:        * src/types/pa_vmail.C 1.32:
                   9279:        * www/htdocs/index.html 1.171:
                   9280:                email whitespace trimBoth-ed
                   9281: 
                   9282:        * operators.txt 1.94:
                   9283:        * src/classes/table.C 1.166:
                   9284:                ^table.hash{code}...
                   9285:                ^table.hash(expr)...
                   9286: 
                   9287: 2002-10-22  paf
                   9288:        * src/types/pa_vform.C 1.70:
                   9289:        * src/types/pa_vform.h 1.43:
                   9290:                removed needless VForm::Append...(...Value)
                   9291: 
                   9292:        * src/main/execute.C 1.287:
                   9293:                $.name outside of $name[...]
                   9294:                checked
                   9295: 
                   9296:        * src/main/compile.tab.C 1.75:
                   9297:        * src/main/compile.y 1.203:
                   9298:                lexer changed to fix ^call[]^#HH bug [that situation yelded no
                   9299:                EON, which whas wrong]
                   9300: 
                   9301: 2002-10-21  paf
                   9302:        * operators.txt 1.91:
                   9303:        * src/types/pa_vform.C 1.67:
                   9304:                $form:image-map
                   9305: 
                   9306:        * operators.txt 1.92:
                   9307:        * src/types/pa_vform.C 1.68:
                   9308:                $form:nameless = "?value&...", "...&value&...", "...&value"
                   9309: 
                   9310:        * operators.txt 1.93:
                   9311:        * src/types/pa_vform.C 1.69:
                   9312:        * src/types/pa_vform.h 1.42:
                   9313:                $form:qtail
                   9314:                $form:imap.x/y
                   9315: 
                   9316:        * operators.txt 1.90:
                   9317:        * src/classes/file.C 1.102:
                   9318:        * www/htdocs/index.html 1.170:
                   9319:                /some/page.html: ^file:fullpath[a.gif] => /some/a.gif
                   9320: 
                   9321: 2002-10-17  paf
                   9322:        * src/classes/op.C 1.123:
                   9323:                exception handling fixed [were bad with contexts]
                   9324: 
                   9325:        * src/main/compile.tab.C 1.74:
                   9326:        * src/main/compile.y 1.202:
                   9327:                operators precedence changed a little:
                   9328:                logical not and bitwise negation precedence made highest,
                   9329:                << and >> bitshits precedence made equal [were << higher than >>]
                   9330: 
1.17      paf      9331: 2002-10-16  paf
                   9332:        * src/classes/op.C 1.122:
                   9333:        * src/include/pa_request.h 1.157:
                   9334:        * src/main/execute.C 1.285:
                   9335:        * src/main/execute.C 1.286:
                   9336:        * src/main/pa_request.C 1.236:
                   9337:        * www/htdocs/derived.p 1.20:
                   9338:        * www/htdocs/index.html 1.167:
                   9339:        * www/htdocs/index.html 1.168:
                   9340:                Request::self considered equal to VMethodFrame::self, and removed,
                   9341:                Request::get_self() mapped to VMethodFrame.self()
1.18      paf      9342: 
                   9343:        * www/htdocs/index.html 1.169:
                   9344:                bad compile to system class test
1.17      paf      9345: 
                   9346:        * src/classes/op.C 1.121:
                   9347:        * src/main/pa_request.C 1.235:
                   9348:                VMainClass now has name = $hash in open field now gives old
                   9349:                good error meesage
                   9350: 
1.15      paf      9351: 2002-10-15  paf
1.17      paf      9352:        * www/htdocs/derived.p 1.17:
                   9353:        * www/htdocs/index.html 1.162:
                   9354:                test of ^process from operator called from user class
                   9355: 
                   9356:        * src/types/pa_vjunction.h 1.18:
                   9357:        * www/htdocs/index.html 1.166:
                   9358:                ^if(def $junction){was true}{now false}
                   9359:                use
                   9360:                ^if($junction is junction){was and now true}
                   9361: 
                   9362:        * src/types/pa_vjunction.C 1.2:
                   9363:                ident
                   9364: 
                   9365:        * src/classes/op.C 1.119:
                   9366:        * src/main/compile.tab.C 1.72:
                   9367:        * src/main/compile.y 1.200:
                   9368:        * src/types/pa_vmethod_frame.h 1.42:
                   9369:                process[self] objects also considered [were only classes]
                   9370: 
1.15      paf      9371:        * src/main/execute.C 1.283:
                   9372:        * src/targets/cgi/parser3.C 1.198:
                   9373:        * src/types/pa_vstateless_class.C 1.17:
                   9374:        * src/types/pa_vstateless_class.h 1.40:
                   9375:        * www/htdocs/operators.p 1.9:
                   9376:                compiling to system classes disabled
                   9377: 
1.17      paf      9378:        * operators.txt 1.88:
                   9379:        * src/classes/op.C 1.116:
                   9380:        * www/htdocs/operators.p 1.8:
                   9381:                ^process[$caller.CLASS]{code-string} added
                   9382: 
                   9383:        * src/types/Makefile.in 1.46:
                   9384:                *** empty log message ***
1.15      paf      9385: 
1.17      paf      9386:        * src/classes/op.C 1.120:
                   9387:        * src/include/pa_opcode.h 1.23:
                   9388:        * src/include/pa_request.h 1.156:
                   9389:        * src/main/compile.tab.C 1.73:
                   9390:        * src/main/compile.y 1.201:
                   9391:        * src/main/execute.C 1.284:
                   9392:        * src/types/pa_vmethod_frame.h 1.43:
                   9393:        * www/htdocs/derived.p 1.19:
                   9394:                removed last pieces of old code allowing $junction.xxx at
                   9395:                compile time
1.15      paf      9396: 
                   9397:        * operators.txt 1.87:
                   9398:        * src/classes/op.C 1.115:
                   9399:        * src/main/compile.tab.C 1.71:
                   9400:        * src/main/compile.y 1.199:
                   9401:        * src/main/execute.C 1.282:
                   9402:        * src/main/pa_request.C 1.234:
                   9403:        * src/types/Makefile.am 1.28:
                   9404:        * src/types/pa_vjunction.C 1.3:
                   9405:        * src/types/pa_vjunction.h 1.17:
                   9406:        * src/types/pa_vmethod_frame.h 1.40:
                   9407:        * src/types/types.dsp 1.35:
                   9408:        * www/htdocs/operators.p 1.7:
                   9409:                removed $junction.get $junction.set[]
                   9410:                introducing $caller
                   9411: 
                   9412:        * src/classes/op.C 1.118:
                   9413:        * src/include/pa_request.h 1.155:
                   9414:        * src/types/pa_vmethod_frame.h 1.41:
                   9415:        * www/htdocs/derived.p 1.18:
                   9416:        * www/htdocs/index.html 1.164:
                   9417:                ^process[CLASS]{body} now executed with CLASS self.
                   9418:                [   (request&method_frame).self temporarily changed   ]
                   9419: 
1.17      paf      9420:        * src/classes/xdoc.C 1.104:
                   9421:        * src/classes/xnode.C 1.53:
                   9422:        * src/include/pa_charset.h 1.19:
                   9423:        * src/include/pa_pool.h 1.85:
                   9424:        * src/main/pa_charset.C 1.31:
                   9425:        * src/main/pa_pool.C 1.57:
                   9426:        * src/types/pa_vxnode.C 1.28:
                   9427:        * www/htdocs/index.html 1.165:
                   9428:                xml->parser strings now have origin, which points to place
                   9429:                where value left xml library and came to parser: place of dom
                   9430:                field extraction/call
1.16      paf      9431: 
1.24      paf      9432:        * src/types/pa_value.h 1.106:
                   9433:                removed outdated comments. doxygen would find them lower by
                   9434:                inheritance tree
                   9435: 
1.15      paf      9436:        * src/classes/hash.C 1.51:
                   9437:        * src/classes/op.C 1.117:
                   9438:        * www/htdocs/index.html 1.163:
                   9439:        * www/htdocs/operators.p 1.10:
                   9440:                method_frame now always changed, with no exception to native calls.
                   9441:                for&foreach changed to use method_frame.caller for their var's name context
                   9442: 
                   9443: 2002-10-14  paf
                   9444:        * src/classes/form.C 1.32:
                   9445:        * src/classes/mail.C 1.80:
                   9446:        * src/classes/op.C 1.113:
                   9447:        * src/include/pa_request.h 1.154:
                   9448:        * src/main/compile.C 1.67:
                   9449:        * src/main/compile.tab.C 1.70:
                   9450:        * src/main/compile.y 1.198:
                   9451:        * src/main/execute.C 1.281:
                   9452:        * src/main/pa_request.C 1.233:
                   9453:        * src/types/pa_vstateless_class.h 1.39:
                   9454:        * www/htdocs/index.html 1.161:
                   9455:                operators now main-class-methods
                   9456: 
                   9457:        * src/include/pa_request.h 1.152:
                   9458:        * src/main/execute.C 1.280:
                   9459:        * src/main/pa_request.C 1.232:
                   9460:                operators @auto now executed in MAIN context
                   9461: 
                   9462:        * src/types/pa_vclass.C 1.14:
                   9463:        * src/types/pa_vobject.h 1.35:
                   9464:        * src/types/pa_vstateless_class.C 1.16:
                   9465:        * src/types/pa_vstateless_class.h 1.38:
                   9466:        * www/htdocs/index.html 1.158:
                   9467:        * www/htdocs/operators.p 1.5:
                   9468:                $form:CLASS resurrected [wes killed in action]
                   9469: 
                   9470:        * configure 1.49:
                   9471:        * configure.in 1.47:
                   9472:        * operators.txt 1.86:
                   9473:        * src/include/pa_config_auto.h.in 1.31:
                   9474:        * src/types/pa_vstatus.C 1.13:
                   9475:        * www/htdocs/index.html 1.157:
                   9476:                $status:rusage.tv_secs/usecs introduced
                   9477: 
                   9478:        * src/types/pa_vxnode.C 1.27:
                   9479:                misreplace fixed
                   9480: 
                   9481:        * src/classes/op.C 1.112:
                   9482:        * src/include/pa_request.h 1.153:
                   9483:        * www/htdocs/index.html 1.160:
                   9484:        * www/htdocs/operators.p 1.6:
                   9485:                ^try{^call{}} now has better stack trace [has "call" & co there]
                   9486: 
                   9487:        * src/main/execute.C 1.279:
                   9488:                operator execution context now = MAIN, not closest stack frame
                   9489:                
                   9490:                @touchit[]
                   9491:                $i[after]
                   9492:                
                   9493:                ----t.html
                   9494:                $i[before] << local
                   9495:                ^touchit[]
                   9496:                $i << now 'before', were 'after'
                   9497:                
                   9498:                ---t.html
                   9499:                $i[before] << notlocal [main]
                   9500:                ^touchit[]
                   9501:                $i << now 'after'
                   9502: 
                   9503:        * src/main/execute.C 1.278:
                   9504:                comment
                   9505: 
                   9506:        * src/classes/op.C 1.114:
                   9507:                process compiles to code's class class
                   9508: 
                   9509: 2002-10-09  paf
                   9510:        * src/classes/double.C 1.52:
                   9511:        * src/classes/int.C 1.48:
                   9512:        * src/classes/string.C 1.121:
                   9513:        * www/htdocs/derived.p 1.16:
                   9514:        * www/htdocs/index.html 1.156:
                   9515:                ^string.int[] now failes on empty string [or uses (default)]
                   9516: 
                   9517: 2002-10-08  paf
                   9518:        * src/lib/patches/Makefile.am 1.2:
                   9519:        * src/lib/patches/Makefile.in 1.5:
                   9520:                forgot libgdome_morestatic.patch
                   9521: 
                   9522:        * src/types/pa_vxnode.C 1.26:
                   9523:                misreplace
                   9524: 
                   9525:        * src/main/untaint.C 1.109:
                   9526:                mail header quoted printable changed after RFC reread
                   9527: 
                   9528:        * operators.txt 1.85:
                   9529:                plan on ^if(method
                   9530: 
                   9531: 2002-09-24  paf
                   9532:        * src/targets/cgi/Makefile.am 1.45:
                   9533:        * src/targets/cgi/Makefile.in 1.58:
                   9534:                LIBS were bad name in .am
                   9535: 
                   9536:        * acconfig.h 1.5:
                   9537:        * configure 1.47:
                   9538:        * configure.in 1.46:
                   9539:        * src/include/pa_config_auto.h.in 1.30:
                   9540:        * src/include/pa_config_fixed.h 1.51:
                   9541:        * src/targets/cgi/Makefile.am 1.44:
                   9542:        * src/targets/cgi/Makefile.in 1.57:
                   9543:        * src/types/pa_vmail.C 1.30:
                   9544:        * src/types/pa_vmail.C 1.31:
                   9545:                HAVE_TIMEZONE & co now checked and mailreceive would compile on
                   9546:                freebsd now
                   9547: 
                   9548:        * src/classes/file.C 1.101:
                   9549:        * src/main/untaint.C 1.108:
                   9550:        * www/htdocs/index.html 1.155:
                   9551:                1.
                   9552:                file spec language changed:
                   9553:                now there are only few chars are untainted:
                   9554:                * ? ' " < > |
                   9555:                and, on unix, : \ ~
                   9556:                [russian letters and SPACES now enabled, one should use ^untaint[uri]{...} now]
                   9557:                
                   9558:                2.
                   9559:                $list[^file:list[dir]] now returns simply tainted names in $list.name, not tainted as filespec
                   9560:                
                   9561:                @russianindex[]
                   9562:                #dir with files with russian-lang names
                   9563:                $where[dir]
                   9564:                
                   9565:                $dir[^file:list[$where;\.txt^$]]
                   9566:                ^dir.menu{
                   9567:                        <a href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br>
                   9568:                }
                   9569: 
                   9570: 2002-09-23  paf
                   9571:        * src/classes/date.C 1.38:
                   9572:        * src/classes/date.C 1.39:
                   9573:                date bug fix, now round(floatDays*secondsPerDay)
                   9574: 
                   9575:        * src/targets/cgi/Makefile.in 1.56:
                   9576:                *** empty log message ***
                   9577: 
                   9578:        * src/types/pa_vdouble.h 1.41:
                   9579:                double->int round added
                   9580: 
                   9581: 2002-09-20  paf
                   9582:        * src/types/pa_vhash.h 1.40:
                   9583:        * www/htdocs/operators.p 1.4:
                   9584:                hash.foreach modification of existing keys allowed
                   9585: 
                   9586:        * src/main/compile.tab.C 1.69:
                   9587:        * src/main/compile.y 1.197:
                   9588:        * www/htdocs/index.html 1.153:
                   9589:                changed grammer on junction expanding to include ^junction.method
                   9590: 
                   9591:        * src/classes/xdoc.C 1.102:
                   9592:                empty transform result, being taken as file now returns empty
                   9593:                file, not raises stupid error about "stat-ed file"
                   9594: 
                   9595:        * src/main/execute.C 1.276:
                   9596:        * www/htdocs/index.html 1.154:
                   9597:                code junction calls disabled [before: code was compiled in such a way, that there were no code-junctions in OP_CALL]
                   9598:                
                   9599:                this now error:
                   9600:                @badjunctioncall[]
                   9601:                ^badjunctioncallinside{code}
                   9602:                
                   9603:                @badjunctioncallinside[code]
                   9604:                ^code[]
                   9605: 
                   9606:        * src/targets/apache13/Makefile.am 1.15:
                   9607:        * src/targets/apache13/Makefile.in 1.40:
                   9608:        * src/targets/cgi/Makefile.am 1.43:
                   9609:        * src/targets/cgi/Makefile.in 1.55:
                   9610:                binaries now depend on makefiles, thus taking linking options
                   9611:                configure changes into account [were: ignoring]
                   9612: 
                   9613:        * src/classes/xdoc.C 1.103:
                   9614:        * www/htdocs/index.html 1.152:
                   9615:                xdoc::create[name] now sets $request:charset as internal xdoc
                   9616:                encoding, and after decoding attributes set by dom functions
                   9617:                now encoded OK, not as digital entities
                   9618: 
                   9619:        * src/types/Makefile.in 1.45:
                   9620:                *** empty log message ***
                   9621: 
                   9622:        * src/include/pa_opcode.h 1.22:
                   9623:        * src/include/pa_request.h 1.150:
                   9624:        * src/main/compile.tab.C 1.68:
                   9625:        * src/main/compile.y 1.196:
                   9626:        * src/main/execute.C 1.275:
                   9627:        * src/main/main.dsp 1.159:
                   9628:        * src/targets/cgi/parser3.dsp 1.60:
                   9629:        * src/types/Makefile.am 1.27:
                   9630:        * src/types/pa_vjunction.C 1.1:
                   9631:        * src/types/pa_vjunction.h 1.16:
                   9632:        * src/types/types.dsp 1.34:
                   9633:        * www/htdocs/.htaccess 1.8:
                   9634:        * www/htdocs/index.html 1.151:
                   9635:                introducing $junction.get/put(1)
                   9636:                one can write iterators now:
                   9637:                
                   9638:                ^user-foreach[key;value]{$key=$value<br>}
                   9639:                
                   9640:                @user-foreach[key;value;code]
                   9641:                ^for[i](1;10){
                   9642:                        $code.key($i)
                   9643:                        $code.value($i*2)
                   9644:                        $code
                   9645:                }
                   9646: 
                   9647:        * src/main/pa_common.C 1.120:
                   9648:                -d "DIR/" now true
                   9649: 
                   9650:        * src/main/compile_tools.h 1.66:
                   9651:                mistype
                   9652: 
                   9653: 2002-09-19  paf
                   9654:        * Makefile.am 1.8:
                   9655:        * Makefile.in 1.21:
                   9656:        * aclocal.m4 1.5:
                   9657:                *** empty log message ***
                   9658: 
                   9659:        * aclocal.m4 1.3:
                   9660:                forced to be older
                   9661: 
                   9662:        * Makefile.am 1.12:
                   9663:        * Makefile.in 1.25:
                   9664:                new: make commit
                   9665: 
                   9666: 2002-09-18  paf
                   9667:        * parser3.dsw 1.4:
                   9668:        * src/include/pa_opcode.h 1.21:
                   9669:        * src/main/compile.tab.C 1.67:
                   9670:        * src/main/compile.y 1.195:
                   9671:        * src/main/execute.C 1.274:
                   9672:        * www/htdocs/index.html 1.150:
                   9673:                << >> int shifts
                   9674: 
                   9675:        * src/classes/file.C 1.100:
                   9676:        * www/htdocs/index.html 1.149:
                   9677:        * www/htdocs/mailreceive.eml 1.3:
                   9678:                ^file::exec/cgi $.stdin[can be file now]
                   9679:                so that one can pass binary data there
                   9680: 
                   9681:        * src/include/pa_common.h 1.82:
                   9682:        * src/include/pa_request.h 1.149:
                   9683:        * src/main/pa_common.C 1.119:
                   9684:        * src/main/pa_request.C 1.230:
                   9685:                auto.p exists but unreadable - now this - fatal error
                   9686: 
                   9687:        * src/classes/date.C 1.37:
                   9688:        * src/classes/double.C 1.51:
                   9689:        * src/classes/file.C 1.99:
                   9690:        * src/classes/hash.C 1.50:
                   9691:        * src/classes/image.C 1.76:
                   9692:        * src/classes/int.C 1.47:
                   9693:        * src/classes/mail.C 1.79:
                   9694:        * src/classes/op.C 1.111:
                   9695:        * src/classes/response.C 1.22:
                   9696:        * src/classes/string.C 1.120:
                   9697:        * src/classes/table.C 1.165:
                   9698:        * src/classes/void.C 1.25:
                   9699:        * src/classes/xdoc.C 1.101:
                   9700:        * src/classes/xnode.C 1.52:
                   9701:        * src/include/pa_request.h 1.148:
                   9702:        * www/htdocs/index.html 1.148:
                   9703:                pa_request contexts made privated, plus get_{self/method_frame} to read.
                   9704:                Request_context_saver used in ^try to save flang too.
                   9705:                [were not saved]
                   9706: 
                   9707:        * src/types/pa_vresponse.C 1.13:
                   9708:                header value chains joined before output, this should help
                   9709:                $.subject[$var $var]
                   9710:                from being converted to
                   9711:                subject: ?koi8-r?Q?...?= ?koi8-r?Q?...?=
                   9712: 
                   9713: 2002-09-17  paf
                   9714:        * src/classes/op.C 1.109:
                   9715:        * www/htdocs/index.html 1.147:
                   9716:        * www/htdocs/operators.p 1.2:
                   9717:                made place for ^process to compile it's code to in case of no self
                   9718: 
                   9719:        * src/classes/op.C 1.110:
                   9720:        * src/main/execute.C 1.272:
                   9721:        * src/main/pa_request.C 1.229:
                   9722:        * src/types/pa_value.C 1.8:
                   9723:        * src/types/pa_value.h 1.104:
                   9724:        * src/types/pa_vmethod_frame.h 1.38:
                   9725:        * src/types/pa_vstateless_class.h 1.37:
                   9726:        * www/htdocs/operators.p 1.3:
                   9727:                operators now executed with MAIN self.
                   9728:                it's for ^include sake, too strong a change
                   9729: 
                   9730:        * src/classes/hash.C 1.47:
                   9731:                foreach delims bug fixed [were ,2,3]
                   9732: 
                   9733:        * src/classes/hash.C 1.48:
                   9734:        * src/classes/table.C 1.162:
                   9735:        * src/include/pa_sql_connection.h 1.29:
                   9736:        * www/htdocs/index.html 1.141:
                   9737:                table.sql hash::sql duplicate keys now errors
                   9738: 
                   9739:        * src/main/execute.C 1.273:
                   9740:        * src/types/pa_value.h 1.105:
                   9741:        * src/types/pa_vmethod_frame.h 1.39:
                   9742:                removed changes, operators executed with calling self.
                   9743:                lots of code with ^include code relies on defined/defining self variables
                   9744:                
                   9745:                $a[1]
                   9746:                ^include[print_a.p]
                   9747:                print_a.p: $a
                   9748:                
                   9749:                ^include[set_a.p]
                   9750:                a=$a
                   9751:                set_a.p:
                   9752:                $a[1]
                   9753: 
                   9754:        * operators.txt 1.83:
                   9755:        * operators.txt 1.84:
                   9756:        * src/classes/hash.C 1.49:
                   9757:        * src/classes/table.C 1.163:
                   9758:        * src/include/pa_globals.h 1.95:
                   9759:        * src/main/pa_globals.C 1.139:
                   9760:        * www/htdocs/index.html 1.142:
                   9761:                table.sql hash::sql flag to allow duplicate keys [$.distinct(1/0)]
                   9762:                first record taken [were last]
                   9763: 
                   9764:        * src/main/execute.C 1.270:
                   9765:        * src/main/execute.C 1.271:
                   9766:        * src/types/pa_value.C 1.7:
                   9767:        * src/types/pa_value.h 1.103:
                   9768:        * src/types/pa_vstateless_class.h 1.36:
                   9769:        * www/htdocs/index.html 1.146:
                   9770:                found ancient param to Junction, removed.
                   9771:                allowed passing self to native_code_operators [for ^process to work, she needs self]
                   9772: 
                   9773:        * Makefile.in 1.20:
                   9774:        * bin/Makefile.in 1.5:
                   9775:        * bin/auto.p.dist.in 1.8:
                   9776:        * configure 1.40:
                   9777:        * configure 1.41:
                   9778:        * configure.in 1.40:
                   9779:        * configure.in 1.41:
                   9780:        * etc/Makefile.in 1.10:
                   9781:        * etc/parser3.charsets/Makefile.in 1.13:
                   9782:        * src/Makefile.in 1.51:
                   9783:        * src/classes/Makefile.in 1.49:
                   9784:        * src/include/Makefile.in 1.7:
                   9785:        * src/lib/Makefile.in 1.4:
                   9786:        * src/lib/md5/Makefile.in 1.2:
                   9787:        * src/lib/patches/Makefile.in 1.4:
                   9788:        * src/lib/pcre/Makefile.in 1.4:
                   9789:        * src/main/Makefile.in 1.45:
                   9790:        * src/sql/Makefile.in 1.7:
                   9791:        * src/targets/Makefile.in 1.38:
                   9792:        * src/targets/apache13/Makefile.in 1.39:
                   9793:        * src/targets/cgi/Makefile.in 1.54:
                   9794:        * src/targets/isapi/Makefile.in 1.7:
                   9795:        * src/types/Makefile.in 1.44:
                   9796:                so now detected [can be .sl on hpux, .dll on cygwin, .so in
                   9797:                other cases)
                   9798: 
                   9799:        * bin/auto.p.dist.in 1.9:
                   9800:                strange \n
                   9801: 
                   9802:        * src/classes/table.C 1.164:
                   9803:        * src/classes/xdoc.C 1.100:
                   9804:        * www/htdocs/index.html 1.144:
                   9805:                table::sql  options
                   9806:                table::create  copy options
                   9807:                options checked, wrong option now fatal error
                   9808: 
                   9809:        * src/main/pa_string.C 1.170:
                   9810:        * www/htdocs/index.html 1.143:
                   9811:                string.replace fixed [were missing words on pieces boundaries]
                   9812: 
                   9813:        * src/main/execute.C 1.269:
                   9814:        * src/main/pa_request.C 1.228:
                   9815:        * src/types/pa_value.C 1.6:
                   9816:        * src/types/pa_value.h 1.102:
                   9817:        * src/types/pa_vmethod_frame.h 1.37:
                   9818:        * src/types/pa_vstateless_class.h 1.35:
                   9819:        * www/htdocs/index.html 1.145:
                   9820:        * www/htdocs/operators.p 1.1:
                   9821:                allowed Request.self to be 0, checked that in VMethodFrame get
                   9822:                put and $self.
                   9823: 
                   9824:        * src/classes/op.C 1.108:
                   9825:        * src/classes/table.C 1.161:
                   9826:        * www/htdocs/index.html 1.140:
                   9827:                menu/for delims bug fixed [were ,2,3]
                   9828: 
                   9829: 2002-09-16  paf
                   9830:        * src/classes/file.C 1.98:
                   9831:        * www/htdocs/index.html 1.139:
                   9832:                file::cgi line ends can be both unix & dos. and they can be unix [\n\n] on win when 'use CGI' used, it causes stdout to be binary.
                   9833:                now detected closest header break.
                   9834: 
                   9835:        * src/main/untaint.C 1.107:
                   9836:        * src/types/pa_vmail.C 1.29:
                   9837:                mail:send closing ?=  now closed right
                   9838: 
                   9839: 2002-09-13  paf
                   9840:        * operators.txt 1.81:
                   9841:        * src/main/compile.tab.C 1.65:
                   9842:        * src/main/compile.y 1.193:
                   9843:        * www/htdocs/index.html 1.137:
                   9844:                !| bitwise
                   9845:                !|| numerical
                   9846:                xor now
                   9847:                [preparing for expression #comments]
                   9848: 
                   9849:        * src/main/compile.tab.C 1.63:
                   9850:        * src/main/compile.y 1.191:
                   9851:        * src/types/pa_vresponse.C 1.12:
                   9852:        * www/htdocs/index.html 1.135:
                   9853:                cookie date now clean [were mistakenly tainted & that worked
                   9854:                bad with opera -- 'happily' that worked OK with msie]
                   9855: 
                   9856:        * src/main/compile.tab.C 1.64:
                   9857:        * src/main/compile.y 1.192:
                   9858:        * www/htdocs/index.html 1.136:
                   9859:                @method[$name]
                   9860:                now parse error
                   9861: 
                   9862:        * operators.txt 1.82:
                   9863:        * src/main/compile.tab.C 1.66:
                   9864:        * src/main/compile.y 1.194:
                   9865:        * src/main/compile_tools.h 1.65:
                   9866:        * www/htdocs/index.html 1.138:
                   9867:                (expression #comment)
                   9868:                
                   9869:                (multiline expression #comment
                   9870:                 line2  #comment
                   9871:                )
                   9872:                
                   9873:                (expression #comment with (brackets) comment) << OK
                   9874: 
                   9875:        * Makefile.in 1.19:
                   9876:        * configure 1.39:
                   9877:        * configure.in 1.39:
                   9878:        * src/include/pa_config_auto.h.in 1.29:
                   9879:                HAVE_WINSOCK_H created in configure.in
                   9880: 
                   9881:        * src/include/pa_config_fixed.h 1.50:
                   9882:        * src/main/pa_socks.C 1.17:
                   9883:                HAVE_WINSOCK_H cheched in pa_socks.C
                   9884: 
                   9885: 2002-09-12  paf
                   9886:        * src/main/untaint.C 1.105:
                   9887:        * www/htdocs/index.html 1.134:
                   9888:                quoted printable ' ' now =20
                   9889:                and encoding stops before <...>$
                   9890: 
                   9891:        * src/types/pa_vclass.C 1.13:
                   9892:        * src/types/pa_vmail.C 1.28:
                   9893:        * src/types/pa_vobject.C 1.8:
                   9894:                VObject & VClass
                   9895:                get_element
                   9896:                now first looks to fields, next to methods & co
                   9897:                todo: the rest
                   9898:                reason: more speed
                   9899: 
                   9900:        * src/main/untaint.C 1.106:
                   9901:                quoted printable encoding stops before \s*<...>$
                   9902: 
                   9903: 2002-09-11  paf
                   9904:        * src/main/pa_charset.C 1.30:
                   9905:        * src/targets/cgi/parser3.dsp 1.59:
                   9906:        * www/htdocs/index.html 1.133:
                   9907:                while fixing ( xmlCharEncodingInput/OutputFunc callbacks returned bad value )
                   9908:                forgot to check users of those funcs. not all were using that return value convention
                   9909: 
                   9910:        * etc/parser3.charsets/windows-1254.cfg 1.1:
                   9911:        * src/lib/pcre/ibm-1254.ucm 1.1:
                   9912:                windows-1254 added
                   9913: 
                   9914: 2002-09-10  paf
                   9915:        * src/classes/op.C 1.106:
                   9916:        * src/main/execute.C 1.265:
                   9917:        * src/types/pa_value.C 1.5:
                   9918:        * src/types/pa_value.h 1.100:
                   9919:        * src/types/pa_vcode_frame.h 1.22:
                   9920:        * src/types/pa_vmethod_frame.h 1.36:
                   9921:        * src/types/pa_wcontext.C 1.23:
                   9922:        * src/types/pa_wcontext.h 1.39:
                   9923:        * src/types/pa_wwrapper.h 1.25:
                   9924:                moved junction kill responsibility to wcontext
                   9925: 
                   9926:        * src/main/execute.C 1.267:
                   9927:        * src/types/pa_value.h 1.101:
                   9928:        * src/types/pa_wwrapper.h 1.26:
                   9929:                WWrapper which used in constructing objects(second param to sql method) ^...sql{}[$.default{code}]
                   9930:                now has parent, wich helps code in hash to survivi
                   9931: 
                   9932:        * src/include/pa_request.h 1.147:
                   9933:        * src/main/execute.C 1.266:
                   9934:                removed redundant param to execute [stack said 'thanks']
                   9935: 
                   9936:        * src/classes/file.C 1.97:
                   9937:                decided not to log exec's with stderr, that could be warnings, 
                   9938:                and it's up to scritper to log/show them
                   9939: 
                   9940:        * src/main/pa_charset.C 1.29:
                   9941:        * src/types/pa_vmail.C 1.27:
                   9942:        * www/htdocs/index.html 1.131:
                   9943:                xmlCharEncodingInput/OutputFunc callbacks returned bad value in case of unfinished in buffer processing, causing accidental transcode stop [in case that source enc != utf-8 & there is incomplete utf-8 sequence at the end of 16000block iside of libxml lib]
                   9944:                tfm readed & code updated
                   9945: 
                   9946:        * src/classes/op.C 1.107:
                   9947:        * src/main/execute.C 1.268:
                   9948:        * src/types/pa_wcontext.h 1.40:
                   9949:        * src/types/pa_wcontext.h 1.41:
                   9950:                VCodeFrame parent param were specified badly
                   9951: 
                   9952:        * src/classes/double.C 1.50:
                   9953:        * src/main/execute.C 1.264:
                   9954:        * www/htdocs/index.html 1.132:
                   9955:                double:sql badly called write_assign_lang, not write_no_lang,
                   9956:                thus doing unnecessary double/string converstion, which were loosing time&precesion
                   9957: 
                   9958: 2002-09-04  paf
                   9959:        * src/types/pa_vxnode.C 1.25:
                   9960:        * www/htdocs/index.html 1.129:
                   9961:                removed too strong checks of xnode.elements.
                   9962:                now, for instance, if element does not have any attributes, $xnode.attributes is void, not error
                   9963: 
                   9964:        * configure 1.37:
                   9965:        * configure.in 1.38:
                   9966:                introducing --with-sjlj-exceptions
                   9967:                [hpux can not work with longjump/throw pair, and one must switch that on there.
                   9968:                todo: detect that automatically]
                   9969: 
                   9970:        * configure 1.38:
                   9971:                makes with sjlj
                   9972: 
                   9973:        * src/include/pa_config_auto.h.in 1.28:
                   9974:                sjlj define
                   9975: 
                   9976:        * INSTALL 1.26:
                   9977:        * src/include/pa_config_fixed.h 1.49:
                   9978:        * src/include/pa_sql_connection.h 1.28:
                   9979:        * src/main/pa_sql_driver_manager.C 1.65:
                   9980:        * www/htdocs/index.html 1.130:
                   9981:                -with-sjlj-exceptions define checked.
                   9982:                on win32 it made default
                   9983: 
                   9984: 2002-09-02  paf
                   9985:        * Makefile.am 1.7:
                   9986:        * Makefile.in 1.18:
                   9987:        * src/types/pa_vdate.h 1.20:
                   9988:                happy now only install-exec
                   9989: 
                   9990:        * src/types/pa_vdate.h 1.21:
                   9991:                removed debug
                   9992: 
                   9993:        * operators.txt 1.80:
                   9994:        * src/main/execute.C 1.263:
                   9995:        * src/targets/cgi/parser3.dsp 1.58:
                   9996:        * www/htdocs/index.html 1.128:
                   9997:                removed double_result, didn't help
                   9998: 
                   9999:        * src/types/pa_vdate.h 1.22:
                   10000:                *** empty log message ***
                   10001: 
                   10002:        * src/main/execute.C 1.258:
                   10003:                fixed numeric < & co so that thay now use c=a-b, c OPERATOR 0.
                   10004:                this works fine on solaris/intel for still unknown reason.
                   10005: 
                   10006:        * src/main/execute.C 1.261:
                   10007:                double_result made to move that var away from hungry g++ optimizer (-O2),
                   10008:                before: it were optimized and comparison operators worked badly
                   10009: 
                   10010: 2002-08-29  paf
                   10011:        * parser3.dsw 1.3:
                   10012:        * src/classes/classes.dsp 1.25:
                   10013:        * src/classes/hash.C 1.46:
                   10014:        * src/classes/op.C 1.105:
                   10015:        * src/classes/string.C 1.119:
                   10016:        * src/include/pa_request.h 1.146:
                   10017:        * src/lib/md5/md5.dsp 1.2:
                   10018:        * src/main/execute.C 1.257:
                   10019:        * src/main/main.dsp 1.158:
                   10020:        * src/main/pa_request.C 1.227:
                   10021:        * src/targets/cgi/parser3.dsp 1.57:
                   10022:        * src/types/pa_value.C 1.4:
                   10023:        * src/types/pa_value.h 1.99:
                   10024:        * src/types/pa_vmail.C 1.26:
                   10025:        * src/types/pa_vmethod_frame.h 1.35:
                   10026:        * src/types/pa_wcontext.h 1.38:
                   10027:        * src/types/types.dsp 1.33:
                   10028:        * www/htdocs/index.html 1.127:
                   10029:                junction_cleaner moved to auto VMethodFrame [called less frequent, allowed to remove ugly Junction.change_context-s from many places, switch, mail:send..html{}, ..]
                   10030:                request.root renamed to method_frame [more easyreading]
                   10031:                ancient {...PUSH/POPs...} changed to stack vars [speed up]
                   10032: 
                   10033: 2002-08-28  paf
                   10034:        * operators.txt 1.79:
                   10035:        * src/classes/string.C 1.118:
                   10036:        * www/htdocs/derived.p 1.15:
                   10037:        * www/htdocs/index.html 1.124:
                   10038:                ^string.split[delim[;options]]
                   10039: 
                   10040:        * src/types/pa_vcookie.C 1.50:
                   10041:        * www/htdocs/index.html 1.125:
                   10042:                fixed cookie delete when
                   10043:                $cookie:name[$.value[]]
                   10044: 
                   10045:        * src/types/pa_vcookie.C 1.51:
                   10046:        * www/htdocs/index.html 1.126:
                   10047:                $cookie:name[&]
                   10048:                $cookie:name << now tainted
                   10049: 
                   10050: 2002-08-27  paf
                   10051:        * etc/parser3.charsets/Makefile.am 1.4:
                   10052:        * etc/parser3.charsets/Makefile.in 1.12:
                   10053:                merged from 3.0.0005
                   10054: 
                   10055:        * INSTALL 1.25:
                   10056:                recommended latest gmime 1.0.5
                   10057: 
                   10058:        * operators.txt 1.78:
                   10059:        * src/main/compile.tab.C 1.62:
                   10060:        * src/main/compile.y 1.190:
                   10061:        * www/htdocs/index.html 1.123:
                   10062:        * www/htdocs/mailreceive.eml 1.2:
                   10063:                # now delimiter
                   10064: 
                   10065: 2002-08-26  paf
                   10066:        * configure 1.36:
                   10067:        * configure.in 1.37:
                   10068:        * src/targets/apache13/Makefile.am 1.14:
                   10069:        * src/targets/apache13/Makefile.in 1.38:
                   10070:                apache13/hook added to make dist.
                   10071: 
                   10072: 2002-08-23  paf
                   10073:        * src/include/pa_common.h 1.81:
                   10074:        * src/main/pa_common.C 1.118:
                   10075:        * src/targets/cgi/parser3.C 1.197:
                   10076:        * src/targets/isapi/parser3isapi.C 1.79:
                   10077:        * www/htdocs/index.html 1.122:
                   10078:                when auto.p beside binary [cgi, isapi] not accessible [due to
                   10079:                bad rights or whatever] it's error now
                   10080: 
                   10081: 2002-08-21  paf
                   10082:        * src/main/pa_string.C 1.169:
                   10083:        * www/htdocs/index.html 1.121:
                   10084:                fixed bad language bug, [were wrong string cloning constructor]
                   10085: 
                   10086:        * src/main/compile.tab.C 1.61:
                   10087:        * src/main/compile.y 1.189:
                   10088:        * src/main/compile_tools.C 1.53:
                   10089:        * src/main/compile_tools.h 1.64:
                   10090:        * www/htdocs/derived.p 1.13:
                   10091:        * www/htdocs/derived.p 1.14:
                   10092:                "BASE:"
                   10093:                "BASE::"
                   10094:                syntax allowed, means "base class".
                   10095:                compiled as if here they named base class
                   10096: 
                   10097:        * bin/auto.p.dist.in 1.7:
                   10098:        * src/targets/cgi/parser3.C 1.196:
                   10099:        * src/types/pa_vfile.C 1.34:
                   10100:        * src/types/pa_vmail.C 1.23:
                   10101:        * www/htdocs/mailreceive.eml 1.1:
                   10102:        * www/htdocs/mailreceive.html 1.1:
                   10103:                $mail.received.file.value.content-type fixed
                   10104: 
                   10105:        * Makefile.am 1.6:
                   10106:        * Makefile.in 1.17:
                   10107:                can use:
                   10108:                make happy
                   10109:                equals to
                   10110:                make update install
                   10111: 
                   10112:        * src/main/execute.C 1.256:
                   10113:        * src/types/pa_vobject.h 1.34:
                   10114:        * www/htdocs/base.p 1.3:
                   10115:        * www/htdocs/derived.p 1.12:
                   10116:        * www/htdocs/index.html 1.120:
                   10117:                fixed virtual calls
                   10118: 
                   10119: 2002-08-20  paf
                   10120:        * operators.txt 1.76:
                   10121:        * src/classes/void.C 1.23:
                   10122:        * www/htdocs/index.html 1.117:
                   10123:                ^void.length[] = 0 merged from 3.0.0005
                   10124: 
                   10125:        * operators.txt 1.77:
                   10126:        * src/classes/void.C 1.24:
                   10127:        * www/htdocs/index.html 1.118:
                   10128:                ^void.pos[...] = -1 merged from 3.0.0005
                   10129: 
                   10130:        * operators.txt [release_3_0_0005] 1.59.2.3:
                   10131:        * src/classes/void.C [release_3_0_0005] 1.21.2.1:
                   10132:                ^void.length[] = 0
                   10133: 
                   10134:        * operators.txt [release_3_0_0005] 1.59.2.4:
                   10135:        * src/classes/void.C [release_3_0_0005] 1.21.2.2:
                   10136:                ^void.pos[...] = -1
                   10137: 
                   10138:        * src/classes/file.C 1.96:
                   10139:        * www/htdocs/index.html 1.119:
                   10140:                fixed language of file:file result
                   10141: 
                   10142: 2002-08-19  paf
                   10143:        * src/classes/xnode.C 1.49:
                   10144:        * src/classes/xnode.C 1.50:
                   10145:        * src/classes/xnode.C 1.51:
                   10146:        * src/types/pa_vxdoc.C 1.21:
                   10147:                xdoc.fields fixed [were error in xnode, which were not catched
                   10148:                in xdoc]
                   10149: 
                   10150:        * src/classes/xdoc.C 1.99:
                   10151:                xdoc getElementsByTagName, ...NS
                   10152:                overriden, work now
                   10153: 
                   10154:        * src/include/pa_stylesheet_connection.h 1.31:
                   10155:        * src/main/pa_globals.C 1.138:
                   10156:                prepared:
                   10157:                        // validate each document after load/create (?)
                   10158:                        //xmlDoValidityCheckingDefaultValue = 1;
                   10159: 
                   10160: 2002-08-15  paf
                   10161:        * src/types/pa_vrequest.C 1.25:
                   10162:        * www/htdocs/index.html 1.113:
                   10163:                $request:body unprecessed POST request
                   10164: 
                   10165:        * operators.txt 1.71:
                   10166:        * src/classes/form.C 1.31:
                   10167:        * src/include/pa_pool.h 1.84:
                   10168:        * src/include/pa_request.h 1.145:
                   10169:        * src/main/pa_pool.C 1.56:
                   10170:        * src/types/pa_vform.C 1.66:
                   10171:        * src/types/pa_vform.h 1.41:
                   10172:        * www/htdocs/.htaccess 1.7:
                   10173:                planning/preparing_to $request:body
                   10174:                r.post_data now const
                   10175: 
                   10176:        * src/classes/image.C 1.75:
                   10177:        * src/classes/op.C 1.104:
                   10178:        * src/classes/xdoc.C 1.98:
                   10179:        * src/classes/xnode.C 1.48:
                   10180:        * src/main/execute.C 1.255:
                   10181:        * src/types/pa_value.h 1.97:
                   10182:        * src/types/pa_vhash.h 1.39:
                   10183:        * src/types/pa_vobject.C 1.7:
                   10184:        * src/types/pa_vobject.h 1.33:
                   10185:        * src/types/pa_vtable.h 1.46:
                   10186:        * www/htdocs/index.html 1.111:
                   10187:                instead of type() checking everywhere used Value.as
                   10188:                now user descendants can be used in params.
                   10189:                
                   10190:                VObject::as_*, is_defined now taken from bases.
                   10191:                xtable(table)
                   10192:                ^if($xtable) now OK
                   10193: 
                   10194:        * operators.txt 1.73:
                   10195:        * src/include/pa_common.h 1.80:
                   10196:        * src/main/pa_common.C 1.117:
                   10197:        * src/types/pa_vcookie.C 1.49:
                   10198:        * src/types/pa_vdate.h 1.19:
                   10199:        * src/types/pa_vresponse.C 1.11:
                   10200:        * src/types/pa_vresponse.h 1.29:
                   10201:        * www/htdocs/index.html 1.115:
                   10202:                $response:field[date]
                   10203:                $response:field[$.xxx[date]]
                   10204: 
                   10205:        * src/types/pa_value.h 1.98:
                   10206:        * src/types/pa_vdate.h 1.18:
                   10207:        * src/types/pa_vrequest.C 1.24:
                   10208:        * src/types/pa_vxdoc.C 1.20:
                   10209:        * src/types/pa_vxnode.C 1.24:
                   10210:        * www/htdocs/index.html 1.112:
                   10211:                few barks:
                   10212:                bark("%s field not found", 0, &aname)
                   10213: 
                   10214:        * src/classes/hash.C 1.45:
                   10215:        * src/classes/string.C 1.117:
                   10216:        * src/classes/table.C 1.160:
                   10217:        * src/classes/void.C 1.22:
                   10218:        * src/include/pa_sql_connection.h 1.27:
                   10219:        * www/htdocs/index.html 1.114:
                   10220:                fixed source of ^hash::sql{bad}
                   10221: 
                   10222:        * src/classes/classes.h 1.22:
                   10223:        * www/htdocs/index.html 1.116:
                   10224:                write to static var caused useless Exception, introduced
                   10225:                Methoded::put_element wich consumes those
                   10226: 
                   10227:        * src/main/execute.C 1.254:
                   10228:        * src/types/pa_value.h 1.96:
                   10229:        * src/types/pa_vclass.C 1.12:
                   10230:        * src/types/pa_vclass.h 1.37:
                   10231:        * src/types/pa_vobject.C 1.6:
                   10232:        * src/types/pa_vobject.h 1.32:
                   10233:        * src/types/pa_vxdoc.C 1.19:
                   10234:        * src/types/pa_vxdoc.h 1.29:
                   10235:                is->as
                   10236: 
                   10237:        * operators.txt 1.72:
                   10238:                $request:body unprecessed POST request body
                   10239: 
                   10240: 2002-08-14  paf
                   10241:        * src/targets/cgi/Makefile.am 1.41:
                   10242:        * src/targets/cgi/fixopt.C 1.1:
                   10243:        * src/targets/cgi/fixopt.C 1.2:
                   10244:        * src/targets/cgi/fixopt.h 1.1:
                   10245:        * src/targets/cgi/parser3.C 1.194:
                   10246:        * src/targets/cgi/parser3.dsp 1.55:
                   10247:                fixopt now preprocesses command line params, splitting them by
                   10248:                space, excluding argv[0], argv[argc-1]
                   10249: 
                   10250:        * src/classes/xnode.h 1.16:
                   10251:        * src/main/execute.C 1.253:
                   10252:        * src/targets/cgi/parser3.dsp 1.56:
                   10253:        * src/types/pa_value.h 1.95:
                   10254:        * src/types/pa_vclass.C 1.11:
                   10255:        * src/types/pa_vclass.h 1.36:
                   10256:        * src/types/pa_vcode_frame.h 1.21:
                   10257:        * src/types/pa_vcookie.C 1.48:
                   10258:        * src/types/pa_vcookie.h 1.21:
                   10259:        * src/types/pa_vdate.h 1.17:
                   10260:        * src/types/pa_venv.h 1.26:
                   10261:        * src/types/pa_vfile.h 1.49:
                   10262:        * src/types/pa_vform.C 1.65:
                   10263:        * src/types/pa_vform.h 1.40:
                   10264:        * src/types/pa_vhash.h 1.38:
                   10265:        * src/types/pa_vimage.h 1.31:
                   10266:        * src/types/pa_vmail.C 1.22:
                   10267:        * src/types/pa_vmail.h 1.6:
                   10268:        * src/types/pa_vmath.h 1.12:
                   10269:        * src/types/pa_vmethod_frame.h 1.34:
                   10270:        * src/types/pa_vobject.C 1.5:
                   10271:        * src/types/pa_vobject.h 1.31:
                   10272:        * src/types/pa_vrequest.C 1.23:
                   10273:        * src/types/pa_vrequest.h 1.23:
                   10274:        * src/types/pa_vresponse.C 1.10:
                   10275:        * src/types/pa_vresponse.h 1.28:
                   10276:        * src/types/pa_vstateless_class.h 1.34:
                   10277:        * src/types/pa_vstateless_object.h 1.25:
                   10278:        * src/types/pa_vstatus.C 1.12:
                   10279:        * src/types/pa_vstatus.h 1.13:
                   10280:        * src/types/pa_vstring.h 1.52:
                   10281:        * src/types/pa_vtable.C 1.19:
                   10282:        * src/types/pa_vtable.h 1.45:
                   10283:        * src/types/pa_vvoid.h 1.14:
                   10284:        * src/types/pa_vxdoc.C 1.18:
                   10285:        * src/types/pa_vxdoc.h 1.28:
                   10286:        * src/types/pa_vxnode.C 1.23:
                   10287:        * src/types/pa_vxnode.h 1.20:
                   10288:        * src/types/pa_wwrapper.h 1.24:
                   10289:        * www/htdocs/index.html 1.110:
                   10290:                is now works with VObject & VClass
                   10291: 
                   10292:        * src/types/pa_vmail.C 1.21:
                   10293:                mail: turned off utf8 to source transcoding
                   10294: 
                   10295:        * src/targets/cgi/parser3.C 1.193:
                   10296:                -f config file
                   10297: 
                   10298:        * src/targets/cgi/Makefile.am 1.42:
                   10299:        * src/targets/cgi/fixopt.C 1.3:
                   10300:        * src/targets/cgi/fixopt.h 1.2:
                   10301:        * src/targets/cgi/parser3.C 1.195:
                   10302:                removed fixopt stupidity. on stupid linux use
                   10303:                cd /document/root
                   10304:                ../cgi/parser3 script
                   10305: 
                   10306:        * src/targets/cgi/Makefile.in 1.52:
                   10307:        * src/targets/cgi/Makefile.in 1.53:
                   10308:                *** empty log message ***
                   10309: 
                   10310:        * src/targets/cgi/parser3.C 1.192:
                   10311:        * www/htdocs/auto.p 1.17:
                   10312:        * www/htdocs/derived.p 1.11:
                   10313:        * www/htdocs/index.html 1.109:
                   10314:                fixed .log file dir
                   10315: 
                   10316: 2002-08-13  paf
                   10317:        * www/htdocs/derived.p 1.7:
                   10318:                sample: dont convinient that table fields can be overridden
                   10319: 
                   10320:        * src/types/Makefile.in 1.43:
                   10321:                added vobject.c & vclass
                   10322: 
                   10323:        * src/types/Makefile.in 1.42:
                   10324:                VAliased removed
                   10325: 
                   10326:        * src/types/pa_vclass.C 1.9:
                   10327:        * www/htdocs/derived.p 1.9:
                   10328:                checked: form[vclass]fields can be overwritten in derived(table)
                   10329: 
                   10330:        * src/types/Makefile.am 1.26:
                   10331:        * src/types/pa_vclass.C 1.7:
                   10332:        * src/types/pa_vclass.h 1.34:
                   10333:        * src/types/pa_vobject.C 1.1:
                   10334:        * src/types/pa_vobject.h 1.29:
                   10335:        * src/types/types.dsp 1.32:
                   10336:                reorganized modules
                   10337:                todo: fix bug with put endless recoursion
                   10338:                todo: check 'as'
                   10339: 
                   10340:        * src/types/pa_vclass.C 1.10:
                   10341:        * www/htdocs/index.html 1.107:
                   10342:                allow override parent variables, useful for form descendants
                   10343: 
                   10344:        * src/types/pa_vobject.C 1.4:
                   10345:        * www/htdocs/derived.p 1.10:
                   10346:        * www/htdocs/index.html 1.108:
                   10347:                allow override parent variables, useful for form descendants [
                   10348:                in vobject too, were in vclass]
                   10349: 
                   10350:        * src/classes/form.C 1.30:
                   10351:        * src/classes/mail.C 1.78:
                   10352:        * src/classes/op.C 1.103:
                   10353:        * src/classes/xnode.h 1.15:
                   10354:        * src/include/pa_request.h 1.144:
                   10355:        * src/main/execute.C 1.252:
                   10356:        * src/main/pa_request.C 1.226:
                   10357:        * src/types/pa_value.h 1.94:
                   10358:        * src/types/pa_vclass.C 1.8:
                   10359:        * src/types/pa_vclass.h 1.35:
                   10360:        * src/types/pa_vcode_frame.h 1.20:
                   10361:        * src/types/pa_vcookie.C 1.47:
                   10362:        * src/types/pa_vcookie.h 1.20:
                   10363:        * src/types/pa_vdate.h 1.16:
                   10364:        * src/types/pa_venv.h 1.25:
                   10365:        * src/types/pa_vfile.h 1.48:
                   10366:        * src/types/pa_vform.C 1.64:
                   10367:        * src/types/pa_vform.h 1.39:
                   10368:        * src/types/pa_vhash.h 1.37:
                   10369:        * src/types/pa_vimage.h 1.30:
                   10370:        * src/types/pa_vmail.C 1.20:
                   10371:        * src/types/pa_vmail.h 1.5:
                   10372:        * src/types/pa_vmath.h 1.11:
                   10373:        * src/types/pa_vmethod_frame.h 1.33:
                   10374:        * src/types/pa_vobject.C 1.3:
                   10375:        * src/types/pa_vobject.h 1.30:
                   10376:        * src/types/pa_vrequest.C 1.22:
                   10377:        * src/types/pa_vrequest.h 1.22:
                   10378:        * src/types/pa_vresponse.C 1.9:
                   10379:        * src/types/pa_vresponse.h 1.27:
                   10380:        * src/types/pa_vstateless_class.h 1.33:
                   10381:        * src/types/pa_vstateless_object.h 1.24:
                   10382:        * src/types/pa_vstatus.C 1.11:
                   10383:        * src/types/pa_vstatus.h 1.12:
                   10384:        * src/types/pa_vstring.h 1.51:
                   10385:        * src/types/pa_vtable.C 1.18:
                   10386:        * src/types/pa_vtable.h 1.44:
                   10387:        * src/types/pa_vvoid.h 1.13:
                   10388:        * src/types/pa_vxdoc.C 1.17:
                   10389:        * src/types/pa_vxdoc.h 1.27:
                   10390:        * src/types/pa_vxnode.C 1.22:
                   10391:        * src/types/pa_vxnode.h 1.19:
                   10392:        * src/types/pa_wwrapper.h 1.23:
                   10393:                introduced Value::get_element(..., bool looking_down) [needed
                   10394:                to exclude endless recoursion]
                   10395: 
                   10396:        * src/classes/table.C 1.159:
                   10397:        * src/types/pa_vtable.C 1.17:
                   10398:        * src/types/pa_vtable.h 1.43:
                   10399:        * www/htdocs/derived.p 1.5:
                   10400:                fixed error message on using non-created table
                   10401: 
                   10402:        * src/classes/form.C 1.29:
                   10403:        * src/classes/hash.C 1.44:
                   10404:        * src/classes/mail.C 1.77:
                   10405:        * src/classes/op.C 1.102:
                   10406:        * src/classes/xnode.h 1.14:
                   10407:        * src/include/pa_request.h 1.143:
                   10408:        * src/main/compile.C 1.66:
                   10409:        * src/main/compile.tab.C 1.60:
                   10410:        * src/main/execute.C 1.251:
                   10411:        * src/main/pa_request.C 1.225:
                   10412:        * src/types/pa_value.h 1.93:
                   10413:        * src/types/pa_vclass.h 1.33:
                   10414:        * src/types/pa_vcode_frame.h 1.19:
                   10415:        * src/types/pa_vcookie.C 1.46:
                   10416:        * src/types/pa_vcookie.h 1.19:
                   10417:        * src/types/pa_vdate.h 1.15:
                   10418:        * src/types/pa_venv.h 1.24:
                   10419:        * src/types/pa_vfile.h 1.47:
                   10420:        * src/types/pa_vform.C 1.63:
                   10421:        * src/types/pa_vform.h 1.38:
                   10422:        * src/types/pa_vhash.h 1.36:
                   10423:        * src/types/pa_vimage.C 1.20:
                   10424:        * src/types/pa_vimage.h 1.29:
                   10425:        * src/types/pa_vmail.C 1.19:
                   10426:        * src/types/pa_vmail.h 1.4:
                   10427:        * src/types/pa_vmath.h 1.10:
                   10428:        * src/types/pa_vmethod_frame.h 1.32:
                   10429:        * src/types/pa_vobject.h 1.26:
                   10430:        * src/types/pa_vrequest.C 1.20:
                   10431:        * src/types/pa_vrequest.h 1.20:
                   10432:        * src/types/pa_vresponse.C 1.8:
                   10433:        * src/types/pa_vresponse.h 1.26:
                   10434:        * src/types/pa_vstateless_class.h 1.32:
                   10435:        * src/types/pa_vstateless_object.h 1.23:
                   10436:        * src/types/pa_vstatus.C 1.10:
                   10437:        * src/types/pa_vstatus.h 1.11:
                   10438:        * src/types/pa_vstring.h 1.50:
                   10439:        * src/types/pa_vtable.C 1.16:
                   10440:        * src/types/pa_vtable.h 1.42:
                   10441:        * src/types/pa_vvoid.h 1.12:
                   10442:        * src/types/pa_vxdoc.C 1.16:
                   10443:        * src/types/pa_vxdoc.h 1.26:
                   10444:        * src/types/pa_vxnode.C 1.21:
                   10445:        * src/types/pa_vxnode.h 1.18:
                   10446:        * src/types/pa_wwrapper.h 1.22:
                   10447:        * www/htdocs/derived.p 1.4:
                   10448:                VObject.get/out now looking down/up tree
                   10449:                todo: fix error message on non-constructed parents
                   10450: 
                   10451:        * src/types/pa_vobject.h 1.28:
                   10452:        * www/htdocs/derived.p 1.8:
                   10453:                checked: table fields can be overwritten in derived(table)
                   10454: 
                   10455:        * src/types/pa_vobject.h 1.27:
                   10456:        * www/htdocs/derived.p 1.6:
                   10457:        * www/htdocs/index.html 1.106:
                   10458:                derived classes can have fields of their own now
                   10459: 
                   10460: 2002-08-12  paf
                   10461:        * src/main/compile.tab.C 1.59:
                   10462:        * src/main/compile.y 1.188:
                   10463:        * src/main/execute.C 1.249:
                   10464:        * src/main/execute.C 1.250:
                   10465:        * src/main/pa_request.C 1.224:
                   10466:        * src/types/Makefile.am 1.25:
                   10467:        * src/types/pa_valiased.C 1.17:
                   10468:        * src/types/pa_valiased.h 1.23:
                   10469:        * src/types/pa_value.h 1.92:
                   10470:        * src/types/pa_vclass.h 1.32:
                   10471:        * src/types/pa_vobject.h 1.25:
                   10472:        * src/types/pa_vstateless_class.h 1.30:
                   10473:        * src/types/pa_vstateless_object.h 1.21:
                   10474:        * src/types/pa_wcontext.h 1.37:
                   10475:                ^base:create[] dynamic call rewritten
                   10476:                todo: thorough testing
                   10477: 
                   10478:        * src/types/pa_value.h 1.91:
                   10479:        * src/types/pa_vclass.h 1.31:
                   10480:        * src/types/pa_vobject.h 1.24:
                   10481:        * www/htdocs/base.p 1.1:
                   10482:        * www/htdocs/derived.p 1.1:
                   10483:                VObject ctor now instantates base class, remembers it and saves child in parent
                   10484:                VObject.get_class now returns last child = downward virtual calls OK
                   10485: 
                   10486:        * src/types/pa_vstateless_class.h 1.31:
                   10487:        * src/types/pa_vstateless_object.h 1.22:
                   10488:        * www/htdocs/derived.p 1.3:
                   10489:                table derived OK
                   10490: 
                   10491:        * src/main/pa_request.C 1.223:
                   10492:                response:body[file] content-type check fixed [were bad when
                   10493:                content-type is hash]
                   10494: 
                   10495:        * bin/auto.p.dist.in 1.5:
                   10496:                fixed sendmail default comment
                   10497: 
                   10498:        * src/main/execute.C 1.248:
                   10499:        * src/types/pa_value.h 1.90:
                   10500:        * src/types/pa_vclass.h 1.30:
                   10501:        * src/types/pa_vdate.h 1.14:
                   10502:        * src/types/pa_vdouble.h 1.40:
                   10503:        * src/types/pa_vfile.h 1.46:
                   10504:        * src/types/pa_vimage.h 1.28:
                   10505:        * src/types/pa_vint.h 1.37:
                   10506:        * src/types/pa_vmethod_frame.h 1.31:
                   10507:        * src/types/pa_vobject.h 1.23:
                   10508:        * src/types/pa_vresponse.h 1.25:
                   10509:        * src/types/pa_vstateless_class.h 1.29:
                   10510:        * src/types/pa_vstateless_object.h 1.20:
                   10511:        * src/types/pa_vstring.h 1.49:
                   10512:        * src/types/pa_vtable.h 1.41:
                   10513:        * src/types/pa_vxdoc.h 1.25:
                   10514:        * src/types/pa_vxnode.h 1.17:
                   10515:        * src/types/pa_wcontext.h 1.36:
                   10516:        * src/types/types.dsp 1.31:
                   10517:        * www/htdocs/index.html 1.105:
                   10518:                killed VAliased [redundant], moved $CLASS to VObject only [
                   10519:                parser class instance]
                   10520: 
                   10521:        * bin/auto.p.dist.in 1.6:
                   10522:                more like in dist on parser.ru
                   10523: 
                   10524:        * www/htdocs/base.p 1.2:
                   10525:        * www/htdocs/derived.p 1.2:
                   10526:                not good - along upward-virtual call self eq child
                   10527: 
                   10528: 2002-08-09  paf
                   10529:        * src/main/execute.C 1.247:
                   10530:        * src/types/pa_value.h 1.89:
                   10531:        * src/types/pa_vclass.h 1.29:
                   10532:        * src/types/pa_vobject.h 1.22:
                   10533:        * src/types/pa_vxdoc.h 1.24:
                   10534:        * www/htdocs/index.html 1.104:
                   10535:                started as()
                   10536: 
                   10537: 2002-08-08  paf
                   10538:        * src/classes/mail.C 1.76:
                   10539:        * src/types/pa_vmail.C 1.18:
                   10540:        * www/htdocs/auto.p 1.16:
                   10541:        * www/htdocs/index.html 1.98:
                   10542:                in letter texts one can use tainted data now. only she must specify the language.
                   10543:                
                   10544:                ^mail:send[
                   10545:                        $.from[paf@mail.design.ru]
                   10546:                        $.to[paf@mail.design.ru]
                   10547:                        $.subject[^taint[uri][ìîñêâà]=2]
                   10548:                        $.text[^taint[uri][ìîñêâà]=]
                   10549:                ]
                   10550: 
                   10551:        * operators.txt 1.67:
                   10552:        * src/include/pa_string.h 1.142:
                   10553:        * src/include/pa_string.h 1.143:
                   10554:        * src/main/pa_string.C 1.168:
                   10555:        * www/htdocs/index.html 1.95:
                   10556:                String::first_char now not fails on empty strings
                   10557:                ^if(-f '') now ok and in 3 other places.
                   10558: 
                   10559:        * src/classes/file.C 1.95:
                   10560:        * src/classes/op.C 1.101:
                   10561:        * src/types/pa_vfile.C 1.33:
                   10562:        * www/htdocs/index.html 1.96:
                   10563:        * www/htdocs/index.html 1.97:
                   10564:                ^process now prints more precise origin
                   10565: 
                   10566:        * operators.txt 1.68:
                   10567:        * src/types/pa_vdate.h 1.13:
                   10568:        * www/htdocs/index.html 1.99:
                   10569:                $date.yearday
                   10570:                $date.daylightsaving
                   10571: 
                   10572:        * src/main/execute.C 1.246:
                   10573:        * www/htdocs/index.html 1.100:
                   10574:                error reporting on object writes to MAIN improved [were ruind
                   10575:                with fixing $obj[^if(1){$obj}] ]
                   10576: 
                   10577:        * operators.txt 1.69:
                   10578:        * operators.txt 1.70:
                   10579:        * src/classes/date.C 1.36:
                   10580:        * src/include/pa_globals.h 1.94:
                   10581:        * src/main/pa_globals.C 1.137:
                   10582:        * www/htdocs/index.html 1.101:
                   10583:        * www/htdocs/index.html 1.102:
                   10584:                year column in month calendar [week year]
                   10585: 
                   10586: 2002-08-07  paf
                   10587:        * src/classes/classes.dsp 1.24:
                   10588:        * src/classes/table.C 1.158:
                   10589:        * src/lib/pcre/pcre_parser_ctype.dsp 1.2:
                   10590:        * src/main/pa_array.C 1.52:
                   10591:        * src/types/types.dsp 1.30:
                   10592:        * www/htdocs/index.html 1.91:
                   10593:                all Debug dirs in .dsp now named 'Debug'
                   10594: 
                   10595:        * src/classes/string.C 1.116:
                   10596:        * src/main/pa_string.C 1.166:
                   10597:        * src/main/pa_string.C 1.167:
                   10598:        * www/htdocs/index.html 1.93:
                   10599:        * www/htdocs/index.html 1.94:
                   10600:                ^string.mid(0;bad) fixed
                   10601: 
                   10602:        * operators.txt 1.66:
                   10603:        * src/classes/op.C 1.100:
                   10604:                cache...{...^cache<<to past...} now erasing cache file [there
                   10605:                were bad check on that]
                   10606: 
                   10607:        * operators.txt 1.65:
                   10608:        * src/classes/mail.C 1.75:
                   10609:                exception_type  email.send
                   10610: 
                   10611:        * src/types/pa_vmail.C 1.16:
                   10612:        * www/htdocs/global.xsl 1.8:
                   10613:        * www/htdocs/index.html 1.89:
                   10614:                mail:send empty  email checked
                   10615: 
                   10616:        * src/main/execute.C 1.245:
                   10617:        * src/types/pa_vcode_frame.h 1.17:
                   10618:        * src/types/pa_vcode_frame.h 1.18:
                   10619:        * src/types/pa_vmethod_frame.h 1.30:
                   10620:        * src/types/pa_wcontext.C 1.22:
                   10621:        * src/types/pa_wcontext.h 1.35:
                   10622:        * src/types/pa_wwrapper.h 1.21:
                   10623:        * www/htdocs/index.html 1.92:
                   10624:                vcodeframe were mistakenly not completely transparent to object writes.
                   10625:                $hash[^if(1){$hash}] now works
                   10626: 
                   10627:        * operators.txt 1.64:
                   10628:        * src/types/pa_vmail.C 1.17:
                   10629:        * www/htdocs/index.html 1.90:
                   10630:                exception_type  email.format
                   10631: 
                   10632:        * etc/parser3.charsets/Makefile.am [release_3_0_0005] 1.3.6.1:
                   10633:        * etc/parser3.charsets/Makefile.in [release_3_0_0005] 1.11.4.1:
                   10634:                all included into dist
                   10635: 
                   10636: 2002-08-06  paf
                   10637:        * src/classes/file.C 1.93:
                   10638:        * src/include/pa_globals.h 1.93:
                   10639:        * src/main/pa_globals.C 1.136:
                   10640:        * src/main/pa_request.C 1.222:
                   10641:        * src/types/pa_vfile.C 1.32:
                   10642:        * src/types/pa_vfile.h 1.45:
                   10643:        * www/htdocs/index.html 1.85:
                   10644:                $file.content-type [instead of .mime-type]
                   10645:                now works for file::stat also
                   10646: 
                   10647:        * src/main/pa_request.C 1.221:
                   10648:        * www/htdocs/index.html 1.84:
                   10649:                case insensitive mime_type_of
                   10650: 
                   10651:        * src/classes/file.C 1.94:
                   10652:        * www/htdocs/index.html 1.86:
                   10653:                $f[file::cgi]
                   10654:                $f.UPPER case fields
                   10655: 
                   10656:        * operators.txt 1.62:
                   10657:        * operators.txt 1.63:
                   10658:        * src/classes/table.C 1.157:
                   10659:        * src/include/pa_array.h 1.56:
                   10660:        * src/include/pa_table.h 1.47:
                   10661:        * src/main/pa_array.C 1.51:
                   10662:        * src/main/pa_table.C 1.50:
                   10663:        * www/htdocs/index.html 1.88:
                   10664:                ^table::create[$source;$.options]
                   10665:                ^table::join[$source;$.options]
                   10666: 
                   10667:        * bin/auto.p.dist.in 1.4:
                   10668:                jpeg
                   10669: 
                   10670:        * operators.txt 1.61:
                   10671:        * src/classes/hash.C 1.43:
                   10672:        * src/classes/string.C 1.115:
                   10673:        * src/classes/table.C 1.156:
                   10674:        * www/htdocs/index.html 1.87:
                   10675:                sql options can be string now
                   10676:                ^xxx:sql{...}[
                   10677:                #  $.default()
                   10678:                }
                   10679: 
                   10680: 2002-08-05  paf
                   10681:        * src/classes/date.C 1.34:
                   10682:        * src/include/pa_globals.h 1.92:
                   10683:        * src/main/pa_globals.C 1.135:
                   10684:                month calendar week column [ISO 8601 Week Numbers]
                   10685: 
                   10686:        * operators.txt 1.60:
                   10687:                comment on date:calendar week column
                   10688: 
                   10689:        * src/types/pa_vxnode.C 1.20:
                   10690:                xnode.childNodes  now 0... [were 1...]
                   10691: 
                   10692:        * src/main/pa_common.C 1.113:
                   10693:        * src/main/pa_common.C 1.114:
                   10694:        * src/main/pa_common.C 1.115:
                   10695:        * src/main/pa_common.C 1.116:
                   10696:                write checked
                   10697: 
                   10698:        * src/types/pa_vmail.C 1.15:
                   10699:                file buffer relocated to parser heap
                   10700: 
                   10701:        * src/classes/date.C 1.35:
                   10702:                +1 buf size for stupid snprintfs
                   10703: 
                   10704: 2002-08-02  paf
                   10705:        * operators.txt 1.59:
                   10706:        * src/main/pa_request.C 1.220:
                   10707:        * src/types/pa_vform.C 1.61:
                   10708:        * www/htdocs/index.html 1.83:
                   10709:                response transcoded source->client only when text/* or simple
                   10710:                onoverridden $response:body
                   10711: 
                   10712:        * src/include/pa_config_fixed.h [release_3_0_0005] 1.48.2.1:
                   10713:        * src/main/pa_string.C [release_3_0_0005] 1.165.2.1:
                   10714:        * src/targets/cgi/getopt.c [release_3_0_0005] 1.1.4.1:
                   10715:        * src/targets/cgi/parser3.C [release_3_0_0005] 1.190.2.1:
                   10716:                removed #define DEBUG*
                   10717: 
                   10718:        * src/Makefile.in 1.50:
                   10719:        * src/classes/Makefile.in 1.48:
                   10720:        * src/main/Makefile.in 1.44:
                   10721:        * src/targets/apache13/Makefile.in 1.37:
                   10722:        * src/targets/cgi/Makefile.in 1.51:
                   10723:        * src/types/Makefile.in 1.41:
                   10724:                *** empty log message ***
                   10725: 
                   10726:        * src/types/pa_vclass.h 1.28:
                   10727:        * src/types/pa_vform.C 1.62:
                   10728:        * src/types/pa_vobject.h 1.21:
                   10729:                opera multipart post fixed
                   10730: 
                   10731:        * configure [release_3_0_0005] 1.35.2.1:
                   10732:        * configure.in [release_3_0_0005] 1.36.2.1:
                   10733:        * src/include/pa_version.h [release_3_0_0005] 1.7.2.1:
                   10734:                release 3_0_0005
                   10735: 
                   10736:        * bin/auto.p.dist.in [release_3_0_0005] 1.3.4.1:
                   10737:                unhandled_exception comments
                   10738: 
                   10739: 2002-08-01  paf
                   10740:        * src/classes/classes.C 1.17:
                   10741:        * src/classes/classes.h 1.21:
                   10742:        * src/classes/date.C 1.33:
                   10743:        * src/classes/double.C 1.49:
                   10744:        * src/classes/file.C 1.92:
                   10745:        * src/classes/form.C 1.28:
                   10746:        * src/classes/hash.C 1.42:
                   10747:        * src/classes/image.C 1.74:
                   10748:        * src/classes/int.C 1.46:
                   10749:        * src/classes/mail.C 1.74:
                   10750:        * src/classes/math.C 1.23:
                   10751:        * src/classes/op.C 1.99:
                   10752:        * src/classes/response.C 1.21:
                   10753:        * src/classes/string.C 1.114:
                   10754:        * src/classes/table.C 1.155:
                   10755:        * src/classes/void.C 1.21:
                   10756:        * src/classes/xdoc.C 1.97:
                   10757:        * src/classes/xnode.C 1.47:
                   10758:        * src/classes/xnode.h 1.13:
                   10759:        * src/include/pa_array.h 1.55:
                   10760:        * src/include/pa_cache_managers.h 1.8:
                   10761:        * src/include/pa_charset.h 1.18:
                   10762:        * src/include/pa_charsets.h 1.7:
                   10763:        * src/include/pa_common.h 1.79:
                   10764:        * src/include/pa_config_fixed.h 1.48:
                   10765:        * src/include/pa_dictionary.h 1.12:
                   10766:        * src/include/pa_dir.h 1.12:
                   10767:        * src/include/pa_exception.h 1.37:
                   10768:        * src/include/pa_exec.h 1.10:
                   10769:        * src/include/pa_globals.h 1.91:
                   10770:        * src/include/pa_hash.h 1.57:
                   10771:        * src/include/pa_opcode.h 1.20:
                   10772:        * src/include/pa_pool.h 1.83:
                   10773:        * src/include/pa_request.h 1.142:
                   10774:        * src/include/pa_sapi.h 1.21:
                   10775:        * src/include/pa_socks.h 1.10:
                   10776:        * src/include/pa_sql_connection.h 1.26:
                   10777:        * src/include/pa_sql_driver_manager.h 1.25:
                   10778:        * src/include/pa_stack.h 1.16:
                   10779:        * src/include/pa_string.h 1.141:
                   10780:        * src/include/pa_stylesheet_connection.h 1.30:
                   10781:        * src/include/pa_stylesheet_manager.h 1.14:
                   10782:        * src/include/pa_table.h 1.46:
                   10783:        * src/include/pa_threads.h 1.25:
                   10784:        * src/include/pa_types.h 1.43:
                   10785:        * src/include/pa_uue.h 1.3:
                   10786:        * src/lib/md5/pa_md5.h 1.4:
                   10787:        * src/lib/md5/pa_md5c.c 1.5:
                   10788:        * src/lib/pcre/pcre_parser_ctype.c 1.2:
                   10789:        * src/main/compile.C 1.65:
                   10790:        * src/main/compile.tab.C 1.58:
                   10791:        * src/main/compile_tools.C 1.52:
                   10792:        * src/main/compile_tools.h 1.63:
                   10793:        * src/main/execute.C 1.244:
                   10794:        * src/main/pa_array.C 1.50:
                   10795:        * src/main/pa_cache_managers.C 1.6:
                   10796:        * src/main/pa_charset.C 1.28:
                   10797:        * src/main/pa_charsets.C 1.10:
                   10798:        * src/main/pa_common.C 1.112:
                   10799:        * src/main/pa_dictionary.C 1.16:
                   10800:        * src/main/pa_dir.C 1.13:
                   10801:        * src/main/pa_exception.C 1.42:
                   10802:        * src/main/pa_exec.C 1.39:
                   10803:        * src/main/pa_globals.C 1.134:
                   10804:        * src/main/pa_hash.C 1.52:
                   10805:        * src/main/pa_pool.C 1.55:
                   10806:        * src/main/pa_request.C 1.219:
                   10807:        * src/main/pa_socks.C 1.16:
                   10808:        * src/main/pa_sql_driver_manager.C 1.64:
                   10809:        * src/main/pa_string.C 1.165:
                   10810:        * src/main/pa_stylesheet_manager.C 1.15:
                   10811:        * src/main/pa_table.C 1.49:
                   10812:        * src/main/pa_uue.C 1.3:
                   10813:        * src/main/untaint.C 1.104:
                   10814:        * src/sql/pa_sql_driver.h 1.28:
                   10815:        * src/targets/apache13/mod_parser3.C 1.26:
                   10816:        * src/targets/apache13/pa_md5c.c 1.4:
                   10817:        * src/targets/apache13/pa_pool.C 1.7:
                   10818:        * src/targets/apache13/pa_threads.C 1.10:
                   10819:        * src/targets/cgi/pa_pool.C 1.40:
                   10820:        * src/targets/cgi/pa_threads.C 1.11:
                   10821:        * src/targets/cgi/parser3.C 1.190:
                   10822:        * src/targets/cgi/pool_storage.h 1.12:
                   10823:        * src/targets/isapi/pa_pool.C 1.15:
                   10824:        * src/targets/isapi/pa_threads.C 1.12:
                   10825:        * src/targets/isapi/parser3isapi.C 1.78:
                   10826:        * src/targets/isapi/pool_storage.h 1.18:
                   10827:        * src/types/pa_valiased.C 1.16:
                   10828:        * src/types/pa_valiased.h 1.22:
                   10829:        * src/types/pa_value.C 1.3:
                   10830:        * src/types/pa_value.h 1.88:
                   10831:        * src/types/pa_vbool.h 1.20:
                   10832:        * src/types/pa_vclass.h 1.27:
                   10833:        * src/types/pa_vcode_frame.h 1.16:
                   10834:        * src/types/pa_vcookie.C 1.45:
                   10835:        * src/types/pa_vcookie.h 1.18:
                   10836:        * src/types/pa_vdate.h 1.12:
                   10837:        * src/types/pa_vdouble.h 1.39:
                   10838:        * src/types/pa_venv.h 1.23:
                   10839:        * src/types/pa_vfile.C 1.31:
                   10840:        * src/types/pa_vfile.h 1.44:
                   10841:        * src/types/pa_vform.C 1.60:
                   10842:        * src/types/pa_vform.h 1.37:
                   10843:        * src/types/pa_vhash.h 1.35:
                   10844:        * src/types/pa_vimage.C 1.19:
                   10845:        * src/types/pa_vimage.h 1.27:
                   10846:        * src/types/pa_vint.h 1.36:
                   10847:        * src/types/pa_vjunction.h 1.15:
                   10848:        * src/types/pa_vmail.C 1.14:
                   10849:        * src/types/pa_vmail.h 1.3:
                   10850:        * src/types/pa_vmath.h 1.9:
                   10851:        * src/types/pa_vmethod_frame.h 1.29:
                   10852:        * src/types/pa_vobject.h 1.20:
                   10853:        * src/types/pa_vrequest.C 1.19:
                   10854:        * src/types/pa_vrequest.h 1.19:
                   10855:        * src/types/pa_vresponse.C 1.7:
                   10856:        * src/types/pa_vresponse.h 1.24:
                   10857:        * src/types/pa_vstateless_class.C 1.15:
                   10858:        * src/types/pa_vstateless_class.h 1.28:
                   10859:        * src/types/pa_vstateless_object.h 1.19:
                   10860:        * src/types/pa_vstatus.C 1.9:
                   10861:        * src/types/pa_vstatus.h 1.10:
                   10862:        * src/types/pa_vstring.C 1.21:
                   10863:        * src/types/pa_vstring.h 1.48:
                   10864:        * src/types/pa_vtable.C 1.15:
                   10865:        * src/types/pa_vtable.h 1.40:
                   10866:        * src/types/pa_vvoid.h 1.11:
                   10867:        * src/types/pa_vxdoc.C 1.15:
                   10868:        * src/types/pa_vxdoc.h 1.23:
                   10869:        * src/types/pa_vxnode.C 1.19:
                   10870:        * src/types/pa_vxnode.h 1.16:
                   10871:        * src/types/pa_wcontext.C 1.21:
                   10872:        * src/types/pa_wcontext.h 1.34:
                   10873:        * src/types/pa_wwrapper.h 1.20:
1.26      paf      10874:                $Date: now$
1.15      paf      10875: 
                   10876:        * src/Makefile.am 1.17:
                   10877:        * src/classes/Makefile.am 1.40:
                   10878:        * src/classes/classes.C 1.16:
                   10879:        * src/classes/classes.dsp 1.23:
                   10880:        * src/classes/classes.h 1.20:
                   10881:        * src/classes/date.C 1.32:
                   10882:        * src/classes/double.C 1.48:
                   10883:        * src/classes/file.C 1.91:
                   10884:        * src/classes/form.C 1.27:
                   10885:        * src/classes/hash.C 1.41:
                   10886:        * src/classes/image.C 1.73:
                   10887:        * src/classes/int.C 1.45:
                   10888:        * src/classes/mail.C 1.73:
                   10889:        * src/classes/math.C 1.22:
                   10890:        * src/classes/op.C 1.98:
                   10891:        * src/classes/response.C 1.20:
                   10892:        * src/classes/string.C 1.113:
                   10893:        * src/classes/table.C 1.154:
                   10894:        * src/classes/void.C 1.20:
                   10895:        * src/classes/xdoc.C 1.96:
                   10896:        * src/classes/xnode.C 1.46:
                   10897:        * src/classes/xnode.h 1.12:
                   10898:        * src/include/pa_array.h 1.54:
                   10899:        * src/include/pa_cache_managers.h 1.7:
                   10900:        * src/include/pa_charset.h 1.17:
                   10901:        * src/include/pa_charsets.h 1.6:
                   10902:        * src/include/pa_common.h 1.78:
                   10903:        * src/include/pa_config_fixed.h 1.47:
                   10904:        * src/include/pa_config_includes.h 1.20:
                   10905:        * src/include/pa_dictionary.h 1.11:
                   10906:        * src/include/pa_dir.h 1.11:
                   10907:        * src/include/pa_exception.h 1.36:
                   10908:        * src/include/pa_exec.h 1.9:
                   10909:        * src/include/pa_globals.h 1.90:
                   10910:        * src/include/pa_hash.h 1.56:
                   10911:        * src/include/pa_opcode.h 1.19:
                   10912:        * src/include/pa_pool.h 1.82:
                   10913:        * src/include/pa_pragma_pack_begin.h 1.5:
                   10914:        * src/include/pa_pragma_pack_end.h 1.5:
                   10915:        * src/include/pa_request.h 1.141:
                   10916:        * src/include/pa_sapi.h 1.20:
                   10917:        * src/include/pa_socks.h 1.9:
                   10918:        * src/include/pa_sql_connection.h 1.25:
                   10919:        * src/include/pa_sql_driver_manager.h 1.24:
                   10920:        * src/include/pa_stack.h 1.15:
                   10921:        * src/include/pa_string.h 1.140:
                   10922:        * src/include/pa_stylesheet_connection.h 1.29:
                   10923:        * src/include/pa_stylesheet_manager.h 1.13:
                   10924:        * src/include/pa_table.h 1.45:
                   10925:        * src/include/pa_threads.h 1.24:
                   10926:        * src/include/pa_types.h 1.42:
                   10927:        * src/include/pa_uue.h 1.2:
                   10928:        * src/lib/md5/pa_md5.h 1.3:
                   10929:        * src/lib/md5/pa_md5c.c 1.4:
                   10930:        * src/main/Makefile.am 1.34:
                   10931:        * src/main/compile.C 1.64:
                   10932:        * src/main/compile_tools.C 1.51:
                   10933:        * src/main/compile_tools.h 1.62:
                   10934:        * src/main/execute.C 1.243:
                   10935:        * src/main/main.dsp 1.157:
                   10936:        * src/main/pa_array.C 1.49:
                   10937:        * src/main/pa_cache_managers.C 1.5:
                   10938:        * src/main/pa_charset.C 1.27:
                   10939:        * src/main/pa_charsets.C 1.9:
                   10940:        * src/main/pa_common.C 1.111:
                   10941:        * src/main/pa_dictionary.C 1.15:
                   10942:        * src/main/pa_dir.C 1.12:
                   10943:        * src/main/pa_exception.C 1.41:
                   10944:        * src/main/pa_exec.C 1.38:
                   10945:        * src/main/pa_globals.C 1.133:
                   10946:        * src/main/pa_hash.C 1.51:
                   10947:        * src/main/pa_pool.C 1.54:
                   10948:        * src/main/pa_request.C 1.218:
                   10949:        * src/main/pa_socks.C 1.15:
                   10950:        * src/main/pa_sql_driver_manager.C 1.63:
                   10951:        * src/main/pa_string.C 1.164:
                   10952:        * src/main/pa_stylesheet_manager.C 1.14:
                   10953:        * src/main/pa_table.C 1.48:
                   10954:        * src/main/pa_uue.C 1.2:
                   10955:        * src/main/untaint.C 1.103:
                   10956:        * src/sql/pa_sql_driver.h 1.27:
                   10957:        * src/targets/apache13/ApacheModuleParser3.dsp 1.16:
                   10958:        * src/targets/apache13/Makefile.am 1.13:
                   10959:        * src/targets/apache13/mod_parser3.C 1.25:
                   10960:        * src/targets/apache13/pa_md5c.c 1.3:
                   10961:        * src/targets/apache13/pa_pool.C 1.6:
                   10962:        * src/targets/apache13/pa_threads.C 1.9:
                   10963:        * src/targets/cgi/Makefile.am 1.40:
                   10964:        * src/targets/cgi/pa_pool.C 1.39:
                   10965:        * src/targets/cgi/pa_threads.C 1.10:
                   10966:        * src/targets/cgi/parser3.C 1.189:
                   10967:        * src/targets/cgi/parser3.dsp 1.54:
                   10968:        * src/targets/cgi/pool_storage.h 1.11:
                   10969:        * src/targets/isapi/pa_pool.C 1.14:
                   10970:        * src/targets/isapi/pa_threads.C 1.11:
                   10971:        * src/targets/isapi/parser3isapi.C 1.77:
                   10972:        * src/targets/isapi/parser3isapi.dsp 1.41:
                   10973:        * src/targets/isapi/pool_storage.h 1.17:
                   10974:        * src/types/Makefile.am 1.24:
                   10975:        * src/types/pa_valiased.C 1.15:
                   10976:        * src/types/pa_valiased.h 1.21:
                   10977:        * src/types/pa_value.C 1.2:
                   10978:        * src/types/pa_value.h 1.87:
                   10979:        * src/types/pa_vbool.h 1.19:
                   10980:        * src/types/pa_vclass.h 1.26:
                   10981:        * src/types/pa_vcode_frame.h 1.15:
                   10982:        * src/types/pa_vcookie.C 1.44:
                   10983:        * src/types/pa_vcookie.h 1.17:
                   10984:        * src/types/pa_vdate.h 1.11:
                   10985:        * src/types/pa_vdouble.h 1.38:
                   10986:        * src/types/pa_venv.h 1.22:
                   10987:        * src/types/pa_vfile.C 1.30:
                   10988:        * src/types/pa_vfile.h 1.43:
                   10989:        * src/types/pa_vform.C 1.59:
                   10990:        * src/types/pa_vform.h 1.36:
                   10991:        * src/types/pa_vhash.h 1.34:
                   10992:        * src/types/pa_vimage.C 1.18:
                   10993:        * src/types/pa_vimage.h 1.26:
                   10994:        * src/types/pa_vint.h 1.35:
                   10995:        * src/types/pa_vjunction.h 1.14:
                   10996:        * src/types/pa_vmail.C 1.13:
                   10997:        * src/types/pa_vmail.h 1.2:
                   10998:        * src/types/pa_vmath.h 1.8:
                   10999:        * src/types/pa_vmethod_frame.h 1.28:
                   11000:        * src/types/pa_vobject.h 1.19:
                   11001:        * src/types/pa_vrequest.C 1.18:
                   11002:        * src/types/pa_vrequest.h 1.18:
                   11003:        * src/types/pa_vresponse.C 1.6:
                   11004:        * src/types/pa_vresponse.h 1.23:
                   11005:        * src/types/pa_vstateless_class.C 1.14:
                   11006:        * src/types/pa_vstateless_class.h 1.27:
                   11007:        * src/types/pa_vstateless_object.h 1.18:
                   11008:        * src/types/pa_vstatus.C 1.8:
                   11009:        * src/types/pa_vstatus.h 1.9:
                   11010:        * src/types/pa_vstring.C 1.20:
                   11011:        * src/types/pa_vstring.h 1.47:
                   11012:        * src/types/pa_vtable.C 1.14:
                   11013:        * src/types/pa_vtable.h 1.39:
                   11014:        * src/types/pa_vvoid.h 1.10:
                   11015:        * src/types/pa_vxdoc.C 1.14:
                   11016:        * src/types/pa_vxdoc.h 1.22:
                   11017:        * src/types/pa_vxnode.C 1.18:
                   11018:        * src/types/pa_vxnode.h 1.15:
                   11019:        * src/types/pa_wcontext.C 1.20:
                   11020:        * src/types/pa_wcontext.h 1.33:
                   11021:        * src/types/pa_wwrapper.h 1.19:
                   11022:        * src/types/types.dsp 1.29:
                   11023:                ident.C* removed
                   11024: 
                   11025:        * operators.txt 1.58:
                   11026:        * src/classes/file.C 1.90:
                   11027:        * src/main/pa_request.C 1.217:
1.24      paf      11028:        * www/cgi-bin/parser3.log 1.78:
1.15      paf      11029:                file:find[/can/do/this/now.txt]
                   11030: 
                   11031:        * src/targets/cgi/parser3.C 1.188:
                   11032:                usage to stdout now
                   11033: 
                   11034: 2002-07-31  paf
                   11035:        * src/classes/mail.C 1.72:
                   11036:        * src/types/pa_vmail.C 1.10:
                   11037:        * src/types/pa_vmail.C 1.11:
                   11038:        * src/types/pa_vmail.C 1.12:
                   11039:                mail:
                   11040:                errors-to: now default "postmaster"
                   11041: 
                   11042:        * src/classes/mail.C 1.70:
                   11043:        * src/types/pa_vmail.C 1.9:
1.24      paf      11044:        * www/cgi-bin/parser3.log 1.77:
1.15      paf      11045:                mail from/to now must be.
                   11046:                -f postmaster now default sendmail key
                   11047:                word "postmaster" replaced to $.from
                   11048: 
                   11049:        * src/classes/mail.C 1.71:
                   11050:                *** empty log message ***
                   11051: 
                   11052: 2002-07-30  paf
                   11053:        * src/main/pa_charset.C 1.25:
1.24      paf      11054:        * www/cgi-bin/parser3.log 1.76:
1.15      paf      11055:        * www/htdocs/auto.p 1.15:
                   11056:                UTF-8 to 1byte charset convert, no char in table, &#decimal;
                   11057: 
                   11058:        * Makefile.in 1.16:
                   11059:        * configure 1.35:
                   11060:        * configure.in 1.36:
                   11061:        * src/targets/cgi/Makefile.in 1.50:
                   11062:        * src/targets/cgi/pa_config_paths.h.in 1.2:
                   11063:        * src/targets/cgi/parser3.C 1.187:
                   11064:                removed pa_config_paths.h
                   11065: 
                   11066:        * src/main/pa_charset.C 1.26:
                   11067:        * src/main/pa_request.C 1.216:
                   11068:                comment
                   11069: 
                   11070:        * etc/parser3.charsets/windows-1251.cfg 1.6:
                   11071:                section sign [russian paragraf]
                   11072: 
                   11073: 2002-07-11  paf
                   11074:        * src/classes/mail.C 1.69:
                   11075:                $MAIL[
                   11076:                # xxx
                   11077:                ]
                   11078:                
                   11079:                now ok
                   11080: 
                   11081:        * operators.txt 1.57:
                   11082:                plan: sql detailed exception
                   11083: 
                   11084:        * src/main/pa_exec.C 1.36:
                   11085:                invalid .exe caused error message with params wich parser did not provide = reported badly.
                   11086:                fixed that.
                   11087: 
                   11088:        * src/main/pa_exec.C 1.37:
                   11089:                build command line badly added params twice [and first time
                   11090:                without ' ']. double wrong. fixed.
                   11091: 
                   11092: 2002-07-01  paf
                   11093:        * src/classes/form.C 1.26:
                   11094:        * src/main/pa_request.C 1.215:
                   11095:                conf bug fixed [MForm.configure_admin were called when request
                   11096:                main_class ==0
                   11097: 
                   11098:        * src/classes/form.C 1.24:
                   11099:                content_length type fix
                   11100: 
                   11101:        * src/classes/form.C 1.25:
                   11102:                10*0x400*400 bug fix [4M not 10M]
                   11103: 
                   11104: 2002-06-30  paf
                   11105:        * src/classes/mail.C 1.68:
                   11106:                merged from 4
                   11107: 
                   11108:        * src/classes/mail.C [release_3_0_0004] 1.67.2.1:
                   11109:                restored $MAIL
                   11110: 
                   11111: 2002-06-28  paf
                   11112:        * configure 1.32:
                   11113:        * operators.txt 1.56:
                   11114:        * src/classes/xdoc.C 1.95:
                   11115:        * src/include/pa_charset.h 1.16:
                   11116:        * src/include/pa_config_fixed.h 1.46:
                   11117:        * src/include/pa_pool.h 1.81:
                   11118:        * src/include/pa_version.h 1.6:
                   11119:        * src/main/pa_charset.C 1.24:
                   11120:        * src/main/pa_pool.C 1.53:
                   11121:        * src/targets/apache13/ApacheModuleParser3.dsp 1.15:
                   11122:        * src/targets/cgi/parser3.dsp 1.53:
                   11123:        * src/targets/isapi/parser3isapi.dsp 1.40:
                   11124:        * src/types/pa_vmail.C 1.8:
1.24      paf      11125:        * www/cgi-bin/parser3.log 1.75:
1.15      paf      11126:        * www/htdocs/index.html 1.82:
                   11127:                merged latest updates to head
                   11128: 
                   11129:        * configure 1.34:
                   11130:        * configure.in [release_3_0_0004] 1.35.2.2:
                   11131:                removed paths.h
                   11132: 
                   11133:        * Makefile.in 1.15:
                   11134:        * configure 1.33:
                   11135:        * src/include/pa_version.h 1.7:
                   11136:        * src/targets/cgi/pa_config_paths.h.in [release_3_0_0004] 1.1.8.1:
                   11137:                lates changes from 4 build merged, makes updated
                   11138: 
                   11139: 2002-06-27  paf
                   11140:        * src/classes/xdoc.C 1.94:
                   11141:        * www/htdocs/index.html 1.81:
                   11142:                xsltParseStylesheetDoc bug workaround
                   11143: 
                   11144:        * operators.txt [release_3_0_0004] 1.55.2.1:
                   11145:        * src/classes/xdoc.C [release_3_0_0004] 1.93.2.1:
                   11146:        * src/include/pa_charset.h [release_3_0_0004] 1.15.2.1:
                   11147:        * src/include/pa_config_fixed.h [release_3_0_0004] 1.45.2.2:
                   11148:        * src/include/pa_pool.h [release_3_0_0004] 1.80.4.1:
                   11149:        * src/main/pa_charset.C [release_3_0_0004] 1.23.8.1:
                   11150:        * src/main/pa_pool.C [release_3_0_0004] 1.52.8.1:
1.24      paf      11151:        * www/cgi-bin/parser3.log [release_3_0_0004] 1.74.2.1:
1.15      paf      11152:        * www/htdocs/index.html [release_3_0_0004] 1.80.2.1:
                   11153:                ^xdoc::create[[uri]]... base uri for document being created, imports and other relative file names would be relative to this uri
                   11154:                default uri=path_translated
                   11155: 
                   11156:        * src/targets/apache13/ApacheModuleParser3.dsp [release_3_0_0004] 1.14.2.1:
                   11157:        * src/targets/cgi/parser3.dsp [release_3_0_0004] 1.52.2.1:
                   11158:        * src/targets/isapi/parser3isapi.dsp [release_3_0_0004] 1.39.2.1:
                   11159:                post-build not error now
                   11160: 
                   11161: 2002-06-26  paf
                   11162:        * configure [release_3_0_0004] 1.31.2.1:
                   11163:        * configure.in [release_3_0_0004] 1.35.2.1:
                   11164:        * src/include/pa_version.h [release_3_0_0004] 1.5.4.1:
                   11165:                 release_3_0_0004
                   11166: 
                   11167:        * src/main/pa_string.C 1.162:
                   11168:                blank string '', ' <whitespace>' considered 0 now
                   11169: 
                   11170:        * src/lib/md5/Makefile.in 1.1:
                   11171:                *** empty log message ***
                   11172: 
                   11173:        * src/targets/cgi/parser3.C 1.186:
1.24      paf      11174:        * www/cgi-bin/parser3.log 1.74:
1.15      paf      11175:                /cgi-bin/parser empty filename checked
                   11176: 
                   11177: 2002-06-25  paf
                   11178:        * operators.txt 1.55:
                   11179:        * src/classes/xdoc.C 1.93:
1.24      paf      11180:        * www/cgi-bin/parser3.log 1.71:
                   11181:        * www/cgi-bin/parser3.log 1.72:
1.15      paf      11182:        * www/htdocs/index.html 1.78:
                   11183:        * www/htdocs/index.html 1.79:
                   11184:                ^xdoc.transform[xdoc <<can be now
                   11185: 
                   11186:        * bin/auto.p.dist.in 1.3:
                   11187:        * operators.txt 1.53:
                   11188:        * src/classes/math.C 1.20:
                   11189:        * src/types/pa_vmail.C 1.6:
1.24      paf      11190:        * www/cgi-bin/parser3.log 1.70:
1.15      paf      11191:        * www/htdocs/index.html 1.76:
                   11192:                math:crypt updated to generate random salt when needed and to
                   11193:                call system crypt() if not $apr1$ prefix
                   11194: 
                   11195:        * configure 1.31:
                   11196:        * configure.in 1.35:
                   11197:        * src/include/pa_config_auto.h.in 1.27:
                   11198:                crypt library configured
                   11199: 
                   11200:        * operators.txt 1.54:
                   11201:        * src/classes/string.C 1.112:
                   11202:        * www/htdocs/index.html 1.77:
                   11203:                ^string.normalize  [old name: optimize
                   11204: 
                   11205:        * src/main/pa_string.C 1.161:
1.24      paf      11206:        * www/cgi-bin/parser3.log 1.73:
1.15      paf      11207:        * www/htdocs/index.html 1.80:
                   11208:                emtpy string, or string of whitespaces considered bad number now
                   11209: 
                   11210:        * src/main/pa_request.C 1.214:
                   11211:                configure_admin forced if no @conf
                   11212: 
                   11213: 2002-06-24  paf
                   11214:        * Makefile.in 1.14:
                   11215:        * bin/Makefile.in 1.4:
                   11216:        * configure 1.29:
                   11217:        * configure.in 1.33:
                   11218:        * etc/Makefile.in 1.9:
                   11219:        * etc/parser3.charsets/Makefile.in 1.11:
                   11220:        * src/Makefile.in 1.49:
                   11221:        * src/classes/Makefile.in 1.47:
                   11222:        * src/include/Makefile.in 1.6:
                   11223:        * src/include/pa_config_auto.h.in 1.25:
                   11224:        * src/lib/Makefile.in 1.3:
                   11225:        * src/lib/patches/Makefile.in 1.3:
                   11226:        * src/lib/pcre/Makefile.in 1.3:
                   11227:        * src/main/Makefile.in 1.43:
                   11228:        * src/sql/Makefile.in 1.6:
                   11229:        * src/targets/Makefile.in 1.37:
                   11230:        * src/targets/apache13/Makefile.in 1.36:
                   11231:        * src/targets/apache13/p3runConfigure.in 1.11:
                   11232:        * src/targets/cgi/Makefile.am 1.39:
                   11233:        * src/targets/cgi/Makefile.in 1.49:
                   11234:        * src/targets/isapi/Makefile.in 1.6:
                   11235:        * src/types/Makefile.am 1.23:
                   11236:        * src/types/Makefile.in 1.40:
                   11237:        * src/types/pa_vmail.C 1.4:
                   11238:                $mail:received makes update
                   11239: 
                   11240:        * src/targets/cgi/getopt.c 1.1:
                   11241:        * src/targets/cgi/getopt.h 1.1:
                   11242:                introducing parser -m option, for $mail:receive
                   11243: 
                   11244:        * src/include/pa_config_fixed.h 1.45:
                   11245:                ssize_t fixed
                   11246: 
                   11247:        * INSTALL 1.24:
                   11248:                --with-static/shared-mailreceive described
                   11249: 
                   11250:        * operators.txt 1.51:
                   11251:        * src/classes/mail.C 1.67:
                   11252:        * src/include/Makefile.am 1.3:
                   11253:        * src/include/pa_charset.h 1.15:
                   11254:        * src/include/pa_config_fixed.h 1.43:
                   11255:        * src/include/pa_request.h 1.140:
                   11256:        * src/include/pa_string.h 1.139:
                   11257:        * src/include/pa_uue.h 1.1:
                   11258:        * src/main/Makefile.am 1.33:
                   11259:        * src/main/main.dsp 1.155:
                   11260:        * src/main/pa_globals.C 1.131:
                   11261:        * src/main/pa_request.C 1.213:
                   11262:        * src/main/pa_string.C 1.160:
                   11263:        * src/main/pa_uue.C 1.1:
                   11264:        * src/targets/apache13/mod_parser3.C 1.24:
                   11265:        * src/targets/cgi/Makefile.am 1.38:
                   11266:        * src/targets/cgi/parser3.C 1.184:
                   11267:        * src/targets/cgi/parser3.dsp 1.51:
                   11268:        * src/targets/isapi/parser3isapi.C 1.76:
                   11269:        * src/types/pa_vform.C 1.57:
                   11270:        * src/types/pa_vform.h 1.35:
                   11271:        * src/types/pa_vmail.C 1.1:
                   11272:        * src/types/pa_vmail.h 1.1:
                   11273:        * src/types/types.dsp 1.27:
1.24      paf      11274:        * www/cgi-bin/parser3.log 1.68:
1.15      paf      11275:        * www/htdocs/index.html 1.74:
                   11276:                uue to separate file
                   11277:                introducting $message:received
                   11278:                ^mail:send rewritten with backward comp
                   11279: 
                   11280:        * src/classes/classes.dsp 1.22:
                   11281:        * src/main/main.dsp 1.156:
                   11282:        * src/main/pa_globals.C 1.132:
                   11283:        * src/targets/apache13/ApacheModuleParser3.dsp 1.14:
                   11284:        * src/targets/cgi/parser3.dsp 1.52:
                   11285:        * src/targets/isapi/parser3isapi.dsp 1.39:
                   11286:        * src/types/types.dsp 1.28:
                   11287:                win32xml win32mailreceive pseudomodules paths now
                   11288: 
                   11289:        * src/include/pa_config_fixed.h 1.44:
                   11290:        * src/targets/cgi/parser3.C 1.185:
                   11291:        * src/types/pa_vmail.C 1.3:
                   11292:                #ifdef WITH_MAILRECEIVE
                   11293: 
                   11294:        * acconfig.h 1.2:
                   11295:        * configure 1.30:
                   11296:        * configure.in 1.34:
                   11297:        * src/include/pa_config_auto.h.in 1.26:
                   11298:                *** empty log message ***
                   11299: 
                   11300: 2002-06-21  paf
                   11301:        * Makefile.in 1.13:
                   11302:        * configure 1.28:
                   11303:        * configure.in 1.32:
                   11304:        * src/Makefile.in 1.48:
                   11305:        * src/classes/Makefile.in 1.46:
                   11306:        * src/lib/Makefile.in 1.1:
                   11307:        * src/lib/md5/Makefile.am 1.2:
                   11308:        * src/lib/md5/pa_md5c.c 1.2:
                   11309:        * src/lib/patches/Makefile.in 1.2:
                   11310:        * src/lib/pcre/Makefile.in 1.2:
                   11311:        * src/main/Makefile.in 1.42:
                   11312:        * src/targets/apache13/Makefile.in 1.35:
                   11313:        * src/targets/cgi/Makefile.am 1.37:
                   11314:        * src/targets/cgi/Makefile.in 1.48:
                   11315:        * src/types/Makefile.in 1.39:
                   11316:                lib restructure .in and .am files appropriate changes
                   11317: 
                   11318:        * src/lib/Makefile.am 1.2:
                   11319:        * src/lib/Makefile.in 1.2:
                   11320:        * src/lib/md5/pa_md5.h 1.2:
                   11321:        * src/targets/apache13/p3runConfigure.in 1.10:
                   11322:        * src/targets/apache13/pa_md5c.c 1.2:
                   11323:                lib restructure apache .am & co changes
                   11324: 
                   11325:        * INSTALL 1.23:
                   11326:        * configure.in 1.31:
                   11327:        * operators.txt 1.50:
                   11328:        * parser3.dsw 1.2:
                   11329:        * src/Makefile.am 1.16:
                   11330:        * src/classes/Makefile.am 1.39:
                   11331:        * src/classes/classes.dsp 1.21:
                   11332:        * src/classes/math.C 1.19:
                   11333:        * src/lib/Makefile.am 1.1:
                   11334:        * src/lib/md5/Makefile.am 1.1:
                   11335:        * src/lib/md5/md5.dsp 1.1:
                   11336:        * src/lib/md5/pa_md5.h 1.1:
                   11337:        * src/lib/md5/pa_md5c.c 1.1:
                   11338:        * src/lib/patches/Makefile.am 1.1:
                   11339:        * src/lib/patches/Makefile.in 1.1:
                   11340:        * src/lib/patches/libgdome_cpp_syntax1.patch 1.1:
                   11341:        * src/lib/patches/libgdome_cpp_syntax2.patch 1.1:
                   11342:        * src/lib/patches/libgdome_morestatic.patch 1.1:
                   11343:        * src/lib/patches/libxml_error_column_tab.patch 1.1:
                   11344:        * src/lib/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch 1.1:
                   11345:        * src/lib/patches/libxml_transcoder_context1.patch 1.1:
                   11346:        * src/lib/patches/libxml_transcoder_context2.patch 1.1:
                   11347:        * src/lib/patches/libxml_transcoder_context3.patch 1.1:
                   11348:        * src/lib/patches/libxml_transcoder_context4.patch 1.1:
                   11349:        * src/lib/patches/libxslt_html_output_no_charset_meta.patch 1.1:
                   11350:        * src/lib/pcre/LICENCE 1.1:
                   11351:        * src/lib/pcre/Makefile.am 1.1:
                   11352:        * src/lib/pcre/Makefile.in 1.1:
                   11353:        * src/lib/pcre/README 1.1:
                   11354:        * src/lib/pcre/Tech.Notes 1.1:
                   11355:        * src/lib/pcre/dftables.c 1.1:
                   11356:        * src/lib/pcre/get.c 1.1:
                   11357:        * src/lib/pcre/ibm-1250.ucm 1.1:
                   11358:        * src/lib/pcre/ibm-1251.ucm 1.1:
                   11359:        * src/lib/pcre/ibm-1257.ucm 1.1:
                   11360:        * src/lib/pcre/internal.h 1.1:
                   11361:        * src/lib/pcre/maketables.c 1.1:
                   11362:        * src/lib/pcre/pcre-2_08.tar.gz 1.1:
                   11363:        * src/lib/pcre/pcre.3 1.1:
                   11364:        * src/lib/pcre/pcre.3.html 1.1:
                   11365:        * src/lib/pcre/pcre.3.txt 1.1:
                   11366:        * src/lib/pcre/pcre.c 1.1:
                   11367:        * src/lib/pcre/pcre.dsp 1.1:
                   11368:        * src/lib/pcre/pcre.h 1.1:
                   11369:        * src/lib/pcre/pcre_dftables.dsp 1.1:
                   11370:        * src/lib/pcre/pcre_parser_ctype.c 1.1:
                   11371:        * src/lib/pcre/pcre_parser_ctype.dsp 1.1:
                   11372:        * src/lib/pcre/ruspart_win2koi.pl 1.1:
                   11373:        * src/lib/pcre/study.c 1.1:
                   11374:        * src/lib/pcre/win-koi.tab 1.1:
                   11375:        * src/main/Makefile.am 1.32:
                   11376:        * src/main/compile.tab.C 1.57:
                   11377:        * src/main/main.dsp 1.154:
                   11378:        * src/targets/apache13/ApacheModuleParser3.dsp 1.13:
                   11379:        * src/targets/apache13/Makefile.am 1.12:
                   11380:        * src/targets/apache13/pa_md5c.c 1.1:
                   11381:        * src/targets/cgi/Makefile.am 1.36:
                   11382:        * src/targets/cgi/parser3.dsp 1.50:
                   11383:        * src/targets/isapi/parser3isapi.dsp 1.38:
                   11384:        * src/types/Makefile.am 1.22:
                   11385:        * src/types/types.dsp 1.26:
1.24      paf      11386:        * www/cgi-bin/parser3.log 1.67:
1.15      paf      11387:        * www/htdocs/.htaccess 1.5:
                   11388:        * www/htdocs/index.html 1.73:
                   11389:                moved libltdl and pcre to libs/
                   11390:                added libs/md5 which is linked to non-apache targets
                   11391:                ^math:crypt[password;$apr1$salt]
                   11392: 
                   11393: 2002-06-20  paf
                   11394:        * INSTALL [release_3_0_0003] 1.21.2.1:
                   11395:        * bin/Makefile.am [release_3_0_0003] 1.2.2.1:
                   11396:        * bin/Makefile.in [release_3_0_0003] 1.2.2.1:
                   11397:        * bin/auto.p.dist.in [release_3_0_0003] 1.2.2.1:
                   11398:        * configure [release_3_0_0003] 1.26.2.2:
                   11399:        * configure.in [release_3_0_0003] 1.29.2.2:
                   11400:        * operators.txt [release_3_0_0003] 1.47.2.1:
                   11401:        * src/classes/file.C [release_3_0_0003] 1.88.2.1:
                   11402:        * src/classes/op.C [release_3_0_0003] 1.96.2.1:
                   11403:        * src/doc/doxygen.cfg [release_3_0_0003] 1.22.4.1:
                   11404:        * src/include/pa_globals.h [release_3_0_0003] 1.88.2.1:
                   11405:        * src/include/pa_request.h [release_3_0_0003] 1.138.2.1:
                   11406:        * src/main/execute.C [release_3_0_0003] 1.241.2.1:
                   11407:        * src/main/pa_request.C [release_3_0_0003] 1.211.2.1:
                   11408:        * src/targets/apache13/mod_parser3.C [release_3_0_0003] 1.22.2.1:
                   11409:        * src/targets/cgi/parser3.C [release_3_0_0003] 1.182.2.1:
                   11410:        * src/targets/isapi/parser3isapi.C [release_3_0_0003] 1.74.2.1:
                   11411:        * src/types/pa_vmethod_frame.h [release_3_0_0003] 1.26.6.1:
                   11412:        * www/htdocs/auto.p [release_3_0_0003] 1.11.2.1:
                   11413:        * www/htdocs/index.html [release_3_0_0003] 1.69.2.1:
                   11414:                marged latest HEAD updates, mainly file:justname&co & @auto
                   11415:                conf[filespec
                   11416: 
                   11417:        * INSTALL 1.22:
                   11418:        * bin/Makefile.am 1.3:
                   11419:        * bin/auto.p.dist.in 1.1:
                   11420:        * configure.in 1.30:
                   11421:        * operators.txt 1.48:
                   11422:        * src/doc/doxygen.cfg 1.23:
                   11423:        * src/include/pa_globals.h 1.89:
                   11424:        * src/targets/apache13/mod_parser3.C 1.23:
                   11425:        * src/targets/cgi/parser3.C 1.183:
                   11426:        * src/targets/isapi/parser3isapi.C 1.75:
                   11427:        * www/htdocs/auto.p 1.12:
                   11428:        * www/htdocs/index.html 1.70:
                   11429:                parser3.conf renamed to auto.p
                   11430: 
                   11431:        * operators.txt 1.49:
                   11432:        * src/classes/file.C 1.89:
1.24      paf      11433:        * www/cgi-bin/parser3.log 1.66:
1.15      paf      11434:        * www/htdocs/auto.p 1.14:
                   11435:        * www/htdocs/index.html 1.72:
                   11436:                    !^file:dirname[/a/some.tar.gz]=/a
                   11437:                    !^file:dirname[/a/b/]=/a
                   11438:                    !^file:basename[/a/some.tar.gz]=some.tar.gz
                   11439:                    !^file:justname[/a/some.tar.gz]=some.tar
                   11440:                    !^file:justext[/a/some.tar.gz]=gz
                   11441: 
                   11442:        * bin/Makefile.in 1.3:
                   11443:        * configure 1.27:
                   11444:                parser3.conf renamed to auto.p autoconf changes
                   11445: 
                   11446:        * src/classes/op.C 1.97:
                   11447:        * src/include/pa_request.h 1.139:
                   11448:        * src/main/execute.C 1.242:
                   11449:        * src/main/pa_request.C 1.212:
                   11450:        * src/types/pa_vmethod_frame.h 1.27:
1.24      paf      11451:        * www/cgi-bin/parser3.log 1.65:
1.15      paf      11452:        * www/htdocs/auto.p 1.13:
                   11453:        * www/htdocs/index.html 1.71:
                   11454:                introducing @conf/auto[filespec]
                   11455: 
                   11456:        * bin/auto.p.dist.in 1.2:
                   11457:                <noindex>
                   11458: 
                   11459: 2002-06-18  paf
                   11460:        * bin/Makefile.am 1.1:
                   11461:        * bin/Makefile.in 1.1:
                   11462:        * etc/Makefile.am 1.4:
                   11463:        * www/htdocs/index.html 1.69:
                   11464:                bin/parser3.conf.dist [moved from etc
                   11465: 
1.24      paf      11466:        * src/classes/file.C 1.86:
                   11467:        * www/cgi-bin/parser3.log 1.64:
                   11468:                ^file::exec[script;$.bad error case insensitive check now
                   11469: 
1.15      paf      11470:        * configure [release_3_0_0003] 1.26.2.1:
                   11471:        * configure.in [release_3_0_0003] 1.29.2.1:
                   11472:        * src/include/pa_version.h [release_3_0_0003] 1.5.2.1:
                   11473:                version to configure.in
                   11474: 
                   11475:        * src/classes/file.C 1.85:
1.24      paf      11476:        * www/cgi-bin/parser3.log 1.63:
1.15      paf      11477:        * www/htdocs/index.html 1.68:
                   11478:                ^file::exec[script;$.bad now error, not skip
                   11479: 
                   11480:        * Makefile.am 1.5:
                   11481:        * Makefile.in 1.12:
                   11482:        * bin/Makefile.am 1.2:
                   11483:        * bin/Makefile.in 1.2:
                   11484:        * configure 1.26:
                   11485:        * configure.in 1.29:
                   11486:        * etc/Makefile.in 1.8:
                   11487:        * etc/parser3.charsets/Makefile.am 1.3:
                   11488:        * etc/parser3.charsets/Makefile.in 1.10:
                   11489:        * src/targets/apache13/Makefile.in 1.34:
                   11490:                parser3.conf.dist moved to bin, .in & *.am updated
                   11491: 
                   11492:        * src/classes/file.C 1.87:
                   11493:                strcasecmp
                   11494: 
                   11495:        * INSTALL 1.21:
                   11496:                reflected .conf.dist dir change
                   11497: 
                   11498:        * configure 1.25:
                   11499:        * configure.in 1.28:
                   11500:        * src/include/pa_pool.h 1.80:
                   11501:        * src/include/pa_types.h 1.41:
                   11502:                pack configure.in detection simplified.
                   11503:                figured out that gcc on sparc not that stupid as thought previously:
                   11504:                on sparc: when it sees packed class it modifies it's field-access-code to byte operations [stb, ldub] instead of 4byte operations [st, lduh]
                   11505:                so packed must be all parts of packed class, i.e. it's parents&fields(classes).
                   11506:                for now it's only String that packed and what was wrong is that it's parent - Pooled, were not packed. fixed that.
                   11507: 
                   11508:        * src/classes/file.C 1.88:
                   11509:                strncasecmp
                   11510: 
                   11511: 2002-06-14  paf
                   11512:        * operators.txt 1.47:
                   11513:                more precise xml-to-text options
                   11514: 
                   11515:        * operators.txt 1.46:
                   11516:        * src/types/pa_vxnode.C 1.17:
                   11517:                xnode attribute_node.name/value
                   11518:                xnode pi.node.data
                   11519: 
                   11520: 2002-06-12  paf
                   11521:        * Makefile.in 1.11:
                   11522:        * configure 1.24:
                   11523:        * configure.in 1.27:
                   11524:        * etc/Makefile.in 1.7:
                   11525:        * etc/parser3.charsets/Makefile.in 1.9:
                   11526:        * src/Makefile.in 1.47:
                   11527:        * src/classes/Makefile.in 1.45:
                   11528:        * src/include/Makefile.in 1.5:
                   11529:        * src/main/Makefile.in 1.41:
                   11530:        * src/sql/Makefile.in 1.5:
                   11531:        * src/targets/Makefile.in 1.36:
                   11532:        * src/targets/cgi/Makefile.am 1.35:
                   11533:        * src/targets/cgi/Makefile.in 1.47:
                   11534:        * src/targets/cgi/parser3.C 1.182:
                   11535:        * src/targets/isapi/Makefile.in 1.5:
                   11536:        * src/types/Makefile.in 1.38:
                   11537:                removed root conf define creation
                   11538: 
                   11539:        * src/classes/mail.C 1.66:
                   11540:                sendmail -ti [default now]
                   11541: 
                   11542:        * src/include/pa_globals.h 1.86:
                   11543:        * src/include/pa_request.h 1.136:
                   11544:        * src/main/main.dsp 1.153:
                   11545:        * src/main/pa_globals.C 1.128:
                   11546:        * src/main/pa_request.C 1.208:
1.24      paf      11547:        * www/cgi-bin/parser3.log 1.60:
1.15      paf      11548:                @conf
                   11549: 
1.24      paf      11550:        * src/include/pa_globals.h 1.87:
                   11551:        * src/include/pa_request.h 1.137:
                   11552:        * src/main/execute.C 1.241:
                   11553:        * src/main/pa_globals.C 1.129:
                   11554:        * src/main/pa_request.C 1.209:
                   11555:        * www/cgi-bin/parser3.log 1.61:
                   11556:                @rootconf [were @conf]
                   11557: 
1.15      paf      11558:        * INSTALL 1.20:
                   11559:        * configure.in 1.26:
                   11560:        * etc/Makefile.am 1.3:
                   11561:        * operators.txt 1.43:
                   11562:        * src/include/pa_globals.h 1.88:
                   11563:        * src/include/pa_request.h 1.138:
                   11564:        * src/main/compile.tab.C 1.56:
                   11565:        * src/main/pa_globals.C 1.130:
                   11566:        * src/main/pa_request.C 1.211:
                   11567:        * src/targets/apache13/mod_parser3.C 1.22:
                   11568:        * src/targets/cgi/parser3.C 1.181:
                   11569:        * src/targets/isapi/parser3isapi.C 1.74:
1.24      paf      11570:        * www/cgi-bin/parser3.log 1.62:
1.15      paf      11571:                parser3.conf now one and only
                   11572: 
                   11573:        * src/classes/mail.C 1.65:
                   11574:        * src/main/pa_request.C 1.210:
                   11575:                $MAIL $CHARSETS allowed to be strings. for convinient #ing
                   11576: 
                   11577: 2002-06-11  paf
                   11578:        * src/classes/file.C 1.83:
                   11579:        * src/targets/cgi/parser3.dsp 1.49:
                   11580:        * src/targets/isapi/parser3isapi.C 1.73:
1.24      paf      11581:        * www/cgi-bin/parser3.log 1.59:
1.15      paf      11582:        * www/htdocs/.htaccess 1.4:
                   11583:        * www/htdocs/index.html 1.66:
                   11584:                suexec env keys filter plus CGI_ as valid prefix
                   11585: 
                   11586:        * src/classes/file.C 1.84:
                   11587:                check simplified
                   11588: 
                   11589:        * src/classes/file.C 1.82:
                   11590:        * src/include/pa_request.h 1.135:
                   11591:        * src/include/pa_sapi.h 1.19:
                   11592:        * src/targets/apache13/mod_parser3.C 1.21:
                   11593:        * src/targets/cgi/parser3.C 1.180:
                   11594:        * src/targets/isapi/parser3isapi.C 1.72:
1.24      paf      11595:        * www/cgi-bin/parser3.log 1.58:
1.15      paf      11596:        * www/htdocs/index.html 1.65:
                   11597:                file::exec/cgi to pass HTTP_ vars
                   11598:                introducing SAPI::environment
                   11599: 
                   11600: 2002-06-10  paf
                   11601:        * src/main/pa_common.C [release_1_0_0001] 1.108.2.1:
                   11602:                fixed -d (bug)
                   11603: 
                   11604:        * configure 1.20:
                   11605:        * configure [release_3_0_0002] 1.19.2.1:
                   11606:        * configure.in [release_3_0_0002] 1.21.2.1:
                   11607:        * src/include/pa_version.h 1.5:
                   11608:        * src/include/pa_version.h [release_3_0_0002] 1.4.2.1:
                   11609:                makes
                   11610: 
                   11611:        * operators.txt 1.41:
                   11612:                old merge conflict removed
                   11613: 
                   11614:        * src/types/pa_vform.C 1.56:
                   11615:        * src/types/pa_vform.h 1.34:
                   11616:        * www/htdocs/index.html 1.62:
                   11617:                $form: not determined yet check
                   11618: 
                   11619:        * src/main/pa_common.C 1.109:
                   11620:                merged fixed -d (bug)
                   11621: 
                   11622:        * src/main/compile.tab.C 1.55:
                   11623:        * src/main/pa_string.C 1.159:
1.24      paf      11624:        * www/cgi-bin/parser3.log 1.56:
1.15      paf      11625:        * www/htdocs/index.html 1.63:
                   11626:                whitespace after number in autoconvert now ignored
                   11627: 
                   11628:        * operators.txt 1.42:
                   11629:        * src/classes/op.C 1.96:
                   11630:        * src/include/pa_common.h 1.77:
                   11631:        * src/main/pa_common.C 1.110:
                   11632:                lock failures reported now
                   11633: 
                   11634:        * configure 1.21:
                   11635:        * configure.in 1.23:
                   11636:                pack even address access on sparc&co arch checked in configure
                   11637: 
                   11638:        * configure 1.23:
                   11639:        * configure.in 1.25:
                   11640:                *** empty log message ***
                   11641: 
                   11642:        * src/main/compile_tools.C 1.50:
1.24      paf      11643:        * www/cgi-bin/parser3.log 1.57:
1.15      paf      11644:        * www/htdocs/index.html 1.64:
                   11645:                ^if(" 1 "){y} bug fixed
                   11646:                optimization string->double @ compile time were not-enough-checking...
                   11647: 
                   11648:        * configure 1.22:
                   11649:        * configure.in 1.24:
                   11650:                hpux check, nsl link, no socket
                   11651: 
                   11652:        * src/classes/mail.C 1.64:
                   11653:                mail netscape attachment name fixed. todo: $response:body
                   11654:                content-type:name
                   11655: 
                   11656:        * src/main/untaint.C 1.102:
                   11657:                bug#2) mail subject got always prepended with charset even when
                   11658:                all letters were 7bit one
                   11659: 
                   11660: 2002-06-04  paf
                   11661:        * src/targets/apache13/mod_parser3.C 1.20:
                   11662:        * src/targets/apache13/mod_parser3.C [release_1_0_0001] 1.19.2.1:
                   11663:                fixed .dsp-s along with reorganized cvs modules dirs structure
                   11664: 
                   11665: 2002-06-03  paf
                   11666:        * etc/parser3.charsets/windows-1251.cfg 1.5:
                   11667:        * operators.txt 1.40:
                   11668:        * src/classes/classes.dsp 1.20:
                   11669:        * src/main/compile.tab.C 1.54:
                   11670:        * src/main/main.dsp 1.152:
                   11671:        * src/main/pa_globals.C 1.127:
                   11672:        * src/targets/apache13/ApacheModuleParser3.dsp 1.12:
                   11673:        * src/targets/cgi/parser3.C 1.179:
                   11674:        * src/targets/cgi/parser3.dsp 1.48:
                   11675:        * src/targets/isapi/parser3isapi.dsp 1.37:
                   11676:        * src/types/types.dsp 1.25:
                   11677:        * www/htdocs/index.html 1.60:
                   11678:                fixed .dsp-s along with reorganized cvs modules dirs structure
                   11679: 
                   11680:        * src/classes/classes.dsp [release_1_0_0001] 1.18.2.2:
                   11681:        * src/main/compile.tab.C [release_1_0_0001] 1.52.2.2:
                   11682:        * src/main/main.dsp [release_1_0_0001] 1.150.2.2:
                   11683:        * src/main/pa_globals.C [release_1_0_0001] 1.124.2.3:
                   11684:        * src/targets/apache13/ApacheModuleParser3.dsp [release_1_0_0001] 1.11.2.1:
                   11685:        * src/targets/cgi/parser3.dsp [release_1_0_0001] 1.46.2.1:
                   11686:        * src/targets/isapi/parser3isapi.dsp [release_1_0_0001] 1.35.2.2:
                   11687:        * src/types/types.dsp [release_1_0_0001] 1.23.2.2:
                   11688:                reorganized cvs modules
                   11689: 
                   11690: 2002-05-28  paf
                   11691:        * src/targets/cgi/parser3.C [release_1_0_0001] 1.174.2.3:
                   11692:                info.uri now ""
                   11693: 
                   11694: 2002-05-17  paf
                   11695:        * src/classes/table.C 1.153:
                   11696:        * src/classes/table.C [release_1_0_0001] 1.151.2.1:
                   11697:                ^table.save << checked empty pre/match/post columns
                   11698: 
                   11699: 2002-05-16  paf
                   11700:        * src/classes/image.C 1.72:
1.24      paf      11701:        * www/cgi-bin/parser3.log 1.55:
1.15      paf      11702:        * www/htdocs/index.html 1.59:
                   11703:                image::measure can png now
                   11704: 
                   11705: 2002-05-15  paf
                   11706:        * operators.txt 1.38:
                   11707:        * src/classes/date.C 1.31:
1.24      paf      11708:        * www/cgi-bin/parser3.log 1.54:
1.15      paf      11709:        * www/htdocs/index.html 1.58:
                   11710:                ^date::create[%H:%M[:%S]] added
                   11711: 
                   11712:        * etc/parser3.charsets/windows-1251.cfg 1.4:
                   11713:                0x forgot, fixed
                   11714: 
                   11715:        * operators.txt 1.37:
                   11716:        * src/classes/date.C 1.30:
1.24      paf      11717:        * www/cgi-bin/parser3.log 1.53:
1.15      paf      11718:        * www/htdocs/.htaccess 1.3:
                   11719:        * www/htdocs/auto.p 1.10:
                   11720:        * www/htdocs/index.html 1.57:
                   11721:                ^date::create[%Y[-%m[-%d[ %H[:%M[:%S]]]]]]
                   11722:                [-%m now
                   11723: 
                   11724: 2002-05-14  paf
                   11725:        * etc/parser3.charsets/windows-1251.cfg 1.3:
                   11726:        * etc/parser3.charsets/windows-1251.cfg [release_1_0_0001] 1.2.2.1:
                   11727:                added 3 quotes
                   11728: 
                   11729: 2002-05-07  paf
                   11730:        * src/classes/classes.dsp 1.19:
                   11731:        * src/classes/classes.dsp [release_1_0_0001] 1.18.2.1:
                   11732:        * src/classes/op.C 1.95:
                   11733:        * src/classes/op.C [release_1_0_0001] 1.93.2.1:
                   11734:        * src/include/pa_globals.h 1.85:
                   11735:        * src/include/pa_globals.h [release_1_0_0001] 1.84.2.1:
                   11736:        * src/include/pa_request.h 1.134:
                   11737:        * src/include/pa_request.h [release_1_0_0001] 1.133.2.1:
                   11738:        * src/include/pa_table.h 1.44:
                   11739:        * src/include/pa_table.h [release_1_0_0001] 1.43.2.1:
                   11740:        * src/main/compile.tab.C 1.53:
                   11741:        * src/main/compile.tab.C [release_1_0_0001] 1.52.2.1:
                   11742:        * src/main/compile.y 1.187:
                   11743:        * src/main/compile.y [release_1_0_0001] 1.186.2.1:
                   11744:        * src/main/main.dsp 1.151:
                   11745:        * src/main/main.dsp [release_1_0_0001] 1.150.2.1:
                   11746:        * src/main/pa_globals.C 1.126:
                   11747:        * src/main/pa_globals.C [release_1_0_0001] 1.124.2.2:
                   11748:        * src/main/pa_request.C 1.207:
                   11749:        * src/main/pa_request.C [release_1_0_0001] 1.204.2.1:
                   11750:        * src/main/pa_table.C 1.47:
                   11751:        * src/main/pa_table.C [release_1_0_0001] 1.46.2.1:
                   11752:        * src/targets/isapi/pa_pool.C 1.13:
                   11753:        * src/targets/isapi/pa_pool.C [release_1_0_0001] 1.12.2.1:
                   11754:        * src/targets/isapi/parser3isapi.C 1.71:
                   11755:        * src/targets/isapi/parser3isapi.C [release_1_0_0001] 1.69.2.2:
                   11756:        * src/targets/isapi/parser3isapi.dsp 1.36:
                   11757:        * src/targets/isapi/parser3isapi.dsp [release_1_0_0001] 1.35.2.1:
                   11758:        * src/targets/isapi/pool_storage.h 1.16:
                   11759:        * src/targets/isapi/pool_storage.h [release_1_0_0001] 1.15.2.1:
                   11760:        * src/types/types.dsp 1.24:
                   11761:        * src/types/types.dsp [release_1_0_0001] 1.23.2.1:
                   11762:        * www/htdocs/parser-status.html 1.2:
                   11763:        * www/htdocs/parser-status.html [release_1_0_0001] 1.1.2.1:
                   11764:                Table name2number field now &.
                   11765:                main_method_name now on Request pool rather on global_pool [Junction+VJunction created on same pool as name = were created on global pool, causing mem leaks]
                   11766: 
                   11767: 2002-05-06  paf
                   11768:        * src/main/pa_globals.C 1.125:
                   11769:        * src/main/pa_globals.C [release_1_0_0001] 1.124.2.1:
                   11770:        * src/targets/cgi/parser3.C 1.178:
                   11771:        * src/targets/cgi/parser3.C [release_1_0_0001] 1.174.2.2:
                   11772:        * src/targets/cgi/pool_storage.h 1.10:
                   11773:        * src/targets/cgi/pool_storage.h [release_1_0_0001] 1.9.2.1:
                   11774:        * src/targets/isapi/parser3isapi.C 1.70:
                   11775:        * src/targets/isapi/parser3isapi.C [release_1_0_0001] 1.69.2.1:
                   11776:                removed 100*40 bytes per request memory leak [nonpool malloc in
                   11777:                globals]
                   11778: 
                   11779: 2002-04-30  paf
                   11780:        * configure 1.19:
                   11781:        * src/include/pa_version.h 1.4:
                   11782:                version now not b
                   11783: 
                   11784:        * src/targets/cgi/parser3.C 1.177:
1.24      paf      11785:        * www/cgi-bin/parser3.log 1.52:
1.15      paf      11786:        * www/htdocs/global.xsl 1.7:
                   11787:        * www/htdocs/index.html 1.56:
                   11788:                request.uri now never 0
                   11789: 
                   11790: 2002-04-29  paf
                   11791:        * configure.in 1.21:
                   11792:                removed b
                   11793: 
                   11794:        * src/doc/ClassExample1.dox 1.4:
                   11795:        * src/doc/ClassExample3.dox 1.4:
                   11796:        * src/doc/aliased.dox 1.4:
                   11797:        * src/doc/methoded.dox 1.3:
                   11798:        * src/doc/string.dox 1.4:
                   11799:        * src/doc/value.dox 1.3:
                   11800:        * src/include/pa_exception.h 1.34:
                   11801:        * src/main/pa_request.C 1.205:
                   11802:        * src/targets/cgi/parser3.C 1.176:
                   11803:                merged from 0001
                   11804: 
                   11805:        * src/classes/op.C 1.94:
                   11806:        * src/include/pa_exception.h 1.35:
                   11807:        * src/main/pa_request.C 1.206:
                   11808:                Exception::comment/type checked in (), no there's no empty type
                   11809:                comment by default
                   11810: 
                   11811: 2002-04-26  paf
                   11812:        * src/doc/doxygen.cfg 1.22:
                   11813:        * src/doc/doxygen.cfg [release_1_0_0001] 1.21.2.1:
                   11814:        * src/targets/cgi/parser3.dsp 1.47:
1.24      paf      11815:        * www/cgi-bin/parser3.log 1.51:
1.15      paf      11816:        * www/htdocs/index.html 1.55:
                   11817:                doxygen dot image size reduced
                   11818: 
                   11819: 2002-04-25  paf
                   11820:        * src/classes/table.C 1.152:
1.24      paf      11821:        * www/cgi-bin/parser3.log 1.47:
1.15      paf      11822:        * www/htdocs/.htaccess 1.1:
                   11823:        * www/htdocs/index.html 1.51:
                   11824:                removed restriction on column count to ^table.hash to work, now
                   11825:                must be >0 [were >1]
                   11826: 
                   11827:        * src/targets/cgi/parser3.C 1.175:
                   11828:        * src/targets/cgi/parser3.C [release_1_0_0001] 1.174.2.1:
                   11829:                setenv in .htaccess when cgi is not under that dir got
                   11830:                REDIRECT_ prefix before HTTP_PARSER_x_CONFIG, now that took
                   11831:                into account
                   11832: 
1.24      paf      11833:        * www/cgi-bin/parser3.log 1.48:
1.15      paf      11834:        * www/htdocs/index.html 1.52:
                   11835:                sample of 'using junction out of context'
                   11836: 
                   11837:        * operators.txt 1.35:
                   11838:        * operators.txt 1.36:
                   11839:        * src/classes/date.C 1.28:
                   11840:        * src/classes/date.C 1.29:
1.24      paf      11841:        * www/cgi-bin/parser3.log 1.49:
1.15      paf      11842:        * www/htdocs/index.html 1.53:
                   11843:                ^date::create[2002-12-33 01:03:04]
                   11844: 
                   11845: 2002-04-24  paf
                   11846:        * src/classes/classes.dsp 1.18:
                   11847:        * src/main/compile.tab.C 1.52:
                   11848:        * src/main/main.dsp 1.150:
                   11849:        * src/targets/apache13/ApacheModuleParser3.dsp 1.11:
                   11850:        * src/targets/cgi/parser3.C 1.174:
                   11851:        * src/targets/cgi/parser3.dsp 1.46:
                   11852:        * src/targets/isapi/parser3isapi.dsp 1.34:
                   11853:        * src/types/types.dsp 1.23:
                   11854:                MSVC profile targets
                   11855: 
                   11856: 2002-04-23  paf
                   11857:        * operators.txt 1.34:
                   11858:        * src/classes/string.C 1.110:
1.24      paf      11859:        * www/cgi-bin/parser3.log 1.46:
1.15      paf      11860:        * www/htdocs/index.html 1.50:
                   11861:                int/double/string:sql{}[$.default{code}]
                   11862:                fixed [were barking: "junction used outside of context"]
                   11863: 
                   11864: 2002-04-22  paf
                   11865:        * src/classes/string.C 1.109:
                   11866:        * src/include/pa_string.h 1.138:
                   11867:        * src/main/pa_string.C 1.158:
                   11868:        * src/types/pa_vstring.C 1.19:
                   11869:        * src/types/pa_vstring.h 1.46:
                   11870:        * types.txt 1.2:
                   11871:                ^string.optimize[]
                   11872: 
                   11873:        * src/main/execute.C 1.238:
1.24      paf      11874:        * www/cgi-bin/parser3.log 1.43:
1.15      paf      11875:        * www/htdocs/index.html 1.48:
                   11876:                junctions to local contexts got cleanized&checked later
                   11877: 
1.24      paf      11878:        * src/main/execute.C 1.240:
                   11879:        * www/cgi-bin/parser3.log 1.45:
                   11880:                rolled back to before_killing_userjunction_contexts
                   11881: 
1.15      paf      11882:        * src/include/pa_globals.h 1.84:
                   11883:        * src/include/pa_table.h 1.43:
                   11884:        * src/main/pa_globals.C 1.124:
                   11885:        * src/main/pa_string.C 1.157:
                   11886:        * src/main/pa_table.C 1.46:
                   11887:                fixed match table template
                   11888: 
                   11889:        * src/classes/string.C 1.107:
                   11890:        * src/classes/string.C 1.108:
                   11891:                optimize removed from string .left/right/pos
                   11892: 
                   11893:        * src/main/execute.C 1.239:
1.24      paf      11894:        * www/cgi-bin/parser3.log 1.44:
1.15      paf      11895:        * www/htdocs/index.html 1.49:
                   11896:                user junctions context killed
                   11897: 
                   11898: 2002-04-19  paf
                   11899:        * src/classes/string.C 1.106:
                   11900:        * src/include/pa_request.h 1.133:
                   11901:        * src/include/pa_string.h 1.137:
                   11902:        * src/main/pa_request.C 1.204:
                   11903:        * src/main/pa_string.C 1.156:
                   11904:        * src/types/pa_vstring.C 1.18:
                   11905:        * src/types/pa_vstring.h 1.45:
1.24      paf      11906:        * www/cgi-bin/parser3.log 1.42:
1.15      paf      11907:        * www/htdocs/index.html 1.47:
                   11908:                string now optimized prior to .left .right .mid .pos .match when that is profitable,
                   11909:                and always before .replace
                   11910:                when $ORIGINS(1) optimization disabled
                   11911:                economy from not wasting mem on lots of strings which occur by lots of String:mid calls to get parts of source string between found_occurances
                   11912: 
                   11913:        * src/classes/op.C 1.93:
                   11914:        * src/classes/string.C 1.105:
                   11915:        * src/types/pa_value.h 1.86:
                   11916:                VTable removed from each String::match replace iteration, and made stacked
                   11917:                sizeof(VTable)=12bytes economy on each replace code
                   11918: 
                   11919:        * src/include/pa_globals.h 1.83:
                   11920:        * src/include/pa_table.h 1.42:
                   11921:        * src/main/pa_globals.C 1.123:
                   11922:        * src/main/pa_string.C 1.155:
                   11923:                String::match table columns globalized, not created @ each ^match anymore
                   11924:                economy: sizeof(Array)+space on 3+x cells=24+ bytes per ^match
                   11925: 
                   11926:        * src/classes/file.C 1.81:
                   11927:                ovector now local
                   11928:                economy: 16 bytes per ^file:list
                   11929: 
                   11930:        * src/classes/string.C 1.104:
                   11931:        * src/include/pa_string.h 1.136:
                   11932:        * src/main/pa_string.C 1.154:
                   11933:        * www/htdocs/index.html 1.46:
                   11934:                string.match[]['] option enables generation of $match.prematch
                   11935:                .match .postmatch columns
                   11936: 
                   11937:        * src/main/pa_string.C 1.153:
                   11938:                String::match options analized without cstr-ing them now
                   11939: 
                   11940:        * src/doc/chmhelper.pl 1.1:
                   11941:        * src/doc/doxygen.cfg 1.21:
                   11942:        * src/doc/footer.htm 1.1:
                   11943:        * src/doc/html2chm.cmd 1.6:
                   11944:        * src/doc/postbuild.txt 1.3:
                   11945:        * src/doc/sources2html.cmd 1.5:
                   11946:        * src/doc/view_chm.cmd 1.2:
                   11947:        * src/doc/view_html.cmd 1.2:
                   11948:                config updated to doxygen 1.2.15,
                   11949:                created helper which fixes minor bugs in chm project files & htm tree.
                   11950:                changed extension to .htm
                   11951: 
                   11952:        * src/doc/footer.htm 1.2:
                   11953:                2001,
                   11954: 
                   11955: 2002-04-18  paf
                   11956:        * src/classes/classes.h 1.18:
                   11957:        * src/classes/hash.C 1.40:
                   11958:        * src/types/pa_value.h 1.85:
                   11959:        * src/types/pa_vbool.h 1.18:
                   11960:        * src/types/pa_vcookie.h 1.16:
                   11961:        * src/types/pa_vdate.h 1.10:
                   11962:        * src/types/pa_vdouble.h 1.37:
                   11963:        * src/types/pa_venv.h 1.21:
                   11964:        * src/types/pa_vfile.h 1.42:
                   11965:        * src/types/pa_vhash.h 1.33:
                   11966:        * src/types/pa_vimage.h 1.25:
                   11967:        * src/types/pa_vint.h 1.34:
                   11968:        * src/types/pa_vjunction.h 1.13:
                   11969:        * src/types/pa_vobject.h 1.18:
                   11970:        * src/types/pa_vrequest.h 1.17:
                   11971:        * src/types/pa_vresponse.h 1.22:
                   11972:        * src/types/pa_vstateless_class.h 1.26:
                   11973:        * src/types/pa_vstateless_object.h 1.17:
                   11974:        * src/types/pa_vstatus.h 1.8:
                   11975:        * src/types/pa_vstring.h 1.44:
                   11976:        * src/types/pa_vtable.h 1.38:
                   11977:        * src/types/pa_vvoid.h 1.9:
                   11978:        * src/types/pa_vxdoc.h 1.21:
                   11979:        * src/types/pa_vxnode.h 1.14:
                   11980:                fclass_real lowered from VStateless_class to VObject
                   11981: 
                   11982:        * src/types/pa_value.C 1.1:
                   11983:                forced to cut that from .h because of VStateless_class usage [
                   11984:                undefined in .h]
                   11985: 
                   11986:        * src/classes/classes.h 1.17:
                   11987:        * src/classes/date.C 1.27:
                   11988:        * src/classes/double.C 1.47:
                   11989:        * src/classes/file.C 1.80:
                   11990:        * src/classes/form.C 1.23:
                   11991:        * src/classes/hash.C 1.39:
                   11992:        * src/classes/image.C 1.71:
                   11993:        * src/classes/int.C 1.44:
                   11994:        * src/classes/mail.C 1.63:
                   11995:        * src/classes/math.C 1.18:
                   11996:        * src/classes/op.C 1.91:
                   11997:        * src/classes/response.C 1.19:
                   11998:        * src/classes/string.C 1.103:
                   11999:        * src/classes/table.C 1.151:
                   12000:        * src/classes/void.C 1.19:
                   12001:        * src/classes/xnode.C 1.44:
                   12002:        * src/include/pa_globals.h 1.82:
                   12003:        * src/include/pa_request.h 1.132:
                   12004:        * src/main/execute.C 1.236:
                   12005:        * src/main/pa_globals.C 1.122:
                   12006:        * src/main/pa_request.C 1.201:
                   12007:        * src/types/Makefile.am 1.21:
                   12008:        * src/types/pa_value.h 1.84:
                   12009:        * src/types/pa_vdouble.h 1.36:
                   12010:        * src/types/pa_vform.C 1.55:
                   12011:        * src/types/pa_vhash.h 1.32:
                   12012:        * src/types/pa_vint.h 1.33:
                   12013:        * src/types/pa_vmath.h 1.7:
                   12014:        * src/types/pa_vmethod_frame.h 1.25:
                   12015:        * src/types/pa_vstateless_class.h 1.24:
                   12016:        * src/types/pa_wcontext.C 1.18:
                   12017:        * src/types/pa_wcontext.h 1.32:
                   12018:        * src/types/pa_wwrapper.h 1.18:
                   12019:        * src/types/types.dsp 1.22:
1.24      paf      12020:        * www/cgi-bin/parser3.log 1.36:
1.15      paf      12021:        * www/htdocs/index.html 1.40:
                   12022:                removed Value::fname
                   12023: 
                   12024:        * src/include/pa_opcode.h 1.18:
                   12025:        * src/main/compile.tab.C 1.51:
                   12026:        * src/main/compile.y 1.186:
                   12027:        * src/main/compile_tools.C 1.49:
                   12028:        * src/main/compile_tools.h 1.61:
                   12029:        * src/main/execute.C 1.237:
                   12030:        * src/main/pa_request.C 1.202:
                   12031:        * src/types/pa_vmethod_frame.h 1.26:
1.24      paf      12032:        * www/cgi-bin/parser3.log 1.37:
1.15      paf      12033:        * www/htdocs/index.html 1.41:
                   12034:                OP_GET_METHOD_FRAME merged with OP_CALL, VCodeFrame move to
                   12035:                stack [no more heap waste on each CALL]
                   12036: 
                   12037:        * src/types/pa_valiased.C 1.14:
                   12038:        * src/types/pa_valiased.h 1.19:
                   12039:        * src/types/pa_vclass.h 1.25:
                   12040:        * src/types/pa_vobject.h 1.17:
                   12041:        * src/types/pa_wcontext.C 1.19:
1.24      paf      12042:        * www/cgi-bin/parser3.log 1.38:
1.15      paf      12043:        * www/htdocs/index.html 1.42:
                   12044:                VAliased get/set alias now virtual and implemented down in
                   12045:                VClass, fclass_alias removed,
                   12046: 
                   12047:        * src/main/pa_request.C 1.203:
                   12048:        * src/types/pa_valiased.h 1.20:
                   12049:        * src/types/pa_vstateless_class.h 1.25:
                   12050:        * src/types/pa_vstateless_object.h 1.16:
                   12051:        * src/types/pa_vstring.h 1.43:
1.24      paf      12052:        * www/cgi-bin/parser3.log 1.39:
1.15      paf      12053:        * www/htdocs/index.html 1.43:
                   12054:                VStateless_string_object speicalized light version of VStateless_object
                   12055: 
                   12056:        * src/types/Makefile.in 1.37:
                   12057:                *** empty log message ***
                   12058: 
                   12059:        * src/doc/doxygen.cfg 1.20:
                   12060:                .chi generation disabled
                   12061: 
                   12062:        * src/classes/classes.h 1.19:
                   12063:        * src/classes/xdoc.C 1.92:
                   12064:        * src/classes/xnode.C 1.45:
                   12065:        * src/classes/xnode.h 1.11:
                   12066:        * src/types/pa_vxdoc.C 1.13:
1.24      paf      12067:        * www/cgi-bin/parser3.log 1.40:
                   12068:        * www/cgi-bin/parser3.log 1.41:
1.15      paf      12069:        * www/htdocs/index.html 1.44:
                   12070:        * www/htdocs/index.html 1.45:
                   12071:                xdoc(xnode) now fully - fields&methods
                   12072: 
                   12073:        * src/classes/op.C 1.92:
                   12074:                ^throw comment param made optional
                   12075: 
                   12076: 2002-04-17  paf
                   12077:        * src/types/pa_vhash.h 1.31:
                   12078:                vstring wrong parent fixed
                   12079: 
                   12080:        * src/classes/op.C 1.90:
                   12081:                taint local result var bug fixed
                   12082: 
                   12083:        * src/doc/ClassExample1.dox 1.3:
                   12084:        * src/doc/ClassExample2.dox 1.4:
                   12085:        * src/doc/ClassExample3.dox 1.3:
                   12086:        * src/doc/compiler.dox 1.3:
                   12087:        * src/doc/module.dox 1.3:
                   12088:        * src/doc/pooled.dox 1.3:
                   12089:        * src/doc/string.dox 1.3:
                   12090:        * src/doc/targets.dox 1.3:
                   12091:        * src/include/pa_pool.h 1.79:
                   12092:        * src/include/pa_types.h 1.40:
                   12093:                dox updated to current state, PTHROW freshen to throw & co
                   12094: 
                   12095: 2002-04-16  paf
                   12096:        * src/classes/op.C 1.89:
                   12097:                exception2vhash file now tainted
                   12098: 
                   12099:        * src/include/pa_opcode.h 1.17:
                   12100:        * src/main/compile.tab.C 1.49:
                   12101:        * src/main/compile.y 1.185:
                   12102:        * src/main/execute.C 1.232:
                   12103:        * src/targets/cgi/parser3.C 1.172:
1.24      paf      12104:        * www/cgi-bin/parser3.log 1.30:
1.15      paf      12105:                OP_CALL -> OP_CALL__WRITE and used that for removing VString wrapper
                   12106: 
                   12107:        * src/doc/postbuild.txt 1.2:
                   12108:        * src/main/execute.C 1.234:
1.24      paf      12109:        * www/cgi-bin/parser3.log 1.34:
1.15      paf      12110:        * www/htdocs/index.html 1.37:
                   12111:                result in @postprocess & @unhandled_exception now taken into
                   12112:                account as in usual functions
                   12113: 
                   12114:        * src/doc/postbuild.txt 1.1:
                   12115:                instructions on post .html build
                   12116: 
                   12117:        * asm.txt 1.2:
                   12118:        * form.txt 1.2:
                   12119:        * lang.txt 1.2:
                   12120:        * sql.txt 1.2:
1.24      paf      12121:        * www/cgi-bin/parser3.log 1.35:
1.15      paf      12122:                removed outdated. see in Attic asm.txt as most interesting
                   12123: 
                   12124:        * src/classes/op.C 1.87:
1.24      paf      12125:        * www/cgi-bin/parser3.log 1.28:
1.15      paf      12126:        * www/htdocs/auto.p 1.8:
                   12127:                extra check on empty file in origin in _execute
                   12128: 
                   12129:        * src/classes/date.C 1.26:
                   12130:        * src/main/compile.tab.C 1.50:
                   12131:        * src/targets/cgi/parser3.C 1.173:
1.24      paf      12132:        * www/cgi-bin/parser3.log 1.31:
                   12133:        * www/cgi-bin/parser3.log 1.32:
1.15      paf      12134:                cheched date:create(days) param for validity [later were
                   12135:                assumed valid and crashed on invalid onces]
                   12136: 
                   12137:        * src/classes/file.C 1.79:
                   12138:        * src/main/pa_exec.C 1.35:
1.24      paf      12139:        * www/cgi-bin/parser3.log 1.33:
1.15      paf      12140:        * www/htdocs/index.html 1.36:
                   12141:                stderr of execs mark as tainted
                   12142: 
                   12143:        * src/main/execute.C 1.235:
                   12144:        * www/htdocs/index.html 1.38:
                   12145:                $result in @main now taken into account as in usual functions
                   12146: 
1.24      paf      12147:        * src/classes/op.C 1.88:
                   12148:        * www/cgi-bin/parser3.log 1.29:
                   12149:                _process pseudo origin copied from local var to heap
                   12150: 
1.23      paf      12151:        * src/main/pa_request.C 1.199:
                   12152:                uri in error log
                   12153: 
1.15      paf      12154:        * src/main/pa_request.C 1.200:
                   12155:        * src/targets/isapi/parser3isapi.C 1.69:
                   12156:        * www/htdocs/index.html 1.39:
                   12157:                removed check, preventing content-length: 0 from appearing
                   12158: 
                   12159:        * src/doc/doxygen.cfg 1.19:
                   12160:        * src/doc/html2chm.cmd 1.5:
                   12161:                .chm file only now, no .chi
                   12162: 
                   12163: 2002-04-15  paf
                   12164:        * src/classes/image.C 1.70:
                   12165:        * src/classes/op.C 1.83:
                   12166:        * src/classes/op.C 1.84:
                   12167:        * src/classes/string.C 1.101:
                   12168:        * src/classes/table.C 1.149:
                   12169:        * src/include/pa_request.h 1.129:
                   12170:        * src/main/execute.C 1.228:
                   12171:        * src/types/pa_value.h 1.81:
                   12172:        * src/types/pa_vmethod_frame.h 1.24:
                   12173:        * src/types/pa_wcontext.h 1.29:
1.24      paf      12174:        * www/cgi-bin/parser3.log 1.25:
1.15      paf      12175:                StringOrValue wcontext result, now ready for dual writes
                   12176: 
1.24      paf      12177:        * src/classes/file.C 1.78:
                   12178:        * src/classes/op.C 1.86:
                   12179:        * src/classes/table.C 1.150:
                   12180:        * www/cgi-bin/parser3.log 1.26:
                   12181:                finished dual write_xxx_lang functions
                   12182: 
1.15      paf      12183:        * src/main/execute.C 1.231:
                   12184:        * src/types/pa_value.h 1.83:
1.24      paf      12185:        * www/cgi-bin/parser3.log 1.27:
1.15      paf      12186:                fixed name update
                   12187: 
                   12188:        * src/main/execute.C 1.229:
                   12189:                CodeFrame soul fixed [mistakenly killed by prev changes]
                   12190: 
                   12191:        * src/classes/date.C 1.25:
                   12192:        * src/classes/file.C 1.76:
                   12193:        * src/classes/mail.C 1.62:
                   12194:        * src/classes/string.C 1.102:
                   12195:        * src/classes/xnode.C 1.43:
                   12196:        * src/include/pa_request.h 1.130:
                   12197:        * src/types/pa_value.h 1.82:
                   12198:        * src/types/pa_wcontext.h 1.30:
                   12199:                removed absolutely unnecessary VString shells
                   12200: 
                   12201:        * src/classes/op.C 1.82:
                   12202:        * src/include/pa_globals.h 1.81:
                   12203:        * src/include/pa_opcode.h 1.16:
                   12204:        * src/include/pa_request.h 1.128:
                   12205:        * src/main/compile.tab.C 1.47:
                   12206:        * src/main/compile.y 1.183:
                   12207:        * src/main/compile_tools.C 1.47:
                   12208:        * src/main/compile_tools.h 1.59:
                   12209:        * src/main/execute.C 1.226:
                   12210:        * src/main/pa_globals.C 1.121:
                   12211:        * src/main/pa_request.C 1.198:
                   12212:        * src/targets/cgi/parser3.C 1.170:
1.24      paf      12213:        * www/cgi-bin/parser3.log 1.24:
1.15      paf      12214:        * www/htdocs/index.html 1.35:
                   12215:                switch in hash constructor fixed [were problems with using of
                   12216:                stacked wwrapper after it's death]
                   12217: 
                   12218:        * src/classes/file.C 1.77:
                   12219:        * src/classes/hash.C 1.38:
                   12220:        * src/classes/op.C 1.85:
                   12221:        * src/include/pa_request.h 1.131:
                   12222:        * src/main/execute.C 1.230:
                   12223:        * src/types/pa_wcontext.h 1.31:
                   12224:                started dual write_xxx_lang functions, if checked & works
                   12225: 
                   12226:        * src/targets/cgi/parser3.C 1.171:
                   12227:                ctime sometimes can be just "", checked that
                   12228: 
                   12229:        * src/main/compile.tab.C 1.48:
                   12230:        * src/main/compile.y 1.184:
                   12231:        * src/main/compile_tools.C 1.48:
                   12232:        * src/main/compile_tools.h 1.60:
                   12233:        * src/main/execute.C 1.227:
                   12234:                OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE
                   12235:                changed to OP_WRITE_VALUE
                   12236:                in var get cases
                   12237: 
                   12238: 2002-04-12  paf
                   12239:        * operators.txt 1.33:
                   12240:        * src/classes/table.C 1.148:
1.24      paf      12241:        * www/cgi-bin/parser3.log 1.23:
1.15      paf      12242:        * www/htdocs/index.html 1.34:
                   12243:                table.select(expression) 0
                   12244: 
                   12245: 2002-04-11  paf
                   12246:        * src/classes/string.C 1.100:
                   12247:        * src/include/pa_request.h 1.127:
                   12248:        * src/main/execute.C 1.225:
                   12249:                Request::process_internal codeFrame & wwrapper stacked [not
                   12250:                wasting  heap anymore]
                   12251: 
                   12252: 2002-04-10  paf
                   12253:        * src/include/pa_string.h 1.135:
                   12254:        * src/main/pa_string.C 1.151:
                   12255:        * src/main/untaint.C 1.101:
1.24      paf      12256:        * www/cgi-bin/parser3.log 1.22:
1.15      paf      12257:        * www/htdocs/index.html 1.33:
                   12258:                killed 8 bytes from String.head
                   12259: 
                   12260:        * src/classes/double.C 1.46:
                   12261:        * src/classes/file.C 1.75:
                   12262:        * src/classes/hash.C 1.37:
                   12263:        * src/classes/image.C 1.69:
                   12264:        * src/classes/int.C 1.43:
                   12265:        * src/classes/math.C 1.17:
                   12266:        * src/classes/op.C 1.81:
                   12267:        * src/classes/string.C 1.99:
                   12268:        * src/classes/table.C 1.147:
                   12269:        * src/classes/void.C 1.18:
                   12270:        * src/classes/xdoc.C 1.91:
                   12271:        * src/include/pa_request.h 1.126:
                   12272:        * src/main/execute.C 1.224:
                   12273:        * src/main/pa_string.C 1.152:
                   12274:                killed Request::process() wrapping VString(String) in case we
                   12275:                need only String
                   12276: 
                   12277: 2002-04-09  paf
                   12278:        * src/main/pa_common.C 1.108:
                   12279:        * src/targets/cgi/parser3.C 1.168:
                   12280:        * src/types/pa_vdouble.h 1.35:
                   12281:        * src/types/pa_vint.h 1.32:
                   12282:                int/double get_string now not pool.malloc(MAX_NUMBER) but
                   12283:                really neaded
                   12284: 
                   12285:        * etc/Makefile.in 1.6:
                   12286:        * etc/parser3.charsets/Makefile.in 1.8:
                   12287:        * src/classes/Makefile.in 1.44:
                   12288:        * src/sql/Makefile.in 1.4:
                   12289:        * src/targets/Makefile.in 1.35:
                   12290:        * src/targets/apache13/Makefile.in 1.33:
                   12291:        * src/targets/cgi/Makefile.in 1.46:
                   12292:        * src/targets/isapi/Makefile.in 1.4:
                   12293:        * src/types/Makefile.in 1.36:
                   12294:                makse
                   12295: 
                   12296:        * operators.txt 1.31:
                   12297:        * src/classes/double.C 1.45:
                   12298:        * src/classes/int.C 1.42:
                   12299:        * www/htdocs/global.xsl 1.5:
                   12300:                int/double.int/double(default)
                   12301: 
                   12302:        * src/main/compile.tab.C 1.46:
                   12303:        * src/targets/cgi/parser3.C 1.169:
                   12304:        * src/targets/isapi/parser3isapi.C 1.68:
1.24      paf      12305:        * www/cgi-bin/parser3.log 1.21:
1.15      paf      12306:                removed
                   12307:                {
                   12308:                  char *a;
                   12309:                  {
                   12310:                     /*sub local*/char b[...];
                   12311:                     a=b;
                   12312:                situations
                   12313: 
                   12314:        * src/classes/xdoc.C 1.89:
1.24      paf      12315:        * www/cgi-bin/parser3.log 1.19:
1.15      paf      12316:        * www/htdocs/global.xsl 1.6:
                   12317:        * www/htdocs/index.html 1.32:
                   12318:                xslt params fixed
                   12319: 
                   12320:        * operators.txt 1.32:
                   12321:        * src/classes/xdoc.C 1.90:
1.24      paf      12322:        * www/cgi-bin/parser3.log 1.20:
1.15      paf      12323:                xslt params made literal
                   12324: 
                   12325: 2002-04-04  paf
                   12326:        * src/include/pa_string.h 1.134:
                   12327:        * src/main/pa_string.C 1.150:
1.24      paf      12328:        * www/cgi-bin/parser3.log 1.18:
1.15      paf      12329:        * www/htdocs/index.html 1.31:
                   12330:                fixed string.replace [when reconstructing pieces were split by
                   12331:                max_integral(piece.size), thus some strings to replace happen
                   12332:                to be split into two = not replaced)
                   12333: 
                   12334:        * src/targets/cgi/parser3.C 1.166:
                   12335:        * src/targets/cgi/parser3.C 1.167:
                   12336:        * src/targets/cgi/parser3.dsp 1.44:
                   12337:        * src/targets/cgi/parser3.dsp 1.45:
                   12338:                document root in standalone version = current dir
                   12339: 
                   12340: 2002-04-03  paf
                   12341:        * INSTALL 1.18:
                   12342:        * Makefile.in 1.10:
                   12343:        * configure 1.17:
                   12344:        * configure.in 1.19:
                   12345:        * etc/Makefile.in 1.5:
                   12346:        * etc/parser3.charsets/Makefile.in 1.7:
                   12347:        * src/Makefile.in 1.46:
                   12348:        * src/include/Makefile.in 1.4:
                   12349:        * src/main/Makefile.in 1.40:
                   12350:                root config configure options
                   12351: 
                   12352:        * configure 1.18:
                   12353:        * configure.in 1.20:
                   12354:                more checks on nonexistent charset
                   12355: 
                   12356: 2002-04-02  paf
                   12357:        * src/main/compile.C 1.63:
                   12358:                parser.compile [exception name more like in doc]
                   12359: 
                   12360: 2002-04-01  paf
                   12361:        * src/classes/mail.C 1.61:
                   12362:        * src/include/pa_string.h 1.133:
                   12363:        * src/main/untaint.C 1.100:
                   12364:        * src/targets/isapi/parser3isapi.dsp 1.33:
1.24      paf      12365:        * www/cgi-bin/parser3.log 1.17:
1.15      paf      12366:                mail subject encoding taken from .content-type.charset, not .charset
                   12367: 
                   12368: 2002-03-29  paf
                   12369:        * operators.txt 1.30:
                   12370:        * src/classes/date.C 1.24:
1.24      paf      12371:        * www/cgi-bin/parser3.log 1.16:
1.15      paf      12372:        * www/htdocs/index.html 1.30:
                   12373:                ^date::create now may not supply day, default 1.
                   12374:                checked 29.03 -> 29.02 roll on non 366 days' year.  | 31.05->31.04   roll
                   12375: 
                   12376:        * etc/parser3.charsets/koi8-r.cfg 1.2:
                   12377:                koi8-r += ukranian letters
                   12378: 
                   12379: 2002-03-28  paf
                   12380:        * operators.txt 1.29:
                   12381:        * src/classes/date.C 1.23:
                   12382:        * src/classes/op.C 1.79:
                   12383:        * src/include/pa_globals.h 1.80:
                   12384:        * src/include/pa_hash.h 1.55:
                   12385:        * src/main/pa_globals.C 1.120:
                   12386:        * src/types/pa_vdate.h 1.9:
                   12387:        * www/htdocs/index.html 1.29:
                   12388:                ^cache[file][date]{
                   12389:                   ^cache(seconds)
                   12390:                   ^cache[date]
                   12391:                }
                   12392: 
                   12393:        * src/classes/xdoc.C 1.88:
                   12394:        * src/classes/xnode.C 1.42:
                   12395:        * src/classes/xnode.h 1.10:
                   12396:                removed redundant pool param
                   12397: 
                   12398: 2002-03-27  paf
                   12399:        * operators.txt 1.27:
                   12400:        * src/classes/op.C 1.77:
                   12401:        * src/include/pa_config_fixed.h 1.42:
                   12402:        * src/include/pa_request.h 1.124:
                   12403:        * src/main/execute.C 1.222:
                   12404:        * src/main/pa_request.C 1.196:
1.24      paf      12405:        * www/cgi-bin/parser3.log 1.14:
1.15      paf      12406:                decided agains resetting exception_trace, just changed name
                   12407: 
                   12408:        * operators.txt 1.28:
                   12409:        * src/classes/date.C 1.22:
                   12410:        * src/classes/double.C 1.44:
                   12411:        * src/classes/file.C 1.74:
                   12412:        * src/classes/form.C 1.22:
                   12413:        * src/classes/hash.C 1.36:
                   12414:        * src/classes/image.C 1.68:
                   12415:        * src/classes/int.C 1.41:
                   12416:        * src/classes/mail.C 1.60:
                   12417:        * src/classes/math.C 1.16:
                   12418:        * src/classes/op.C 1.78:
                   12419:        * src/classes/string.C 1.98:
                   12420:        * src/classes/table.C 1.146:
                   12421:        * src/classes/void.C 1.17:
                   12422:        * src/classes/xdoc.C 1.87:
                   12423:        * src/classes/xnode.C 1.41:
                   12424:        * src/include/pa_exception.h 1.33:
                   12425:        * src/include/pa_request.h 1.125:
                   12426:        * src/include/pa_stylesheet_connection.h 1.28:
                   12427:        * src/main/compile.C 1.62:
                   12428:        * src/main/compile_tools.C 1.46:
                   12429:        * src/main/execute.C 1.223:
                   12430:        * src/main/pa_array.C 1.48:
                   12431:        * src/main/pa_charset.C 1.23:
                   12432:        * src/main/pa_charsets.C 1.8:
                   12433:        * src/main/pa_common.C 1.106:
                   12434:        * src/main/pa_dictionary.C 1.14:
                   12435:        * src/main/pa_exception.C 1.40:
                   12436:        * src/main/pa_exec.C 1.34:
                   12437:        * src/main/pa_pool.C 1.52:
                   12438:        * src/main/pa_request.C 1.197:
                   12439:        * src/main/pa_socks.C 1.14:
                   12440:        * src/main/pa_sql_driver_manager.C 1.62:
                   12441:        * src/main/pa_string.C 1.149:
                   12442:        * src/main/pa_table.C 1.45:
                   12443:        * src/main/untaint.C 1.99:
                   12444:        * src/targets/apache13/mod_parser3.C 1.19:
                   12445:        * src/targets/cgi/parser3.C 1.165:
                   12446:        * src/targets/isapi/parser3isapi.C 1.67:
                   12447:        * src/types/pa_value.h 1.80:
                   12448:        * src/types/pa_vcookie.C 1.43:
                   12449:        * src/types/pa_vfile.h 1.41:
                   12450:        * src/types/pa_vform.C 1.54:
                   12451:        * src/types/pa_vhash.h 1.30:
                   12452:        * src/types/pa_vmethod_frame.h 1.23:
                   12453:        * src/types/pa_vstatus.C 1.7:
                   12454:        * src/types/pa_vtable.C 1.13:
                   12455:        * src/types/pa_vxdoc.h 1.20:
                   12456:        * src/types/pa_vxnode.h 1.13:
                   12457:        * src/types/pa_wcontext.C 1.17:
                   12458:        * src/types/pa_wwrapper.h 1.17:
1.24      paf      12459:        * www/cgi-bin/parser3.log 1.15:
1.15      paf      12460:        * www/htdocs/index.html 1.28:
                   12461:                assigned exception types
                   12462: 
                   12463: 2002-03-26  paf
                   12464:        * operators.txt 1.24:
                   12465:        * src/classes/date.C 1.20:
                   12466:        * www/htdocs/index.html 1.25:
                   12467:                fixed date roll on daylightsaving days
                   12468:                mktime took into account tm_isdst flag, which remained from BEFORE roll, but should have been reset
                   12469: 
                   12470:        * src/classes/op.C 1.76:
                   12471:        * www/htdocs/index.html 1.27:
                   12472:                forced language of $source field of exception to 'tainted',
                   12473:                so that sql-langed-frags could be outputed outside of connect
                   12474: 
                   12475:        * src/include/pa_common.h 1.76:
                   12476:        * src/main/pa_exec.C 1.33:
                   12477:                windows exec chdir fixed
                   12478: 
                   12479:        * operators.txt 1.25:
                   12480:        * src/classes/date.C 1.21:
                   12481:        * www/htdocs/index.html 1.26:
                   12482:                removed date.roll limit of +-1 offset
                   12483: 
                   12484: 2002-03-25  paf
                   12485:        * INSTALL 1.13:
                   12486:                comment on --disable-link-stdcpp
                   12487: 
                   12488:        * INSTALL 1.12:
                   12489:        * configure 1.15:
                   12490:        * configure.in 1.17:
                   12491:        * src/targets/cgi/Makefile.am 1.33:
                   12492:        * src/targets/cgi/Makefile.in 1.44:
                   12493:                libstdc++ link skipping configure option
                   12494: 
                   12495:        * src/classes/file.C 1.73:
                   12496:        * src/classes/mail.C 1.56:
                   12497:        * src/include/pa_exec.h 1.8:
                   12498:        * src/main/pa_exec.C 1.32:
                   12499:                f(!forced_allow)
                   12500:                to allow
                   12501:                --with-sendmail to work with any/both
                   12502:                --disable-foreign-group-files --disable-execs
                   12503: 
                   12504:        * src/classes/op.C 1.75:
                   12505:        * src/include/pa_sql_connection.h 1.24:
                   12506:                sql connection with error were put to cache with '
                   12507:                marked_to_rollback' flag, all consequent even OK requests
                   12508:                rolled back
                   12509: 
                   12510:        * INSTALL 1.16:
                   12511:                "--with=sendmail=COMMAND"
                   12512:                comment
                   12513: 
                   12514:        * INSTALL 1.15:
                   12515:        * configure 1.16:
                   12516:        * configure.in 1.18:
                   12517:        * src/classes/mail.C 1.55:
                   12518:        * src/include/pa_config_auto.h.in 1.24:
                   12519:        * src/main/pa_exec.C 1.31:
                   12520:        * src/targets/cgi/Makefile.am 1.34:
                   12521:        * src/targets/cgi/Makefile.in 1.45:
                   12522:                --disable-foreign-group-files now disables execs also.
                   12523:                introducing --sendmail
                   12524: 
                   12525:        * INSTALL 1.14:
                   12526:        * INSTALL 1.17:
                   12527:        * src/classes/mail.C 1.57:
                   12528:        * src/classes/mail.C 1.58:
                   12529:                *** empty log message ***
                   12530: 
                   12531:        * operators.txt 1.22:
                   12532:                pgsql options comment
                   12533: 
                   12534:        * operators.txt 1.23:
                   12535:        * src/targets/cgi/parser3.C 1.164:
                   12536:                http_site_config_filespec
                   12537: 
                   12538: 2002-03-22  paf
                   12539:        * operators.txt 1.21:
                   12540:                few comments on sets
                   12541: 
                   12542:        * src/main/pa_exec.C 1.30:
                   12543:                createprocess nowindow flag
                   12544:                check on readfile false return
                   12545: 
                   12546: 2002-03-18  paf
                   12547:        * src/main/pa_charset.C 1.22:
                   12548:        * src/targets/isapi/pa_threads.C 1.10:
                   12549:        * src/types/pa_vdouble.h 1.34:
                   12550:                removed some tested @tests
                   12551: 
                   12552:        * operators.txt 1.20:
                   12553:        * src/classes/op.C 1.74:
                   12554:        * src/include/pa_exception.h 1.32:
                   12555:        * src/include/pa_globals.h 1.79:
                   12556:        * src/include/pa_request.h 1.123:
                   12557:        * src/include/pa_stack.h 1.14:
                   12558:        * src/main/pa_globals.C 1.119:
                   12559:        * src/main/pa_request.C 1.195:
1.24      paf      12560:        * www/cgi-bin/parser3.log 1.12:
                   12561:        * www/cgi-bin/parser3.log 1.13:
1.15      paf      12562:        * www/htdocs/index.html 1.22:
                   12563:        * www/htdocs/index.html 1.23:
                   12564:                introducing ^try
                   12565: 
                   12566: 2002-03-15  paf
                   12567:        * operators.txt 1.19:
                   12568:        * src/classes/table.C 1.145:
                   12569:        * www/htdocs/index.html 1.21:
                   12570:                ^table.locate(logical expr)
                   12571: 
                   12572: 2002-03-13  paf
                   12573:        * src/main/pa_exception.C 1.39:
                   12574:                checked not-pooled malloc
                   12575: 
                   12576: 2002-03-11  paf
                   12577:        * src/types/pa_vfile.C 1.29:
                   12578:                $file.text now 0A linebreaks,
                   12579:                file::exec/cgi linebreaks "0D0A" changed to 0A onces
                   12580: 
                   12581:        * INSTALL 1.10:
                   12582:        * configure 1.13:
                   12583:        * configure.in 1.15:
                   12584:        * src/include/pa_config_auto.h.in 1.22:
                   12585:        * src/include/pa_config_fixed.h 1.40:
                   12586:        * src/main/pa_exec.C 1.28:
                   12587:        * src/main/pa_exec.C 1.29:
                   12588:        * www/htdocs/index.html 1.18:
                   12589:        * www/htdocs/index.html 1.19:
                   12590:        * www/htdocs/index.html 1.20:
                   12591:                --disable-execs
                   12592: 
                   12593:        * INSTALL 1.11:
                   12594:        * configure 1.14:
                   12595:        * configure.in 1.16:
                   12596:        * src/include/pa_config_auto.h.in 1.23:
                   12597:        * src/main/pa_common.C 1.105:
                   12598:                --disable-foreign-group-files
                   12599: 
                   12600: 2002-03-05  paf
                   12601:        * src/targets/isapi/parser3isapi.C 1.66:
                   12602:        * src/targets/isapi/parser3isapi.dsp 1.32:
                   12603:                iis5 now requires headers to be terminated with \r\n manually [
                   12604:                refuses to separate header/body itself]
                   12605: 
                   12606:        * operators.txt 1.17:
                   12607:        * operators.txt 1.18:
                   12608:        * src/classes/date.C 1.18:
                   12609:        * src/classes/date.C 1.19:
                   12610:                date week calendar columns named
                   12611: 
                   12612:        * src/main/pa_globals.C 1.118:
                   12613:        * src/targets/cgi/parser3.C 1.163:
                   12614:        * src/targets/isapi/parser3isapi.C 1.65:
                   12615:        * www/htdocs/index.html 1.17:
                   12616:                isapi site config beside .dll
                   12617: 
                   12618: 2002-03-04  paf
                   12619:        * src/targets/isapi/pa_threads.C 1.9:
                   12620:        * src/targets/isapi/parser3isapi.C 1.64:
                   12621:        * src/targets/isapi/parser3isapi.dsp 1.31:
                   12622:                isapi updated
                   12623: 
                   12624:        * src/classes/op.C 1.73:
                   12625:        * src/types/pa_vfile.C 1.28:
1.24      paf      12626:        * www/cgi-bin/parser3.log 1.11:
1.15      paf      12627:        * www/htdocs/index.html 1.16:
                   12628:                process body now evaluated in PASS language
                   12629: 
                   12630:        * src/classes/op.C 1.72:
                   12631:        * src/include/pa_string.h 1.132:
                   12632:        * src/main/pa_string.C 1.148:
                   12633:                string deserialize checks on broken file
                   12634: 
                   12635: 2002-03-01  paf
                   12636:        * src/main/pa_exec.C 1.27:
                   12637:                execle -> execve, now argc OK
                   12638: 
                   12639: 2002-02-28  paf
                   12640:        * src/main/pa_string.C 1.147:
                   12641:                origin by first piece preferred before last piece
                   12642: 
                   12643:        * src/main/pa_charsets.C 1.7:
                   12644:                when placing charset to cache using global name now [were
                   12645:                request]
                   12646: 
                   12647:        * configure 1.12:
                   12648:        * configure.in 1.14:
                   12649:        * src/targets/apache13/ApacheModuleParser3.dsp 1.10:
                   12650:        * src/targets/apache13/mod_parser3.C 1.18:
                   12651:        * src/targets/apache13/p3runConfigure.in 1.9:
                   12652:        * src/targets/apache13/pa_threads.C 1.8:
1.24      paf      12653:        * www/cgi-bin/parser3.log 1.10:
1.15      paf      12654:        * www/htdocs/auto.p 1.7:
                   12655:                apache module updated
                   12656: 
                   12657:        * src/main/untaint.C 1.98:
                   12658:                removed some debug comments
                   12659: 
                   12660: 2002-02-27  paf
                   12661:        * src/main/pa_charset.C 1.21:
                   12662:                size_t
                   12663: 
                   12664:        * INSTALL 1.9:
                   12665:                shared/static-xml
                   12666:                with-pathlink
                   12667: 
                   12668:        * operators.txt 1.15:
                   12669:        * operators.txt 1.16:
                   12670:                SMTP comment
                   12671: 
                   12672: 2002-02-26  paf
                   12673:        * src/classes/xnode.C 1.40:
1.24      paf      12674:        * www/cgi-bin/parser3.log 1.9:
1.15      paf      12675:        * www/htdocs/auto.p 1.6:
                   12676:        * www/htdocs/global.xsl 1.4:
                   12677:        * www/htdocs/index.html 1.15:
                   12678:                in some situation, xpath query returned result with type NODESET, but empty nodeset member field,
                   12679:                checked that
                   12680: 
                   12681:        * src/main/pa_exec.C 1.26:
                   12682:                more precise names for vars, cosmetic
                   12683: 
                   12684: 2002-02-22  paf
                   12685:        * operators.txt 1.14:
                   12686:        * src/types/pa_vcookie.C 1.41:
                   12687:        * src/types/pa_vcookie.C 1.42:
1.24      paf      12688:        * www/cgi-bin/parser3.log 1.5:
1.15      paf      12689:                cookie "expires=0" =  "session"
                   12690: 
                   12691:        * src/include/pa_string.h 1.131:
                   12692:        * src/main/pa_string.C 1.144:
                   12693:        * src/main/pa_string.C 1.145:
                   12694:        * src/main/pa_string.C 1.146:
1.24      paf      12695:        * www/cgi-bin/parser3.log 1.6:
                   12696:        * www/cgi-bin/parser3.log 1.7:
                   12697:        * www/cgi-bin/parser3.log 1.8:
1.15      paf      12698:        * www/htdocs/auto.p 1.5:
                   12699:        * www/htdocs/index.html 1.14:
                   12700:                string iterators fixed again, so were String::join_chain
                   12701: 
                   12702:        * configure 1.11:
                   12703:        * configure.in 1.13:
                   12704:                glib###.a detection fixed
                   12705: 
                   12706:        * Makefile.in 1.7:
                   12707:        * configure 1.9:
                   12708:        * configure.in 1.11:
                   12709:        * etc/Makefile.in 1.4:
                   12710:        * etc/parser3.charsets/Makefile.in 1.6:
                   12711:        * src/Makefile.in 1.45:
                   12712:        * src/classes/Makefile.am 1.38:
                   12713:        * src/classes/Makefile.in 1.43:
                   12714:        * src/classes/hashfile.C 1.23:
                   12715:        * src/include/Makefile.am 1.2:
                   12716:        * src/include/Makefile.in 1.3:
                   12717:        * src/include/pa_config_auto.h.in 1.20:
                   12718:        * src/include/pa_db_connection.h 1.22:
                   12719:        * src/include/pa_db_manager.h 1.15:
                   12720:        * src/include/pa_db_table.h 1.16:
                   12721:        * src/main/Makefile.am 1.31:
                   12722:        * src/main/Makefile.in 1.39:
                   12723:        * src/main/pa_db_connection.C 1.38:
                   12724:        * src/main/pa_db_manager.C 1.23:
                   12725:        * src/main/pa_db_table.C 1.21:
                   12726:        * src/main/pa_globals.C 1.117:
                   12727:        * src/sql/Makefile.in 1.3:
                   12728:        * src/targets/Makefile.in 1.34:
                   12729:        * src/targets/apache13/Makefile.in 1.32:
                   12730:        * src/targets/apache13/p3runConfigure.in 1.8:
                   12731:        * src/targets/cgi/Makefile.am 1.32:
                   12732:        * src/targets/cgi/Makefile.in 1.43:
                   12733:        * src/targets/isapi/Makefile.in 1.3:
                   12734:        * src/types/Makefile.am 1.20:
                   12735:        * src/types/Makefile.in 1.35:
                   12736:        * src/types/pa_vhashfile.C 1.21:
                   12737:        * src/types/pa_vhashfile.h 1.16:
                   12738:                removed hashfile support for now
                   12739: 
                   12740:        * acconfig.h 1.1:
                   12741:                acconfig move in cvs[from src/libltdl to /]
                   12742: 
                   12743:        * etc/parser3.charsets/windows-1251.cfg 1.2:
                   12744:                &deg;
                   12745: 
                   12746:        * Makefile.am 1.4:
                   12747:        * Makefile.in 1.9:
                   12748:                make update
                   12749: 
                   12750:        * INSTALL 1.7:
                   12751:                hashfile removed from INSTALL
                   12752: 
                   12753:        * Makefile.in 1.8:
                   12754:        * configure 1.10:
                   12755:        * configure.in 1.12:
                   12756:        * src/include/pa_config_auto.h.in 1.21:
                   12757:                --with-shared-xml
                   12758:                --with-static-xml
                   12759: 
                   12760:        * INSTALL 1.8:
                   12761:                without-zlib comment
                   12762: 
                   12763:        * operators.txt 1.13:
                   12764:        * src/classes/classes.dsp 1.16:
                   12765:        * src/main/main.dsp 1.148:
                   12766:        * src/types/types.dsp 1.20:
                   12767:                removed hashfile support from sources for now
                   12768: 
                   12769:        * src/classes/classes.dsp 1.17:
                   12770:        * src/main/compile.tab.C 1.45:
                   12771:        * src/main/main.dsp 1.149:
                   12772:        * src/targets/apache13/ApacheModuleParser3.dsp 1.9:
                   12773:        * src/targets/cgi/parser3.dsp 1.43:
                   12774:        * src/targets/isapi/parser3isapi.dsp 1.30:
                   12775:        * src/types/types.dsp 1.21:
                   12776:                *.dsp: removed refereces to win32db & ancient xalan&xml
                   12777: 
                   12778: 2002-02-21  paf
                   12779:        * Makefile.am 1.3:
                   12780:        * Makefile.in 1.6:
                   12781:                make cvsupdate
                   12782: 
                   12783:        * src/main/untaint.C 1.97:
1.24      paf      12784:        * www/cgi-bin/parser3.log 1.4:
1.15      paf      12785:                removed debug code, activated commented-for debug parts
                   12786: 
                   12787:        * src/include/pa_string.h 1.130:
                   12788:        * src/include/pa_types.h 1.39:
                   12789:        * src/main/pa_string.C 1.143:
                   12790:        * src/main/untaint.C 1.96:
1.24      paf      12791:        * www/cgi-bin/parser3.log 1.3:
1.15      paf      12792:                STRING_*FOREACH_ROW
                   12793:                changed to stop at append_row, not at link zero
                   12794:                now string to string appending works
                   12795: 
                   12796: 2002-02-20  paf
                   12797:        * src/include/pa_string.h 1.129:
                   12798:        * src/main/execute.C 1.221:
                   12799:        * src/main/untaint.C 1.95:
                   12800:        * src/targets/cgi/pa_pool.C 1.38:
                   12801:        * src/targets/cgi/parser3.C 1.162:
                   12802:        * www/htdocs/index.html 1.13:
                   12803:                //#define DEBUG_STRING_APPENDS_VS_EXPANDS
                   12804: 
                   12805:        * src/include/pa_string.h 1.128:
                   12806:        * src/main/pa_string.C 1.142:
                   12807:        * src/main/untaint.C 1.94:
1.24      paf      12808:        * www/cgi-bin/parser3.log 1.2:
1.15      paf      12809:                economy: 22%
                   12810: 
                   12811:        * operators.txt 1.12:
                   12812:        * src/include/pa_common.h 1.75:
                   12813:        * src/include/pa_config_fixed.h 1.39:
                   12814:        * src/include/pa_string.h 1.125:
                   12815:        * src/include/pa_types.h 1.38:
                   12816:        * src/main/compile.tab.C 1.44:
                   12817:        * src/main/execute.C 1.220:
                   12818:        * src/main/pa_string.C 1.139:
                   12819:        * src/main/untaint.C 1.91:
                   12820:        * src/targets/cgi/pa_pool.C 1.37:
                   12821:        * src/targets/cgi/parser3.C 1.160:
                   12822:        * www/htdocs/auto.p 1.4:
                   12823:        * www/htdocs/global.xsl 1.3:
                   12824:        * www/htdocs/index.html 1.11:
                   12825:                strign to string append optimiziation idea and estimates
                   12826: 
                   12827:        * src/include/pa_string.h 1.126:
                   12828:        * src/include/pa_stylesheet_connection.h 1.27:
                   12829:        * src/main/pa_db_manager.C 1.22:
                   12830:        * src/main/pa_dictionary.C 1.13:
                   12831:        * src/main/pa_string.C 1.140:
                   12832:        * src/main/untaint.C 1.92:
                   12833:        * src/targets/cgi/parser3.C 1.161:
                   12834:        * src/types/pa_vcookie.C 1.40:
                   12835:        * src/types/pa_vstring.h 1.42:
                   12836:        * www/htdocs/index.html 1.12:
                   12837:                speed uptimized: string::is_empty
                   12838: 
                   12839:        * src/include/pa_string.h 1.127:
                   12840:        * src/main/pa_string.C 1.141:
                   12841:        * src/main/untaint.C 1.93:
1.24      paf      12842:        * www/cgi-bin/parser3.log 1.1:
1.15      paf      12843:                space uptimized: string::link_row removed
                   12844: 
                   12845: 2002-02-19  paf
                   12846:        * src/classes/xdoc.C 1.86:
                   12847:        * src/classes/xnode.C 1.39:
                   12848:                getElementsByTagName and *NS moved to node [element]
                   12849: 
                   12850:        * src/classes/math.C 1.15:
                   12851:                not used directly [but erroreously reported that 'is', thus
                   12852:                registering twice&other probs]
                   12853: 
                   12854:        * src/main/compile.C 1.59:
                   12855:        * src/main/compile.C 1.60:
                   12856:                without string_origins not worked
                   12857: 
                   12858:        * src/main/compile.C 1.61:
                   12859:                without string_origins parse error file+line+col possible
                   12860: 
                   12861: 2002-02-18  paf
                   12862:        * src/types/pa_vdouble.h 1.33:
                   12863:                since we have in_expression
                   12864:                removed that trick i've installed into double::as_string
                   12865: 
                   12866:        * INSTALL 1.6:
                   12867:                local install comment
                   12868: 
                   12869:        * src/main/compile.tab.C 1.41:
                   12870:        * src/main/compile.y 1.181:
                   12871:        * www/htdocs/global.xsl 1.2:
                   12872:        * www/htdocs/index.html 1.7:
                   12873:                integer  division stops name
                   12874: 
                   12875:        * Makefile.in 1.4:
                   12876:        * acinclude.m4 1.2:
                   12877:        * aclocal.m4 1.2:
                   12878:        * configure 1.8:
                   12879:        * configure.in 1.10:
                   12880:        * etc/Makefile.in 1.3:
                   12881:        * etc/parser3.charsets/Makefile.in 1.5:
                   12882:        * src/Makefile.in 1.44:
                   12883:        * src/classes/Makefile.in 1.42:
                   12884:        * src/include/Makefile.in 1.2:
                   12885:        * src/include/pa_config_auto.h.in 1.19:
                   12886:        * src/include/pa_config_includes.h 1.19:
                   12887:        * src/main/Makefile.in 1.38:
                   12888:        * src/sql/Makefile.in 1.2:
                   12889:        * src/targets/Makefile.in 1.33:
                   12890:        * src/targets/apache13/Makefile.in 1.31:
                   12891:        * src/targets/apache13/p3runConfigure.in 1.7:
                   12892:        * src/targets/cgi/Makefile.am 1.30:
                   12893:        * src/targets/cgi/Makefile.in 1.41:
                   12894:        * src/targets/cgi/parser3.C 1.157:
                   12895:        * src/targets/isapi/Makefile.in 1.2:
                   12896:        * src/types/Makefile.in 1.34:
                   12897:                removed libtool usage from build mech
                   12898: 
1.24      paf      12899:        * src/classes/math.C 1.14:
                   12900:        * www/htdocs/index.html 1.8:
                   12901:                math:random range check fixed
                   12902: 
1.15      paf      12903:        * operators.txt 1.10:
                   12904:        * src/classes/date.C 1.17:
                   12905:                date::create [were date::set, with backward comp
                   12906: 
                   12907:        * src/main/compile.tab.C 1.42:
                   12908:                bison env set so one could compile without cygwin installed
                   12909: 
                   12910:        * src/targets/cgi/Makefile.am 1.31:
                   12911:        * src/targets/cgi/Makefile.in 1.42:
                   12912:        * src/targets/cgi/parser3.C 1.158:
                   12913:                *** empty log message ***
                   12914: 
                   12915:        * src/main/pa_globals.C 1.116:
                   12916:                extern "C" was removed too fast
                   12917: 
                   12918:        * Makefile.in 1.5:
                   12919:        * ltconfig 1.2:
                   12920:        * ltmain.sh 1.2:
                   12921:                removed libtool subpart files
                   12922: 
                   12923:        * src/main/main.dsp 1.147:
                   12924:        * src/main/pa_globals.C 1.115:
                   12925:                removed unneded
                   12926:                #ifdef __cplusplus
                   12927:                }
                   12928:                #endif
                   12929: 
                   12930:        * src/include/pa_opcode.h 1.15:
                   12931:        * src/include/pa_request.h 1.122:
                   12932:        * src/main/compile.tab.C 1.43:
                   12933:        * src/main/compile.y 1.182:
                   12934:        * src/main/execute.C 1.219:
                   12935:        * src/types/pa_wcontext.h 1.28:
                   12936:        * www/htdocs/index.html 1.10:
                   12937:        * www/htdocs/index.html 1.9:
                   12938:                in_expression
                   12939:                aimed to solve old problem with string/nonstring values,
                   12940:                now in expressions double/int values are passed as-is, without stupid tostring/fromstring conversions
                   12941: 
                   12942:        * operators.txt 1.11:
                   12943:        * src/targets/cgi/parser3.C 1.159:
                   12944:                PARSER_ROOT_CONFIG
                   12945: 
                   12946:        * src/classes/classes.dsp 1.15:
                   12947:        * src/main/main.dsp 1.146:
                   12948:        * src/main/pa_globals.C 1.114:
                   12949:        * src/targets/cgi/parser3.dsp 1.42:
                   12950:        * src/types/types.dsp 1.19:
                   12951:                win32xml now contains gnome xml libs
                   12952:                parser .dsp-s changed accordingly
                   12953: 
                   12954:        * operators.txt 1.9:
                   12955:                \ comment
                   12956: 
                   12957: 2002-02-13  paf
                   12958:        * INSTALL 1.5:
                   12959:        * configure 1.7:
                   12960:        * configure.in 1.9:
                   12961:        * src/targets/cgi/Makefile.am 1.29:
                   12962:        * src/targets/cgi/Makefile.in 1.40:
                   12963:                --with-glib-config
                   12964:                CXXLINK=$(CC) for targets/cgi/parser3
                   12965: 
                   12966:        * src/include/pa_config_includes.h 1.18:
                   12967:                sys/time time both included now.
                   12968:                vaguely remember confilicts on this on some system [not on six|ablv]
                   12969:                so when would see them again would think up proper check
                   12970: 
                   12971:        * etc/parser3.charsets/windows-1257.cfg 1.1:
                   12972:        * src/targets/cgi/parser3.C 1.156:
                   12973:                baltic charset file generated, in generation script ispunct
                   12974:                check added
                   12975: 
                   12976:        * src/main/pa_common.C 1.103:
                   12977:                strnchr: sanity check added
                   12978: 
                   12979:        * src/main/pa_common.C 1.104:
                   12980:                truncation never occured when writing files on unix [since i've changed cache mech]
                   12981:                fix
                   12982: 
                   12983:        * etc/parser3.charsets/windows-1257.cfg 1.2:
                   12984:                id added
                   12985: 
                   12986: 2002-02-08  paf
                   12987:        * src/classes/classes.C 1.14:
                   12988:        * src/classes/classes.h 1.15:
                   12989:        * src/classes/date.C 1.15:
                   12990:        * src/classes/double.C 1.42:
                   12991:        * src/classes/file.C 1.71:
                   12992:        * src/classes/form.C 1.20:
                   12993:        * src/classes/hash.C 1.34:
                   12994:        * src/classes/hashfile.C 1.21:
                   12995:        * src/classes/image.C 1.65:
                   12996:        * src/classes/int.C 1.39:
                   12997:        * src/classes/mail.C 1.53:
                   12998:        * src/classes/math.C 1.12:
                   12999:        * src/classes/op.C 1.70:
                   13000:        * src/classes/response.C 1.17:
                   13001:        * src/classes/string.C 1.96:
                   13002:        * src/classes/table.C 1.143:
                   13003:        * src/classes/void.C 1.15:
                   13004:        * src/classes/xdoc.C 1.84:
                   13005:        * src/classes/xnode.C 1.37:
                   13006:        * src/classes/xnode.h 1.8:
                   13007:        * src/include/pa_array.h 1.52:
                   13008:        * src/include/pa_cache_managers.h 1.5:
                   13009:        * src/include/pa_charset.h 1.13:
                   13010:        * src/include/pa_charsets.h 1.4:
                   13011:        * src/include/pa_common.h 1.73:
                   13012:        * src/include/pa_config_fixed.h 1.37:
                   13013:        * src/include/pa_config_includes.h 1.16:
                   13014:        * src/include/pa_db_connection.h 1.20:
                   13015:        * src/include/pa_db_manager.h 1.13:
                   13016:        * src/include/pa_db_table.h 1.14:
                   13017:        * src/include/pa_dictionary.h 1.9:
                   13018:        * src/include/pa_dir.h 1.9:
                   13019:        * src/include/pa_exception.h 1.30:
                   13020:        * src/include/pa_exec.h 1.6:
                   13021:        * src/include/pa_globals.h 1.77:
                   13022:        * src/include/pa_hash.h 1.53:
                   13023:        * src/include/pa_opcode.h 1.13:
                   13024:        * src/include/pa_pool.h 1.77:
                   13025:        * src/include/pa_pragma_pack_begin.h 1.3:
                   13026:        * src/include/pa_pragma_pack_end.h 1.3:
                   13027:        * src/include/pa_request.h 1.120:
                   13028:        * src/include/pa_sapi.h 1.17:
                   13029:        * src/include/pa_socks.h 1.7:
                   13030:        * src/include/pa_sql_connection.h 1.22:
                   13031:        * src/include/pa_sql_driver_manager.h 1.22:
                   13032:        * src/include/pa_stack.h 1.12:
                   13033:        * src/include/pa_string.h 1.123:
                   13034:        * src/include/pa_stylesheet_connection.h 1.25:
                   13035:        * src/include/pa_stylesheet_manager.h 1.11:
                   13036:        * src/include/pa_table.h 1.40:
                   13037:        * src/include/pa_threads.h 1.22:
                   13038:        * src/include/pa_types.h 1.36:
                   13039:        * src/main/compile.C 1.57:
                   13040:        * src/main/compile.tab.C 1.40:
                   13041:        * src/main/compile_tools.C 1.44:
                   13042:        * src/main/compile_tools.h 1.57:
                   13043:        * src/main/execute.C 1.217:
                   13044:        * src/main/pa_array.C 1.46:
                   13045:        * src/main/pa_cache_managers.C 1.3:
                   13046:        * src/main/pa_charset.C 1.19:
                   13047:        * src/main/pa_charsets.C 1.5:
                   13048:        * src/main/pa_common.C 1.100:
                   13049:        * src/main/pa_db_connection.C 1.36:
                   13050:        * src/main/pa_db_manager.C 1.20:
                   13051:        * src/main/pa_db_table.C 1.19:
                   13052:        * src/main/pa_dictionary.C 1.11:
                   13053:        * src/main/pa_dir.C 1.10:
                   13054:        * src/main/pa_exception.C 1.37:
                   13055:        * src/main/pa_exec.C 1.24:
                   13056:        * src/main/pa_globals.C 1.112:
                   13057:        * src/main/pa_hash.C 1.49:
                   13058:        * src/main/pa_pool.C 1.50:
                   13059:        * src/main/pa_request.C 1.193:
                   13060:        * src/main/pa_socks.C 1.12:
                   13061:        * src/main/pa_sql_driver_manager.C 1.60:
                   13062:        * src/main/pa_status_provider.C 1.3:
                   13063:        * src/main/pa_string.C 1.137:
                   13064:        * src/main/pa_stylesheet_manager.C 1.12:
                   13065:        * src/main/pa_table.C 1.43:
                   13066:        * src/main/untaint.C 1.88:
                   13067:        * src/sql/pa_sql_driver.h 1.25:
                   13068:        * src/targets/apache13/mod_parser3.C 1.16:
                   13069:        * src/targets/apache13/pa_pool.C 1.4:
                   13070:        * src/targets/apache13/pa_threads.C 1.6:
                   13071:        * src/targets/cgi/pa_pool.C 1.35:
                   13072:        * src/targets/cgi/pa_threads.C 1.8:
                   13073:        * src/targets/cgi/parser3.C 1.153:
                   13074:        * src/targets/cgi/pool_storage.h 1.8:
                   13075:        * src/targets/isapi/pa_pool.C 1.11:
                   13076:        * src/targets/isapi/pa_threads.C 1.7:
                   13077:        * src/targets/isapi/parser3isapi.C 1.62:
                   13078:        * src/targets/isapi/pool_storage.h 1.14:
                   13079:        * src/types/pa_valiased.C 1.12:
                   13080:        * src/types/pa_valiased.h 1.17:
                   13081:        * src/types/pa_value.h 1.78:
                   13082:        * src/types/pa_vbool.h 1.16:
                   13083:        * src/types/pa_vclass.h 1.23:
                   13084:        * src/types/pa_vcode_frame.h 1.13:
                   13085:        * src/types/pa_vcookie.C 1.33:
                   13086:        * src/types/pa_vcookie.h 1.14:
                   13087:        * src/types/pa_vdate.h 1.7:
                   13088:        * src/types/pa_vdouble.h 1.31:
                   13089:        * src/types/pa_venv.h 1.19:
                   13090:        * src/types/pa_vfile.C 1.25:
                   13091:        * src/types/pa_vfile.h 1.39:
                   13092:        * src/types/pa_vform.C 1.51:
                   13093:        * src/types/pa_vform.h 1.32:
                   13094:        * src/types/pa_vhash.h 1.28:
                   13095:        * src/types/pa_vhashfile.C 1.18:
                   13096:        * src/types/pa_vhashfile.h 1.14:
                   13097:        * src/types/pa_vimage.C 1.15:
                   13098:        * src/types/pa_vimage.h 1.23:
                   13099:        * src/types/pa_vint.h 1.30:
                   13100:        * src/types/pa_vjunction.h 1.11:
                   13101:        * src/types/pa_vmath.h 1.5:
                   13102:        * src/types/pa_vmethod_frame.h 1.21:
                   13103:        * src/types/pa_vobject.h 1.15:
                   13104:        * src/types/pa_vrequest.C 1.15:
                   13105:        * src/types/pa_vrequest.h 1.15:
                   13106:        * src/types/pa_vresponse.C 1.3:
                   13107:        * src/types/pa_vresponse.h 1.20:
                   13108:        * src/types/pa_vstateless_class.C 1.12:
                   13109:        * src/types/pa_vstateless_class.h 1.22:
                   13110:        * src/types/pa_vstateless_object.h 1.14:
                   13111:        * src/types/pa_vstatus.C 1.5:
                   13112:        * src/types/pa_vstatus.h 1.6:
                   13113:        * src/types/pa_vstring.C 1.15:
                   13114:        * src/types/pa_vstring.h 1.40:
                   13115:        * src/types/pa_vtable.C 1.10:
                   13116:        * src/types/pa_vtable.h 1.36:
                   13117:        * src/types/pa_vvoid.h 1.7:
                   13118:        * src/types/pa_vxdoc.C 1.10:
                   13119:        * src/types/pa_vxdoc.h 1.18:
                   13120:        * src/types/pa_vxnode.C 1.14:
                   13121:        * src/types/pa_vxnode.h 1.11:
                   13122:        * src/types/pa_wcontext.C 1.14:
                   13123:        * src/types/pa_wcontext.h 1.26:
                   13124:        * src/types/pa_wwrapper.h 1.15:
                   13125:                2002
                   13126: 
                   13127:        * src/types/pa_vcookie.C 1.36:
                   13128:        * src/types/pa_vcookie.C 1.37:
                   13129:        * src/types/pa_vcookie.C 1.38:
                   13130:        * src/types/pa_vcookie.C 1.39:
                   13131:                VCookie::fill_fields one check forgotten
                   13132: 
                   13133:        * src/include/Makefile.am 1.1:
                   13134:        * src/include/Makefile.in 1.1:
                   13135:        * src/sql/Makefile.am 1.3:
                   13136:        * src/sql/Makefile.in 1.1:
                   13137:        * src/targets/isapi/Makefile.am 1.1:
                   13138:        * src/targets/isapi/Makefile.in 1.1:
                   13139:                forgotten makes
                   13140: 
                   13141:        * AUTHORS 1.2:
                   13142:        * COPYING 1.2:
                   13143:        * INSTALL 1.3:
                   13144:        * INSTALL 1.4:
                   13145:        * README 1.2:
                   13146:                install&others updated
                   13147: 
                   13148:        * Makefile.am 1.2:
                   13149:        * Makefile.in 1.3:
                   13150:        * configure 1.6:
                   13151:        * configure.in 1.8:
                   13152:        * etc/parser3.charsets/Makefile.am 1.2:
                   13153:        * etc/parser3.charsets/Makefile.in 1.4:
                   13154:        * src/Makefile.am 1.15:
                   13155:        * src/Makefile.in 1.43:
                   13156:        * src/classes/Makefile.am 1.37:
                   13157:        * src/classes/Makefile.in 1.41:
                   13158:        * src/main/Makefile.am 1.30:
                   13159:        * src/main/Makefile.in 1.37:
                   13160:        * src/main/pa_status_provider.C 1.5:
                   13161:        * src/targets/Makefile.am 1.9:
                   13162:        * src/targets/Makefile.in 1.32:
                   13163:        * src/targets/apache13/Makefile.am 1.11:
                   13164:        * src/targets/apache13/Makefile.in 1.30:
                   13165:        * src/targets/cgi/Makefile.am 1.28:
                   13166:        * src/targets/cgi/Makefile.in 1.39:
                   13167:        * src/types/Makefile.am 1.19:
                   13168:        * src/types/Makefile.in 1.33:
                   13169:                'make dist' works
                   13170: 
                   13171:        * src/classes/classes.C 1.15:
                   13172:        * src/classes/classes.h 1.16:
                   13173:        * src/classes/date.C 1.16:
                   13174:        * src/classes/double.C 1.43:
                   13175:        * src/classes/file.C 1.72:
                   13176:        * src/classes/form.C 1.21:
                   13177:        * src/classes/hash.C 1.35:
                   13178:        * src/classes/hashfile.C 1.22:
                   13179:        * src/classes/image.C 1.66:
                   13180:        * src/classes/image.C 1.67:
                   13181:        * src/classes/int.C 1.40:
                   13182:        * src/classes/mail.C 1.54:
                   13183:        * src/classes/math.C 1.13:
                   13184:        * src/classes/op.C 1.71:
                   13185:        * src/classes/response.C 1.18:
                   13186:        * src/classes/string.C 1.97:
                   13187:        * src/classes/table.C 1.144:
                   13188:        * src/classes/void.C 1.16:
                   13189:        * src/classes/xdoc.C 1.85:
                   13190:        * src/classes/xnode.C 1.38:
                   13191:        * src/classes/xnode.h 1.9:
                   13192:        * src/include/pa_array.h 1.53:
                   13193:        * src/include/pa_cache_managers.h 1.6:
                   13194:        * src/include/pa_charset.h 1.14:
                   13195:        * src/include/pa_charsets.h 1.5:
                   13196:        * src/include/pa_common.h 1.74:
                   13197:        * src/include/pa_config_fixed.h 1.38:
                   13198:        * src/include/pa_config_includes.h 1.17:
                   13199:        * src/include/pa_db_connection.h 1.21:
                   13200:        * src/include/pa_db_manager.h 1.14:
                   13201:        * src/include/pa_db_table.h 1.15:
                   13202:        * src/include/pa_dictionary.h 1.10:
                   13203:        * src/include/pa_dir.h 1.10:
                   13204:        * src/include/pa_exception.h 1.31:
                   13205:        * src/include/pa_exec.h 1.7:
                   13206:        * src/include/pa_globals.h 1.78:
                   13207:        * src/include/pa_hash.h 1.54:
                   13208:        * src/include/pa_opcode.h 1.14:
                   13209:        * src/include/pa_pool.h 1.78:
                   13210:        * src/include/pa_pragma_pack_begin.h 1.4:
                   13211:        * src/include/pa_pragma_pack_end.h 1.4:
                   13212:        * src/include/pa_request.h 1.121:
                   13213:        * src/include/pa_sapi.h 1.18:
                   13214:        * src/include/pa_socks.h 1.8:
                   13215:        * src/include/pa_sql_connection.h 1.23:
                   13216:        * src/include/pa_sql_driver_manager.h 1.23:
                   13217:        * src/include/pa_stack.h 1.13:
                   13218:        * src/include/pa_string.h 1.124:
                   13219:        * src/include/pa_stylesheet_connection.h 1.26:
                   13220:        * src/include/pa_stylesheet_manager.h 1.12:
                   13221:        * src/include/pa_table.h 1.41:
                   13222:        * src/include/pa_threads.h 1.23:
                   13223:        * src/include/pa_types.h 1.37:
                   13224:        * src/main/compile.C 1.58:
                   13225:        * src/main/compile_tools.C 1.45:
                   13226:        * src/main/compile_tools.h 1.58:
                   13227:        * src/main/execute.C 1.218:
                   13228:        * src/main/pa_array.C 1.47:
                   13229:        * src/main/pa_cache_managers.C 1.4:
                   13230:        * src/main/pa_charset.C 1.20:
                   13231:        * src/main/pa_charsets.C 1.6:
                   13232:        * src/main/pa_common.C 1.101:
                   13233:        * src/main/pa_common.C 1.102:
                   13234:        * src/main/pa_db_connection.C 1.37:
                   13235:        * src/main/pa_db_manager.C 1.21:
                   13236:        * src/main/pa_db_table.C 1.20:
                   13237:        * src/main/pa_dictionary.C 1.12:
                   13238:        * src/main/pa_dir.C 1.11:
                   13239:        * src/main/pa_exception.C 1.38:
                   13240:        * src/main/pa_exec.C 1.25:
                   13241:        * src/main/pa_globals.C 1.113:
                   13242:        * src/main/pa_hash.C 1.50:
                   13243:        * src/main/pa_pool.C 1.51:
                   13244:        * src/main/pa_request.C 1.194:
                   13245:        * src/main/pa_socks.C 1.13:
                   13246:        * src/main/pa_sql_driver_manager.C 1.61:
                   13247:        * src/main/pa_status_provider.C 1.4:
                   13248:        * src/main/pa_string.C 1.138:
                   13249:        * src/main/pa_stylesheet_manager.C 1.13:
                   13250:        * src/main/pa_table.C 1.44:
                   13251:        * src/main/untaint.C 1.89:
                   13252:        * src/main/untaint.C 1.90:
                   13253:        * src/sql/pa_sql_driver.h 1.26:
                   13254:        * src/targets/apache13/mod_parser3.C 1.17:
                   13255:        * src/targets/apache13/pa_pool.C 1.5:
                   13256:        * src/targets/apache13/pa_threads.C 1.7:
                   13257:        * src/targets/cgi/pa_pool.C 1.36:
                   13258:        * src/targets/cgi/pa_threads.C 1.9:
                   13259:        * src/targets/cgi/parser3.C 1.154:
                   13260:        * src/targets/cgi/parser3.C 1.155:
                   13261:        * src/targets/cgi/pool_storage.h 1.9:
                   13262:        * src/targets/isapi/pa_pool.C 1.12:
                   13263:        * src/targets/isapi/pa_threads.C 1.8:
                   13264:        * src/targets/isapi/parser3isapi.C 1.63:
                   13265:        * src/targets/isapi/pool_storage.h 1.15:
                   13266:        * src/types/pa_valiased.C 1.13:
                   13267:        * src/types/pa_valiased.h 1.18:
                   13268:        * src/types/pa_value.h 1.79:
                   13269:        * src/types/pa_vbool.h 1.17:
                   13270:        * src/types/pa_vclass.h 1.24:
                   13271:        * src/types/pa_vcode_frame.h 1.14:
                   13272:        * src/types/pa_vcookie.C 1.34:
                   13273:        * src/types/pa_vcookie.C 1.35:
                   13274:        * src/types/pa_vcookie.h 1.15:
                   13275:        * src/types/pa_vdate.h 1.8:
                   13276:        * src/types/pa_vdouble.h 1.32:
                   13277:        * src/types/pa_venv.h 1.20:
                   13278:        * src/types/pa_vfile.C 1.26:
                   13279:        * src/types/pa_vfile.C 1.27:
                   13280:        * src/types/pa_vfile.h 1.40:
                   13281:        * src/types/pa_vform.C 1.52:
                   13282:        * src/types/pa_vform.C 1.53:
                   13283:        * src/types/pa_vform.h 1.33:
                   13284:        * src/types/pa_vhash.h 1.29:
                   13285:        * src/types/pa_vhashfile.C 1.19:
                   13286:        * src/types/pa_vhashfile.C 1.20:
                   13287:        * src/types/pa_vhashfile.h 1.15:
                   13288:        * src/types/pa_vimage.C 1.16:
                   13289:        * src/types/pa_vimage.C 1.17:
                   13290:        * src/types/pa_vimage.h 1.24:
                   13291:        * src/types/pa_vint.h 1.31:
                   13292:        * src/types/pa_vjunction.h 1.12:
                   13293:        * src/types/pa_vmath.h 1.6:
                   13294:        * src/types/pa_vmethod_frame.h 1.22:
                   13295:        * src/types/pa_vobject.h 1.16:
                   13296:        * src/types/pa_vrequest.C 1.16:
                   13297:        * src/types/pa_vrequest.C 1.17:
                   13298:        * src/types/pa_vrequest.h 1.16:
                   13299:        * src/types/pa_vresponse.C 1.4:
                   13300:        * src/types/pa_vresponse.C 1.5:
                   13301:        * src/types/pa_vresponse.h 1.21:
                   13302:        * src/types/pa_vstateless_class.C 1.13:
                   13303:        * src/types/pa_vstateless_class.h 1.23:
                   13304:        * src/types/pa_vstateless_object.h 1.15:
                   13305:        * src/types/pa_vstatus.C 1.6:
                   13306:        * src/types/pa_vstatus.h 1.7:
                   13307:        * src/types/pa_vstring.C 1.16:
                   13308:        * src/types/pa_vstring.C 1.17:
                   13309:        * src/types/pa_vstring.h 1.41:
                   13310:        * src/types/pa_vtable.C 1.11:
                   13311:        * src/types/pa_vtable.C 1.12:
                   13312:        * src/types/pa_vtable.h 1.37:
                   13313:        * src/types/pa_vvoid.h 1.8:
                   13314:        * src/types/pa_vxdoc.C 1.11:
                   13315:        * src/types/pa_vxdoc.C 1.12:
                   13316:        * src/types/pa_vxdoc.h 1.19:
                   13317:        * src/types/pa_vxnode.C 1.15:
                   13318:        * src/types/pa_vxnode.C 1.16:
                   13319:        * src/types/pa_vxnode.h 1.12:
                   13320:        * src/types/pa_wcontext.C 1.15:
                   13321:        * src/types/pa_wcontext.h 1.27:
                   13322:        * src/types/pa_wwrapper.h 1.16:
                   13323:                name spelling
                   13324: 
                   13325: 2002-02-07  paf
                   13326:        * src/main/compile.C 1.56:
                   13327:        * src/main/compile.tab.C 1.39:
                   13328:        * src/main/compile.y 1.180:
                   13329:        * src/main/compile_tools.h 1.56:
                   13330:                disabled $if reference due to conflicts with local variables
                   13331: 
                   13332:        * configure 1.5:
                   13333:        * configure.in 1.7:
                   13334:        * src/classes/Makefile.in 1.39:
                   13335:        * src/include/pa_config_auto.h.in 1.18:
                   13336:        * src/main/Makefile.in 1.35:
                   13337:        * src/main/pa_common.C 1.99:
                   13338:        * src/main/pa_socks.C 1.10:
                   13339:        * src/targets/Makefile.in 1.30:
                   13340:        * src/targets/cgi/Makefile.in 1.37:
                   13341:        * src/types/Makefile.in 1.31:
                   13342:                compiled under cygwin
                   13343:                added yet another locking function: fcntl
                   13344: 
                   13345:        * src/classes/Makefile.in 1.40:
                   13346:        * src/main/Makefile.in 1.36:
                   13347:        * src/targets/Makefile.in 1.31:
                   13348:        * src/targets/apache13/Makefile.in 1.29:
                   13349:        * src/targets/cgi/Makefile.in 1.38:
                   13350:        * src/types/Makefile.in 1.32:
                   13351:                makes
                   13352: 
                   13353:        * src/include/pa_array.h 1.50:
                   13354:        * src/main/compile.C 1.55:
                   13355:        * src/main/compile.tab.C 1.37:
                   13356:        * src/main/compile.y 1.179:
                   13357:        * src/main/compile_tools.C 1.43:
                   13358:        * src/main/compile_tools.h 1.55:
                   13359:                operators now detected by check at name_without_curly_rdive_read rule whether diving code constists only of
                   13360:                OP_VALUE+string+OP_GET_ELEMENT.
                   13361:                and last op code substituted with OP_GET_ELEMENT_OR_OPERATOR
                   13362:                to form
                   13363:                OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR.
                   13364:                code
                   13365: 
                   13366:        * operators.txt 1.6:
                   13367:        * src/classes/string.C 1.95:
                   13368:        * src/include/pa_config_fixed.h 1.35:
                   13369:        * src/main/compile.tab.C 1.38:
                   13370:                ^int/double/string.format
                   13371:                now can be called with normal [] brackets, not stupid {} as it were implemented for some strange reason.
                   13372:                retaining backward compatibility due to some already-implemented servers
                   13373: 
                   13374:        * config.sub 1.2:
                   13375:                on cygwin configure passes it with strange i1586 const, hacked
                   13376:                it to mean i586
                   13377: 
                   13378:        * src/main/pa_socks.C 1.11:
                   13379:                swapped headers to avoid compiler warnings
                   13380: 
                   13381:        * operators.txt 1.7:
                   13382:        * src/classes/table.C 1.142:
                   13383:        * src/include/pa_array.h 1.51:
                   13384:        * src/include/pa_table.h 1.39:
                   13385:        * src/main/pa_array.C 1.45:
                   13386:        * src/main/pa_table.C 1.42:
                   13387:        * www/htdocs/auto.p 1.3:
                   13388:        * www/htdocs/index.html 1.6:
                   13389:                table::create now // 'set' name obsolete now
                   13390:                table clone.
                   13391: 
                   13392:        * operators.txt 1.8:
                   13393:        * src/classes/xdoc.C 1.83:
                   13394:        * src/include/pa_config_fixed.h 1.36:
                   13395:                xdoc::set obsolete now, now xdoc::create, with both sences
                   13396: 
                   13397: 2002-02-06  paf
                   13398:        * src/classes/mail.C 1.52:
                   13399:                *** empty log message ***
                   13400: 
                   13401:        * configure 1.4:
                   13402:        * configure.in 1.6:
                   13403:                prefix expanded, grr
                   13404: 
                   13405:        * operators.txt 1.5:
                   13406:        * src/classes/mail.C 1.51:
                   13407:                mail:send config changed
                   13408: 
                   13409: 2002-02-05  paf
                   13410:        * configure.in 1.3:
                   13411:        * operators.txt 1.2:
                   13412:        * src/classes/file.C 1.70:
                   13413:        * src/classes/op.C 1.69:
                   13414:        * src/include/pa_common.h 1.72:
                   13415:        * src/include/pa_config_includes.h 1.15:
                   13416:        * src/main/compile.tab.C 1.36:
                   13417:        * src/main/pa_common.C 1.98:
                   13418:        * www/htdocs/index.html 1.5:
                   13419:                rewritten ^cache to use non-blocking-exclusive-caches
                   13420: 
                   13421:        * src/types/pa_vstatus.C 1.4:
                   13422:                status:rusage 3
                   13423: 
                   13424:        * src/main/pa_common.C 1.97:
                   13425:                text file read mode on win32 adjusted [speed impact. was off
                   13426:                for debugging purpose, but forgotten afterwards]
                   13427: 
                   13428:        * operators.txt 1.3:
                   13429:                status:rusage described int operators
                   13430: 
                   13431:        * configure.in 1.4:
                   13432:        * src/types/Makefile.am 1.18:
                   13433:        * src/types/pa_vstatus.h 1.5:
                   13434:        * src/types/types.dsp 1.18:
                   13435:                status:rusage
                   13436: 
                   13437:        * src/types/pa_vstatus.C 1.1:
                   13438:                status:rusage 1
                   13439: 
                   13440:        * configure 1.3:
                   13441:        * configure.in 1.5:
                   13442:        * src/include/pa_config_auto.h.in 1.17:
                   13443:        * src/types/Makefile.in 1.30:
                   13444:        * src/types/pa_vstatus.C 1.2:
                   13445:                *** empty log message ***
                   13446: 
                   13447:        * src/main/pa_exec.C 1.22.14.1:
                   13448:        * src/main/pa_exec.C 1.23:
                   13449:                argv0 now correct
                   13450: 
                   13451:        * src/types/pa_vstatus.C 1.3:
                   13452:                status:rusage 2
                   13453: 
                   13454:        * operators.txt 1.4:
                   13455:                regex options commented
                   13456: 
                   13457: 2002-02-01  paf
                   13458:        * src/classes/op.C 1.62.2.1.2.3:
                   13459:                file_write does EX lock after create,
                   13460:                while file_read does SH after open,
                   13461:                so there's a moment after create but before EX lock when read can sneak into, and read just-created-for-writing-and-not-yet-locked file,
                   13462:                added a check for that in ^cache...read
                   13463: 
                   13464: 2002-01-31  paf
                   13465:        * src/main/execute.C 1.210:
                   13466:        * www/htdocs/index.html 1.3:
                   13467:                operators check, thay mistakenly seen in
                   13468:                  $class:operator
                   13469:                  $object.operators
                   13470:                contexts
                   13471: 
                   13472:        * INSTALL 1.2:
                   13473:        * Makefile.in 1.2:
                   13474:        * configure 1.2:
                   13475:        * configure.in 1.2:
                   13476:        * etc/Makefile.am 1.2:
                   13477:        * etc/Makefile.in 1.2:
                   13478:        * etc/parser3.charsets/Makefile.in 1.3:
                   13479:        * ident.awk 1.2:
                   13480:        * src/Makefile.in 1.42:
                   13481:        * src/classes/Makefile.am 1.36:
                   13482:        * src/classes/Makefile.in 1.38:
                   13483:        * src/main/Makefile.am 1.29:
                   13484:        * src/main/Makefile.in 1.34:
                   13485:        * src/targets/Makefile.in 1.29:
                   13486:        * src/targets/apache13/Makefile.am 1.10:
                   13487:        * src/targets/cgi/Makefile.am 1.27:
                   13488:        * src/targets/cgi/Makefile.in 1.36:
                   13489:        * src/targets/cgi/pa_config_paths.h.in 1.1:
                   13490:        * src/targets/cgi/parser3.C 1.152:
                   13491:        * src/types/Makefile.am 1.17:
                   13492:        * src/types/Makefile.in 1.29:
                   13493:                lowered indent.awk back to src/
                   13494: 
                   13495:        * src/classes/xdoc.C 1.82:
                   13496:        * src/targets/cgi/parser3.dsp 1.41:
                   13497:        * www/htdocs/index.html 1.2:
                   13498:                now compiles under win32
                   13499: 
                   13500:        * src/main/compile.tab.C 1.35:
                   13501:        * src/main/compile.y 1.178:
                   13502:                disabled operator call after ^xxx:
                   13503: 
                   13504:        * AUTHORS 1.1:
                   13505:        * COPYING 1.1:
                   13506:        * INSTALL 1.1:
                   13507:        * Makefile.am 1.1:
                   13508:        * Makefile.in 1.1:
                   13509:        * NEWS 1.1:
                   13510:        * README 1.1:
                   13511:        * acinclude.m4 1.1:
                   13512:        * aclocal.m4 1.1:
                   13513:        * asm.txt 1.1:
                   13514:        * config.guess 1.1:
                   13515:        * config.sub 1.1:
                   13516:        * configure 1.1:
                   13517:        * configure.in 1.1:
                   13518:        * etc/Makefile.am 1.1:
                   13519:        * etc/Makefile.in 1.1:
                   13520:        * etc/parser3.charsets/Makefile.am 1.1:
                   13521:        * etc/parser3.charsets/Makefile.in 1.1:
                   13522:        * etc/parser3.charsets/koi8-r.cfg 1.1:
                   13523:        * etc/parser3.charsets/windows-1250.cfg 1.1:
                   13524:        * etc/parser3.charsets/windows-1251.cfg 1.1:
                   13525:        * form.txt 1.1:
                   13526:        * ident.awk 1.1:
                   13527:        * install-sh 1.1:
                   13528:        * lang.txt 1.1:
                   13529:        * ltconfig 1.1:
                   13530:        * ltmain.sh 1.1:
                   13531:        * missing 1.1:
                   13532:        * mkinstalldirs 1.1:
                   13533:        * operators.txt 1.1:
                   13534:        * parser3.dsw 1.1:
                   13535:        * sql.txt 1.1:
                   13536:        * src/Makefile.am 1.14:
                   13537:        * src/Makefile.in 1.41:
                   13538:        * src/classes/Makefile.am 1.35:
                   13539:        * src/classes/Makefile.in 1.37:
                   13540:        * src/include/pa_config_auto.h.in 1.16:
                   13541:        * src/main/Makefile.am 1.28:
                   13542:        * src/main/Makefile.in 1.33:
                   13543:        * src/targets/Makefile.in 1.28:
                   13544:        * src/targets/apache13/Makefile.am 1.9:
                   13545:        * src/targets/apache13/Makefile.in 1.28:
                   13546:        * src/targets/cgi/Makefile.am 1.26:
                   13547:        * src/targets/cgi/Makefile.in 1.35:
                   13548:        * src/targets/cgi/parser3.C 1.151:
                   13549:        * src/types/Makefile.am 1.16:
                   13550:        * src/types/Makefile.in 1.28:
                   13551:        * types.txt 1.1:
                   13552:        * www/Makefile.am 1.1:
                   13553:        * www/Makefile.in 1.1:
                   13554:        * www/htdocs/auto.p 1.1:
                   13555:        * www/htdocs/global.xsl 1.1:
                   13556:        * www/htdocs/index.html 1.1:
                   13557:        * www/htdocs/parser-status.html 1.1:
                   13558:        * www/htdocs/people.dtd 1.1:
                   13559:                moved etc&www out of src, moved configure&co out of src
                   13560:                added windows-1250.cfg
                   13561:                straightened installation scripts procedure
                   13562:                made targets/cgi/parser3.C be dependant on ./configure --sysconfdir change
                   13563: 
                   13564:        * src/include/pa_opcode.h 1.12:
                   13565:        * src/include/pa_request.h 1.119:
                   13566:        * src/main/compile.C 1.54:
                   13567:        * src/main/compile.tab.C 1.33:
                   13568:        * src/main/compile.y 1.177:
                   13569:        * src/main/compile_tools.C 1.42:
                   13570:        * src/main/compile_tools.h 1.54:
                   13571:        * src/main/execute.C 1.215:
                   13572:        * src/types/pa_wcontext.h 1.25:
                   13573:                operators check 6.1
                   13574:                rewritten. now check is done at compile time
                   13575: 
                   13576:        * src/main/execute.C 1.214:
                   13577:                operators check 5
                   13578:                floated up old error of staying in 'entered class/object' state after $a($a..)
                   13579:                it prevented operators from being called thereafter
                   13580: 
                   13581:        * src/main/compile.tab.C 1.34:
                   13582:        * src/main/execute.C 1.216:
                   13583:                made operators lookup first in ^xxx situation.
                   13584:                so that one could not do
                   13585:                $if[1]
                   13586:                ^if[xxx]
                   13587: 
1.24      paf      13588:        * etc/parser3.charsets/Makefile.in 1.2:
                   13589:                *** empty log message ***
                   13590: 
1.15      paf      13591:        * src/main/execute.C 1.211:
                   13592:        * src/types/pa_wcontext.h 1.24:
                   13593:        * www/htdocs/auto.p 1.2:
                   13594:        * www/htdocs/index.html 1.4:
                   13595:                operators check 2
                   13596:                floated up old error of staying in 'entered class' state after $a:a[a]
                   13597:                it prevented operators from being called thereafter
                   13598: 
                   13599:        * src/main/execute.C 1.212:
                   13600:                operators check 3
                   13601:                floated up old error of staying in 'entered class' state after $a:a(a)
                   13602:                it prevented operators from being called thereafter
                   13603: 
                   13604:        * src/include/pa_opcode.h 1.11:
                   13605:        * src/main/compile.tab.C 1.32:
                   13606:        * src/main/compile.y 1.176:
                   13607:        * src/main/execute.C 1.213:
                   13608:                operators check 4
                   13609:                floated up old error of staying in 'entered object' state after ^a.a(a)
                   13610:                it prevented operators from being called thereafter
                   13611: 
                   13612: 2002-01-30  paf
                   13613:        * src/classes/xdoc.C 1.81:
                   13614:                acconfig.h changed [comments before #undefs removed]
                   13615:                those comments were a mistake, and prevented libltdl from function properly
                   13616: 
                   13617: 2002-01-29  paf
                   13618:        * src/Makefile.am 1.13:
                   13619:        * src/Makefile.in 1.40:
                   13620:        * src/classes/Makefile.am 1.34:
                   13621:        * src/classes/Makefile.in 1.36:
                   13622:        * src/main/Makefile.in 1.32:
                   13623:        * src/targets/Makefile.in 1.27:
                   13624:        * src/targets/apache13/Makefile.in 1.27:
                   13625:        * src/targets/cgi/Makefile.in 1.34:
                   13626:        * src/types/Makefile.in 1.27:
                   13627:                removed libltdl/libtool creation [modified acinclude.m4 which were creating int into just assignment LIBTOOL=../libtool]
                   13628:                added default system config&charsetts
                   13629:                prepared 'make install', now it installs
                   13630:                targets/cgi/parser3 into bin directory
                   13631:                etc/parser3.conf & etc/parser3.charsets/* into $sysconfdir and $sysconfdir/parser3.charsets respectively
                   13632: 
                   13633:        * src/classes/xdoc.C 1.80:
                   13634:        * src/include/pa_charset.h 1.12:
                   13635:        * src/include/pa_globals.h 1.76:
                   13636:        * src/main/pa_globals.C 1.111:
                   13637:                few forgotten ifdef XML added
                   13638: 
                   13639: 2002-01-28  paf
                   13640:        * src/classes/xdoc.C 1.79:
                   13641:        * src/classes/xnode.h 1.7:
                   13642:        * src/main/pa_exception.C 1.35:
                   13643:                xdoc.importNode 0
                   13644: 
                   13645:        * src/classes/xdoc.C 1.78:
                   13646:                xdoc::set now untaints OK
                   13647: 
                   13648:        * src/Makefile.in 1.39:
                   13649:                stupid make runs automake on ths
                   13650: 
                   13651:        * src/classes/xnode.C 1.34:
                   13652:        * src/types/pa_vxdoc.h 1.17:
                   13653:                xdoc.importNode 1  [fixed as_node helper func to accept docs]
                   13654: 
                   13655:        * src/classes/Makefile.am 1.33:
                   13656:        * src/classes/Makefile.in 1.35:
                   13657:        * src/targets/cgi/Makefile.am 1.25:
                   13658:        * src/targets/cgi/Makefile.in 1.33:
                   13659:                xalan-patch removed
                   13660: 
                   13661:        * src/main/pa_exception.C 1.36:
                   13662:                dom|generic error output fix
                   13663: 
                   13664:        * src/classes/xnode.C 1.35:
                   13665:                xdoc.importNode 2 [mistype err]
                   13666: 
                   13667:        * src/classes/xnode.C 1.36:
                   13668:                xdoc.importNode 3 [check err]
                   13669: 
                   13670: 2002-01-25  paf
                   13671:        * src/include/pa_charset.h 1.11:
                   13672:        * src/main/pa_globals.C 1.110:
                   13673:                http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
                   13674: 
                   13675:        * src/classes/hash.C 1.33:
                   13676:                unified  hash::sql, now
                   13677:                ^hash::sql{query}[[$.limit(2) $.offset(4)]]
                   13678: 
                   13679:        * src/classes/file.C 1.68:
                   13680:        * src/classes/op.C 1.68:
                   13681:        * src/classes/string.C 1.94:
                   13682:        * src/classes/table.C 1.141:
                   13683:        * src/classes/xdoc.C 1.77:
                   13684:        * src/include/pa_common.h 1.70:
                   13685:        * src/main/pa_common.C 1.95:
                   13686:        * src/types/pa_vfile.h 1.38:
                   13687:                removed redundant pool param to some pa_common funcs
                   13688: 
                   13689:        * src/classes/file.C 1.69:
                   13690:        * src/include/pa_common.h 1.71:
                   13691:        * src/main/pa_common.C 1.96:
                   13692:                ^file:lock[filename]{code}
                   13693: 
                   13694:        * src/include/pa_charset.h 1.10:
                   13695:        * src/include/pa_charset.h 1.2.2.1:
                   13696:        * src/include/pa_config_fixed.h 1.34.6.1:
                   13697:        * src/main/compile.tab.C 1.27.6.3:
                   13698:        * src/main/pa_charset.C 1.18:
                   13699:                typedef XMLCh... not stupid illegal define
                   13700: 
                   13701:        * src/main/compile.tab.C 1.31:
                   13702:        * src/main/compile.y 1.175:
                   13703:                #comment  before @ after @SPECIAL
                   13704:                now works OK
                   13705: 
                   13706:        * src/main/pa_exec.C 1.20:
                   13707:                max arg count now 10, and proper message on violation that added
                   13708: 
                   13709:        * src/main/pa_exec.C 1.21:
                   13710:        * src/main/pa_exec.C 1.22:
                   13711:                unix: exec now does chdir to script dir
                   13712: 
                   13713: 2002-01-24  paf
                   13714:        * src/classes/hashfile.C 1.20:
                   13715:        * src/include/pa_db_table.h 1.13:
                   13716:        * src/include/pa_opcode.h 1.10:
                   13717:        * src/main/compile.tab.C 1.30:
                   13718:        * src/main/compile.y 1.174:
                   13719:        * src/main/compile_tools.C 1.41:
                   13720:        * src/main/compile_tools.h 1.53:
                   13721:        * src/main/execute.C 1.209:
                   13722:        * src/main/pa_db_connection.C 1.35:
                   13723:        * src/main/pa_db_table.C 1.18:
                   13724:        * src/types/pa_vhashfile.C 1.17:
                   13725:        * src/types/pa_vhashfile.h 1.13:
                   13726:                merged from r17 - hashfile without logfiles
                   13727: 
                   13728:        * src/classes/xnode.C 1.31:
                   13729:                xnode.select returns array always now, in case 'nothing found' 
                   13730:                returns empty array
                   13731: 
                   13732:        * src/include/pa_version.h 1.3:
                   13733:                changed version number
                   13734: 
                   13735:        * src/classes/xdoc.C 1.74:
                   13736:                checked empty response
                   13737: 
                   13738:        * src/classes/hashfile.C 1.19.2.1:
                   13739:        * src/include/pa_db_table.h 1.12.6.1:
                   13740:        * src/main/compile.tab.C 1.27.6.2:
                   13741:        * src/main/pa_db_connection.C 1.34.6.1:
                   13742:        * src/main/pa_db_table.C 1.17.2.1:
                   13743:        * src/types/pa_vhashfile.C 1.16.6.1:
                   13744:        * src/types/pa_vhashfile.h 1.12.14.1:
                   13745:                hashfile:
                   13746:                removed use of transactions
                   13747:                [libdb removed DB_INIT_LOCK, DB_INIT_LOG, DB_INIT_TXN init bits,
                   13748:                thus got rid of huge log files, which cluttered disk without huge need]
                   13749: 
                   13750:        * src/classes/xdoc.C 1.76:
                   13751:        * src/classes/xnode.C 1.33:
                   13752:        * src/classes/xnode.h 1.6:
                   13753:                gdome_xml_doc_get_xmlDoc handy macro, which is strangly abscent
                   13754:                in dome lib
                   13755: 
                   13756:        * src/classes/xnode.C 1.30:
                   13757:                xpath nodes select bug [0] instead of [i], be more tender with
                   13758:                ctrl/c/v
                   13759: 
                   13760:        * src/classes/xdoc.C 1.75:
                   13761:                xsltSaveResultTo checked <0 response
                   13762: 
                   13763:        * src/classes/xnode.C 1.32:
                   13764:                xdoc.select fixed context node [were always /, not self node]
                   13765: 
                   13766: 2002-01-23  paf
                   13767:        * src/classes/xdoc.C 1.72:
                   13768:        * src/main/pa_globals.C 1.108:
                   13769:        * src/types/pa_vdouble.h 1.29:
                   13770:                %.20E now default float format
                   13771:                this is for regretful twice-converting here:
                   13772:                $a(double value) when they write double falue  they convert it to string first,
                   13773:                thus %g were losing precesion.
                   13774:                
                   13775:                todo: think up some way to remove double->string string->double twice-converting
                   13776: 
                   13777:        * src/main/pa_globals.C 1.105:
                   13778:                removed debug xslt messages
                   13779: 
                   13780:        * src/main/pa_globals.C 1.106:
                   13781:                xslt linked dynamically. [mistekenly were statically linked]
                   13782: 
                   13783:        * src/include/pa_exception.h 1.29:
                   13784:        * src/main/compile.tab.C 1.29:
                   13785:        * src/main/pa_exception.C 1.34:
                   13786:                removed exception va_list constructor.
                   13787:                1. not needed anymore
                   13788:                2. there were a conflict[causing errors] between
                   13789:                ctor(, va_list)
                   13790:                ctor(, ...)
                   13791:                compiler[both msvc and gcc] never detected an ambiguilty here, compiling
                   13792:                ctor(, "hello") into ctor(, va_list) which, of course, caused gpf
                   13793: 
                   13794:        * src/types/pa_vdouble.h 1.30:
                   13795:                %.20E now float format when %g produced 'e' in output
                   13796:                this is for regretful twice-converting here:
                   13797:                $a(double value) when they write double falue  they convert it to string first,
                   13798:                thus %g were losing precesion.
                   13799:                
                   13800:                todo: think up some way to remove double->string string->double twice-converting
                   13801: 
                   13802:        * src/types/pa_vdouble.h 1.28.14.1:
                   13803:                double prec. todo: get rid of twice-converting
                   13804: 
                   13805:        * src/classes/xdoc.C 1.71:
                   13806:        * src/include/pa_stylesheet_connection.h 1.24:
                   13807:        * src/main/pa_globals.C 1.107:
                   13808:                xmlSubstituteEntitiesDefault(1) now global, reasons in comment inside
                   13809: 
                   13810:        * src/classes/xdoc.C 1.73:
                   13811:        * src/main/pa_globals.C 1.109:
                   13812:                xdoc::load/set entities substituted.
                   13813:                        // 2. when dom tree with entites goes under transform text nodes
                   13814:                        // got [erroreosly] cut on first entity occurance
                   13815: 
                   13816: 2002-01-22  paf
                   13817:        * src/classes/table.C 1.140:
                   13818:                join behaived badly in case named tables structure mismatched: 0 strings sneaked into dest failing afterwards.
                   13819:                replaced them with empty strings
                   13820: 
                   13821:        * src/classes/xdoc.C 1.70:
                   13822:        * src/include/pa_stylesheet_connection.h 1.23:
                   13823:        * src/main/pa_globals.C 1.104:
                   13824:                xsl stylesheet load: parsed entities, this helps compiling stylesheet properly.
                   13825:                example:
                   13826:                this refused to work,
                   13827:                            <b>&laquo;<xsl:value-of select="@title" />&raquo;</b>
                   13828:                stranly worked only this way:
                   13829:                            <b>&#171;<xsl:value-of select="@title" />&raquo;</b>
                   13830:                
                   13831:                docs says "set it to 1", never going into details, so I decided to try NOT to do that
                   13832: 
                   13833: 2002-01-21  paf
                   13834:        * src/include/pa_stylesheet_connection.h 1.20:
                   13835:        * src/main/pa_exception.C 1.32:
                   13836:                xml generic message 1
                   13837: 
                   13838:        * src/main/pa_charset.C 1.17:
                   13839:                checked empty transcoders in transcode_cstr|buf
                   13840: 
                   13841:        * src/classes/Makefile.in 1.34:
                   13842:        * src/classes/xdoc.C 1.67:
                   13843:        * src/classes/xnode.C 1.29:
                   13844:        * src/include/pa_stylesheet_connection.h 1.22:
                   13845:        * src/main/pa_charset.C 1.16:
                   13846:        * src/main/pa_globals.C 1.103:
                   13847:        * src/main/pa_sql_driver_manager.C 1.59:
                   13848:        * src/main/pa_stylesheet_manager.C 1.11:
                   13849:        * src/targets/cgi/Makefile.am 1.24:
                   13850:        * src/targets/cgi/Makefile.in 1.32:
                   13851:                autoconf gnome
                   13852: 
                   13853:        * src/classes/xdoc.C 1.69:
                   13854:                xdoc::load error source = filespec
                   13855: 
                   13856:        * src/classes/table.C 1.139:
                   13857:                ^table::load
                   13858:                empty lines or #comments before headline
                   13859: 
                   13860:        * src/include/pa_array.h 1.49:
                   13861:        * src/include/pa_globals.h 1.74:
                   13862:        * src/include/pa_request.h 1.118:
                   13863:        * src/include/pa_threads.h 1.21:
                   13864:        * src/main/pa_array.C 1.44:
                   13865:        * src/main/pa_exception.C 1.31:
                   13866:        * src/main/pa_globals.C 1.101:
                   13867:        * src/main/pa_request.C 1.192:
                   13868:        * src/targets/apache13/pa_threads.C 1.4:
                   13869:        * src/targets/cgi/pa_threads.C 1.6:
                   13870:        * src/targets/isapi/pa_threads.C 1.6:
                   13871:                xml generic errors 0
                   13872: 
                   13873:        * src/classes/xdoc.C 1.66:
                   13874:        * src/classes/xnode.C 1.28:
                   13875:        * src/include/pa_exception.h 1.28:
                   13876:        * src/include/pa_globals.h 1.75:
                   13877:        * src/include/pa_stylesheet_connection.h 1.21:
                   13878:        * src/main/pa_exception.C 1.33:
                   13879:        * src/main/pa_globals.C 1.102:
                   13880:        * src/targets/apache13/pa_threads.C 1.5:
                   13881:        * src/targets/cgi/pa_threads.C 1.7:
                   13882:                xslt generic error 1
                   13883: 
                   13884:        * src/classes/xdoc.C 1.68:
                   13885:                transform error source now stylesheet_filespec
                   13886: 
                   13887: 2002-01-16  paf
                   13888:        * src/classes/xdoc.C 1.64:
                   13889:                few comments
                   13890: 
                   13891:        * src/classes/hash.C 1.32:
                   13892:        * src/classes/op.C 1.67:
                   13893:        * src/classes/string.C 1.93:
                   13894:        * src/classes/table.C 1.138:
                   13895:        * src/classes/void.C 1.14:
                   13896:        * src/classes/xdoc.C 1.65:
                   13897:        * src/include/pa_db_connection.h 1.19:
                   13898:        * src/include/pa_request.h 1.117:
                   13899:        * src/include/pa_sql_connection.h 1.21:
                   13900:        * src/include/pa_sql_driver_manager.h 1.21:
                   13901:        * src/include/pa_stylesheet_connection.h 1.19:
                   13902:        * src/include/pa_stylesheet_manager.h 1.10:
                   13903:        * src/main/pa_request.C 1.191:
                   13904:        * src/main/pa_sql_driver_manager.C 1.58:
                   13905:        * src/main/pa_stylesheet_manager.C 1.10:
                   13906:        * src/targets/cgi/pool_storage.h 1.7:
                   13907:                auto closers to sql_connection, stylesheet_connection
                   13908:                auto destroyers to remaining gnome objects
                   13909: 
                   13910: 2002-01-15  paf
                   13911:        * src/classes/xdoc.C 1.61:
                   13912:        * src/include/pa_charset.h 1.9:
                   13913:        * src/main/pa_charset.C 1.15:
                   13914:                started output options parsing
                   13915: 
                   13916:        * src/classes/xdoc.C 1.63:
                   13917:                xdoc
                   13918:                  file
                   13919:                  save
                   13920:                  string
                   13921:                
                   13922:                ready.
                   13923:                todo: error handling
                   13924: 
                   13925:        * src/classes/xdoc.C 1.62:
                   13926:                xdoc save rewritten using xmlAllocOutputBuffer
                   13927:                less mallocs, more reallocs. less fragmented result
                   13928: 
                   13929: 2002-01-14  paf
                   13930:        * src/classes/xdoc.C 1.60:
                   13931:                method
                   13932: 
                   13933:        * src/classes/xdoc.C 1.59:
                   13934:        * src/classes/xnode.C 1.27:
                   13935:        * src/include/pa_charset.h 1.8:
                   13936:        * src/include/pa_pool.h 1.76:
                   13937:        * src/include/pa_stylesheet_connection.h 1.18:
                   13938:        * src/main/main.dsp 1.145:
                   13939:        * src/main/pa_charset.C 1.14:
                   13940:        * src/main/pa_globals.C 1.100:
                   13941:        * src/main/pa_pool.C 1.49:
                   13942:        * src/main/pa_stylesheet_manager.C 1.9:
                   13943:        * src/types/pa_vxdoc.h 1.16:
                   13944:                xslt transform0.
                   13945:                TODO:
                   13946:                  use output options
                   13947:                  handle errors
                   13948: 
                   13949:        * src/classes/xdoc.C 1.58:
                   13950:        * src/classes/xnode.C 1.26:
                   13951:                ^xdoc.file
                   13952: 
                   13953: 2002-01-11  paf
                   13954:        * src/classes/xnode.C 1.22:
                   13955:        * src/include/pa_charset.h 1.6:
                   13956:        * src/main/pa_charset.C 1.13:
                   13957:                xpath selectNode 1
                   13958: 
                   13959:        * src/include/pa_opcode.h 1.9.6.1:
                   13960:        * src/main/compile.tab.C 1.27.6.1:
                   13961:        * src/main/compile.y 1.173.14.1:
                   13962:        * src/main/compile_tools.C 1.40.14.1:
                   13963:        * src/main/compile_tools.h 1.52.6.1:
                   13964:        * src/main/execute.C 1.208.2.1:
                   13965:                partial logical && || evaluation
                   13966: 
                   13967:        * src/classes/xnode.C 1.23:
                   13968:                xpath selectNode 2
                   13969: 
                   13970:        * src/classes/xnode.C 1.24:
                   13971:        * src/include/pa_charset.h 1.7:
                   13972:                xpath selectNode 3: string/number/bool
                   13973: 
                   13974:        * src/classes/xnode.C 1.25:
                   13975:                xpath selectNodes
                   13976: 
                   13977: 2002-01-10  paf
                   13978:        * src/classes/xnode.C 1.21:
                   13979:                xpath selectNode -100 [just written]
                   13980: 
                   13981:        * src/classes/xdoc.C 1.57:
                   13982:        * src/classes/xnode.C 1.20:
                   13983:        * src/include/pa_charset.h 1.5:
                   13984:        * src/include/pa_exception.h 1.27:
                   13985:        * src/include/pa_pool.h 1.75:
                   13986:        * src/main/pa_charset.C 1.12:
                   13987:        * src/main/pa_pool.C 1.48:
                   13988:                GdomeDOMString_auto_ptr  c++ wrapper [calls refcounter]
                   13989: 
                   13990: 2001-12-29  paf
                   13991:        * src/classes/xdoc.C 1.56:
                   13992:        * src/include/pa_exception.h 1.26:
                   13993:        * src/main/pa_charset.C 1.11:
                   13994:        * src/main/pa_exception.C 1.30:
                   13995:        * src/main/pa_globals.C 1.99:
                   13996:                xdoc
                   13997:                ^set
                   13998:                ^string with glib works 0
                   13999: 
                   14000: 2001-12-28  paf
                   14001:        * src/main/pa_globals.C 1.98:
                   14002:                renamed gdome to libgdome.dll
                   14003: 
                   14004:        * src/classes/classes.dsp 1.14:
                   14005:        * src/classes/mail.C 1.50:
                   14006:        * src/classes/xdoc.C 1.54:
                   14007:        * src/classes/xnode.C 1.19:
                   14008:        * src/classes/xnode.h 1.5:
                   14009:        * src/include/pa_exception.h 1.25:
                   14010:        * src/include/pa_globals.h 1.73:
                   14011:        * src/main/compile.tab.C 1.28:
                   14012:        * src/main/main.dsp 1.144:
                   14013:        * src/main/pa_charset.C 1.9:
                   14014:        * src/main/pa_dir.C 1.9:
                   14015:        * src/main/pa_exception.C 1.28:
                   14016:        * src/main/pa_exec.C 1.19:
                   14017:        * src/main/pa_globals.C 1.97:
                   14018:        * src/main/pa_socks.C 1.9:
                   14019:        * src/targets/cgi/parser3.C 1.150:
                   14020:        * src/targets/cgi/parser3.dsp 1.40:
                   14021:        * src/types/pa_vxdoc.C 1.9:
                   14022:        * src/types/pa_vxdoc.h 1.15:
                   14023:        * src/types/pa_vxnode.C 1.13:
                   14024:        * src/types/pa_vxnode.h 1.10:
                   14025:                gnome libs just compiled in.
                   14026:                no refcounting
                   14027:                no xpath
                   14028:                no xslt
                   14029:                  yet
                   14030: 
                   14031:        * src/classes/xdoc.C 1.55:
                   14032:        * src/include/pa_charset.h 1.4:
                   14033:        * src/main/pa_charset.C 1.10:
                   14034:        * src/main/pa_exception.C 1.29:
                   14035:                started glib transcoders
                   14036: 
                   14037: 2001-12-27  paf
                   14038:        * src/include/pa_charset.h 1.3:
                   14039:        * src/include/pa_common.h 1.69:
                   14040:        * src/include/pa_exception.h 1.24:
                   14041:        * src/include/pa_globals.h 1.72:
                   14042:        * src/include/pa_pool.h 1.74:
                   14043:        * src/main/main.dsp 1.143:
                   14044:        * src/main/pa_charset.C 1.8:
                   14045:        * src/main/pa_charsets.C 1.4:
                   14046:        * src/main/pa_globals.C 1.96:
                   14047:        * src/main/pa_pool.C 1.47:
                   14048:        * src/targets/cgi/parser3.C 1.149:
                   14049:        * src/targets/cgi/parser3.dsp 1.39:
                   14050:        * src/types/pa_vxdoc.C 1.8:
                   14051:        * src/types/pa_vxdoc.h 1.14:
                   14052:        * src/types/pa_vxnode.C 1.12:
                   14053:        * src/types/pa_vxnode.h 1.9:
                   14054:        * src/types/types.dsp 1.17:
                   14055:                going away from xalan&xerces, started the process.
                   14056:                globals [initialization
                   14057:                pool [charset update
                   14058:                charset [transcodings
                   14059:                vxnode vxdoc [DOM calls
                   14060: 
                   14061:        * src/classes/Makefile.am 1.32:
                   14062:                going away from xalan&xerces, not needed anymore
                   14063: 
                   14064: 2001-12-26  paf
                   14065:        * src/include/pa_charset.h 1.2:
                   14066:        * src/include/pa_charsets.h 1.3:
                   14067:        * src/main/pa_charset.C 1.7:
                   14068:        * src/main/pa_charsets.C 1.3:
                   14069:        * src/main/pa_request.C 1.190:
                   14070:                charset key globalized [bug]
                   14071: 
                   14072: 2001-12-25  paf
                   14073:        * src/classes/mail.C 1.49:
                   14074:        * src/classes/table.C 1.137:
                   14075:        * src/include/pa_string.h 1.122:
                   14076:        * src/main/pa_string.C 1.136:
                   14077:                table set & append changed splitting languages, separators now can be clean AND as-is
                   14078:                same to mail command line $MAIN:MAIL.progX arguments
                   14079: 
                   14080: 2001-12-24  paf
                   14081:        * src/classes/hashfile.C 1.19:
                   14082:        * src/classes/op.C 1.66:
                   14083:        * src/main/pa_db_table.C 1.17:
                   14084:        * src/main/pa_string.C 1.135:
                   14085:                read from cache size check updated
                   14086: 
                   14087:        * src/main/pa_string.C 1.133:
                   14088:        * src/main/pa_string.C 1.134:
                   14089:                String::join_chain another ugly bug :(
                   14090: 
                   14091:        * src/classes/mail.C 1.48:
                   14092:                one parted text messages - no multipart mime-type anymore.
                   14093:                for convinient if $.attach-ments
                   14094: 
                   14095: 2001-12-21  paf
                   14096:        * src/main/pa_request.C 1.189:
                   14097:                $result in @main actually not working, to hell with it for now
                   14098: 
                   14099:        * src/main/execute.C 1.207:
                   14100:                junction evaluation canceled - endless recursion detected
                   14101: 
                   14102:        * src/classes/date.C 1.14:
                   14103:                date:sql-string now returns localtime
                   14104: 
                   14105:        * src/include/pa_request.h 1.116:
                   14106:        * src/main/execute.C 1.208:
                   14107:        * src/main/pa_request.C 1.188:
                   14108:        * src/types/pa_vmethod_frame.h 1.20:
                   14109:        * src/types/pa_wcontext.h 1.23:
                   14110:                $result in @main @postprocess @exception
                   14111: 
                   14112: 2001-12-19  paf
                   14113:        * src/main/pa_request.C 1.187:
                   14114:                CLASS_PATH now / = DOCUMENT_ROOT
                   14115: 
                   14116:        * src/classes/op.C 1.65:
                   14117:                ^cache keypath now relative
                   14118: 
                   14119:        * src/classes/hashfile.C 1.18:
                   14120:                ^hashfile.open DB_HOME now relative
                   14121: 
                   14122:        * src/main/pa_charset.C 1.6:
                   14123:                charset->charset transcoding via unicode intermediate
                   14124: 
                   14125:        * src/classes/mail.C 1.46:
                   14126:        * src/include/pa_config_fixed.h 1.34:
                   14127:                to/from 0 check were missing
                   14128: 
                   14129:        * src/classes/mail.C 1.47:
                   14130:                changed weighting prior to sort
                   14131: 
                   14132: 2001-12-17  paf
                   14133:        * src/classes/mail.C 1.45:
                   14134:        * src/include/pa_charsets.h 1.2:
                   14135:        * src/include/pa_string.h 1.121:
                   14136:        * src/main/pa_charsets.C 1.2:
                   14137:        * src/main/untaint.C 1.87:
                   14138:        * src/types/pa_vrequest.C 1.14:
                   14139:        * src/types/pa_vresponse.C 1.2:
                   14140:                ^mail:send[
                   14141:                   $.charset[zzz]
                   14142:                addded
                   14143: 
                   14144:        * src/include/pa_db_table.h 1.12:
                   14145:        * src/main/pa_db_table.C 1.16:
                   14146:                db_table used outdated unset services_pool
                   14147: 
                   14148:        * src/main/pa_charset.C 1.5:
                   14149:                ifndef XML were bad type
                   14150: 
                   14151:        * src/classes/image.C 1.63:
                   14152:                govno
                   14153: 
                   14154:        * src/main/untaint.C 1.86:
                   14155:                allowed space in filespec
                   14156: 
                   14157:        * src/classes/image.C 1.64:
                   14158:                no govno
                   14159: 
                   14160:        * src/targets/apache13/mod_parser3.C 1.15:
                   14161:                test r->finfo.st_mode check seems to work only on win32
                   14162: 
                   14163:        * src/main/pa_charset.C 1.4:
                   14164:                empty bufs transcode [forgot check :(]
                   14165: 
                   14166: 2001-12-15  paf
                   14167:        * src/classes/file.C 1.67:
                   14168:        * src/classes/math.C 1.11:
                   14169:        * src/classes/op.C 1.64:
                   14170:        * src/classes/string.C 1.92:
                   14171:        * src/classes/table.C 1.136:
                   14172:        * src/classes/xdoc.C 1.53:
                   14173:        * src/include/pa_array.h 1.48:
                   14174:        * src/include/pa_cache_managers.h 1.4:
                   14175:        * src/include/pa_charset_connection.h 1.6:
                   14176:        * src/include/pa_charset_manager.h 1.8:
                   14177:        * src/include/pa_common.h 1.68:
                   14178:        * src/include/pa_db_connection.h 1.18:
                   14179:        * src/include/pa_db_manager.h 1.12:
                   14180:        * src/include/pa_db_table.h 1.11:
                   14181:        * src/include/pa_dictionary.h 1.8:
                   14182:        * src/include/pa_exception.h 1.23:
                   14183:        * src/include/pa_exec.h 1.5:
                   14184:        * src/include/pa_globals.h 1.71:
                   14185:        * src/include/pa_hash.h 1.52:
                   14186:        * src/include/pa_opcode.h 1.9:
                   14187:        * src/include/pa_pool.h 1.73:
                   14188:        * src/include/pa_request.h 1.115:
                   14189:        * src/include/pa_sapi.h 1.16:
                   14190:        * src/include/pa_socks.h 1.6:
                   14191:        * src/include/pa_sql_connection.h 1.20:
                   14192:        * src/include/pa_sql_driver_manager.h 1.20:
                   14193:        * src/include/pa_string.h 1.120:
                   14194:        * src/include/pa_stylesheet_connection.h 1.17:
                   14195:        * src/include/pa_stylesheet_manager.h 1.9:
                   14196:        * src/include/pa_table.h 1.38:
                   14197:        * src/include/pa_transcoder.h 1.3:
                   14198:        * src/main/compile_tools.h 1.52:
                   14199:        * src/main/main.dsp 1.142:
                   14200:        * src/main/pa_charset.C 1.1:
                   14201:        * src/main/pa_charset_connection.C 1.13:
                   14202:        * src/main/pa_charset_manager.C 1.10:
                   14203:        * src/main/pa_charsets.C 1.1:
                   14204:        * src/main/pa_globals.C 1.95:
                   14205:        * src/main/pa_pool.C 1.46:
                   14206:        * src/main/pa_request.C 1.186:
                   14207:        * src/main/pa_string.C 1.132:
                   14208:        * src/main/pa_transcoder.C 1.4:
                   14209:        * src/main/untaint.C 1.84:
                   14210:        * src/types/pa_vfile.C 1.24:
                   14211:        * src/types/pa_vform.C 1.50:
                   14212:        * src/types/pa_vform.h 1.31:
                   14213:        * src/types/pa_vrequest.C 1.13:
                   14214:        * src/types/pa_vrequest.h 1.14:
                   14215:        * src/types/pa_vresponse.C 1.1:
                   14216:        * src/types/pa_vresponse.h 1.19:
                   14217:        * src/types/types.dsp 1.16:
                   14218:                introducing Charset
                   14219: 
                   14220:        * src/main/pa_charset.C 1.2:
                   14221:                name_cstr 0
                   14222: 
                   14223:        * src/main/Makefile.in 1.31:
                   14224:        * src/targets/apache13/Makefile.in 1.26:
                   14225:        * src/targets/cgi/Makefile.in 1.31:
                   14226:        * src/types/Makefile.in 1.26:
                   14227:                makes
                   14228: 
                   14229:        * src/include/pa_charset.h 1.1:
                   14230:        * src/include/pa_charsets.h 1.1:
                   14231:                forgot to add
                   14232: 
                   14233:        * src/main/Makefile.am 1.27:
                   14234:        * src/main/pa_charset.C 1.3:
                   14235:        * src/types/Makefile.am 1.15:
                   14236:                charset_connection&manager replaced by charset&charsets
                   14237: 
                   14238:        * src/main/untaint.C 1.85:
                   14239:                uri lang now knows about client/source charsets
                   14240: 
                   14241: 2001-12-14  paf
                   14242:        * src/include/pa_request.h 1.114:
                   14243:        * src/include/pa_transcoder.h 1.2:
                   14244:        * src/main/pa_request.C 1.185:
                   14245:        * src/main/pa_transcoder.C 1.3:
                   14246:        * src/types/pa_vform.C 1.49:
                   14247:        * src/types/pa_vform.h 1.30:
                   14248:                transcodeToUTF8[were FromUTF8] for forms
                   14249:                todo: uri lang
                   14250: 
                   14251:        * src/targets/apache13/Makefile.am 1.8:
                   14252:        * src/targets/cgi/Makefile.am 1.23:
                   14253:                -I../../pcre  to .am
                   14254: 
                   14255:        * src/include/pa_charset_connection.h 1.5:
                   14256:        * src/include/pa_pool.h 1.72:
                   14257:        * src/include/pa_request.h 1.113:
                   14258:        * src/include/pa_transcoder.h 1.1:
                   14259:        * src/main/Makefile.am 1.26:
                   14260:        * src/main/main.dsp 1.141:
                   14261:        * src/main/pa_charset_connection.C 1.12:
                   14262:        * src/main/pa_charset_manager.C 1.9:
                   14263:        * src/main/pa_request.C 1.184:
                   14264:        * src/main/pa_transcoder.C 1.1:
                   14265:        * src/types/Makefile.am 1.14:
                   14266:        * src/types/pa_vrequest.C 1.12:
                   14267:        * src/types/pa_vrequest.h 1.13:
                   14268:        * src/types/pa_vresponse.h 1.18:
                   14269:        * src/types/types.dsp 1.15:
                   14270:                changed charset model.
                   14271:                now important:
                   14272:                $request:charset
                   14273:                $response:charset
                   14274:                while
                   14275:                $response:content-type.charset
                   14276:                become unimportant [informational]
                   14277: 
                   14278:        * src/include/pa_globals.h 1.70:
                   14279:        * src/main/pa_globals.C 1.94:
                   14280:                removed unused defalts_name global
                   14281: 
                   14282:        * src/main/pa_transcoder.C 1.2:
                   14283:                transcodeToUTF8,
                   14284:                now form&uri lang
                   14285: 
                   14286: 2001-12-13  paf
                   14287:        * src/include/pa_types.h 1.35:
                   14288:                msvc head debugging flag
                   14289: 
                   14290:        * src/classes/xdoc.C 1.49:
                   14291:                freed up listener
                   14292: 
                   14293:        * src/classes/xdoc.C 1.51:
                   14294:        * src/main/pa_sql_driver_manager.C 1.57:
                   14295:                rewritten auto_ptr part other way, because of stupid gcc 2.96
                   14296:                /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
                   14297:                &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
                   14298:                FormatterListener]
                   14299:                /usr/include/g++-3/memory:48:                 auto_ptr<_Tp>
                   14300:                &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with _Tp1 =
                   14301:                FormatterListener, _Tp = FormatterListener]
                   14302: 
                   14303:        * src/include/pa_config_fixed.h 1.32:
                   14304:        * src/main/pa_common.C 1.94:
                   14305:        * src/main/pa_string.C 1.131:
                   14306:                removed signed mismatch warnings
                   14307: 
                   14308:        * src/classes/xdoc.C 1.52:
                   14309:                rewritten auto_ptr part other way2, because of stupid gcc 2.96
                   14310:                /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
                   14311:                &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
                   14312:                FormatterListener]
                   14313:                /usr/include/g++-3/memory:48:                 auto_ptr<_Tp>
                   14314:                &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with _Tp1 =
                   14315:                FormatterListener, _Tp = FormatterListener]
                   14316: 
                   14317:        * src/main/pa_string.C 1.130:
                   14318:                string::recustruct erroreusly used outdated row ptr
                   14319: 
                   14320:        * src/include/pa_cache_managers.h 1.3:
                   14321:        * src/include/pa_charset_manager.h 1.7:
                   14322:        * src/include/pa_config_fixed.h 1.33:
                   14323:        * src/include/pa_db_manager.h 1.11:
                   14324:        * src/include/pa_sql_driver_manager.h 1.19:
                   14325:        * src/include/pa_stylesheet_manager.h 1.8:
                   14326:        * src/main/pa_cache_managers.C 1.2:
                   14327:        * src/main/pa_globals.C 1.93:
                   14328:                ~Cache_managers
                   14329: 
                   14330:        * src/classes/string.C 1.91:
                   14331:                change msg '... code is not code'
                   14332: 
                   14333:        * src/classes/xdoc.C 1.50:
                   14334:                removed extra inc
                   14335: 
                   14336:        * src/targets/apache13/mod_parser3.C 1.14:
                   14337:        * src/targets/cgi/parser3.C 1.147:
                   14338:        * src/targets/isapi/parser3isapi.C 1.61:
                   14339:                removed 'expires' from header outputs
                   14340: 
                   14341:        * src/targets/cgi/pa_pool.C 1.34:
                   14342:        * src/targets/isapi/pa_pool.C 1.10:
                   14343:                EOL@EOF
                   14344: 
                   14345:        * src/main/pa_db_connection.C 1.34:
                   14346:        * src/main/pa_db_manager.C 1.19:
                   14347:        * src/main/pa_sql_driver_manager.C 1.56:
                   14348:        * src/main/pa_stylesheet_manager.C 1.8:
                   14349:        * src/targets/cgi/pool_storage.h 1.6:
                   14350:                couple cache expiratiors were wrong [past/future prob]
                   14351: 
                   14352:        * src/classes/xdoc.C 1.48:
                   14353:                lang list updated
                   14354: 
                   14355:        * src/targets/cgi/pa_pool.C 1.33:
                   14356:        * src/targets/cgi/parser3.C 1.148:
                   14357:                msvc heap debugging flag
                   14358: 
                   14359:        * src/classes/file.C 1.66:
                   14360:                file::cgi bug, request_method were passed to SERVER_PROTOCOL
                   14361:                but SERVER_PROTOCOL were forgotten
                   14362: 
                   14363: 2001-12-10  paf
                   14364:        * src/main/untaint.C 1.83:
                   14365:                FILE_SPEC untainting changed so that one can erase files like that, knowing their full name
                   14366:                introducing
                   14367:                        // theoretical problem with, for instance, "_2B" and "." fragments,
                   14368:                        // they would yield the same
                   14369:                        // because need_file_encode('_')=false
                   14370:                        // but we need to delete such files somehow, getting names from ^index
                   14371: 
                   14372:        * src/main/pa_string.C 1.129:
                   14373:                ^string.replace bug fixed [bad string::join_chank break]
                   14374: 
                   14375:        * src/classes/math.C 1.10:
                   14376:                ^math:random(n) now yields[0;n) not [0;n]
                   14377: 
                   14378: 2001-12-07  paf
                   14379:        * src/main/pa_string.C 1.125.2.1.2.2:
                   14380:                stupid sparc architecture failed to access short at odd address
                   14381:                0x311f0 <deserialize__6StringUiPvUiPCc+16>:     lduh  [ %i2 + 1 ], %l0
                   14382:                
                   14383:                bus error,
                   14384:                fixed that
                   14385: 
                   14386:        * src/include/pa_config_auto.h.in 1.14.6.1:
                   14387:                makes
                   14388: 
                   14389:        * src/main/pa_string.C 1.125.2.1.2.1:
                   14390:                strange string deserialize bug on client[pmts], a bit shortened,
                   14391: 
                   14392:        * src/include/pa_common.h 1.66.6.2:
                   14393:        * src/include/pa_config_fixed.h 1.30.8.2:
                   14394:        * src/include/pa_config_includes.h 1.13.6.1:
                   14395:        * src/main/pa_common.C 1.91.4.1.2.2:
                   14396:                exclusive lock file write
                   14397:                shared lock file read
                   14398: 
                   14399:        * src/classes/hashfile.C 1.17:
                   14400:        * src/classes/op.C 1.63:
                   14401:        * src/classes/table.C 1.135:
                   14402:        * src/include/pa_common.h 1.67:
                   14403:        * src/include/pa_config_auto.h.in 1.15:
                   14404:        * src/include/pa_config_fixed.h 1.31:
                   14405:        * src/include/pa_config_includes.h 1.14:
                   14406:        * src/include/pa_db_table.h 1.10:
                   14407:        * src/include/pa_request.h 1.112:
                   14408:        * src/main/pa_common.C 1.93:
                   14409:        * src/main/pa_db_table.C 1.15:
                   14410:        * src/main/pa_request.C 1.183:
                   14411:        * src/main/pa_string.C 1.128:
                   14412:        * src/types/pa_vhashfile.C 1.16:
                   14413:                merged from r14_simple_cache
                   14414: 
                   14415: 2001-12-06  paf
                   14416:        * src/main/compile.tab.C 1.27:
                   14417:        * src/targets/cgi/parser3.C 1.146:
                   14418:                removed debug info
                   14419: 
                   14420:        * src/classes/op.C 1.62.2.1.2.1:
                   14421:        * src/classes/table.C 1.133.2.2.2.1:
                   14422:        * src/include/pa_request.h 1.111.2.1.2.1:
                   14423:        * src/main/pa_request.C 1.182.2.1.2.1:
                   14424:                #ifdef RESOURCES_DEBUG
                   14425: 
                   14426:        * src/classes/op.C 1.62.2.1.2.2:
                   14427:        * src/include/pa_common.h 1.66.6.1:
                   14428:        * src/include/pa_config_fixed.h 1.30.8.1:
                   14429:        * src/main/pa_common.C 1.91.4.1.2.1:
                   14430:                ^cache operator
                   14431: 
                   14432:        * src/classes/hashfile.C 1.15.6.2:
                   14433:                removed transaction from ^cache
                   14434: 
                   14435: 2001-12-05  paf
                   14436:        * src/targets/cgi/parser3.C 1.144:
                   14437:        * src/targets/cgi/parser3.C 1.145:
                   14438:                fatal error reporting fixed.
                   14439:                in IIS5 there were a prob with illegal call check
                   14440: 
                   14441: 2001-12-04  paf
                   14442:        * src/classes/op.C 1.62.2.1:
                   14443:        * src/classes/table.C 1.133.2.2:
                   14444:        * src/include/pa_request.h 1.111.2.1:
                   14445:        * src/main/pa_request.C 1.182.2.1:
                   14446:                measures to log
                   14447: 
                   14448: 2001-11-26  paf
                   14449:        * src/targets/apache13/mod_parser3.C 1.13:
                   14450:                merge dir config now works OK with parser_root_config_filespec
                   14451:                
                   14452:                20011126 paf: noticed, that this is called even on virtual root merge with something "parent", while thought that that is part of merge_server...
                   14453: 
                   14454: 2001-11-23  paf
                   14455:        * src/classes/hashfile.C 1.16:
                   14456:        * src/classes/table.C 1.134:
                   14457:        * src/include/pa_db_table.h 1.9:
                   14458:        * src/main/pa_common.C 1.92:
                   14459:        * src/main/pa_db_table.C 1.14:
                   14460:        * src/main/pa_string.C 1.127:
                   14461:        * src/types/pa_vhashfile.C 1.15:
                   14462:                merged from _0014, 1
                   14463: 
                   14464:        * src/classes/hashfile.C 1.15.6.1:
                   14465:        * src/classes/table.C 1.133.2.1:
                   14466:        * src/include/pa_db_table.h 1.8.6.1:
                   14467:        * src/main/pa_common.C 1.91.4.1:
                   14468:        * src/main/pa_db_table.C 1.12.6.2:
                   14469:        * src/types/pa_vhashfile.C 1.14.6.1:
                   14470:                hashfile bugfix2 more wrong sizes.
                   14471:                ^cache behaviour changed: if ^cache(33) would change
                   14472:                
                   14473:                0660 bits in file_write & hashfile create
                   14474: 
                   14475:        * src/main/pa_db_table.C 1.12.6.1:
                   14476:        * src/main/pa_db_table.C 1.13:
                   14477:        * src/main/pa_string.C 1.125.2.1:
                   14478:        * src/main/pa_string.C 1.126:
                   14479:                cache bugfix [wrong types after pa_string optimization]
                   14480: 
                   14481: 2001-11-22  paf
                   14482:        * src/main/untaint.C 1.82:
                   14483:                ORIGINS mode removed UHTML
                   14484: 
                   14485:        * src/classes/op.C 1.62:
                   14486:                process cstr(,connection)
                   14487: 
                   14488:        * src/Makefile.in 1.38:
                   14489:        * src/classes/xdoc.C 1.47:
                   14490:        * src/targets/Makefile.in 1.26:
                   14491:        * src/targets/apache13/Makefile.in 1.25:
                   14492:        * src/targets/cgi/Makefile.in 1.30:
                   14493:                cached xslt [removed nocache forcing]
                   14494: 
                   14495:        * src/classes/op.C 1.61:
                   14496:                process now gets its body on current language, not as-is
                   14497: 
                   14498:        * src/main/untaint.C 1.81:
                   14499:                ORIGINS mode was bad - forgot about optimize bit
                   14500: 
                   14501:        * src/classes/table.C 1.133:
                   14502:        * src/include/pa_table.h 1.37:
                   14503:        * src/main/pa_table.C 1.41:
                   14504:                table.offset[whence]
                   14505: 
                   14506: 2001-11-21  paf
                   14507:        * src/classes/table.C 1.132:
                   14508:        * src/main/pa_string.C 1.124:
                   14509:        * src/main/untaint.C 1.78:
                   14510:        * src/targets/cgi/parser3.C 1.141:
                   14511:                table.append bug fixed: forgot to switch default language for {
                   14512:                code}, it happen to change it's language from CLEAN, so later
                   14513:                refused to split by CLEAN \t
                   14514: 
                   14515:        * src/classes/xdoc.C 1.46:
                   14516:        * src/types/pa_vxdoc.C 1.7:
                   14517:        * src/types/pa_vxdoc.h 1.13:
                   14518:                <xsl:output
                   14519:                output options made identical to xsl:output attributes
                   14520:                exclusion:
                   14521:                   cdata-section-elements
                   14522:                what xalan can do but that not used now:
                   14523:                   it can escape and remove CDATA sections
                   14524: 
                   14525:        * src/targets/cgi/parser3.C 1.142:
                   14526:                removed debug cgi||1
                   14527: 
                   14528:        * src/main/untaint.C 1.80:
                   14529:        * src/targets/cgi/parser3.C 1.143:
                   14530:                optimized \r produced by xslt
                   14531: 
                   14532:        * src/main/pa_string.C 1.125:
                   14533:        * src/main/untaint.C 1.79:
                   14534:                cached some string::size() es
                   14535: 
                   14536: 2001-11-20  paf
                   14537:        * src/classes/Makefile.am 1.31:
                   14538:        * src/classes/Makefile.in 1.33:
                   14539:        * src/classes/table.C 1.131:
                   14540:        * src/main/Makefile.am 1.25:
                   14541:        * src/main/Makefile.in 1.30:
                   14542:        * src/main/pa_exception.C 1.27:
                   14543:        * src/types/Makefile.am 1.13:
                   14544:        * src/types/Makefile.in 1.25:
                   14545:                moved ident.C & co to bottom of dependeces, so that errors
                   14546:                would popup quicklier, fixed line numbering in table::sql
                   14547: 
                   14548: 2001-11-19  paf
                   14549:        * src/classes/op.C 1.60:
                   14550:        * src/include/pa_request.h 1.111:
                   14551:        * src/include/pa_string.h 1.119:
                   14552:        * src/include/pa_types.h 1.34:
                   14553:        * src/main/pa_globals.C 1.92:
                   14554:        * src/main/pa_request.C 1.182:
                   14555:        * src/main/pa_string.C 1.123:
                   14556:        * src/main/untaint.C 1.77:
                   14557:        * src/targets/apache13/mod_parser3.C 1.12:
                   14558:        * src/targets/cgi/parser3.C 1.140:
                   14559:        * src/targets/isapi/parser3isapi.C 1.60:
                   14560:        * src/types/pa_wcontext.C 1.13:
                   14561:        * src/types/pa_wcontext.h 1.22:
                   14562:                UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT at wcontext.write
                   14563: 
                   14564:        * src/classes/Makefile.in 1.32:
                   14565:        * src/main/Makefile.in 1.29:
                   14566:        * src/targets/Makefile.am 1.8:
                   14567:        * src/targets/Makefile.in 1.25:
                   14568:        * src/targets/apache13/Makefile.in 1.24:
                   14569:        * src/targets/apache13/mod_parser3.C 1.11:
                   14570:        * src/targets/cgi/Makefile.in 1.29:
                   14571:        * src/targets/cgi/parser3.C 1.139:
                   14572:        * src/types/Makefile.in 1.24:
                   14573:                #if _MSC_VER _set_new_handler
                   14574: 
                   14575:        * src/Makefile.in 1.37:
                   14576:        * src/targets/apache13/mod_parser3.C 1.10:
                   14577:        * src/targets/cgi/parser3.C 1.138:
                   14578:        * src/targets/isapi/parser3isapi.C 1.59:
                   14579:                set_new_handler in apache&isapi
                   14580: 
                   14581: 2001-11-16  paf
                   14582:        * src/include/pa_string.h 1.117:
                   14583:        * src/main/pa_string.C 1.120:
                   14584:        * src/main/pa_string.C 1.121:
                   14585:        * src/main/untaint.C 1.76:
                   14586:        * src/types/pa_vstring.C 1.14:
                   14587:                removed 1+4 bytes from String
                   14588: 
                   14589:        * src/include/pa_string.h 1.118:
                   14590:        * src/include/pa_types.h 1.33:
                   14591:        * src/main/pa_string.C 1.122:
                   14592:                removed 8 bytes from String, 2 bytes from string::chunk::row::item
                   14593: 
                   14594:        * src/include/pa_globals.h 1.69:
                   14595:        * src/include/pa_string.h 1.116:
                   14596:        * src/include/pa_types.h 1.32:
                   14597:        * src/main/pa_globals.C 1.91:
                   14598:        * src/main/pa_pool.C 1.44:
                   14599:        * src/main/pa_pool.C 1.45:
                   14600:        * src/main/pa_request.C 1.181:
                   14601:        * src/main/untaint.C 1.75:
                   14602:        * src/sql/pa_sql_driver.h 1.24:
                   14603:        * src/targets/cgi/parser3.C 1.136:
                   14604:                introducing estimating String::cstr_bufsize, 0
                   14605: 
                   14606:        * src/include/pa_pool.h 1.70:
                   14607:        * src/include/pa_pool.h 1.71:
                   14608:        * src/main/execute.C 1.206:
                   14609:        * src/main/pa_pool.C 1.41:
                   14610:        * src/main/pa_pool.C 1.42:
                   14611:        * src/main/pa_pool.C 1.43:
                   14612:        * src/targets/cgi/parser3.C 1.134:
                   14613:        * src/targets/cgi/parser3.C 1.135:
                   14614:                die in pool::fail
                   14615: 
                   14616:        * src/targets/cgi/parser3.C 1.137:
                   14617:                pool debug @ die
                   14618: 
                   14619: 2001-11-15  paf
                   14620:        * src/Makefile.in 1.36:
                   14621:                configure set_new_handler check added
                   14622: 
                   14623:        * src/targets/cgi/parser3.C 1.131:
                   14624:                set_new_handler started
                   14625: 
                   14626:        * src/include/pa_exception.h 1.22:
                   14627:        * src/main/execute.C 1.205:
                   14628:        * src/main/main.dsp 1.140:
                   14629:        * src/main/pa_exception.C 1.26:
                   14630:        * src/targets/cgi/parser3.C 1.133:
                   14631:                exception with dynamic buffer re-back
                   14632:                now with counter
                   14633: 
                   14634:        * src/include/pa_config_auto.h.in 1.13:
                   14635:        * src/main/Makefile.in 1.28:
                   14636:                makes
                   14637: 
                   14638:        * src/include/pa_exception.h 1.21:
                   14639:        * src/main/pa_exception.C 1.25:
                   14640:                exception with static buffer back
                   14641: 
                   14642:        * src/classes/classes.awk 1.5:
                   14643:        * src/include/pa_config_auto.h.in 1.14:
                   14644:        * src/include/pa_config_includes.h 1.13:
                   14645:                setnewhandler check
                   14646: 
                   14647:        * src/targets/cgi/parser3.C 1.132:
                   14648:                std::
                   14649: 
                   14650: 2001-11-14  paf
                   14651:        * src/main/execute.C [no_bad_constructors_try] 1.203.2.1:
                   14652:        * src/types/pa_vclass.h [no_bad_constructors_try] 1.21.2.1:
                   14653:        * src/types/pa_vobject.h [no_bad_constructors_try] 1.13.2.1:
                   14654:        * src/types/pa_vstateless_class.h [no_bad_constructors_try] 1.20.2.1:
                   14655:        * src/types/pa_vstateless_object.h [no_bad_constructors_try] 1.12.2.1:
                   14656:                fixed this:
                   14657:                $bred[^string::length[]]
                   14658:                $bred[^response::clear[]]
                   14659:                $bred[^int::int[]]
                   14660:                
                   14661:                now VObject creation moved into overriden VClass::create_new_value, thus 0 from create_new_value means that class has no ctors
                   14662: 
                   14663:        * src/include/pa_common.h 1.64:
                   14664:        * src/include/pa_common.h 1.65:
                   14665:        * src/include/pa_common.h 1.66:
                   14666:        * src/main/pa_common.C 1.90:
                   14667:        * src/main/pa_common.C 1.91:
                   14668:                snprintf replacement was wrong
                   14669: 
                   14670:        * src/main/execute.C 1.204:
                   14671:        * src/types/pa_vclass.h 1.22:
                   14672:        * src/types/pa_vobject.h 1.14:
                   14673:        * src/types/pa_vstateless_class.h 1.21:
                   14674:        * src/types/pa_vstateless_object.h 1.13:
                   14675:                merged with no_bad_constructors_try
                   14676: 
                   14677:        * src/classes/op.C 1.59:
                   14678:                ^untaint{body} as-is default now
                   14679: 
                   14680:        * src/main/pa_request.C 1.180:
                   14681:                z
                   14682: 
                   14683:        * src/include/pa_common.h 1.63:
                   14684:        * src/main/pa_common.C 1.88:
                   14685:        * src/main/pa_common.C 1.89:
                   14686:                snprintf on buffer full returns
                   14687:                win32 -1
                   14688:                solaris >buffer_size
                   14689:                
                   14690:                checked all that
                   14691: 
                   14692: 2001-11-13  paf
                   14693:        * src/classes/classes.C 1.13:
                   14694:                returned accedently removed if in foreach callbacks [when hash
                   14695:                no-0-restructure]
                   14696: 
                   14697: 2001-11-12  paf
                   14698:        * src/classes/classes.C 1.12:
                   14699:        * src/classes/hash.C 1.31:
                   14700:        * src/classes/xdoc.C 1.45:
                   14701:        * src/include/pa_hash.h 1.51:
                   14702:        * src/main/pa_db_connection.C 1.33:
                   14703:        * src/main/pa_db_manager.C 1.18:
                   14704:        * src/main/pa_dictionary.C 1.10:
                   14705:        * src/main/pa_hash.C 1.48:
                   14706:        * src/main/pa_sql_driver_manager.C 1.55:
                   14707:        * src/main/pa_stylesheet_manager.C 1.7:
                   14708:                hash now does not containt 0 values. put 0 actullay removes.
                   14709:                no check on 0 value in foreach now required
                   14710: 
                   14711:        * src/classes/date.C 1.13:
                   14712:                date.roll parser2 alg used
                   14713: 
                   14714:        * src/main/pa_pool.C 1.40:
                   14715:                changed xdoc createXXX politics, now string passed as-is to
                   14716:                method, xalan makes & into &amp; itself
                   14717: 
                   14718: 2001-11-11  paf
                   14719:        * src/main/pa_sql_driver_manager.C 1.53:
                   14720:        * src/sql/pa_sql_driver.h 1.21:
                   14721:                sql driver initialize not const
                   14722: 
                   14723:        * src/sql/pa_sql_driver.h 1.23:
                   14724:                removed extra constructor, doc
                   14725: 
                   14726:        * src/main/pa_sql_driver_manager.C 1.54:
                   14727:        * src/sql/pa_sql_driver.h 1.22:
                   14728:                CRLF
                   14729: 
                   14730: 2001-11-10  paf
                   14731:        * src/main/pa_exec.C 1.18:
                   14732:                doc
                   14733: 
                   14734: 2001-11-09  paf
                   14735:        * src/main/pa_common.C 1.87:
                   14736:                line endings fixing fixed last piece[was still cstr oriented]
                   14737: 
                   14738:        * src/include/pa_common.h 1.62:
                   14739:        * src/main/pa_common.C 1.86:
                   14740:        * src/types/pa_vform.C 1.48:
                   14741:                line endings fixing got rid of cstr, now must work ok with post multipart
                   14742: 
                   14743:        * src/classes/string.C 1.90:
                   14744:        * src/classes/xdoc.C 1.44:
                   14745:                xdoc::set{code} now untaints param properly
                   14746: 
                   14747:        * src/types/pa_vform.C 1.47:
                   14748:                line endings fixed at post / multipart / not file  also now
                   14749: 
                   14750:        * src/classes/string.C 1.89:
                   14751:                string.save now does untainting before saving
                   14752: 
                   14753: 2001-11-08  paf
                   14754:        * src/include/pa_request.h 1.110:
                   14755:        * src/main/pa_request.C 1.179:
                   14756:        * src/targets/apache13/mod_parser3.C 1.9:
                   14757:        * src/targets/cgi/parser3.C 1.130:
                   14758:        * src/targets/isapi/parser3isapi.C 1.58:
                   14759:                apache 'status' class enabler
                   14760:                
                   14761:                <Location /parser-status.html>
                   14762:                ParserStatusAllowed
                   14763:                </Location>
                   14764: 
                   14765:        * src/Makefile.in 1.35:
                   14766:        * src/include/pa_common.h 1.61:
                   14767:        * src/main/Makefile.am 1.24:
                   14768:        * src/main/Makefile.in 1.27:
                   14769:        * src/targets/cgi/pa_pool.C 1.32:
                   14770:                makes
                   14771: 
                   14772:        * src/include/pa_cache_managers.h 1.2:
                   14773:        * src/include/pa_charset_manager.h 1.6:
                   14774:        * src/include/pa_db_manager.h 1.10:
                   14775:        * src/include/pa_sql_driver_manager.h 1.18:
                   14776:        * src/include/pa_stylesheet_manager.h 1.7:
                   14777:        * src/main/pa_charset_manager.C 1.8:
                   14778:        * src/main/pa_db_manager.C 1.17:
                   14779:        * src/main/pa_sql_driver_manager.C 1.52:
                   14780:        * src/main/pa_stylesheet_manager.C 1.6:
                   14781:                restructured Cache manager to be simple parent, not second
                   14782:                parent [gcc 2.96 strangly refused to call virtual from second
                   14783:                parent]
                   14784: 
                   14785:        * src/include/pa_cache_managers.h 1.1:
                   14786:        * src/include/pa_charset_manager.h 1.5:
                   14787:        * src/include/pa_db_manager.h 1.9:
                   14788:        * src/include/pa_sql_driver_manager.h 1.17:
                   14789:        * src/include/pa_stylesheet_manager.h 1.6:
                   14790:        * src/main/main.dsp 1.139:
                   14791:        * src/main/pa_cache_managers.C 1.1:
                   14792:        * src/main/pa_charset_manager.C 1.7:
                   14793:        * src/main/pa_db_manager.C 1.16:
                   14794:        * src/main/pa_globals.C 1.90:
                   14795:        * src/main/pa_request.C 1.178:
                   14796:        * src/main/pa_sql_driver_manager.C 1.51:
                   14797:        * src/main/pa_stylesheet_manager.C 1.5:
                   14798:        * src/types/pa_vstatus.h 1.4:
                   14799:                cache_managers, maybe-expiring every request
                   14800:                todo: apache 'status' class enabler
                   14801: 
                   14802: 2001-11-05  paf
                   14803:        * src/classes/xdoc.C 1.42:
                   14804:        * src/include/pa_db_connection.h 1.16:
                   14805:        * src/include/pa_stylesheet_connection.h 1.15:
                   14806:        * src/include/pa_stylesheet_manager.h 1.4:
                   14807:        * src/main/pa_stylesheet_manager.C 1.3:
                   14808:        * src/types/pa_vstatus.h 1.2:
                   14809:                $status:stylesheet
                   14810: 
                   14811:        * src/targets/cgi/parser3.C 1.129:
                   14812:                read can return 0, that means sort of sig_pipe on freebsd [moko's experiments].
                   14813:                 checked that in cgi, on apache already done :)
                   14814: 
                   14815:        * src/main/pa_db_connection.C 1.31:
                   14816:        * src/main/pa_db_manager.C 1.14:
                   14817:        * src/main/pa_request.C 1.177:
                   14818:                hence i removed skipping 0 values in hash::for_each-es we need to check cleaned cache items manually. few more checks.
                   14819:                
                   14820:                expiring to 0 time was wrong, changed to 'now' time
                   14821: 
                   14822:        * src/main/pa_db_connection.C 1.30:
                   14823:        * src/main/pa_db_manager.C 1.13:
                   14824:                hence i removed skipping 0 values in hash::for_each-es we need
                   14825:                to check cleaned cache items manually
                   14826: 
                   14827:        * src/include/pa_charset_connection.h 1.3:
                   14828:        * src/main/pa_charset_manager.C 1.5:
                   14829:                $status:charset
                   14830: 
                   14831:        * src/classes/classes.C 1.11:
                   14832:        * src/classes/classes.h 1.14:
                   14833:        * src/classes/date.C 1.12:
                   14834:        * src/classes/double.C 1.41:
                   14835:        * src/classes/file.C 1.65:
                   14836:        * src/classes/form.C 1.19:
                   14837:        * src/classes/hash.C 1.30:
                   14838:        * src/classes/hashfile.C 1.15:
                   14839:        * src/classes/image.C 1.62:
                   14840:        * src/classes/int.C 1.38:
                   14841:        * src/classes/mail.C 1.44:
                   14842:        * src/classes/math.C 1.9:
                   14843:        * src/classes/op.C 1.58:
                   14844:        * src/classes/response.C 1.16:
                   14845:        * src/classes/string.C 1.88:
                   14846:        * src/classes/table.C 1.130:
                   14847:        * src/classes/void.C 1.13:
                   14848:        * src/classes/xdoc.C 1.43:
                   14849:        * src/classes/xnode.C 1.18:
                   14850:        * src/classes/xnode.h 1.4:
                   14851:        * src/include/pa_array.h 1.47:
                   14852:        * src/include/pa_charset_connection.h 1.4:
                   14853:        * src/include/pa_charset_manager.h 1.4:
                   14854:        * src/include/pa_common.h 1.60:
                   14855:        * src/include/pa_config_fixed.h 1.30:
                   14856:        * src/include/pa_config_includes.h 1.12:
                   14857:        * src/include/pa_db_connection.h 1.17:
                   14858:        * src/include/pa_db_manager.h 1.8:
                   14859:        * src/include/pa_db_table.h 1.8:
                   14860:        * src/include/pa_dictionary.h 1.7:
                   14861:        * src/include/pa_dir.h 1.8:
                   14862:        * src/include/pa_exception.h 1.20:
                   14863:        * src/include/pa_exec.h 1.4:
                   14864:        * src/include/pa_globals.h 1.68:
                   14865:        * src/include/pa_hash.h 1.50:
                   14866:        * src/include/pa_opcode.h 1.8:
                   14867:        * src/include/pa_pool.h 1.69:
                   14868:        * src/include/pa_pragma_pack_begin.h 1.2:
                   14869:        * src/include/pa_pragma_pack_end.h 1.2:
                   14870:        * src/include/pa_request.h 1.109:
                   14871:        * src/include/pa_sapi.h 1.15:
                   14872:        * src/include/pa_socks.h 1.5:
                   14873:        * src/include/pa_sql_connection.h 1.19:
                   14874:        * src/include/pa_sql_driver_manager.h 1.16:
                   14875:        * src/include/pa_stack.h 1.11:
                   14876:        * src/include/pa_string.h 1.115:
                   14877:        * src/include/pa_stylesheet_connection.h 1.16:
                   14878:        * src/include/pa_stylesheet_manager.h 1.5:
                   14879:        * src/include/pa_table.h 1.36:
                   14880:        * src/include/pa_threads.h 1.20:
                   14881:        * src/include/pa_types.h 1.31:
                   14882:        * src/main/compile.C 1.53:
                   14883:        * src/main/compile.tab.C 1.26:
                   14884:        * src/main/compile_tools.C 1.40:
                   14885:        * src/main/compile_tools.h 1.51:
                   14886:        * src/main/execute.C 1.203:
                   14887:        * src/main/pa_array.C 1.43:
                   14888:        * src/main/pa_charset_connection.C 1.11:
                   14889:        * src/main/pa_charset_manager.C 1.6:
                   14890:        * src/main/pa_common.C 1.85:
                   14891:        * src/main/pa_db_connection.C 1.28:
                   14892:        * src/main/pa_db_manager.C 1.12:
                   14893:        * src/main/pa_db_table.C 1.11:
                   14894:        * src/main/pa_dictionary.C 1.9:
                   14895:        * src/main/pa_dir.C 1.8:
                   14896:        * src/main/pa_exception.C 1.24:
                   14897:        * src/main/pa_exec.C 1.17:
                   14898:        * src/main/pa_globals.C 1.89:
                   14899:        * src/main/pa_hash.C 1.47:
                   14900:        * src/main/pa_pool.C 1.39:
                   14901:        * src/main/pa_request.C 1.176:
                   14902:        * src/main/pa_socks.C 1.8:
                   14903:        * src/main/pa_sql_driver_manager.C 1.50:
                   14904:        * src/main/pa_status_provider.C 1.2:
                   14905:        * src/main/pa_string.C 1.119:
                   14906:        * src/main/pa_stylesheet_manager.C 1.4:
                   14907:        * src/main/pa_table.C 1.40:
                   14908:        * src/main/untaint.C 1.74:
                   14909:        * src/sql/pa_sql_driver.h 1.20:
                   14910:        * src/targets/apache13/mod_parser3.C 1.8:
                   14911:        * src/targets/apache13/pa_pool.C 1.3:
                   14912:        * src/targets/apache13/pa_threads.C 1.3:
                   14913:        * src/targets/cgi/pa_pool.C 1.31:
                   14914:        * src/targets/cgi/pa_threads.C 1.5:
                   14915:        * src/targets/cgi/parser3.C 1.128:
                   14916:        * src/targets/cgi/pool_storage.h 1.5:
                   14917:        * src/targets/isapi/pa_pool.C 1.9:
                   14918:        * src/targets/isapi/pa_threads.C 1.5:
                   14919:        * src/targets/isapi/parser3isapi.C 1.57:
                   14920:        * src/targets/isapi/pool_storage.h 1.13:
                   14921:        * src/types/pa_valiased.C 1.11:
                   14922:        * src/types/pa_valiased.h 1.16:
                   14923:        * src/types/pa_value.h 1.77:
                   14924:        * src/types/pa_vbool.h 1.15:
                   14925:        * src/types/pa_vclass.h 1.21:
                   14926:        * src/types/pa_vcode_frame.h 1.12:
                   14927:        * src/types/pa_vcookie.C 1.32:
                   14928:        * src/types/pa_vcookie.h 1.13:
                   14929:        * src/types/pa_vdate.h 1.6:
                   14930:        * src/types/pa_vdouble.h 1.28:
                   14931:        * src/types/pa_venv.h 1.18:
                   14932:        * src/types/pa_vfile.C 1.23:
                   14933:        * src/types/pa_vfile.h 1.37:
                   14934:        * src/types/pa_vform.C 1.46:
                   14935:        * src/types/pa_vform.h 1.29:
                   14936:        * src/types/pa_vhash.h 1.27:
                   14937:        * src/types/pa_vhashfile.C 1.14:
                   14938:        * src/types/pa_vhashfile.h 1.12:
                   14939:        * src/types/pa_vimage.C 1.14:
                   14940:        * src/types/pa_vimage.h 1.22:
                   14941:        * src/types/pa_vint.h 1.29:
                   14942:        * src/types/pa_vjunction.h 1.10:
                   14943:        * src/types/pa_vmath.h 1.4:
                   14944:        * src/types/pa_vmethod_frame.h 1.19:
                   14945:        * src/types/pa_vobject.h 1.13:
                   14946:        * src/types/pa_vrequest.C 1.11:
                   14947:        * src/types/pa_vrequest.h 1.12:
                   14948:        * src/types/pa_vresponse.h 1.17:
                   14949:        * src/types/pa_vstateless_class.C 1.11:
                   14950:        * src/types/pa_vstateless_class.h 1.20:
                   14951:        * src/types/pa_vstateless_object.h 1.12:
                   14952:        * src/types/pa_vstatus.h 1.3:
                   14953:        * src/types/pa_vstring.C 1.13:
                   14954:        * src/types/pa_vstring.h 1.39:
                   14955:        * src/types/pa_vtable.C 1.9:
                   14956:        * src/types/pa_vtable.h 1.35:
                   14957:        * src/types/pa_vvoid.h 1.6:
                   14958:        * src/types/pa_vxdoc.C 1.6:
                   14959:        * src/types/pa_vxdoc.h 1.12:
                   14960:        * src/types/pa_vxnode.C 1.11:
                   14961:        * src/types/pa_vxnode.h 1.8:
                   14962:        * src/types/pa_wcontext.C 1.12:
                   14963:        * src/types/pa_wcontext.h 1.21:
                   14964:        * src/types/pa_wwrapper.h 1.14:
                   14965:                $status:db
                   14966:                fixed used not initialized in db_connection & db_table
                   14967: 
                   14968:        * src/include/pa_charset_manager.h 1.3:
                   14969:        * src/include/pa_db_manager.h 1.7:
                   14970:        * src/include/pa_request.h 1.108:
                   14971:        * src/include/pa_sql_connection.h 1.18:
                   14972:        * src/include/pa_sql_driver_manager.h 1.15:
                   14973:        * src/include/pa_stylesheet_manager.h 1.3:
                   14974:        * src/main/main.dsp 1.138:
                   14975:        * src/main/pa_charset_manager.C 1.4:
                   14976:        * src/main/pa_common.C 1.84:
                   14977:        * src/main/pa_db_manager.C 1.11:
                   14978:        * src/main/pa_globals.C 1.88:
                   14979:        * src/main/pa_request.C 1.175:
                   14980:        * src/main/pa_sql_driver_manager.C 1.49:
                   14981:        * src/main/pa_status_provider.C 1.1:
                   14982:        * src/main/pa_stylesheet_manager.C 1.2:
                   14983:        * src/types/pa_vstatus.h 1.1:
                   14984:        * src/types/pa_vxnode.C 1.10:
                   14985:        * src/types/types.dsp 1.14:
                   14986:                started status parser class
                   14987: 
                   14988:        * src/main/pa_db_connection.C 1.29:
                   14989:        * src/main/pa_db_table.C 1.12:
                   14990:                parser_multithreaded check was wrong
                   14991: 
                   14992:        * src/main/pa_db_connection.C 1.32:
                   14993:        * src/main/pa_db_manager.C 1.15:
                   14994:                expiration from debug to normal
                   14995: 
                   14996: 2001-11-01  paf
                   14997:        * src/classes/hash.C 1.26:
                   14998:        * src/classes/op.C 1.54:
                   14999:        * src/types/pa_vmethod_frame.h 1.18:
                   15000:        * src/types/pa_vstring.C 1.12:
                   15001:        * src/types/pa_vstring.h 1.38:
                   15002:                ^foreach[key|value]{body}[[separator]|{separator}]
                   15003: 
                   15004:        * src/classes/hash.C 1.25:
                   15005:        * src/include/pa_hash.h 1.48:
                   15006:        * src/main/pa_hash.C 1.44:
                   15007:        * src/types/pa_vcookie.C 1.31:
                   15008:                ^hash.delete[key]
                   15009: 
                   15010:        * src/classes/math.C 1.8:
                   15011:        * src/include/pa_common.h 1.59:
                   15012:                HAVE_TRUNC HAVE_ROUND checks [for hp, there are such in math.h]
                   15013: 
                   15014:        * src/classes/op.C 1.57:
                   15015:                ^for endless loop check strightened
                   15016: 
                   15017:        * src/Makefile.in 1.34:
                   15018:        * src/classes/Makefile.in 1.31:
                   15019:        * src/include/pa_config_auto.h.in 1.12:
                   15020:        * src/main/Makefile.in 1.26:
                   15021:        * src/targets/Makefile.in 1.24:
                   15022:        * src/targets/apache13/Makefile.in 1.23:
                   15023:        * src/targets/cgi/Makefile.in 1.28:
                   15024:        * src/types/Makefile.in 1.23:
                   15025:                makes
                   15026: 
                   15027:        * src/main/pa_hash.C 1.46:
                   15028:                removed old extra include
                   15029: 
                   15030:        * src/classes/hash.C 1.28:
                   15031:        * src/classes/xdoc.C 1.41:
                   15032:        * src/classes/xnode.C 1.17:
                   15033:        * src/include/pa_hash.h 1.49:
                   15034:        * src/main/pa_hash.C 1.45:
                   15035:        * src/main/pa_request.C 1.174:
                   15036:        * src/types/pa_vhash.h 1.26:
                   15037:        * src/types/pa_vxnode.C 1.9:
                   15038:                hash locking
                   15039:                disabled changing of hash inside of foreach
                   15040: 
                   15041:        * src/classes/hash.C 1.27:
                   15042:        * src/classes/hashfile.C 1.14:
                   15043:        * src/types/pa_vhashfile.C 1.13:
                   15044:                ^hashfile.foreach[key|value]{body}[[separator]|{separator}]
                   15045:                prev were hash.foreach
                   15046: 
                   15047:        * src/classes/hash.C 1.29:
                   15048:        * src/classes/op.C 1.56:
                   15049:        * src/main/execute.C 1.202:
                   15050:                changed root behavior in native calls.
                   15051:                it left unchanged, so ^for ^foreach & co can use r.root to write their i & key,value there
                   15052: 
                   15053:        * src/classes/op.C 1.55:
                   15054:                detected for var storage bug, fixed. todo:foreach
                   15055: 
                   15056: 2001-10-31  paf
                   15057:        * src/main/pa_sql_driver_manager.C 1.47:
                   15058:                hiding passwords and addresses from accidental show [imagine
                   15059:                user forgot @exception]
                   15060: 
                   15061:        * src/main/pa_db_connection.C 1.26:
                   15062:        * src/main/pa_sql_driver_manager.C 1.48:
                   15063:                        // lockdetector flags
                   15064:                        dbenv.lk_detect=DB_LOCK_RANDOM;
                   15065: 
                   15066:        * src/include/pa_opcode.h 1.7:
                   15067:        * src/main/compile.tab.C 1.25:
                   15068:        * src/main/compile.y 1.173:
                   15069:        * src/main/execute.C 1.201:
                   15070:                \ in expression: int divide 10/3=3
                   15071: 
                   15072:        * src/main/pa_common.C 1.81:
                   15073:                typing bug in common - bad ifdeff
                   15074: 
                   15075:        * src/types/pa_vhashfile.h 1.11:
                   15076:                hashfile  ^delete to do something only inside of ^cache
                   15077: 
                   15078:        * src/include/pa_threads.h 1.19:
                   15079:        * src/main/pa_db_connection.C 1.25:
                   15080:        * src/main/pa_db_table.C 1.10:
                   15081:        * src/targets/apache13/pa_threads.C 1.2:
                   15082:        * src/targets/cgi/pa_threads.C 1.4:
                   15083:        * src/targets/isapi/pa_threads.C 1.4:
                   15084:                libdb DB_THREAD flag only when really needed
                   15085: 
                   15086:        * src/main/pa_db_connection.C 1.27:
                   15087:                z
                   15088: 
                   15089:        * src/classes/file.C 1.64:
                   15090:        * src/classes/image.C 1.61:
                   15091:        * src/classes/mail.C 1.43:
                   15092:        * src/classes/string.C 1.87:
                   15093:        * src/classes/xnode.C 1.16:
                   15094:        * src/include/pa_common.h 1.58:
                   15095:        * src/main/pa_common.C 1.80:
                   15096:                ^string.save[[append;]path]
                   15097: 
                   15098:        * src/main/compile.C 1.52:
                   15099:        * src/main/pa_common.C 1.83:
                   15100:                completely empty file now considered "read", not ignored [not
                   15101:                perfect trick used]
                   15102: 
                   15103:        * src/classes/table.C 1.129:
                   15104:                ^table.save[[nameless|+append;]path]
                   15105: 
                   15106:        * src/main/pa_common.C 1.82:
                   15107:                simplier common ifdefs
                   15108: 
                   15109: 2001-10-30  paf
                   15110:        * src/include/pa_common.h 1.57:
                   15111:        * src/main/pa_common.C 1.79:
                   15112:        * src/types/pa_vform.C 1.45:
                   15113:                form post data line endings not reformatted now.
                   15114: 
                   15115:        * src/classes/xdoc.C 1.40:
                   15116:                rolled back {} in xdoc.createTextNode for now
                   15117: 
                   15118:        * src/classes/classes.dsp 1.13:
                   15119:        * src/main/main.dsp 1.137:
                   15120:        * src/targets/apache13/ApacheModuleParser3.dsp 1.8:
                   15121:        * src/targets/cgi/parser3.dsp 1.38:
                   15122:        * src/targets/isapi/parser3isapi.dsp 1.29:
                   15123:        * src/types/types.dsp 1.13:
                   15124:                enabled debug incremental compile
                   15125: 
                   15126:        * src/main/pa_db_connection.C 1.24:
                   15127:        * src/main/pa_db_manager.C 1.10:
                   15128:        * src/main/pa_db_table.C 1.9:
                   15129:        * src/main/pa_exec.C 1.16:
                   15130:        * src/main/pa_request.C 1.173:
                   15131:        * src/main/pa_sql_driver_manager.C 1.46:
                   15132:        * src/main/pa_string.C 1.118:
                   15133:                cstr(asis) default param removed
                   15134: 
                   15135:        * src/types/pa_vform.C 1.44:
                   15136:        * src/types/pa_vform.h 1.28:
                   15137:                AppendFormEntry length param now required [had bug when file= 
                   15138:                has no value]
                   15139: 
                   15140:        * src/types/pa_vform.C 1.43:
                   15141:                VForm::AppendFormEntry {length convention was broken} fix_line_breaks
                   15142: 
                   15143:        * src/include/pa_dir.h 1.7:
                   15144:                LOAD_DIR fixed
                   15145: 
                   15146:        * src/include/pa_config_fixed.h 1.29:
                   15147:        * src/include/pa_pragma_pack_begin.h 1.1:
                   15148:        * src/include/pa_pragma_pack_end.h 1.1:
                   15149:        * src/include/pa_string.h 1.114:
                   15150:        * src/include/pa_types.h 1.30:
                   15151:                String & Origin packed with #pragma pack
                   15152: 
                   15153:        * src/Makefile.in 1.33:
                   15154:        * src/include/pa_config_auto.h.in 1.11:
                   15155:                pragma detection
                   15156: 
                   15157:        * src/classes/xdoc.C 1.39:
                   15158:                rolled back {} in xdoc.createElement for now
                   15159: 
                   15160: 2001-10-29  paf
                   15161:        * src/types/pa_wcontext.h 1.20:
                   15162:                bitfield syntax stricter
                   15163: 
                   15164:        * src/include/pa_string.h 1.111:
                   15165:        * src/main/pa_string.C 1.115:
                   15166:        * src/targets/cgi/pa_pool.C 1.27:
                   15167:                debugging memory
                   15168:                String::fused_rows func now
                   15169:                
                   15170:                [Mon Oct 29 17:55:45 2001] total 5917436/158731
                   15171:                [Mon Oct 29 18:11:53 2001] total 5796092/158731
                   15172: 
                   15173:        * src/classes/file.C 1.61:
                   15174:        * src/classes/image.C 1.60:
                   15175:        * src/classes/string.C 1.86:
                   15176:        * src/classes/xdoc.C 1.38:
                   15177:        * src/include/pa_pool.h 1.68:
                   15178:        * src/include/pa_string.h 1.109:
                   15179:        * src/main/execute.C 1.199:
                   15180:        * src/main/pa_array.C 1.41:
                   15181:        * src/main/pa_common.C 1.78:
                   15182:        * src/main/pa_hash.C 1.43:
                   15183:        * src/main/pa_sql_driver_manager.C 1.45:
                   15184:        * src/main/pa_string.C 1.114:
                   15185:        * src/main/untaint.C 1.70:
                   15186:        * src/targets/cgi/pa_pool.C 1.25:
                   15187:        * src/targets/cgi/parser3.C 1.126:
                   15188:        * src/types/pa_vcookie.C 1.30:
                   15189:        * src/types/pa_vstring.h 1.37:
                   15190:                debuggging memory.
                   15191:                string::as_int/double now usually uses stack, not heap [200K out of 17M :)]
                   15192:                VString(String&) not copies reference [29M -> 17M]
                   15193: 
                   15194:        * src/include/pa_sql_connection.h 1.17:
                   15195:                SQL_CONNECTION_FUNC_GUARDED name
                   15196: 
                   15197:        * src/targets/isapi/pa_pool.C 1.8:
                   15198:                added isapi&apache real_malloc debug param.someday either ifdef
                   15199:                or remove it
                   15200: 
                   15201:        * src/targets/apache13/pa_pool.C 1.2:
                   15202:        * src/targets/cgi/pa_pool.C 1.30:
                   15203:        * src/targets/cgi/parser3.C 1.127:
                   15204:                removed debug defines
                   15205: 
                   15206:        * src/Makefile.am 1.12:
                   15207:                .am order
                   15208: 
                   15209:        * src/main/pa_sql_driver_manager.C 1.44:
                   15210:                ping to have services [old hiding bug]
                   15211: 
                   15212:        * src/main/untaint.C 1.73:
                   15213:                optimizing returned after debugging
                   15214: 
                   15215:        * src/include/pa_array.h 1.45:
                   15216:        * src/include/pa_charset_manager.h 1.2:
                   15217:        * src/include/pa_db_connection.h 1.15:
                   15218:        * src/include/pa_db_manager.h 1.6:
                   15219:        * src/include/pa_db_table.h 1.7:
                   15220:        * src/include/pa_hash.h 1.46:
                   15221:        * src/include/pa_request.h 1.107:
                   15222:        * src/include/pa_sql_driver_manager.h 1.14:
                   15223:        * src/include/pa_stylesheet_manager.h 1.2:
                   15224:        * src/include/pa_threads.h 1.18:
                   15225:        * src/types/pa_valiased.h 1.15:
                   15226:        * src/types/pa_vhashfile.h 1.10:
                   15227:        * src/types/pa_vstateless_class.h 1.19:
                   15228:        * src/types/pa_wcontext.h 1.18:
                   15229:                gcc 3.0.1 required "friend class"
                   15230:                
                   15231:                ../include/pa_request.h:51: friend declaration requires class-key, i.e. `friend
                   15232:                   class Temp_lang'
                   15233: 
                   15234:        * src/include/pa_string.h 1.112:
                   15235:        * src/main/pa_string.C 1.116:
                   15236:        * src/main/untaint.C 1.71:
                   15237:        * src/targets/cgi/pa_pool.C 1.29:
                   15238:                String size_t replace to uint in proper places [todo:Array]
                   15239: 
                   15240:        * src/classes/file.C 1.62:
                   15241:        * src/include/pa_hash.h 1.47:
                   15242:        * src/include/pa_string.h 1.110:
                   15243:        * src/main/pa_globals.C 1.87:
                   15244:        * src/targets/cgi/pa_pool.C 1.26:
                   15245:                debugging memory
                   15246:                hash key ref now
                   15247:                
                   15248:                [Mon Oct 29 16:01:17 2001] total 17050496/202647
                   15249:                [Mon Oct 29 17:11:17 2001] total 16867948/202658
                   15250: 
                   15251:        * src/classes/file.C 1.63:
                   15252:        * src/types/pa_vimage.C 1.13:
                   15253:                image&file couple stack string hash.puts
                   15254: 
                   15255:        * src/main/execute.C 1.200:
                   15256:        * src/targets/cgi/pa_pool.C 1.28:
                   15257:        * src/targets/cgi/parser3.dsp 1.37:
                   15258:        * src/types/pa_wcontext.h 1.19:
                   15259:        * src/types/pa_wwrapper.h 1.13:
                   15260:                debugging memory
                   15261:                WContext
                   15262:                flags to bits
                   15263:                
                   15264:                total 5 652 652/158731
                   15265:                total 5 469 332/158731
                   15266: 
                   15267:        * src/include/pa_sql_connection.h 1.16:
                   15268:                there were one wrong SQL_CONNECTION_FUNC_GUARDED [failed]
                   15269: 
                   15270:        * src/include/pa_exception.h 1.19:
                   15271:        * src/include/pa_sql_connection.h 1.15:
                   15272:        * src/main/pa_exception.C 1.23:
                   15273:        * src/main/pa_sql_driver_manager.C 1.43:
                   15274:        * src/sql/pa_sql_driver.h 1.19:
                   15275:                sql driver impl changed in _throw part.
                   15276:                
                   15277:                the idea is to #1 jump to C++ some function to main body, where
                   15278:                every function stack frame has exception unwind information
                   15279:                and from there... #2 propagate_exception()
                   15280: 
                   15281:        * src/include/pa_array.h 1.46:
                   15282:        * src/main/pa_array.C 1.42:
                   15283:                debugging memory
                   15284:                Array:: without cache in get/put now
                   15285:                
                   15286:                [Mon Oct 29 18:23:02 2001] total 5 796 092/158731
                   15287:                [Mon Oct 29 18:25:27 2001] total 5 652 652/158731
                   15288: 
                   15289:        * src/include/pa_string.h 1.113:
                   15290:        * src/include/pa_types.h 1.29:
                   15291:        * src/main/pa_string.C 1.117:
                   15292:        * src/main/untaint.C 1.72:
                   15293:                memory hunging
                   15294:                #pragma pack(1)
                   15295:                
                   15296:                16 419 844
                   15297:                13 169 394
                   15298: 
                   15299: 2001-10-28  paf
                   15300:        * src/include/pa_config_auto.h.in 1.10:
                   15301:        * src/include/pa_config_fixed.h 1.28:
                   15302:        * src/include/pa_db_connection.h 1.14:
                   15303:        * src/include/pa_db_manager.h 1.5:
                   15304:        * src/include/pa_db_table.h 1.6:
                   15305:        * src/main/pa_db_connection.C 1.20:
                   15306:        * src/main/pa_db_table.C 1.6:
                   15307:                db2 on linux with DB 2.4.14: (6/2/98)
                   15308: 
                   15309:        * src/main/pa_db_connection.C 1.21:
                   15310:        * src/main/pa_db_table.C 1.8:
                   15311:                exception translation
                   15312: 
                   15313:        * src/main/pa_db_connection.C 1.22:
                   15314:                expire table [was accidently pasted with wrong type/cast]
                   15315: 
                   15316:        * src/classes/Makefile.am 1.30:
                   15317:        * src/classes/Makefile.in 1.30:
                   15318:        * src/targets/apache13/p3runConfigure.in 1.6:
                   15319:        * src/targets/cgi/Makefile.am 1.22:
                   15320:        * src/targets/cgi/Makefile.in 1.27:
                   15321:                db makes. remember to build DB2 with -fexceptions!!!
                   15322: 
                   15323:        * src/main/pa_db_table.C 1.7:
                   15324:                DB_RMW defed
                   15325: 
                   15326:        * src/main/pa_db_connection.C 1.23:
                   15327:                removed old consts
                   15328: 
                   15329: 2001-10-27  paf
                   15330:        * src/classes/hashfile.C 1.13:
                   15331:        * src/include/pa_db_connection.h 1.13:
                   15332:        * src/include/pa_db_table.h 1.5:
                   15333:        * src/main/pa_db_connection.C 1.19:
                   15334:        * src/main/pa_db_manager.C 1.9:
                   15335:        * src/main/pa_db_table.C 1.5:
                   15336:        * src/main/pa_globals.C 1.86:
                   15337:        * src/types/pa_vhashfile.C 1.12:
                   15338:                DB2 ifdefs
                   15339: 
                   15340:        * src/Makefile.in 1.32:
                   15341:        * src/classes/Makefile.am 1.29:
                   15342:        * src/classes/Makefile.in 1.29:
                   15343:        * src/include/pa_config_fixed.h 1.27:
                   15344:        * src/main/Makefile.am 1.23:
                   15345:        * src/main/Makefile.in 1.25:
                   15346:        * src/targets/Makefile.in 1.23:
                   15347:        * src/targets/apache13/Makefile.in 1.22:
                   15348:        * src/targets/apache13/p3runConfigure.in 1.5:
                   15349:        * src/targets/cgi/Makefile.am 1.21:
                   15350:        * src/targets/cgi/Makefile.in 1.26:
                   15351:        * src/types/Makefile.am 1.12:
                   15352:        * src/types/Makefile.in 1.22:
                   15353:                makes with DB2
                   15354: 
                   15355:        * src/classes/classes.awk 1.4:
                   15356:                no $ in var names
                   15357: 
                   15358:        * src/main/pa_globals.C 1.85:
                   15359:        * src/targets/apache13/ApacheModuleParser3.dsp 1.7:
                   15360:        * src/targets/cgi/parser3.dsp 1.36:
                   15361:        * src/targets/isapi/parser3isapi.dsp 1.28:
                   15362:                vc projects libdb ifdefed into globals.C
                   15363: 
                   15364:        * src/main/pa_db_connection.C 1.17:
                   15365:        * src/main/pa_db_manager.C 1.8:
                   15366:                db expiration connection&table [forgotten calls]
                   15367: 
                   15368:        * src/Makefile.in 1.31:
                   15369:        * src/classes/Makefile.in 1.28:
                   15370:        * src/include/pa_config_auto.h.in 1.9:
                   15371:        * src/main/Makefile.am 1.22:
                   15372:        * src/main/Makefile.in 1.24:
                   15373:        * src/targets/Makefile.in 1.22:
                   15374:        * src/targets/apache13/p3runConfigure.in 1.4:
                   15375:        * src/targets/cgi/Makefile.in 1.25:
                   15376:        * src/types/Makefile.am 1.11:
                   15377:        * src/types/Makefile.in 1.21:
                   15378:                makes db
                   15379: 
                   15380:        * src/classes/hashfile.C 1.12:
                   15381:        * src/include/pa_db_connection.h 1.12:
                   15382:        * src/include/pa_db_table.h 1.4:
                   15383:        * src/main/pa_db_connection.C 1.18:
                   15384:        * src/main/pa_db_table.C 1.4:
                   15385:                ^hashfile.clear[]
                   15386: 
                   15387: 2001-10-26  paf
                   15388:        * src/classes/xdoc.C 1.35:
                   15389:        * src/classes/xdoc.C 1.36:
                   15390:        * src/types/pa_vxdoc.h 1.11:
                   15391:                transform2 for parsed_source
                   15392: 
                   15393:        * src/classes/hashfile.C 1.11:
                   15394:        * src/include/pa_db_connection.h 1.10:
                   15395:        * src/include/pa_db_manager.h 1.4:
                   15396:        * src/include/pa_db_table.h 1.3:
                   15397:        * src/include/pa_hash.h 1.45:
                   15398:        * src/main/pa_db_connection.C 1.13:
                   15399:        * src/main/pa_db_manager.C 1.7:
                   15400:        * src/main/pa_db_table.C 1.3:
                   15401:        * src/main/pa_hash.C 1.42:
                   15402:        * src/types/pa_vhashfile.C 1.11:
                   15403:        * src/types/pa_vhashfile.h 1.9:
                   15404:                db connections & tables now cached at create time & multithreaded
                   15405: 
                   15406:        * src/classes/xdoc.C 1.37:
                   15407:                xdoc createTextNode createElement UL_XML default. but entities
                   15408:                still reparsed. todo: tothink
                   15409: 
                   15410:        * src/classes/hashfile.C 1.10:
                   15411:        * src/include/pa_db_table.h 1.2:
                   15412:        * src/main/pa_db_table.C 1.2:
                   15413:                db: child transaction commit/rollback responsibility left to
                   15414:                parent [as it sould - else there were a bug with double free]
                   15415: 
                   15416:        * src/include/pa_db_connection.h 1.11:
                   15417:        * src/main/pa_db_connection.C 1.15:
                   15418:        * src/main/pa_db_connection.C 1.16:
                   15419:                db checkpoints
                   15420: 
                   15421:        * src/main/pa_db_connection.C 1.12:
                   15422:                about to remove connection from vhashfile
                   15423: 
                   15424:        * src/main/pa_db_connection.C 1.14:
                   15425:                db recover mech 2
                   15426: 
                   15427: 2001-10-25  paf
                   15428:        * src/classes/hashfile.C 1.9:
                   15429:        * src/include/pa_common.h 1.56:
                   15430:        * src/include/pa_db_connection.h 1.9:
                   15431:        * src/include/pa_db_manager.h 1.3:
                   15432:        * src/include/pa_db_table.h 1.1:
                   15433:        * src/main/main.dsp 1.136:
                   15434:        * src/main/pa_db_connection.C 1.11:
                   15435:        * src/main/pa_db_manager.C 1.6:
                   15436:        * src/main/pa_db_table.C 1.1:
                   15437:        * src/types/pa_vhashfile.C 1.10:
                   15438:        * src/types/pa_vhashfile.h 1.8:
                   15439:                started db_home [multiple, cached]
                   15440:                todo: autorecover [tried, but not succeded, yet]
                   15441: 
                   15442:        * src/include/pa_db_connection.h 1.8:
                   15443:        * src/main/pa_db_manager.C 1.5:
                   15444:                transaction parent passed
                   15445: 
                   15446:        * src/include/pa_dir.h 1.6:
                   15447:                ancient gpf on dir not found fixed
                   15448: 
                   15449: 2001-10-24  parser
                   15450:        * src/classes/Makefile.am 1.26:
                   15451:        * src/classes/Makefile.am 1.27:
                   15452:        * src/classes/Makefile.am 1.28:
                   15453:        * src/classes/Makefile.in 1.26:
                   15454:        * src/classes/Makefile.in 1.27:
                   15455:        * src/main/Makefile.in 1.23:
                   15456:        * src/targets/cgi/Makefile.am 1.20:
                   15457:        * src/targets/cgi/Makefile.in 1.24:
                   15458:        * src/targets/cgi/pool_storage.h 1.2:
                   15459:        * src/targets/cgi/pool_storage.h 1.3:
                   15460:                makes
                   15461: 
                   15462:        * src/include/pa_db_connection.h 1.6:
                   15463:        * src/main/pa_db_connection.C 1.6:
                   15464:        * src/types/pa_vhashfile.C 1.6:
                   15465:                db_cursor constructor public now
                   15466: 
                   15467:        * src/include/pa_common.h 1.54:
                   15468:        * src/main/Makefile.am 1.21:
                   15469:        * src/main/pa_common.C 1.76:
                   15470:        * src/types/pa_vform.C 1.41:
                   15471:        * src/types/pa_vform.h 1.26:
                   15472:                .am
                   15473: 
                   15474:        * src/classes/hashfile.C 1.7:
                   15475:        * src/include/pa_request.h 1.106:
                   15476:                hashfile.cache 0
                   15477: 
                   15478:        * src/main/pa_db_connection.C 1.7:
                   15479:        * src/types/pa_vhashfile.C 1.7:
                   15480:                db_connection not bothers with key when not returning expired data
                   15481: 
                   15482:        * src/targets/cgi/pool_storage.h 1.4:
                   15483:        * src/targets/isapi/parser3isapi.C 1.56:
                   15484:        * src/targets/isapi/pool_storage.h 1.12:
                   15485:                pool_storage fixed
                   15486: 
                   15487:        * src/include/pa_common.h 1.55:
                   15488:        * src/main/pa_common.C 1.77:
                   15489:        * src/types/pa_vform.C 1.42:
                   15490:        * src/types/pa_vform.h 1.27:
                   15491:                form fix_line_breaks
                   15492: 
                   15493:        * src/types/pa_vhashfile.C 1.8:
                   15494:        * src/types/pa_vhashfile.h 1.6:
                   15495:                hashfile expiring 0
                   15496: 
                   15497:        * src/main/pa_db_connection.C 1.8:
                   15498:        * src/types/pa_vhashfile.C 1.9:
                   15499:                hashfile expiring 1
                   15500: 
                   15501:        * src/classes/hashfile.C 1.6:
                   15502:        * src/include/pa_db_connection.h 1.7:
                   15503:        * src/main/pa_db_connection.C 1.9:
                   15504:                hashfile expired deleted from db when get & iterate
                   15505: 
                   15506:        * src/classes/hashfile.C 1.8:
                   15507:        * src/types/pa_vhashfile.h 1.7:
                   15508:                hashfile 1
                   15509: 
1.24      paf      15510:        * src/sql/pa_sql_driver.h 1.18:
                   15511:                version
                   15512: 
1.15      paf      15513:        * src/targets/apache13/ApacheModuleParser3.dsp 1.6:
                   15514:        * src/targets/isapi/parser3isapi.dsp 1.27:
                   15515:                doc
                   15516: 
                   15517:        * src/include/pa_db_connection.h 1.5:
                   15518:        * src/main/pa_db_connection.C 1.5:
                   15519:        * src/types/pa_vhashfile.C 1.5:
                   15520:        * src/types/pa_vhashfile.h 1.5:
                   15521:                hashfile data stamped, todo: put_element analize
                   15522: 
                   15523:        * src/include/pa_db_connection.h 1.4:
                   15524:        * src/include/pa_string.h 1.108:
                   15525:        * src/main/pa_db_connection.C 1.4:
                   15526:        * src/main/pa_string.C 1.113:
                   15527:                hashfile pieced serialize. todo stamp
                   15528: 
                   15529:        * src/main/pa_db_connection.C 1.10:
                   15530:        * src/main/pa_db_manager.C 1.4:
                   15531:                hashfile setted this:
                   15532:                DB_RMW
                   15533:                Acquire write locks instead of read locks when doing the retrieval. Setting this flag may decrease the likelihood of deadlock during a read-modify-write cycle by immediately acquiring the write lock during the read part of the cycle so that another thread of control acquiring a read lock for the same item, in its own read-modify-write cycle, will not result in deadlock
                   15534: 
                   15535: 2001-10-23  parser
                   15536:        * src/classes/file.C 1.60:
                   15537:        * src/classes/hash.C 1.24:
                   15538:        * src/classes/hashfile.C 1.5:
                   15539:        * src/classes/image.C 1.59:
                   15540:        * src/classes/mail.C 1.42:
                   15541:        * src/classes/response.C 1.15:
                   15542:        * src/classes/string.C 1.85:
                   15543:        * src/classes/table.C 1.128:
                   15544:        * src/classes/xdoc.C 1.34:
                   15545:        * src/include/pa_config_fixed.h 1.26:
                   15546:        * src/include/pa_db_connection.h 1.3:
                   15547:        * src/main/pa_common.C 1.75:
                   15548:        * src/main/pa_db_connection.C 1.3:
                   15549:        * src/main/pa_request.C 1.172:
                   15550:        * src/types/pa_value.h 1.76:
                   15551:        * src/types/pa_vcookie.C 1.29:
                   15552:        * src/types/pa_vhash.h 1.25:
                   15553:        * src/types/pa_vhashfile.C 1.4:
                   15554:        * src/types/pa_vhashfile.h 1.4:
                   15555:        * src/types/pa_vresponse.h 1.16:
                   15556:        * src/types/pa_vtable.C 1.8:
                   15557:                ^hashfile.hash[]
                   15558: 
                   15559:        * src/classes/hashfile.C 1.3:
                   15560:        * src/include/pa_db_connection.h 1.2:
                   15561:        * src/include/pa_db_manager.h 1.2:
                   15562:        * src/main/pa_db_connection.C 1.2:
                   15563:        * src/main/pa_db_manager.C 1.2:
                   15564:        * src/types/pa_vhashfile.h 1.3:
                   15565:                ^hashfile.transaction{code}
                   15566:                ^hashfile:clear[filename]
                   15567:                ^hashfile.delete[key]
                   15568: 
                   15569:        * src/classes/hashfile.C 1.4:
                   15570:        * src/classes/xdoc.C 1.33:
                   15571:        * src/include/pa_config_fixed.h 1.25:
                   15572:        * src/main/pa_db_manager.C 1.3:
                   15573:        * src/main/pa_globals.C 1.84:
                   15574:                ifdefs so it compiled without db
                   15575: 
                   15576: 2001-10-22  parser
                   15577:        * src/classes/classes.dsp 1.12:
                   15578:        * src/classes/hashfile.C 1.2:
                   15579:        * src/classes/xdoc.C 1.32:
                   15580:        * src/classes/xnode.C 1.15:
                   15581:        * src/include/pa_charset_connection.h 1.2:
                   15582:        * src/include/pa_db_connection.h 1.1:
                   15583:        * src/include/pa_db_manager.h 1.1:
                   15584:        * src/include/pa_exception.h 1.18:
                   15585:        * src/include/pa_sapi.h 1.14:
                   15586:        * src/include/pa_sql_connection.h 1.14:
                   15587:        * src/include/pa_sql_driver_manager.h 1.13:
                   15588:        * src/include/pa_stylesheet_connection.h 1.14:
                   15589:        * src/include/pa_stylesheet_manager.h 1.1:
                   15590:        * src/include/pa_xslt_stylesheet_manager.h 1.5:
                   15591:        * src/main/main.dsp 1.135:
                   15592:        * src/main/pa_db_connection.C 1.1:
                   15593:        * src/main/pa_db_manager.C 1.1:
                   15594:        * src/main/pa_exception.C 1.22:
                   15595:        * src/main/pa_globals.C 1.83:
                   15596:        * src/main/pa_pool.C 1.38:
                   15597:        * src/main/pa_sql_driver_manager.C 1.42:
                   15598:        * src/main/pa_stylesheet_manager.C 1.1:
                   15599:        * src/main/pa_xslt_stylesheet_manager.C 1.5:
                   15600:        * src/targets/apache13/mod_parser3.C 1.7:
                   15601:        * src/targets/cgi/parser3.C 1.124:
                   15602:        * src/targets/isapi/parser3isapi.C 1.55:
                   15603:        * src/types/pa_vhashfile.C 1.3:
                   15604:        * src/types/pa_vhashfile.h 1.2:
                   15605:        * src/types/pa_vxdoc.C 1.5:
                   15606:        * src/types/pa_vxnode.C 1.8:
                   15607:        * src/types/types.dsp 1.12:
                   15608:                hashfile 0
                   15609: 
                   15610:        * src/targets/cgi/pa_pool.C 1.24:
                   15611:        * src/targets/cgi/parser3.C 1.125:
                   15612:        * src/targets/cgi/parser3.dsp 1.35:
                   15613:        * src/targets/cgi/pool_storage.h 1.1:
                   15614:        * src/targets/isapi/pool_storage.h 1.11:
                   15615:                cgi += pool cleanups
                   15616: 
                   15617:        * src/targets/apache13/mod_parser3.C 1.5:
                   15618:        * src/targets/isapi/parser3isapi.C 1.54:
                   15619:                SEH minor ifdef changes
                   15620: 
                   15621:        * src/targets/apache13/mod_parser3.C 1.6:
                   15622:                html
                   15623: 
                   15624:        * src/classes/classes.dsp 1.11:
                   15625:        * src/classes/hashfile.C 1.1:
                   15626:        * src/include/pa_config_fixed.h 1.24:
                   15627:        * src/main/execute.C 1.198:
                   15628:        * src/targets/cgi/parser3.dsp 1.34:
                   15629:        * src/types/pa_vhashfile.C 1.1:
                   15630:        * src/types/pa_vhashfile.h 1.1:
                   15631:        * src/types/types.dsp 1.11:
                   15632:                hashfile -100
                   15633: 
                   15634:        * src/include/pa_exception.h 1.17:
                   15635:        * src/include/pa_request.h 1.105:
                   15636:        * src/main/execute.C 1.197:
                   15637:        * src/main/pa_exception.C 1.21:
                   15638:        * src/main/pa_request.C 1.171:
                   15639:        * src/targets/cgi/parser3.C 1.123:
                   15640:        * src/targets/cgi/parser3.dsp 1.33:
                   15641:        * src/types/pa_vclass.h 1.20:
                   15642:        * src/types/pa_vobject.h 1.12:
                   15643:                stack backtrace
                   15644: 
                   15645:        * src/types/pa_vhashfile.C 1.2:
                   15646:                z
                   15647: 
                   15648: 2001-10-19  parser
                   15649:        * src/main/pa_request.C 1.170:
                   15650:        * src/targets/apache13/mod_parser3.C 1.4:
                   15651:                pool:: context - get_context
                   15652: 
                   15653:        * src/main/pa_pool.C 1.37:
                   15654:                auto compiled on gcc
                   15655: 
                   15656:        * src/classes/classes.h 1.13:
                   15657:        * src/classes/date.C 1.11:
                   15658:        * src/classes/double.C 1.40:
                   15659:        * src/classes/file.C 1.59:
                   15660:        * src/classes/form.C 1.18:
                   15661:        * src/classes/hash.C 1.23:
                   15662:        * src/classes/image.C 1.57:
                   15663:        * src/classes/int.C 1.37:
                   15664:        * src/classes/mail.C 1.41:
                   15665:        * src/classes/math.C 1.7:
                   15666:        * src/classes/op.C 1.53:
                   15667:        * src/classes/string.C 1.84:
                   15668:        * src/classes/table.C 1.127:
                   15669:        * src/classes/void.C 1.12:
                   15670:        * src/include/pa_config_fixed.h 1.22:
                   15671:        * src/include/pa_exception.h 1.15:
                   15672:        * src/include/pa_pool.h 1.64:
                   15673:        * src/include/pa_request.h 1.104:
                   15674:        * src/include/pa_types.h 1.27:
                   15675:        * src/main/compile.C 1.51:
                   15676:        * src/main/compile_tools.C 1.39:
                   15677:        * src/main/execute.C 1.196:
                   15678:        * src/main/pa_array.C 1.40:
                   15679:        * src/main/pa_common.C 1.73:
                   15680:        * src/main/pa_dictionary.C 1.8:
                   15681:        * src/main/pa_exception.C 1.19:
                   15682:        * src/main/pa_exec.C 1.15:
                   15683:        * src/main/pa_pool.C 1.34:
                   15684:        * src/main/pa_request.C 1.169:
                   15685:        * src/main/pa_socks.C 1.7:
                   15686:        * src/main/pa_sql_driver_manager.C 1.41:
                   15687:        * src/main/pa_string.C 1.112:
                   15688:        * src/main/pa_table.C 1.39:
                   15689:        * src/main/untaint.C 1.69:
                   15690:        * src/targets/apache13/ApacheModuleParser3.dsp 1.5:
                   15691:        * src/targets/apache13/mod_parser3.C 1.3:
                   15692:        * src/targets/cgi/parser3.C 1.122:
                   15693:        * src/targets/isapi/parser3isapi.C 1.53:
                   15694:        * src/types/pa_value.h 1.75:
                   15695:        * src/types/pa_vbool.h 1.14:
                   15696:        * src/types/pa_vdouble.h 1.27:
                   15697:        * src/types/pa_vfile.h 1.36:
                   15698:        * src/types/pa_vform.C 1.40:
                   15699:        * src/types/pa_vhash.h 1.24:
                   15700:        * src/types/pa_vint.h 1.28:
                   15701:        * src/types/pa_vjunction.h 1.9:
                   15702:        * src/types/pa_vmethod_frame.h 1.17:
                   15703:        * src/types/pa_vstateless_class.h 1.18:
                   15704:        * src/types/pa_vtable.C 1.7:
                   15705:        * src/types/pa_wcontext.C 1.11:
                   15706:        * src/types/pa_wwrapper.h 1.12:
                   15707:                switched to c++ exceptions 0
                   15708: 
                   15709:        * src/Makefile.in 1.30:
                   15710:        * src/classes/Makefile.in 1.25:
                   15711:        * src/include/pa_pool.h 1.66:
                   15712:        * src/main/Makefile.in 1.22:
                   15713:        * src/main/pa_common.C 1.74:
                   15714:        * src/targets/Makefile.in 1.21:
                   15715:        * src/targets/apache13/Makefile.in 1.21:
                   15716:        * src/targets/cgi/Makefile.in 1.23:
                   15717:        * src/types/Makefile.in 1.20:
                   15718:                makes
                   15719: 
                   15720:        * src/include/pa_pool.h 1.67:
                   15721:                header
                   15722: 
                   15723:        * src/classes/xdoc.C 1.30:
                   15724:        * src/classes/xnode.C 1.13:
                   15725:        * src/include/pa_pool.h 1.65:
                   15726:        * src/include/pa_types.h 1.28:
                   15727:        * src/main/pa_pool.C 1.36:
                   15728:                first c++ exceptions result: can free up xalandomstring
                   15729:                resulting from pool::transcode
                   15730: 
                   15731:        * src/classes/classes.awk 1.3.6.1:
                   15732:                $ removed
                   15733: 
                   15734:        * src/classes/Makefile.am 1.25:
                   15735:        * src/classes/xdoc.C 1.29:
                   15736:        * src/classes/xnode.C 1.12:
                   15737:        * src/include/pa_config_fixed.h 1.23:
                   15738:        * src/include/pa_exception.h 1.16:
                   15739:        * src/include/pa_stylesheet_connection.h 1.13:
                   15740:        * src/main/pa_charset_connection.C 1.10:
                   15741:        * src/main/pa_exception.C 1.20:
                   15742:        * src/main/pa_pool.C 1.35:
                   15743:        * src/types/pa_vxdoc.C 1.3:
                   15744:        * src/types/pa_vxdoc.h 1.9:
                   15745:        * src/types/pa_vxnode.C 1.6:
                   15746:        * src/types/pa_vxnode.h 1.6:
                   15747:                switched to c++ exceptions 1xml
                   15748:                configure fixed to exclude xalan-patch from non-xml compile
                   15749: 
                   15750:        * src/classes/xdoc.C 1.31:
                   15751:        * src/classes/xnode.C 1.14:
                   15752:        * src/classes/xnode.h 1.3:
                   15753:        * src/types/pa_vxdoc.C 1.4:
                   15754:        * src/types/pa_vxdoc.h 1.10:
                   15755:        * src/types/pa_vxnode.C 1.7:
                   15756:        * src/types/pa_vxnode.h 1.7:
                   15757:                xnode clone got freed
                   15758: 
                   15759:        * src/classes/image.C 1.58:
                   15760:                comment
                   15761: 
                   15762: 2001-10-18  parser
                   15763:        * src/classes/xdoc.C 1.28:
                   15764:        * src/types/pa_vxdoc.h 1.8:
                   15765:        * src/types/pa_vxnode.C 1.5:
                   15766:                vxdoc set_document & ctor question "who owns document" solved
                   15767: 
                   15768:        * src/classes/xdoc.C 1.26:
                   15769:        * src/classes/xnode.C 1.11:
                   15770:        * src/include/pa_pool.h 1.63:
                   15771:        * src/main/pa_pool.C 1.32:
                   15772:                encoding in dom creating funcs
                   15773: 
                   15774:        * src/include/pa_stylesheet_connection.h 1.12:
                   15775:                prev stylesheet destroyed @ recompile
                   15776: 
                   15777:        * src/classes/xdoc.C 1.22:
                   15778:                comment
                   15779: 
                   15780:        * src/classes/xdoc.C 1.21:
                   15781:        * src/classes/xnode.C 1.10:
                   15782:        * src/main/compile.tab.C 1.24:
                   15783:                xdoc create now uses XercesDocumentBridge, appendChild&co now works
                   15784: 
                   15785:        * src/classes/xdoc.C 1.27:
                   15786:        * src/main/pa_pool.C 1.33:
                   15787:                extra free removed
                   15788: 
                   15789:        * src/classes/xdoc.C 1.24:
                   15790:        * src/classes/xdoc.C 1.25:
                   15791:        * src/types/pa_vxdoc.h 1.7:
                   15792:                dom created by create can be transformed now
                   15793: 
                   15794:        * src/classes/xdoc.C 1.23:
                   15795:                z
                   15796: 
                   15797:        * src/types/pa_vcookie.C 1.28:
                   15798:                cookie:CLASS
                   15799: 
                   15800:        * src/classes/classes.dsp 1.10:
                   15801:        * src/classes/xdoc.C 1.19:
                   15802:        * src/types/types.dsp 1.10:
                   15803:                fiew leechy-found bugs in code&doc fixed
                   15804: 
                   15805:        * src/classes/xdoc.C 1.20:
                   15806:        * src/classes/xnode.C 1.9:
                   15807:                xdoc::create[] now. and all dom tag names forced to XML lang
                   15808: 
                   15809:        * src/main/main.dsp 1.134:
                   15810:                project
                   15811: 
                   15812:        * src/main/compile.tab.C 1.23:
                   15813:        * src/main/compile.y 1.172:
                   15814:        * src/main/pa_request.C 1.168:
                   15815:                ^:
                   15816:                no colon in $origin @exception[
                   15817: 
                   15818: 2001-10-17  parser
                   15819:        * src/types/pa_vimage.h 1.21:
                   15820:                removed unused vimage::save
                   15821: 
                   15822:        * src/classes/classes.dsp 1.9:
                   15823:        * src/classes/string.C 1.83:
                   15824:        * src/main/pa_string.C 1.111:
                   15825:        * src/types/pa_vxnode.h 1.5:
                   15826:        * src/types/types.dsp 1.9:
                   15827:                string::mid fixed, string.mid n functionality preserved
                   15828: 
                   15829: 2001-10-16  parser
                   15830:        * src/classes/classes.dsp 1.8:
                   15831:        * src/main/main.dsp 1.133:
                   15832:        * src/targets/apache13/ApacheModuleParser3.dsp 1.4:
                   15833:        * src/targets/cgi/parser3.dsp 1.32:
                   15834:        * src/targets/isapi/parser3isapi.dsp 1.26:
                   15835:        * src/types/types.dsp 1.8:
                   15836:                ident >nul 2>&1
                   15837: 
1.28      paf      15838:        * src/classes/xnode.C 1.7:
                   15839:        * src/classes/xnode.C 1.8:
                   15840:                removed few dom returns & changed op.txt
                   15841: 
                   15842:        * src/classes/image.C 1.54:
                   15843:                gd size/resize bugfix
1.15      paf      15844: 
1.28      paf      15845:        * src/classes/image.C 1.55:
                   15846:                :CopyResampled made gd2beta+my hands, very ineffective, but
                   15847:                works for small paleted image
1.15      paf      15848: 
                   15849:        * src/classes/string.C 1.82:
                   15850:        * src/main/pa_string.C 1.110:
                   15851:                $string.mid(p[;n])
                   15852: 
1.28      paf      15853:        * src/classes/image.C 1.56:
                   15854:                image.copy tolerance
                   15855: 
                   15856:        * src/types/pa_vhash.h 1.23:
                   15857:        * src/types/pa_vtable.h 1.34:
                   15858:                hash can be used as boolean
                   15859: 
1.15      paf      15860:        * src/main/pa_common.C 1.72:
                   15861:                \r\n -> \n   DOS
                   15862:                \r -> \n Macintosh
                   15863:                on all systems
                   15864: 
                   15865:        * src/classes/image.C 1.53:
                   15866:        * src/types/pa_vimage.h 1.20:
                   15867:                image.copy[source](src x;src y;src w;src h;dst x;dst y[;dest w
                   15868:                ;dest h]])
                   15869: 
1.28      paf      15870:        * src/types/pa_vimage.C 1.12:
                   15871:                comment
                   15872: 
1.15      paf      15873: 2001-10-15  parser
                   15874:        * src/Makefile.in 1.29:
                   15875:        * src/types/pa_vcode_frame.h 1.11:
                   15876:        * src/types/pa_wcontext.C 1.10:
                   15877:                code_frame fixed - ::write badly passed string too
                   15878:                transparently [failed to intercept it]
                   15879: 
                   15880:        * src/types/pa_vxnode.C 1.4:
                   15881:                    document_type_node.
                   15882:                        !readonly attribute DOMString name
                   15883:                    !notation_node.
                   15884:                        !readonly attribute DOMString publicId
                   15885:                        !readonly attribute DOMString systemId
                   15886: 
                   15887:        * src/classes/xdoc.C 1.16:
                   15888:        * src/classes/xnode.C 1.6:
                   15889:        * src/include/pa_config_fixed.h 1.21:
                   15890:        * src/include/pa_request.h 1.103:
                   15891:        * src/main/pa_sql_driver_manager.C 1.40:
                   15892:        * src/types/pa_vxdoc.C 1.2:
                   15893:        * src/types/pa_vxdoc.h 1.6:
                   15894:        * src/types/pa_vxnode.C 1.3:
                   15895:        * src/types/pa_vxnode.h 1.4:
                   15896:                DOM1 major addtion, only few attributes/methods left
                   15897: 
                   15898:        * src/main/execute.C 1.195:
                   15899:                z
                   15900: 
                   15901:        * src/classes/xdoc.C 1.17:
                   15902:        * src/classes/xdoc.C 1.18:
                   15903:                    !::create{qualifiedName}
                   15904: 
                   15905: 2001-10-13  parser
                   15906:        * src/main/execute.C 1.194:
                   15907:        * src/types/pa_vcode_frame.h 1.9:
                   15908:                vcodeframe made transparent enough to handle hash if creation&passing
                   15909: 
                   15910:        * src/include/pa_config_fixed.h 1.20:
                   15911:        * src/main/execute.C 1.193:
                   15912:        * src/main/pa_exception.C 1.18:
                   15913:                noticed that vcodeframe not transparent enough, would change now
                   15914: 
                   15915:        * src/types/pa_vcode_frame.h 1.10:
                   15916:                couple comments
                   15917: 
                   15918:        * src/targets/isapi/pool_storage.h 1.10:
                   15919:                isapi pool storage reverse cleanups & frees order
                   15920: 
                   15921:        * src/main/pa_sql_driver_manager.C 1.39:
                   15922:        * src/targets/cgi/parser3.C 1.121:
                   15923:        * src/targets/isapi/parser3isapi.C 1.52:
                   15924:                isapi&cgi couple non-pooled mallocs in main handler
                   15925: 
                   15926: 2001-10-12  parser
                   15927:        * src/classes/double.C 1.39:
                   15928:        * src/classes/int.C 1.36:
                   15929:        * src/classes/string.C 1.81:
                   15930:                sql{}[$.default[({})]] handling changed:
                   15931:                now type of default param analized always, not only at problem time,
                   15932:                thus helping early problem spotting
                   15933: 
                   15934:        * src/classes/classes.dsp 1.7:
                   15935:        * src/classes/xdoc.C 1.15:
                   15936:        * src/main/compile.tab.C 1.22:
                   15937:        * src/main/main.dsp 1.132:
                   15938:        * src/main/pa_globals.C 1.82:
                   15939:        * src/targets/apache13/ApacheModuleParser3.dsp 1.3:
                   15940:        * src/targets/apache13/mod_parser3.C 1.2:
                   15941:        * src/targets/cgi/parser3.C 1.120:
                   15942:        * src/targets/cgi/parser3.dsp 1.31:
                   15943:        * src/targets/isapi/parser3isapi.C 1.50:
                   15944:        * src/targets/isapi/parser3isapi.C 1.51:
                   15945:        * src/targets/isapi/parser3isapi.dsp 1.25:
                   15946:        * src/types/types.dsp 1.7:
                   15947:                xalan&xerces multithread bug fixed. initialization&free on each
                   15948:                thread!
                   15949: 
                   15950: 2001-10-11  parser
                   15951:        * src/targets/apache13/Makefile.am 1.6:
                   15952:                started restructuring
                   15953: 
                   15954:        * src/Makefile.in 1.25:
                   15955:        * src/Makefile.in 1.26:
                   15956:        * src/Makefile.in 1.28:
                   15957:        * src/classes/Makefile.in 1.22:
                   15958:        * src/classes/Makefile.in 1.23:
                   15959:        * src/include/pa_config_auto.h.in 1.8:
                   15960:        * src/main/Makefile.in 1.20:
                   15961:        * src/main/Makefile.in 1.21:
                   15962:        * src/targets/Makefile.in 1.19:
                   15963:        * src/targets/Makefile.in 1.20:
                   15964:        * src/targets/apache13/Makefile.in 1.19:
                   15965:        * src/targets/apache13/Makefile.in 1.20:
                   15966:        * src/targets/apache13/p3runConfigure.in 1.3:
                   15967:        * src/targets/cgi/Makefile.in 1.21:
                   15968:        * src/targets/cgi/Makefile.in 1.22:
                   15969:        * src/types/Makefile.in 1.18:
                   15970:        * src/types/Makefile.in 1.19:
                   15971:                makes
                   15972: 
                   15973:        * src/classes/xnode.C 1.5:
                   15974:                xnode.selectSingle now
                   15975: 
                   15976:        * src/targets/apache13/ApacheModuleParser3.dsp 1.2:
                   15977:                .dsp fixed due to relocate
                   15978: 
                   15979:        * src/classes/xdoc.C 1.14:
                   15980:        * src/classes/xnode.C 1.4:
                   15981:        * src/include/pa_exception.h 1.14:
                   15982:        * src/include/pa_pool.h 1.62:
                   15983:        * src/include/pa_stylesheet_connection.h 1.11:
                   15984:        * src/main/pa_exception.C 1.17:
                   15985:        * src/main/pa_pool.C 1.31:
                   15986:                moved xslt exceptions convertors out of Pool into Exception
                   15987: 
                   15988:        * src/Makefile.in 1.27:
                   15989:        * src/classes/Makefile.in 1.24:
                   15990:                makes. stdc++ lib added to apache libraries
                   15991: 
                   15992:        * src/classes/hash.C 1.22:
                   15993:                    !^hash.add[addme]
                   15994:                    !^hash.sub[subme]
                   15995:                    !^a.union[b] = new
                   15996:                    !^a.intersection[b] = new
                   15997:                    !^a.intersects[b] = bool
                   15998: 
                   15999:        * src/main/pa_string.C 1.109:
                   16000:                const
                   16001: 
                   16002:        * src/classes/hash.C 1.20:
                   16003:        * src/types/pa_vhash.h 1.22:
                   16004:                    !^hash::create[[copy_from]]
                   16005: 
                   16006:        * src/targets/apache13/Makefile.am 1.7:
                   16007:        * src/targets/apache13/p3runConfigure.in 1.2:
                   16008:                added
                   16009: 
1.28      paf      16010:        * src/classes/hash.C 1.21:
                   16011:                    !^hash::append[append_from]
                   16012: 
1.15      paf      16013:        * src/include/pa_string.h 1.107:
                   16014:        * src/main/pa_string.C 1.108:
                   16015:                restructured string: linked pieces of same language together
                   16016:                prior to String::replace
                   16017: 
                   16018:        * src/targets/apache13/ApacheModuleParser3.dsp 1.1:
                   16019:        * src/targets/apache13/mod_parser3.C 1.1:
                   16020:        * src/targets/apache13/p3runConfigure.in 1.1:
                   16021:        * src/targets/apache13/pa_pool.C 1.1:
                   16022:        * src/targets/apache13/pa_threads.C 1.1:
                   16023:                restructured
                   16024: 
                   16025:        * src/classes/string.C 1.80:
                   16026:        * src/classes/table.C 1.126:
                   16027:        * src/include/pa_globals.h 1.67:
                   16028:        * src/include/pa_string.h 1.106:
                   16029:        * src/main/pa_globals.C 1.81:
                   16030:        * src/main/pa_string.C 1.107:
                   16031:        * src/main/untaint.C 1.68:
                   16032:        * src/types/pa_vvoid.h 1.5:
                   16033:                untaint lang origins table fixed.
                   16034:                got rid of empty_string, which caused errors - it hasnt exception but somebody[value.bark] tried to throw it on it's pool
                   16035: 
                   16036: 2001-10-10  parser
                   16037:        * src/main/compile.tab.C 1.19:
                   16038:        * src/main/compile.y 1.170:
                   16039:                ^a[^b] more informative compile error
                   16040: 
                   16041:        * src/main/compile.tab.C 1.20:
                   16042:        * src/main/compile.y 1.171:
                   16043:                ^a[
                   16044:                
                   16045:                @next_method  << now unclosed ] would be reported here
                   16046: 
                   16047:        * src/classes/op.C 1.52:
                   16048:        * src/main/compile.tab.C 1.21:
                   16049:                ^error[msg]
                   16050: 
                   16051: 2001-10-09  parser
                   16052:        * src/classes/classes.dsp 1.6:
                   16053:        * src/classes/xdoc.C 1.13:
                   16054:        * src/include/pa_stylesheet_connection.h 1.10:
                   16055:        * src/main/main.dsp 1.131:
                   16056:        * src/targets/cgi/parser3.C 1.118:
                   16057:        * src/targets/isapi/parser3isapi.C 1.48:
                   16058:        * src/types/pa_vxdoc.h 1.5:
                   16059:        * src/types/pa_vxnode.h 1.3:
                   16060:        * src/types/types.dsp 1.6:
                   16061:                xalan patches starting
                   16062: 
                   16063:        * src/classes/op.C 1.49:
                   16064:        * src/classes/table.C 1.121:
                   16065:        * src/types/pa_vfile.h 1.35:
                   16066:        * src/types/pa_vimage.h 1.19:
                   16067:        * src/types/pa_vjunction.h 1.8:
                   16068:        * src/types/pa_vxdoc.h 1.4:
                   16069:        * src/types/pa_vxnode.h 1.2:
                   16070:                table:menu & op for delims made allowed not to be code [be
                   16071:                string..]
                   16072: 
                   16073:        * src/Makefile.in 1.23:
                   16074:        * src/Makefile.in 1.24:
                   16075:        * src/classes/Makefile.am 1.23:
                   16076:        * src/classes/Makefile.am 1.24:
                   16077:        * src/classes/Makefile.in 1.20:
                   16078:        * src/classes/Makefile.in 1.21:
                   16079:        * src/main/Makefile.am 1.20:
                   16080:        * src/main/Makefile.in 1.18:
                   16081:        * src/main/Makefile.in 1.19:
                   16082:        * src/targets/Makefile.in 1.17:
                   16083:        * src/targets/Makefile.in 1.18:
                   16084:        * src/targets/apache13/Makefile.in 1.17:
                   16085:        * src/targets/apache13/Makefile.in 1.18:
                   16086:        * src/targets/cgi/Makefile.am 1.19:
                   16087:        * src/targets/cgi/Makefile.in 1.19:
                   16088:        * src/targets/cgi/Makefile.in 1.20:
                   16089:        * src/types/Makefile.am 1.10:
                   16090:        * src/types/Makefile.in 1.16:
                   16091:        * src/types/Makefile.in 1.17:
                   16092:                makes
                   16093: 
                   16094:        * src/targets/cgi/parser3.C 1.119:
                   16095:        * src/targets/isapi/parser3isapi.C 1.49:
                   16096:                xml transform win32 errors intercepted [xalan transformer
                   16097:                patched and incorporated]
                   16098: 
                   16099:        * src/classes/double.C 1.38:
                   16100:        * src/classes/file.C 1.58:
                   16101:        * src/classes/image.C 1.52:
                   16102:        * src/classes/int.C 1.35:
                   16103:        * src/classes/op.C 1.48:
                   16104:        * src/classes/string.C 1.78:
                   16105:        * src/classes/table.C 1.120:
                   16106:                lots of params->as_int/double/as_string/as_junction
                   16107:                as_no_junction messages added
                   16108: 
                   16109:        * src/classes/op.C 1.51:
                   16110:        * src/classes/table.C 1.123:
                   16111:                table.hash[key field;value field(s) string/table]  now
                   16112: 
                   16113:        * src/classes/op.C 1.50:
                   16114:        * src/classes/table.C 1.122:
                   16115:                z
                   16116: 
                   16117:        * src/classes/date.C 1.10:
                   16118:        * src/classes/table.C 1.124:
                   16119:                calendar moved to date
                   16120: 
                   16121:        * src/classes/string.C 1.79:
                   16122:        * src/classes/table.C 1.125:
                   16123:                ^string.save[file]
                   16124: 
                   16125: 2001-10-08  parser
                   16126:        * src/classes/image.C 1.49:
                   16127:        * src/types/pa_vcookie.C 1.27:
                   16128:        * src/types/pa_vimage.C 1.11:
                   16129:                image:sector
                   16130:                removed image:html internal "line-*" attribs
                   16131: 
1.28      paf      16132:        * src/types/pa_vcookie.C 1.25:
                   16133:                removing cookie made more netscape-like way
                   16134: 
1.15      paf      16135:        * src/classes/file.C 1.57:
                   16136:        * src/classes/form.C 1.17:
                   16137:        * src/main/pa_common.C 1.70:
                   16138:        * src/main/untaint.C 1.67:
                   16139:                header untainting to UL_HTTP_HEADER, UL_MAIL_HEADER made
                   16140:                nonforced [only tainted pieces]
                   16141: 
1.28      paf      16142:        * src/classes/xdoc.C 1.12:
                   16143:                xdoc:load exceptions intercepted [like in set]
                   16144: 
1.15      paf      16145:        * src/classes/image.C 1.50:
                   16146:                image:circle [and round arc] uses Bresenham
                   16147: 
                   16148:        * src/main/untaint.C 1.65:
                   16149:                \r to ' ' in origins mode
                   16150: 
                   16151:        * src/classes/date.C 1.9:
                   16152:        * src/classes/image.C 1.51:
                   16153:        * src/classes/string.C 1.77:
                   16154:        * src/classes/table.C 1.119:
                   16155:        * src/classes/void.C 1.11:
                   16156:        * src/include/pa_request.h 1.102:
                   16157:                params->as_int/double message added
                   16158: 
                   16159:        * src/classes/xdoc.C 1.11:
                   16160:        * src/include/pa_config_fixed.h 1.19:
                   16161:        * src/main/compile.tab.C 1.18:
                   16162:        * src/types/pa_vxdoc.h 1.3:
                   16163:                parsedSource produced by nonstandard liaison freed up
                   16164: 
1.28      paf      16165:        * src/classes/image.C 1.48:
                   16166:        * src/include/pa_common.h 1.53:
                   16167:        * src/main/pa_common.C 1.71:
                   16168:        * src/types/pa_vcookie.C 1.26:
                   16169:                cookie urlencoded [netscape doc reread]
                   16170: 
1.15      paf      16171:        * src/include/pa_common.h 1.52:
                   16172:        * src/main/pa_common.C 1.69:
                   16173:        * src/main/untaint.C 1.66:
                   16174:        * src/targets/cgi/parser3.C 1.117:
                   16175:        * src/targets/isapi/parser3isapi.C 1.47:
                   16176:                remove_crlf @ SAPI::log
                   16177: 
                   16178: 2001-10-07  parser
                   16179:        * src/include/pa_config_fixed.h 1.18:
                   16180:        * src/main/compile.tab.C 1.17:
                   16181:                restored project
                   16182: 
                   16183: 2001-10-05  parser
                   16184:        * src/classes/xdoc.C 1.9:
                   16185:        * src/include/pa_dictionary.h 1.6:
                   16186:        * src/main/main.dsp 1.129:
                   16187:        * src/main/pa_dictionary.C 1.7:
                   16188:        * src/main/pa_string.C 1.106:
                   16189:        * src/types/pa_vxdoc.h 1.2:
                   16190:                started xml errorhandler.
                   16191:                fixed string.replace a little, read @test
                   16192: 
                   16193:        * src/main/pa_charset_connection.C 1.7:
                   16194:                unicode zero pair at the beging of totable appered to be vital
                   16195: 
                   16196:        * src/classes/xdoc.C 1.8:
                   16197:        * src/main/compile.tab.C 1.16:
                   16198:                xdoc.transform now
                   16199: 
                   16200:        * src/doc/doxygen.cfg 1.18:
                   16201:        * src/doc/html2chm.cmd 1.4:
                   16202:        * src/doc/sources2html.cmd 1.4:
                   16203:                paths
                   16204: 
                   16205:        * src/classes/xdoc.C 1.10:
                   16206:        * src/include/pa_pool.h 1.61:
                   16207:        * src/main/main.dsp 1.130:
                   16208:        * src/main/pa_pool.C 1.30:
                   16209:                changed xdoc:set to prevent SAXParseException from outputing to cerr.
                   16210:                lots of "todos"
                   16211: 
                   16212:        * src/main/pa_charset_connection.C 1.8:
                   16213:        * src/main/pa_charset_connection.C 1.9:
                   16214:                ctype another mem clear bugfix
                   16215: 
                   16216:        * src/main/untaint.C 1.64:
                   16217:                http_header tainting more gentle with enquoting now
                   16218: 
                   16219:        * src/main/pa_string.C 1.105:
                   16220:                found replace bug - first_that_starts(char *) does not have
                   16221:                limit, and looks further eos, fixing....
                   16222: 
                   16223:        * src/include/pa_hash.h 1.44:
                   16224:        * src/main/pa_hash.C 1.41:
                   16225:                Hash::size() calculated wrong. fixed it
                   16226: 
                   16227:        * src/Makefile.in 1.22:
                   16228:        * src/main/compile.tab.C 1.15:
                   16229:        * src/main/compile.y 1.169:
                   16230:                disabled ^literals in names
                   16231:                $result[^[$p^]z]
                   16232:                now works fine
                   16233: 
                   16234: 2001-10-04  parser
                   16235:        * src/classes/image.C 1.47:
                   16236:                ^image.length[text]
                   16237: 
                   16238: 2001-10-03  parser
                   16239:        * src/main/pa_request.C 1.166:
                   16240:                restored pcre defaulting in request [mindlessly "optimized" yesterday]
                   16241:                comment left
                   16242: 
                   16243:        * src/main/pa_request.C 1.167:
                   16244:                DEFAULT...charset was ignored when !XML
                   16245: 
                   16246: 2001-10-02  parser
                   16247:        * src/include/pa_request.h 1.101:
                   16248:        * src/main/pa_charset_connection.C 1.4:
                   16249:        * src/main/pa_charset_connection.C 1.5:
                   16250:        * src/main/pa_request.C 1.165:
                   16251:        * src/types/pa_vstring.h 1.36:
                   16252:                pcre tables now const inside
                   16253:                removed default - pcre handles that internally
                   16254:                fixed bug on not-cleaning tables [previously was calloced, now member]
                   16255: 
                   16256:        * src/Makefile.in 1.21:
                   16257:        * src/classes/Makefile.in 1.19:
                   16258:        * src/main/Makefile.in 1.17:
                   16259:        * src/targets/Makefile.in 1.16:
                   16260:        * src/targets/apache13/Makefile.in 1.16:
                   16261:        * src/targets/cgi/Makefile.in 1.18:
                   16262:        * src/types/Makefile.in 1.15:
                   16263:                makes
                   16264: 
                   16265:        * src/include/pa_config_fixed.h 1.17:
                   16266:        * src/main/pa_charset_connection.C 1.3:
                   16267:                tested charset reload on file change @ apache version = OK
                   16268:                tested freeing up prev encoding on adding new = OK
                   16269: 
                   16270:        * src/classes/table.C 1.117:
                   16271:        * src/main/pa_charset_connection.C 1.6:
                   16272:                table:load & charset_connection
                   16273:                #comment now
                   16274: 
                   16275:        * src/classes/classes.dsp 1.5:
                   16276:        * src/types/types.dsp 1.5:
                   16277:                release projects options fixed to use release msvcrt lib
                   16278: 
                   16279:        * src/include/pa_pool.h 1.60:
                   16280:        * src/include/pa_stylesheet_connection.h 1.8:
                   16281:        * src/include/pa_stylesheet_connection.h 1.9:
                   16282:        * src/main/pa_charset_manager.C 1.2:
                   16283:        * src/main/pa_charset_manager.C 1.3:
                   16284:        * src/main/pa_pool.C 1.29:
                   16285:        * src/types/pa_vresponse.h 1.15:
                   16286:                forgot non-xml pool.*charset needed
                   16287: 
                   16288:        * src/classes/table.C 1.118:
                   16289:                # config comments fixed
                   16290: 
                   16291: 2001-10-01  parser
                   16292:        * src/include/pa_charset_connection.h 1.1:
                   16293:        * src/include/pa_charset_manager.h 1.1:
                   16294:        * src/include/pa_xslt_stylesheet_manager.h 1.4:
                   16295:        * src/main/main.dsp 1.128:
                   16296:        * src/main/pa_charset_connection.C 1.1:
                   16297:        * src/main/pa_charset_manager.C 1.1:
                   16298:        * src/main/pa_request.C 1.164:
                   16299:                charset loading & caching mech 0
                   16300: 
                   16301:        * src/include/pa_stylesheet_connection.h 1.7:
                   16302:        * src/include/pa_xslt_stylesheet_manager.h 1.3:
                   16303:        * src/main/main.dsp 1.127:
                   16304:        * src/main/pa_globals.C 1.80:
                   16305:        * src/main/pa_request.C 1.163:
                   16306:                would make charset loading & caching mech now
                   16307: 
                   16308:        * src/main/pa_charset_connection.C 1.2:
                   16309:                removed entitify external hack [internal installed]
                   16310: 
                   16311:        * src/main/Makefile.am 1.19:
                   16312:        * src/main/Makefile.in 1.16:
                   16313:                makes+removed dtd
                   16314: 
                   16315: 2001-09-30  parser
                   16316:        * src/classes/xdoc.C 1.7:
                   16317:        * src/include/pa_request.h 1.100:
                   16318:        * src/main/pa_request.C 1.159:
                   16319:                ctype with unicode 1. todo: no &#1055; entities on output somehow
                   16320: 
                   16321:        * src/include/pa_globals.h 1.66:
                   16322:        * src/main/pa_globals.C 1.79:
                   16323:        * src/main/pa_request.C 1.160:
                   16324:                now charsets table configuration variable is: CHARSETS
                   16325: 
                   16326:        * src/main/pa_request.C 1.162:
                   16327:                forgot to fill toTable
                   16328: 
                   16329:        * src/classes/file.C 1.56:
                   16330:        * src/classes/op.C 1.47:
                   16331:        * src/classes/string.C 1.76:
                   16332:        * src/include/pa_request.h 1.99:
                   16333:        * src/main/pa_request.C 1.158:
                   16334:                started ctype with unicode values
                   16335: 
                   16336:        * src/include/pa_config_fixed.h 1.16:
                   16337:        * src/main/pa_request.C 1.161:
                   16338:                started hack_s_maximumCharacterValues to
                   16339:                XALAN_HACK_DIGITAL_ENTITIES but failed on win32 for now..
                   16340: 
                   16341: 2001-09-28  parser
                   16342:        * src/classes/xdoc.C 1.5:
                   16343:        * src/classes/xnode.C 1.3:
                   16344:                xdoc addencoding works! invented a way of user-configuring... 
                   16345:                todo: implement
                   16346: 
                   16347:        * src/classes/mail.C 1.40:
                   16348:        * src/classes/op.C 1.46:
                   16349:        * src/classes/xdoc.C 1.6:
                   16350:        * src/include/pa_stylesheet_connection.h 1.6:
                   16351:        * src/main/pa_request.C 1.157:
                   16352:                letter body string passed AS-IS now
                   16353: 
                   16354: 2001-09-27  parser
                   16355:        * src/classes/classes.dsp 1.4:
                   16356:        * src/classes/xdoc.C 1.3:
                   16357:        * src/main/main.dsp 1.126:
                   16358:        * src/targets/cgi/parser3.dsp 1.30:
                   16359:        * src/targets/isapi/parser3isapi.dsp 1.23:
                   16360:        * src/types/types.dsp 1.4:
                   16361:                win32 ident make system so not to rebuild library [ident.C.new]
                   16362: 
                   16363:        * src/classes/table.C 1.116:
                   16364:                table.sort changed to sort table itself
                   16365: 
                   16366:        * src/classes/xdoc.C 1.4:
                   16367:        * src/targets/isapi/parser3isapi.dsp 1.24:
                   16368:                X^.getElementsByTagName[tagname] = array of xnode
                   16369:                X^.getElementsByTagNameNS[namespaceURI;localName] = array of nodes
                   16370:                removed - regretfully not supported @ xalan. maybe someday would reimplement, if needed.
                   16371:                
                   16372:                win32build system: solved long waiting anti-non-started-apache problem
                   16373: 
                   16374: 2001-09-26  parser
                   16375:        * src/Makefile.am 1.11:
                   16376:        * src/classes/Makefile.am 1.22:
                   16377:        * src/classes/Makefile.in 1.18:
                   16378:        * src/main/Makefile.am 1.18:
                   16379:        * src/main/Makefile.in 1.15:
                   16380:        * src/targets/Makefile.in 1.15:
                   16381:        * src/targets/apache13/Makefile.in 1.15:
                   16382:        * src/targets/cgi/Makefile.am 1.18:
                   16383:        * src/targets/cgi/Makefile.in 1.17:
                   16384:        * src/types/Makefile.am 1.9:
                   16385:        * src/types/Makefile.in 1.14:
                   16386:                makes with clases.awk
                   16387: 
                   16388:        * src/include/pa_config_fixed.h 1.14:
                   16389:        * src/targets/cgi/parser3.C 1.114:
                   16390:        * src/targets/isapi/parser3isapi.C 1.45:
                   16391:                #ifdef SMTP
                   16392: 
                   16393:        * src/classes/classes.C 1.9:
                   16394:        * src/classes/classes.awk 1.3:
                   16395:        * src/classes/classes.dsp 1.1:
                   16396:        * src/classes/classes.h 1.12:
                   16397:        * src/classes/date.C 1.8:
                   16398:        * src/classes/dnode.C 1.6:
                   16399:        * src/classes/dnode.h 1.2:
                   16400:        * src/classes/dom.C 1.35:
                   16401:        * src/classes/double.C 1.37:
                   16402:        * src/classes/file.C 1.55:
                   16403:        * src/classes/form.C 1.16:
                   16404:        * src/classes/hash.C 1.19:
                   16405:        * src/classes/image.C 1.46:
                   16406:        * src/classes/int.C 1.34:
                   16407:        * src/classes/mail.C 1.39:
                   16408:        * src/classes/math.C 1.6:
                   16409:        * src/classes/op.C 1.45:
                   16410:        * src/classes/response.C 1.14:
                   16411:        * src/classes/string.C 1.75:
                   16412:        * src/classes/table.C 1.115:
                   16413:        * src/classes/void.C 1.10:
                   16414:        * src/include/pa_array.h 1.44:
                   16415:        * src/include/pa_common.h 1.51:
                   16416:        * src/include/pa_config_fixed.h 1.13:
                   16417:        * src/include/pa_config_includes.h 1.11:
                   16418:        * src/include/pa_dictionary.h 1.5:
                   16419:        * src/include/pa_dir.h 1.5:
                   16420:        * src/include/pa_exception.h 1.13:
                   16421:        * src/include/pa_exec.h 1.3:
                   16422:        * src/include/pa_globals.h 1.65:
                   16423:        * src/include/pa_request.h 1.98:
                   16424:        * src/include/pa_sapi.h 1.13:
                   16425:        * src/include/pa_socks.h 1.4:
                   16426:        * src/include/pa_sql_connection.h 1.13:
                   16427:        * src/include/pa_sql_driver_manager.h 1.12:
                   16428:        * src/include/pa_stack.h 1.10:
                   16429:        * src/include/pa_string.h 1.105:
                   16430:        * src/include/pa_stylesheet_connection.h 1.5:
                   16431:        * src/include/pa_table.h 1.35:
                   16432:        * src/include/pa_threads.h 1.17:
                   16433:        * src/include/pa_types.h 1.26:
                   16434:        * src/include/pa_xslt_stylesheet_manager.h 1.2:
                   16435:        * src/main/compile.C 1.50:
                   16436:        * src/main/compile.y 1.168:
                   16437:        * src/main/compile_tools.C 1.38:
                   16438:        * src/main/compile_tools.h 1.50:
                   16439:        * src/main/execute.C 1.192:
                   16440:        * src/main/main.dsp 1.124:
                   16441:        * src/main/pa_array.C 1.39:
                   16442:        * src/main/pa_common.C 1.68:
                   16443:        * src/main/pa_dictionary.C 1.6:
                   16444:        * src/main/pa_dir.C 1.7:
                   16445:        * src/main/pa_exception.C 1.16:
                   16446:        * src/main/pa_exec.C 1.14:
                   16447:        * src/main/pa_globals.C 1.78:
                   16448:        * src/main/pa_hash.C 1.40:
                   16449:        * src/main/pa_pool.C 1.28:
                   16450:        * src/main/pa_request.C 1.156:
                   16451:        * src/main/pa_socks.C 1.6:
                   16452:        * src/main/pa_sql_driver_manager.C 1.38:
                   16453:        * src/main/pa_string.C 1.104:
                   16454:        * src/main/pa_table.C 1.38:
                   16455:        * src/main/pa_xslt_stylesheet_manager.C 1.4:
                   16456:        * src/main/untaint.C 1.63:
                   16457:        * src/sql/pa_sql_driver.h 1.17:
                   16458:        * src/targets/cgi/pa_pool.C 1.23:
                   16459:        * src/targets/cgi/pa_threads.C 1.3:
                   16460:        * src/targets/cgi/parser3.C 1.113:
                   16461:        * src/targets/cgi/parser3.dsp 1.29:
                   16462:        * src/targets/isapi/pa_pool.C 1.7:
                   16463:        * src/targets/isapi/pa_threads.C 1.3:
                   16464:        * src/targets/isapi/parser3isapi.C 1.44:
                   16465:        * src/targets/isapi/parser3isapi.dsp 1.22:
                   16466:        * src/targets/isapi/pool_storage.h 1.9:
                   16467:        * src/types/pa_valiased.C 1.10:
                   16468:        * src/types/pa_valiased.h 1.14:
                   16469:        * src/types/pa_value.h 1.74:
                   16470:        * src/types/pa_vbool.h 1.13:
                   16471:        * src/types/pa_vclass.h 1.19:
                   16472:        * src/types/pa_vcode_frame.h 1.8:
                   16473:        * src/types/pa_vcookie.C 1.24:
                   16474:        * src/types/pa_vcookie.h 1.12:
                   16475:        * src/types/pa_vdate.h 1.5:
                   16476:        * src/types/pa_vdnode.C 1.8:
                   16477:        * src/types/pa_vdnode.h 1.3:
                   16478:        * src/types/pa_vdom.C 1.3:
                   16479:        * src/types/pa_vdom.h 1.14:
                   16480:        * src/types/pa_vdouble.h 1.26:
                   16481:        * src/types/pa_venv.h 1.17:
                   16482:        * src/types/pa_vfile.C 1.22:
                   16483:        * src/types/pa_vfile.h 1.34:
                   16484:        * src/types/pa_vform.C 1.39:
                   16485:        * src/types/pa_vform.h 1.25:
                   16486:        * src/types/pa_vimage.C 1.10:
                   16487:        * src/types/pa_vimage.h 1.18:
                   16488:        * src/types/pa_vint.h 1.27:
                   16489:        * src/types/pa_vjunction.h 1.7:
                   16490:        * src/types/pa_vmath.h 1.3:
                   16491:        * src/types/pa_vmethod_frame.h 1.16:
                   16492:        * src/types/pa_vobject.h 1.11:
                   16493:        * src/types/pa_vrequest.C 1.10:
                   16494:        * src/types/pa_vrequest.h 1.11:
                   16495:        * src/types/pa_vresponse.h 1.14:
                   16496:        * src/types/pa_vstateless_class.C 1.10:
                   16497:        * src/types/pa_vstateless_class.h 1.17:
                   16498:        * src/types/pa_vstateless_object.h 1.11:
                   16499:        * src/types/pa_vstring.C 1.11:
                   16500:        * src/types/pa_vstring.h 1.35:
                   16501:        * src/types/pa_vtable.C 1.6:
                   16502:        * src/types/pa_vtable.h 1.33:
                   16503:        * src/types/pa_vvoid.h 1.4:
                   16504:        * src/types/pa_wcontext.C 1.9:
                   16505:        * src/types/pa_wcontext.h 1.17:
                   16506:        * src/types/pa_wwrapper.h 1.11:
                   16507:        * src/types/types.dsp 1.1:
                   16508:                added ident.awk and main.dsp splitted to main+classes+types
                   16509:                along to .am
                   16510: 
                   16511:        * src/classes/classes.dsp 1.2:
                   16512:        * src/classes/dnode.C 1.7:
                   16513:        * src/classes/dnode.h 1.3:
                   16514:        * src/classes/dom.C 1.36:
                   16515:        * src/classes/xdoc.C 1.1:
                   16516:        * src/classes/xnode.C 1.1:
                   16517:        * src/classes/xnode.h 1.1:
                   16518:        * src/main/compile.tab.C 1.14:
                   16519:        * src/types/pa_vdnode.C 1.9:
                   16520:        * src/types/pa_vdnode.h 1.4:
                   16521:        * src/types/pa_vdom.C 1.4:
                   16522:        * src/types/pa_vdom.h 1.15:
                   16523:        * src/types/pa_vxdoc.C 1.1:
                   16524:        * src/types/pa_vxdoc.h 1.1:
                   16525:        * src/types/pa_vxnode.C 1.1:
                   16526:        * src/types/pa_vxnode.h 1.1:
                   16527:        * src/types/types.dsp 1.2:
                   16528:                xdoc&xnode now
                   16529: 
                   16530:        * src/classes/classes.dsp 1.3:
                   16531:        * src/classes/xdoc.C 1.2:
                   16532:        * src/classes/xnode.C 1.2:
                   16533:        * src/classes/xnode.h 1.2:
                   16534:        * src/include/pa_config_fixed.h 1.15:
                   16535:        * src/main/main.dsp 1.125:
                   16536:        * src/targets/cgi/parser3.C 1.115:
                   16537:        * src/targets/cgi/parser3.C 1.116:
                   16538:        * src/targets/isapi/parser3isapi.C 1.46:
                   16539:        * src/types/pa_vxnode.C 1.2:
                   16540:        * src/types/types.dsp 1.3:
                   16541:                z
                   16542: 
                   16543:        * src/classes/classes.cmd 1.4:
                   16544:        * src/main/main.dsp 1.123:
                   16545:        * src/targets/cgi/parser3.dsp 1.28:
                   16546:                moved classes.inc generation on win32 to main.dsp
                   16547: 
                   16548:        * src/classes/classes.C 1.10:
                   16549:                forgot one non-xml check
                   16550: 
                   16551:        * src/classes/Makefile.am 1.21:
                   16552:                removed useless var
                   16553: 
                   16554: 2001-09-25  parser
                   16555:        * src/Makefile.am 1.10:
                   16556:        * src/Makefile.in 1.20:
                   16557:        * src/classes/Makefile.am 1.20:
                   16558:        * src/classes/Makefile.in 1.17:
                   16559:        * src/classes/dom.C 1.34:
                   16560:        * src/include/pa_stylesheet_connection.h 1.4:
                   16561:        * src/main/Makefile.am 1.17:
                   16562:        * src/main/Makefile.in 1.14:
                   16563:        * src/main/pa_pool.C 1.27:
                   16564:        * src/targets/Makefile.in 1.14:
                   16565:        * src/targets/apache13/Makefile.in 1.14:
                   16566:        * src/targets/cgi/Makefile.am 1.17:
                   16567:        * src/targets/cgi/Makefile.in 1.16:
                   16568:        * src/types/Makefile.am 1.8:
                   16569:        * src/types/Makefile.in 1.13:
                   16570:        * src/types/pa_vdom.h 1.13:
                   16571:                xml configure makes
                   16572: 
                   16573:        * src/include/pa_config_auto.h.in 1.7:
                   16574:                xml on linux[elik] works! no 1251 though, todo ICU
                   16575: 
                   16576: 2001-09-24  parser
                   16577:        * src/types/pa_vfile.h 1.33:
                   16578:        * src/types/pa_vimage.h 1.17:
                   16579:        * src/types/pa_vstring.h 1.34:
                   16580:                fiew wrong resolved conflicts fixed [const]
                   16581: 
                   16582:        * src/Makefile.in 1.19:
                   16583:        * src/classes/Makefile.am 1.19:
                   16584:        * src/classes/Makefile.in 1.16:
                   16585:        * src/include/pa_config_auto.h.in 1.6:
                   16586:        * src/main/Makefile.in 1.13:
                   16587:        * src/targets/Makefile.in 1.13:
                   16588:        * src/targets/apache13/Makefile.in 1.13:
                   16589:        * src/types/Makefile.am 1.7:
                   16590:        * src/types/Makefile.in 1.12:
                   16591:                makes
                   16592: 
                   16593:        * src/targets/cgi/Makefile.am 1.16:
                   16594:        * src/targets/cgi/Makefile.in 1.15:
                   16595:                makefiles
                   16596: 
                   16597:        * src/types/pa_value.h 1.73:
                   16598:        * src/types/pa_vdnode.C 1.7:
                   16599:        * src/types/pa_vtable.C 1.5:
                   16600:        * src/types/pa_vvoid.h 1.3:
                   16601:                z
                   16602: 
                   16603:        * src/types/pa_vclass.h 1.18:
                   16604:        * src/types/pa_vhash.h 1.20:
                   16605:        * src/types/pa_vhash.h 1.21:
                   16606:        * src/types/pa_vtable.h 1.32:
                   16607:                fixed small bugs with usinge hash/table in expressions
                   16608: 
                   16609:        * src/classes/classes.cmd 1.3:
                   16610:        * src/classes/image.C 1.45:
                   16611:        * src/classes/op.C 1.44:
                   16612:        * src/classes/table.C 1.114:
                   16613:        * src/include/pa_request.h 1.97:
                   16614:        * src/include/pa_sapi.h 1.12:
                   16615:        * src/main/compile.C 1.49:
                   16616:        * src/main/compile.tab.C 1.13:
                   16617:        * src/main/compile.y 1.167:
                   16618:        * src/main/compile_tools.h 1.49:
                   16619:        * src/main/main.dsp 1.122:
                   16620:        * src/main/pa_common.C 1.67:
                   16621:        * src/main/pa_sql_driver_manager.C 1.37:
                   16622:        * src/targets/cgi/parser3.C 1.112:
                   16623:        * src/targets/cgi/parser3.dsp 1.27:
                   16624:        * src/types/pa_value.h 1.72:
                   16625:        * src/types/pa_vbool.h 1.12:
                   16626:        * src/types/pa_vdate.h 1.4:
                   16627:        * src/types/pa_vdouble.h 1.25:
                   16628:        * src/types/pa_vform.C 1.38:
                   16629:        * src/types/pa_vhash.h 1.19:
                   16630:        * src/types/pa_vimage.h 1.16:
                   16631:        * src/types/pa_vint.h 1.26:
                   16632:        * src/types/pa_vstring.h 1.33:
                   16633:        * src/types/pa_vtable.h 1.31:
                   16634:        * src/types/pa_vvoid.h 1.2:
                   16635:                merged3 with before_xml
                   16636:                [merge2 actually didn't happen - i've created tags on wrong branch. so this merge is in fact re-merge]
                   16637: 
                   16638:        * src/Makefile.am 1.7:
                   16639:        * src/Makefile.am 1.8:
                   16640:        * src/Makefile.am 1.9:
                   16641:        * src/main/Makefile.am 1.16:
                   16642:        * src/targets/Makefile.am 1.7:
                   16643:        * src/targets/apache13/Makefile.am 1.5:
                   16644:        * src/targets/cgi/Makefile.am 1.15:
                   16645:        * src/targets/cgi/pa_pool.C 1.22:
                   16646:                started unix makes update
                   16647: 
                   16648: 2001-09-21  parser
                   16649:        * src/main/main.dsp 1.121:
                   16650:        * src/targets/cgi/parser3.dsp 1.26:
                   16651:        * src/targets/isapi/parser3isapi.dsp 1.21:
                   16652:                updated project files [/ sadly produced "" in make file and
                   16653:                sadly wrong interpreted on load]
                   16654: 
                   16655:        * src/include/pa_pool.h 1.56:
                   16656:        * src/main/pa_pool.C 1.24:
                   16657:                checked whether transcoder were created right
                   16658:                "unsupported encoding" message.
                   16659:                not @ set time, but @ use time, so until xml output functions .string, .file, .save used - no encoding name check occur
                   16660:                
                   16661:                reduced transcode buffer size to 60
                   16662:                fixed pool cleanup - no registration needed, pools are officially destructured
                   16663: 
                   16664:        * src/classes/dom.C 1.29:
                   16665:        * src/classes/dom.C 1.30:
                   16666:        * src/classes/dom.C 1.31:
                   16667:        * src/classes/dom.C 1.32:
                   16668:        * src/include/pa_pool.h 1.57:
                   16669:        * src/include/pa_pool.h 1.58:
                   16670:        * src/main/pa_pool.C 1.25:
                   16671:        * src/types/pa_vdnode.C 1.5:
                   16672:        * src/types/pa_vresponse.h 1.12:
                   16673:                defaulted dom writing methods encoding to pool.get_charset
                   16674: 
                   16675:        * src/classes/classes.C 1.8:
                   16676:        * src/classes/date.C 1.7:
                   16677:        * src/classes/dnode.C 1.5:
                   16678:        * src/classes/dom.C 1.33:
                   16679:        * src/classes/file.C 1.54:
                   16680:        * src/classes/form.C 1.15:
                   16681:        * src/classes/int.C 1.33:
                   16682:        * src/classes/mail.C 1.38:
                   16683:        * src/doc/doxygen.cfg 1.16:
                   16684:        * src/include/pa_config_fixed.h 1.12:
                   16685:        * src/include/pa_pool.h 1.59:
                   16686:        * src/main/main.dsp 1.119:
                   16687:        * src/main/pa_globals.C 1.76:
                   16688:        * src/main/pa_pool.C 1.26:
                   16689:        * src/main/pa_request.C 1.155:
                   16690:        * src/main/pa_xslt_stylesheet_manager.C 1.3:
                   16691:        * src/targets/cgi/pa_pool.C 1.21:
                   16692:        * src/targets/cgi/pa_threads.C 1.2:
                   16693:        * src/targets/cgi/parser3.dsp 1.24:
                   16694:        * src/targets/isapi/pa_pool.C 1.6:
                   16695:        * src/targets/isapi/pa_threads.C 1.2:
                   16696:        * src/targets/isapi/parser3isapi.dsp 1.19:
                   16697:        * src/types/pa_valiased.C 1.9:
                   16698:        * src/types/pa_vcookie.C 1.23:
                   16699:        * src/types/pa_vdnode.C 1.6:
                   16700:        * src/types/pa_vdom.C 1.2:
                   16701:        * src/types/pa_vfile.C 1.21:
                   16702:        * src/types/pa_vform.C 1.37:
                   16703:        * src/types/pa_vimage.C 1.9:
                   16704:        * src/types/pa_vrequest.C 1.9:
                   16705:        * src/types/pa_vresponse.h 1.13:
                   16706:        * src/types/pa_vstateless_class.C 1.9:
                   16707:        * src/types/pa_vstring.C 1.10:
                   16708:        * src/types/pa_vtable.C 1.4:
                   16709:        * src/types/pa_wcontext.C 1.8:
                   16710:                zillions of #ifdef XML
                   16711:                created new projects for sql drivers [planning to remove sql drivers from main cvs project]
                   16712:                first, will join latest changes
                   16713: 
                   16714:        * src/Makefile.in 1.18:
                   16715:        * src/classes/classes.h 1.11:
                   16716:        * src/classes/hash.C 1.18:
                   16717:        * src/classes/op.C 1.43:
                   16718:        * src/classes/table.C 1.113:
                   16719:        * src/doc/doxygen.cfg 1.17:
                   16720:        * src/include/pa_common.h 1.50:
                   16721:        * src/include/pa_globals.h 1.64:
                   16722:        * src/include/pa_request.h 1.96:
                   16723:        * src/include/pa_sapi.h 1.11:
                   16724:        * src/include/pa_sql_driver_manager.h 1.11:
                   16725:        * src/include/pa_string.h 1.104:
                   16726:        * src/main/compile.tab.C 1.12:
                   16727:        * src/main/main.dsp 1.120:
                   16728:        * src/main/pa_common.C 1.66:
                   16729:        * src/main/pa_exec.C 1.13:
                   16730:        * src/main/pa_globals.C 1.77:
                   16731:        * src/targets/cgi/parser3.dsp 1.25:
                   16732:        * src/targets/isapi/parser3isapi.dsp 1.20:
                   16733:                merged with before_xml
                   16734: 
                   16735: 2001-09-20  parser
                   16736:        * src/classes/dnode.C 1.3:
                   16737:        * src/classes/dom.C 1.26:
                   16738:        * src/targets/cgi/parser3.dsp 1.22:
                   16739:        * src/types/pa_vstring.h 1.32:
                   16740:                dnode .file .string .save moved back to dom due to strange
                   16741:                xalan bug
                   16742: 
                   16743:        * src/main/pa_pool.C 1.23:
                   16744:        * src/main/pa_request.C 1.154:
                   16745:                Pool::transcode defaults from $MAIN:DEFAULTS.content-type[$
                   16746:                charset[here]]
                   16747: 
                   16748:        * src/classes/dom.C 1.27:
                   16749:                dom. string save file
                   16750:                moved output xml options to last param and made it optional
                   16751: 
                   16752:        * src/types/pa_vhash.h [before_xml] 1.16.4.2:
                   16753:        * src/types/pa_vhash.h [before_xml] 1.16.4.3:
                   16754:        * src/types/pa_vstring.h [before_xml] 1.31.4.1:
                   16755:        * src/types/pa_vtable.h [before_xml] 1.28.4.2:
                   16756:        * src/types/pa_vtable.h [before_xml] 1.28.4.3:
                   16757:                table/hash  can be used in expression context now, there value = size
                   16758:                and boolean value size!=0
                   16759: 
                   16760:        * src/classes/dnode.C 1.4:
                   16761:        * src/classes/dom.C 1.28:
                   16762:        * src/include/pa_config_includes.h 1.10:
                   16763:        * src/include/pa_globals.h 1.63:
                   16764:        * src/include/pa_pool.h 1.55:
                   16765:        * src/main/main.dsp 1.118:
                   16766:        * src/main/pa_globals.C 1.75:
                   16767:        * src/main/pa_pool.C 1.22:
                   16768:        * src/targets/cgi/parser3.dsp 1.23:
                   16769:        * src/targets/isapi/parser3isapi.C 1.43:
                   16770:        * src/targets/isapi/parser3isapi.dsp 1.18:
                   16771:        * src/types/pa_vdnode.C 1.4:
                   16772:        * src/types/pa_vdnode.h 1.2:
                   16773:        * src/types/pa_vresponse.h 1.11:
                   16774:                Pool::transcode 0
                   16775: 
                   16776:        * src/types/pa_vdnode.C 1.3:
                   16777:                    !$elementnode.attributes = hash of dnodes
                   16778:                    !$attributenode.specified = boolean
                   16779:                            true if the attribute received its value explicitly in the XML document,
                   16780:                            or if a value was assigned programatically with the setValue function.
                   16781:                        false if the attribute value came from the default value declared in the document's DTD.
                   16782:                    !$pinode.target = target of this processing instruction
                   16783:                        XML defines this as being the first token following the markup
                   16784:                        that begins the processing instruction.
                   16785:                        XPath:
                   16786:                    !^node.select[xpath/query/expression] = hash of 0->node0 1->node1
                   16787:                    !^node.select-single[xpath/query/expression] = first node if any
                   16788: 
                   16789:        * src/classes/image.C [before_xml] 1.40.4.4:
                   16790:                20K preload on jpg measure [image::measure]
                   16791: 
                   16792:        * src/types/pa_value.h [before_xml] 1.70.4.2:
                   16793:        * src/types/pa_vbool.h [before_xml] 1.11.4.1:
                   16794:        * src/types/pa_vdate.h [before_xml] 1.3.4.1:
                   16795:        * src/types/pa_vdouble.h [before_xml] 1.24.4.1:
                   16796:        * src/types/pa_vhash.h [before_xml] 1.16.4.4:
                   16797:        * src/types/pa_vint.h [before_xml] 1.25.4.1:
                   16798:        * src/types/pa_vstring.h [before_xml] 1.31.4.2:
                   16799:        * src/types/pa_vtable.h [before_xml] 1.28.4.4:
                   16800:        * src/types/pa_vvoid.h [before_xml] 1.1.4.1:
                   16801:                some 'const's added
                   16802: 
                   16803: 2001-09-18  parser
                   16804:        * src/classes/dnode.C 1.2:
                   16805:        * src/classes/dom.C 1.25:
                   16806:        * src/classes/hash.C 1.17:
                   16807:        * src/classes/image.C 1.44:
                   16808:        * src/classes/op.C 1.42:
                   16809:        * src/classes/table.C 1.112:
                   16810:        * src/include/pa_common.h 1.49:
                   16811:        * src/include/pa_globals.h 1.62:
                   16812:        * src/include/pa_request.h 1.95:
                   16813:        * src/include/pa_sql_driver_manager.h 1.10:
                   16814:        * src/main/compile.C 1.48:
                   16815:        * src/main/compile.tab.C 1.11:
                   16816:        * src/main/compile.y 1.166:
                   16817:        * src/main/compile_tools.h 1.48:
                   16818:        * src/main/execute.C 1.191:
                   16819:        * src/main/pa_common.C 1.65:
                   16820:        * src/main/pa_request.C 1.153:
                   16821:        * src/main/pa_sql_driver_manager.C 1.36:
                   16822:        * src/main/pa_string.C 1.103:
                   16823:        * src/main/pa_table.C 1.37:
                   16824:        * src/targets/cgi/parser3.C 1.111:
                   16825:        * src/targets/cgi/parser3.dsp 1.21:
                   16826:        * src/targets/isapi/parser3isapi.C 1.42:
                   16827:        * src/types/pa_value.h 1.71:
                   16828:        * src/types/pa_vform.C 1.36:
                   16829:        * src/types/pa_vform.h 1.24:
                   16830:        * src/types/pa_vhash.h 1.18:
                   16831:        * src/types/pa_vimage.C 1.8:
                   16832:        * src/types/pa_vimage.h 1.15:
                   16833:        * src/types/pa_vtable.h 1.30:
                   16834:                merged latest bugfixes from before_xml branch
                   16835:                ^if(def $hash) now true only when ^hash:_count[]!=0
                   16836:                moved
                   16837:                .string .save .file from dom to dnode
                   16838: 
                   16839:        * src/classes/dnode.C 1.1:
                   16840:        * src/classes/dnode.h 1.1:
                   16841:        * src/main/main.dsp 1.117:
                   16842:        * src/types/pa_vdnode.C 1.1:
                   16843:        * src/types/pa_vdnode.h 1.1:
                   16844:                dom, dnode 0
                   16845: 
                   16846:        * src/types/pa_vdnode.C 1.2:
                   16847:        * src/types/pa_vdom.h 1.12:
                   16848:        * src/types/pa_vhash.h 1.17:
                   16849:        * src/types/pa_vtable.h 1.29:
                   16850:                dom, dnode 1
                   16851: 
                   16852:        * src/classes/image.C [before_xml] 1.40.4.3:
                   16853:        * src/main/pa_string.C [before_xml] 1.102.2.2:
                   16854:        * src/main/pa_table.C [before_xml] 1.36.2.1:
                   16855:                image: poly* fixed
                   16856: 
                   16857:        * src/classes/op.C [before_xml] 1.41.4.2:
                   16858:        * src/main/execute.C [before_xml] 1.190.4.2:
                   16859:                operators self changed to root
                   16860:                ^for variable context changed to self
                   16861: 
                   16862: 2001-09-17  parser
                   16863:        * src/classes/classes.h 1.10:
                   16864:        * src/classes/dom.C 1.23:
                   16865:        * src/classes/hash.C 1.16:
                   16866:        * src/include/pa_stylesheet_connection.h 1.3:
                   16867:        * src/main/main.dsp 1.115:
                   16868:        * src/targets/cgi/pa_pool.C 1.20:
                   16869:        * src/types/pa_vdom.h 1.10:
                   16870:        * src/types/pa_vfile.h 1.32:
                   16871:        * src/types/pa_vimage.h 1.14:
                   16872:                started
                   16873:                dnode
                   16874:                    DOM:
                   16875:                    $node.name
                   16876:                    $node.value
                   16877:                    ...others...
                   16878:                    ^node.xpath[/rates/USD] = hash
                   16879:                dom(dnode)
                   16880: 
                   16881:        * src/classes/dom.C 1.24:
                   16882:        * src/main/main.dsp 1.116:
                   16883:        * src/main/pa_globals.C 1.74:
                   16884:        * src/types/pa_vdom.h 1.11:
                   16885:                started dnode+dom
                   16886:                
                   16887:                dnode
                   16888:                    DOM methods:
                   16889:                    $node.name
                   16890:                    $node.value
                   16891:                    ...others...
                   16892:                
                   16893:                    ^node.xpath[/rates/USD] = hash
                   16894:                        $hash[
                   16895:                                $.0[node0]
                   16896:                                $.1[node1]
                   16897:                        ]
                   16898: 
                   16899:        * src/classes/image.C [before_xml] 1.40.4.2:
                   16900:        * src/types/pa_vimage.C [before_xml] 1.7.8.2:
                   16901:                $image.line-style
                   16902:                now applies to all linear primitives
                   16903: 
                   16904:        * src/classes/hash.C [before_xml] 1.15.4.1:
                   16905:        * src/main/compile.C [before_xml] 1.47.4.1:
                   16906:        * src/main/compile.tab.C [before_xml] 1.10.4.2:
                   16907:        * src/main/compile.y [before_xml] 1.165.4.2:
                   16908:        * src/main/compile_tools.h [before_xml] 1.47.4.2:
                   16909:        * src/main/execute.C [before_xml] 1.190.4.1:
                   16910:        * src/targets/cgi/parser3.C [before_xml] 1.110.4.3:
                   16911:                expressions unary+
                   16912:                ^hash.count[]
                   16913:                bugfix: in expression compound($aa.zz.xx) names now can have minus '-' in name after '.'
                   16914: 
                   16915: 2001-09-15  parser
                   16916:        * src/classes/image.C [before_xml] 1.40.4.1:
                   16917:        * src/types/pa_vimage.C [before_xml] 1.7.8.1:
                   16918:        * src/types/pa_vimage.h [before_xml] 1.13.6.1:
                   16919:                image: $line-width ^line(...)[****   style]
                   16920: 
                   16921:        * src/classes/dom.C 1.21:
                   16922:        * src/classes/image.C 1.43:
                   16923:        * src/include/pa_pool.h 1.53:
                   16924:        * src/include/pa_stylesheet_connection.h 1.2:
                   16925:        * src/main/main.dsp 1.114:
                   16926:        * src/targets/cgi/pa_pool.C 1.18:
                   16927:        * src/targets/isapi/pa_pool.C 1.4:
                   16928:        * src/targets/isapi/pool_storage.h 1.5:
                   16929:        * src/types/pa_vdom.C 1.1:
                   16930:        * src/types/pa_vdom.h 1.8:
                   16931:                xalan objects freed up [introducing Pool::register_cleanup]
                   16932: 
                   16933:        * src/doc/doxygen.cfg 1.15:
                   16934:        * src/include/pa_sapi.h 1.10:
                   16935:        * src/types/pa_vdom.h 1.7:
                   16936:                comments
                   16937: 
                   16938:        * src/classes/dom.C 1.22:
                   16939:        * src/targets/isapi/parser3isapi.C 1.41:
                   16940:        * src/targets/isapi/pool_storage.h 1.8:
                   16941:        * src/types/pa_vdom.h 1.9:
                   16942:                fixed bug in isapi pool_storage -
                   16943:                cleanups first, allocations second.
                   16944:                apache wisely does just like that
                   16945: 
                   16946:        * src/targets/isapi/parser3isapi.C 1.40:
                   16947:        * src/targets/isapi/pool_storage.h 1.7:
                   16948:                pool_storage rewritten using template, no bugs now
                   16949: 
                   16950:        * src/include/pa_pool.h 1.54:
                   16951:        * src/main/pa_pool.C 1.21:
                   16952:        * src/targets/cgi/pa_pool.C 1.19:
                   16953:        * src/targets/isapi/pa_pool.C 1.5:
                   16954:        * src/targets/isapi/parser3isapi.C 1.39:
                   16955:        * src/targets/isapi/parser3isapi.dsp 1.17:
                   16956:        * src/targets/isapi/pool_storage.h 1.6:
                   16957:                poorly started isapi pool_storage, would rewrite using template now
                   16958: 
                   16959: 2001-09-14  parser
                   16960:        * src/classes/dom.C 1.20:
                   16961:        * src/classes/file.C 1.53:
                   16962:        * src/classes/image.C 1.42:
                   16963:        * src/classes/mail.C 1.37:
                   16964:        * src/include/pa_common.h 1.48:
                   16965:        * src/include/pa_sql_driver_manager.h 1.9:
                   16966:        * src/include/pa_string.h 1.103:
                   16967:        * src/include/pa_stylesheet_connection.h 1.1:
                   16968:        * src/include/pa_xslt_stylesheet_manager.h 1.1:
                   16969:        * src/main/main.dsp 1.113:
                   16970:        * src/main/pa_common.C 1.64:
                   16971:        * src/main/pa_exec.C 1.12:
                   16972:        * src/main/pa_globals.C 1.73:
                   16973:        * src/main/pa_sql_driver_manager.C 1.34:
                   16974:        * src/main/pa_xslt_stylesheet_manager.C 1.1:
                   16975:        * src/main/untaint.C 1.62:
                   16976:        * src/types/pa_vfile.C 1.20:
                   16977:                dom.xslt  stylesheet compiled&cached
                   16978: 
                   16979:        * src/main/pa_sql_driver_manager.C 1.35:
                   16980:        * src/main/pa_xslt_stylesheet_manager.C 1.2:
                   16981:                z
                   16982: 
                   16983: 2001-09-13  parser
                   16984:        * src/classes/dom.C 1.18:
                   16985:                dom:file content-type(.method)
                   16986: 
                   16987:        * src/classes/dom.C 1.19:
                   16988:        * src/classes/file.C 1.52:
                   16989:        * src/classes/image.C 1.41:
                   16990:        * src/types/pa_vfile.C 1.19:
                   16991:        * src/types/pa_vfile.h 1.31:
                   16992:                ^dom.file[] charset
                   16993: 
                   16994:        * src/include/pa_globals.h [before_xml] 1.61.4.1:
                   16995:        * src/include/pa_request.h [before_xml] 1.94.4.1:
                   16996:        * src/main/pa_request.C [before_xml] 1.152.4.2:
                   16997:        * src/targets/cgi/parser3.C [before_xml] 1.110.4.2:
                   16998:        * src/targets/isapi/parser3isapi.C [before_xml] 1.38.4.1:
                   16999:                ParserRootConfig .../parser3.conf
                   17000:                ParserSiteConfig .../parser3.conf
                   17001:                
                   17002:                cgi&isapi looks for {configure|c:\windows}/parser3.conf
                   17003: 
                   17004:        * src/include/pa_common.h [before_xml] 1.47.4.1:
                   17005:        * src/include/pa_globals.h [before_xml] 1.61.4.2:
                   17006:        * src/main/pa_common.C [before_xml] 1.63.4.1:
                   17007:        * src/main/pa_request.C [before_xml] 1.152.4.3:
                   17008:                $MAIN:CLASS_PATH now
                   17009:                can be string now
                   17010:                more informative error messages
                   17011: 
                   17012: 2001-09-12  parser
                   17013:        * src/main/compile.y [before_xml] 1.165.4.1:
                   17014:        * src/main/compile_tools.h [before_xml] 1.47.4.1:
                   17015:                name.[part].xxx syntax lexer on LS_USER level did [] matching without setting nestage,
                   17016:                introduced special LS_NAME_SQUARE_PART state
                   17017: 
                   17018:        * src/main/compile.tab.C [before_xml] 1.10.4.1:
                   17019:                fixed - subname code parts actually [] braced
                   17020: 
                   17021:        * src/classes/op.C [before_xml] 1.41.4.1:
                   17022:        * src/include/pa_sql_driver_manager.h [before_xml] 1.8.4.1:
                   17023:        * src/main/pa_sql_driver_manager.C [before_xml] 1.33.4.1:
                   17024:                ^connect[]
                   17025:                ^connect[aaa]
                   17026:                more precise error reporting:
                   17027:                "connection string must start with protocol://"
                   17028:                now
                   17029: 
                   17030: 2001-09-11  parser
                   17031:        * src/types/pa_vdom.h 1.5:
                   17032:                messages
                   17033: 
                   17034:        * src/classes/dom.C 1.16:
                   17035:        * src/types/pa_vdom.h 1.6:
                   17036:                ^dom:set[<some>xml</some>]
                   17037: 
                   17038:        * src/classes/dom.C 1.17:
                   17039:        * src/include/pa_string.h 1.102:
                   17040:        * src/main/pa_globals.C 1.72:
                   17041:        * src/main/untaint.C 1.61:
                   17042:                ^dom:set{<some>xml</some>} default language XML
                   17043:                languages+=xml
                   17044: 
                   17045:        * src/classes/dom.C 1.14:
                   17046:        * src/classes/dom.C 1.15:
                   17047:                ^dom:save/string/file[output options]
                   17048:                output options:
                   17049:                    $.method[xml|html|text] detection fixed
                   17050: 
                   17051: 2001-09-10  parser
                   17052:        * src/classes/dom.C 1.4:
                   17053:        * src/main/main.dsp 1.110:
                   17054:        * src/types/pa_vform.C 1.35:
                   17055:        * src/types/pa_vform.h 1.23:
                   17056:                ^dom.save[b.xml] 0
                   17057: 
                   17058:        * src/classes/dom.C 1.9:
                   17059:                ^dom.file[encoding] = file
                   17060: 
                   17061:        * src/classes/dom.C 1.12:
                   17062:                ^dom.xslt[stylesheet filename][params hash added]
                   17063: 
                   17064:        * src/classes/dom.C 1.10:
                   17065:        * src/main/main.dsp 1.111:
                   17066:        * src/types/pa_vdom.h 1.3:
                   17067:                ^dom.xslt[stylesheet filename] -1 doc is lying
                   17068: 
                   17069:        * src/classes/dom.C 1.11:
                   17070:        * src/main/main.dsp 1.112:
                   17071:        * src/types/pa_vdom.h 1.4:
                   17072:                ^dom.xslt[stylesheet filename] 0
                   17073: 
                   17074:        * src/classes/dom.C 1.5:
                   17075:                ^dom.save[b.xml] 1:error handling
                   17076: 
                   17077:        * src/classes/dom.C 1.13:
                   17078:                ^dom:save/string/file[output options]
                   17079:                output options:
                   17080:                    $.method[xml|html|text] $.encoding[windows-1251|...]
                   17081: 
                   17082:        * src/classes/dom.C 1.6:
                   17083:                ^dom.string[] 0
                   17084: 
                   17085:        * src/classes/dom.C 1.7:
                   17086:        * src/classes/dom.C 1.8:
                   17087:                ^dom.string[encoding] 1
                   17088:                ^dom.save[encoding;filename]
                   17089: 
                   17090: 2001-09-08  parser
                   17091:        * src/types/pa_vform.C [before_xml] 1.33.2.3:
                   17092:                $form:tables.name.field
                   17093: 
                   17094: 2001-09-07  parser
                   17095:        * src/classes/dom.C 1.3:
                   17096:        * src/types/pa_value.h [before_xml] 1.70.4.1:
                   17097:        * src/types/pa_vtable.h [before_xml] 1.28.4.1:
                   17098:                (def $table) is false when table is empty
                   17099: 
                   17100:        * src/main/pa_request.C [before_xml] 1.152.4.1:
                   17101:        * src/types/pa_vform.C [before_xml] 1.33.2.2:
                   17102:        * src/types/pa_vform.h [before_xml] 1.22.2.2:
                   17103:                !$form:tables
                   17104:                $atable[$form:tables.a]
                   17105:                ^atable.menu{a=$atable.element}[,]
                   17106: 
                   17107:        * src/classes/dom.C 1.1:
                   17108:                file dom.C was initially added on branch xalan1_2.
                   17109: 
                   17110:        * src/main/pa_exception.C 1.15:
                   17111:        * src/types/pa_vform.C 1.32:
                   17112:                getting FIRST form element [not last]
                   17113: 
                   17114:        * src/classes/table.C [before_xml] 1.110.4.1:
                   17115:                table:empty removed, superceded by ^if(def $table)...
                   17116: 
                   17117:        * src/targets/cgi/parser3.dsp [before_xml] 1.20.4.1:
                   17118:        * src/types/pa_vform.C [before_xml] 1.33.2.1:
                   17119:        * src/types/pa_vform.h [before_xml] 1.22.2.1:
                   17120:        * src/types/pa_vhash.h [before_xml] 1.16.4.1:
                   17121:                !$form:fields
                   17122: 
                   17123:        * src/include/pa_hash.h 1.43:
                   17124:        * src/main/pa_hash.C 1.39:
                   17125:        * src/targets/cgi/parser3.C [before_xml] 1.110.4.1:
                   17126:        * src/types/pa_vfile.h 1.30:
                   17127:        * src/types/pa_vform.C 1.33:
                   17128:        * src/types/pa_vform.C [xalan1_2] 1.29.4.1:
                   17129:        * src/types/pa_vform.h 1.22:
                   17130:                z
                   17131: 
                   17132:        * src/Makefile.in [xalan1_2] 1.16.2.1:
                   17133:        * src/classes/dom.C [xalan1_2] 1.1.2.1:
                   17134:        * src/classes/table.C [xalan1_2] 1.110.2.1:
                   17135:        * src/main/main.dsp [xalan1_2] 1.108.2.1:
                   17136:        * src/types/pa_vdom.h [xalan1_2] 1.1.2.1:
                   17137:                introducing dom. dom:load[a.xml]
                   17138: 
                   17139:        * src/main/pa_string.C [before_xml] 1.102.2.1:
                   17140:                a[] ^if($a){y;n} is 'n' now  [conversion from '' to int/double
                   17141:                is 0]
                   17142: 
                   17143:        * src/Makefile.in 1.17:
                   17144:        * src/classes/dom.C 1.2:
                   17145:        * src/classes/table.C 1.111:
                   17146:        * src/main/main.dsp 1.109:
                   17147:        * src/types/pa_vdom.h 1.2:
                   17148:        * src/types/pa_vform.C 1.34:
                   17149:                merged with successful start of dom
                   17150: 
                   17151:        * src/types/pa_vdom.h 1.1:
                   17152:                file pa_vdom.h was initially added on branch xalan1_2.
                   17153: 
                   17154: 2001-09-06  parser
                   17155:        * src/doc/doxygen.cfg 1.14:
                   17156:                merged new default options from 1.2.10 doxygen
                   17157: 
                   17158:        * src/classes/hash.C 1.15:
                   17159:        * src/include/pa_globals.h 1.61:
                   17160:        * src/main/pa_globals.C 1.71:
                   17161:        * src/types/pa_vhash.h 1.16:
                   17162:                now there's special hash key '_default' [instead of ^_default method]
                   17163:                $hash[
                   17164:                        $.a[1]
                   17165:                        $.b[2]
                   17166:                        $._default[xx]
                   17167:                ]
                   17168:                $hash.c
                   17169: 
                   17170:        * src/types/pa_vform.C 1.30:
                   17171:        * src/types/pa_vform.C 1.31:
                   17172:                a=1&a=2 would result in $form:a being a table with one column '
                   17173:                element' and two rows: 1 and 2
                   17174: 
                   17175:        * src/classes/image.C 1.40:
                   17176:        * src/classes/op.C 1.41:
                   17177:        * src/classes/string.C 1.74:
                   17178:        * src/classes/table.C 1.110:
                   17179:        * src/doc/doxygen.cfg 1.13:
                   17180:        * src/targets/isapi/parser3isapi.C 1.38:
                   17181:        * src/types/pa_vtable.C 1.3:
                   17182:                few #ifndef DOXYGEN
                   17183: 
                   17184:        * src/classes/void.C 1.9:
                   17185:        * src/main/pa_string.C 1.102:
                   17186:        * src/main/pa_table.C 1.36:
                   17187:                fixed up bad int/double conversions, and now $form:nonexistent
                   17188:                int(88) would return 88
                   17189: 
                   17190:        * src/main/compile.tab.C 1.10:
                   17191:        * src/main/compile.y 1.165:
                   17192:                ^if(0){}{ ^if(1){}^; }
                   17193:                bug fixed [thanks, fif], ^; were treated there non-literally
                   17194: 
                   17195: 2001-09-05  parser
                   17196:        * src/classes/string.C 1.73:
                   17197:        * src/classes/table.C 1.109:
                   17198:                sql options can be void [same as image:html the other day]
                   17199: 
                   17200:        * src/classes/mail.C 1.36:
                   17201:                MAIN:MAIL check fixed
                   17202: 
                   17203:        * src/Makefile.in 1.16:
                   17204:        * src/classes/Makefile.in 1.15:
                   17205:        * src/main/Makefile.in 1.12:
                   17206:        * src/targets/cgi/Makefile.in 1.14:
                   17207:        * src/types/Makefile.in 1.11:
                   17208:                makes
                   17209: 
                   17210:        * src/main/pa_sql_driver_manager.C 1.33:
                   17211:        * src/sql/pa_sql_driver.h 1.16:
                   17212:        * src/targets/cgi/parser3.C 1.110:
                   17213:                #define STRINGIZE(name) #name
                   17214:                does not macro expantion on param, simply qoutes whatever passed, undone
                   17215: 
                   17216:        * src/main/pa_sql_driver_manager.C 1.30:
                   17217:        * src/sql/pa_sql_driver.h 1.14:
                   17218:                SQL_DRIVER_CREATE_FUNC_NAME
                   17219: 
                   17220:        * src/main/pa_sql_driver_manager.C 1.32:
                   17221:        * src/sql/pa_sql_driver.h 1.15:
                   17222:        * src/targets/cgi/Makefile.am 1.13:
                   17223:        * src/targets/cgi/parser3.C 1.109:
                   17224:                #define STRINGIZE(name) #name
                   17225:                invented
                   17226: 
                   17227:        * src/targets/cgi/Makefile.am 1.14:
                   17228:                .am undo
                   17229: 
                   17230:        * src/classes/op.C 1.40:
                   17231:        * src/include/pa_sql_driver_manager.h 1.8:
                   17232:        * src/main/pa_sql_driver_manager.C 1.31:
                   17233:                #define MAIN_SQL_NAME "SQL"
                   17234:                #define MAIN_SQL_DRIVERS_NAME "drivers"
                   17235:                
                   17236:                moved to be availible to all users
                   17237: 
                   17238: 2001-09-04  parser
                   17239:        * src/targets/cgi/parser3.C 1.106:
                   17240:                zz
                   17241: 
                   17242:        * src/include/pa_config_auto.h.in 1.5:
                   17243:        * src/targets/Makefile.in 1.12:
                   17244:        * src/targets/apache13/Makefile.in 1.12:
                   17245:        * src/targets/cgi/Makefile.am 1.12:
                   17246:        * src/targets/cgi/Makefile.in 1.13:
                   17247:        * src/targets/cgi/parser3.C 1.102:
                   17248:                configure --sysconfdir=sysadmin-controlled auto.p location for
                   17249:                targets/cgi/parser3, default[/usr/local/etc]
                   17250: 
                   17251:        * src/Makefile.in 1.15:
                   17252:        * src/include/pa_config_auto.h.in 1.4:
                   17253:        * src/targets/apache13/Makefile.in 1.11:
                   17254:        * src/targets/cgi/Makefile.in 1.12:
                   17255:                makes
                   17256: 
                   17257:        * src/targets/isapi/parser3isapi.C 1.37:
                   17258:                z
                   17259: 
                   17260:        * src/targets/cgi/parser3.C 1.104:
                   17261:                zzz
                   17262: 
                   17263:        * src/targets/cgi/parser3.C 1.108:
                   17264:                full_file_spec bug
                   17265: 
                   17266:        * src/classes/image.C 1.39:
                   17267:                image.html now can accept void params
                   17268: 
                   17269:        * src/classes/date.C 1.5:
                   17270:                date:sql-string is now without ''
                   17271: 
                   17272:        * src/classes/date.C 1.6:
                   17273:                date
                   17274: 
                   17275:        * src/targets/cgi/parser3.C 1.107:
                   17276:                getenvcheck
                   17277: 
                   17278: 2001-09-03  parser
                   17279:        * src/targets/cgi/parser3.C 1.101:
                   17280:                /configure cgi SYSCONFDIR
                   17281: 
                   17282: 2001-09-01  parser
                   17283:        * src/classes/image.C 1.38:
                   17284:                letter_spacing
                   17285: 
                   17286:        * src/classes/image.C 1.36:
                   17287:                image: as_int as_string used
                   17288: 
                   17289:        * src/classes/image.C 1.37:
                   17290:                image: font params changed
                   17291: 
                   17292:        * src/types/pa_vmethod_frame.h 1.15:
                   17293:                $result[] now gets properly analized
                   17294: 
                   17295: 2001-08-31  parser
                   17296:        * src/Makefile.in 1.14:
                   17297:        * src/include/pa_dir.h 1.4:
                   17298:        * src/targets/Makefile.in 1.11:
                   17299:        * src/targets/cgi/parser3.C 1.99:
                   17300:                compiled under cygwin
                   17301: 
                   17302:        * src/targets/cgi/parser3.C 1.100:
                   17303:                z
                   17304: 
                   17305:        * src/classes/void.C 1.8:
                   17306:                void:int/double += (default)
                   17307: 
                   17308:        * src/classes/string.C 1.72:
                   17309:        * src/classes/table.C 1.108:
                   17310:                string:int/double (defaults)
                   17311: 
                   17312:        * src/classes/image.C 1.35:
                   17313:                image:font added space param
                   17314:                image:font changed charwidth alg, added kerning const[for now]
                   17315: 
                   17316: 2001-08-29  parser
                   17317:        * src/main/pa_exception.C 1.14:
                   17318:                exception redundant debug info
                   17319: 
                   17320: 2001-08-28  parser
                   17321:        * src/classes/table.C 1.107:
                   17322:                NO_STRING_ORIGIN check
                   17323: 
                   17324:        * src/classes/string.C 1.71:
                   17325:        * src/include/pa_dictionary.h 1.2:
                   17326:        * src/include/pa_string.h 1.101:
                   17327:        * src/main/pa_dictionary.C 1.4:
                   17328:        * src/main/pa_string.C 1.101:
                   17329:        * src/main/untaint.C 1.59:
                   17330:                pa_directory speeded up. moved zero 'from' check to directory constructor.
                   17331:                string:replace
                   17332: 
                   17333:        * src/Makefile.in 1.13:
                   17334:                makes
                   17335: 
                   17336:        * src/Makefile.in 1.12:
                   17337:        * src/classes/Makefile.in 1.13:
                   17338:        * src/main/Makefile.in 1.10:
                   17339:        * src/targets/Makefile.in 1.10:
                   17340:        * src/targets/apache13/Makefile.in 1.9:
                   17341:        * src/targets/cgi/Makefile.in 1.10:
                   17342:        * src/types/Makefile.in 1.9:
                   17343:                makefiles
                   17344: 
                   17345:        * src/classes/file.C 1.51:
                   17346:        * src/main/pa_common.C 1.63:
                   17347:                file:move autocreate/remove dest/src dir
                   17348: 
                   17349:        * src/main/compile.C 1.47:
                   17350:                NO_STRING_ORIGIN check2
                   17351: 
                   17352:        * src/classes/image.C 1.33:
                   17353:                image: gifsize little endian
                   17354: 
                   17355:        * src/targets/apache13/Makefile.am 1.4:
                   17356:                COMPILE_APACHE13_MODULE
                   17357: 
                   17358:        * src/include/pa_dictionary.h 1.4:
                   17359:        * src/main/pa_dictionary.C 1.5:
                   17360:        * src/main/pa_sql_driver_manager.C 1.29:
                   17361:                NO_STRING_ORIGIN check3
                   17362: 
                   17363:        * src/include/pa_dictionary.h 1.3:
                   17364:                gcc: ../include/pa_dictionary.h:19: storage class specifiers
                   17365:                invalid in friend function declarations
                   17366: 
                   17367:        * src/targets/apache13/Makefile.am 1.3:
                   17368:                configure to skip apache
                   17369: 
                   17370:        * src/classes/Makefile.in 1.14:
                   17371:        * src/main/Makefile.in 1.11:
                   17372:        * src/targets/apache13/Makefile.in 1.10:
                   17373:        * src/targets/cgi/Makefile.in 1.11:
                   17374:        * src/types/Makefile.in 1.10:
                   17375:                make.ins
                   17376: 
                   17377:        * src/classes/op.C 1.39:
                   17378:        * src/main/compile.tab.C 1.9:
                   17379:        * src/main/pa_dir.C 1.6:
                   17380:        * src/main/untaint.C 1.60:
                   17381:        * src/targets/cgi/parser3.C 1.98:
                   17382:        * src/targets/isapi/parser3isapi.C 1.36:
                   17383:                strncpy forced with zero ending in case of limit
                   17384: 
                   17385:        * src/classes/image.C 1.34:
                   17386:                image error msgs
                   17387: 
                   17388:        * src/classes/Makefile.am 1.18:
                   17389:        * src/main/Makefile.am 1.15:
                   17390:        * src/targets/cgi/Makefile.am 1.11:
                   17391:        * src/types/Makefile.am 1.6:
                   17392:                .am-s
                   17393: 
                   17394:        * src/doc/doxygen.cfg 1.12:
                   17395:                doxygen conf removed some garbage from under doxygeneration
                   17396: 
                   17397: 2001-08-27  parser
                   17398:        * src/Makefile.in 1.11:
                   17399:        * src/classes/Makefile.in 1.12:
                   17400:        * src/main/Makefile.in 1.9:
                   17401:        * src/main/pa_common.C 1.61:
                   17402:        * src/main/pa_exception.C 1.12:
                   17403:        * src/main/pa_sql_driver_manager.C 1.28:
                   17404:        * src/targets/Makefile.in 1.9:
                   17405:        * src/targets/apache13/Makefile.in 1.8:
                   17406:        * src/targets/cgi/Makefile.am 1.10:
                   17407:        * src/targets/cgi/Makefile.in 1.9:
                   17408:        * src/types/Makefile.in 1.8:
                   17409:                configure for solaris -lsocket
                   17410: 
                   17411:        * src/classes/image.C 1.31:
                   17412:        * src/classes/image.C 1.32:
                   17413:                fixed jpgsize alg
                   17414: 
                   17415:        * src/main/pa_request.C 1.152:
                   17416:        * src/targets/cgi/parser3.C 1.97:
                   17417:                parser3 test.html [auto.p from current dir loading]
                   17418: 
                   17419:        * src/main/pa_exception.C 1.13:
                   17420:                z
                   17421: 
                   17422:        * src/main/pa_common.C 1.62:
                   17423:                removed debug info from pa_common
                   17424: 
                   17425: 2001-08-24  parser
                   17426:        * src/targets/cgi/parser3.C 1.95:
                   17427:                not cgi extra \n 2
                   17428: 
                   17429:        * src/classes/file.C 1.50:
                   17430:        * src/classes/form.C 1.14:
                   17431:        * src/classes/mail.C 1.35:
                   17432:        * src/classes/table.C 1.106:
                   17433:                fiew non-pool mallocs fixed
                   17434: 
                   17435:        * src/targets/cgi/parser3.C 1.96:
                   17436:                not cgi extra \n 3
                   17437: 
                   17438:        * src/sql/pa_sql_driver.h 1.13:
                   17439:                sql* removed services from disconnect - cross-request ideological probs.
                   17440:                oracle - fixed bug: cs allocated on request.pool and got freed before disconnect
                   17441: 
                   17442:        * src/targets/cgi/parser3.C 1.94:
                   17443:                not cgi extra \n
                   17444: 
                   17445:        * src/main/pa_sql_driver_manager.C 1.27:
                   17446:                z
                   17447: 
                   17448:        * src/include/pa_sql_connection.h 1.12:
                   17449:        * src/main/pa_sql_driver_manager.C 1.26:
                   17450:                sql* removed services from disconnect - cross-request
                   17451:                ideological probs.
                   17452: 
                   17453: 2001-08-23  parser
                   17454:        * src/main/pa_sql_driver_manager.C 1.25:
                   17455:                oracle: dlink
                   17456: 
                   17457:        * src/classes/file.C 1.49:
                   17458:                minor bug in file:save fixed
                   17459: 
                   17460: 2001-08-22  parser
                   17461:        * src/classes/file.C 1.48:
                   17462:        * src/main/compile.tab.C 1.8:
                   17463:        * src/types/pa_vfile.C 1.18:
                   17464:        * src/types/pa_vfile.h 1.29:
                   17465:                file:load|save[text|binary;
                   17466: 
                   17467:        * src/main/compile.tab.C 1.7:
                   17468:        * src/main/compile.y 1.164:
                   17469:                ^method[]^[^] literals []
                   17470: 
                   17471: 2001-08-21  parser
                   17472:        * src/classes/file.C 1.47:
                   17473:        * src/classes/table.C 1.105:
                   17474:                ^file:list
                   17475: 
                   17476: 2001-08-20  parser
                   17477:        * src/main/compile.tab.C 1.6:
                   17478:        * src/main/compile.y 1.163:
                   17479:        * src/main/pa_sql_driver_manager.C 1.24:
                   17480:        * src/types/pa_value.h 1.70:
                   17481:        * src/types/pa_vbool.h 1.11:
                   17482:        * src/types/pa_vdouble.h 1.24:
                   17483:        * src/types/pa_vint.h 1.25:
                   17484:                var(123) ^var.inc[] recousively caused problems: inc incremeted
                   17485:                123 literal!! fixed
                   17486: 
                   17487: 2001-08-10  parser
                   17488:        * src/classes/table.C 1.101:
                   17489:        * src/include/pa_table.h 1.34:
                   17490:        * src/main/pa_table.C 1.35:
                   17491:                table.sort now creates new sorted table
                   17492: 
                   17493:        * src/main/compile.tab.C 1.3:
                   17494:        * src/main/compile.tab.C 1.4:
                   17495:        * src/main/compile.y 1.160:
                   17496:        * src/main/compile.y 1.161:
                   17497:                (codes) name part syntax added
                   17498: 
                   17499:        * src/main/compile.tab.C 1.5:
                   17500:        * src/main/compile.y 1.162:
                   17501:                [codes] name part syntax now
                   17502: 
                   17503:        * src/main/pa_string.C 1.100:
                   17504:                string.match hanged on. there were a hang check but it weren't wise enough
                   17505:                
                   17506:                @parse[dateString][tmp]
                   17507:                $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]]
                   17508:                $tmp.1 $tmp.2
                   17509:                #end
                   17510:                
                   17511:                @main[]
                   17512:                ^parse[2001-02-03]
                   17513: 
                   17514:        * src/classes/table.C 1.102:
                   17515:        * src/classes/table.C 1.103:
                   17516:                table:sort now default desc
                   17517: 
                   17518:        * src/types/pa_value.h 1.69:
                   17519:        * src/types/pa_vstring.h 1.30:
                   17520:        * src/types/pa_vstring.h 1.31:
                   17521:                string now def only when ne ''
                   17522: 
                   17523:        * src/main/pa_request.C 1.150:
                   17524:        * src/main/pa_request.C 1.151:
                   17525:                wanted to make
                   17526:                const int MAX_EXECUTE_SECONDS=1;
                   17527:                
                   17528:                but couldnt, set_callback_and_alarm appeared to be not exported :(
                   17529: 
                   17530:        * src/classes/table.C 1.104:
                   17531:                table:sort restored [it was bad test :(]
                   17532: 
                   17533: 2001-08-09  parser
                   17534:        * src/main/pa_string.C 1.99:
                   17535:                $a[010] now ^if($a==10){true}
                   17536:                were octal
                   17537: 
                   17538:        * src/main/Makefile.am 1.14:
                   17539:                .am
                   17540: 
                   17541:        * src/classes/void.C 1.6:
                   17542:        * src/classes/void.C 1.7:
                   17543:                void: int double  copy/paste from int: bug fixed
                   17544: 
                   17545:        * src/classes/hash.C 1.14:
                   17546:                hash:_default now [was hash:default]
                   17547: 
                   17548:        * src/types/pa_vcookie.C 1.22:
                   17549:                cookie name&value origins added, more precise $ORIGINS(1)
                   17550: 
                   17551:        * src/classes/op.C 1.38:
                   17552:                case without switch check added
                   17553: 
                   17554:        * src/main/Makefile.in 1.8:
                   17555:                make.in
                   17556: 
                   17557: 2001-08-07  parser
                   17558:        * src/classes/math.C 1.5:
                   17559:        * src/main/pa_request.C 1.149:
                   17560:                math:random fixed. win32 srand made working
                   17561: 
                   17562:        * src/classes/double.C 1.36:
                   17563:        * src/classes/int.C 1.32:
                   17564:        * src/classes/string.C 1.70:
                   17565:        * src/classes/table.C 1.100:
                   17566:        * src/include/pa_globals.h 1.60:
                   17567:        * src/main/pa_globals.C 1.70:
                   17568:                !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
                   17569:                string, table
                   17570: 
                   17571: 2001-08-06  parser
                   17572:        * src/classes/hash.C 1.13:
                   17573:                hash:keys renamed to hash:_keys :(
                   17574: 
                   17575:        * src/main/pa_exec.C 1.10:
                   17576:                exec win32 real filename
                   17577: 
                   17578:        * src/classes/file.C 1.46:
                   17579:                exec stderr out
                   17580: 
                   17581:        * src/classes/mail.C 1.34:
                   17582:        * src/classes/op.C 1.37:
                   17583:        * src/include/pa_array.h 1.43:
                   17584:        * src/include/pa_globals.h 1.59:
                   17585:        * src/include/pa_hash.h 1.42:
                   17586:        * src/include/pa_request.h 1.94:
                   17587:        * src/main/compile.tab.C 1.2:
                   17588:        * src/main/compile.y 1.159:
                   17589:        * src/main/pa_array.C 1.38:
                   17590:        * src/main/pa_dictionary.C 1.3:
                   17591:        * src/main/pa_exec.C 1.11:
                   17592:        * src/main/pa_globals.C 1.69:
                   17593:        * src/main/pa_hash.C 1.38:
                   17594:        * src/main/pa_request.C 1.148:
                   17595:        * src/main/pa_string.C 1.98:
                   17596:                class_path
                   17597: 
                   17598: 2001-08-03  parser
                   17599:        * src/classes/table.C 1.99:
                   17600:        * src/types/pa_vtable.h 1.28:
                   17601:                vtable.locks killed
                   17602: 
                   17603: 2001-08-02  parser
                   17604:        * src/classes/classes.h 1.9:
                   17605:        * src/classes/op.C 1.36:
                   17606:        * src/include/pa_globals.h 1.58:
                   17607:        * src/main/execute.C 1.188:
                   17608:        * src/main/pa_globals.C 1.66:
                   17609:        * src/main/pa_globals.C 1.67:
                   17610:                found another multithread bug in op.C (last, last global var
                   17611:                killed) :)
                   17612: 
                   17613:        * src/main/pa_dictionary.C 1.2:
                   17614:        * src/main/pa_globals.C 1.68:
                   17615:                memset dictionary minor bug fixed
                   17616: 
                   17617:        * src/classes/string.C 1.69:
                   17618:        * src/classes/table.C 1.98:
                   17619:        * src/include/pa_array.h 1.42:
                   17620:        * src/main/execute.C 1.190:
                   17621:        * src/main/pa_exec.C 1.9:
                   17622:                introducing Array_iter
                   17623: 
                   17624:        * src/main/execute.C 1.189:
                   17625:                detected quick_get recursion bug. changed to get@execute, but
                   17626:                needs array iterator, separate from array to avoid it & use caching
                   17627: 
                   17628: 2001-08-01  parser
                   17629:        * src/include/pa_dictionary.h 1.1:
                   17630:        * src/include/pa_globals.h 1.57:
                   17631:        * src/include/pa_string.h 1.100:
                   17632:        * src/main/main.dsp 1.107:
                   17633:        * src/main/pa_dictionary.C 1.1:
                   17634:        * src/main/pa_globals.C 1.65:
                   17635:        * src/main/pa_request.C 1.147:
                   17636:        * src/main/pa_string.C 1.97:
                   17637:        * src/main/untaint.C 1.58:
                   17638:                speeded up typo-html replacements. introducing Dictionary with
                   17639:                first-char caching
                   17640: 
                   17641: 2001-07-31  parser
                   17642:        * src/types/Makefile.am 1.5:
                   17643:                pa_vtable.C added to .am
                   17644: 
                   17645:        * src/main/compile.tab.C 1.1:
                   17646:                added, so that could be compiled even on non-bison-enabled platforms
                   17647: 
                   17648: 2001-07-28  parser
                   17649:        * src/main/compile.y 1.158:
                   17650:        * src/main/untaint.C 1.57:
                   17651:                bug fix @ untaint when \r skipped \n
                   17652: 
                   17653:        * src/classes/table.C 1.97:
                   17654:                table:hash always produces hash, when can't - empty
                   17655: 
                   17656: 2001-07-27  parser
                   17657:        * src/classes/double.C 1.35:
                   17658:        * src/classes/int.C 1.31:
                   17659:        * src/classes/string.C 1.68:
                   17660:                provided meaningful msg on int/double/string :sql without
                   17661:                result and default
                   17662: 
                   17663: 2001-07-26  parser
                   17664:        * src/include/pa_opcode.h 1.6:
                   17665:        * src/main/compile.y 1.156:
                   17666:        * src/main/execute.C 1.187:
                   17667:                hash creation syntax problem persists. restored $: for a while.
                   17668:                thinking of $man[$.age[zzz]] syntax now
                   17669: 
                   17670:        * src/classes/op.C 1.35:
                   17671:                fixed bad multithread bug with strangly global OP
                   17672: 
                   17673:        * src/main/compile.y 1.157:
                   17674:                $man[$.age[zzz]]  0
                   17675: 
                   17676:        * src/include/pa_opcode.h 1.4:
                   17677:        * src/main/compile.C 1.45:
                   17678:        * src/main/compile.y 1.154:
                   17679:        * src/main/compile_tools.h 1.46:
                   17680:        * src/main/execute.C 1.185:
                   17681:        * src/main/pa_request.C 1.146:
                   17682:        * src/types/pa_vmethod_frame.h 1.13:
                   17683:                introducing ::
                   17684:                this is constructor call prefix.
                   17685:                ordinary : remains for static accesses
                   17686: 
                   17687:        * src/classes/double.C 1.34:
                   17688:        * src/classes/int.C 1.30:
                   17689:        * src/classes/string.C 1.67:
                   17690:        * src/include/pa_opcode.h 1.5:
                   17691:        * src/main/compile.C 1.46:
                   17692:        * src/main/compile.y 1.155:
                   17693:        * src/main/compile_tools.h 1.47:
                   17694:        * src/main/execute.C 1.186:
                   17695:        * src/types/pa_vcode_frame.h 1.7:
                   17696:        * src/types/pa_vmethod_frame.h 1.14:
                   17697:        * src/types/pa_wcontext.h 1.16:
                   17698:        * src/types/pa_wwrapper.h 1.10:
                   17699:                fixing :: realization #1
                   17700: 
                   17701: 2001-07-25  parser
                   17702:        * src/classes/table.C 1.95:
                   17703:        * src/main/main.dsp 1.106:
                   17704:        * src/types/pa_vtable.C 1.1:
                   17705:        * src/types/pa_vtable.h 1.27:
                   17706:                ^table.record[] now $table.fields
                   17707: 
                   17708:        * src/types/pa_vtable.C 1.2:
                   17709:                table: get_element order changeed. now:
                   17710:                1. fields
                   17711:                2. methods
                   17712:                3. columns
                   17713: 
                   17714:        * src/types/pa_vdouble.h 1.23:
                   17715:        * src/types/pa_vint.h 1.24:
                   17716:                odbc: no result queries; quote.
                   17717:                optimized double&int tostring-s
                   17718: 
                   17719:        * src/classes/string.C 1.66:
                   17720:        * src/include/pa_globals.h 1.56:
                   17721:        * src/main/execute.C 1.183:
                   17722:        * src/main/pa_globals.C 1.64:
                   17723:                match replace code context moved to implicit $match context
                   17724: 
                   17725:        * src/main/compile.C 1.44:
                   17726:        * src/main/compile.y 1.153:
                   17727:        * src/main/compile_tools.h 1.45:
                   17728:                allowed whitespace before first method decl
                   17729: 
                   17730:        * src/include/pa_opcode.h 1.3:
                   17731:        * src/main/compile.y 1.149:
                   17732:        * src/main/compile_tools.C 1.37:
                   17733:        * src/main/compile_tools.h 1.43:
                   17734:        * src/main/execute.C 1.182:
                   17735:                with killed, code storage introduced with former 'with' syntax
                   17736: 
                   17737:        * src/main/compile.y 1.150:
                   17738:        * src/main/compile.y 1.151:
                   17739:        * src/main/execute.C 1.184:
                   17740:                $var[] is now empty string, not void
                   17741: 
                   17742:        * src/main/compile.C 1.43:
                   17743:        * src/main/compile.y 1.152:
                   17744:        * src/main/compile_tools.h 1.44:
                   17745:                allowed empty lines before first method decl
                   17746: 
                   17747:        * src/classes/table.C 1.96:
                   17748:                allowed nontable result in table:sql, results in empty table
                   17749: 
                   17750: 2001-07-24  parser
                   17751:        * src/main/compile.C 1.42:
                   17752:        * src/main/execute.C 1.181:
                   17753:        * src/main/pa_string.C 1.96:
                   17754:        * src/types/pa_value.h 1.68:
                   17755:                first get_element, next get operator
                   17756: 
                   17757:        * src/classes/file.C 1.45:
                   17758:        * src/include/pa_common.h 1.47:
                   17759:        * src/main/pa_common.C 1.60:
                   17760:                file:move
                   17761: 
                   17762:        * src/main/compile.y 1.148:
                   17763:                removed @end handling
                   17764: 
                   17765:        * src/main/pa_common.C 1.59:
                   17766:                file_read close @ eof when imgsize bug fixed
                   17767: 
                   17768:        * src/main/compile.C 1.41:
                   17769:        * src/main/compile.y 1.147:
                   17770:                @end handling method2
                   17771: 
                   17772: 2001-07-23  parser
                   17773:        * src/main/pa_sql_driver_manager.C 1.23:
                   17774:        * src/sql/pa_sql_driver.h 1.12:
                   17775:                sql odbc driver
                   17776: 
                   17777:        * src/classes/hash.C 1.11:
                   17778:        * src/classes/hash.C 1.12:
                   17779:        * src/classes/string.C 1.65:
                   17780:        * src/classes/table.C 1.94:
                   17781:        * src/classes/void.C 1.5:
                   17782:        * src/include/pa_sql_connection.h 1.11:
                   17783:        * src/sql/pa_sql_driver.h 1.11:
                   17784:                changed sql driver query interface
                   17785: 
                   17786: 2001-07-20  parser
                   17787:        * src/types/pa_vrequest.C 1.8:
                   17788:                X!$browser:type
                   17789: 
                   17790:        * src/classes/file.C 1.44:
                   17791:        * src/classes/string.C 1.64:
                   17792:        * src/include/pa_string.h 1.99:
                   17793:        * src/main/execute.C 1.180:
                   17794:        * src/main/pa_string.C 1.95:
                   17795:        * src/types/pa_valiased.C 1.8:
                   17796:        * src/types/pa_valiased.h 1.13:
                   17797:        * src/types/pa_value.h 1.67:
                   17798:        * src/types/pa_vclass.h 1.17:
                   17799:        * src/types/pa_vcookie.h 1.11:
                   17800:        * src/types/pa_vdate.h 1.3:
                   17801:        * src/types/pa_vfile.h 1.28:
                   17802:        * src/types/pa_vform.h 1.21:
                   17803:        * src/types/pa_vhash.h 1.15:
                   17804:        * src/types/pa_vmath.h 1.2:
                   17805:        * src/types/pa_vobject.h 1.10:
                   17806:        * src/types/pa_vrequest.C 1.7:
                   17807:        * src/types/pa_vstateless_class.h 1.16:
                   17808:        * src/types/pa_vstateless_object.h 1.10:
                   17809:                only ^class:method dynamic calls allowed.
                   17810:                ^BASE.method call disabled.
                   17811:                BASE element globally removed
                   17812: 
                   17813: 2001-07-18  parser
                   17814:        * src/Makefile.am 1.6:
                   17815:        * src/Makefile.in 1.10:
                   17816:        * src/classes/Makefile.am 1.17:
                   17817:        * src/main/Makefile.am 1.13:
                   17818:        * src/targets/Makefile.am 1.6:
                   17819:        * src/targets/apache13/Makefile.am 1.2:
                   17820:        * src/targets/cgi/Makefile.am 1.9:
                   17821:        * src/types/Makefile.am 1.4:
                   17822:                removed $id from *.in *.am
                   17823: 
                   17824:        * src/classes/file.C 1.43:
                   17825:                file:exec/cgi msg
                   17826: 
                   17827:        * src/main/pa_request.C 1.145:
                   17828:        * src/main/untaint.C 1.56:
                   17829:                ORIGINS langs name abbrevations
                   17830: 
                   17831:        * src/classes/file.C 1.42:
                   17832:                $file:exit-code renamed to 'status'
                   17833: 
                   17834:        * src/classes/date.C 1.4:
                   17835:        * src/classes/mail.C 1.33:
                   17836:        * src/classes/math.C 1.4:
                   17837:        * src/classes/string.C 1.63:
                   17838:        * src/classes/table.C 1.93:
                   17839:        * src/include/pa_globals.h 1.55:
                   17840:        * src/include/pa_string.h 1.98:
                   17841:        * src/main/execute.C 1.179:
                   17842:        * src/main/pa_globals.C 1.63:
                   17843:        * src/main/pa_request.C 1.144:
                   17844:        * src/main/pa_string.C 1.94:
                   17845:        * src/main/untaint.C 1.55:
                   17846:        * src/types/pa_value.h 1.66:
                   17847:        * src/types/pa_vdouble.h 1.22:
                   17848:        * src/types/pa_vfile.h 1.27:
                   17849:        * src/types/pa_vint.h 1.23:
                   17850:        * src/types/pa_vstring.C 1.9:
                   17851:        * src/types/pa_vstring.h 1.29:
                   17852:                $ORIGINS(1) output tracing mode
                   17853: 
                   17854:        * src/classes/Makefile.in 1.11:
                   17855:        * src/main/Makefile.in 1.7:
                   17856:        * src/targets/Makefile.in 1.8:
                   17857:        * src/targets/apache13/Makefile.in 1.7:
                   17858:        * src/targets/cgi/Makefile.in 1.8:
                   17859:        * src/types/Makefile.in 1.7:
                   17860:                $id in .in's from .am's removed
                   17861: 
                   17862:        * src/classes/file.C 1.41:
                   17863:        * src/main/pa_exec.C 1.8:
                   17864:                file:exec
                   17865: 
                   17866: 2001-07-17  parser
                   17867:        * src/Makefile.in 1.9:
                   17868:        * src/classes/Makefile.in 1.10:
                   17869:                == wrong
                   17870: 
                   17871: 2001-07-13  parser
                   17872:        * src/main/execute.C 1.175:
                   17873:        * src/main/pa_request.C 1.142:
                   17874:                order of MAIN parents was wrong, fixed
                   17875: 
                   17876:        * src/classes/double.C 1.33:
                   17877:        * src/classes/int.C 1.29:
                   17878:        * src/classes/string.C 1.62:
                   17879:        * src/include/pa_request.h 1.92:
                   17880:        * src/include/pa_request.h 1.93:
                   17881:        * src/main/execute.C 1.176:
                   17882:        * src/main/execute.C 1.177:
                   17883:        * src/main/execute.C 1.178:
                   17884:        * src/main/pa_request.C 1.143:
                   17885:                auto.p[@auto], /news/auto.p[no @auto], so that initializing
                   17886:                second would not call first @auto
                   17887: 
                   17888: 2001-07-12  parser
                   17889:        * src/types/pa_value.h 1.65:
                   17890:                pa_value.putelement modification of system classes prevented
                   17891: 
                   17892: 2001-07-11  parser
                   17893:        * src/classes/string.C 1.61:
                   17894:        * src/doc/sources2html.cmd 1.3:
                   17895:                lr split now yelds table $piece
                   17896: 
                   17897:        * src/classes/file.C 1.40:
                   17898:        * src/include/pa_common.h 1.46:
                   17899:        * src/main/pa_common.C 1.58:
                   17900:        * src/types/pa_vstateless_class.h 1.15:
                   17901:                $file created by file:state += .atime .mtime .ctime
                   17902:                +found&fixed bug with exceptions on get_junction-created objects [they were on wrong pool]
                   17903: 
                   17904: 2001-07-09  parser
                   17905:        * src/main/untaint.C 1.54:
                   17906:                qp wrong name
                   17907: 
                   17908:        * src/classes/date.C 1.3:
                   17909:        * src/classes/string.C 1.60:
                   17910:        * src/classes/table.C 1.92:
                   17911:        * src/main/compile.y 1.146:
                   17912:                date format 0
                   17913: 
                   17914: 2001-07-07  parser
                   17915:        * src/classes/Makefile.am 1.16:
                   17916:        * src/classes/date.C 1.1:
                   17917:        * src/classes/file.C 1.39:
                   17918:        * src/classes/hash.C 1.10:
                   17919:        * src/classes/image.C 1.30:
                   17920:        * src/classes/mail.C 1.32:
                   17921:        * src/classes/math.C 1.3:
                   17922:        * src/classes/op.C 1.34:
                   17923:        * src/classes/string.C 1.59:
                   17924:        * src/classes/table.C 1.90:
                   17925:        * src/classes/void.C 1.4:
                   17926:        * src/include/pa_request.h 1.91:
                   17927:        * src/main/main.dsp 1.105:
                   17928:        * src/types/pa_value.h 1.64:
                   17929:        * src/types/pa_vdate.h 1.1:
                   17930:        * src/types/pa_wcontext.C 1.7:
                   17931:                date  now set $fields roll string.  todo: sql, calendar
                   17932: 
                   17933:        * src/classes/date.C 1.2:
                   17934:        * src/classes/table.C 1.91:
                   17935:        * src/include/pa_common.h 1.45:
                   17936:        * src/include/pa_string.h 1.97:
                   17937:        * src/main/pa_common.C 1.57:
                   17938:        * src/types/pa_vdate.h 1.2:
                   17939:                date roll
                   17940:                table calendar
                   17941: 
                   17942: 2001-07-06  parser
                   17943:        * src/classes/math.C 1.2:
                   17944:        * src/include/pa_request.h 1.90:
                   17945:        * src/main/execute.C 1.174:
                   17946:        * src/main/main.dsp 1.104:
                   17947:        * src/main/pa_request.C 1.141:
                   17948:        * src/types/pa_vmath.h 1.1:
                   17949:                math 0
                   17950: 
                   17951: 2001-07-03  parser
                   17952:        * src/classes/Makefile.am 1.15:
                   17953:        * src/classes/math.C 1.1:
                   17954:        * src/classes/op.C 1.33:
                   17955:        * src/classes/random.C 1.15:
                   17956:        * src/main/main.dsp 1.103:
                   17957:                class random renamed to math, operators became methods
                   17958: 
                   17959:        * src/classes/op.C 1.32:
                   17960:                 pow sqrt
                   17961: 
                   17962:        * src/classes/op.C 1.31:
                   17963:        * src/main/execute.C 1.173:
                   17964:                 sin asin cos acos tan atan
                   17965: 
                   17966: 2001-07-02  parser
                   17967:        * src/classes/hash.C 1.9:
                   17968:                ^hash.keys[]
                   17969: 
                   17970:        * src/classes/table.C 1.88:
                   17971:        * src/main/pa_table.C 1.34:
                   17972:                ^table:columns[]
                   17973: 
                   17974:        * src/classes/table.C 1.89:
                   17975:                ^table.columns column renamed from 'name' to 'column'
                   17976: 
                   17977:        * src/main/compile.y 1.145:
                   17978:        * src/main/compile_tools.h 1.42:
                   17979:                in expressions now allowed 'strings'
                   17980: 
                   17981: 2001-06-29  parser
                   17982:        * src/main/execute.C 1.171:
                   17983:        * src/main/execute.C 1.172:
                   17984:                /0  %0 checkes ver 2
                   17985: 
                   17986:        * src/classes/table.C 1.87:
                   17987:                empty strings @ sql
                   17988: 
                   17989:        * src/Makefile.in 1.8:
                   17990:        * src/classes/Makefile.in 1.9:
                   17991:                makes
                   17992: 
                   17993:        * src/classes/Makefile.am 1.14:
                   17994:                nothing - void
                   17995: 
                   17996:        * src/main/execute.C 1.170:
                   17997:                /0  %0 checke
                   17998: 
                   17999: 2001-06-28  parser
                   18000:        * src/classes/double.C 1.32:
                   18001:        * src/classes/file.C 1.38:
                   18002:        * src/classes/form.C 1.13:
                   18003:        * src/classes/hash.C 1.8:
                   18004:        * src/classes/image.C 1.29:
                   18005:        * src/classes/int.C 1.28:
                   18006:        * src/classes/mail.C 1.31:
                   18007:        * src/classes/op.C 1.30:
                   18008:        * src/classes/random.C 1.14:
                   18009:        * src/classes/response.C 1.13:
                   18010:        * src/classes/string.C 1.58:
                   18011:        * src/classes/table.C 1.86:
                   18012:        * src/classes/void.C 1.3:
                   18013:        * src/main/compile.C 1.40:
                   18014:        * src/main/compile.y 1.144:
                   18015:        * src/main/compile_tools.C 1.36:
                   18016:        * src/main/execute.C 1.169:
                   18017:        * src/main/pa_array.C 1.37:
                   18018:        * src/main/pa_common.C 1.56:
                   18019:        * src/main/pa_dir.C 1.5:
                   18020:        * src/main/pa_exception.C 1.11:
                   18021:        * src/main/pa_exec.C 1.7:
                   18022:        * src/main/pa_globals.C 1.62:
                   18023:        * src/main/pa_hash.C 1.37:
                   18024:        * src/main/pa_pool.C 1.20:
                   18025:        * src/main/pa_request.C 1.140:
                   18026:        * src/main/pa_socks.C 1.5:
                   18027:        * src/main/pa_sql_driver_manager.C 1.22:
                   18028:        * src/main/pa_string.C 1.93:
                   18029:        * src/main/pa_table.C 1.33:
                   18030:        * src/main/untaint.C 1.53:
                   18031:        * src/targets/cgi/parser3.C 1.93:
                   18032:        * src/targets/isapi/parser3isapi.C 1.35:
                   18033:                */
1.26      paf      18034:                static const char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp $";
1.15      paf      18035: 
                   18036:        * src/main/compile.y 1.142:
                   18037:        * src/main/compile_tools.h 1.41:
                   18038:                $:name: == ${name}:
                   18039:                $class:name: == ${class:name}:
                   18040: 
                   18041:        * src/classes/string.C 1.56:
                   18042:                exactly one
                   18043: 
                   18044:        * src/classes/double.C 1.31:
                   18045:        * src/classes/file.C 1.37:
                   18046:        * src/classes/form.C 1.12:
                   18047:        * src/classes/hash.C 1.7:
                   18048:        * src/classes/image.C 1.28:
                   18049:        * src/classes/int.C 1.27:
                   18050:        * src/classes/mail.C 1.30:
                   18051:        * src/classes/op.C 1.29:
                   18052:        * src/classes/random.C 1.13:
                   18053:        * src/classes/response.C 1.12:
                   18054:        * src/classes/string.C 1.57:
                   18055:        * src/classes/table.C 1.85:
                   18056:        * src/classes/void.C 1.2:
                   18057:        * src/main/compile.C 1.39:
                   18058:        * src/main/compile.y 1.143:
                   18059:        * src/main/compile_tools.C 1.35:
                   18060:        * src/main/execute.C 1.168:
                   18061:        * src/main/pa_array.C 1.36:
                   18062:        * src/main/pa_common.C 1.55:
                   18063:        * src/main/pa_dir.C 1.4:
                   18064:        * src/main/pa_exception.C 1.10:
                   18065:        * src/main/pa_exec.C 1.6:
                   18066:        * src/main/pa_globals.C 1.61:
                   18067:        * src/main/pa_hash.C 1.36:
                   18068:        * src/main/pa_pool.C 1.19:
                   18069:        * src/main/pa_request.C 1.139:
                   18070:        * src/main/pa_socks.C 1.4:
                   18071:        * src/main/pa_sql_driver_manager.C 1.21:
                   18072:        * src/main/pa_string.C 1.92:
                   18073:        * src/main/pa_table.C 1.32:
                   18074:        * src/main/untaint.C 1.52:
                   18075:        * src/targets/cgi/parser3.C 1.92:
                   18076:        * src/targets/isapi/parser3isapi.C 1.34:
1.26      paf      18077:                static char *RCSId="$Id$";
1.15      paf      18078: 
                   18079: 2001-06-27  parser
                   18080:        * src/classes/hash.C 1.6:
                   18081:        * src/classes/nothing.C 1.5:
                   18082:        * src/classes/table.C 1.84:
                   18083:        * src/classes/void.C 1.1:
                   18084:        * src/main/compile.y 1.140:
                   18085:        * src/main/compile.y 1.141:
                   18086:        * src/main/execute.C 1.167:
                   18087:        * src/main/main.dsp 1.102:
                   18088:        * src/main/pa_request.C 1.138:
                   18089:        * src/targets/cgi/pa_pool.C 1.17:
                   18090:        * src/types/pa_value.h 1.63:
                   18091:        * src/types/pa_vcode_frame.h 1.6:
                   18092:        * src/types/pa_vmethod_frame.h 1.12:
                   18093:        * src/types/pa_vnothing.h 1.2:
                   18094:        * src/types/pa_vtable.h 1.26:
                   18095:        * src/types/pa_vvoid.h 1.1:
                   18096:                nothing renamed to void
                   18097: 
                   18098:        * src/classes/op.C 1.28:
                   18099:                ^switch ^case
                   18100: 
                   18101:        * src/main/compile.y 1.139:
                   18102:                lexer: $zzzz^zzzz were name part
                   18103: 
                   18104: 2001-05-28  parser
                   18105:        * src/main/main.dsp 1.101:
                   18106:        * src/targets/isapi/parser3isapi.dsp 1.15:
                   18107:                release project options [some bugs]
                   18108: 
                   18109:        * src/classes/classes.C 1.7:
                   18110:        * src/main/compile.C 1.38:
                   18111:        * src/main/compile.y 1.138:
                   18112:        * src/main/execute.C 1.166:
                   18113:                operators are not in root class again
                   18114: 
                   18115:        * src/doc/html2chm.cmd 1.3:
                   18116:                removed >a
                   18117: 
                   18118:        * src/doc/sources2html.cmd 1.2:
                   18119:                z
                   18120: 
                   18121: 2001-05-24  parser
                   18122:        * src/Makefile.in 1.7:
                   18123:        * src/classes/Makefile.in 1.8:
                   18124:        * src/main/Makefile.in 1.6:
                   18125:        * src/targets/Makefile.in 1.7:
                   18126:        * src/targets/apache13/Makefile.in 1.6:
                   18127:        * src/targets/cgi/Makefile.in 1.7:
                   18128:        * src/types/Makefile.in 1.6:
                   18129:                makes
                   18130: 
                   18131:        * src/main/pa_request.C 1.135:
                   18132:        * src/main/pa_request.C 1.136:
                   18133:        * src/targets/cgi/parser3.C 1.90:
                   18134:                // no _ conversions in @exception[params]
                   18135: 
                   18136:        * src/targets/cgi/parser3.dsp 1.19:
                   18137:                project file
                   18138: 
                   18139:        * src/classes/op.C 1.27:
                   18140:        * src/main/pa_request.C 1.137:
                   18141:        * src/targets/cgi/parser3.C 1.91:
                   18142:                ^log ^exp
                   18143: 
                   18144: 2001-05-23  parser
                   18145:        * src/classes/op.C 1.25:
                   18146:        * src/main/compile.y 1.137:
                   18147:                allow one empty line before LS_DEF_NAME
                   18148: 
                   18149:        * src/main/pa_string.C 1.91:
                   18150:                string cmp bug
                   18151: 
                   18152:        * src/classes/mail.C 1.29:
                   18153:        * src/classes/op.C 1.26:
                   18154:                rem max 1000
                   18155: 
                   18156: 2001-05-22  parser
                   18157:        * src/classes/op.C 1.24:
                   18158:                if params code-required
                   18159: 
                   18160: 2001-05-21  parser
                   18161:        * src/classes/classes.C [operators_as_parent_class2] 1.5.2.1:
                   18162:        * src/main/compile.C [operators_as_parent_class2] 1.36.2.1:
                   18163:        * src/main/compile.y [operators_as_parent_class2] 1.134.2.1:
                   18164:        * src/main/execute.C [operators_as_parent_class2] 1.162.2.1:
                   18165:                0
                   18166: 
                   18167:        * src/classes/classes.C [operators_as_parent_class2] 1.5.2.2:
                   18168:        * src/main/compile.C [operators_as_parent_class2] 1.36.2.2:
                   18169:                1
                   18170: 
                   18171:        * src/Makefile.in 1.6:
                   18172:        * src/classes/Makefile.in 1.6:
                   18173:        * src/classes/Makefile.in 1.7:
                   18174:        * src/main/Makefile.in 1.5:
                   18175:        * src/targets/Makefile.in 1.6:
                   18176:        * src/targets/apache13/Makefile.in 1.5:
                   18177:        * src/targets/cgi/Makefile.in 1.6:
                   18178:        * src/types/Makefile.in 1.5:
                   18179:                makes
                   18180: 
                   18181:        * src/classes/double.C 1.30:
                   18182:        * src/classes/hash.C 1.4:
                   18183:        * src/classes/hash.C 1.5:
                   18184:        * src/classes/nothing.C 1.1:
                   18185:        * src/classes/nothing.C 1.2:
                   18186:        * src/classes/nothing.C 1.3:
                   18187:        * src/classes/op.C 1.23:
                   18188:        * src/classes/string.C 1.55:
                   18189:        * src/classes/table.C 1.83:
                   18190:        * src/classes/unknown.C 1.8:
                   18191:        * src/main/compile.y 1.136:
                   18192:        * src/main/execute.C 1.164:
                   18193:        * src/main/execute.C 1.165:
                   18194:        * src/main/main.dsp 1.100:
                   18195:        * src/main/pa_request.C 1.134:
                   18196:        * src/targets/cgi/pa_pool.C 1.15:
                   18197:        * src/targets/cgi/pa_pool.C 1.16:
                   18198:        * src/types/pa_value.h 1.62:
                   18199:        * src/types/pa_vcode_frame.h 1.5:
                   18200:        * src/types/pa_vmethod_frame.h 1.10:
                   18201:        * src/types/pa_vmethod_frame.h 1.11:
                   18202:        * src/types/pa_vnothing.h 1.1:
                   18203:        * src/types/pa_vtable.h 1.24:
                   18204:        * src/types/pa_vtable.h 1.25:
                   18205:        * src/types/pa_vunknown.h 1.14:
                   18206:                'unknown' renamed to 'nothing'
                   18207: 
                   18208:        * src/Makefile.in 1.5:
                   18209:        * src/classes/Makefile.in 1.5:
                   18210:        * src/main/Makefile.in 1.4:
                   18211:        * src/targets/Makefile.in 1.5:
                   18212:        * src/targets/apache13/Makefile.in 1.4:
                   18213:        * src/targets/cgi/Makefile.in 1.5:
                   18214:        * src/types/Makefile.in 1.4:
                   18215:                make system timestamps
                   18216: 
                   18217:        * src/classes/nothing.C 1.4:
                   18218:                resultless ^sql  moved to nothing:
                   18219: 
                   18220:        * src/classes/Makefile.am 1.13:
                   18221:                .AM
                   18222: 
                   18223:        * src/main/pa_request.C 1.133:
                   18224:                .am
                   18225: 
                   18226:        * src/Makefile.in 1.4:
                   18227:                file stamps to remove autoreconf
                   18228: 
                   18229:        * src/targets/cgi/parser3.C 1.88:
                   18230:                argv can be just "parser3". made site_auto_path "." in that case
                   18231: 
                   18232:        * src/types/pa_vstring.C 1.8:
                   18233:                eoleof
                   18234: 
                   18235:        * src/classes/op.C [operators_as_parent_class2] 1.21.2.1:
                   18236:        * src/main/execute.C 1.162:
                   18237:        * src/targets/cgi/Makefile.in 1.4:
                   18238:        * src/targets/cgi/parser3.C 1.86:
                   18239:        * src/targets/cgi/parser3.C 1.87:
                   18240:        * src/targets/cgi/parser3.C 1.89:
                   18241:                z
                   18242: 
                   18243:        * src/main/pa_request.C 1.132:
                   18244:        * src/targets/cgi/parser3.C 1.85:
                   18245:                pcre_tables=pcre_default_tables;
                   18246: 
                   18247:        * src/classes/hash.C 1.3:
                   18248:        * src/classes/int.C 1.25:
                   18249:        * src/classes/string.C 1.53:
                   18250:        * src/classes/table.C 1.82:
                   18251:        * src/include/pa_string.h 1.95:
                   18252:        * src/include/pa_string.h 1.96:
                   18253:        * src/main/pa_string.C 1.89:
                   18254:        * src/main/pa_string.C 1.90:
                   18255:        * src/types/pa_vstring.C 1.6:
                   18256:        * src/types/pa_vstring.h 1.27:
                   18257:                started int:sql
                   18258: 
                   18259:        * src/types/pa_vstring.C 1.7:
                   18260:        * src/types/pa_vstring.h 1.28:
                   18261:                removed unnecessary vstring::set_string
                   18262: 
                   18263:        * src/classes/double.C 1.29:
                   18264:        * src/classes/int.C 1.26:
                   18265:        * src/classes/string.C 1.54:
                   18266:                int,double;sql
                   18267: 
                   18268:        * src/classes/hash.C [operators_as_parent_class2] 1.1.2.1:
                   18269:        * src/classes/op.C [operators_as_parent_class2] 1.21.2.2:
                   18270:        * src/classes/table.C [operators_as_parent_class2] 1.80.2.1:
                   18271:                hash:sql
                   18272: 
                   18273:        * src/classes/classes.C 1.6:
                   18274:        * src/classes/hash.C 1.2:
                   18275:        * src/classes/op.C 1.22:
                   18276:        * src/classes/table.C 1.81:
                   18277:        * src/main/compile.C 1.37:
                   18278:        * src/main/compile.y 1.135:
                   18279:        * src/main/execute.C 1.163:
                   18280:                hash:sql moved to main trunc. operators.txt updated
                   18281: 
                   18282: 2001-05-19  parser
                   18283:        * src/types/pa_value.h 1.61:
                   18284:                parameter # 1 based
                   18285: 
                   18286:        * src/main/pa_common.C 1.54:
                   18287:                common:  actual filename '%s'
                   18288: 
                   18289:        * src/classes/string.C 1.52:
                   18290:                root context in match replace body now unchanged
                   18291: 
                   18292:        * src/classes/Makefile.am 1.10:
                   18293:        * src/classes/Makefile.am 1.11:
                   18294:        * src/classes/Makefile.am 1.12:
                   18295:        * src/classes/Makefile.am 1.9:
                   18296:        * src/main/pa_sql_driver_manager.C 1.20:
                   18297:        * src/targets/cgi/pa_pool.C 1.12:
                   18298:                classes/.am
                   18299: 
                   18300:        * src/main/untaint.C 1.50:
                   18301:        * src/targets/cgi/pa_pool.C 1.13:
                   18302:        * src/targets/cgi/parser3.C 1.84:
                   18303:                fixed bug in pre html untaint, wrong size used, 4* mem wasted
                   18304: 
                   18305:        * src/classes/string.C 1.51:
                   18306:        * src/main/pa_string.C 1.88:
                   18307:                z
                   18308: 
                   18309:        * src/include/pa_string.h 1.94:
                   18310:        * src/main/untaint.C 1.51:
                   18311:        * src/targets/cgi/pa_pool.C 1.14:
                   18312:                introducing String::cstr_bufsize, returns just size+1 for as_is
                   18313:                target.
                   18314: 
                   18315:        * src/classes/Makefile.in 1.4:
                   18316:                clean
                   18317: 
                   18318: 2001-05-18  parser
                   18319:        * src/Makefile.in 1.3:
                   18320:        * src/classes/Makefile.in 1.3:
                   18321:        * src/include/pa_config_auto.h.in 1.3:
                   18322:        * src/main/Makefile.in 1.3:
                   18323:        * src/targets/Makefile.in 1.4:
                   18324:        * src/targets/apache13/Makefile.in 1.3:
                   18325:        * src/targets/cgi/Makefile.in 1.3:
                   18326:        * src/targets/cgi/pa_pool.C 1.11:
                   18327:        * src/types/Makefile.in 1.3:
                   18328:                .am pa_threads.C ins
                   18329: 
                   18330:        * src/targets/cgi/Makefile.am 1.8:
                   18331:                .am pa_threads.C added
                   18332: 
                   18333: 2001-05-17  parser
                   18334:        * src/include/pa_hash.h 1.40:
                   18335:        * src/main/execute.C 1.158:
                   18336:                removed /*SYNCHRONIZED*/  from hash.h
                   18337: 
                   18338:        * src/include/pa_array.h 1.41:
                   18339:        * src/include/pa_common.h 1.44:
                   18340:        * src/include/pa_config_fixed.h 1.8:
                   18341:        * src/include/pa_config_includes.h 1.8:
                   18342:        * src/include/pa_exception.h 1.12:
                   18343:        * src/include/pa_exec.h 1.2:
                   18344:        * src/include/pa_globals.h 1.54:
                   18345:        * src/include/pa_hash.h 1.41:
                   18346:        * src/include/pa_opcode.h 1.2:
                   18347:        * src/include/pa_pool.h 1.52:
                   18348:        * src/include/pa_request.h 1.88:
                   18349:        * src/include/pa_sapi.h 1.9:
                   18350:        * src/include/pa_socks.h 1.3:
                   18351:        * src/include/pa_sql_connection.h 1.7:
                   18352:        * src/include/pa_stack.h 1.9:
                   18353:        * src/include/pa_string.h 1.93:
                   18354:        * src/include/pa_table.h 1.33:
                   18355:        * src/include/pa_threads.h 1.14:
                   18356:                #include "pa_config_includes.h"
                   18357:                in all headers
                   18358: 
                   18359:        * src/include/pa_request.h 1.89:
                   18360:        * src/main/execute.C 1.159:
                   18361:        * src/main/pa_request.C 1.131:
                   18362:                ANTI_ENDLESS_EXECUTE_RECOURSION
                   18363: 
                   18364:        * src/classes/op.C 1.20:
                   18365:        * src/include/pa_config_fixed.h 1.10:
                   18366:        * src/include/pa_sql_connection.h 1.8:
                   18367:        * src/include/pa_sql_driver_manager.h 1.5:
                   18368:        * src/main/pa_sql_driver_manager.C 1.15:
                   18369:                found problem at last: 2connections own 1driver and
                   18370:                set_services fight for driver::fservices. before fix
                   18371: 
                   18372:        * src/main/execute.C 1.160:
                   18373:        * src/types/pa_vmethod_frame.h 1.9:
                   18374:                endless recursion line no
                   18375: 
                   18376:        * src/classes/classes.h 1.8:
                   18377:        * src/include/pa_sql_connection.h 1.10:
                   18378:        * src/include/pa_sql_driver_manager.h 1.7:
                   18379:        * src/main/pa_sql_driver_manager.C 1.17:
                   18380:                cache expiration[use SQL_Driver::disconnect]
                   18381: 
                   18382:        * src/include/pa_config_fixed.h 1.9:
                   18383:        * src/include/pa_threads.h 1.16:
                   18384:        * src/targets/cgi/pa_threads.C 1.1:
                   18385:        * src/targets/cgi/parser3.dsp 1.18:
                   18386:        * src/targets/isapi/pa_threads.C 1.1:
                   18387:        * src/targets/isapi/parser3isapi.dsp 1.14:
                   18388:                added pa_threads.C
                   18389: 
                   18390:        * src/classes/image.C 1.27:
                   18391:        * src/include/pa_sql_driver_manager.h 1.4:
                   18392:        * src/main/pa_sql_driver_manager.C 1.14:
                   18393:        * src/main/pa_string.C 1.87:
                   18394:                wrong includes order prevented sqlmanager to see MULTYTHREAD define
                   18395: 
                   18396:        * src/main/pa_table.C 1.31:
                   18397:                table.locate current restored on "not found"
                   18398: 
                   18399:        * src/include/pa_threads.h 1.15:
                   18400:                removed targets/parser
                   18401: 
                   18402:        * src/classes/op.C 1.19:
                   18403:        * src/include/pa_sql_connection.h 1.6:
                   18404:        * src/main/pa_sql_driver_manager.C 1.12:
                   18405:        * src/sql/pa_sql_driver.h 1.9:
                   18406:                connection from cache ->set_services(&services);
                   18407: 
                   18408:        * src/include/pa_config_fixed.h 1.7:
                   18409:        * src/include/pa_threads.h 1.13:
                   18410:        * src/main/pa_sql_driver_manager.C 1.13:
                   18411:                SYNCHRONIZED moved closer to caches put/gets
                   18412: 
                   18413:        * src/classes/string.C 1.50:
                   18414:        * src/include/pa_config_fixed.h 1.11:
                   18415:        * src/include/pa_config_includes.h 1.9:
                   18416:        * src/main/compile.y 1.134:
                   18417:        * src/main/compile_tools.h 1.40:
                   18418:        * src/main/execute.C 1.161:
                   18419:        * src/main/pa_array.C 1.35:
                   18420:        * src/main/pa_common.C 1.53:
                   18421:        * src/main/pa_dir.C 1.3:
                   18422:        * src/main/pa_hash.C 1.35:
                   18423:        * src/main/pa_pool.C 1.18:
                   18424:        * src/main/untaint.C 1.49:
                   18425:        * src/types/pa_vcookie.C 1.21:
                   18426:        * src/types/pa_vfile.C 1.17:
                   18427:        * src/types/pa_vform.C 1.29:
                   18428:                #include "pa_config_includes.h"
                   18429:                removed from most .C
                   18430: 
                   18431:        * src/doc/html2chm.cmd 1.2:
                   18432:                z
                   18433: 
                   18434:        * src/doc/chm.cmd 1.7:
                   18435:        * src/doc/doxygen.cmd 1.7:
                   18436:        * src/doc/html2chm.cmd 1.1:
                   18437:        * src/doc/sources2html.cmd 1.1:
                   18438:        * src/doc/view.cmd 1.3:
                   18439:        * src/doc/view_chm.cmd 1.1:
                   18440:        * src/doc/view_html.cmd 1.1:
                   18441:                doc cmds
                   18442: 
                   18443:        * src/main/pa_sql_driver_manager.C 1.19:
                   18444:                moved expiration to get_connection_from_cache
                   18445: 
                   18446:        * src/main/pa_sql_driver_manager.C 1.18:
                   18447:                cache expiration bf
                   18448: 
                   18449:        * src/classes/op.C 1.21:
                   18450:        * src/include/pa_sql_connection.h 1.9:
                   18451:        * src/include/pa_sql_driver_manager.h 1.6:
                   18452:        * src/main/pa_sql_driver_manager.C 1.16:
                   18453:        * src/sql/pa_sql_driver.h 1.10:
                   18454:                fixed problem at last: 2connections own 1driver and
                   18455:                set_services fight for driver::fservices. before fix
                   18456: 
                   18457: 2001-05-16  parser
                   18458:        * src/include/pa_array.h 1.39:
                   18459:        * src/include/pa_string.h 1.92:
                   18460:        * src/main/execute.C 1.157:
                   18461:        * src/main/pa_array.C 1.33:
                   18462:        * src/targets/cgi/pa_pool.C 1.9:
                   18463:        * src/targets/cgi/parser3.C 1.81:
                   18464:                array debugged; adjusted
                   18465: 
                   18466:        * src/include/pa_array.h 1.40:
                   18467:        * src/main/pa_array.C 1.34:
                   18468:        * src/targets/cgi/parser3.C 1.82:
                   18469:                removed array debug. before vstring rebasing
                   18470: 
                   18471:        * src/main/pa_sql_driver_manager.C 1.11:
                   18472:        * src/main/pa_string.C 1.86:
                   18473:                SQL_Driver_manager line no for connect/charset errors
                   18474: 
                   18475:        * src/targets/cgi/parser3.C 1.83:
                   18476:                z
                   18477: 
                   18478:        * src/include/pa_pool.h 1.51:
                   18479:        * src/targets/cgi/pa_pool.C 1.10:
                   18480:                removed pool debug, #ifdefed some.
                   18481:                would debug later, on more precise sample than stupid:
                   18482:                @main[]
                   18483:                $name[$z[]]
                   18484:                ^for[i](0;10000-2){
                   18485:                $tail[9994]
                   18486:                $name.$tail[$tail!]
                   18487:                $name.$tail
                   18488:                }
                   18489:                ok3
                   18490: 
                   18491: 2001-05-15  parser
                   18492:        * src/targets/cgi/pa_pool.C 1.6:
                   18493:        * src/targets/cgi/parser3.C 1.78:
                   18494:                main loss here: 5673321/     70041=        81
                   18495: 
                   18496:        * src/include/pa_pool.h 1.50:
                   18497:        * src/include/pa_string.h 1.89:
                   18498:        * src/main/pa_string.C 1.83:
                   18499:        * src/targets/cgi/pa_pool.C 1.7:
                   18500:        * src/targets/cgi/parser3.C 1.79:
                   18501:                string fixed bug with fullchunk cmps
                   18502: 
                   18503:        * src/include/pa_string.h 1.90:
                   18504:        * src/main/pa_string.C 1.84:
                   18505:        * src/targets/cgi/pa_pool.C 1.8:
                   18506:        * src/targets/cgi/parser3.C 1.80:
                   18507:                think that all must grow lineary, not exponentialy
                   18508: 
                   18509:        * src/include/pa_array.h 1.38:
                   18510:        * src/include/pa_string.h 1.91:
                   18511:        * src/main/pa_array.C 1.32:
                   18512:        * src/main/pa_string.C 1.85:
                   18513:                string+array made linear grows
                   18514: 
                   18515:        * src/include/pa_string.h 1.88:
                   18516:        * src/targets/cgi/pa_pool.C 1.5:
                   18517:        * src/targets/cgi/parser3.C 1.77:
                   18518:                detected huge mem allocation: size/times malloc 27809390/368771
                   18519:                 calloc 3232/83. would test now
                   18520: 
                   18521:        * src/classes/random.C 1.12:
                   18522:        * src/main/compile.y 1.133:
                   18523:        * src/main/execute.C 1.156:
                   18524:        * src/main/pa_request.C 1.130:
                   18525:        * src/types/pa_value.h 1.60:
                   18526:        * src/types/pa_vmethod_frame.h 1.8:
                   18527:                numbered params had wrong name - for instance: bad error
                   18528:                message in ^for[] bad body type. fixed
                   18529: 
                   18530: 2001-05-14  parser
                   18531:        * src/classes/string.C 1.49:
                   18532:        * src/include/pa_string.h 1.87:
                   18533:        * src/main/pa_string.C 1.82:
                   18534:        * src/main/untaint.C 1.48:
                   18535:                ^string.upper|lower[]
                   18536: 
                   18537: 2001-05-11  paf
                   18538:        * src/classes/classes.cmd 1.2:
                   18539:        * src/classes/gawk.exe 1.2:
                   18540:        * src/classes/ls.exe 1.2:
                   18541:        * src/main/bison.exe 1.2:
                   18542:        * src/targets/isapi/KILL.EXE 1.2:
                   18543:        * src/targets/isapi/PSTAT.EXE 1.2:
                   18544:        * src/targets/isapi/istart.cmd 1.2:
                   18545:        * src/targets/isapi/istop.cmd 1.2:
                   18546:        * src/targets/isapi/kill.pl 1.2:
                   18547:                moved win32 helpers to /win32tools
                   18548: 
                   18549: 2001-05-11  parser
                   18550:        * src/main/main.dsp 1.99:
                   18551:        * src/targets/isapi/parser3isapi.dsp 1.13:
                   18552:                fixed some .dsp for win32tools
                   18553: 
                   18554:        * src/classes/double.C 1.28:
                   18555:        * src/classes/image.C 1.26:
                   18556:        * src/classes/op.C 1.18:
                   18557:        * src/classes/string.C 1.48:
                   18558:        * src/classes/table.C 1.80:
                   18559:        * src/classes/unknown.C 1.7:
                   18560:        * src/main/execute.C 1.155:
                   18561:        * src/types/pa_value.h 1.59:
                   18562:        * src/types/pa_vbool.h 1.10:
                   18563:        * src/types/pa_vdouble.h 1.21:
                   18564:        * src/types/pa_vint.h 1.22:
                   18565:        * src/types/pa_vstring.h 1.26:
                   18566:        * src/types/pa_vunknown.h 1.13:
                   18567:                op: MAX_LOOPS
                   18568:                as_int
                   18569: 
                   18570: 2001-05-10  paf
                   18571:        * src/doc/doxygen.cmd 1.5:
                   18572:        * src/main/compile.y 1.131:
                   18573:        * src/types/pa_vobject.h 1.9:
                   18574:                grammar: priorities changes [lowerd && prior]
                   18575:                vobject: now first fields, next methods
                   18576: 
                   18577:        * src/main/pa_request.C 1.129:
                   18578:        * src/types/pa_vrequest.C 1.6:
                   18579:                op configured
                   18580: 
                   18581:        * src/Makefile.in 1.2:
                   18582:        * src/classes/Makefile.in 1.2:
                   18583:        * src/include/pa_config_auto.h.in 1.2:
                   18584:        * src/include/pa_config_fixed.h 1.6:
                   18585:        * src/include/pa_config_includes.h 1.6:
                   18586:        * src/main/Makefile.in 1.2:
                   18587:        * src/targets/Makefile.in 1.3:
                   18588:        * src/targets/apache13/Makefile.in 1.2:
                   18589:        * src/targets/cgi/Makefile.in 1.2:
                   18590:        * src/types/Makefile.in 1.2:
                   18591:                inline wonders
                   18592: 
                   18593:        * src/main/compile.y 1.132:
                   18594:                @end grammar: allowed zero strings in control menthod
                   18595: 
                   18596:        * src/types/pa_value.h 1.58:
                   18597:        * src/types/pa_vclass.h 1.16:
                   18598:        * src/types/pa_vstateless_class.h 1.14:
                   18599:        * src/types/pa_vstateless_object.h 1.9:
                   18600:                changed priority: field before method  lookup in vclass & vobject
                   18601: 
                   18602:        * src/include/pa_common.h 1.43:
                   18603:        * src/include/pa_config_includes.h 1.7:
                   18604:                inline undefed for C++, that's all
                   18605: 
                   18606:        * src/classes/Makefile.am 1.8:
                   18607:        * src/classes/hash.C 1.1:
                   18608:        * src/doc/doxygen.cfg 1.11:
                   18609:        * src/doc/doxygen.cmd 1.6:
                   18610:                hash.C added
                   18611: 
                   18612: 2001-05-08  paf
                   18613:        * src/classes/table.C 1.76:
                   18614:                table:hash always hash of hash now
                   18615: 
                   18616:        * src/classes/op.C 1.15:
                   18617:        * src/classes/table.C 1.72:
                   18618:        * src/main/main.dsp 1.97:
                   18619:        * src/types/pa_vtable.h 1.21:
                   18620:                removed table:find. table:locate and op:eval now return bool
                   18621: 
                   18622:        * src/classes/table.C 1.75:
                   18623:                table:empty return bool now
                   18624: 
                   18625:        * src/classes/table.C 1.79:
                   18626:        * src/types/pa_value.h 1.57:
                   18627:        * src/types/pa_vhash.h 1.14:
                   18628:        * src/types/pa_vmethod_frame.h 1.7:
                   18629:                hash:default works at last!
                   18630: 
                   18631:        * src/main/pa_table.C 1.30:
                   18632:                table columnname2item on nameless ignored bark=false. fixed
                   18633: 
                   18634:        * src/classes/op.C 1.17:
                   18635:        * src/types/pa_vtable.h 1.22:
                   18636:                allowed $table.2342734 returns vunknown
                   18637: 
                   18638:        * src/classes/table.C 1.74:
                   18639:        * src/doc/chm.cmd 1.6:
                   18640:        * src/include/pa_array.h 1.37:
                   18641:        * src/include/pa_table.h 1.32:
                   18642:        * src/main/pa_table.C 1.29:
                   18643:        * src/types/pa_value.h 1.56:
                   18644:        * src/types/pa_vtable.h 1.23:
                   18645:                table:hash
                   18646: 
                   18647:        * src/doc/chm.cmd 1.5:
                   18648:        * src/main/execute.C 1.154:
                   18649:        * src/types/pa_value.h 1.55:
                   18650:                wrong pool in method checkparams again. fixed
                   18651: 
                   18652:        * src/classes/double.C 1.27:
                   18653:        * src/classes/int.C 1.24:
                   18654:        * src/classes/op.C 1.16:
                   18655:        * src/classes/string.C 1.47:
                   18656:                int,double,string:int[] double[] string:length[] results now
                   18657:                have hames
                   18658: 
                   18659:        * src/classes/table.C 1.77:
                   18660:                z
                   18661: 
                   18662:        * src/classes/mail.C 1.28:
                   18663:        * src/classes/table.C 1.78:
                   18664:        * src/doc/doxygen.cmd 1.4:
                   18665:        * src/main/main.dsp 1.98:
                   18666:        * src/types/pa_vhash.h 1.13:
                   18667:        * src/types/pa_vstateless_class.h 1.13:
                   18668:                hash:default
                   18669: 
                   18670:        * src/classes/table.C 1.73:
                   18671:                table:record have name
                   18672: 
                   18673: 2001-05-07  paf
                   18674:        * src/types/pa_value.h 1.51:
                   18675:        * src/types/pa_vtable.h 1.17:
                   18676:                table: fields, then methods.  so to enable 'dir' fields & co.
                   18677: 
                   18678:        * src/main/execute.C 1.153:
                   18679:                ^var[^class:var.method[]] is not constructor now
                   18680: 
                   18681:        * src/main/compile.y 1.130:
                   18682:                grammar: @end
                   18683: 
                   18684:        * src/doc/chm.cmd 1.4:
                   18685:                cmd
                   18686: 
                   18687:        * src/doc/ClassExample2.dox 1.3:
                   18688:        * src/doc/aliased.dox 1.3:
                   18689:        * src/doc/chm.cmd 1.2:
                   18690:        * src/include/code.h 1.29:
                   18691:        * src/include/pa_opcode.h 1.1:
                   18692:        * src/main/compile.C 1.36:
                   18693:        * src/main/compile_tools.h 1.39:
                   18694:        * src/main/execute.C 1.152:
                   18695:        * src/types/pa_value.h 1.53:
                   18696:        * src/types/pa_vbool.h 1.9:
                   18697:        * src/types/pa_vclass.h 1.15:
                   18698:        * src/types/pa_vcode_frame.h 1.4:
                   18699:        * src/types/pa_vcookie.h 1.10:
                   18700:        * src/types/pa_vdouble.h 1.20:
                   18701:        * src/types/pa_venv.h 1.16:
                   18702:        * src/types/pa_vfile.h 1.26:
                   18703:        * src/types/pa_vform.h 1.20:
                   18704:        * src/types/pa_vhash.h 1.12:
                   18705:        * src/types/pa_vimage.h 1.13:
                   18706:        * src/types/pa_vint.h 1.21:
                   18707:        * src/types/pa_vjunction.h 1.6:
                   18708:        * src/types/pa_vmethod_frame.h 1.6:
                   18709:        * src/types/pa_vobject.h 1.8:
                   18710:        * src/types/pa_vrequest.h 1.10:
                   18711:        * src/types/pa_vresponse.h 1.10:
                   18712:        * src/types/pa_vstateless_class.h 1.12:
                   18713:        * src/types/pa_vstring.h 1.25:
                   18714:        * src/types/pa_vtable.h 1.20:
                   18715:        * src/types/pa_vunknown.h 1.12:
                   18716:        * src/types/pa_wcontext.h 1.15:
                   18717:        * src/types/pa_wwrapper.h 1.9:
                   18718:                pa_code.h
                   18719: 
                   18720:        * src/include/pa_table.h 1.30:
                   18721:        * src/main/pa_table.C 1.27:
                   18722:        * src/types/pa_value.h 1.52:
                   18723:        * src/types/pa_vtable.h 1.18:
                   18724:                table: fields, then methods.  so to enable 'dir' fields & co. more
                   18725: 
                   18726:        * src/classes/string.C 1.45:
                   18727:        * src/classes/table.C 1.71:
                   18728:        * src/doc/ClassExample1.dox 1.2:
                   18729:        * src/doc/ClassExample2.dox 1.2:
                   18730:        * src/doc/ClassExample3.dox 1.2:
                   18731:        * src/doc/aliased.dox 1.2:
                   18732:        * src/doc/class.dox 1.2:
                   18733:        * src/doc/compiler.dox 1.2:
                   18734:        * src/doc/doxygen.cfg 1.10:
                   18735:        * src/doc/doxygen.cmd 1.2:
                   18736:        * src/doc/executor.dox 1.2:
                   18737:        * src/doc/index.dox 1.3:
                   18738:        * src/doc/methoded.dox 1.2:
                   18739:        * src/doc/module.dox 1.2:
                   18740:        * src/doc/object.dox 1.2:
                   18741:        * src/doc/pooled.dox 1.2:
                   18742:        * src/doc/string.dox 1.2:
                   18743:        * src/doc/targets.dox 1.2:
                   18744:        * src/doc/value.dox 1.2:
                   18745:        * src/include/code.h 1.28:
                   18746:        * src/include/pa_hash.h 1.39:
                   18747:        * src/include/pa_string.h 1.86:
                   18748:        * src/main/pa_request.C 1.128:
                   18749:        * src/main/pa_sql_driver_manager.C 1.10:
                   18750:        * src/types/pa_vjunction.h 1.5:
                   18751:        * src/types/pa_vtable.h 1.19:
                   18752:                dox, split by not clean parts also
                   18753: 
                   18754:        * src/classes/image.C 1.25:
                   18755:        * src/classes/mail.C 1.27:
                   18756:        * src/classes/string.C 1.46:
                   18757:        * src/doc/chm.cmd 1.3:
                   18758:        * src/include/pa_table.h 1.31:
                   18759:        * src/main/pa_table.C 1.28:
                   18760:        * src/types/pa_value.h 1.54:
                   18761:                method reported errors on wrong pool
                   18762: 
                   18763:        * src/doc/chm.cmd 1.1:
                   18764:        * src/doc/doxygen.cmd 1.3:
                   18765:        * src/doc/view.cmd 1.2:
                   18766:                dox cmd
                   18767: 
                   18768: 2001-05-04  paf
                   18769:        * src/classes/classes.h 1.7:
                   18770:        * src/classes/double.C 1.26:
                   18771:        * src/classes/file.C 1.36:
                   18772:        * src/classes/form.C 1.11:
                   18773:        * src/classes/image.C 1.24:
                   18774:        * src/classes/int.C 1.23:
                   18775:        * src/classes/mail.C 1.26:
                   18776:        * src/classes/op.C 1.14:
                   18777:        * src/classes/random.C 1.11:
                   18778:        * src/classes/response.C 1.11:
                   18779:        * src/classes/string.C 1.44:
                   18780:        * src/classes/table.C 1.70:
                   18781:        * src/classes/unknown.C 1.6:
                   18782:        * src/doc/doxygen.cfg 1.9:
                   18783:        * src/doc/index.dox 1.2:
                   18784:        * src/main/pa_string.C 1.81:
                   18785:                removed m- method dox
                   18786: 
                   18787:        * src/doc/ClassExample1.dox 1.1:
                   18788:        * src/doc/ClassExample2.dox 1.1:
                   18789:        * src/doc/ClassExample3.dox 1.1:
                   18790:        * src/main/execute.C 1.151:
                   18791:                dox: example1 updated
                   18792: 
                   18793: 2001-05-03  paf
                   18794:        * src/classes/classes.h 1.6:
                   18795:        * src/classes/double.C 1.25:
                   18796:        * src/doc/aliased.dox 1.1:
                   18797:        * src/doc/class.dox 1.1:
                   18798:        * src/doc/compiler.dox 1.1:
                   18799:        * src/doc/doxygen.cfg 1.8:
                   18800:        * src/doc/doxygen.txt 1.6:
                   18801:        * src/doc/executor.dox 1.1:
                   18802:        * src/doc/index.dox 1.1:
                   18803:        * src/doc/methoded.dox 1.1:
                   18804:        * src/doc/module.dox 1.1:
                   18805:        * src/doc/object.dox 1.1:
                   18806:        * src/doc/pooled.dox 1.1:
                   18807:        * src/doc/string.dox 1.1:
                   18808:        * src/doc/targets.dox 1.1:
                   18809:        * src/doc/value.dox 1.1:
                   18810:        * src/main/pa_request.C 1.127:
                   18811:                dox splitted .dox files and added some
                   18812: 
                   18813:        * src/classes/Makefile.am 1.7:
                   18814:        * src/doc/doxygen.txt 1.5:
                   18815:                classes/am
                   18816: 
                   18817: 2001-05-02  paf
                   18818:        * src/classes/image.C 1.23:
                   18819:        * src/classes/table.C 1.69:
                   18820:                table:dir result are not tainted by file_name  language now
                   18821: 
                   18822: 2001-04-28  paf
                   18823:        * src/classes/classes.inc 1.5:
                   18824:                removed classes.inc
                   18825: 
                   18826:        * src/classes/classes.C 1.3:
                   18827:        * src/classes/classes.h 1.3:
                   18828:        * src/classes/file.C 1.33:
                   18829:        * src/classes/form.C 1.5:
                   18830:        * src/classes/mail.C 1.24:
                   18831:        * src/include/pa_request.h 1.85:
                   18832:        * src/main/pa_request.C 1.124:
                   18833:                configure started
                   18834: 
                   18835:        * src/classes/file.C [reorganize_user_classes] 1.31.2.5:
                   18836:        * src/classes/table.C [reorganize_user_classes] 1.65.2.4:
                   18837:        * src/main/compile.y [reorganize_user_classes] 1.127.2.2:
                   18838:        * src/main/execute.C [reorganize_user_classes] 1.148.2.3:
                   18839:        * src/main/pa_request.C [reorganize_user_classes] 1.122.2.4:
                   18840:        * src/targets/cgi/parser3.C [reorganize_user_classes] 1.72.2.2:
                   18841:        * src/types/pa_vtable.h [reorganize_user_classes] 1.15.2.3:
                   18842:        * src/types/pa_wcontext.h [reorganize_user_classes] 1.12.2.1:
                   18843:                removed ^a.menu{$name} ability. now
                   18844:                $a{^menu{$name}}
                   18845:                or
                   18846:                ^a.menu{$a.name}
                   18847: 
                   18848:        * src/classes/_double.h 1.8:
                   18849:        * src/classes/_file.h 1.5:
                   18850:        * src/classes/_form.h 1.4:
                   18851:        * src/classes/_image.h 1.4:
                   18852:        * src/classes/_int.h 1.8:
                   18853:        * src/classes/_mail.h 1.4:
                   18854:        * src/classes/_op.h 1.6:
                   18855:        * src/classes/_random.h 1.4:
                   18856:        * src/classes/_response.h 1.5:
                   18857:        * src/classes/_string.h 1.10:
                   18858:        * src/classes/_table.h 1.7:
                   18859:        * src/classes/_unknown.h 1.3:
                   18860:        * src/classes/classes.C 1.2:
                   18861:        * src/classes/classes.h 1.2:
                   18862:        * src/classes/classes.inc 1.1:
                   18863:        * src/classes/double.C 1.22:
                   18864:        * src/classes/exec.C 1.4:
                   18865:        * src/classes/file.C 1.32:
                   18866:        * src/classes/form.C 1.4:
                   18867:        * src/classes/image.C 1.22:
                   18868:        * src/classes/int.C 1.20:
                   18869:        * src/classes/mail.C 1.23:
                   18870:        * src/classes/op.C 1.10:
                   18871:        * src/classes/random.C 1.10:
                   18872:        * src/classes/response.C 1.8:
                   18873:        * src/classes/string.C 1.41:
                   18874:        * src/classes/table.C 1.66:
                   18875:        * src/classes/unknown.C 1.3:
                   18876:        * src/include/pa_globals.h 1.51:
                   18877:        * src/include/pa_request.h 1.84:
                   18878:        * src/main/compile.y 1.129:
                   18879:        * src/main/execute.C 1.149:
                   18880:        * src/main/main.dsp 1.93:
                   18881:        * src/main/pa_globals.C 1.57:
                   18882:        * src/main/pa_request.C 1.123:
                   18883:        * src/targets/cgi/parser3.C 1.73:
                   18884:        * src/targets/isapi/parser3isapi.C 1.32:
                   18885:        * src/types/pa_value.h 1.50:
                   18886:        * src/types/pa_vcookie.h 1.9:
                   18887:        * src/types/pa_vdouble.h 1.17:
                   18888:        * src/types/pa_venv.h 1.15:
                   18889:        * src/types/pa_vfile.h 1.23:
                   18890:        * src/types/pa_vform.C 1.28:
                   18891:        * src/types/pa_vform.h 1.17:
                   18892:        * src/types/pa_vimage.h 1.10:
                   18893:        * src/types/pa_vint.h 1.18:
                   18894:        * src/types/pa_vrequest.h 1.9:
                   18895:        * src/types/pa_vresponse.h 1.9:
                   18896:        * src/types/pa_vstateless_class.h 1.11:
                   18897:        * src/types/pa_vstring.h 1.24:
                   18898:        * src/types/pa_vtable.h 1.16:
                   18899:        * src/types/pa_vunknown.h 1.11:
                   18900:        * src/types/pa_wcontext.h 1.13:
                   18901:                Methoded reorganized. todo: methoded-configure
                   18902: 
                   18903:        * src/classes/classes.inc 1.4:
                   18904:        * src/main/Makefile.am 1.12:
                   18905:                removed pa_methoded from .am
                   18906: 
                   18907:        * src/main/execute.C 1.150:
                   18908:        * src/types/pa_wcontext.h 1.14:
                   18909:                Methoded reorganized 2. todo: methoded-configure
                   18910: 
                   18911:        * src/classes/Makefile.am 1.4:
                   18912:        * src/classes/classes.awk 1.1:
                   18913:        * src/classes/classes.cmd 1.1:
                   18914:        * src/classes/classes.inc 1.2:
                   18915:        * src/classes/gawk.exe 1.1:
                   18916:        * src/classes/ls.exe 1.1:
                   18917:        * src/main/bison.exe 1.1:
                   18918:                classes.inc autogenerator
                   18919: 
                   18920:        * src/classes/form.C 1.6:
                   18921:        * src/include/pa_request.h 1.86:
                   18922:        * src/main/pa_request.C 1.125:
                   18923:                about to move configured data to special request hash
                   18924: 
                   18925:        * src/classes/form.C 1.7:
                   18926:        * src/classes/mail.C 1.25:
                   18927:        * src/classes/op.C 1.11:
                   18928:        * src/include/pa_globals.h 1.52:
                   18929:        * src/include/pa_request.h 1.87:
                   18930:        * src/main/pa_globals.C 1.58:
                   18931:        * src/main/pa_request.C 1.126:
                   18932:                moved some configured data to request::classes_conf
                   18933:                moved some string crations from globals to M...
                   18934: 
1.24      paf      18935:        * src/classes/Makefile.am 1.5:
                   18936:        * src/main/main.dsp 1.95:
                   18937:                classes/Makefile.am
                   18938: 
1.15      paf      18939:        * src/classes/classes.C 1.4:
                   18940:        * src/classes/classes.h 1.4:
                   18941:        * src/classes/double.C 1.23:
                   18942:        * src/classes/file.C 1.34:
                   18943:        * src/classes/form.C 1.9:
                   18944:        * src/classes/int.C 1.21:
                   18945:        * src/classes/op.C 1.12:
                   18946:        * src/classes/response.C 1.9:
                   18947:        * src/classes/string.C 1.42:
                   18948:        * src/classes/table.C 1.67:
                   18949:        * src/classes/unknown.C 1.4:
                   18950:        * src/include/pa_methoded.h 1.1:
                   18951:        * src/main/Makefile.am 1.11:
                   18952:        * src/main/main.dsp 1.94:
                   18953:        * src/main/pa_methoded.C 1.1:
                   18954:        * src/targets/cgi/parser3.C 1.75:
                   18955:        * src/types/pa_vdouble.h 1.18:
                   18956:        * src/types/pa_vfile.h 1.24:
                   18957:        * src/types/pa_vform.h 1.18:
                   18958:        * src/types/pa_vimage.h 1.11:
                   18959:        * src/types/pa_vint.h 1.19:
                   18960:                classes/classes renamet to include|main/pa_methoded
                   18961: 
                   18962:        * src/include/pa_string.h 1.85:
                   18963:        * src/main/pa_globals.C 1.60:
                   18964:        * src/main/untaint.C 1.47:
                   18965:        * src/targets/cgi/parser3.C 1.74:
                   18966:        * src/targets/isapi/parser3isapi.C 1.33:
                   18967:                z
                   18968: 
                   18969:        * src/classes/Makefile.am 1.6:
                   18970:        * src/classes/classes.C 1.5:
                   18971:        * src/classes/classes.h 1.5:
                   18972:        * src/classes/classes.inc 1.3:
                   18973:        * src/classes/double.C 1.24:
                   18974:        * src/classes/file.C 1.35:
                   18975:        * src/classes/form.C 1.10:
                   18976:        * src/classes/int.C 1.22:
                   18977:        * src/classes/op.C 1.13:
                   18978:        * src/classes/response.C 1.10:
                   18979:        * src/classes/string.C 1.43:
                   18980:        * src/classes/table.C 1.68:
                   18981:        * src/classes/unknown.C 1.5:
                   18982:        * src/include/pa_methoded.h 1.2:
                   18983:        * src/main/main.dsp 1.96:
                   18984:        * src/main/pa_methoded.C 1.2:
                   18985:        * src/targets/cgi/parser3.C 1.76:
                   18986:        * src/types/pa_vdouble.h 1.19:
                   18987:        * src/types/pa_vfile.h 1.25:
                   18988:        * src/types/pa_vform.h 1.19:
                   18989:        * src/types/pa_vimage.h 1.12:
                   18990:        * src/types/pa_vint.h 1.20:
                   18991:                renamed pa_methoded back to classes/classes.h
                   18992: 
                   18993:        * src/classes/_string.h [reorganize_user_classes] 1.9.2.1:
                   18994:        * src/classes/classes.C [reorganize_user_classes] 1.1.2.2:
                   18995:        * src/classes/classes.h [reorganize_user_classes] 1.1.2.2:
                   18996:        * src/classes/double.C [reorganize_user_classes] 1.21.4.2:
                   18997:        * src/classes/exec.C [reorganize_user_classes] 1.3.4.1:
                   18998:        * src/classes/file.C [reorganize_user_classes] 1.31.2.4:
                   18999:        * src/classes/form.C [reorganize_user_classes] 1.3.4.2:
                   19000:        * src/classes/image.C [reorganize_user_classes] 1.21.2.4:
                   19001:        * src/classes/int.C [reorganize_user_classes] 1.19.4.3:
                   19002:        * src/classes/mail.C [reorganize_user_classes] 1.22.2.3:
                   19003:        * src/classes/op.C [reorganize_user_classes] 1.9.2.3:
                   19004:        * src/classes/random.C [reorganize_user_classes] 1.9.2.3:
                   19005:        * src/classes/response.C [reorganize_user_classes] 1.7.4.3:
                   19006:        * src/classes/string.C [reorganize_user_classes] 1.40.2.3:
                   19007:        * src/classes/table.C [reorganize_user_classes] 1.65.2.3:
                   19008:        * src/classes/unknown.C [reorganize_user_classes] 1.2.4.2:
                   19009:        * src/include/pa_request.h [reorganize_user_classes] 1.83.2.1:
                   19010:        * src/main/compile.y [reorganize_user_classes] 1.127.2.1:
                   19011:        * src/main/execute.C [reorganize_user_classes] 1.148.2.2:
                   19012:        * src/main/pa_globals.C [reorganize_user_classes] 1.56.2.3:
                   19013:        * src/main/pa_request.C [reorganize_user_classes] 1.122.2.3:
                   19014:        * src/types/pa_value.h [reorganize_user_classes] 1.49.4.2:
                   19015:        * src/types/pa_vdouble.h [reorganize_user_classes] 1.16.2.2:
                   19016:        * src/types/pa_vfile.h [reorganize_user_classes] 1.22.2.2:
                   19017:        * src/types/pa_vform.C [reorganize_user_classes] 1.27.2.1:
                   19018:        * src/types/pa_vform.h [reorganize_user_classes] 1.16.2.2:
                   19019:        * src/types/pa_vimage.h [reorganize_user_classes] 1.9.2.2:
                   19020:        * src/types/pa_vint.h [reorganize_user_classes] 1.17.2.2:
                   19021:        * src/types/pa_vresponse.h [reorganize_user_classes] 1.8.4.2:
                   19022:        * src/types/pa_vstring.h [reorganize_user_classes] 1.23.2.2:
                   19023:        * src/types/pa_vtable.h [reorganize_user_classes] 1.15.2.2:
                   19024:        * src/types/pa_vunknown.h [reorganize_user_classes] 1.10.2.2:
                   19025:                beautifying just compiled. todo: debug, configure
                   19026: 
                   19027:        * src/classes/classes.awk 1.2:
                   19028:                skipped classes in .awk
                   19029: 
                   19030:        * src/classes/form.C 1.8:
                   19031:        * src/include/pa_globals.h 1.53:
                   19032:        * src/main/pa_globals.C 1.59:
                   19033:                moved some configured data to request::classes_conf
                   19034:                moved some string crations from globals to M...
                   19035:                [works]
                   19036: 
                   19037: 2001-04-27  paf
                   19038:        * src/main/compile.y 1.128:
                   19039:                serge@ found @CLASS bug. fixed
                   19040: 
                   19041:        * src/classes/_double.h [reorganize_user_classes] 1.7.2.1:
                   19042:        * src/classes/_form.h [reorganize_user_classes] 1.3.2.1:
                   19043:        * src/classes/_int.h [reorganize_user_classes] 1.7.2.1:
                   19044:        * src/classes/_response.h [reorganize_user_classes] 1.4.2.1:
                   19045:        * src/classes/_unknown.h [reorganize_user_classes] 1.2.2.1:
                   19046:        * src/classes/classes.C [reorganize_user_classes] 1.1.2.1:
                   19047:        * src/classes/classes.h [reorganize_user_classes] 1.1.2.1:
                   19048:        * src/classes/double.C [reorganize_user_classes] 1.21.4.1:
                   19049:        * src/classes/file.C [reorganize_user_classes] 1.31.2.2:
                   19050:        * src/classes/form.C [reorganize_user_classes] 1.3.4.1:
                   19051:        * src/classes/image.C [reorganize_user_classes] 1.21.2.2:
                   19052:        * src/classes/int.C [reorganize_user_classes] 1.19.4.2:
                   19053:        * src/classes/mail.C [reorganize_user_classes] 1.22.2.2:
                   19054:        * src/classes/op.C [reorganize_user_classes] 1.9.2.2:
                   19055:        * src/classes/random.C [reorganize_user_classes] 1.9.2.2:
                   19056:        * src/classes/response.C [reorganize_user_classes] 1.7.4.2:
                   19057:        * src/classes/string.C [reorganize_user_classes] 1.40.2.2:
                   19058:        * src/include/pa_globals.h [reorganize_user_classes] 1.50.2.2:
                   19059:        * src/main/main.dsp [reorganize_user_classes] 1.92.2.2:
                   19060:        * src/main/pa_globals.C [reorganize_user_classes] 1.56.2.2:
                   19061:        * src/types/pa_vdouble.h [reorganize_user_classes] 1.16.2.1:
                   19062:        * src/types/pa_vfile.h [reorganize_user_classes] 1.22.2.1:
                   19063:        * src/types/pa_vform.h [reorganize_user_classes] 1.16.2.1:
                   19064:        * src/types/pa_vimage.h [reorganize_user_classes] 1.9.2.1:
                   19065:        * src/types/pa_vint.h [reorganize_user_classes] 1.17.2.1:
                   19066:        * src/types/pa_vresponse.h [reorganize_user_classes] 1.8.4.1:
                   19067:        * src/types/pa_vstring.h [reorganize_user_classes] 1.23.2.1:
                   19068:        * src/types/pa_vtable.h [reorganize_user_classes] 1.15.2.1:
                   19069:        * src/types/pa_vunknown.h [reorganize_user_classes] 1.10.2.1:
                   19070:                beautifying -100
                   19071: 
                   19072:        * src/classes/classes.C 1.1:
                   19073:                file classes.C was initially added on branch
                   19074:                reorganize_user_classes.
                   19075: 
                   19076:        * src/classes/file.C [reorganize_user_classes] 1.31.2.3:
                   19077:        * src/classes/image.C [reorganize_user_classes] 1.21.2.3:
                   19078:        * src/classes/table.C [reorganize_user_classes] 1.65.2.2:
                   19079:        * src/main/execute.C [reorganize_user_classes] 1.148.2.1:
                   19080:        * src/main/pa_request.C [reorganize_user_classes] 1.122.2.2:
                   19081:        * src/types/pa_vstateless_class.h [reorganize_user_classes] 1.10.2.1:
                   19082:                beautifying -99
                   19083: 
                   19084:        * src/classes/_file.h [reorganize_user_classes] 1.4.2.1:
                   19085:        * src/classes/_image.h [reorganize_user_classes] 1.3.2.1:
                   19086:        * src/classes/_mail.h [reorganize_user_classes] 1.3.2.1:
                   19087:        * src/classes/_op.h [reorganize_user_classes] 1.5.2.1:
                   19088:        * src/classes/_random.h [reorganize_user_classes] 1.3.2.1:
                   19089:        * src/classes/_table.h [reorganize_user_classes] 1.6.2.1:
                   19090:        * src/classes/file.C [reorganize_user_classes] 1.31.2.1:
                   19091:        * src/classes/image.C [reorganize_user_classes] 1.21.2.1:
                   19092:        * src/classes/int.C [reorganize_user_classes] 1.19.4.1:
                   19093:        * src/classes/mail.C [reorganize_user_classes] 1.22.2.1:
                   19094:        * src/classes/op.C [reorganize_user_classes] 1.9.2.1:
                   19095:        * src/classes/random.C [reorganize_user_classes] 1.9.2.1:
                   19096:        * src/classes/response.C [reorganize_user_classes] 1.7.4.1:
                   19097:        * src/classes/string.C [reorganize_user_classes] 1.40.2.1:
                   19098:        * src/classes/table.C [reorganize_user_classes] 1.65.2.1:
                   19099:        * src/classes/unknown.C [reorganize_user_classes] 1.2.4.1:
                   19100:        * src/include/pa_globals.h [reorganize_user_classes] 1.50.2.1:
                   19101:        * src/main/main.dsp [reorganize_user_classes] 1.92.2.1:
                   19102:        * src/main/pa_globals.C [reorganize_user_classes] 1.56.2.1:
                   19103:        * src/main/pa_request.C [reorganize_user_classes] 1.122.2.1:
                   19104:        * src/targets/cgi/parser3.C [reorganize_user_classes] 1.72.2.1:
                   19105:        * src/types/pa_value.h [reorganize_user_classes] 1.49.4.1:
                   19106:        * src/types/pa_vcookie.h [reorganize_user_classes] 1.8.2.1:
                   19107:        * src/types/pa_venv.h [reorganize_user_classes] 1.14.2.1:
                   19108:        * src/types/pa_vrequest.h [reorganize_user_classes] 1.8.2.1:
                   19109:                started beautifying
                   19110: 
                   19111:        * src/classes/classes.h 1.1:
                   19112:                file classes.h was initially added on branch
                   19113:                reorganize_user_classes.
                   19114: 
                   19115: 2001-04-26  paf
                   19116:        * src/main/pa_request.C 1.121:
                   19117:        * src/main/pa_string.C 1.80:
                   19118:                z
                   19119: 
                   19120:        * src/classes/_exec.h 1.4:
                   19121:        * src/classes/_image.h 1.3:
                   19122:        * src/classes/image.C 1.21:
                   19123:        * src/classes/mail.C 1.22:
                   19124:        * src/classes/op.C 1.9:
                   19125:        * src/classes/random.C 1.9:
                   19126:        * src/classes/string.C 1.40:
                   19127:        * src/classes/table.C 1.65:
                   19128:        * src/doc/doxygen.cfg 1.5:
                   19129:        * src/doc/doxygen.cfg 1.6:
                   19130:        * src/doc/doxygen.cfg 1.7:
                   19131:        * src/doc/doxygen.txt 1.4:
                   19132:        * src/include/pa_array.h 1.36:
                   19133:        * src/include/pa_config_fixed.h 1.5:
                   19134:        * src/include/pa_config_includes.h 1.5:
                   19135:        * src/include/pa_dir.h 1.3:
                   19136:        * src/include/pa_socks.h 1.2:
                   19137:        * src/include/pa_string.h 1.84:
                   19138:        * src/main/compile_tools.h 1.38:
                   19139:        * src/main/pa_common.C 1.52:
                   19140:        * src/main/pa_request.C 1.122:
                   19141:        * src/main/pa_socks.C 1.3:
                   19142:        * src/sql/pa_sql_driver.h 1.8:
                   19143:        * src/targets/cgi/pa_pool.C 1.4:
                   19144:        * src/types/pa_vbool.h 1.7:
                   19145:        * src/types/pa_vbool.h 1.8:
                   19146:        * src/types/pa_vclass.h 1.13:
                   19147:        * src/types/pa_vclass.h 1.14:
                   19148:        * src/types/pa_vcode_frame.h 1.2:
                   19149:        * src/types/pa_vcode_frame.h 1.3:
                   19150:        * src/types/pa_vcookie.h 1.8:
                   19151:        * src/types/pa_vdouble.h 1.16:
                   19152:        * src/types/pa_venv.h 1.14:
                   19153:        * src/types/pa_vfile.h 1.22:
                   19154:        * src/types/pa_vform.C 1.27:
                   19155:        * src/types/pa_vform.h 1.16:
                   19156:        * src/types/pa_vhash.h 1.11:
                   19157:        * src/types/pa_vimage.C 1.7:
                   19158:        * src/types/pa_vimage.h 1.9:
                   19159:        * src/types/pa_vint.h 1.17:
                   19160:        * src/types/pa_vjunction.h 1.3:
                   19161:        * src/types/pa_vjunction.h 1.4:
                   19162:        * src/types/pa_vmethod_frame.h 1.4:
                   19163:        * src/types/pa_vmethod_frame.h 1.5:
                   19164:        * src/types/pa_vobject.h 1.6:
                   19165:        * src/types/pa_vobject.h 1.7:
                   19166:        * src/types/pa_vrequest.C 1.5:
                   19167:        * src/types/pa_vrequest.h 1.8:
                   19168:        * src/types/pa_vstateless_class.C 1.8:
                   19169:        * src/types/pa_vstateless_class.h 1.10:
                   19170:        * src/types/pa_vstateless_object.h 1.8:
                   19171:        * src/types/pa_vstring.C 1.5:
                   19172:        * src/types/pa_vstring.h 1.23:
                   19173:        * src/types/pa_vtable.h 1.15:
                   19174:        * src/types/pa_vunknown.h 1.10:
                   19175:        * src/types/pa_wcontext.C 1.6:
                   19176:        * src/types/pa_wcontext.h 1.12:
                   19177:        * src/types/pa_wwrapper.h 1.7:
                   19178:        * src/types/pa_wwrapper.h 1.8:
                   19179:                code documentation ++
                   19180: 
                   19181:        * src/include/pa_common.h 1.42:
                   19182:        * src/include/pa_types.h 1.25:
                   19183:        * src/main/pa_sql_driver_manager.C 1.9:
                   19184:                module [and, guess, isapi] connection caching fixed.
                   19185:                request-pooled-url were stored into global connectioncache
                   19186: 
                   19187: 2001-04-25  paf
                   19188:        * src/doc/doxygen.cfg 1.4:
                   19189:        * src/doc/doxygen.txt 1.3:
                   19190:        * src/targets/isapi/parser3isapi.C 1.31:
                   19191:                started doc / [doxygen.txt]
                   19192: 
                   19193:        * src/include/code.h 1.27:
                   19194:        * src/include/pa_common.h 1.41:
                   19195:        * src/main/compile.y 1.127:
                   19196:        * src/main/execute.C 1.148:
                   19197:        * src/main/pa_common.C 1.51:
                   19198:                -d
                   19199: 
                   19200:        * src/classes/file.C 1.31:
                   19201:        * src/main/pa_exec.C 1.5:
                   19202:        * src/targets/cgi/parser3.C 1.72:
                   19203:                illegal call check a bit improved, but still under iis no
                   19204:                mapping of dir with parser allowed!
                   19205: 
                   19206: 2001-04-24  paf
                   19207:        * src/targets/Makefile.in 1.2:
                   19208:        * src/targets/apache13/Makefile.in 1.1:
                   19209:                apache makefile.in s
                   19210: 
                   19211:        * src/targets/Makefile.am 1.5:
                   19212:        * src/targets/apache13/Makefile.am 1.1:
                   19213:                apache module lib .am
                   19214: 
                   19215:        * src/main/pa_exec.C 1.4:
                   19216:                windows32 buildCommand
                   19217: 
                   19218: 2001-04-23  paf
                   19219:        * src/classes/image.C 1.20:
                   19220:        * src/classes/mail.C 1.21:
                   19221:        * src/include/pa_globals.h 1.50:
                   19222:        * src/include/pa_string.h 1.83:
                   19223:        * src/main/pa_exec.C 1.3:
                   19224:        * src/main/pa_request.C 1.119:
                   19225:        * src/main/untaint.C 1.44:
                   19226:                untaint -       @test optimize whitespaces for all but 'html'
                   19227: 
                   19228:        * src/main/untaint.C 1.46:
                   19229:                untaint without charset
                   19230: 
                   19231:        * src/targets/cgi/parser3.C 1.68:
                   19232:                cgi /// @test disable /cgi-bin/parser3/auto.p
                   19233: 
                   19234:        * src/classes/random.C 1.8:
                   19235:        * src/targets/cgi/parser3.C 1.71:
                   19236:                redo failed
                   19237:                /// @test noticed series in isapi, check how initialize_random_class is called! [must be called only once]
                   19238: 
                   19239:        * src/main/untaint.C 1.45:
                   19240:                mail header only once to =?
                   19241: 
                   19242:        * src/classes/mail.C 1.20:
                   19243:        * src/include/pa_hash.h 1.38:
                   19244:        * src/include/pa_string.h 1.82:
                   19245:        * src/main/pa_common.C 1.49:
                   19246:        * src/main/pa_hash.C 1.34:
                   19247:        * src/main/pa_request.C 1.118:
                   19248:        * src/main/untaint.C 1.43:
                   19249:                untaint -       @test mail-header
                   19250: 
                   19251:        * src/include/pa_config_auto.h.in 1.1:
                   19252:                .h.in
                   19253: 
                   19254:        * src/targets/cgi/parser3.C 1.69:
                   19255:                cgi cmdline ver
                   19256: 
                   19257:        * src/main/pa_request.C 1.120:
                   19258:        * src/targets/cgi/parser3.C 1.70:
                   19259:                // @test with commandline start "parser3 a.html" so that ^load
                   19260:                a.cfg] worked! [now doesnt]
                   19261: 
                   19262:        * src/main/execute.C 1.147:
                   19263:                operators first!
                   19264:                so that ^table.menu{^rem{}} would not be 'unknown column'
                   19265: 
                   19266:        * src/include/pa_array.h 1.35:
                   19267:        * src/main/pa_array.C 1.31:
                   19268:        * src/types/pa_vfile.h 1.20:
                   19269:        * src/types/pa_vfile.h 1.21:
                   19270:                vfile fields return type
                   19271: 
                   19272:        * src/Makefile.in 1.1:
                   19273:        * src/classes/Makefile.in 1.1:
                   19274:        * src/main/Makefile.in 1.1:
                   19275:        * src/targets/cgi/Makefile.in 1.1:
                   19276:        * src/types/Makefile.in 1.1:
                   19277:                makefile ins
                   19278: 
                   19279:        * src/main/pa_string.C 1.78:
                   19280:                tested OK
                   19281:                /// @test really @b test: s x m [tested: i & g ]
                   19282: 
                   19283:        * src/targets/Makefile.in 1.1:
                   19284:                makefiles&co
                   19285: 
                   19286:        * src/classes/Makefile 1.2:
                   19287:        * src/main/Makefile 1.2:
                   19288:        * src/targets/cgi/Makefile 1.2:
                   19289:        * src/types/Makefile 1.2:
                   19290:                makefiles removed
                   19291: 
                   19292:        * src/classes/Makefile 1.1:
                   19293:        * src/main/Makefile 1.1:
                   19294:        * src/main/pa_string.C 1.79:
                   19295:        * src/targets/cgi/Makefile 1.1:
                   19296:        * src/types/Makefile 1.1:
                   19297:                configure.in + makefiles
                   19298: 
                   19299:        * src/classes/table.C 1.64:
                   19300:        * src/types/pa_vform.C 1.26:
                   19301:        * src/types/pa_vtable.h 1.14:
                   19302:                /// @test $a.menu{ $a[123] }
                   19303:                and $a.menu{^table:set[]...}
                   19304: 
                   19305:        * src/targets/cgi/Makefile.am 1.5:
                   19306:                liblink
                   19307: 
                   19308:        * src/targets/cgi/Makefile.am 1.6:
                   19309:        * src/targets/cgi/Makefile.am 1.7:
                   19310:                win32 conditional
                   19311: 
                   19312:        * src/include/pa_config_fixed.h 1.4:
                   19313:        * src/include/pa_config_includes.h 1.4:
                   19314:        * src/main/pa_common.C 1.50:
                   19315:                common: file_write /// @test mkdirs  file_delete rmdirs
                   19316: 
                   19317: 2001-04-20  paf
                   19318:        * src/main/untaint.C 1.41:
                   19319:        * src/targets/cgi/parser3.C 1.66:
                   19320:                fixed header "a/a"
                   19321: 
                   19322:        * src/main/untaint.C 1.42:
                   19323:                z
                   19324: 
                   19325:        * src/classes/string.C 1.39:
                   19326:        * src/classes/table.C 1.63:
                   19327:        * src/include/pa_globals.h 1.49:
                   19328:        * src/include/pa_request.h 1.83:
                   19329:        * src/include/pa_string.h 1.81:
                   19330:        * src/main/compile.y 1.126:
                   19331:        * src/main/pa_globals.C 1.56:
                   19332:        * src/main/pa_request.C 1.117:
                   19333:        * src/main/pa_string.C 1.77:
                   19334:        * src/targets/cgi/parser3.C 1.67:
                   19335:                $MAIN:LOCALE
                   19336: 
                   19337: 2001-04-19  paf
                   19338:        * src/main/compile_tools.h 1.37:
                   19339:                $a$b bugfix
                   19340: 
                   19341:        * src/classes/file.C 1.30:
                   19342:        * src/targets/cgi/parser3.C 1.65:
                   19343:                z
                   19344: 
                   19345:        * src/include/pa_common.h 1.39:
                   19346:        * src/main/pa_common.C 1.48:
                   19347:        * src/main/pa_request.C 1.116:
                   19348:        * src/main/untaint.C 1.40:
                   19349:        * src/targets/isapi/parser3isapi.C 1.30:
                   19350:        * src/types/pa_vcookie.C 1.19:
                   19351:                changed urlencode here and in untaint.C to HTTP standard's "
                   19352:                and \" mech
                   19353: 
                   19354:        * src/classes/file.C 1.29:
                   19355:        * src/include/pa_common.h 1.40:
                   19356:        * src/types/pa_vcookie.C 1.20:
                   19357:                done: header to $fields. waits for header '\' tricks
                   19358: 
                   19359:        * src/main/pa_request.C 1.115:
                   19360:        * src/targets/isapi/parser3isapi.C 1.29:
                   19361:                fixed http://alx/~paf/ doesnt load /auto.p
                   19362: 
                   19363: 2001-04-18  paf
                   19364:        * src/main/Makefile.am 1.10:
                   19365:        * src/main/main.dsp 1.92:
                   19366:        * src/targets/cgi/Makefile.am 1.4:
                   19367:                linux @alx
                   19368: 
                   19369:        * src/main/pa_request.C 1.114:
                   19370:                1
                   19371: 
                   19372: 2001-04-17  paf
                   19373:        * src/classes/file.C 1.28:
                   19374:        * src/classes/image.C 1.19:
                   19375:        * src/doc/doxygen.cfg 1.3:
                   19376:        * src/include/pa_sql_connection.h 1.5:
                   19377:        * src/main/pa_sql_driver_manager.C 1.8:
                   19378:        * src/sql/pa_sql_driver.h 1.7:
                   19379:                SQL_Driver_services renamed. doxygen statics enabled
                   19380: 
                   19381:        * src/Makefile.am 1.5:
                   19382:        * src/classes/Makefile.am 1.3:
                   19383:        * src/classes/_double.h 1.7:
                   19384:        * src/classes/_exec.h 1.3:
                   19385:        * src/classes/_file.h 1.4:
                   19386:        * src/classes/_form.h 1.3:
                   19387:        * src/classes/_image.h 1.2:
                   19388:        * src/classes/_int.h 1.7:
                   19389:        * src/classes/_mail.h 1.3:
                   19390:        * src/classes/_op.h 1.5:
                   19391:        * src/classes/_random.h 1.3:
                   19392:        * src/classes/_response.h 1.4:
                   19393:        * src/classes/_string.h 1.9:
                   19394:        * src/classes/_table.h 1.6:
                   19395:        * src/classes/_unknown.h 1.2:
                   19396:        * src/classes/file.C 1.27:
                   19397:        * src/classes/image.C 1.18:
                   19398:        * src/classes/mail.C 1.19:
                   19399:        * src/classes/op.C 1.8:
                   19400:        * src/classes/random.C 1.7:
                   19401:        * src/include/pa_config_fixed.h 1.3:
                   19402:        * src/include/pa_config_includes.h 1.3:
                   19403:        * src/include/pa_hash.h 1.37:
                   19404:        * src/include/pa_sql_driver_manager.h 1.3:
                   19405:        * src/include/pa_version.h 1.2:
                   19406:        * src/main/Makefile.am 1.9:
                   19407:        * src/main/compile.y 1.125:
                   19408:        * src/main/pa_common.C 1.47:
                   19409:        * src/main/pa_exec.C 1.2:
                   19410:        * src/main/pa_socks.C 1.2:
                   19411:        * src/main/pa_sql_driver_manager.C 1.7:
                   19412:        * src/sql/Makefile.am 1.2:
                   19413:        * src/sql/pa_sql_driver.h 1.6:
                   19414:        * src/targets/cgi/Makefile.am 1.3:
                   19415:        * src/targets/cgi/parser3.C 1.64:
                   19416:        * src/types/Makefile.am 1.3:
                   19417:        * src/types/pa_vcookie.C 1.18:
                   19418:        * src/types/pa_vform.C 1.25:
                   19419:        * src/types/pa_vimage.h 1.8:
                   19420:                exec @jav
                   19421: 
                   19422:        * src/include/pa_sql_driver_manager.h [gcc0415] 1.2.2.1:
                   19423:        * src/main/pa_sql_driver_manager.C [gcc0415] 1.6.2.1:
                   19424:        * src/sql/pa_sql_driver.h [gcc0415] 1.5.2.1:
                   19425:        * src/types/pa_vimage.h [gcc0415] 1.7.2.1:
                   19426:                sql driver interface now has initialize(client .so)
                   19427: 
                   19428: 2001-04-16  paf
                   19429:        * src/Makefile.am [gcc0415] 1.4.2.2:
                   19430:                compile2 cygwin
                   19431: 
                   19432:        * src/targets/cgi/Makefile.am [gcc0415] 1.2.2.2:
                   19433:                compile0 jav
                   19434: 
                   19435:        * src/Makefile.am [gcc0415] 1.4.2.1:
                   19436:        * src/classes/Makefile.am [gcc0415] 1.2.2.1:
                   19437:        * src/classes/_double.h [gcc0415] 1.6.2.1:
                   19438:        * src/classes/_exec.h [gcc0415] 1.2.2.1:
                   19439:        * src/classes/_file.h [gcc0415] 1.3.2.1:
                   19440:        * src/classes/_form.h [gcc0415] 1.2.2.1:
                   19441:        * src/classes/_image.h [gcc0415] 1.1.2.1:
                   19442:        * src/classes/_int.h [gcc0415] 1.6.2.1:
                   19443:        * src/classes/_mail.h [gcc0415] 1.2.2.1:
                   19444:        * src/classes/_op.h [gcc0415] 1.4.2.1:
                   19445:        * src/classes/_random.h [gcc0415] 1.2.2.1:
                   19446:        * src/classes/_response.h [gcc0415] 1.3.2.1:
                   19447:        * src/classes/_string.h [gcc0415] 1.8.2.1:
                   19448:        * src/classes/_table.h [gcc0415] 1.5.2.1:
                   19449:        * src/classes/_unknown.h [gcc0415] 1.1.2.1:
                   19450:        * src/classes/image.C [gcc0415] 1.17.2.1:
                   19451:        * src/classes/mail.C [gcc0415] 1.18.2.1:
                   19452:        * src/classes/op.C [gcc0415] 1.7.2.1:
                   19453:        * src/classes/random.C [gcc0415] 1.6.2.1:
                   19454:        * src/include/pa_config_fixed.h [gcc0415] 1.2.2.1:
                   19455:        * src/include/pa_config_includes.h [gcc0415] 1.2.2.1:
                   19456:        * src/include/pa_hash.h [gcc0415] 1.36.2.1:
                   19457:        * src/include/pa_version.h [gcc0415] 1.1.2.1:
                   19458:        * src/main/Makefile.am [gcc0415] 1.8.2.1:
                   19459:        * src/main/compile.y [gcc0415] 1.124.2.1:
                   19460:        * src/main/pa_common.C [gcc0415] 1.46.2.1:
                   19461:        * src/main/pa_exec.C [gcc0415] 1.1.2.1:
                   19462:        * src/sql/Makefile.am [gcc0415] 1.1.2.1:
                   19463:        * src/targets/cgi/Makefile.am [gcc0415] 1.2.2.1:
                   19464:        * src/targets/cgi/parser3.C [gcc0415] 1.63.2.1:
                   19465:        * src/types/Makefile.am [gcc0415] 1.2.2.1:
                   19466:        * src/types/pa_vcookie.C [gcc0415] 1.17.2.1:
                   19467:        * src/types/pa_vform.C [gcc0415] 1.24.2.1:
                   19468:                compile-1
                   19469: 
                   19470:        * src/include/pa_config_includes.h [gcc0415] 1.2.2.2:
                   19471:        * src/main/pa_exec.C [gcc0415] 1.1.2.2:
                   19472:        * src/main/pa_socks.C [gcc0415] 1.1.2.1:
                   19473:        * src/targets/cgi/Makefile.am [gcc0415] 1.2.2.3:
                   19474:                compile1 cygwin
                   19475: 
                   19476: 2001-04-15  paf
                   19477:        * src/classes/op.C 1.5:
                   19478:        * src/include/pa_request.h 1.82:
                   19479:        * src/types/pa_value.h 1.48:
                   19480:        * src/types/pa_vmethod_frame.h 1.3:
                   19481:                MethodParams in op.C
                   19482: 
                   19483:        * src/types/pa_value.h 1.49:
                   19484:                MethodParams !junction
                   19485: 
                   19486:        * src/classes/table.C 1.62:
                   19487:                table:empty +=process
                   19488: 
                   19489:        * src/classes/op.C 1.7:
                   19490:                z
                   19491: 
                   19492:        * src/classes/_string.h 1.8:
                   19493:        * src/classes/double.C 1.21:
                   19494:        * src/classes/file.C 1.26:
                   19495:        * src/classes/image.C 1.17:
                   19496:        * src/classes/int.C 1.19:
                   19497:        * src/classes/mail.C 1.18:
                   19498:        * src/classes/op.C 1.6:
                   19499:        * src/classes/random.C 1.6:
                   19500:        * src/classes/response.C 1.7:
                   19501:        * src/classes/string.C 1.38:
                   19502:        * src/classes/table.C 1.61:
                   19503:        * src/classes/unknown.C 1.2:
                   19504:        * src/main/pa_request.C 1.113:
                   19505:                MethodParams everywhere
                   19506: 
                   19507: 2001-04-12  paf
                   19508:        * src/classes/_unknown.h 1.1:
                   19509:        * src/classes/unknown.C 1.1:
                   19510:        * src/include/pa_globals.h 1.48:
                   19511:        * src/main/main.dsp 1.91:
                   19512:        * src/main/pa_globals.C 1.55:
                   19513:        * src/types/pa_vunknown.h 1.9:
                   19514:                ^unknown:int[]=0 double[]=0
                   19515: 
                   19516:        * src/classes/image.C 1.13:
                   19517:                image:line/fill/rectangle/bar/replace/polygon/polybar
                   19518: 
                   19519:        * src/classes/image.C 1.15:
                   19520:        * src/main/pa_hash.C 1.33:
                   19521:                hash bug fixed
                   19522: 
                   19523:        * src/classes/image.C 1.12:
                   19524:        * src/classes/op.C 1.4:
                   19525:        * src/main/execute.C 1.146:
                   19526:        * src/types/pa_value.h 1.47:
                   19527:        * src/types/pa_vmethod_frame.h 1.2:
                   19528:        * src/types/pa_wcontext.h 1.11:
                   19529:                for var now written not to r.wcontext, but to r.root
                   19530:                cleared "entered_object" state
                   19531: 
                   19532:        * src/classes/image.C 1.16:
                   19533:        * src/types/pa_vimage.h 1.7:
                   19534:                image:font :text
                   19535: 
                   19536:        * src/classes/image.C 1.14:
                   19537:                image:gif now does not have params
                   19538: 
                   19539: 2001-04-11  paf
                   19540:        * src/classes/mail.C 1.17:
                   19541:        * src/classes/op.C 1.3:
                   19542:        * src/targets/cgi/parser3.C 1.63:
                   19543:        * src/types/pa_value.h 1.46:
                   19544:        * src/types/pa_vfile.C 1.15:
                   19545:        * src/types/pa_vfile.h 1.19:
                   19546:        * src/types/pa_vform.C 1.24:
                   19547:        * src/types/pa_vstring.C 1.3:
                   19548:        * src/types/pa_vstring.h 1.22:
                   19549:                forced UL_FILE_NAME of posted file name
                   19550: 
                   19551:        * src/classes/image.C 1.7:
                   19552:        * src/main/execute.C 1.145:
                   19553:        * src/main/main.dsp 1.89:
                   19554:        * src/main/pa_request.C 1.112:
                   19555:        * src/types/pa_vcframe.h 1.4:
                   19556:        * src/types/pa_vcode_frame.h 1.1:
                   19557:        * src/types/pa_vimage.C 1.4:
                   19558:        * src/types/pa_vimage.h 1.4:
                   19559:        * src/types/pa_vmethod_frame.h 1.1:
                   19560:        * src/types/pa_vmframe.h 1.13:
                   19561:                libimaging dead end: pil parses header in .py
                   19562: 
                   19563:        * src/classes/image.C 1.8:
                   19564:        * src/types/pa_vimage.C 1.5:
                   19565:        * src/types/pa_vimage.h 1.5:
                   19566:                gd started porting to Pooled descendant
                   19567: 
                   19568:        * src/classes/image.C 1.5:
                   19569:        * src/main/pa_request.C 1.110:
                   19570:        * src/types/pa_vform.C 1.23:
                   19571:                fixed post [broke when moved post read to core]
                   19572: 
                   19573:        * src/main/main.dsp 1.87:
                   19574:                gd+smtp made separate libs
                   19575: 
                   19576:        * src/classes/image.C 1.9:
                   19577:        * src/types/pa_vimage.C 1.6:
                   19578:        * src/types/pa_vimage.h 1.6:
                   19579:                gd todo: gif without file
                   19580: 
                   19581:        * src/include/pa_globals.h 1.46:
                   19582:        * src/include/pa_string.h 1.80:
                   19583:        * src/main/pa_common.C 1.46:
                   19584:        * src/main/pa_request.C 1.111:
                   19585:        * src/main/untaint.C 1.39:
                   19586:        * src/types/pa_vfile.C 1.16:
                   19587:        * src/types/pa_vstring.C 1.4:
                   19588:                fixed vstring:as_vfile  length
                   19589: 
                   19590:        * src/classes/image.C 1.6:
                   19591:        * src/include/pa_globals.h 1.47:
                   19592:        * src/main/main.dsp 1.88:
                   19593:        * src/main/pa_globals.C 1.54:
                   19594:        * src/types/pa_vimage.C 1.3:
                   19595:        * src/types/pa_vimage.h 1.3:
                   19596:                gd dead end. switching to python imaging lib
                   19597: 
                   19598:        * src/classes/image.C 1.10:
                   19599:        * src/main/main.dsp 1.90:
                   19600:                gd with mem write + image just compiled
                   19601: 
                   19602:        * src/classes/image.C 1.11:
                   19603:                image:create image:load
                   19604: 
                   19605: 2001-04-10  paf
                   19606:        * src/classes/_double.h 1.6:
                   19607:        * src/classes/_file.h 1.3:
                   19608:        * src/classes/_form.h 1.2:
                   19609:        * src/classes/_int.h 1.6:
                   19610:        * src/classes/_mail.h 1.2:
                   19611:        * src/classes/_op.h 1.4:
                   19612:        * src/classes/_random.h 1.2:
                   19613:        * src/classes/_response.h 1.3:
                   19614:        * src/classes/_string.h 1.7:
                   19615:        * src/classes/_table.h 1.5:
                   19616:        * src/classes/file.C 1.25:
                   19617:        * src/classes/mail.C 1.16:
                   19618:        * src/include/pa_common.h 1.37:
                   19619:        * src/include/pa_globals.h 1.45:
                   19620:        * src/main/execute.C 1.144:
                   19621:        * src/main/main.dsp 1.86:
                   19622:        * src/main/pa_common.C 1.44:
                   19623:        * src/main/pa_globals.C 1.53:
                   19624:        * src/targets/isapi/parser3isapi.C 1.28:
                   19625:        * src/types/pa_value.h 1.45:
                   19626:        * src/types/pa_vfile.C 1.14:
                   19627:        * src/types/pa_vfile.h 1.18:
                   19628:        * src/types/pa_vhash.h 1.10:
                   19629:        * src/types/pa_vimage.h 1.1:
                   19630:        * src/types/pa_vresponse.h 1.8:
                   19631:        * src/types/pa_vstring.h 1.21:
                   19632:                image:measure -100 just compiled
                   19633: 
                   19634:        * src/classes/_image.h 1.1:
                   19635:        * src/classes/image.C 1.1:
                   19636:        * src/types/pa_vimage.C 1.1:
                   19637:                image forgotten!
                   19638: 
                   19639:        * src/classes/image.C 1.3:
                   19640:        * src/types/pa_vimage.C 1.2:
                   19641:                jpg measure bugs fixed
                   19642: 
                   19643:        * src/classes/image.C 1.4:
                   19644:                image:html done
                   19645: 
                   19646:        * src/classes/table.C 1.60:
                   19647:        * src/include/pa_common.h 1.38:
                   19648:        * src/main/pa_common.C 1.45:
                   19649:        * src/main/pa_request.C 1.109:
                   19650:        * src/main/pa_string.C 1.76:
                   19651:        * src/main/untaint.C 1.38:
                   19652:        * src/types/pa_vimage.h 1.2:
                   19653:                image:measure -90
                   19654: 
                   19655:        * src/classes/mail.C 1.11:
                   19656:        * src/main/pa_globals.C 1.52:
                   19657:                smtp some consts
                   19658: 
                   19659:        * src/classes/mail.C 1.12:
                   19660:                unix sendmail compiled. todo:testing
                   19661: 
                   19662:        * src/classes/mail.C 1.14:
                   19663:                sendmail unix skipping defaults
                   19664: 
                   19665:        * src/classes/image.C 1.2:
                   19666:                z
                   19667: 
                   19668:        * src/classes/mail.C 1.13:
                   19669:        * src/include/pa_common.h 1.36:
                   19670:        * src/main/pa_common.C 1.43:
                   19671:                sendmail unix added defaults
                   19672: 
                   19673:        * src/classes/mail.C 1.15:
                   19674:                minor bug with unclear from/to
                   19675: 
                   19676: 2001-04-09  paf
                   19677:        * src/classes/_exec.h 1.2:
                   19678:        * src/main/execute.C 1.142:
                   19679:        * src/main/pa_globals.C 1.50:
                   19680:        * src/main/pa_request.C 1.106:
                   19681:        * src/types/pa_vcookie.C 1.17:
                   19682:        * src/types/pa_vfile.C 1.12:
                   19683:                exec -2
                   19684: 
                   19685:        * src/classes/file.C 1.24:
                   19686:        * src/include/pa_exec.h 1.1:
                   19687:        * src/include/pa_sapi.h 1.8:
                   19688:        * src/main/main.dsp 1.85:
                   19689:        * src/main/pa_exec.C 1.1:
                   19690:        * src/targets/cgi/parser3.C 1.62:
                   19691:        * src/targets/cgi/parser3.dsp 1.17:
                   19692:        * src/targets/isapi/parser3isapi.C 1.27:
                   19693:        * src/targets/isapi/parser3isapi.dsp 1.12:
                   19694:                all targets exec
                   19695: 
                   19696:        * src/classes/exec.C 1.2:
                   19697:        * src/include/pa_common.h 1.35:
                   19698:        * src/main/pa_common.C 1.42:
                   19699:        * src/main/untaint.C 1.37:
                   19700:                exec3. decided exec:cgi to move to file:cgi
                   19701: 
                   19702:        * src/include/pa_sapi.h 1.7:
                   19703:        * src/include/pa_string.h 1.79:
                   19704:        * src/targets/cgi/parser3.C 1.61:
                   19705:        * src/targets/isapi/parser3isapi.C 1.26:
                   19706:        * src/targets/isapi/parser3isapi.dsp 1.11:
                   19707:                sapi exec dead end. badly parsed args in apache:util.script
                   19708: 
                   19709:        * src/classes/file.C 1.23:
                   19710:        * src/main/main.dsp 1.84:
                   19711:        * src/main/pa_request.C 1.108:
                   19712:        * src/targets/cgi/parser3.C 1.60:
                   19713:                exec win32 env
                   19714: 
                   19715:        * src/classes/exec.C 1.3:
                   19716:        * src/classes/file.C 1.21:
                   19717:        * src/include/pa_globals.h 1.44:
                   19718:        * src/main/execute.C 1.143:
                   19719:        * src/main/main.dsp 1.83:
                   19720:        * src/main/pa_globals.C 1.51:
                   19721:        * src/main/pa_request.C 1.107:
                   19722:        * src/types/pa_vfile.C 1.13:
                   19723:        * src/types/pa_vfile.h 1.17:
                   19724:        * src/types/pa_vform.C 1.22:
                   19725:        * src/types/pa_vstring.C 1.2:
                   19726:                exec4. todo env
                   19727: 
                   19728:        * src/classes/_exec.h 1.1:
                   19729:        * src/classes/exec.C 1.1:
                   19730:        * src/include/pa_common.h 1.34:
                   19731:        * src/include/pa_request.h 1.81:
                   19732:        * src/include/pa_sapi.h 1.6:
                   19733:        * src/include/pa_string.h 1.77:
                   19734:        * src/main/pa_common.C 1.41:
                   19735:        * src/main/pa_request.C 1.105:
                   19736:        * src/main/pa_string.C 1.75:
                   19737:        * src/targets/cgi/parser3.C 1.59:
                   19738:        * src/targets/cgi/parser3.dsp 1.16:
                   19739:        * src/targets/isapi/parser3isapi.C 1.25:
                   19740:        * src/types/pa_vform.C 1.21:
                   19741:        * src/types/pa_vform.h 1.15:
                   19742:                exec class just compiled. moved post read to request core
                   19743: 
                   19744:        * src/classes/file.C 1.22:
                   19745:        * src/include/pa_hash.h 1.36:
                   19746:        * src/main/pa_hash.C 1.32:
                   19747:                exec env 0
                   19748: 
                   19749:        * src/classes/_op.h 1.3:
                   19750:        * src/include/pa_dir.h 1.2:
                   19751:        * src/include/pa_globals.h 1.43:
                   19752:        * src/include/pa_sapi.h 1.5:
                   19753:        * src/main/main.dsp 1.82:
                   19754:        * src/main/pa_dir.C 1.2:
                   19755:        * src/main/pa_globals.C 1.49:
                   19756:        * src/targets/cgi/parser3.C 1.58:
                   19757:        * src/targets/cgi/parser3.dsp 1.15:
                   19758:                problems with ^exec:cgi post data. they are already read by vform
                   19759: 
                   19760:        * src/include/pa_string.h 1.78:
                   19761:                written but not tested exec with env for unix
                   19762: 
                   19763: 2001-04-08  paf
                   19764:        * src/classes/file.C 1.20:
                   19765:        * src/classes/mail.C 1.10:
                   19766:        * src/classes/string.C 1.37:
                   19767:        * src/include/pa_request.h 1.80:
                   19768:        * src/include/pa_string.h 1.76:
                   19769:        * src/main/pa_request.C 1.104:
                   19770:                uuencode. string<<
                   19771: 
                   19772: 2001-04-07  paf
                   19773:        * src/classes/_mail.h 1.1:
                   19774:        * src/classes/mail.C 1.1:
                   19775:        * src/include/pa_common.h 1.33:
                   19776:        * src/include/pa_globals.h 1.41:
                   19777:        * src/include/pa_string.h 1.74:
                   19778:        * src/main/main.dsp 1.79:
                   19779:        * src/main/pa_common.C 1.40:
                   19780:        * src/main/pa_globals.C 1.47:
                   19781:        * src/main/pa_request.C 1.101:
                   19782:        * src/main/untaint.C 1.36:
                   19783:        * src/types/pa_vcookie.C 1.16:
                   19784:                mail:send -10 just compiled
                   19785: 
                   19786:        * src/include/pa_socks.h 1.1:
                   19787:        * src/main/main.dsp 1.81:
                   19788:        * src/main/pa_socks.C 1.1:
                   19789:        * src/targets/cgi/parser3.C 1.57:
                   19790:        * src/targets/cgi/parser3.dsp 1.14:
                   19791:        * src/targets/isapi/parser3isapi.C 1.24:
                   19792:                mail:send 1
                   19793: 
                   19794:        * src/classes/mail.C 1.3:
                   19795:                +=
                   19796: 
                   19797:        * src/classes/mail.C 1.6:
                   19798:                ^attach dead end
                   19799: 
                   19800:        * src/classes/mail.C 1.2:
                   19801:        * src/include/pa_string.h 1.75:
                   19802:                mail:send -1 text prepared
                   19803: 
                   19804:        * src/classes/mail.C 1.7:
                   19805:                ^mail[$attach
                   19806: 
                   19807:        * src/classes/mail.C 1.5:
                   19808:        * src/classes/mail.C 1.8:
                   19809:        * src/classes/mail.C 1.9:
                   19810:        * src/main/pa_request.C 1.103:
                   19811:                z
                   19812: 
                   19813:        * src/classes/mail.C 1.4:
                   19814:        * src/include/pa_globals.h 1.42:
                   19815:        * src/include/pa_request.h 1.79:
                   19816:        * src/main/main.dsp 1.80:
                   19817:        * src/main/pa_globals.C 1.48:
                   19818:        * src/main/pa_request.C 1.102:
                   19819:                smtp just compiled
                   19820: 
                   19821: 2001-04-06  paf
                   19822:        * src/types/pa_valiased.C 1.7:
                   19823:                another root inherititance skipped
                   19824: 
                   19825:        * src/classes/random.C 1.5:
                   19826:        * src/classes/table.C 1.57:
                   19827:        * src/main/pa_globals.C 1.44:
                   19828:                @office
                   19829: 
                   19830:        * src/classes/table.C 1.58:
                   19831:        * src/include/pa_dir.h 1.1:
                   19832:        * src/main/execute.C 1.141:
                   19833:        * src/main/main.dsp 1.78:
                   19834:        * src/main/pa_dir.C 1.1:
                   19835:                table:dir 0 [without regexp]
                   19836: 
                   19837:        * src/main/compile.C 1.34:
                   19838:        * src/main/compile.y 1.124:
                   19839:        * src/main/execute.C 1.139:
                   19840:                operators are now not root methods of parent class. just 'ROOT
                   19841:                 class
                   19842: 
                   19843:        * src/classes/table.C 1.59:
                   19844:        * src/include/pa_globals.h 1.40:
                   19845:        * src/main/pa_globals.C 1.46:
                   19846:        * src/main/pa_string.C 1.74:
                   19847:                table:dir 1
                   19848: 
                   19849:        * src/classes/_op.h 1.2:
                   19850:        * src/classes/_root.h 1.5:
                   19851:        * src/classes/op.C 1.2:
                   19852:        * src/classes/root.C 1.62:
                   19853:        * src/include/pa_globals.h 1.39:
                   19854:        * src/include/pa_request.h 1.78:
                   19855:        * src/main/compile.C 1.35:
                   19856:        * src/main/execute.C 1.140:
                   19857:        * src/main/main.dsp 1.77:
                   19858:        * src/main/pa_globals.C 1.45:
                   19859:        * src/main/pa_request.C 1.100:
                   19860:                renamed 'root' to 'op'
                   19861: 
                   19862:        * src/classes/_op.h 1.1:
                   19863:        * src/classes/op.C 1.1:
                   19864:                renamed from 'root'
                   19865: 
                   19866: 2001-04-05  paf
                   19867:        * src/classes/root.C 1.59:
                   19868:        * src/include/pa_sql_connection.h 1.1:
                   19869:        * src/include/pa_sql_driver.h 1.5:
                   19870:        * src/main/main.dsp 1.76:
                   19871:        * src/main/pa_sql_driver_manager.C 1.3:
                   19872:        * src/sql/pa_sql_driver.h 1.1:
                   19873:                sql driver services for conv memory & error reporting
                   19874: 
                   19875:        * src/main/execute.C 1.138:
                   19876:        * src/main/pa_request.C 1.98:
                   19877:        * src/main/pa_string.C 1.73:
                   19878:        * src/types/pa_value.h 1.44:
                   19879:        * src/types/pa_vmframe.h 1.12:
                   19880:        * src/types/pa_wcontext.h 1.10:
                   19881:                constructor flag dropped at get_method_frame and remembered
                   19882:                into method_frame
                   19883: 
                   19884:        * src/include/pa_globals.h 1.38:
                   19885:        * src/main/pa_globals.C 1.43:
                   19886:        * src/main/pa_request.C 1.96:
                   19887:        * src/main/pa_string.C 1.72:
                   19888:        * src/targets/isapi/parser3isapi.dsp 1.10:
                   19889:                $LOCALE:ctype[Russian_Russia.1251]
                   19890: 
                   19891:        * src/main/pa_request.C 1.99:
                   19892:        * src/sql/pa_sql_driver.h 1.5:
                   19893:                mysql limit
                   19894: 
                   19895:        * src/classes/table.C 1.52:
                   19896:                select * from hren error contains statement
                   19897: 
                   19898:        * src/classes/random.C 1.4:
                   19899:        * src/classes/root.C 1.60:
                   19900:        * src/classes/table.C 1.54:
                   19901:        * src/include/pa_sql_connection.h 1.4:
                   19902:        * src/include/pa_string.h 1.71:
                   19903:        * src/main/execute.C 1.137:
                   19904:        * src/main/pa_sql_driver_manager.C 1.6:
                   19905:        * src/main/pa_string.C 1.70:
                   19906:        * src/main/untaint.C 1.34:
                   19907:        * src/sql/pa_sql_driver.h 1.4:
                   19908:        * src/types/pa_vmframe.h 1.11:
                   19909:        * src/types/pa_wcontext.C 1.5:
                   19910:        * src/types/pa_wcontext.h 1.9:
                   19911:                sql quote. string untaint UL_SQL
                   19912: 
                   19913:        * src/classes/table.C 1.51:
                   19914:        * src/include/pa_sql_connection.h 1.2:
                   19915:        * src/include/pa_types.h 1.24:
                   19916:        * src/main/pa_sql_driver_manager.C 1.4:
                   19917:        * src/main/untaint.C 1.33:
                   19918:        * src/sql/pa_sql_driver.h 1.2:
                   19919:        * src/targets/cgi/parser3.dsp 1.13:
                   19920:                mysql 0
                   19921: 
                   19922:        * src/classes/table.C 1.53:
                   19923:        * src/include/pa_sql_connection.h 1.3:
                   19924:        * src/main/pa_sql_driver_manager.C 1.5:
                   19925:        * src/sql/pa_sql_driver.h 1.3:
                   19926:                sql ping
                   19927: 
                   19928:        * src/classes/table.C 1.55:
                   19929:        * src/include/pa_string.h 1.72:
                   19930:        * src/main/pa_string.C 1.71:
                   19931:        * src/main/untaint.C 1.35:
                   19932:                z
                   19933: 
                   19934:        * src/classes/file.C 1.19:
                   19935:        * src/classes/root.C 1.61:
                   19936:        * src/classes/string.C 1.36:
                   19937:        * src/classes/table.C 1.56:
                   19938:        * src/main/pa_request.C 1.97:
                   19939:                junction to code&expression in errors
                   19940: 
                   19941:        * src/include/pa_config_fixed.h 1.2:
                   19942:        * src/include/pa_config_includes.h 1.2:
                   19943:        * src/include/pa_hash.h 1.35:
                   19944:        * src/include/pa_string.h 1.73:
                   19945:        * src/main/pa_hash.C 1.31:
                   19946:        * src/main/pa_table.C 1.26:
                   19947:                hash now not thread-safe.
                   19948: 
                   19949: 2001-04-04  paf
                   19950:        * src/include/pa_sql_driver.h 1.4:
                   19951:                mysql connect
                   19952: 
                   19953:        * src/classes/random.C 1.3:
                   19954:        * src/classes/root.C 1.56:
                   19955:        * src/classes/table.C 1.49:
                   19956:        * src/include/pa_globals.h 1.36:
                   19957:        * src/include/pa_pool.h 1.48:
                   19958:        * src/include/pa_request.h 1.76:
                   19959:        * src/main/pa_request.C 1.94:
                   19960:        * src/types/pa_vclass.h 1.12:
                   19961:                sql frame -10
                   19962: 
                   19963:        * src/Makefile.am 1.4:
                   19964:        * src/classes/root.C 1.57:
                   19965:        * src/classes/string.C 1.35:
                   19966:        * src/classes/table.C 1.50:
                   19967:        * src/include/pa_globals.h 1.37:
                   19968:        * src/include/pa_hash.h 1.34:
                   19969:        * src/include/pa_pool.h 1.49:
                   19970:        * src/include/pa_request.h 1.77:
                   19971:        * src/include/pa_sapi.h 1.4:
                   19972:        * src/include/pa_string.h 1.70:
                   19973:        * src/include/pa_table.h 1.29:
                   19974:        * src/main/main.dsp 1.74:
                   19975:        * src/main/pa_globals.C 1.42:
                   19976:        * src/main/pa_hash.C 1.30:
                   19977:        * src/main/pa_request.C 1.95:
                   19978:        * src/main/pa_string.C 1.69:
                   19979:        * src/main/pa_table.C 1.25:
                   19980:        * src/main/untaint.C 1.32:
                   19981:                connect&sql -1000 just compiled
                   19982: 
                   19983:        * src/sql/Makefile.am 1.1:
                   19984:                forgot to add mysql client
                   19985: 
                   19986:        * src/classes/root.C 1.58:
                   19987:        * src/include/pa_sql_driver.h 1.2:
                   19988:        * src/include/pa_sql_driver_manager.h 1.2:
                   19989:        * src/main/main.dsp 1.75:
                   19990:        * src/main/pa_sql_driver_manager.C 1.2:
                   19991:                more manager&connection&driver
                   19992: 
                   19993:        * src/include/pa_sql_driver.h 1.3:
                   19994:                mysql info
                   19995: 
                   19996:        * src/doc/doxygen.cfg 1.2:
                   19997:                z
                   19998: 
                   19999:        * src/include/pa_sql_driver.h 1.1:
                   20000:        * src/include/pa_sql_driver_manager.h 1.1:
                   20001:        * src/main/pa_sql_driver_manager.C 1.1:
                   20002:                connect&sql -1000 just compiled [forgot to add libltdl, added]
                   20003: 
                   20004: 2001-04-03  paf
                   20005:        * src/classes/file.C 1.18:
                   20006:        * src/classes/string.C 1.32:
                   20007:        * src/classes/table.C 1.48:
                   20008:        * src/include/pa_string.h 1.69:
                   20009:        * src/main/pa_common.C 1.39:
                   20010:        * src/main/pa_string.C 1.68:
                   20011:        * src/main/untaint.C 1.31:
                   20012:                string:match replace 2.  string.cstr(forced lang)
                   20013: 
                   20014:        * src/classes/string.C 1.30:
                   20015:                string:match replace 0
                   20016: 
                   20017:        * src/classes/string.C 1.34:
                   20018:        * src/types/pa_vform.C 1.19:
                   20019:                string:match replace assigned lang
                   20020: 
                   20021:        * src/classes/string.C 1.31:
                   20022:        * src/include/pa_string.h 1.68:
                   20023:        * src/main/pa_string.C 1.67:
                   20024:                string:match replace strange matches
                   20025: 
                   20026:        * src/classes/table.C 1.46:
                   20027:                table:append now uses string::split
                   20028: 
                   20029:        * src/include/pa_globals.h 1.33:
                   20030:        * src/include/pa_hash.h 1.33:
                   20031:        * src/main/pa_globals.C 1.39:
                   20032:        * src/main/pa_request.C 1.92:
                   20033:        * src/targets/cgi/parser3.C 1.55:
                   20034:        * src/targets/isapi/parser3isapi.C 1.22:
                   20035:        * src/types/pa_vfile.C 1.11:
                   20036:                content-disposition
                   20037: 
                   20038:        * src/classes/string.C 1.25:
                   20039:        * src/include/pa_globals.h 1.34:
                   20040:        * src/include/pa_string.h 1.64:
                   20041:        * src/main/main.dsp 1.73:
                   20042:        * src/main/pa_globals.C 1.40:
                   20043:        * src/main/pa_string.C 1.62:
                   20044:                string:match [search] -1 just compiled
                   20045: 
                   20046:        * src/classes/string.C 1.26:
                   20047:        * src/include/pa_globals.h 1.35:
                   20048:        * src/include/pa_string.h 1.65:
                   20049:        * src/include/pa_threads.h 1.12:
                   20050:        * src/main/pa_globals.C 1.41:
                   20051:        * src/main/pa_string.C 1.63:
                   20052:        * src/targets/isapi/parser3isapi.dsp 1.9:
                   20053:                string:match 0
                   20054: 
                   20055:        * src/main/pa_common.C 1.37:
                   20056:        * src/main/untaint.C 1.30:
                   20057:        * src/targets/cgi/parser3.C 1.56:
                   20058:        * src/targets/isapi/parser3isapi.C 1.23:
                   20059:        * src/targets/isapi/pool_storage.h 1.4:
                   20060:                todo/tests
                   20061: 
                   20062:        * src/classes/file.C 1.15:
                   20063:        * src/classes/root.C 1.54:
                   20064:        * src/classes/string.C 1.23:
                   20065:        * src/classes/table.C 1.44:
                   20066:        * src/doc/doxygen.cmd 1.1:
                   20067:        * src/doc/doxygen.txt 1.2:
                   20068:        * src/doc/generate.cmd 1.2:
                   20069:        * src/include/pa_array.h 1.34:
                   20070:        * src/include/pa_request.h 1.74:
                   20071:        * src/include/pa_string.h 1.62:
                   20072:        * src/main/execute.C 1.136:
                   20073:        * src/main/pa_string.C 1.60:
                   20074:        * src/main/untaint.C 1.29:
                   20075:        * src/targets/cgi/parser3.C 1.52:
                   20076:        * src/types/pa_vcookie.C 1.15:
                   20077:                string::pos & cmp & piece bugs fixed.
                   20078:                string::split new
                   20079:                table:load separated from set
                   20080:                table:set implemented with clean \n \t searches
                   20081: 
                   20082:        * src/include/pa_common.h 1.31:
                   20083:        * src/include/pa_globals.h 1.32:
                   20084:        * src/main/pa_globals.C 1.38:
                   20085:        * src/main/pa_request.C 1.91:
                   20086:        * src/targets/cgi/parser3.C 1.54:
                   20087:        * src/targets/isapi/parser3isapi.C 1.21:
                   20088:        * src/types/pa_value.h 1.43:
                   20089:                main:post-process
                   20090: 
1.24      paf      20091:        * src/classes/string.C 1.27:
                   20092:        * src/include/pa_string.h 1.66:
                   20093:        * src/main/pa_string.C 1.64:
                   20094:                string:match replace -11
                   20095: 
1.15      paf      20096:        * src/classes/file.C 1.16:
                   20097:        * src/classes/table.C 1.45:
                   20098:        * src/include/pa_common.h 1.32:
                   20099:        * src/main/compile_tools.C 1.34:
                   20100:        * src/main/pa_common.C 1.38:
                   20101:        * src/main/pa_request.C 1.93:
                   20102:        * src/types/pa_vform.C 1.20:
                   20103:        * src/types/pa_vstring.C 1.1:
                   20104:                z
                   20105: 
                   20106:        * src/include/pa_common.h 1.30:
                   20107:        * src/include/pa_request.h 1.75:
                   20108:        * src/include/pa_sapi.h 1.3:
                   20109:        * src/main/main.dsp 1.72:
                   20110:        * src/main/pa_common.C 1.36:
                   20111:        * src/main/pa_request.C 1.90:
                   20112:        * src/targets/cgi/parser3.C 1.53:
                   20113:        * src/types/pa_value.h 1.42:
                   20114:        * src/types/pa_vfile.C 1.10:
                   20115:        * src/types/pa_vfile.h 1.16:
                   20116:        * src/types/pa_vstring.h 1.20:
                   20117:                vfile in response:body
                   20118: 
                   20119:        * src/classes/string.C 1.28:
                   20120:        * src/include/pa_string.h 1.67:
                   20121:        * src/main/pa_string.C 1.65:
                   20122:                string:match replace prepared
                   20123: 
                   20124:        * src/classes/string.C 1.33:
                   20125:        * src/main/compile.y 1.123:
                   20126:                grammar: fixed to allow {}[]< empty []
                   20127: 
                   20128:        * src/classes/double.C 1.20:
                   20129:        * src/classes/file.C 1.17:
                   20130:        * src/classes/form.C 1.3:
                   20131:        * src/classes/int.C 1.18:
                   20132:        * src/classes/response.C 1.6:
                   20133:        * src/classes/root.C 1.55:
                   20134:        * src/classes/string.C 1.24:
                   20135:        * src/classes/table.C 1.47:
                   20136:        * src/include/pa_string.h 1.63:
                   20137:        * src/main/pa_string.C 1.61:
                   20138:                string:match -10 [frame]
                   20139: 
                   20140:        * src/classes/string.C 1.29:
                   20141:        * src/main/pa_string.C 1.66:
                   20142:                string:match replace prepared 2
                   20143: 
                   20144: 2001-04-02  paf
                   20145:        * src/classes/_random.h 1.1:
                   20146:        * src/classes/random.C 1.1:
                   20147:        * src/include/pa_globals.h 1.31:
                   20148:        * src/main/main.dsp 1.71:
                   20149:        * src/main/pa_globals.C 1.37:
                   20150:        * src/main/pa_request.C 1.89:
                   20151:        * src/types/pa_value.h 1.40:
                   20152:                random:generate
                   20153: 
                   20154:        * src/classes/table.C 1.42:
                   20155:        * src/include/pa_array.h 1.33:
                   20156:        * src/include/pa_string.h 1.60:
                   20157:        * src/include/pa_table.h 1.28:
                   20158:        * src/main/execute.C 1.135:
                   20159:        * src/types/pa_value.h 1.41:
                   20160:                table:join
                   20161: 
                   20162:        * src/classes/table.C 1.43:
                   20163:        * src/include/pa_string.h 1.61:
                   20164:        * src/main/pa_string.C 1.59:
                   20165:        * src/types/pa_valiased.C 1.6:
                   20166:        * src/types/pa_valiased.h 1.12:
                   20167:        * src/types/pa_vdouble.h 1.15:
                   20168:        * src/types/pa_vfile.h 1.15:
                   20169:        * src/types/pa_vint.h 1.16:
                   20170:        * src/types/pa_vresponse.h 1.7:
                   20171:        * src/types/pa_vstring.h 1.19:
                   20172:        * src/types/pa_vtable.h 1.13:
                   20173:                string::pos. about to use it in table:set/load
                   20174: 
                   20175:        * src/classes/random.C 1.2:
                   20176:                random:generate 1
                   20177: 
                   20178: 2001-03-30  paf
                   20179:        * src/classes/double.C 1.19:
                   20180:        * src/classes/file.C 1.14:
                   20181:        * src/classes/int.C 1.17:
                   20182:        * src/classes/response.C 1.5:
                   20183:        * src/classes/root.C 1.53:
                   20184:        * src/classes/string.C 1.22:
                   20185:        * src/classes/table.C 1.40:
                   20186:        * src/main/compile.y 1.122:
                   20187:        * src/main/execute.C 1.134:
                   20188:        * src/types/pa_value.h 1.39:
                   20189:        * src/types/pa_vstateless_class.C 1.7:
                   20190:        * src/types/pa_vstateless_class.h 1.9:
                   20191:                static|dynamic|any method registration
                   20192: 
                   20193:        * src/classes/table.C 1.41:
                   20194:        * src/include/pa_string.h 1.59:
                   20195:        * src/main/pa_string.C 1.58:
                   20196:                todo: table flip and append. string::pos
                   20197: 
                   20198: 2001-03-29  paf
                   20199:        * src/classes/string.C 1.14:
                   20200:        * src/main/compile.y 1.120:
                   20201:        * src/main/compile_tools.C 1.33:
                   20202:        * src/main/compile_tools.h 1.36:
                   20203:        * src/main/main.dsp 1.70:
                   20204:        * src/types/pa_value.h 1.38:
                   20205:        * src/types/pa_vstring.h 1.17:
                   20206:        * src/types/pa_vunknown.h 1.8:
                   20207:                empty params allowed. [] and [;] are different now.
                   20208: 
                   20209:        * src/include/pa_pool.h 1.46:
                   20210:        * src/include/pa_request.h 1.72:
                   20211:        * src/main/pa_request.C 1.86:
                   20212:        * src/main/untaint.C 1.25:
                   20213:                pool.request
                   20214: 
                   20215:        * src/classes/string.C 1.21:
                   20216:                string:xsplit forgot that they must result in 1 row N column [
                   20217:                not vice versa]
                   20218: 
                   20219:        * src/classes/string.C 1.17:
                   20220:        * src/include/pa_string.h 1.57:
                   20221:        * src/main/execute.C 1.133:
                   20222:        * src/main/pa_array.C 1.30:
                   20223:        * src/main/pa_string.C 1.56:
                   20224:        * src/types/pa_vtable.h 1.12:
                   20225:                string: lsplit -1
                   20226: 
                   20227:        * src/classes/string.C 1.16:
                   20228:        * src/include/pa_string.h 1.55:
                   20229:        * src/main/pa_string.C 1.54:
                   20230:                string: pos -1
                   20231: 
                   20232:        * src/classes/string.C 1.18:
                   20233:        * src/include/pa_string.h 1.58:
                   20234:        * src/main/pa_string.C 1.57:
                   20235:                string: lsplit
                   20236: 
                   20237:        * src/include/pa_pool.h 1.47:
                   20238:        * src/include/pa_request.h 1.73:
                   20239:        * src/main/pa_request.C 1.87:
                   20240:        * src/main/untaint.C 1.26:
                   20241:                pool.request undone
                   20242: 
                   20243:        * src/classes/string.C 1.20:
                   20244:                z
                   20245: 
                   20246:        * src/include/pa_string.h 1.56:
                   20247:        * src/main/pa_string.C 1.55:
                   20248:        * src/main/untaint.C 1.28:
                   20249:                string: pos
                   20250: 
                   20251:        * src/classes/string.C 1.15:
                   20252:        * src/classes/table.C 1.38:
                   20253:        * src/include/pa_string.h 1.54:
                   20254:        * src/main/compile.y 1.121:
                   20255:        * src/main/pa_request.C 1.88:
                   20256:        * src/main/pa_string.C 1.53:
                   20257:        * src/main/untaint.C 1.27:
                   20258:                string: left right mid
                   20259: 
                   20260:        * src/classes/file.C 1.13:
                   20261:        * src/classes/table.C 1.39:
                   20262:        * src/include/pa_table.h 1.27:
                   20263:        * src/main/pa_table.C 1.24:
                   20264:        * src/types/pa_vstring.h 1.18:
                   20265:        * src/types/pa_wwrapper.h 1.6:
                   20266:                table:flip
                   20267: 
                   20268:        * src/classes/string.C 1.19:
                   20269:                string: rsplit
                   20270: 
                   20271: 2001-03-28  paf
                   20272:        * src/classes/file.C 1.12:
                   20273:        * src/include/pa_globals.h 1.30:
                   20274:        * src/include/pa_request.h 1.71:
                   20275:        * src/targets/cgi/parser3.C 1.51:
                   20276:        * src/targets/isapi/parser3isapi.C 1.20:
                   20277:        * src/types/pa_value.h 1.37:
                   20278:        * src/types/pa_vrequest.C 1.4:
                   20279:        * src/types/pa_vunknown.h 1.7:
                   20280:                $request:browser [.type .version]; unknown.get_double now = 0.
                   20281: 
                   20282:        * src/classes/table.C 1.36:
                   20283:        * src/include/pa_array.h 1.32:
                   20284:        * src/include/pa_hash.h 1.32:
                   20285:        * src/include/pa_table.h 1.24:
                   20286:        * src/main/pa_array.C 1.29:
                   20287:        * src/main/pa_table.C 1.21:
                   20288:        * src/types/pa_vtable.h 1.11:
                   20289:                table:locate just compiled
                   20290: 
                   20291:        * src/classes/file.C 1.9:
                   20292:        * src/include/pa_common.h 1.29:
                   20293:        * src/main/pa_common.C 1.34:
                   20294:        * src/types/pa_vfile.C 1.7:
                   20295:        * src/types/pa_vfile.h 1.12:
                   20296:                started file:load. wrong write. must be self.set
                   20297: 
                   20298:        * src/classes/file.C 1.8:
                   20299:        * src/classes/root.C 1.52:
                   20300:        * src/classes/table.C 1.37:
                   20301:        * src/include/pa_table.h 1.25:
                   20302:        * src/main/pa_table.C 1.22:
                   20303:                table:locate1, file:test
                   20304: 
                   20305:        * src/classes/file.C 1.10:
                   20306:        * src/main/execute.C 1.132:
                   20307:        * src/main/pa_common.C 1.35:
                   20308:        * src/main/untaint.C 1.24:
                   20309:        * src/targets/cgi/parser3.C 1.50:
                   20310:        * src/types/pa_vfile.C 1.8:
                   20311:        * src/types/pa_vfile.h 1.13:
                   20312:        * src/types/pa_vform.C 1.17:
                   20313:                file:load 1. tainted
                   20314: 
                   20315:        * src/classes/file.C 1.11:
                   20316:        * src/include/pa_globals.h 1.29:
                   20317:        * src/include/pa_request.h 1.70:
                   20318:        * src/include/pa_table.h 1.26:
                   20319:        * src/main/pa_globals.C 1.36:
                   20320:        * src/main/pa_request.C 1.85:
                   20321:        * src/main/pa_table.C 1.23:
                   20322:        * src/types/pa_vfile.C 1.9:
                   20323:        * src/types/pa_vfile.h 1.14:
                   20324:        * src/types/pa_vform.C 1.18:
                   20325:                file:load autodetection of mime-type by user-file-name
                   20326: 
                   20327: 2001-03-27  paf
                   20328:        * src/classes/double.C 1.18:
                   20329:        * src/classes/int.C 1.16:
                   20330:        * src/classes/root.C 1.51:
                   20331:        * src/classes/string.C 1.13:
                   20332:        * src/classes/table.C 1.34:
                   20333:        * src/main/compile_tools.C 1.32:
                   20334:        * src/main/execute.C 1.128:
                   20335:        * src/main/pa_request.C 1.84:
                   20336:        * src/main/untaint.C 1.23:
                   20337:        * src/types/pa_value.h 1.35:
                   20338:        * src/types/pa_vbool.h 1.6:
                   20339:        * src/types/pa_vcookie.C 1.14:
                   20340:        * src/types/pa_vdouble.h 1.14:
                   20341:        * src/types/pa_vfile.h 1.11:
                   20342:        * src/types/pa_vint.h 1.15:
                   20343:        * src/types/pa_vmframe.h 1.9:
                   20344:        * src/types/pa_vstring.h 1.16:
                   20345:        * src/types/pa_vtable.h 1.10:
                   20346:        * src/types/pa_vunknown.h 1.6:
                   20347:                sort 0
                   20348: 
                   20349:        * src/classes/table.C 1.31:
                   20350:        * src/include/pa_common.h 1.27:
                   20351:        * src/main/compile.y 1.117:
                   20352:        * src/main/execute.C 1.127:
                   20353:        * src/main/pa_common.C 1.31:
                   20354:        * src/main/pa_table.C 1.20:
                   20355:                table:save decided to have as it were. stepped back.
                   20356:                grammar: added 'in' 'is' 'lt'&co follow-space check
                   20357: 
                   20358:        * src/main/compile.y 1.119:
                   20359:                fixed minor bug in @mn[][] ...^{
                   20360: 
                   20361:        * src/main/execute.C 1.130:
                   20362:        * src/types/pa_value.h 1.36:
                   20363:        * src/types/pa_vmframe.h 1.10:
                   20364:        * src/types/pa_wcontext.h 1.8:
                   20365:                fixed r/w context of code-params
                   20366: 
                   20367:        * src/classes/table.C 1.33:
                   20368:        * src/main/pa_common.C 1.32:
                   20369:        * src/main/pa_request.C 1.83:
                   20370:        * src/targets/cgi/parser3.C 1.49:
                   20371:        * src/types/pa_value.h 1.34:
                   20372:        * src/types/pa_vbool.h 1.5:
                   20373:        * src/types/pa_vdouble.h 1.12:
                   20374:        * src/types/pa_vfile.h 1.9:
                   20375:        * src/types/pa_vint.h 1.13:
                   20376:        * src/types/pa_vstring.h 1.14:
                   20377:        * src/types/pa_vunknown.h 1.5:
                   20378:                continue on sort
                   20379: 
                   20380:        * src/types/pa_valiased.C 1.5:
                   20381:        * src/types/pa_valiased.h 1.11:
                   20382:        * src/types/pa_vdouble.h 1.13:
                   20383:        * src/types/pa_vfile.h 1.10:
                   20384:        * src/types/pa_vint.h 1.14:
                   20385:        * src/types/pa_vresponse.h 1.6:
                   20386:        * src/types/pa_vstring.h 1.15:
                   20387:        * src/types/pa_vtable.h 1.9:
                   20388:                renamed to are_static_calls_disabled
                   20389: 
                   20390:        * src/main/execute.C 1.131:
                   20391:        * src/main/pa_common.C 1.33:
                   20392:                fixed r/w context of code-params2, fixed ntfs hardlink slow dir update
                   20393: 
                   20394:        * src/classes/table.C 1.35:
                   20395:        * src/main/execute.C 1.129:
                   20396:                about to change junction rcontext!!
                   20397: 
                   20398:        * src/classes/table.C 1.32:
                   20399:        * src/include/pa_common.h 1.28:
                   20400:        * src/main/compile.y 1.118:
                   20401:                started table:sort
                   20402:                fixed minor bug in #...^{
                   20403: 
                   20404: 2001-03-26  paf
                   20405:        * src/classes/file.C 1.7:
                   20406:        * src/classes/root.C 1.50:
                   20407:        * src/classes/table.C 1.30:
                   20408:        * src/include/pa_common.h 1.26:
                   20409:        * src/include/pa_globals.h 1.28:
                   20410:        * src/include/pa_table.h 1.23:
                   20411:        * src/main/pa_common.C 1.30:
                   20412:        * src/main/pa_globals.C 1.35:
                   20413:        * src/main/pa_request.C 1.82:
                   20414:        * src/main/pa_table.C 1.19:
                   20415:                moved ::save to pa_table.
                   20416:                disabled @auto invocation in ^process
                   20417: 
                   20418:        * src/classes/table.C 1.29:
                   20419:        * src/include/pa_array.h 1.31:
                   20420:        * src/include/pa_table.h 1.22:
                   20421:        * src/main/pa_array.C 1.28:
                   20422:                table:record
                   20423: 
                   20424:        * src/main/untaint.C 1.22:
                   20425:        * src/targets/cgi/parser3.C 1.48:
                   20426:        * src/targets/isapi/parser3isapi.C 1.19:
                   20427:        * src/targets/isapi/parser3isapi.dsp 1.8:
                   20428:        * src/targets/isapi/pool_storage.h 1.3:
                   20429:        * src/types/pa_valiased.h 1.10:
                   20430:        * src/types/pa_vcookie.C 1.13:
                   20431:        * src/types/pa_vdouble.h 1.11:
                   20432:        * src/types/pa_vfile.h 1.8:
                   20433:        * src/types/pa_vint.h 1.12:
                   20434:        * src/types/pa_vresponse.h 1.5:
                   20435:        * src/types/pa_vstring.h 1.13:
                   20436:        * src/types/pa_vtable.h 1.8:
                   20437:                z
                   20438: 
                   20439:        * src/main/compile.y 1.116:
                   20440:                grammar: [] 0params [;] 2 params (was 0)
                   20441: 
                   20442:        * src/include/pa_pool.h 1.45:
                   20443:        * src/main/execute.C 1.126:
                   20444:        * src/types/pa_valiased.C 1.4:
                   20445:        * src/types/pa_valiased.h 1.9:
                   20446:        * src/types/pa_value.h 1.33:
                   20447:        * src/types/pa_vdouble.h 1.10:
                   20448:        * src/types/pa_vfile.h 1.7:
                   20449:        * src/types/pa_vint.h 1.11:
                   20450:        * src/types/pa_vresponse.h 1.4:
                   20451:        * src/types/pa_vstring.h 1.12:
                   20452:        * src/types/pa_vtable.h 1.7:
                   20453:                disabled $a(123) $b[$a.CLASS] ^b.inc[123] shit.
                   20454:                allowed no checks in native method realisations on 'self' validity -
                   20455:                they now can simply assume that 'self' is V{Proper} .
                   20456: 
                   20457: 2001-03-25  paf
                   20458:        * src/classes/table.C 1.26:
                   20459:        * src/include/pa_globals.h 1.27:
                   20460:        * src/include/pa_string.h 1.52:
                   20461:        * src/include/pa_table.h 1.20:
                   20462:        * src/main/compile.y 1.114:
                   20463:        * src/main/compile_tools.C 1.31:
                   20464:        * src/main/compile_tools.h 1.35:
                   20465:        * src/main/pa_globals.C 1.32:
                   20466:        * src/main/pa_request.C 1.79:
                   20467:        * src/main/pa_string.C 1.52:
                   20468:        * src/main/pa_table.C 1.17:
                   20469:        * src/main/untaint.C 1.15:
                   20470:        * src/types/pa_vcookie.h 1.7:
                   20471:                typo & typo-default
                   20472: 
                   20473:        * src/main/pa_globals.C 1.34:
                   20474:        * src/main/untaint.C 1.19:
                   20475:                html-typo - moved all processing to table [except preliminary \
                   20476:                \n \r \n replacements to "\n"]
                   20477: 
                   20478:        * src/main/untaint.C 1.16:
                   20479:                typo  \r \r\n \n properly handled
                   20480: 
                   20481:        * src/classes/table.C 1.27:
                   20482:        * src/include/pa_table.h 1.21:
                   20483:        * src/main/pa_globals.C 1.33:
                   20484:        * src/main/pa_table.C 1.18:
                   20485:        * src/main/untaint.C 1.17:
                   20486:                returned table originating. useful for reporting typo table
                   20487:                problems origin. think would be useful somewhere else
                   20488: 
                   20489:        * src/classes/table.C 1.28:
                   20490:        * src/main/untaint.C 1.18:
                   20491:                html-typo - decided to move all the processing to table
                   20492: 
                   20493:        * src/main/pa_request.C 1.80:
                   20494:                table empty lines ignored. system-default content type assigned
                   20495:                in output:result [can fail in main:auto and skipped normal
                   20496:                defaults extraction]
                   20497: 
                   20498:        * src/include/pa_string.h 1.53:
                   20499:        * src/main/compile.y 1.115:
                   20500:                #comment fixed minor bug
                   20501: 
                   20502:        * src/main/pa_request.C 1.81:
                   20503:        * src/main/untaint.C 1.20:
                   20504:                moved default typo-table to lowlevel - it initialization could
                   20505:                be skipped if failed in @auto. so that exception report would
                   20506:                use some table
                   20507: 
                   20508:        * src/main/untaint.C 1.21:
                   20509:                z
                   20510: 
                   20511: 2001-03-24  paf
                   20512:        * src/main/pa_globals.C 1.28:
                   20513:        * src/types/pa_vclass.C 1.6:
                   20514:        * src/types/pa_vclass.h 1.11:
                   20515:        * src/types/pa_vstateless_class.C 1.6:
                   20516:        * src/types/pa_vstateless_class.h 1.8:
                   20517:                thrown away freeze mech.
                   20518:                no danger now for you can't do ^request:process[@new-method[]
                   20519:                body]
                   20520:                trick anymore.
                   20521:                still remains $some_instance.process[@new-method[]
                   20522:                possibility]
                   20523:                but would leave it as a feature.
                   20524:                see index for sample
                   20525: 
                   20526:        * src/include/pa_string.h 1.51:
                   20527:        * src/main/pa_string.C 1.51:
                   20528:        * src/main/untaint.C 1.14:
                   20529:        * src/targets/cgi/parser3.C 1.47:
                   20530:                html-typo 2
                   20531: 
                   20532:        * src/include/pa_array.h 1.29:
                   20533:        * src/include/pa_hash.h 1.31:
                   20534:        * src/include/pa_request.h 1.67:
                   20535:        * src/main/compile.y 1.110:
                   20536:        * src/main/pa_array.C 1.26:
                   20537:        * src/main/pa_common.C 1.25:
                   20538:        * src/main/pa_hash.C 1.29:
                   20539:        * src/main/pa_request.C 1.73:
                   20540:        * src/types/pa_vcookie.C 1.12:
                   20541:                cyclic uses ignored. defaulted default content-type
                   20542: 
                   20543:        * src/doc/doxygen.cfg 1.1:
                   20544:        * src/doc/doxygen.txt 1.1:
                   20545:        * src/doc/generate.cmd 1.1:
                   20546:        * src/doc/view.cmd 1.1:
                   20547:        * src/include/pa_array.h 1.30:
                   20548:        * src/include/pa_globals.h 1.26:
                   20549:        * src/include/pa_pool.h 1.44:
                   20550:        * src/include/pa_string.h 1.50:
                   20551:        * src/include/pa_table.h 1.19:
                   20552:        * src/main/execute.C 1.125:
                   20553:        * src/main/pa_array.C 1.27:
                   20554:        * src/main/pa_globals.C 1.31:
                   20555:        * src/main/pa_request.C 1.78:
                   20556:        * src/main/pa_string.C 1.50:
                   20557:        * src/main/untaint.C 1.13:
                   20558:        * src/targets/cgi/parser3.C 1.46:
                   20559:        * src/targets/isapi/parser3isapi.C 1.18:
                   20560:        * src/types/pa_value.h 1.32:
                   20561:        * src/types/pa_vtable.h 1.6:
                   20562:                html-typo 0
                   20563:                html-typo 1. noticed double default content-type prob. run cgi.cmd tomorrow first
                   20564:                html-typo sample. detected << problem: they become ltlt too fast
                   20565: 
                   20566:        * src/classes/file.C 1.6:
                   20567:        * src/classes/root.C 1.49:
                   20568:        * src/classes/table.C 1.25:
                   20569:        * src/include/pa_common.h 1.25:
                   20570:        * src/include/pa_request.h 1.69:
                   20571:        * src/main/compile.y 1.111:
                   20572:        * src/main/pa_common.C 1.28:
                   20573:        * src/main/pa_request.C 1.77:
                   20574:        * src/main/pa_string.C 1.49:
                   20575:        * src/targets/isapi/parser3isapi.C 1.17:
                   20576:        * src/types/pa_vfile.h 1.6:
                   20577:                file_read stringified
                   20578: 
                   20579:        * src/include/pa_sapi.h 1.2:
                   20580:        * src/main/pa_common.C 1.27:
                   20581:        * src/main/pa_request.C 1.76:
                   20582:        * src/targets/cgi/parser3.C 1.44:
                   20583:        * src/targets/isapi/nt_log_events.mc 1.1:
                   20584:        * src/targets/isapi/parser3isapi.C 1.16:
                   20585:        * src/targets/isapi/parser3isapi.dsp 1.6:
                   20586:                nt error log experiments failed - cgi under iis got no access to log. registereventsource simply failed with 5(illegal call) code, while worked OK as standalone executable.
                   20587:                isapi: used HSE_APPEND_LOG_PARAMETER feature
                   20588: 
                   20589:        * src/types/pa_valiased.C 1.3:
                   20590:                decided to String-ify file_read
                   20591: 
                   20592:        * src/targets/cgi/parser3.C 1.45:
                   20593:        * src/targets/isapi/nt_log_events.mc 1.2:
                   20594:        * src/targets/isapi/parser3isapi.dsp 1.7:
                   20595:                cgi: sapi::log
                   20596: 
                   20597:        * src/main/compile.y 1.109:
                   20598:        * src/main/execute.C 1.124:
                   20599:        * src/main/main.dsp 1.69:
                   20600:                @CLASS equals @BASE. sanity
                   20601: 
                   20602:        * src/include/pa_common.h 1.22:
                   20603:        * src/main/pa_common.C 1.23:
                   20604:        * src/main/pa_request.C 1.72:
                   20605:        * src/targets/cgi/parser3.C 1.42:
                   20606:        * src/targets/isapi/pool_storage.h 1.2:
                   20607:        * src/types/pa_vform.C 1.16:
                   20608:        * src/types/pa_vform.h 1.14:
                   20609:                auto.p monkey
                   20610: 
                   20611:        * src/include/pa_common.h 1.24:
                   20612:        * src/include/pa_globals.h 1.25:
                   20613:        * src/main/pa_common.C 1.26:
                   20614:        * src/main/pa_globals.C 1.30:
                   20615:        * src/main/pa_request.C 1.75:
                   20616:        * src/targets/isapi/parser3isapi.C 1.15:
                   20617:                fixed default content-type allocation storage
                   20618: 
1.24      paf      20619:        * src/include/pa_globals.h 1.24:
                   20620:        * src/include/pa_request.h 1.68:
                   20621:        * src/main/compile.y 1.113:
                   20622:        * src/main/pa_common.C 1.29:
                   20623:        * src/main/pa_globals.C 1.29:
                   20624:        * src/main/pa_request.C 1.74:
                   20625:                z
                   20626: 
1.15      paf      20627:        * src/include/pa_common.h 1.23:
                   20628:        * src/main/pa_common.C 1.24:
                   20629:        * src/targets/cgi/parser3.C 1.43:
                   20630:        * src/targets/isapi/parser3isapi.C 1.14:
                   20631:                auto.p monkey every target
                   20632: 
                   20633:        * src/main/compile.y 1.112:
                   20634:        * src/main/compile_tools.h 1.34:
                   20635:                #comment
                   20636: 
                   20637: 2001-03-23  paf
                   20638:        * src/classes/root.C 1.48:
                   20639:        * src/classes/table.C 1.24:
                   20640:        * src/include/pa_common.h 1.21:
                   20641:        * src/include/pa_config_fixed.h 1.1:
                   20642:        * src/include/pa_config_includes.h 1.1:
                   20643:        * src/include/pa_string.h 1.49:
                   20644:        * src/include/pa_threads.h 1.11:
                   20645:        * src/include/pa_types.h 1.23:
                   20646:        * src/include/pa_version.h 1.1:
                   20647:        * src/main/compile.y 1.108:
                   20648:        * src/main/execute.C 1.123:
                   20649:        * src/main/pa_array.C 1.25:
                   20650:        * src/main/pa_common.C 1.22:
                   20651:        * src/main/pa_hash.C 1.28:
                   20652:        * src/main/pa_pool.C 1.17:
                   20653:        * src/main/pa_request.C 1.70:
                   20654:        * src/main/pa_string.C 1.48:
                   20655:        * src/main/untaint.C 1.12:
                   20656:        * src/targets/cgi/parser3.C 1.40:
                   20657:        * src/targets/isapi/parser3isapi.C 1.10:
                   20658:        * src/types/pa_vfile.C 1.6:
                   20659:        * src/types/pa_vform.C 1.15:
                   20660:                cgi: reinvent document_root and request_uri under iis. autoconf
                   20661:                updated. introducing ap_config_includes
                   20662: 
                   20663:        * src/targets/cgi/parser3.C 1.41:
                   20664:        * src/targets/isapi/parser3isapi.C 1.12:
                   20665:                isapi: think it would be better to rewrite as filter then to
                   20666:                deal with pool
                   20667: 
                   20668:        * src/targets/cgi/parser3.C 1.39:
                   20669:                cgi: reinvent document_root under iis
                   20670: 
                   20671:        * src/include/pa_globals.h 1.22:
                   20672:        * src/main/pa_request.C 1.68:
                   20673:        * src/targets/cgi/parser3.C 1.36:
                   20674:        * src/targets/cgi/parser3.dsp 1.12:
                   20675:        * src/targets/isapi/parser3isapi.C 1.8:
                   20676:        * src/types/pa_vcookie.C 1.10:
                   20677:        * src/types/pa_venv.h 1.12:
                   20678:        * src/types/pa_vform.C 1.13:
                   20679:                all: sapi beauty
                   20680: 
                   20681:        * src/main/pa_request.C 1.67:
                   20682:        * src/targets/cgi/parser3.C 1.35:
                   20683:        * src/targets/isapi/parser3isapi.C 1.7:
                   20684:        * src/targets/isapi/parser3isapi.dsp 1.4:
                   20685:                isapi minor env beauty
                   20686: 
                   20687:        * src/include/pa_globals.h 1.23:
                   20688:        * src/include/pa_sapi.h 1.1:
                   20689:        * src/main/main.dsp 1.67:
                   20690:        * src/main/pa_globals.C 1.27:
                   20691:        * src/main/pa_request.C 1.69:
                   20692:        * src/targets/cgi/parser3.C 1.37:
                   20693:        * src/targets/isapi/parser3isapi.C 1.9:
                   20694:        * src/types/pa_vcookie.C 1.11:
                   20695:        * src/types/pa_venv.h 1.13:
                   20696:        * src/types/pa_vform.C 1.14:
                   20697:                sapi made object
                   20698: 
                   20699:        * src/include/pa_pool.h 1.43:
                   20700:        * src/main/pa_request.C 1.71:
                   20701:        * src/targets/cgi/pa_pool.C 1.3:
                   20702:        * src/targets/isapi/pa_pool.C 1.3:
                   20703:        * src/targets/isapi/parser3isapi.C 1.13:
                   20704:        * src/targets/isapi/parser3isapi.dsp 1.5:
                   20705:        * src/targets/isapi/pool_storage.h 1.1:
                   20706:                isapi: dumb pool storage
                   20707: 
                   20708:        * src/main/main.dsp 1.68:
                   20709:        * src/targets/isapi/parser3isapi.C 1.11:
                   20710:                isapi: docroot now like in cgi, not from APPL_PHYSICAL_PATH
                   20711: 
                   20712:        * src/targets/isapi/pa_pool.C 1.2:
                   20713:                decided to continue with extension
                   20714: 
                   20715:        * src/targets/cgi/parser3.C 1.38:
                   20716:                cgi: only one pool now
                   20717: 
                   20718: 2001-03-22  paf
                   20719:        * src/main/pa_request.C 1.66:
                   20720:        * src/targets/cgi/parser3.C 1.34:
                   20721:        * src/targets/isapi/parser3isapi.C 1.6:
                   20722:        * src/targets/isapi/parser3isapi.dsp 1.3:
                   20723:                isapi document_root 0
                   20724: 
                   20725:        * src/types/pa_vcookie.C 1.8:
                   20726:                cookie attr decoded
                   20727: 
                   20728:        * src/include/pa_pool.h 1.40:
                   20729:        * src/targets/cgi/pa_pool.C 1.2:
                   20730:        * src/targets/cgi/parser3.C 1.31:
                   20731:        * src/targets/cgi/parser3.dsp 1.11:
                   20732:        * src/targets/isapi/pa_pool.C 1.1:
                   20733:        * src/targets/isapi/parser3isapi.C 1.1:
                   20734:        * src/targets/isapi/parser3isapi.def 1.1:
                   20735:        * src/targets/isapi/parser3isapi.dsp 1.1:
                   20736:                started isapi
                   20737: 
                   20738:        * src/targets/isapi/parser3isapi.C 1.5:
                   20739:                isapi keep-alive
                   20740: 
                   20741:        * src/targets/isapi/KILL.EXE 1.1:
                   20742:        * src/targets/isapi/PSTAT.EXE 1.1:
                   20743:        * src/targets/isapi/istart.cmd 1.1:
                   20744:        * src/targets/isapi/istop.cmd 1.1:
                   20745:        * src/targets/isapi/kill.pl 1.1:
                   20746:                isapi added utils
                   20747: 
                   20748:        * src/include/pa_pool.h 1.41:
                   20749:        * src/main/pa_pool.C 1.16:
                   20750:        * src/targets/cgi/parser3.C 1.32:
                   20751:        * src/targets/isapi/parser3isapi.C 1.2:
                   20752:        * src/targets/isapi/parser3isapi.dsp 1.2:
                   20753:        * src/types/pa_vform.C 1.12:
                   20754:                isapi 0
                   20755: 
                   20756:        * src/include/pa_globals.h 1.20:
                   20757:        * src/include/pa_request.h 1.66:
                   20758:        * src/include/pa_types.h 1.22:
                   20759:        * src/main/pa_globals.C 1.26:
                   20760:        * src/main/pa_request.C 1.63:
                   20761:        * src/targets/cgi/parser3.C 1.30:
                   20762:        * src/types/pa_vcookie.C 1.9:
                   20763:                config of auto.p path: parser_root_auto_path parser_site_auto_path
                   20764: 
                   20765:        * src/targets/cgi/vform_fields_fill.C 1.2:
                   20766:        * src/targets/cgi/vform_fields_fill.h 1.2:
                   20767:        * src/targets/isapi/parser3isapi.C 1.4:
                   20768:                z
                   20769: 
                   20770:        * src/include/pa_globals.h 1.21:
                   20771:        * src/main/pa_common.C 1.21:
                   20772:        * src/main/pa_request.C 1.64:
                   20773:                some comments
                   20774: 
                   20775:        * src/include/pa_pool.h 1.42:
                   20776:        * src/main/pa_request.C 1.65:
                   20777:        * src/targets/cgi/parser3.C 1.33:
                   20778:        * src/targets/isapi/parser3isapi.C 1.3:
                   20779:                isapi 1
                   20780: 
                   20781: 2001-03-21  paf
                   20782:        * src/include/pa_globals.h 1.18:
                   20783:        * src/targets/cgi/parser3.C 1.28:
                   20784:        * src/types/pa_venv.h 1.11:
                   20785:                in cookie & env. todo:post
                   20786: 
                   20787:        * src/Makefile.am 1.3:
                   20788:        * src/classes/Makefile.am 1.2:
                   20789:        * src/classes/file.C 1.5:
                   20790:        * src/classes/root.C 1.47:
                   20791:        * src/classes/table.C 1.23:
                   20792:        * src/include/pa_array.h 1.28:
                   20793:        * src/include/pa_common.h 1.20:
                   20794:        * src/include/pa_globals.h 1.17:
                   20795:        * src/include/pa_pool.h 1.39:
                   20796:        * src/include/pa_request.h 1.65:
                   20797:        * src/include/pa_string.h 1.48:
                   20798:        * src/main/Makefile.am 1.8:
                   20799:        * src/main/compile.y 1.107:
                   20800:        * src/main/execute.C 1.122:
                   20801:        * src/main/main.dsp 1.66:
                   20802:        * src/main/pa_common.C 1.20:
                   20803:        * src/main/pa_globals.C 1.25:
                   20804:        * src/main/pa_request.C 1.62:
                   20805:        * src/main/pa_string.C 1.47:
                   20806:        * src/main/pa_table.C 1.16:
                   20807:        * src/main/untaint.C 1.11:
                   20808:        * src/targets/Makefile.am 1.4:
                   20809:        * src/targets/cgi/Makefile.am 1.2:
                   20810:        * src/targets/cgi/parser3.C 1.27:
                   20811:        * src/targets/cgi/parser3.dsp 1.10:
                   20812:        * src/types/Makefile.am 1.2:
                   20813:        * src/types/pa_vcookie.C 1.7:
                   20814:        * src/types/pa_vform.C 1.11:
                   20815:        * src/types/pa_vstring.h 1.11:
                   20816:        * src/types/pa_wwrapper.h 1.5:
                   20817:                shifted apache branch on main trunc
                   20818: 
                   20819:        * src/targets/cgi/parser3.C 1.29:
                   20820:                z
                   20821: 
                   20822:        * src/include/pa_common.h [automake_update] 1.19.2.2:
                   20823:        * src/include/pa_globals.h [automake_update] 1.16.2.1:
                   20824:        * src/include/pa_pool.h [automake_update] 1.38.2.1:
                   20825:        * src/include/pa_request.h [automake_update] 1.64.2.4:
                   20826:        * src/main/main.dsp [automake_update] 1.65.2.1:
                   20827:        * src/main/pa_common.C [automake_update] 1.19.2.5:
                   20828:        * src/main/pa_request.C [automake_update] 1.61.2.3:
                   20829:        * src/targets/cgi/parser3.C [automake_update] 1.26.2.4:
                   20830:        * src/targets/cgi/parser3.dsp [automake_update] 1.9.2.1:
                   20831:        * src/types/pa_vcookie.C [automake_update] 1.6.2.2:
                   20832:        * src/types/pa_vform.C [automake_update] 1.10.2.1:
                   20833:        * src/types/pa_vstring.h [automake_update] 1.10.2.1:
                   20834:                starting mod_parser3
                   20835: 
                   20836:        * src/include/pa_globals.h 1.19:
                   20837:                post. todo: config of auto.p path
                   20838: 
                   20839: 2001-03-20  paf
                   20840:        * src/classes/Makefile.am 1.1:
                   20841:        * src/types/Makefile.am 1.1:
                   20842:                file Makefile.am was initially added on branch automake_update.
                   20843: 
                   20844:        * src/main/pa_common.C [automake_update] 1.19.2.4:
                   20845:        * src/targets/cgi/Makefile.am [automake_update] 1.1.2.3:
                   20846:        * src/targets/cgi/parser3.C [automake_update] 1.26.2.3:
                   20847:                automake compiled and works. todo:make win32 ifdefs work and
                   20848:                add ifdef unistd
                   20849: 
                   20850:        * src/classes/Makefile.am [automake_update] 1.1.2.1:
                   20851:        * src/classes/file.C 1.4:
                   20852:        * src/classes/table.C 1.21:
                   20853:        * src/classes/table.C [automake_update] 1.22.2.2:
                   20854:        * src/include/pa_array.h 1.27:
                   20855:        * src/include/pa_common.h 1.18:
                   20856:        * src/include/pa_common.h [automake_update] 1.19.2.1:
                   20857:        * src/include/pa_request.h 1.64:
                   20858:        * src/include/pa_request.h [automake_update] 1.64.2.3:
                   20859:        * src/include/pa_string.h 1.47:
                   20860:        * src/include/pa_table.h 1.18:
                   20861:        * src/include/pa_threads.h 1.10:
                   20862:        * src/main/Makefile.am [automake_update] 1.7.16.3:
                   20863:        * src/main/pa_common.C [automake_update] 1.19.2.3:
                   20864:        * src/main/pa_globals.C 1.24:
                   20865:        * src/main/pa_request.C [automake_update] 1.61.2.2:
                   20866:        * src/main/pa_table.C [automake_update] 1.15.2.1:
                   20867:        * src/main/untaint.C 1.10:
                   20868:        * src/targets/cgi/Makefile.am [automake_update] 1.1.2.2:
                   20869:        * src/targets/cgi/parser3.C [automake_update] 1.26.2.2:
                   20870:        * src/types/Makefile.am [automake_update] 1.1.2.1:
                   20871:        * src/types/pa_valiased.h 1.8:
                   20872:        * src/types/pa_value.h 1.31:
                   20873:        * src/types/pa_vform.h 1.13:
                   20874:                z
                   20875: 
                   20876:        * src/include/pa_request.h [automake_update] 1.64.2.2:
                   20877:        * src/main/Makefile.am [automake_update] 1.7.16.2:
                   20878:        * src/main/compile.y [automake_update] 1.106.2.1:
                   20879:        * src/main/execute.C [automake_update] 1.121.2.2:
                   20880:        * src/main/pa_common.C [automake_update] 1.19.2.2:
                   20881:        * src/types/Makefile.am [automake_update] 1.1.2.2:
                   20882:                removing locking
                   20883: 
                   20884:        * src/Makefile.am [automake_update] 1.2.16.1:
                   20885:        * src/classes/file.C [automake_update] 1.4.2.1:
                   20886:        * src/classes/root.C [automake_update] 1.46.2.1:
                   20887:        * src/classes/table.C [automake_update] 1.22.2.1:
                   20888:        * src/include/pa_array.h [automake_update] 1.27.2.1:
                   20889:        * src/include/pa_request.h [automake_update] 1.64.2.1:
                   20890:        * src/include/pa_string.h [automake_update] 1.47.2.1:
                   20891:        * src/main/Makefile.am [automake_update] 1.7.16.1:
                   20892:        * src/main/execute.C [automake_update] 1.121.2.1:
                   20893:        * src/main/pa_common.C [automake_update] 1.19.2.1:
                   20894:        * src/main/pa_globals.C [automake_update] 1.24.2.1:
                   20895:        * src/main/pa_request.C [automake_update] 1.61.2.1:
                   20896:        * src/main/pa_string.C [automake_update] 1.46.2.1:
                   20897:        * src/main/untaint.C [automake_update] 1.10.2.1:
                   20898:        * src/targets/Makefile.am [automake_update] 1.3.16.1:
                   20899:        * src/targets/cgi/Makefile.am [automake_update] 1.1.2.1:
                   20900:        * src/targets/cgi/parser3.C [automake_update] 1.26.2.1:
                   20901:        * src/types/pa_vcookie.C [automake_update] 1.6.2.1:
                   20902:        * src/types/pa_wwrapper.h [automake_update] 1.4.8.1:
                   20903:                String::UL_
                   20904: 
                   20905:        * src/classes/table.C 1.22:
                   20906:        * src/include/pa_common.h 1.19:
                   20907:        * src/main/pa_common.C 1.19:
                   20908:        * src/main/pa_request.C 1.61:
                   20909:        * src/types/pa_vfile.h 1.5:
                   20910:                ^table:save
                   20911: 
                   20912: 2001-03-19  paf
                   20913:        * src/classes/file.C 1.2:
                   20914:        * src/classes/request.C 1.4:
                   20915:        * src/classes/table.C 1.19:
                   20916:        * src/include/pa_string.h 1.45:
                   20917:        * src/main/main.dsp 1.61:
                   20918:        * src/main/pa_pool.C 1.15:
                   20919:        * src/main/pa_request.C 1.58:
                   20920:        * src/main/untaint.C 1.9:
                   20921:        * src/types/pa_value.h 1.27:
                   20922:        * src/types/pa_vfile.C 1.2:
                   20923:        * src/types/pa_vfile.h 1.2:
                   20924:        * src/types/pa_vform.C 1.10:
                   20925:                file 1
                   20926: 
                   20927:        * src/classes/table.C 1.17:
                   20928:        * src/include/pa_pool.h 1.38:
                   20929:        * src/include/pa_request.h 1.63:
                   20930:        * src/include/pa_table.h 1.16:
                   20931:        * src/include/pa_types.h 1.20:
                   20932:        * src/main/execute.C 1.119:
                   20933:        * src/main/pa_request.C 1.57:
                   20934:        * src/targets/cgi/parser3.C 1.25:
                   20935:        * src/types/pa_value.h 1.25:
                   20936:        * src/types/pa_vclass.h 1.10:
                   20937:        * src/types/pa_vform.C 1.8:
                   20938:        * src/types/pa_vstateless_class.h 1.5:
                   20939:        * src/types/pa_vstateless_object.h 1.4:
                   20940:                ^table:set{default level: TABLE}
                   20941: 
                   20942:        * src/classes/_request.h 1.3:
                   20943:        * src/classes/request.C 1.5:
                   20944:        * src/main/pa_globals.C 1.22:
                   20945:        * src/types/pa_vrequest.C 1.2:
                   20946:        * src/types/pa_vrequest.h 1.6:
                   20947:                VRequest moved to :VStateless_object
                   20948: 
                   20949:        * src/classes/_request.h 1.4:
                   20950:        * src/classes/request.C 1.6:
                   20951:        * src/main/main.dsp 1.65:
                   20952:        * src/main/pa_globals.C 1.23:
                   20953:        * src/types/pa_value.h 1.30:
                   20954:        * src/types/pa_vform.h 1.12:
                   20955:        * src/types/pa_vrequest.C 1.3:
                   20956:        * src/types/pa_vrequest.h 1.7:
                   20957:                VRequest moved to :Value
                   20958: 
                   20959:        * src/types/pa_valiased.h 1.4:
                   20960:        * src/types/pa_vbool.h 1.4:
                   20961:                doc: Value and it's derivates somehow unlinked. don't know why yet
                   20962: 
                   20963:        * src/classes/_env.h 1.6:
                   20964:        * src/classes/_table.h 1.4:
                   20965:        * src/classes/env.C 1.8:
                   20966:        * src/classes/table.C 1.20:
                   20967:        * src/main/execute.C 1.121:
                   20968:        * src/main/main.dsp 1.63:
                   20969:        * src/main/pa_globals.C 1.20:
                   20970:        * src/main/pa_request.C 1.60:
                   20971:        * src/types/pa_value.h 1.28:
                   20972:        * src/types/pa_vcookie.C 1.6:
                   20973:        * src/types/pa_vcookie.h 1.6:
                   20974:        * src/types/pa_venv.h 1.10:
                   20975:                VEnv is now :Value
                   20976: 
                   20977:        * src/targets/cgi/pa_vform.C 1.3:
                   20978:        * src/types/pa_valiased.C 1.1:
                   20979:        * src/types/pa_valiased.h 1.7:
                   20980:        * src/types/pa_value.h 1.29:
                   20981:        * src/types/pa_vstateless_class.C 1.5:
                   20982:        * src/types/pa_vstateless_class.h 1.7:
                   20983:        * src/types/pa_vstateless_object.h 1.7:
                   20984:                moved common get_element part from stateless object&class into VAliased
                   20985: 
                   20986:        * src/classes/_file.h 1.2:
                   20987:        * src/classes/file.C 1.3:
                   20988:        * src/include/pa_types.h 1.21:
                   20989:        * src/main/pa_globals.C 1.18:
                   20990:        * src/main/pa_request.C 1.59:
                   20991:        * src/targets/cgi/parser3.C 1.26:
                   20992:        * src/types/pa_valiased.h 1.6:
                   20993:        * src/types/pa_vfile.C 1.4:
                   20994:        * src/types/pa_vfile.h 1.3:
                   20995:        * src/types/pa_vstateless_class.h 1.6:
                   20996:        * src/types/pa_vstateless_object.h 1.5:
                   20997:                \ to /  and ^file:save
                   20998: 
                   20999:        * src/classes/root.C 1.46:
                   21000:        * src/classes/table.C 1.16:
                   21001:        * src/main/pa_exception.C 1.7:
                   21002:        * src/main/pa_request.C 1.53:
                   21003:        * src/targets/cgi/parser3.C 1.24:
                   21004:        * src/types/pa_vbool.h 1.3:
                   21005:        * src/types/pa_vcookie.C 1.3:
                   21006:        * src/types/pa_vcookie.h 1.3:
                   21007:        * src/types/pa_vdouble.h 1.9:
                   21008:        * src/types/pa_venv.h 1.8:
                   21009:        * src/types/pa_vform.h 1.8:
                   21010:        * src/types/pa_vint.h 1.10:
                   21011:        * src/types/pa_vrequest.h 1.4:
                   21012:                doc: detected Value derivates prob
                   21013: 
                   21014:        * src/include/code.h 1.25:
                   21015:        * src/include/pa_array.h 1.25:
                   21016:        * src/include/pa_pool.h 1.35:
                   21017:        * src/include/pa_string.h 1.42:
                   21018:        * src/include/pa_threads.h 1.8:
                   21019:        * src/main/compile.C 1.32:
                   21020:        * src/main/compile.y 1.105:
                   21021:        * src/main/compile_tools.C 1.29:
                   21022:        * src/main/compile_tools.h 1.32:
                   21023:        * src/main/execute.C 1.117:
                   21024:        * src/main/pa_array.C 1.23:
                   21025:        * src/main/pa_common.C 1.15:
                   21026:        * src/main/pa_exception.C 1.8:
                   21027:        * src/main/pa_globals.C 1.15:
                   21028:        * src/main/pa_hash.C 1.25:
                   21029:        * src/main/pa_pool.C 1.13:
                   21030:        * src/main/pa_request.C 1.54:
                   21031:        * src/main/pa_string.C 1.45:
                   21032:        * src/main/pa_table.C 1.14:
                   21033:        * src/main/untaint.C 1.7:
                   21034:        * src/types/pa_value.h 1.23:
                   21035:                auto @brief
                   21036: 
                   21037:        * src/classes/_file.h 1.1:
                   21038:        * src/classes/file.C 1.1:
                   21039:        * src/classes/table.C 1.18:
                   21040:        * src/include/pa_common.h 1.17:
                   21041:        * src/include/pa_globals.h 1.16:
                   21042:        * src/include/pa_string.h 1.44:
                   21043:        * src/include/pa_table.h 1.17:
                   21044:        * src/main/main.dsp 1.60:
                   21045:        * src/main/pa_common.C 1.18:
                   21046:        * src/main/pa_globals.C 1.17:
                   21047:        * src/types/pa_value.h 1.26:
                   21048:        * src/types/pa_vcookie.h 1.4:
                   21049:        * src/types/pa_venv.h 1.9:
                   21050:        * src/types/pa_vfile.C 1.1:
                   21051:        * src/types/pa_vfile.h 1.1:
                   21052:        * src/types/pa_vform.C 1.9:
                   21053:        * src/types/pa_vform.h 1.9:
                   21054:        * src/types/pa_vrequest.h 1.5:
                   21055:        * src/types/pa_vtable.h 1.5:
                   21056:                file class just compiled
                   21057: 
                   21058:        * src/types/pa_vfile.C 1.5:
                   21059:        * src/types/pa_vfile.h 1.4:
                   21060:        * src/types/pa_vstateless_object.h 1.6:
                   21061:                vfile doxx
                   21062: 
                   21063:        * src/classes/_response.h 1.2:
                   21064:        * src/classes/response.C 1.4:
                   21065:        * src/main/pa_globals.C 1.21:
                   21066:        * src/types/pa_vform.h 1.11:
                   21067:        * src/types/pa_vresponse.h 1.3:
                   21068:                VResponse moved to :VStateless_object
                   21069: 
                   21070:        * src/classes/_request.h 1.2:
                   21071:        * src/classes/request.C 1.3:
                   21072:        * src/include/code.h 1.24:
                   21073:        * src/include/pa_array.h 1.24:
                   21074:        * src/include/pa_common.h 1.15:
                   21075:        * src/include/pa_exception.h 1.10:
                   21076:        * src/include/pa_globals.h 1.13:
                   21077:        * src/include/pa_hash.h 1.28:
                   21078:        * src/include/pa_pool.h 1.34:
                   21079:        * src/include/pa_request.h 1.61:
                   21080:        * src/include/pa_stack.h 1.7:
                   21081:        * src/include/pa_string.h 1.41:
                   21082:        * src/include/pa_table.h 1.14:
                   21083:        * src/include/pa_threads.h 1.7:
                   21084:        * src/include/pa_types.h 1.17:
                   21085:        * src/main/execute.C 1.116:
                   21086:        * src/main/pa_pool.C 1.12:
                   21087:        * src/main/pa_request.C 1.52:
                   21088:        * src/main/pa_string.C 1.44:
                   21089:        * src/main/untaint.C 1.6:
                   21090:        * src/targets/cgi/parser3.C 1.23:
                   21091:        * src/types/pa_value.h 1.22:
                   21092:        * src/types/pa_vform.C 1.7:
                   21093:                doxygen include/, Value
                   21094: 
                   21095:        * src/include/code.h 1.26:
                   21096:        * src/include/pa_array.h 1.26:
                   21097:        * src/include/pa_common.h 1.16:
                   21098:        * src/include/pa_exception.h 1.11:
                   21099:        * src/include/pa_globals.h 1.14:
                   21100:        * src/include/pa_globals.h 1.15:
                   21101:        * src/include/pa_hash.h 1.29:
                   21102:        * src/include/pa_pool.h 1.36:
                   21103:        * src/include/pa_pool.h 1.37:
                   21104:        * src/include/pa_request.h 1.62:
                   21105:        * src/include/pa_stack.h 1.8:
                   21106:        * src/include/pa_string.h 1.43:
                   21107:        * src/include/pa_string.h 1.46:
                   21108:        * src/include/pa_table.h 1.15:
                   21109:        * src/include/pa_threads.h 1.9:
                   21110:        * src/include/pa_types.h 1.18:
                   21111:        * src/main/compile.C 1.33:
                   21112:        * src/main/compile.y 1.106:
                   21113:        * src/main/compile_tools.C 1.30:
                   21114:        * src/main/compile_tools.h 1.33:
                   21115:        * src/main/execute.C 1.118:
                   21116:        * src/main/pa_array.C 1.24:
                   21117:        * src/main/pa_common.C 1.16:
                   21118:        * src/main/pa_exception.C 1.9:
                   21119:        * src/main/pa_globals.C 1.16:
                   21120:        * src/main/pa_hash.C 1.26:
                   21121:        * src/main/pa_pool.C 1.14:
                   21122:        * src/main/pa_request.C 1.55:
                   21123:        * src/main/pa_string.C 1.46:
                   21124:        * src/main/pa_table.C 1.15:
                   21125:        * src/main/untaint.C 1.8:
                   21126:        * src/types/pa_valiased.h 1.5:
                   21127:        * src/types/pa_value.h 1.24:
                   21128:        * src/types/pa_vfile.C 1.3:
                   21129:                z
                   21130: 
                   21131:        * src/include/pa_hash.h 1.30:
                   21132:        * src/include/pa_types.h 1.19:
                   21133:        * src/main/pa_common.C 1.17:
                   21134:        * src/main/pa_hash.C 1.27:
                   21135:        * src/main/pa_request.C 1.56:
                   21136:        * src/types/pa_vcookie.C 1.4:
                   21137:                renamed Hash::Value to Val so to doxygen would finlly stop
                   21138:                confusing those Value-s
                   21139: 
                   21140:        * src/main/main.dsp 1.64:
                   21141:        * src/targets/cgi/parser3.dsp 1.9:
                   21142:        * src/types/pa_valiased.C 1.2:
                   21143:        * src/types/pa_vform.h 1.10:
                   21144:                commented VForm
                   21145: 
                   21146:        * src/classes/_cookie.h 1.2:
                   21147:        * src/classes/_table.h 1.3:
                   21148:        * src/classes/cookie.C 1.3:
                   21149:        * src/main/execute.C 1.120:
                   21150:        * src/main/main.dsp 1.62:
                   21151:        * src/main/pa_globals.C 1.19:
                   21152:        * src/types/pa_vcookie.C 1.5:
                   21153:        * src/types/pa_vcookie.h 1.5:
                   21154:                VCookie is now :Value
                   21155: 
                   21156: 2001-03-18  paf
                   21157:        * src/classes/_cookie.h 1.1:
                   21158:        * src/classes/cookie.C 1.1:
                   21159:        * src/include/pa_common.h 1.14:
                   21160:        * src/include/pa_globals.h 1.12:
                   21161:        * src/include/pa_request.h 1.60:
                   21162:        * src/include/pa_string.h 1.40:
                   21163:        * src/include/pa_types.h 1.16:
                   21164:        * src/main/main.dsp 1.59:
                   21165:        * src/main/pa_common.C 1.14:
                   21166:        * src/main/pa_globals.C 1.14:
                   21167:        * src/main/pa_hash.C 1.24:
                   21168:        * src/main/pa_request.C 1.51:
                   21169:        * src/main/pa_string.C 1.43:
                   21170:        * src/main/untaint.C 1.5:
                   21171:        * src/targets/cgi/parser3.C 1.21:
                   21172:        * src/types/pa_value.h 1.21:
                   21173:        * src/types/pa_vcookie.C 1.1:
                   21174:        * src/types/pa_vcookie.h 1.1:
                   21175:        * src/types/pa_vform.C 1.6:
                   21176:        * src/types/pa_vform.h 1.7:
                   21177:        * src/types/pa_vhash.h 1.9:
                   21178:        * src/types/pa_vunknown.h 1.4:
                   21179:                cookie class
                   21180: 
                   21181:        * src/include/pa_hash.h 1.26:
                   21182:        * src/main/pa_hash.C 1.22:
                   21183:        * src/targets/cgi/parser3.C 1.17:
                   21184:                response fields to header
                   21185: 
                   21186:        * src/classes/root.C 1.41:
                   21187:        * src/classes/string.C 1.12:
                   21188:        * src/include/pa_string.h 1.37:
                   21189:        * src/main/pa_globals.C 1.11:
                   21190:        * src/main/pa_request.C 1.44:
                   21191:        * src/main/pa_string.C 1.41:
                   21192:        * src/types/pa_vdouble.h 1.8:
                   21193:        * src/types/pa_vform.C 1.5:
                   21194:        * src/types/pa_vint.h 1.9:
                   21195:        * src/types/pa_vstateless_class.C 1.4:
                   21196:                convinient string(pool, char *src, bool tainted) ctor
                   21197: 
                   21198:        * src/include/pa_hash.h 1.27:
                   21199:        * src/include/pa_request.h 1.58:
                   21200:        * src/include/pa_string.h 1.36:
                   21201:        * src/main/pa_globals.C 1.10:
                   21202:        * src/main/pa_hash.C 1.23:
                   21203:        * src/main/pa_request.C 1.43:
                   21204:        * src/main/pa_string.C 1.40:
                   21205:        * src/main/untaint.C 1.3:
                   21206:        * src/targets/cgi/parser3.C 1.18:
                   21207:                proper @exceptions params tainting
                   21208: 
                   21209:        * src/classes/_response.h 1.1:
                   21210:        * src/classes/response.C 1.1:
                   21211:        * src/include/pa_globals.h 1.8:
                   21212:        * src/include/pa_hash.h 1.25:
                   21213:        * src/include/pa_request.h 1.57:
                   21214:        * src/main/compile.C 1.31:
                   21215:        * src/main/compile.y 1.104:
                   21216:        * src/main/execute.C 1.114:
                   21217:        * src/main/main.dsp 1.58:
                   21218:        * src/main/pa_globals.C 1.8:
                   21219:        * src/main/pa_hash.C 1.21:
                   21220:        * src/main/pa_request.C 1.41:
                   21221:        * src/targets/cgi/parser3.C 1.16:
                   21222:        * src/targets/cgi/parser3.dsp 1.8:
                   21223:        * src/types/pa_value.h 1.18:
                   21224:        * src/types/pa_vhash.h 1.6:
                   21225:        * src/types/pa_vrequest.h 1.3:
                   21226:        * src/types/pa_vresponse.h 1.1:
                   21227:                $response: 0  request::core exception rethrow
                   21228: 
                   21229:        * src/classes/request.C 1.2:
                   21230:        * src/classes/response.C 1.2:
                   21231:        * src/classes/root.C 1.42:
                   21232:        * src/include/pa_common.h 1.13:
                   21233:        * src/include/pa_globals.h 1.10:
                   21234:        * src/include/pa_request.h 1.59:
                   21235:        * src/include/pa_string.h 1.38:
                   21236:        * src/main/pa_common.C 1.13:
                   21237:        * src/main/pa_globals.C 1.12:
                   21238:        * src/main/pa_request.C 1.45:
                   21239:        * src/targets/cgi/parser3.C 1.19:
                   21240:                ^taint 0
                   21241: 
                   21242:        * src/classes/cookie.C 1.2:
                   21243:        * src/types/pa_vcookie.C 1.2:
                   21244:        * src/types/pa_vcookie.h 1.2:
                   21245:                cookie: allowed access to hash-assigned
                   21246: 
                   21247:        * src/include/pa_globals.h 1.9:
                   21248:        * src/main/execute.C 1.115:
                   21249:        * src/main/pa_globals.C 1.9:
                   21250:        * src/main/pa_request.C 1.42:
                   21251:        * src/targets/cgi/parser3.C 1.22:
                   21252:                z
                   21253: 
                   21254:        * src/main/pa_request.C 1.50:
                   21255:                zero length output allowed
                   21256: 
                   21257:        * src/classes/root.C 1.44:
                   21258:        * src/include/pa_globals.h 1.11:
                   21259:        * src/include/pa_string.h 1.39:
                   21260:        * src/main/pa_globals.C 1.13:
                   21261:        * src/main/pa_request.C 1.47:
                   21262:        * src/main/pa_string.C 1.42:
                   21263:        * src/types/pa_value.h 1.19:
                   21264:        * src/types/pa_vhash.h 1.7:
                   21265:                $defautl[$content-type[$value[text/html] $charset[windows-1251]]
                   21266: 
                   21267:        * src/classes/root.C 1.43:
                   21268:        * src/main/pa_request.C 1.46:
                   21269:        * src/main/untaint.C 1.4:
                   21270:        * src/targets/cgi/parser3.C 1.20:
                   21271:                taint[uri
                   21272: 
                   21273:        * src/classes/response.C 1.3:
                   21274:        * src/main/pa_request.C 1.49:
                   21275:        * src/types/pa_value.h 1.20:
                   21276:        * src/types/pa_vhash.h 1.8:
                   21277:        * src/types/pa_vresponse.h 1.2:
                   21278:                ^response:clear[]
                   21279: 
                   21280:        * src/classes/root.C 1.45:
                   21281:        * src/main/pa_request.C 1.48:
                   21282:                taint forgotten forced lang switch
                   21283: 
                   21284: 2001-03-16  paf
                   21285:        * src/include/code.h 1.22:
                   21286:        * src/include/pa_hash.h 1.24:
                   21287:        * src/include/pa_request.h 1.55:
                   21288:        * src/main/compile.y 1.102:
                   21289:        * src/main/execute.C 1.108:
                   21290:        * src/types/pa_value.h 1.15:
                   21291:        * src/types/pa_vhash.h 1.5:
                   21292:        * src/types/pa_vstring.h 1.10:
                   21293:        * src/types/pa_vtable.h 1.4:
                   21294:        * src/types/pa_wcontext.C 1.4:
                   21295:        * src/types/pa_wcontext.h 1.6:
                   21296:                see () and {} param wcontext conflict
                   21297: 
                   21298:        * src/main/execute.C 1.113:
                   21299:        * src/main/main.dsp 1.57:
                   21300:        * src/types/pa_value.h 1.17:
                   21301:        * src/types/pa_vrequest.h 1.2:
                   21302:                native method' class call with less params then needed error reporting
                   21303: 
                   21304:        * src/classes/double.C 1.17:
                   21305:        * src/include/code.h 1.23:
                   21306:        * src/main/compile.y 1.103:
                   21307:        * src/main/compile_tools.C 1.28:
                   21308:        * src/main/compile_tools.h 1.31:
                   21309:        * src/main/execute.C 1.109:
                   21310:                ) and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM
                   21311: 
                   21312:        * src/main/execute.C 1.107:
                   21313:        * src/types/pa_value.h 1.14:
                   21314:        * src/types/pa_vstateless_object.h 1.3:
                   21315:        * src/types/pa_vstring.h 1.9:
                   21316:                disabled  $string.field
                   21317: 
                   21318:        * src/main/execute.C 1.110:
                   21319:        * src/types/pa_vmframe.h 1.7:
                   21320:                if(in "/news/")
                   21321: 
                   21322:        * src/include/pa_globals.h 1.6:
                   21323:        * src/main/execute.C 1.111:
                   21324:        * src/main/pa_globals.C 1.6:
                   21325:        * src/types/pa_value.h 1.16:
                   21326:        * src/types/pa_vcframe.h 1.3:
                   21327:        * src/types/pa_vmframe.h 1.8:
                   21328:        * src/types/pa_wcontext.h 1.7:
                   21329:                $result
                   21330: 
                   21331:        * src/classes/_request.h 1.1:
                   21332:        * src/classes/request.C 1.1:
                   21333:        * src/include/pa_globals.h 1.7:
                   21334:        * src/include/pa_request.h 1.56:
                   21335:        * src/main/execute.C 1.112:
                   21336:        * src/main/main.dsp 1.56:
                   21337:        * src/main/pa_globals.C 1.7:
                   21338:        * src/main/pa_request.C 1.40:
                   21339:        * src/targets/cgi/parser3.C 1.15:
                   21340:        * src/types/pa_vform.C 1.4:
                   21341:        * src/types/pa_vrequest.C 1.1:
                   21342:        * src/types/pa_vrequest.h 1.1:
                   21343:                $request : query :uri
                   21344: 
                   21345: 2001-03-15  paf
                   21346:        * src/main/compile.y 1.99:
                   21347:        * src/main/pa_request.C 1.37:
                   21348:        * src/targets/cgi/parser3.C 1.13:
                   21349:        * src/types/pa_vstring.h 1.7:
                   21350:                pre-pre-pre-beta cgi under win32 apache pre pre pre works
                   21351: 
                   21352:        * src/main/compile.y 1.100:
                   21353:        * src/main/execute.C 1.105:
                   21354:                z
                   21355: 
                   21356:        * src/main/compile.y 1.101:
                   21357:        * src/main/execute.C 1.106:
                   21358:        * src/main/pa_request.C 1.38:
                   21359:        * src/targets/cgi/parser3.C 1.14:
                   21360:        * src/types/pa_vstring.h 1.8:
                   21361:                @exception
                   21362: 
                   21363:        * src/include/pa_globals.h 1.5:
                   21364:        * src/main/pa_globals.C 1.5:
                   21365:        * src/main/pa_request.C 1.36:
                   21366:        * src/targets/cgi/parser3.C 1.12:
                   21367:        * src/types/pa_vform.C 1.3:
                   21368:        * src/types/pa_vform.h 1.6:
                   21369:                vform fillfields just compiled
                   21370: 
                   21371:        * src/main/pa_request.C 1.39:
                   21372:                news sample
                   21373: 
                   21374: 2001-03-14  paf
                   21375:        * src/include/core.h 1.16:
                   21376:        * src/include/pa_globals.h 1.1:
                   21377:        * src/include/pa_pool.h 1.33:
                   21378:        * src/include/pa_string.h 1.35:
                   21379:        * src/include/pa_types.h 1.13:
                   21380:        * src/main/compile.y 1.98:
                   21381:        * src/main/core.C 1.69:
                   21382:        * src/main/main.dsp 1.54:
                   21383:        * src/main/pa_globals.C 1.1:
                   21384:        * src/main/pa_request.C 1.31:
                   21385:        * src/targets/cgi/pa_vform.C 1.2:
                   21386:        * src/targets/cgi/parser3.C 1.5:
                   21387:        * src/targets/cgi/parser3.dsp 1.4:
                   21388:        * src/types/pa_value.h 1.13:
                   21389:        * src/types/pa_vform.h 1.3:
                   21390:        * src/types/pa_vunknown.h 1.3:
                   21391:                global handler, exceptions in parser3
                   21392: 
                   21393:        * src/include/pa_globals.h 1.4:
                   21394:        * src/main/pa_globals.C 1.4:
                   21395:        * src/main/pa_request.C 1.34:
                   21396:        * src/targets/cgi/parser3.dsp 1.7:
                   21397:        * src/types/pa_vform.C 1.2:
                   21398:        * src/types/pa_vform.h 1.5:
                   21399:        * src/types/pa_vstring.h 1.6:
                   21400:                limits -1
                   21401: 
                   21402:        * src/include/pa_common.h 1.12:
                   21403:        * src/include/pa_types.h 1.14:
                   21404:        * src/main/pa_request.C 1.32:
                   21405:        * src/targets/cgi/parser3.C 1.7:
                   21406:                PATH_DELIMITER_CHAR
                   21407: 
                   21408:        * src/targets/cgi/parser3.C 1.8:
                   21409:                #       if MSVC
                   21410: 
                   21411:        * src/include/pa_globals.h 1.3:
                   21412:        * src/include/pa_request.h 1.53:
                   21413:        * src/include/pa_types.h 1.15:
                   21414:        * src/main/main.dsp 1.55:
                   21415:        * src/main/pa_globals.C 1.3:
                   21416:        * src/main/pa_request.C 1.33:
                   21417:        * src/targets/cgi/parser3.C 1.10:
                   21418:        * src/targets/cgi/parser3.dsp 1.6:
                   21419:        * src/types/pa_vform.C 1.1:
                   21420:        * src/types/pa_vform.h 1.4:
                   21421:                request_info -1
                   21422: 
                   21423:        * src/include/pa_globals.h 1.2:
                   21424:        * src/main/pa_globals.C 1.2:
                   21425:        * src/targets/cgi/parser3.C 1.9:
                   21426:        * src/targets/cgi/parser3.dsp 1.5:
                   21427:        * src/targets/cgi/vform_fields_fill.C 1.1:
                   21428:        * src/targets/cgi/vform_fields_fill.h 1.1:
                   21429:                vform_fields_fill
                   21430: 
                   21431:        * src/include/pa_request.h 1.54:
                   21432:        * src/main/pa_request.C 1.35:
                   21433:        * src/targets/cgi/parser3.C 1.11:
                   21434:        * src/targets/cgi/parser3.C 1.6:
                   21435:                z
                   21436: 
                   21437: 2001-03-13  paf
                   21438:        * src/main/execute.C 1.101:
                   21439:        * src/types/pa_value.h 1.10:
                   21440:        * src/types/pa_venv.h 1.4:
                   21441:                for future methods of ENV constructor if
                   21442: 
                   21443:        * src/classes/root.C 1.36:
                   21444:        * src/classes/table.C 1.12:
                   21445:        * src/include/pa_exception.h 1.9:
                   21446:        * src/include/pa_pool.h 1.31:
                   21447:                skipped_restructure_exceptions_dead_end
                   21448: 
                   21449:        * src/types/pa_vstateless_class.h 1.1:
                   21450:                file pa_vstateless_class.h was initially added on branch
                   21451:                stateless_class.
                   21452: 
                   21453:        * src/include/code.h 1.21:
                   21454:        * src/include/pa_string.h 1.34:
                   21455:        * src/main/compile.y 1.95:
                   21456:        * src/main/execute.C 1.103:
                   21457:        * src/main/pa_string.C 1.39:
                   21458:                'value is type' expr operator
                   21459: 
                   21460:        * src/classes/form.C 1.2:
                   21461:        * src/main/compile.y 1.97:
                   21462:        * src/main/core.C 1.68:
                   21463:        * src/types/pa_value.h 1.12:
                   21464:        * src/types/pa_vclass.h 1.9:
                   21465:        * src/types/pa_venv.h 1.7:
                   21466:        * src/types/pa_vform.h 1.2:
                   21467:        * src/types/pa_vstateless_class.C 1.3:
                   21468:        * src/types/pa_vstateless_class.h 1.4:
                   21469:                form:fields removed. use $form.CLASS instead
                   21470: 
                   21471:        * src/types/pa_vstateless_class.C 1.1:
                   21472:                file pa_vstateless_class.C was initially added on branch
                   21473:                stateless_class.
                   21474: 
                   21475:        * src/include/core.h 1.14:
                   21476:        * src/include/pa_common.h 1.10:
                   21477:        * src/include/pa_request.h 1.51:
                   21478:        * src/main/pa_common.C 1.12:
                   21479:        * src/main/pa_request.C 1.29:
                   21480:        * src/targets/cgi/parser3.C 1.3:
                   21481:                before error show with parser
                   21482: 
                   21483:        * src/types/pa_venv.h 1.1:
                   21484:                file pa_venv.h was initially added on branch stateless_class.
                   21485: 
                   21486:        * src/targets/cgi/Makefile.am 1.1:
                   21487:        * src/targets/cgi/pa_pool.C 1.1:
                   21488:        * src/targets/cgi/pa_vform.C 1.1:
                   21489:        * src/targets/cgi/parser.dsp 1.1:
                   21490:        * src/targets/cgi/parser3.C 1.1:
                   21491:                renamed targets/ parser to cgi
                   21492: 
                   21493:        * src/classes/_double.h 1.5:
                   21494:        * src/classes/_double.h [stateless_class] 1.4.8.1:
                   21495:        * src/classes/_env.h 1.4:
                   21496:        * src/classes/_env.h [stateless_class] 1.3.8.1:
                   21497:        * src/classes/_int.h 1.5:
                   21498:        * src/classes/_int.h [stateless_class] 1.4.8.1:
                   21499:        * src/classes/_root.h 1.4:
                   21500:        * src/classes/_root.h [stateless_class] 1.3.8.1:
                   21501:        * src/classes/_string.h 1.6:
                   21502:        * src/classes/_string.h [stateless_class] 1.5.4.1:
                   21503:        * src/classes/_table.h 1.2:
                   21504:        * src/classes/_table.h [stateless_class] 1.1.6.1:
                   21505:        * src/classes/double.C 1.15:
                   21506:        * src/classes/double.C [stateless_class] 1.14.2.1:
                   21507:        * src/classes/env.C 1.5:
                   21508:        * src/classes/env.C [stateless_class] 1.4.8.1:
                   21509:        * src/classes/int.C 1.14:
                   21510:        * src/classes/int.C [stateless_class] 1.13.2.1:
                   21511:        * src/classes/root.C 1.38:
                   21512:        * src/classes/root.C [stateless_class] 1.37.2.1:
                   21513:        * src/classes/string.C 1.10:
                   21514:        * src/classes/string.C [stateless_class] 1.9.4.1:
                   21515:        * src/classes/table.C 1.14:
                   21516:        * src/classes/table.C [stateless_class] 1.13.2.1:
                   21517:        * src/include/pa_request.h 1.46:
                   21518:        * src/include/pa_request.h [stateless_class] 1.45.2.1:
                   21519:        * src/main/compile.C 1.29:
                   21520:        * src/main/compile.C [stateless_class] 1.28.2.1:
                   21521:        * src/main/compile_tools.h 1.30:
                   21522:        * src/main/compile_tools.h [stateless_class] 1.29.8.1:
                   21523:        * src/main/core.C 1.64:
                   21524:        * src/main/core.C [stateless_class] 1.63.6.1:
                   21525:        * src/main/execute.C 1.100:
                   21526:        * src/main/execute.C [stateless_class] 1.99.2.1:
                   21527:        * src/main/main.dsp 1.51:
                   21528:        * src/main/main.dsp [stateless_class] 1.50.6.1:
                   21529:        * src/main/pa_request.C 1.26:
                   21530:        * src/main/pa_request.C [stateless_class] 1.25.2.1:
                   21531:        * src/types/pa_valiased.h 1.3:
                   21532:        * src/types/pa_valiased.h [stateless_class] 1.2.8.1:
                   21533:        * src/types/pa_value.h 1.9:
                   21534:        * src/types/pa_value.h [stateless_class] 1.8.2.1:
                   21535:        * src/types/pa_vclass.C 1.5:
                   21536:        * src/types/pa_vclass.C [stateless_class] 1.4.8.1:
                   21537:        * src/types/pa_vclass.h 1.8:
                   21538:        * src/types/pa_vclass.h [stateless_class] 1.7.6.1:
                   21539:        * src/types/pa_venv.h 1.2:
                   21540:        * src/types/pa_venv.h [stateless_class] 1.1.2.1:
                   21541:        * src/types/pa_vmframe.h 1.6:
                   21542:        * src/types/pa_vmframe.h [stateless_class] 1.5.2.1:
                   21543:        * src/types/pa_vobject.h 1.5:
                   21544:        * src/types/pa_vobject.h [stateless_class] 1.4.8.1:
                   21545:        * src/types/pa_vstateless_class.C 1.2:
                   21546:        * src/types/pa_vstateless_class.C [stateless_class] 1.1.2.1:
                   21547:        * src/types/pa_vstateless_class.h 1.2:
                   21548:        * src/types/pa_vstateless_class.h [stateless_class] 1.1.2.1:
                   21549:        * src/types/pa_vstateless_object.h 1.2:
                   21550:        * src/types/pa_vstateless_object.h [stateless_class] 1.1.8.1:
                   21551:        * src/types/pa_wcontext.h 1.5:
                   21552:        * src/types/pa_wcontext.h [stateless_class] 1.4.4.1:
                   21553:                $ENV: re 0, stateless classes
                   21554: 
                   21555:        * src/include/pa_request.h 1.45:
                   21556:        * src/main/compile.C 1.28:
                   21557:        * src/main/execute.C 1.99:
                   21558:        * src/main/pa_request.C 1.25:
                   21559:        * src/types/pa_value.h 1.8:
                   21560:        * src/types/pa_vmframe.h 1.5:
                   21561:                fixed yesterdays bad decision on execute_static_method
                   21562: 
                   21563:        * src/include/core.h 1.15:
                   21564:        * src/include/pa_common.h 1.11:
                   21565:        * src/include/pa_request.h 1.52:
                   21566:        * src/main/core.C 1.67:
                   21567:        * src/main/execute.C 1.104:
                   21568:        * src/main/main.dsp 1.53:
                   21569:        * src/main/pa_request.C 1.30:
                   21570:        * src/targets/cgi/parser3.C 1.4:
                   21571:        * src/targets/cgi/parser3.dsp 1.3:
                   21572:        * src/types/pa_vform.h 1.1:
                   21573:                started cgi target
                   21574: 
                   21575:        * src/include/pa_request.h 1.47:
                   21576:        * src/types/pa_venv.h 1.3:
                   21577:                $ENV 0.1 stateless class
                   21578: 
                   21579:        * src/classes/_form.h 1.1:
                   21580:        * src/classes/double.C 1.16:
                   21581:        * src/classes/env.C 1.7:
                   21582:        * src/classes/form.C 1.1:
                   21583:        * src/classes/int.C 1.15:
                   21584:        * src/classes/root.C 1.40:
                   21585:        * src/classes/string.C 1.11:
                   21586:        * src/classes/table.C 1.13:
                   21587:        * src/classes/table.C 1.15:
                   21588:        * src/include/core.h 1.13:
                   21589:        * src/include/pa_request.h 1.49:
                   21590:        * src/include/pa_request.h 1.50:
                   21591:        * src/include/pa_types.h 1.12:
                   21592:        * src/main/core.C 1.66:
                   21593:        * src/main/execute.C 1.102:
                   21594:        * src/main/pa_request.C 1.23:
                   21595:        * src/main/pa_request.C 1.24:
                   21596:        * src/main/pa_request.C 1.28:
                   21597:        * src/targets/cgi/parser.dsp 1.2:
                   21598:        * src/targets/cgi/parser3.C 1.2:
                   21599:        * src/targets/cgi/parser3.dsp 1.1:
                   21600:        * src/targets/cgi/parser3.dsp 1.2:
                   21601:        * src/types/pa_vhash.h 1.4:
                   21602:                z
                   21603: 
                   21604:        * src/classes/root.C 1.35:
                   21605:        * src/classes/table.C 1.11:
                   21606:        * src/include/pa_exception.h 1.8:
                   21607:        * src/include/pa_pool.h 1.30:
                   21608:        * src/main/pa_request.C 1.22:
                   21609:                restructure_exceptions_dead_end
                   21610: 
                   21611:        * src/classes/root.C 1.34:
                   21612:        * src/main/compile.y 1.94:
                   21613:                ^if required junctions. allowed ; inside {} to break params
                   21614: 
                   21615:        * src/classes/_env.h 1.5:
                   21616:        * src/classes/env.C 1.6:
                   21617:        * src/classes/root.C 1.39:
                   21618:        * src/include/core.h 1.12:
                   21619:        * src/include/pa_pool.h 1.32:
                   21620:        * src/include/pa_request.h 1.48:
                   21621:        * src/main/compile.C 1.30:
                   21622:        * src/main/compile.y 1.96:
                   21623:        * src/main/core.C 1.65:
                   21624:        * src/main/main.dsp 1.52:
                   21625:        * src/main/pa_common.C 1.11:
                   21626:        * src/main/pa_request.C 1.27:
                   21627:        * src/types/pa_value.h 1.11:
                   21628:        * src/types/pa_venv.h 1.6:
                   21629:        * src/types/pa_vstateless_class.h 1.3:
                   21630:                started $form: [historical moment :)]
                   21631: 
                   21632:        * src/types/pa_venv.h 1.5:
                   21633:                $ENV 1
                   21634: 
                   21635:        * src/classes/double.C 1.14:
                   21636:        * src/classes/int.C 1.13:
                   21637:        * src/classes/root.C 1.37:
                   21638:        * src/types/pa_vdouble.h 1.7:
                   21639:        * src/types/pa_vint.h 1.8:
                   21640:                Int,Double  dec mul div mod
                   21641: 
                   21642: 2001-03-12  paf
                   21643:        * src/classes/_string.h 1.5:
                   21644:        * src/classes/double.C 1.13:
                   21645:        * src/classes/int.C 1.12:
                   21646:        * src/classes/string.C 1.9:
                   21647:        * src/main/execute.C 1.98:
                   21648:        * src/types/pa_wcontext.h 1.4:
                   21649:                int doube string ^format
                   21650: 
                   21651:        * src/classes/root.C 1.19:
                   21652:        * src/types/pa_vclass.h 1.4:
                   21653:                process temp main zeroing
                   21654: 
                   21655:        * src/classes/root.C 1.30:
                   21656:        * src/classes/table.C 1.6:
                   21657:        * src/types/pa_vtable.h 1.2:
                   21658:                table ^offset ^line ^count
                   21659: 
                   21660:        * src/classes/root.C 1.28:
                   21661:        * src/classes/table.C 1.5:
                   21662:                ^use
                   21663: 
                   21664:        * src/main/execute.C [other_construction_strategy_test] 1.97.2.1:
                   21665:        * src/types/pa_wcontext.h [other_construction_strategy_test] 1.3.2.1:
                   21666:                constructing flag not 'bad' but not 'enough'
                   21667: 
                   21668:        * src/classes/root.C 1.27:
                   21669:        * src/classes/table.C 1.4:
                   21670:        * src/include/pa_request.h 1.44:
                   21671:        * src/main/compile.y 1.92:
                   21672:        * src/main/core.C 1.62:
                   21673:        * src/main/execute.C 1.96:
                   21674:        * src/types/pa_vclass.h 1.7:
                   21675:        * src/types/pa_wcontext.C 1.3:
                   21676:        * src/types/pa_wcontext.h 1.3:
                   21677:        * src/types/pa_wwrapper.h 1.3:
                   21678:                while. switched off wcontext.constructing after write(value) or
                   21679:                auto-vhash-constructing
                   21680: 
                   21681:        * src/classes/table.C 1.8:
                   21682:                table ^empty
                   21683: 
                   21684:        * src/classes/root.C 1.33:
                   21685:                ^eval
                   21686: 
                   21687:        * src/classes/root.C 1.26:
                   21688:        * src/classes/table.C 1.3:
                   21689:        * src/include/pa_request.h 1.43:
                   21690:        * src/main/pa_request.C 1.20:
                   21691:                fail_if_junction_ helper func
                   21692: 
                   21693:        * src/classes/root.C 1.23:
                   21694:        * src/include/core.h 1.11:
                   21695:        * src/include/pa_array.h 1.23:
                   21696:        * src/include/pa_request.h 1.41:
                   21697:        * src/include/pa_table.h 1.11:
                   21698:        * src/main/core.C 1.60:
                   21699:        * src/main/main.dsp 1.49:
                   21700:        * src/main/pa_request.C 1.17:
                   21701:        * src/main/pa_table.C 1.12:
                   21702:        * src/types/pa_value.h 1.6:
                   21703:        * src/types/pa_vclass.C 1.4:
                   21704:        * src/types/pa_vclass.h 1.6:
                   21705:        * src/types/pa_vdouble.h 1.5:
                   21706:        * src/types/pa_vint.h 1.5:
                   21707:        * src/types/pa_vmframe.h 1.4:
                   21708:        * src/types/pa_vstring.h 1.5:
                   21709:                freeze, ^table:create[] -1
                   21710: 
                   21711:        * src/types/pa_vtable.h 1.1:
                   21712:                table: no, better with string in cells...
                   21713: 
                   21714:        * src/classes/root.C 1.21:
                   21715:        * src/main/execute.C 1.93:
                   21716:        * src/types/pa_vclass.h 1.5:
                   21717:                used get_method in couple places optimizing them
                   21718: 
1.24      paf      21719:        * src/classes/_table.h 1.1:
                   21720:        * src/classes/root.C 1.20:
                   21721:        * src/classes/root.C 1.22:
                   21722:        * src/classes/table.C 1.1:
                   21723:        * src/include/pa_array.h [table_with_charp_in_cells_dead_end] 1.23.2.1:
                   21724:        * src/include/pa_table.h [table_with_charp_in_cells_dead_end] 1.12.2.1:
                   21725:        * src/main/pa_table.C [table_with_charp_in_cells_dead_end] 1.13.2.1:
                   21726:        * src/main/untaint.C 1.1:
                   21727:        * src/types/pa_value.h 1.5:
                   21728:                z
                   21729: 
1.15      paf      21730:        * src/classes/double.C 1.10:
                   21731:        * src/classes/int.C 1.10:
                   21732:        * src/classes/root.C 1.18:
                   21733:        * src/classes/string.C 1.7:
                   21734:        * src/include/pa_common.h 1.6:
                   21735:        * src/include/pa_request.h 1.40:
                   21736:        * src/include/pa_string.h 1.32:
                   21737:        * src/include/pa_types.h 1.10:
                   21738:        * src/main/compile.C 1.27:
                   21739:        * src/main/compile.y 1.91:
                   21740:        * src/main/compile_tools.h 1.29:
                   21741:        * src/main/execute.C 1.92:
                   21742:        * src/main/pa_common.C 1.7:
                   21743:        * src/main/pa_request.C 1.16:
                   21744:        * src/types/pa_value.h 1.4:
                   21745:        * src/types/pa_vmframe.h 1.3:
                   21746:                process. actual names to store param and  
                   21747:                check_actual_numbered_params for better place diagnostics
                   21748: 
                   21749:        * src/classes/root.C 1.25:
                   21750:        * src/classes/table.C 1.2:
                   21751:        * src/include/pa_common.h 1.8:
                   21752:        * src/include/pa_request.h 1.42:
                   21753:        * src/main/execute.C 1.95:
                   21754:        * src/main/main.dsp 1.50:
                   21755:        * src/main/pa_common.C 1.9:
                   21756:        * src/main/pa_request.C 1.19:
                   21757:                ^process error point by actual method_name, not source.
                   21758:                ^load
                   21759: 
                   21760:        * src/classes/table.C 1.7:
                   21761:        * src/include/pa_table.h 1.13:
                   21762:                table ^menu
                   21763: 
                   21764:        * src/classes/root.C 1.29:
                   21765:                ^round()        ^floor()        ^ceiling()      ^abs()  ^sign()
                   21766: 
                   21767:        * src/classes/double.C 1.11:
                   21768:        * src/classes/int.C 1.11:
                   21769:        * src/classes/root.C 1.31:
                   21770:        * src/classes/string.C 1.8:
                   21771:        * src/classes/table.C 1.9:
                   21772:        * src/main/core.C 1.63:
                   21773:        * src/main/execute.C 1.97:
                   21774:        * src/types/pa_vint.h 1.6:
                   21775:                ^for
                   21776: 
                   21777:        * src/classes/double.C 1.12:
                   21778:        * src/classes/root.C 1.32:
                   21779:        * src/classes/table.C 1.10:
                   21780:        * src/include/pa_common.h 1.9:
                   21781:        * src/include/pa_types.h 1.11:
                   21782:        * src/main/compile.y 1.93:
                   21783:        * src/main/pa_common.C 1.10:
                   21784:        * src/main/pa_request.C 1.21:
                   21785:        * src/main/untaint.C 1.2:
                   21786:        * src/types/pa_vdouble.h 1.6:
                   21787:        * src/types/pa_vint.h 1.7:
                   21788:        * src/types/pa_vtable.h 1.3:
                   21789:        * src/types/pa_wwrapper.h 1.4:
                   21790:                think constructing flag as is  is bad
                   21791: 
                   21792:        * src/classes/root.C 1.24:
                   21793:        * src/include/pa_common.h 1.7:
                   21794:        * src/include/pa_string.h 1.33:
                   21795:        * src/include/pa_table.h 1.12:
                   21796:        * src/main/core.C 1.61:
                   21797:        * src/main/execute.C 1.94:
                   21798:        * src/main/pa_common.C 1.8:
                   21799:        * src/main/pa_request.C 1.18:
                   21800:        * src/main/pa_table.C 1.13:
                   21801:        * src/types/pa_value.h 1.7:
                   21802:                table:set 0
                   21803: 
                   21804: 2001-03-11  paf
                   21805:        * src/classes/double.C 1.8:
                   21806:        * src/classes/int.C 1.8:
                   21807:        * src/classes/root.C 1.14:
                   21808:        * src/include/pa_request.h 1.38:
                   21809:        * src/main/execute.C 1.90:
                   21810:                intercept_string
                   21811: 
                   21812:        * src/classes/double.C 1.6:
                   21813:        * src/classes/int.C 1.6:
                   21814:        * src/include/pa_request.h 1.37:
                   21815:                ^inc-s(expr)
                   21816: 
                   21817:        * src/include/pa_valiased.h 1.4:
                   21818:        * src/include/pa_value.h 1.51:
                   21819:        * src/include/pa_vbool.h 1.8:
                   21820:        * src/include/pa_vcframe.h 1.8:
                   21821:        * src/include/pa_vclass.h 1.30:
                   21822:        * src/include/pa_vdouble.h 1.13:
                   21823:        * src/include/pa_vhash.h 1.13:
                   21824:        * src/include/pa_vint.h 1.5:
                   21825:        * src/include/pa_vjunction.h 1.9:
                   21826:        * src/include/pa_vmframe.h 1.24:
                   21827:        * src/include/pa_vobject.h 1.18:
                   21828:        * src/include/pa_vstring.h 1.18:
                   21829:        * src/include/pa_vunknown.h 1.10:
                   21830:        * src/include/pa_wcontext.h 1.29:
                   21831:        * src/include/pa_wwrapper.h 1.14:
                   21832:        * src/main/compile.y 1.88:
                   21833:        * src/main/core.C 1.55:
                   21834:        * src/main/main.dsp 1.44:
                   21835:        * src/main/pa_cframe.C 1.6:
                   21836:        * src/main/pa_request.C 1.11:
                   21837:        * src/main/pa_value.C 1.8:
                   21838:        * src/main/pa_vclass.C 1.5:
                   21839:        * src/main/pa_wcontext.C 1.11:
                   21840:        * src/types/pa_valiased.h 1.1:
                   21841:        * src/types/pa_value.h 1.1:
                   21842:        * src/types/pa_vbool.h 1.1:
                   21843:        * src/types/pa_vcframe.h 1.1:
                   21844:        * src/types/pa_vclass.C 1.1:
                   21845:        * src/types/pa_vclass.h 1.1:
                   21846:        * src/types/pa_vdouble.h 1.1:
                   21847:        * src/types/pa_vhash.h 1.1:
                   21848:        * src/types/pa_vint.h 1.1:
                   21849:        * src/types/pa_vjunction.h 1.1:
                   21850:        * src/types/pa_vmframe.h 1.1:
                   21851:        * src/types/pa_vobject.h 1.1:
                   21852:        * src/types/pa_vstring.h 1.1:
                   21853:        * src/types/pa_vunknown.h 1.1:
                   21854:        * src/types/pa_wcontext.C 1.1:
                   21855:        * src/types/pa_wcontext.h 1.1:
                   21856:        * src/types/pa_wwrapper.h 1.1:
                   21857:                splitted types from include/
                   21858: 
                   21859:        * src/main/main.dsp 1.47:
                   21860:        * src/types/pa_value.h 1.3:
                   21861:        * src/types/pa_vdouble.h 1.3:
                   21862:        * src/types/pa_vint.h 1.3:
                   21863:        * src/types/pa_vobject.h 1.3:
                   21864:        * src/types/pa_vstring.h 1.3:
                   21865:                VString VDouble VInt base now VObject_base - without fields
                   21866: 
                   21867:        * src/include/core.h 1.7:
                   21868:        * src/include/pa_request.h 1.35:
                   21869:        * src/main/core.C 1.56:
                   21870:        * src/main/main.dsp 1.45:
                   21871:        * src/main/pa_request.C 1.12:
                   21872:                renamed AUTO: to MAIN:
                   21873: 
                   21874:        * src/classes/double.C 1.9:
                   21875:        * src/classes/int.C 1.9:
                   21876:        * src/classes/root.C 1.15:
                   21877:        * src/classes/string.C 1.6:
                   21878:        * src/include/core.h 1.9:
                   21879:        * src/include/pa_hash.h 1.23:
                   21880:        * src/include/pa_pool.h 1.29:
                   21881:        * src/include/pa_request.h 1.39:
                   21882:        * src/include/pa_string.h 1.31:
                   21883:        * src/main/compile.C 1.26:
                   21884:        * src/main/core.C 1.58:
                   21885:        * src/main/pa_request.C 1.15:
                   21886:                ^untaint 0
                   21887: 
                   21888:        * src/classes/root.C 1.17:
                   21889:        * src/main/execute.C 1.91:
                   21890:        * src/main/main.dsp 1.48:
                   21891:                setname for method-junctions bug fixed
                   21892: 
                   21893:        * src/types/pa_vdouble.h 1.4:
                   21894:        * src/types/pa_vint.h 1.4:
                   21895:        * src/types/pa_vobject.h 1.4:
                   21896:        * src/types/pa_vstateless_object.h 1.1:
                   21897:        * src/types/pa_vstring.h 1.4:
                   21898:                stateless_object
                   21899: 
                   21900:        * src/classes/root.C 1.16:
                   21901:        * src/include/core.h 1.10:
                   21902:        * src/main/core.C 1.59:
                   21903:        * src/main/pa_request.C 1.13:
                   21904:        * src/types/pa_vhash.h 1.2:
                   21905:                z
                   21906: 
                   21907:        * src/classes/_double.h 1.4:
                   21908:        * src/classes/_env.h 1.3:
                   21909:        * src/classes/_int.h 1.4:
                   21910:        * src/classes/_root.h 1.3:
                   21911:        * src/classes/_string.h 1.4:
                   21912:        * src/classes/double.C 1.5:
                   21913:        * src/classes/env.C 1.4:
                   21914:        * src/classes/int.C 1.5:
                   21915:        * src/classes/root.C 1.12:
                   21916:        * src/classes/string.C 1.5:
                   21917:        * src/include/code.h 1.20:
                   21918:        * src/include/core.h 1.8:
                   21919:        * src/include/pa_array.h 1.22:
                   21920:        * src/include/pa_common.h 1.5:
                   21921:        * src/include/pa_exception.h 1.7:
                   21922:        * src/include/pa_hash.h 1.22:
                   21923:        * src/include/pa_pool.h 1.28:
                   21924:        * src/include/pa_request.h 1.36:
                   21925:        * src/include/pa_stack.h 1.6:
                   21926:        * src/include/pa_string.h 1.30:
                   21927:        * src/include/pa_table.h 1.10:
                   21928:        * src/include/pa_threads.h 1.6:
                   21929:        * src/include/pa_types.h 1.9:
                   21930:        * src/main/compile.C 1.25:
                   21931:        * src/main/compile.y 1.89:
                   21932:        * src/main/compile_tools.C 1.26:
                   21933:        * src/main/compile_tools.h 1.27:
                   21934:        * src/main/core.C 1.57:
                   21935:        * src/main/execute.C 1.89:
                   21936:        * src/main/pa_array.C 1.22:
                   21937:        * src/main/pa_common.C 1.6:
                   21938:        * src/main/pa_exception.C 1.6:
                   21939:        * src/main/pa_hash.C 1.20:
                   21940:        * src/main/pa_pool.C 1.11:
                   21941:        * src/main/pa_request.C 1.14:
                   21942:        * src/main/pa_string.C 1.37:
                   21943:        * src/main/pa_table.C 1.11:
                   21944:        * src/types/pa_valiased.h 1.2:
                   21945:        * src/types/pa_value.h 1.2:
                   21946:        * src/types/pa_vbool.h 1.2:
                   21947:        * src/types/pa_vcframe.h 1.2:
                   21948:        * src/types/pa_vclass.C 1.2:
                   21949:        * src/types/pa_vclass.h 1.2:
                   21950:        * src/types/pa_vdouble.h 1.2:
                   21951:        * src/types/pa_vhash.h 1.3:
                   21952:        * src/types/pa_vint.h 1.2:
                   21953:        * src/types/pa_vjunction.h 1.2:
                   21954:        * src/types/pa_vmframe.h 1.2:
                   21955:        * src/types/pa_vobject.h 1.2:
                   21956:        * src/types/pa_vstring.h 1.2:
                   21957:        * src/types/pa_vunknown.h 1.2:
                   21958:        * src/types/pa_wcontext.C 1.2:
                   21959:        * src/types/pa_wcontext.h 1.2:
                   21960:        * src/types/pa_wwrapper.h 1.2:
                   21961:                headers updated
                   21962: 
                   21963:        * src/classes/double.C 1.7:
                   21964:        * src/classes/int.C 1.7:
                   21965:        * src/classes/root.C 1.13:
                   21966:        * src/types/pa_vclass.C 1.3:
                   21967:        * src/types/pa_vclass.h 1.3:
                   21968:                add_native_method helper
                   21969: 
                   21970: 2001-03-10  paf
                   21971:        * src/include/core.h 1.4:
                   21972:        * src/include/pa_request.h 1.30:
                   21973:        * src/main/compile.y 1.85:
                   21974:        * src/main/core.C 1.52:
                   21975:        * src/main/pa_request.C 1.6:
                   21976:                names to core.C
                   21977: 
                   21978:        * src/classes/_env.h 1.1:
                   21979:        * src/classes/env.C 1.1:
                   21980:        * src/classes/root.C 1.8:
                   21981:        * src/include/pa_request.h 1.23:
                   21982:        * src/include/pa_vclass.h 1.27:
                   21983:        * src/main/core.C 1.49:
                   21984:        * src/main/main.dsp 1.42:
                   21985:                env0
                   21986: 
                   21987:        * src/include/code.h 1.18:
                   21988:        * src/include/pa_request.h 1.28:
                   21989:        * src/include/pa_vint.h 1.3:
                   21990:        * src/include/pa_vjunction.h 1.7:
                   21991:        * src/include/pa_vstring.h 1.16:
                   21992:        * src/main/compile.y 1.84:
                   21993:        * src/main/compile_tools.C 1.24:
                   21994:        * src/main/compile_tools.h 1.25:
                   21995:        * src/main/execute.C 1.86:
                   21996:                optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE
                   21997: 
                   21998:        * src/include/core.h 1.2:
                   21999:        * src/include/pa_array.h 1.20:
                   22000:        * src/include/pa_hash.h 1.20:
                   22001:        * src/include/pa_request.h 1.24:
                   22002:        * src/include/pa_value.h 1.49:
                   22003:        * src/include/pa_vcframe.h 1.6:
                   22004:        * src/include/pa_vdouble.h 1.11:
                   22005:        * src/include/pa_vint.h 1.2:
                   22006:        * src/include/pa_vstring.h 1.15:
                   22007:        * src/include/pa_vunknown.h 1.8:
                   22008:        * src/include/pa_wcontext.h 1.26:
                   22009:        * src/main/compile.y 1.82:
                   22010:        * src/main/compile_tools.C 1.23:
                   22011:        * src/main/compile_tools.h 1.24:
                   22012:        * src/main/core.C 1.50:
                   22013:        * src/main/execute.C 1.82:
                   22014:        * src/main/main.dsp 1.43:
                   22015:        * src/main/pa_cframe.C 1.4:
                   22016:        * src/main/pa_request.C 1.3:
                   22017:        * src/main/pa_wcontext.C 1.8:
                   22018:                const fight finished
                   22019: 
                   22020:        * src/include/core.h 1.6:
                   22021:        * src/include/pa_request.h 1.34:
                   22022:        * src/main/core.C 1.54:
                   22023:        * src/main/pa_request.C 1.10:
                   22024:                run+auto=run
                   22025: 
                   22026:        * src/include/pa_request.h 1.27:
                   22027:        * src/main/execute.C 1.85:
                   22028:        * src/main/pa_request.C 1.4:
                   22029:                @auto[] realised. auto.p scan togo
                   22030: 
                   22031:        * src/classes/double.C 1.3:
                   22032:        * src/classes/int.C 1.3:
                   22033:        * src/classes/root.C 1.9:
                   22034:        * src/classes/string.C 1.3:
                   22035:        * src/include/pa_request.h 1.25:
                   22036:        * src/include/pa_string.h 1.28:
                   22037:        * src/include/pa_wcontext.h 1.27:
                   22038:        * src/main/compile.y 1.83:
                   22039:        * src/main/execute.C 1.83:
                   22040:        * src/main/pa_string.C 1.35:
                   22041:        * src/main/pa_wcontext.C 1.9:
                   22042:                tainting 0
                   22043: 
                   22044:        * src/classes/_double.h 1.2:
                   22045:        * src/classes/_int.h 1.2:
                   22046:        * src/classes/_root.h 1.1:
                   22047:        * src/classes/_string.h 1.2:
                   22048:        * src/classes/double.C 1.2:
                   22049:        * src/classes/int.C 1.2:
                   22050:        * src/classes/root.C 1.7:
                   22051:        * src/classes/string.C 1.2:
                   22052:        * src/include/pa_request.h 1.22:
                   22053:        * src/include/pa_string.h 1.27:
                   22054:        * src/include/pa_types.h 1.7:
                   22055:        * src/include/pa_vcframe.h 1.5:
                   22056:        * src/include/pa_wcontext.h 1.25:
                   22057:        * src/main/core.C 1.48:
                   22058:        * src/main/main.dsp 1.41:
                   22059:        * src/main/pa_cframe.C 1.3:
                   22060:        * src/main/pa_string.C 1.34:
                   22061:        * src/main/pa_vclass.C 1.3:
                   22062:        * src/main/pa_wcontext.C 1.7:
                   22063:                ^lang prepare0
                   22064: 
                   22065:        * src/include/pa_request.h 1.31:
                   22066:        * src/main/compile.C 1.23:
                   22067:        * src/main/compile.y 1.86:
                   22068:        * src/main/pa_request.C 1.7:
                   22069:                auto tree0
                   22070: 
                   22071:        * src/classes/env.C 1.2:
                   22072:                env:file/line
                   22073: 
                   22074:        * src/include/pa_vclass.h 1.28:
                   22075:                const fight to go
                   22076: 
1.24      paf      22077:        * src/include/pa_request.h 1.26:
                   22078:        * src/main/execute.C 1.84:
                   22079:                autocalc code-junctions result now have names
                   22080: 
1.15      paf      22081:        * src/include/core.h 1.3:
                   22082:        * src/include/pa_common.h 1.3:
                   22083:        * src/include/pa_pool.h 1.26:
                   22084:        * src/include/pa_request.h 1.29:
                   22085:        * src/main/core.C 1.51:
                   22086:        * src/main/execute.C 1.87:
                   22087:        * src/main/pa_common.C 1.4:
                   22088:        * src/main/pa_request.C 1.5:
                   22089:                root auto.p loaded
                   22090: 
                   22091:        * src/classes/root.C 1.11:
                   22092:        * src/include/pa_request.h 1.33:
                   22093:                minor if junction bug
                   22094: 
                   22095:        * src/main/pa_request.C 1.8:
                   22096:                auto..
                   22097: 
                   22098:        * src/classes/_double.h 1.3:
                   22099:        * src/classes/_env.h 1.2:
                   22100:        * src/classes/_int.h 1.3:
                   22101:        * src/classes/_root.h 1.2:
                   22102:        * src/classes/_string.h 1.3:
                   22103:        * src/classes/double.C 1.4:
                   22104:        * src/classes/env.C 1.3:
                   22105:        * src/classes/int.C 1.4:
                   22106:        * src/classes/root.C 1.10:
                   22107:        * src/classes/string.C 1.4:
                   22108:        * src/include/code.h 1.19:
                   22109:        * src/include/core.h 1.5:
                   22110:        * src/include/pa_array.h 1.21:
                   22111:        * src/include/pa_common.h 1.4:
                   22112:        * src/include/pa_exception.h 1.6:
                   22113:        * src/include/pa_hash.h 1.21:
                   22114:        * src/include/pa_pool.h 1.27:
                   22115:        * src/include/pa_request.h 1.32:
                   22116:        * src/include/pa_stack.h 1.5:
                   22117:        * src/include/pa_string.h 1.29:
                   22118:        * src/include/pa_table.h 1.9:
                   22119:        * src/include/pa_threads.h 1.5:
                   22120:        * src/include/pa_types.h 1.8:
                   22121:        * src/include/pa_valiased.h 1.3:
                   22122:        * src/include/pa_value.h 1.50:
                   22123:        * src/include/pa_vbool.h 1.7:
                   22124:        * src/include/pa_vcframe.h 1.7:
                   22125:        * src/include/pa_vclass.h 1.29:
                   22126:        * src/include/pa_vdouble.h 1.12:
                   22127:        * src/include/pa_vhash.h 1.12:
                   22128:        * src/include/pa_vint.h 1.4:
                   22129:        * src/include/pa_vjunction.h 1.8:
                   22130:        * src/include/pa_vmframe.h 1.23:
                   22131:        * src/include/pa_vobject.h 1.17:
                   22132:        * src/include/pa_vstring.h 1.17:
                   22133:        * src/include/pa_vunknown.h 1.9:
                   22134:        * src/include/pa_wcontext.h 1.28:
                   22135:        * src/include/pa_wwrapper.h 1.13:
                   22136:        * src/main/compile.C 1.24:
                   22137:        * src/main/compile.y 1.87:
                   22138:        * src/main/compile_tools.C 1.25:
                   22139:        * src/main/compile_tools.h 1.26:
                   22140:        * src/main/core.C 1.53:
                   22141:        * src/main/execute.C 1.88:
                   22142:        * src/main/pa_array.C 1.21:
                   22143:        * src/main/pa_cframe.C 1.5:
                   22144:        * src/main/pa_common.C 1.5:
                   22145:        * src/main/pa_exception.C 1.5:
                   22146:        * src/main/pa_hash.C 1.19:
                   22147:        * src/main/pa_pool.C 1.10:
                   22148:        * src/main/pa_request.C 1.9:
                   22149:        * src/main/pa_string.C 1.36:
                   22150:        * src/main/pa_table.C 1.10:
                   22151:        * src/main/pa_value.C 1.7:
                   22152:        * src/main/pa_vclass.C 1.4:
                   22153:        * src/main/pa_wcontext.C 1.10:
                   22154:                sources header
                   22155: 
                   22156: 2001-03-09  paf
                   22157:        * src/classes/root.C [before_string_to_object_attempt] 1.4.4.1:
                   22158:        * src/include/pa_request.h [before_string_to_object_attempt] 1.20.4.1:
                   22159:        * src/main/execute.C [before_string_to_object_attempt] 1.78.2.2:
                   22160:                ^string.length[]
                   22161: 
                   22162:        * src/classes/root.C 1.5:
                   22163:        * src/include/pa_request.h 1.21:
                   22164:        * src/include/pa_vclass.h 1.26:
                   22165:        * src/include/pa_vhash.h 1.11:
                   22166:        * src/include/pa_vmframe.h 1.20:
                   22167:        * src/include/pa_vobject.h 1.15:
                   22168:        * src/include/pa_vstring.h 1.13:
                   22169:        * src/include/pa_wcontext.h 1.24:
                   22170:        * src/main/compile.y 1.80:
                   22171:        * src/main/core.C 1.46:
                   22172:        * src/main/execute.C 1.79:
                   22173:        * src/main/main.dsp 1.39:
                   22174:                .
                   22175: 
                   22176:        * src/include/pa_vmframe.h 1.22:
                   22177:        * src/main/compile.C 1.22:
                   22178:        * src/main/execute.C 1.81:
                   22179:                expr construct proper naming
                   22180: 
                   22181:        * src/classes/_double.h 1.1:
                   22182:        * src/classes/_int.h 1.1:
                   22183:        * src/classes/_string.h 1.1:
                   22184:        * src/classes/double.C 1.1:
                   22185:        * src/classes/int.C 1.1:
                   22186:        * src/classes/root.C 1.6:
                   22187:        * src/classes/string.C 1.1:
                   22188:        * src/include/code.h 1.17:
                   22189:        * src/include/pa_value.h 1.48:
                   22190:        * src/include/pa_vbool.h 1.6:
                   22191:        * src/include/pa_vdouble.h 1.10:
                   22192:        * src/include/pa_vint.h 1.1:
                   22193:        * src/include/pa_vmframe.h 1.21:
                   22194:        * src/include/pa_vobject.h 1.16:
                   22195:        * src/include/pa_vstring.h 1.14:
                   22196:        * src/main/compile.y 1.81:
                   22197:        * src/main/compile_tools.C 1.22:
                   22198:        * src/main/core.C 1.47:
                   22199:        * src/main/execute.C 1.80:
                   22200:        * src/main/main.dsp 1.40:
                   22201:                Int and Double classes with ^int[] and ^double[]. fixed expr type
                   22202: 
                   22203: 2001-03-08  paf
                   22204:        * src/include/pa_request.h 1.18:
                   22205:        * src/include/pa_value.h 1.44:
                   22206:        * src/include/pa_vcframe.h 1.4:
                   22207:        * src/include/pa_vmframe.h 1.16:
                   22208:        * src/include/pa_wcontext.h 1.23:
                   22209:        * src/main/compile.C 1.21:
                   22210:        * src/main/compile.y 1.76:
                   22211:        * src/main/core.C 1.45:
                   22212:        * src/main/execute.C 1.70:
                   22213:        * src/main/pa_cframe.C 1.2:
                   22214:        * src/main/pa_wcontext.C 1.5:
                   22215:                'if' just compiled
                   22216: 
                   22217:        * src/main/pa_vclass.C 1.2:
                   22218:                that were ok... [vclass were out of vcs]
                   22219: 
                   22220:        * src/include/pa_value.h 1.43:
                   22221:        * src/include/pa_vmframe.h 1.14:
                   22222:        * src/main/compile.y 1.75:
                   22223:        * src/main/core.C 1.44:
                   22224:        * src/main/execute.C 1.68:
                   22225:        * src/main/main.dsp 1.37:
                   22226:                z. detected probs with parameter names  in operator methods
                   22227: 
                   22228:        * src/include/pa_vclass.h [before_string_to_object_attempt] 1.25.2.2:
                   22229:        * src/include/pa_vstring.h [before_string_to_object_attempt] 1.12.2.2:
                   22230:        * src/include/pa_wcontext.h [before_string_to_object_attempt] 1.23.4.1:
                   22231:        * src/main/compile.y [before_string_to_object_attempt] 1.79.2.1:
                   22232:        * src/main/core.C [before_string_to_object_attempt] 1.45.4.1:
                   22233:        * src/main/execute.C [before_string_to_object_attempt] 1.78.2.1:
                   22234:        * src/main/main.dsp [before_string_to_object_attempt] 1.38.4.2:
                   22235:                dead end: vstring can't be derivated from vobject
                   22236: 
                   22237:        * src/include/pa_request.h 1.17:
                   22238:        * src/main/compile.C 1.20:
                   22239:        * src/main/compile.y 1.73:
                   22240:        * src/main/core.C 1.43:
                   22241:        * src/main/main.dsp 1.36:
                   22242:                introducing ROOT_CLASS.
                   22243:                it's default @BASE.
                   22244:                changed 'RUN' assignment mech
                   22245: 
                   22246:        * src/main/execute.C 1.64:
                   22247:                root root in code-junction
                   22248: 
                   22249:        * src/include/pa_bool.h 1.2:
                   22250:        * src/include/pa_double.h 1.2:
                   22251:        * src/include/pa_value.h 1.47:
                   22252:        * src/include/pa_vbool.h 1.5:
                   22253:        * src/include/pa_vclass.h 1.24:
                   22254:        * src/include/pa_vdouble.h 1.9:
                   22255:        * src/include/pa_vhash.h 1.9:
                   22256:        * src/include/pa_vjunction.h 1.6:
                   22257:        * src/include/pa_vmframe.h 1.19:
                   22258:        * src/include/pa_vobject.h 1.13:
                   22259:        * src/include/pa_vstring.h 1.12:
                   22260:        * src/include/pa_vunknown.h 1.7:
                   22261:        * src/main/compile.y 1.79:
                   22262:        * src/main/compile_tools.C 1.21:
                   22263:        * src/main/execute.C 1.78:
                   22264:                withoud cloning. didn't need it actually, params got passed
                   22265:                from out unnamed ewpool
                   22266: 
                   22267:        * src/include/code.h 1.16:
                   22268:        * src/main/compile.y 1.72:
                   22269:        * src/main/compile_tools.C 1.19:
                   22270:        * src/main/compile_tools.h 1.23:
                   22271:        * src/main/execute.C 1.66:
                   22272:                made class: dynamic, not static. so to enable runtime ^use
                   22273: 
                   22274:        * src/include/code.h 1.15:
                   22275:        * src/main/compile.y 1.70:
                   22276:        * src/main/compile_tools.C 1.18:
                   22277:        * src/main/execute.C 1.65:
                   22278:                joined 2 into one OP_CODE__STORE_PARAM
                   22279: 
                   22280:        * src/main/execute.C 1.74:
                   22281:                fixed problems calling operators in constructors
                   22282: 
                   22283:        * src/classes/root.C 1.2:
                   22284:        * src/include/pa_request.h 1.19:
                   22285:        * src/include/pa_value.h 1.45:
                   22286:        * src/include/pa_vbool.h 1.3:
                   22287:        * src/include/pa_wwrapper.h 1.12:
                   22288:        * src/main/execute.C 1.71:
                   22289:                ^if 0
                   22290: 
                   22291:        * src/main/pa_vclass.C 1.1:
                   22292:                wow! vclass were out of vcs
                   22293: 
                   22294:        * src/classes/root.C 1.4:
                   22295:        * src/include/pa_stack.h 1.4:
                   22296:        * src/main/execute.C 1.73:
                   22297:                detected problems calling operators in constructors
                   22298: 
                   22299:        * src/main/compile.y 1.74:
                   22300:                minor renamings in .y
                   22301: 
                   22302:        * src/include/pa_vdouble.h 1.8:
                   22303:        * src/include/pa_vhash.h 1.8:
                   22304:        * src/include/pa_vjunction.h 1.5:
                   22305:        * src/include/pa_vobject.h 1.12:
                   22306:        * src/include/pa_vunknown.h 1.6:
                   22307:        * src/main/compile.y 1.78:
                   22308:                cloning dead end
                   22309: 
                   22310:        * src/include/pa_vmframe.h [before_string_to_object_attempt] 1.19.2.1:
                   22311:                fixed forgotten method_frame my check
                   22312: 
                   22313:        * src/classes/root.C 1.1:
                   22314:                added root.c
                   22315: 
                   22316:        * src/include/pa_vbool.h 1.2:
                   22317:        * src/include/pa_vclass.h [before_string_to_object_attempt] 1.25.2.1:
                   22318:        * src/include/pa_vdouble.h 1.6:
                   22319:        * src/include/pa_vhash.h [before_string_to_object_attempt] 1.10.2.1:
                   22320:        * src/include/pa_vjunction.h 1.3:
                   22321:        * src/include/pa_vmframe.h 1.15:
                   22322:        * src/include/pa_vobject.h [before_string_to_object_attempt] 1.14.2.1:
                   22323:        * src/include/pa_vstring.h 1.10:
                   22324:        * src/include/pa_vstring.h [before_string_to_object_attempt] 1.12.2.1:
                   22325:        * src/include/pa_wcontext.h 1.22:
                   22326:        * src/main/execute.C 1.67:
                   22327:        * src/main/execute.C 1.69:
                   22328:        * src/main/execute.C 1.75:
                   22329:        * src/main/main.dsp [before_string_to_object_attempt] 1.38.4.1:
                   22330:        * src/main/pa_wcontext.C 1.4:
                   22331:        * src/main/pa_wcontext.C 1.6:
                   22332:                z
                   22333: 
                   22334:        * src/main/compile.y 1.71:
                   22335:                minor grammar bug with OP_CODE__STORE_PARAM
                   22336: 
                   22337:        * src/include/pa_bool.h 1.1:
                   22338:        * src/include/pa_double.h 1.1:
                   22339:        * src/include/pa_valiased.h 1.2:
                   22340:        * src/include/pa_value.h 1.46:
                   22341:        * src/include/pa_vbool.h 1.4:
                   22342:        * src/include/pa_vclass.h 1.23:
                   22343:        * src/include/pa_vdouble.h 1.7:
                   22344:        * src/include/pa_vhash.h 1.7:
                   22345:        * src/include/pa_vjunction.h 1.4:
                   22346:        * src/include/pa_vmframe.h 1.18:
                   22347:        * src/include/pa_vobject.h 1.11:
                   22348:        * src/include/pa_vstring.h 1.11:
                   22349:        * src/include/pa_vunknown.h 1.5:
                   22350:        * src/main/compile.y 1.77:
                   22351:        * src/main/compile_tools.C 1.20:
                   22352:        * src/main/execute.C 1.77:
                   22353:        * src/main/main.dsp 1.38:
                   22354:        * src/main/pa_value.C 1.6:
                   22355:                value.cloning so to give params proper names
                   22356: 
                   22357:        * src/classes/root.C 1.3:
                   22358:        * src/include/pa_request.h 1.20:
                   22359:        * src/main/execute.C 1.72:
                   22360:                autocalc def to string
                   22361: 
                   22362:        * src/include/pa_vmframe.h 1.17:
                   22363:        * src/main/execute.C 1.76:
                   22364:                added names to unknown values in get_element and unfilled
                   22365:                params. removed wrong name change in get_element
                   22366: 
                   22367:        * src/include/pa_vclass.h 1.25:
                   22368:        * src/include/pa_vhash.h 1.10:
                   22369:        * src/include/pa_vobject.h 1.14:
                   22370:                removes some remained clone conseqs
                   22371: 
                   22372: 2001-03-07  paf
                   22373:        * src/include/pa_hash.h 1.19:
                   22374:        * src/include/pa_value.h 1.40:
                   22375:        * src/include/pa_vhash.h 1.4:
                   22376:        * src/include/pa_vunknown.h 1.4:
                   22377:        * src/main/compile.y 1.67:
                   22378:        * src/main/execute.C 1.62:
                   22379:        * src/main/pa_hash.C 1.18:
                   22380:                expr def in -f
                   22381: 
                   22382:        * src/main/compile.y 1.65:
                   22383:        * src/main/execute.C 1.60:
                   22384:        * src/main/pa_string.C 1.33:
                   22385:                bug in string.cmp fixed
                   22386: 
                   22387:        * src/main/compile.y 1.68:
                   22388:                .y priorities syntax shaped up a bit
                   22389: 
                   22390:        * src/main/compile.y 1.64:
                   22391:                expr quoted code
                   22392: 
                   22393:        * src/main/execute.C 1.57:
                   22394:                ^var.menu{$field} problem detected. that $field not a $var.field
                   22395: 
                   22396:        * src/main/compile.y 1.69:
                   22397:        * src/main/compile_tools.h 1.22:
                   22398:                ^func(params)
                   22399: 
1.24      paf      22400:        * src/main/compile.y 1.63:
                   22401:        * src/main/execute.C 1.59:
                   22402:                expr whitespace solved. added "" support0
                   22403: 
1.15      paf      22404:        * src/include/pa_value.h 1.42:
                   22405:        * src/include/pa_vclass.h 1.22:
                   22406:        * src/include/pa_vhash.h 1.6:
                   22407:        * src/include/pa_vmframe.h 1.13:
                   22408:        * src/include/pa_vobject.h 1.10:
                   22409:        * src/include/pa_wwrapper.h 1.11:
                   22410:                const in Value.get_element
                   22411: 
                   22412:        * src/include/pa_string.h 1.26:
                   22413:        * src/main/compile.y 1.61:
                   22414:        * src/main/execute.C 1.58:
                   22415:        * src/main/pa_string.C 1.32:
                   22416:                just compiled lt&co
                   22417: 
                   22418:        * src/include/pa_stack.h 1.3:
                   22419:        * src/include/pa_value.h 1.41:
                   22420:        * src/include/pa_vclass.h 1.21:
                   22421:        * src/include/pa_vhash.h 1.5:
                   22422:        * src/include/pa_vmframe.h 1.12:
                   22423:        * src/include/pa_vobject.h 1.9:
                   22424:        * src/include/pa_wwrapper.h 1.10:
                   22425:        * src/main/execute.C 1.63:
                   22426:                fixed rwcontext of {} params up
                   22427: 
                   22428:        * src/main/compile.y 1.62:
                   22429:                expr string comparisons 0
                   22430: 
                   22431:        * src/main/compile.y 1.66:
                   22432:        * src/main/execute.C 1.61:
                   22433:                expr calls
                   22434: 
                   22435: 2001-03-06  paf
                   22436:        * src/include/pa_vbool.h 1.1:
                   22437:                forgot this
                   22438: 
                   22439:        * src/main/compile.y 1.51:
                   22440:                expr lexx1
                   22441: 
                   22442:        * src/include/code.h 1.14:
                   22443:        * src/main/compile.y 1.59:
                   22444:        * src/main/execute.C 1.56:
                   22445:                1 problems with skipping whitespace in yylex fixed
                   22446:                2 xors: # bitwise ## logical
                   22447: 
                   22448:        * src/include/code.h 1.11:
                   22449:        * src/include/pa_valiased.h 1.1:
                   22450:        * src/include/pa_value.h 1.37:
                   22451:        * src/include/pa_vdouble.h 1.1:
                   22452:        * src/include/pa_vstring.h 1.6:
                   22453:        * src/main/compile.y 1.49:
                   22454:        * src/main/execute.C 1.49:
                   22455:                expr lex0 exec-1
                   22456: 
                   22457:        * src/main/compile.y 1.52:
                   22458:                expr grammar-1
                   22459: 
                   22460:        * src/include/pa_value.h 1.39:
                   22461:        * src/include/pa_vdouble.h 1.5:
                   22462:        * src/include/pa_vstring.h 1.8:
                   22463:        * src/include/pa_vunknown.h 1.3:
                   22464:        * src/main/compile.y 1.56:
                   22465:        * src/main/execute.C 1.54:
                   22466:        * src/main/main.dsp 1.35:
                   22467:                !~
                   22468: 
                   22469:        * src/include/code.h 1.10:
                   22470:        * src/main/compile.y 1.48:
                   22471:        * src/main/compile_tools.h 1.18:
                   22472:                g
                   22473: 
                   22474:        * src/main/compile.y 1.60:
                   22475:                .y expr visible-shorter
                   22476: 
                   22477:        * src/include/pa_vcframe.h 1.3:
                   22478:        * src/include/pa_vclass.h 1.20:
                   22479:        * src/include/pa_vdouble.h 1.4:
                   22480:        * src/include/pa_vhash.h 1.3:
                   22481:        * src/include/pa_vjunction.h 1.2:
                   22482:        * src/include/pa_vmframe.h 1.11:
                   22483:        * src/include/pa_vobject.h 1.8:
                   22484:        * src/include/pa_vstring.h 1.7:
                   22485:        * src/include/pa_vunknown.h 1.2:
                   22486:        * src/include/pa_wcontext.h 1.21:
                   22487:        * src/include/pa_wwrapper.h 1.9:
                   22488:        * src/main/compile.y 1.55:
                   22489:        * src/main/compile_tools.C 1.17:
                   22490:        * src/main/compile_tools.h 1.21:
                   22491:        * src/main/execute.C 1.53:
                   22492:                +-*/
                   22493: 
                   22494:        * src/main/compile.y 1.50:
                   22495:        * src/main/execute.C 1.50:
                   22496:        * src/main/main.dsp 1.34:
                   22497:                z
                   22498: 
                   22499:        * src/include/pa_value.h 1.38:
                   22500:        * src/include/pa_vdouble.h 1.2:
                   22501:        * src/main/compile.y 1.53:
                   22502:        * src/main/execute.C 1.51:
                   22503:                expr grammar-1 2*2=4.000000 :)
                   22504: 
1.24      paf      22505:        * src/include/pa_vstring.h 1.9:
                   22506:        * src/main/compile.y 1.58:
                   22507:                problems with skipping whitespace in yylex
                   22508: 
1.15      paf      22509:        * src/include/pa_vdouble.h 1.3:
                   22510:        * src/main/compile.y 1.54:
                   22511:        * src/main/compile_tools.C 1.15:
                   22512:        * src/main/compile_tools.h 1.19:
                   22513:                grammar-1.1 $a(z) $a=0
                   22514: 
                   22515:        * src/include/code.h 1.13:
                   22516:        * src/main/compile.y 1.57:
                   22517:        * src/main/execute.C 1.55:
                   22518:                without string ops in expressions 0
                   22519: 
                   22520: 2001-02-26  paf
                   22521:        * src/main/compile.y 1.46:
                   22522:                max_string in yyerror bug fix
                   22523: 
                   22524: 2001-02-25  paf
                   22525:        * src/main/compile.y 1.40:
                   22526:                escaping bug
                   22527: 
                   22528:        * src/include/pa_request.h 1.14:
                   22529:        * src/main/compile.C 1.19:
                   22530:        * src/main/core.C 1.38:
                   22531:                default name RUN, also alias
                   22532: 
                   22533:        * src/include/pa_vcframe.h 1.2:
                   22534:        * src/include/pa_vmframe.h 1.5:
                   22535:        * src/include/pa_vobject.h 1.6:
                   22536:        * src/include/pa_wcontext.h 1.17:
                   22537:        * src/include/pa_wwrapper.h 1.7:
                   22538:        * src/main/core.C 1.40:
                   22539:        * src/main/execute.C 1.43:
                   22540:        * src/main/main.dsp 1.31:
                   22541:                would now get fields into interm VFielded class
                   22542: 
                   22543:        * src/include/pa_request.h 1.16:
                   22544:        * src/include/pa_value.h 1.34:
                   22545:        * src/include/pa_vmframe.h 1.7:
                   22546:        * src/include/pa_wcontext.h 1.19:
                   22547:        * src/main/execute.C 1.46:
                   22548:                VAliased0
                   22549: 
                   22550:        * src/main/execute.C 1.47:
                   22551:                VAliased1
                   22552: 
                   22553:        * src/include/pa_value.h 1.35:
                   22554:        * src/include/pa_vmframe.h 1.8:
                   22555:                VAliased2
                   22556: 
                   22557:        * src/include/code.h 1.9:
                   22558:        * src/include/pa_value.h 1.28:
                   22559:        * src/include/pa_vclass.h 1.15:
                   22560:        * src/include/pa_vmframe.h 1.2:
                   22561:        * src/include/pa_vobject.h 1.3:
                   22562:        * src/include/pa_wwrapper.h 1.5:
                   22563:        * src/main/compile.y 1.38:
                   22564:        * src/main/compile_tools.C 1.14:
                   22565:        * src/main/compile_tools.h 1.16:
                   22566:        * src/main/execute.C 1.38:
                   22567:                ^class:method() just compiled
                   22568: 
                   22569:        * src/include/pa_hash.h 1.18:
                   22570:        * src/include/pa_value.h 1.31:
                   22571:        * src/include/pa_vclass.h 1.17:
                   22572:        * src/include/pa_vmframe.h 1.4:
                   22573:        * src/include/pa_vobject.h 1.5:
                   22574:        * src/include/pa_vstring.h 1.5:
                   22575:        * src/include/pa_wcontext.h 1.16:
                   22576:        * src/main/compile.y 1.45:
                   22577:        * src/main/core.C 1.39:
                   22578:        * src/main/execute.C 1.42:
                   22579:        * src/main/main.dsp 1.30:
                   22580:        * src/main/pa_hash.C 1.17:
                   22581:        * src/main/pa_value.C 1.5:
                   22582:        * src/main/pa_wcontext.C 1.3:
                   22583:                virtuals2
                   22584: 
                   22585:        * src/include/pa_value.h 1.32:
                   22586:        * src/include/pa_vclass.h 1.18:
                   22587:        * src/include/pa_wcontext.h 1.18:
                   22588:        * src/include/pa_wwrapper.h 1.8:
                   22589:        * src/main/execute.C 1.44:
                   22590:        * src/main/main.dsp 1.32:
                   22591:                no not get fields into interm VFielded class.
                   22592:                fields & staticfields 1
                   22593: 
                   22594:        * src/include/pa_pool.h 1.25:
                   22595:        * src/include/pa_request.h 1.15:
                   22596:        * src/include/pa_value.h 1.33:
                   22597:        * src/include/pa_vclass.h 1.19:
                   22598:        * src/include/pa_vmframe.h 1.6:
                   22599:        * src/include/pa_vobject.h 1.7:
                   22600:        * src/main/core.C 1.41:
                   22601:        * src/main/execute.C 1.45:
                   22602:        * src/main/main.dsp 1.33:
                   22603:                VAliased just compiled
                   22604: 
1.24      paf      22605:        * src/include/pa_value.h 1.36:
                   22606:        * src/include/pa_vmframe.h 1.9:
                   22607:        * src/include/pa_wcontext.h 1.20:
                   22608:        * src/main/execute.C 1.48:
                   22609:                VAliased3
                   22610: 
1.15      paf      22611:        * src/include/pa_request.h 1.13:
                   22612:        * src/include/pa_value.h 1.29:
                   22613:        * src/include/pa_vobject.h 1.4:
                   22614:        * src/main/compile.y 1.39:
                   22615:        * src/main/compile_tools.h 1.17:
                   22616:        * src/main/core.C 1.37:
                   22617:        * src/main/execute.C 1.39:
                   22618:        * src/main/pa_common.C 1.3:
                   22619:                vobject1
                   22620: 
                   22621:        * src/main/compile.y 1.43:
                   22622:                rethought to $class:static.field.subfield
                   22623: 
                   22624:        * src/main/compile.y 1.44:
                   22625:                : 1
                   22626: 
                   22627:        * src/include/pa_value.h 1.30:
                   22628:        * src/include/pa_vmframe.h 1.3:
                   22629:        * src/include/pa_wwrapper.h 1.6:
                   22630:        * src/main/compile.y 1.41:
                   22631:        * src/main/execute.C 1.40:
                   22632:        * src/main/pa_wcontext.C 1.2:
                   22633:                before execute class calls rewrite
                   22634: 
                   22635:        * src/include/pa_vclass.h 1.16:
                   22636:        * src/main/compile.y 1.42:
                   22637:        * src/main/execute.C 1.41:
                   22638:                $class:element
                   22639: 
                   22640:        * src/include/pa_pool.h [class_alias_dead_end] 1.24.2.1:
                   22641:        * src/include/pa_value.h [class_alias_dead_end] 1.32.2.1:
                   22642:        * src/include/pa_vclass.h [class_alias_dead_end] 1.18.2.1:
                   22643:        * src/include/pa_vobject.h [class_alias_dead_end] 1.6.2.1:
                   22644:        * src/main/execute.C [class_alias_dead_end] 1.44.2.1:
                   22645:                alias dead end
                   22646: 
                   22647: 2001-02-24  paf
                   22648:        * src/main/compile.y 1.32:
                   22649:                fixed grammar bugs in constructor/params klinch
                   22650: 
                   22651:        * src/main/main.dsp 1.29:
                   22652:                no bison -d
                   22653: 
                   22654:        * src/main/compile.y 1.37:
                   22655:        * src/main/compile_tools.h 1.15:
                   22656:                use0 line no on 'undef class' err msg wrong
                   22657: 
                   22658:        * src/main/compile.y 1.30:
                   22659:                fixed last \n macrotemplate strip bug
                   22660: 
                   22661:        * src/include/pa_vframe.h 1.5:
                   22662:        * src/main/compile.y 1.33:
                   22663:                found junction ideology @: ^x{$a()) must construct current
                   22664:                wcontext element, so smart wcontext handling needed
                   22665: 
                   22666:        * src/include/pa_value.h 1.25:
                   22667:        * src/include/pa_wcontext.h 1.15:
                   22668:        * src/include/pa_wwrapper.h 1.4:
                   22669:        * src/main/execute.C 1.36:
                   22670:        * src/main/pa_value.C 1.4:
                   22671:                it works as bad as you've named it: wcontext.value() was not a
                   22672:                perfect idea
                   22673: 
                   22674:        * src/main/compile.y 1.35:
                   22675:        * src/main/core.C 1.36:
                   22676:                yylex need some @special lines adj
                   22677: 
                   22678:        * src/include/pa_value.h 1.24:
                   22679:        * src/include/pa_vcframe.h 1.1:
                   22680:        * src/include/pa_vclass.h 1.10:
                   22681:        * src/include/pa_vframe.h 1.6:
                   22682:        * src/include/pa_vhash.h 1.2:
                   22683:        * src/include/pa_vjunction.h 1.1:
                   22684:        * src/include/pa_vmframe.h 1.1:
                   22685:        * src/include/pa_wcontext.h 1.14:
                   22686:        * src/include/pa_wwrapper.h 1.3:
                   22687:        * src/main/execute.C 1.34:
                   22688:        * src/main/main.dsp 1.27:
                   22689:        * src/main/pa_cframe.C 1.1:
                   22690:        * src/main/pa_wcontext.C 1.1:
                   22691:                codeframe just compiled
                   22692: 
                   22693:        * src/include/pa_request.h 1.12:
                   22694:        * src/include/pa_vclass.h 1.14:
                   22695:        * src/main/compile.C 1.18:
                   22696:        * src/main/compile.y 1.34:
                   22697:        * src/main/compile_tools.h 1.14:
                   22698:        * src/main/core.C 1.35:
                   22699:                modules0
                   22700: 
                   22701:        * src/main/pa_array.C 1.20:
                   22702:                minor bug in expanding very small arrays. 60% from 1 were 0
                   22703: 
                   22704:        * src/include/pa_vclass.h 1.12:
                   22705:        * src/main/compile.y 1.36:
                   22706:        * src/main/core.C 1.33:
                   22707:                z
                   22708: 
                   22709:        * src/include/code.h 1.7:
                   22710:        * src/include/pa_request.h 1.11:
                   22711:        * src/include/pa_value.h 1.23:
                   22712:        * src/include/pa_vclass.h 1.9:
                   22713:        * src/include/pa_vframe.h 1.4:
                   22714:        * src/main/compile.y 1.29:
                   22715:        * src/main/compile_tools.C 1.13:
                   22716:        * src/main/compile_tools.h 1.13:
                   22717:        * src/main/core.C 1.32:
                   22718:        * src/main/execute.C 1.32:
                   22719:                code junctions0. something wrong with last \n macrotemplate strip
                   22720: 
                   22721:        * src/include/pa_value.h 1.26:
                   22722:        * src/include/pa_vclass.h 1.11:
                   22723:        * src/include/pa_vobject.h 1.1:
                   22724:        * src/main/main.dsp 1.28:
                   22725:                vobject00
                   22726: 
                   22727:        * src/main/compile.y 1.31:
                   22728:        * src/main/execute.C 1.33:
                   22729:                fixed empty constructor optimized empty case. failed on calls -
                   22730:                produced empty string param
                   22731: 
                   22732:        * src/main/execute.C 1.35:
                   22733:                codeframe1
                   22734: 
                   22735: 2001-02-23  paf
                   22736:        * src/include/pa_value.h 1.18:
                   22737:        * src/main/core.C 1.27:
                   22738:        * src/main/execute.C 1.25:
                   22739:        * src/main/main.dsp 1.23:
                   22740:                value named
                   22741: 
                   22742:        * src/main/compile.y 1.26:
                   22743:        * src/main/execute.C 1.27:
                   22744:                empty constructor bug fixed
                   22745: 
                   22746:        * src/include/pa_vframe.h 1.1:
                   22747:        * src/include/pa_vunknown.h 1.1:
                   22748:        * src/include/pa_wcontext.h 1.13:
                   22749:        * src/include/pa_wwrapper.h 1.1:
                   22750:        * src/main/core.C 1.29:
                   22751:        * src/main/execute.C 1.29:
                   22752:        * src/main/main.dsp 1.25:
                   22753:        * src/main/pa_value.C 1.1:
                   22754:                call0
                   22755: 
                   22756:        * src/main/compile.y 1.27:
                   22757:        * src/main/compile_tools.C 1.12:
                   22758:        * src/main/compile_tools.h 1.12:
                   22759:                fixed wrong grammar in complex constructor case
                   22760: 
                   22761:        * src/include/pa_value.h 1.21:
                   22762:        * src/include/pa_vclass.h 1.8:
                   22763:        * src/include/pa_vframe.h 1.3:
                   22764:        * src/main/core.C 1.30:
                   22765:        * src/main/execute.C 1.31:
                   22766:        * src/main/pa_value.C 1.2:
                   22767:                get_method RIP. junctions everywhere. call with junctions0
                   22768: 
                   22769:        * src/main/compile.y 1.28:
                   22770:        * src/main/execute.C 1.30:
                   22771:        * src/main/main.dsp 1.26:
                   22772:                rethought some. before junction
                   22773: 
                   22774:        * src/include/pa_value.h 1.17:
                   22775:        * src/include/pa_vstring.h 1.4:
                   22776:        * src/main/execute.C 1.24:
                   22777:                strign 2 value in 2 places in execute
                   22778: 
                   22779:        * src/include/pa_wcontext.h 1.11:
                   22780:                z
                   22781: 
                   22782:        * src/include/pa_hash.h 1.17:
                   22783:        * src/include/pa_value.h 1.19:
                   22784:        * src/include/pa_wcontext.h 1.12:
                   22785:        * src/main/core.C 1.28:
                   22786:        * src/main/execute.C 1.28:
                   22787:        * src/main/main.dsp 1.24:
                   22788:        * src/main/pa_hash.C 1.16:
                   22789:                started call. store param, vframe done
                   22790: 
                   22791:        * src/include/pa_value.h 1.22:
                   22792:        * src/main/compile.C 1.17:
                   22793:        * src/main/core.C 1.31:
                   22794:        * src/main/pa_value.C 1.3:
                   22795:                minor error reporting format beautifyings
                   22796: 
                   22797:        * src/main/execute.C 1.26:
                   22798:                with result rwpool
                   22799: 
1.24      paf      22800:        * src/include/pa_value.h 1.20:
                   22801:        * src/include/pa_vclass.h 1.7:
                   22802:        * src/include/pa_vframe.h 1.2:
                   22803:        * src/include/pa_wwrapper.h 1.2:
                   22804:                lara came, can't work, sorry :(
                   22805: 
1.15      paf      22806:        * src/include/pa_value.h 1.16:
                   22807:        * src/include/pa_wcontext.h 1.10:
                   22808:        * src/main/compile.y 1.25:
                   22809:        * src/main/execute.C 1.23:
                   22810:        * src/main/main.dsp 1.22:
                   22811:        * src/main/pa_array.C 1.19:
                   22812:                auto VHash on wcontext.put_element when wcontext fvalue==0
                   22813: 
                   22814: 2001-02-22  paf
                   22815:        * src/include/pa_request.h 1.10:
                   22816:        * src/main/compile.y 1.23:
                   22817:                $self.put(val)
                   22818: 
                   22819:        * src/include/pa_pool.h 1.24:
                   22820:        * src/include/pa_vclass.h 1.5:
                   22821:        * src/main/core.C 1.25:
                   22822:        * src/main/pa_hash.C 1.15:
                   22823:        * src/main/pa_pool.C 1.9:
                   22824:                TRY...
                   22825: 
                   22826:        * src/include/code.h 1.6:
                   22827:        * src/main/compile_tools.C 1.9:
                   22828:        * src/main/compile_tools.h 1.10:
                   22829:        * src/main/execute.C 1.19:
                   22830:                OP_STRING better then some xxx _VALUE
                   22831: 
                   22832:        * src/main/compile.C 1.14:
                   22833:        * src/main/core.C 1.26:
                   22834:        * src/main/execute.C 1.16:
                   22835:        * src/main/pa_string.C 1.31:
                   22836:                more precise parse error line:col
                   22837: 
                   22838:        * src/main/compile.C 1.15:
                   22839:        * src/main/compile.y 1.18:
                   22840:        * src/main/execute.C 1.20:
                   22841:                started : with $a.$:f
                   22842: 
                   22843:        * src/main/compile.y 1.20:
                   22844:                $: wasn't finished - $:sdf(sdf) troubled a bit. finished now.
                   22845: 
                   22846:        * src/include/code.h 1.3:
                   22847:        * src/include/pa_string.h 1.25:
                   22848:        * src/include/pa_value.h 1.12:
                   22849:        * src/include/pa_vclass.h 1.3:
                   22850:        * src/include/pa_wcontext.h 1.3:
                   22851:        * src/main/compile.y 1.14:
                   22852:        * src/main/execute.C 1.14:
                   22853:        * src/main/pa_string.C 1.28:
                   22854:                write_value write_string 0
                   22855:                it seems wcontext must write strings regardles of fvalue!=0
                   22856: 
                   22857:        * src/include/code.h 1.4:
                   22858:        * src/include/pa_value.h 1.13:
                   22859:        * src/include/pa_vclass.h 1.4:
                   22860:        * src/include/pa_wcontext.h 1.5:
                   22861:        * src/main/compile.y 1.15:
                   22862:        * src/main/compile_tools.C 1.6:
                   22863:        * src/main/compile_tools.h 1.8:
                   22864:        * src/main/execute.C 1.15:
                   22865:        * src/main/main.dsp 1.20:
                   22866:                iiieeyys! get/put simple vars to VClass works0
                   22867: 
                   22868:        * src/include/pa_array.h 1.18:
                   22869:        * src/include/pa_wcontext.h 1.4:
                   22870:        * src/main/pa_string.C 1.29:
                   22871:                in process, but found that exceptions are too global
                   22872: 
                   22873:        * src/main/compile.y 1.19:
                   22874:                $: finished
                   22875: 
                   22876:        * src/main/compile.C 1.16:
                   22877:        * src/main/compile.y 1.21:
                   22878:        * src/main/compile_tools.C 1.10:
                   22879:                z
                   22880: 
                   22881:        * src/include/pa_request.h 1.9:
                   22882:        * src/include/pa_stack.h 1.2:
                   22883:        * src/include/pa_wcontext.h 1.7:
                   22884:        * src/main/execute.C 1.17:
                   22885:                z about to vstring it .y all
                   22886: 
                   22887:        * src/include/pa_hash.h 1.16:
                   22888:        * src/include/pa_value.h 1.15:
                   22889:        * src/include/pa_vclass.h 1.6:
                   22890:        * src/include/pa_vhash.h 1.1:
                   22891:        * src/include/pa_vstring.h 1.3:
                   22892:        * src/include/pa_wcontext.h 1.9:
                   22893:        * src/main/execute.C 1.22:
                   22894:        * src/main/main.dsp 1.21:
                   22895:                auto VHash in pa.th.cre.at.e
                   22896: 
                   22897:        * src/include/code.h 1.5:
                   22898:        * src/include/pa_vstring.h 1.2:
                   22899:        * src/main/compile.y 1.17:
                   22900:        * src/main/compile_tools.C 1.8:
                   22901:        * src/main/compile_tools.h 1.9:
                   22902:        * src/main/execute.C 1.18:
                   22903:                string to vstring it .y all
                   22904: 
                   22905:        * src/include/pa_array.h 1.19:
                   22906:        * src/main/compile.y 1.22:
                   22907:        * src/main/compile_tools.C 1.11:
                   22908:        * src/main/compile_tools.h 1.11:
                   22909:        * src/main/pa_array.C 1.18:
                   22910:                $self.get
                   22911: 
                   22912:        * src/include/pa_exception.h 1.5:
                   22913:        * src/include/pa_pool.h 1.23:
                   22914:        * src/include/pa_request.h 1.8:
                   22915:        * src/include/pa_value.h 1.14:
                   22916:        * src/include/pa_wcontext.h 1.6:
                   22917:        * src/main/compile.C 1.13:
                   22918:        * src/main/compile.y 1.16:
                   22919:        * src/main/compile_tools.C 1.7:
                   22920:        * src/main/core.C 1.24:
                   22921:        * src/main/pa_array.C 1.17:
                   22922:        * src/main/pa_exception.C 1.4:
                   22923:        * src/main/pa_hash.C 1.14:
                   22924:        * src/main/pa_pool.C 1.8:
                   22925:        * src/main/pa_string.C 1.30:
                   22926:        * src/main/pa_table.C 1.9:
                   22927:                removed exception from request
                   22928: 
                   22929:        * src/include/pa_vstring.h 1.1:
                   22930:        * src/main/compile.C 1.12:
                   22931:        * src/main/core.C 1.23:
                   22932:                added some forgotten
                   22933: 
                   22934:        * src/include/pa_wcontext.h 1.8:
                   22935:        * src/main/compile.y 1.24:
                   22936:        * src/main/execute.C 1.21:
                   22937:                erroreos checkout
                   22938: 
                   22939: 2001-02-21  paf
                   22940:        * src/main/compile.y 1.9:
                   22941:                more straightforward yylex[end]
                   22942: 
                   22943:        * src/main/compile.C 1.6:
                   22944:        * src/main/compile.y 1.6:
                   22945:        * src/main/compile_tools.h 1.5:
                   22946:                error processing in eval & yyerror so it wouldn't cause
                   22947:                memleaks.
                   22948: 
                   22949:        * src/include/compile.h 1.5:
                   22950:        * src/include/execute.h 1.3:
                   22951:        * src/include/pa_array.h 1.17:
                   22952:        * src/include/pa_request.h 1.7:
                   22953:        * src/include/pa_stack.h 1.1:
                   22954:        * src/include/pa_vclass.h 1.2:
                   22955:        * src/include/pa_wcontext.h 1.2:
                   22956:        * src/main/compile.C 1.10:
                   22957:        * src/main/compile.y 1.12:
                   22958:        * src/main/execute.C 1.11:
                   22959:        * src/main/main.dsp 1.19:
                   22960:        * src/main/pa_array.C 1.16:
                   22961:        * src/main/pa_request.C 1.2:
                   22962:                get put -1 [just compiled]
                   22963: 
                   22964:        * src/include/compile.h 1.4:
                   22965:        * src/include/pa_array.h 1.16:
                   22966:        * src/main/compile.C 1.9:
                   22967:        * src/main/compile.y 1.11:
                   22968:        * src/main/execute.C 1.10:
                   22969:                MAIN_METHOD_NAME ready to write execute
                   22970: 
                   22971:        * src/include/pa_string.h 1.24:
                   22972:        * src/include/pa_types.h 1.6:
                   22973:        * src/main/pa_string.C 1.27:
                   22974:                string.operator==(char*)
                   22975: 
                   22976:        * src/main/compile.C 1.11:
                   22977:        * src/main/compile.y 1.13:
                   22978:        * src/main/execute.C 1.12:
                   22979:                store0
                   22980: 
                   22981:        * src/include/core.h 1.1:
                   22982:        * src/include/pa_context.h 1.8:
                   22983:        * src/include/pa_request.h 1.6:
                   22984:        * src/include/pa_vclass.h 1.1:
                   22985:        * src/include/pa_wcontext.h 1.1:
                   22986:        * src/main/core.C 1.22:
                   22987:        * src/main/main.dsp 1.18:
                   22988:        * src/main/pa_request.C 1.1:
                   22989:                request core methods0
                   22990: 
                   22991:        * src/include/compile.h 1.3:
                   22992:        * src/include/pa_context.h 1.7:
                   22993:        * src/include/pa_hash.h 1.15:
                   22994:        * src/include/pa_request.h 1.5:
                   22995:        * src/include/pa_string.h 1.23:
                   22996:        * src/include/pa_value.h 1.9:
                   22997:                struck with const array.gets
                   22998: 
                   22999:        * src/include/code.h 1.2:
                   23000:        * src/include/pa_types.h 1.5:
                   23001:        * src/main/compile.C 1.3:
                   23002:        * src/main/compile.y 1.3:
                   23003:        * src/main/compile_tools.C 1.3:
                   23004:        * src/main/compile_tools.h 1.3:
                   23005:        * src/main/execute.C 1.3:
                   23006:        * src/main/main.dsp 1.16:
                   23007:                .y to c++
                   23008:                hierarchy output fix.
                   23009:                compiler works ok
                   23010: 
                   23011:        * src/include/compile.h 1.2:
                   23012:        * src/main/compile.C 1.4:
                   23013:        * src/main/compile.y 1.4:
                   23014:        * src/main/compile_tools.h 1.4:
                   23015:                line numbers needed. would add them to .y now internally. 
                   23016:                externally it's not as precise as needed
                   23017: 
1.24      paf      23018:        * src/include/execute.h 1.2:
                   23019:        * src/include/pa_array.h 1.15:
                   23020:        * src/include/pa_value.h 1.10:
                   23021:        * src/main/execute.C 1.9:
                   23022:        * src/main/pa_array.C 1.15:
                   23023:                after array.const get wonders
                   23024: 
1.15      paf      23025:        * src/include/pa_exception.h 1.4:
                   23026:        * src/include/pa_value.h 1.11:
                   23027:        * src/main/compile.C 1.8:
                   23028:        * src/main/compile.y 1.10:
                   23029:        * src/main/compile_tools.C 1.5:
                   23030:        * src/main/compile_tools.h 1.7:
                   23031:                .y methods and one_big_piece. now compile returns array<method*>
                   23032: 
                   23033:        * src/main/compile.y 1.7:
                   23034:        * src/main/execute.C 1.4:
                   23035:        * src/main/execute.C 1.5:
                   23036:        * src/main/execute.C 1.6:
                   23037:        * src/main/execute.C 1.7:
                   23038:        * src/main/execute.C 1.8:
                   23039:                z
                   23040: 
                   23041:        * src/main/execute.C 1.13:
                   23042:                tired :)
                   23043: 
                   23044:        * src/main/compile.C 1.5:
                   23045:        * src/main/compile.y 1.5:
                   23046:                failed to add absolute precies parse error positions. leaving
                   23047:                RIGHTMOST position as @file[line:col]
                   23048: 
                   23049: 2001-02-20  paf
                   23050:        * src/include/code.h 1.1:
                   23051:        * src/include/compile.h 1.1:
                   23052:        * src/include/execute.h 1.1:
                   23053:        * src/include/pa_array.h 1.14:
                   23054:        * src/include/pa_common.h 1.2:
                   23055:        * src/include/pa_pool.h 1.22:
                   23056:        * src/include/pa_string.h 1.22:
                   23057:        * src/include/pa_table.h 1.8:
                   23058:        * src/include/pa_types.h 1.4:
                   23059:        * src/main/compile.C 1.1:
                   23060:        * src/main/compile.y 1.1:
                   23061:        * src/main/compile_tools.C 1.1:
                   23062:        * src/main/compile_tools.h 1.1:
                   23063:        * src/main/core.C 1.21:
                   23064:        * src/main/execute.C 1.1:
                   23065:        * src/main/main.dsp 1.14:
                   23066:        * src/main/pa_array.C 1.14:
                   23067:        * src/main/pa_common.C 1.2:
                   23068:        * src/main/pa_hash.C 1.12:
                   23069:        * src/main/pa_string.C 1.26:
                   23070:        * src/main/pa_table.C 1.8:
                   23071:                bison[yacc] first time compiled.
                   23072:                execute=dump for now
                   23073: 
                   23074:        * src/main/compile.C 1.2:
                   23075:        * src/main/compile.y 1.2:
                   23076:        * src/main/compile_tools.C 1.2:
                   23077:        * src/main/compile_tools.h 1.2:
                   23078:        * src/main/execute.C 1.2:
                   23079:        * src/main/main.dsp 1.15:
                   23080:                nestage probs, eof yylex not perfect
                   23081: 
                   23082:        * src/main/core.C 1.20:
                   23083:                core rewrite using yacc investigations
                   23084:                now will be compile[yacc]/execute[opcodes]
                   23085: 
                   23086: 2001-02-15  paf
                   23087:        * src/include/pa_value.h 1.8:
                   23088:        * src/main/core.C 1.19:
                   23089:                maybe a-la yacc those ifs rewrite as turing machine?
                   23090:                for it seems it would be it's too many ifs with this syntax now
                   23091: 
                   23092: 2001-02-14  paf
                   23093:        * src/include/pa_context.h 1.6:
                   23094:        * src/include/pa_string.h 1.20:
                   23095:        * src/main/core.C 1.10:
                   23096:        * src/main/pa_string.C 1.23:
                   23097:                process text repassing
                   23098: 
                   23099:        * src/include/pa_value.h 1.7:
                   23100:        * src/main/core.C 1.11:
                   23101:        * src/main/pa_string.C 1.24:
                   23102:                process text repassing2
                   23103:                operator static vars
                   23104: 
                   23105:        * src/include/pa_string.h 1.21:
                   23106:        * src/main/core.C 1.12:
                   23107:        * src/main/pa_string.C 1.25:
                   23108:                get names 0
                   23109: 
                   23110:        * src/include/pa_context.h 1.5:
                   23111:        * src/include/pa_value.h 1.6:
                   23112:        * src/main/core.C 1.9:
                   23113:                module:calls changes
                   23114: 
                   23115:        * src/main/core.C 1.16:
                   23116:                varios breaks
                   23117: 
                   23118:        * src/main/core.C 1.17:
                   23119:                get_params
                   23120:                figured ^menu[UNEVALUATED unthinked :( ]
                   23121: 
                   23122:        * src/main/core.C 1.18:
                   23123:                get_params 1
                   23124: 
                   23125:        * src/main/core.C 1.13:
                   23126:                get names 1
                   23127: 
                   23128:        * src/main/core.C 1.14:
                   23129:                get names 2
                   23130: 
                   23131:        * src/main/core.C 1.15:
                   23132:                get names 3
                   23133: 
                   23134: 2001-02-13  paf
                   23135:        * src/include/pa_string.h 1.17:
                   23136:        * src/main/pa_string.C 1.19:
                   23137:                String_iterator::skip_to
                   23138:                todo:optimize
                   23139: 
                   23140:        * src/main/core.C 1.6:
                   23141:                operators
                   23142:                : and self. prefixes
                   23143: 
                   23144:        * src/include/pa_context.h 1.4:
                   23145:        * src/include/pa_value.h 1.5:
                   23146:        * src/main/core.C 1.8:
                   23147:                ^class:calls[] started
                   23148: 
                   23149:        * src/include/pa_string.h 1.18:
                   23150:        * src/main/pa_string.C 1.21:
                   23151:                String_iterator optimized
                   23152: 
                   23153:        * src/include/pa_string.h 1.19:
                   23154:        * src/main/pa_string.C 1.22:
                   23155:                String_iterator tested
                   23156: 
                   23157:        * src/main/pa_string.C 1.20:
                   23158:                String_iterator::skip_to
                   23159:                optimized a bit. would change privates to better support optimization
                   23160: 
                   23161:        * src/include/pa_value.h 1.4:
                   23162:        * src/main/core.C 1.5:
                   23163:        * src/main/core.C 1.7:
                   23164:                z
                   23165: 
                   23166: 2001-02-12  paf
                   23167:        * src/include/pa_context.h 1.2:
                   23168:        * src/include/pa_value.h 1.2:
                   23169:        * src/main/core.C 1.2:
                   23170:                get self/methodref joined
                   23171: 
                   23172:        * src/include/pa_context.h 1.3:
                   23173:        * src/include/pa_value.h 1.3:
                   23174:        * src/main/core.C 1.3:
                   23175:                some comments
                   23176: 
                   23177:        * src/include/pa_string.h 1.16:
                   23178:        * src/main/core.C 1.4:
                   23179:        * src/main/pa_string.C 1.18:
                   23180:                started String_iterator
                   23181: 
                   23182: 2001-02-11  paf
                   23183:        * src/include/pa_context.h 1.1:
                   23184:        * src/include/pa_value.h 1.1:
                   23185:        * src/main/core.C 1.1:
                   23186:        * src/main/main.dsp 1.13:
                   23187:                core started.
                   23188:                core.C, context&value .h
                   23189: 
                   23190:        * src/include/pa_array.h 1.13:
                   23191:        * src/include/pa_hash.h 1.14:
                   23192:        * src/include/pa_pool.h 1.21:
                   23193:        * src/include/pa_string.h 1.15:
                   23194:        * src/main/main.dsp 1.12:
                   23195:        * src/main/pa_array.C 1.13:
                   23196:        * src/main/pa_hash.C 1.11:
                   23197:        * src/main/pa_pool.C 1.7:
                   23198:        * src/main/pa_string.C 1.17:
                   23199:                :pooled
                   23200: 
                   23201: 2001-01-30  paf
                   23202:        * src/include/pa_error.h 1.4:
                   23203:        * src/include/pa_exception.h 1.1:
                   23204:        * src/include/pa_pool.h 1.17:
                   23205:        * src/include/pa_request.h 1.3:
                   23206:        * src/main/main.dsp 1.10:
                   23207:        * src/main/pa_error.C 1.4:
                   23208:        * src/main/pa_exception.C 1.1:
                   23209:        * src/main/pa_pool.C 1.4:
                   23210:        * src/targets/Makefile.am 1.2:
                   23211:                lowered targets/parser into subdir, added parser_Pool(Pool)
                   23212:                failed to add. would think..
                   23213: 
                   23214:        * src/include/pa_exception.h 1.3:
                   23215:        * src/include/pa_pool.h 1.19:
                   23216:        * src/include/pa_table.h 1.7:
                   23217:        * src/main/pa_exception.C 1.3:
                   23218:        * src/main/pa_table.C 1.7:
                   23219:                minor * to & changes
                   23220: 
                   23221:        * src/include/pa_pool.h 1.20:
                   23222:        * src/main/Makefile.am 1.5:
                   23223:        * src/main/main.dsp 1.11:
                   23224:        * src/main/pa_pool.C 1.6:
                   23225:                moved pa_pool.C to be target specific
                   23226: 
                   23227:        * src/Makefile.am 1.2:
                   23228:        * src/main/Makefile.am 1.6:
                   23229:        * src/targets/Makefile.am 1.3:
                   23230:                .am comments
                   23231: 
                   23232:        * src/include/pa_exception.h 1.2:
                   23233:        * src/include/pa_pool.h 1.18:
                   23234:        * src/include/pa_request.h 1.4:
                   23235:        * src/include/pa_table.h 1.6:
                   23236:        * src/main/pa_array.C 1.12:
                   23237:        * src/main/pa_exception.C 1.2:
                   23238:        * src/main/pa_pool.C 1.5:
                   23239:        * src/main/pa_table.C 1.6:
                   23240:                error re-associated. that's much better
                   23241:                even removed 'die' necessety
                   23242: 
                   23243: 2001-01-29  paf
                   23244:        * src/include/pa_hash.h 1.9:
                   23245:        * src/include/pa_pool.h 1.10:
                   23246:        * src/include/pa_threads.h 1.3:
                   23247:        * src/main/pa_hash.C 1.5:
                   23248:                made local Hash-es not thread safe=quicker by
                   23249:                SYNCHRONIZED(thread_safe)
                   23250: 
                   23251:        * src/include/pa_hash.h 1.5:
                   23252:                some comments
                   23253: 
                   23254:        * src/include/pa_error.h 1.2:
                   23255:        * src/include/pa_request.h 1.2:
                   23256:        * src/include/pa_string.h 1.13:
                   23257:        * src/include/pa_table.h 1.4:
                   23258:        * src/main/pa_error.C 1.2:
                   23259:        * src/main/pa_table.C 1.4:
                   23260:                Error fixed
                   23261: 
                   23262:        * src/include/pa_pool.h 1.11:
                   23263:        * src/include/pa_string.h 1.9:
                   23264:        * src/main/pa_string.C 1.13:
                   23265:                String originating
                   23266: 
1.23      paf      23267:        * src/include/pa_pool.h 1.14:
                   23268:        * src/main/pa_array.C 1.9:
                   23269:                tested - decision "no templates"
1.15      paf      23270: 
                   23271:        * src/include/pa_hash.h 1.6:
                   23272:        * src/include/pa_threads.h 1.1:
                   23273:        * src/main/main.dsp 1.6:
                   23274:        * src/main/pa_threads.C 1.1:
                   23275:                added pa_threads
                   23276:                
                   23277:                Mutex
                   23278: 
1.23      paf      23279:        * src/include/pa_array.h 1.4:
                   23280:        * src/main/pa_array.C 1.4:
                   23281:                Array::operator += (Array& src)
                   23282:                
                   23283:                rethought, would change now
1.15      paf      23284: 
                   23285:        * src/include/pa_array.h 1.7:
                   23286:        * src/include/pa_hash.h 1.10:
                   23287:        * src/include/pa_pool.h 1.12:
                   23288:        * src/include/pa_string.h 1.10:
                   23289:        * src/include/pa_table.h 1.1:
                   23290:        * src/include/pa_types.h 1.2:
                   23291:        * src/main/main.dsp 1.7:
                   23292:        * src/main/pa_array.C 1.7:
                   23293:        * src/main/pa_string.C 1.14:
                   23294:        * src/main/pa_table.C 1.1:
                   23295:                Table started
                   23296:                would test
                   23297:                template Array now
                   23298: 
1.23      paf      23299:        * src/include/pa_error.h 1.3:
                   23300:        * src/include/pa_hash.h 1.13:
                   23301:        * src/include/pa_string.h 1.14:
                   23302:        * src/include/pa_table.h 1.5:
                   23303:        * src/main/pa_error.C 1.3:
                   23304:        * src/main/pa_hash.C 1.10:
                   23305:        * src/main/pa_string.C 1.16:
                   23306:        * src/main/pa_table.C 1.5:
                   23307:                Table
                   23308:                more like C++ style
                   23309:                hence lots of 'const'
1.15      paf      23310: 
                   23311:        * src/include/pa_array.h 1.11:
                   23312:        * src/include/pa_hash.h 1.11:
                   23313:        * src/include/pa_pool.h 1.15:
                   23314:        * src/include/pa_string.h 1.11:
                   23315:        * src/include/pa_table.h 1.2:
                   23316:        * src/include/pa_types.h 1.3:
                   23317:        * src/main/Makefile.am 1.3:
                   23318:        * src/main/main.dsp 1.9:
                   23319:        * src/main/pa_array.C 1.10:
                   23320:        * src/main/pa_hash.C 1.8:
                   23321:        * src/main/pa_string.C 1.15:
                   23322:        * src/main/pa_table.C 1.2:
                   23323:                Request
                   23324:                Error
                   23325:                Table
                   23326: 
1.23      paf      23327:        * src/main/pa_array.C 1.5:
                   23328:                expand not convinient, would rewrite
                   23329: 
1.15      paf      23330:        * src/include/pa_array.h 1.6:
                   23331:        * src/include/pa_hash.h 1.8:
                   23332:        * src/include/pa_string.h 1.8:
                   23333:                moved .h public parts to top
                   23334: 
                   23335:        * src/include/pa_hash.h 1.7:
                   23336:        * src/include/pa_threads.h 1.2:
                   23337:        * src/main/pa_hash.C 1.4:
                   23338:        * src/main/pa_threads.C 1.2:
                   23339:                decided on one global_mutex, like PHP
                   23340:                as I can see: needed only in global Hash now,
                   23341:                made Hash:: put/get SYNCHRONIZED
                   23342: 
                   23343:        * src/include/pa_array.h 1.12:
                   23344:        * src/include/pa_common.h 1.1:
                   23345:        * src/include/pa_error.h 1.1:
                   23346:        * src/include/pa_hash.h 1.12:
                   23347:        * src/include/pa_pool.h 1.16:
                   23348:        * src/include/pa_request.h 1.1:
                   23349:        * src/include/pa_string.h 1.12:
                   23350:        * src/include/pa_table.h 1.3:
                   23351:        * src/main/Makefile.am 1.4:
                   23352:        * src/main/pa_array.C 1.11:
                   23353:        * src/main/pa_common.C 1.1:
                   23354:        * src/main/pa_error.C 1.1:
                   23355:        * src/main/pa_hash.C 1.9:
                   23356:        * src/main/pa_table.C 1.3:
                   23357:                added forgotten
                   23358: 
                   23359:        * src/include/pa_array.h 1.8:
                   23360:        * src/include/pa_pool.h 1.13:
                   23361:        * src/main/Makefile.am 1.2:
                   23362:        * src/main/main.dsp 1.8:
                   23363:        * src/main/pa_array.C 1.8:
                   23364:                templates failed
                   23365:                no template specializations [VC6],
                   23366:                no library auto instantation [VC6, GNU c++ 2.95.2-6 from latest cygwin]
                   23367: 
                   23368:        * src/include/pa_array.h 1.5:
                   23369:        * src/include/pa_pool.h 1.9:
                   23370:        * src/main/pa_array.C 1.6:
                   23371:                Array& operator += (Array& src)
                   23372: 
                   23373: 2001-01-27  paf
                   23374:        * src/include/pa_hash.h 1.1:
                   23375:        * src/include/pa_string.h 1.4:
                   23376:        * src/include/pa_types.h 1.1:
                   23377:        * src/main/main.dsp 1.4:
                   23378:        * src/main/pa_string.C 1.7:
                   23379:                uint, and added pa_types & pa_hash[forgotten]
                   23380: 
                   23381:        * src/main/pa_string.C 1.9:
                   23382:                String::operator ==
                   23383: 
1.23      paf      23384:        * src/main/pa_hash.C 1.2:
                   23385:                String(&String)
                   23386: 
1.15      paf      23387:        * src/include/pa_array.h 1.3:
                   23388:        * src/main/pa_array.C 1.3:
                   23389:                array [] with chunk caching
                   23390: 
                   23391:        * src/include/pa_array.h 1.2:
                   23392:        * src/include/pa_hash.h 1.4:
                   23393:        * src/include/pa_pool.h 1.8:
                   23394:        * src/include/pa_string.h 1.7:
                   23395:        * src/main/pa_array.C 1.2:
                   23396:        * src/main/pa_string.C 1.11:
                   23397:                array cache rethought to chunk caching
                   23398: 
                   23399:        * src/include/pa_array.h 1.1:
                   23400:        * src/include/pa_hash.h 1.3:
                   23401:        * src/include/pa_pool.h 1.7:
                   23402:        * src/include/pa_string.h 1.6:
                   23403:        * src/main/main.dsp 1.5:
                   23404:        * src/main/pa_array.C 1.1:
                   23405:        * src/main/pa_hash.C 1.3:
                   23406:        * src/main/pa_string.C 1.10:
                   23407:                Array 0
                   23408: 
                   23409:        * src/main/pa_hash.C 1.1:
                   23410:                added pa_hash.C [forgotten]
                   23411: 
                   23412: 2001-01-26  paf
1.23      paf      23413:        * src/include/pa_pool.h 1.2:
                   23414:        * src/main/pa_string.C 1.2:
                   23415:                String prealloc & dynamic row_count
                   23416: 
1.15      paf      23417:        * src/include/pa_pool.h 1.6:
                   23418:        * src/include/pa_string.h 1.3:
                   23419:        * src/main/pa_string.C 1.6:
                   23420:                removed templates [vc++ suxx]
                   23421: 
                   23422:        * src/include/pa_pool.h 1.4:
                   23423:        * src/include/pa_string.h 1.1:
                   23424:                pa_pool split
                   23425: 
                   23426:        * src/Makefile.am 1.1.1.1:
                   23427:        * src/include/pa_pool.h 1.1.1.1:
                   23428:        * src/main/Makefile.am 1.1.1.1:
                   23429:        * src/main/main.dsp 1.1.1.1:
                   23430:        * src/main/pa_pool.C 1.1.1.1:
                   23431:        * src/main/pa_string.C 1.1.1.1:
                   23432:        * src/targets/Makefile.am 1.1.1.1:
                   23433:                creating parser3 module
                   23434: 
                   23435:        * src/include/pa_pool.h 1.3:
                   23436:        * src/main/main.dsp 1.2:
                   23437:        * src/main/pa_pool.C 1.2:
                   23438:        * src/main/pa_string.C 1.3:
                   23439:        * src/main/pa_string.C 1.4:
1.26      paf      23440:                $Id$ check
1.15      paf      23441: 
                   23442:        * src/include/pa_pool.h 1.5:
                   23443:        * src/include/pa_string.h 1.2:
                   23444:        * src/main/main.dsp 1.3:
                   23445:        * src/main/pa_pool.C 1.3:
                   23446:        * src/main/pa_string.C 1.5:
                   23447:                templates in VC++ suxx.
                   23448: 

E-mail: