Annotation of parser3/ChangeLog, revision 1.110
1.110 ! moko 1: 2017-02-07 moko
! 2:
! 3: * configure.ac, src/include/pa_version.h: 3.4.5b -> 3.4.5rc
! 4:
! 5: 2017-02-06 moko
! 6:
! 7: * src/main/pa_common.C: minor fixes, whitespace
! 8:
! 9: * src/: classes/curl.C, classes/file.C, classes/image.C,
! 10: include/pa_common.h, include/pa_dir.h, main/pa_common.C,
! 11: main/pa_dir.C, main/pa_exec.C: wchar filenames API under Windows
! 12: now used (implements feature #1081)
! 13:
! 14: * src/: types/pa_vcookie.C, main/pa_charset.C: cleanup
! 15:
! 16: 2017-02-01 moko
! 17:
! 18: * src/include/pa_request.h: cleanup
! 19:
! 20: 2017-01-30 moko
! 21:
! 22: * src/main/pa_request.C: file_lock_wait_limit -> lock_wait_timeout
! 23:
! 24: 2017-01-29 moko
! 25:
! 26: * tests/: 383.html, results/383.processed: test for
! 27: ^reflection:stack[] added (related to feature #1052)
! 28:
! 29: * src/classes/reflection.C: else added
! 30:
! 31: * src/: include/pa_os.h, main/pa_os.C, main/pa_request.C:
! 32: $.max_file_lock_wait added (implements feature #1128)
! 33:
! 34: 2017-01-28 moko
! 35:
! 36: * tests/: 379-curl.html, results/379-curl.processed: curl empty
! 37: body and other cases tests added (related to featue #1014)
! 38:
! 39: * src/classes/curl.C: bug if response is empty fixed (related to
! 40: feature #1014)
! 41:
! 42: 2017-01-27 moko
! 43:
! 44: * src/: classes/json.C, classes/reflection.C, include/pa_request.h,
! 45: main/execute.C, types/pa_vmethod_frame.h: ^reflection:stack[]
! 46: added (implements feature #1052)
! 47:
! 48: 2017-01-25 moko
! 49:
! 50: * tests/: 382.html, results/382.processed: @GET_DEFAULT returning
! 51: method test added
! 52:
! 53: 2017-01-23 moko
! 54:
! 55: * src/classes/reflection.C: optimization: options->get replaced by
! 56: hash iterator
! 57:
! 58: * tests/: 381.html, results/381.processed: now -> fixed date
! 59:
! 60: * src/main/pa_request.C: warning war
! 61:
! 62: * src/targets/cgi/parser3.vcproj: Stack size increased from 2Mb to
! 63: 5Mb (fixes bug #1058)
! 64:
! 65: * src/classes/curl.C: warning war
! 66:
! 67: * tests/: 381.html, results/381.processed: tests for ^json:string
! 68: $.one-line(true) option added (related to feature #1124)
! 69:
! 70: * src/: classes/json.C, types/pa_value.h: $json-string
! 71: $.one-line(true|false) options is now supported (implements
! 72: feature #1124)
! 73:
! 74: * tests/: 380.html, results/380.processed: test for modified
! 75: $.max_file_size added (related to bug #1014)
! 76:
! 77: * tests/: 379.html, results/auto.p: tests for rewritten http file
! 78: load added (related to bug #1014)
! 79:
! 80: * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
! 81: main/pa_common.C, main/pa_http.C: check_file_size added and used
! 82: in curl / file load from disk and http, http file load rewritten
! 83: (related to bug #1014)
! 84:
! 85: 2017-01-18 moko
! 86:
! 87: * tests/: 378.html, results/378.processed: tests for ^result[]
! 88: added (related to feature #66)
! 89:
! 90: * src/: classes/op.C, include/pa_request.h: ^return[] can't be
! 91: Method::CO_WITHOUT_FRAME as frame still added in expression
! 92: (related to feature #66)
! 93:
! 94: 2017-01-17 moko
! 95:
! 96: * tests/: 377.html, results/377.processed: test for different
! 97: combinations of breaks in body and delimiter (related to bug
! 98: #1077)
! 99:
! 100: * tests/: 376.html, results/376.processed: many ^break[] tests
! 101: added (related to bug #1077)
! 102:
! 103: * src/types/pa_vmethod_frame.C: "break is not allowed in expression
! 104: passed to native method" exception added to avoid bugs due to
! 105: WRITE_EXPR_RESULT skipped and native methods execution continues
! 106: after ^break[] (related to bug #1077)
! 107:
! 108: 2017-01-14 moko
! 109:
! 110: * tests/: 330.html, results/330.processed: test results updated
! 111: after ^break[] bugs where fixed (related to bug #1077)
! 112:
! 113: * tests/: 329.html, results/329.processed: test results updated
! 114: after ^break[] bugs where fixed (related to bug #1077)
! 115:
! 116: * tests/results/320.processed: ^return[] added
! 117:
! 118: 2017-01-13 moko
! 119:
! 120: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
! 121: classes/table.C, include/pa_request.h, main/execute.C,
! 122: main/pa_request.C, targets/cgi/parser3.C,
! 123: types/pa_vmethod_frame.C: Request::SKIP_INTERRUPTED,
! 124: Request::SKIP_RETURN added and implemented, Request::SKIP_* now
! 125: checked after each possible process/execute call (fixes bug
! 126: #1077)
! 127:
! 128: 2016-12-29 moko
! 129:
! 130: * src/main/pa_common.C: warning war
! 131:
! 132: * src/: classes/math.C, include/pa_random.h, include/pa_request.h,
! 133: include/pa_types.h, main/pa_request.C, main/pa_string.C:
! 134: pa_file_size_limit added, ^math:random fixed for upper limit and
! 135: limits more then 0x7FFFFFFF, limits now declared in pa_types.h
! 136: (related to feature #1014)
! 137:
! 138: * src/: classes/curl.C, classes/file.C, include/pa_common.h,
! 139: main/pa_common.C, main/pa_dir.C, main/pa_exec.C: stat -> pa_stat
! 140: (related to feature #1014)
! 141:
! 142: 2016-12-28 moko
! 143:
! 144: * src/: classes/file.C, main/pa_request.C, main/pa_string.C: VS2003
! 145: warning war
! 146:
! 147: 2016-12-26 moko
! 148:
! 149: * tests/: 341.html, results/341.processed: test for
! 150: ^table.hash[id;;$.type[string]] added (related to feature #1057)
! 151:
! 152: * src/classes/table.C: ^table.hash[id;;$.type[string]] support fix
! 153: (related to feature #1057)
! 154:
! 155: * src/types/pa_vdate.C: warning war continues...
! 156:
! 157: * src/: classes/date.C, classes/image.C, classes/table.C,
! 158: include/pa_config_includes.h, types/pa_vfile.C: warning war
! 159:
! 160: * src/lib/gd/gifio.C: warning war / cleanup
! 161:
! 162: * src/lib/json/pa_json.C: warning war
! 163:
! 164: * src/classes/hash.C: warning war
! 165:
! 166: * src/types/pa_vfile.C: warning war
! 167:
! 168: * src/: classes/hash.C, include/pa_common.h, types/pa_vcookie.C:
! 169: -Wall warning war continues
! 170:
! 171: * configure.ac: --with-build-warnings actualized
! 172:
! 173: 2016-12-25 moko
! 174:
! 175: * src/main/pa_exec.C: -wAll warning war
! 176:
! 177: * src/: types/pa_vform.C, types/pa_vrequest.C, main/pa_common.C:
! 178: -wAll warning war
! 179:
! 180: * src/: include/pa_common.h, include/pa_sapi.h,
! 181: types/pa_junction.h, types/pa_method.h, types/pa_value.h,
! 182: types/pa_vdate.C, types/pa_vstateless_class.h, types/pa_vxdoc.h:
! 183: -wAll warning war
! 184:
! 185: 2016-12-23 moko
! 186:
! 187: * src/lib/ltdl/Makefile.am: extra dist added
! 188:
! 189: * tests/results/344.processed: test result updated after $file.text
! 190: prefetched in ^hash::create[$file] (related to feature #1075)
! 191:
! 192: * src/types/: pa_vfile.C, pa_vfile.h: $file.text prefetched in
! 193: ^hash::create[$file] (related to feature #1075)
! 194:
! 195: 2016-12-22 moko
! 196:
! 197: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
! 198: main/pa_request.C, main/pa_stylesheet_connection.C,
! 199: types/pa_vfile.C: file_stat now return 64-bit size (implements
! 200: #1014 under 32-bit unix versions)
! 201:
! 202: 2016-12-21 moko
! 203:
! 204: * tests/: 375.html, results/375.processed: test for exec returning
! 205: stated file added (related to feature #1119)
! 206:
! 207: * src/classes/file.C: load should not return file with null body
! 208: (fixes bug #1119)
! 209:
! 210: 2016-12-14 moko
! 211:
! 212: * tests/: 374.html, results/374.processed: test for $method.name
! 213: added (related to feature #1117) plus method returning junction
! 214: test
! 215:
! 216: 2016-12-13 moko
! 217:
! 218: * src/: include/pa_symbols.h, main/pa_symbols.C,
! 219: types/pa_vjunction.C, types/pa_vjunction.h: $method.name added
! 220: (implements feature #1117)
! 221:
! 222: * src/: types/pa_vform.C, include/pa_request_info.h: now only GET,
! 223: HEAD and TRACE can't have body (implements feature #1116)
! 224:
! 225: 2016-12-09 moko
! 226:
! 227: * tests/: 373.html, results/373.processed: tests for
! 228: ^reflection:tainting added (related to feature #1098)
! 229:
! 230: * src/classes/reflection.C: ^reflection:tainting arguments order
! 231: change (related to feature #1098)
! 232:
! 233: 2016-12-06 moko
! 234:
! 235: * src/: classes/reflection.C, include/pa_string.h,
! 236: main/pa_string.C: ^reflection:tainting[$string] added (implements
! 237: feature #1098)
! 238:
! 239: 2016-12-05 moko
! 240:
! 241: * src/types/pa_vdouble.h: negative zero (-0) now converted to 0
! 242: (fixes bug #1114)
! 243:
! 244: 2016-12-04 moko
! 245:
! 246: * tests/: 206.html, results/206.processed: negative zero (0/-1)
! 247: check added
! 248:
! 249: 2016-12-03 moko
! 250:
! 251: * tests/: 346-curl.html, results/346-curl.processed: test modified
! 252: to test value.as_hash() usage
! 253:
! 254: * src/classes/curl.C: value.as_hash() used for correct hash
! 255: processing
! 256:
! 257: * src/classes/reflection.C: exceptions texts fixes
! 258:
! 259: 2016-12-02 moko
! 260:
! 261: * tests/: 372.html, results/372.processed: tests for
! 262: ^reflection:create[ $.class[name] $.constructor[name]
! 263: $.arguments[ $.1[param1] $.2[param2] ... ] ] added (related to
! 264: feature #1094)
! 265:
! 266: * src/types/pa_vmethod_frame.h: comment added: params should be
! 267: declared outside of *_FRAME_ACTION as MethodParams destructor
! 268: will be called in ~VNativeMethodFrame
! 269:
! 270: * src/classes/reflection.C: ^reflection:create[ $.arguments[ ... ]
! 271: ] minor fix
! 272:
! 273: * src/: classes/reflection.C, types/pa_value.C, types/pa_value.h,
! 274: types/pa_vmethod_frame.C: ^reflection:create[ $.class[name]
! 275: $.constructor[name] $.arguments[ $.1[param1] $.2[param2] ... ] ]
! 276: now supported (implements feature #1094) value::as_hash added
! 277: (and should be used everywhere)
! 278:
! 279: * src/classes/reflection.C: cleanup
! 280:
! 281: 2016-12-01 moko
! 282:
! 283: * tests/: 356.html, results/356.processed: test for method
! 284: junctions class name added to the resulting hash added (related
! 285: to feature #1068)
! 286:
! 287: * src/classes/reflection.C: for method junctions class name added
! 288: to the resulting hash (related to feature #1068)
! 289:
! 290: 2016-11-30 moko
! 291:
! 292: * src/types/: pa_vhashfile.C, pa_vhashfile.h: file_name included in
! 293: exception (related to bug #1113)
! 294:
! 295: * src/types/pa_vhashfile.C: whitespace
! 296:
! 297: * src/main/pa_os.C: errno now returned as it should (fixes bug
! 298: #1113)
! 299:
! 300: * tests/results/: 175.processed, 192.processed, 224.processed,
! 301: 229.processed, 239.processed, 244.processed, 246.processed,
! 302: 314.processed, 352.processed: tests results updated after method
! 303: call exceptions improved as method now keeps its name
! 304:
! 305: * src/: classes/reflection.C, main/execute.C, types/pa_value.C,
! 306: types/pa_vmethod_frame.h: method call exceptions improved as
! 307: method now keeps its name
! 308:
! 309: * tests/: 224.html, 239.html, results/224.processed,
! 310: results/239.processed: tests and tests results updated after
! 311: Request::construct exception changed
! 312:
! 313: * src/: classes/reflection.C, main/execute.C: Request::construct
! 314: exception optimized
! 315:
! 316: * tests/: 371.html, results/371.processed: test for
! 317: WWrapper.get_element call in $.name.key[value] code added
! 318: (related to feature #1091)
! 319:
! 320: * src/types/pa_wwrapper.h: WWrapper.get_element returned, as used
! 321: in $.name.key[value] code (related to feature #1091)
! 322:
! 323: 2016-11-29 moko
! 324:
! 325: * src/classes/op.C: VS warning war
! 326:
! 327: * src/types/: pa_vmethod_frame.h, pa_wcontext.h: VS warning war:
! 328: C4239: nonstandard extension used : 'return' : conversion from
! 329: 'Value' to 'Value &' (related to feature #1020)
! 330:
! 331: * src/: main/execute.C, types/pa_vmethod_frame.h,
! 332: types/pa_wcontext.h: VS warning war: C4239: nonstandard extension
! 333: used : 'return' : conversion from 'Value' to 'Value &' (related
! 334: to feature #1020)
! 335:
! 336: * src/main/execute.C: VS warning war
! 337:
! 338: * src/targets/cgi/parser3.C: VS compatibility fix
! 339:
! 340: * src/include/pa_request.h: VS warning war
! 341:
! 342: * tests/: 370.html, results/370.processed: test for ^file::exec[
! 343: ... $.stdin[$binary_file] ] added (related to bug #1044)
! 344:
! 345: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
! 346: include/pa_string.h, main/pa_exec.C: pa_exec now supports
! 347: $.stdin[$binary_file] (fixes bug #1044)
! 348:
! 349: 2016-11-28 moko
! 350:
! 351: * src/main/pa_exec.C: whitespace
! 352:
! 353: * src/main/pa_request.C: whitespace
! 354:
! 355: * tests/: 369.html, results/369.processed: test for
! 356: $response:status usage added (related to feature #1099)
! 357:
! 358: * src/targets/cgi/parser3.C: HTTP response code used as exit status
! 359: if < 100 (implements feature #1099)
! 360:
! 361: * src/targets/cgi/parser3.C: whitespace
! 362:
! 363: * src/targets/cgi/parser3.C: whitespace
! 364:
! 365: * tests/: 368.html, results/368.processed: test updated after
! 366: ^reflection:filename[$method] added (related to feature #1053)
! 367:
! 368: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
! 369: main/compile.y, main/execute.C, main/pa_request.C,
! 370: types/pa_vclass.h: filename -> filespec,
! 371: ^reflection:filename[$method] added (related to feature #1053)
! 372:
! 373: 2016-11-27 moko
! 374:
! 375: * tests/: 368.html, results/368.processed: test for
! 376: reflection:filename[$class or object] added (related to feature
! 377: #1053)
! 378:
! 379: * src/: classes/reflection.C, main/compile.y, types/pa_vclass.h,
! 380: types/pa_vstateless_class.h: ^reflection:filename[$class or
! 381: object] added (implements feature #1053)
! 382:
! 383: 2016-11-26 moko
! 384:
! 385: * src/: include/pa_request_info.h,
! 386: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
! 387: remove_absolute_uri -> strip_absolute_uri
! 388:
! 389: 2016-11-25 moko
! 390:
! 391: * src/: include/pa_request_info.h,
! 392: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C:
! 393: request_info.remove_absolute_uri added to remove possible
! 394: http://site.name/ from $request:uri (implements feature #1112)
! 395:
! 396: 2016-11-24 moko
! 397:
! 398: * tests/: 367-curl.html, results/367-curl.processed: test for
! 399: previous request headers clearing after redirect added (related
! 400: to bug #1109)
! 401:
! 402: * src/: classes/curl.C, include/pa_array.h, include/pa_http.h:
! 403: response headers from previous requests are now cleared, only
! 404: last request headers are collected (fixes bug #1109)
! 405:
! 406: * tests/results/: 266.processed, 321.processed, 356.processed:
! 407: tests results updated as method name now added to the resulting
! 408: hash for new syntax only (Imp1 compatimility fixed, related to
! 409: feature #1068)
! 410:
! 411: * src/classes/reflection.C: method name now added to the resulting
! 412: hash for new syntax only (Imp1 compatimility fixed, related to
! 413: feature #1068)
! 414:
! 415: * tests/results/366.processed: test for native and parser
! 416: implementation of ^use[] logic (related to feature #1074)
! 417:
! 418: * tests/: 366.html, 366_dir/test-duplicate.p, 366_dir/test.p: test
! 419: for native and parser implementation of ^use[] logic (related to
! 420: feature #1074)
! 421:
! 422: 2016-11-23 moko
! 423:
! 424: * src/: classes/op.C, include/pa_request.h, main/compile.y,
! 425: main/pa_request.C: @USE file now implemented as ^use[file;
! 426: $.origin[origin_file] ] (implements feature #1074)
! 427:
1.109 moko 428: 2016-11-21 moko
429:
1.110 ! moko 430: * tests/: 365.html, results/365.processed: test for $caller bugs in
! 431: 3.4.4 and $caller.method now tested (related to feature #1110)
! 432:
! 433: * tests/: 364.html, results/364.processed: $caller usage in
! 434: different contexts now tested (related to feature #1110)
! 435:
! 436: * src/types/types.vcproj: +pa_vcaller_wrapper.h
! 437:
! 438: * src/types/Makefile.am: pa_vcaller_wrapper.h added
! 439:
1.109 moko 440: * src/: include/pa_symbols.h, main/pa_symbols.C, types/pa_method.h,
441: types/pa_vcaller_wrapper.h, types/pa_vmethod_frame.C,
442: types/pa_vmethod_frame.h: redesign: VCallerWrapper added and
443: used (implements feature #1110)
444:
445: 2016-11-20 moko
446:
447: * src/types/pa_vdouble.h: whitespace
448:
449: 2016-11-11 moko
450:
451: * tests/: 363.html, results/363.processed: more tests for feature
452: #1091 (how parser methods work in expression context)
453:
454: * src/: include/pa_request.h, types/pa_vmethod_frame.h: in
455: expressions strings are now written as strings, not values by
456: write_as_string (related to feature #1091)
457:
458: * src/classes/op.C: to make more correct behavour in expression
459: context
460:
461: 2016-11-07 moko
462:
463: * tests/: 362.html, results/362.processed: test for
464: xsltParseStylesheetDoc caching as xsl modification after it added
465: (related to bug #1108)
466:
467: * src/: classes/xdoc.C, types/pa_vxdoc.h: xsltParseStylesheetDoc
468: result now cached as xdoc is modified after it (fixes bug #1108)
469:
470: 2016-11-06 moko
471:
472: * src/types/pa_vxdoc.h: whitespace
473:
474: 2016-11-05 moko
475:
476: * src/types/pa_vmethod_frame.h: cleanup
477:
478: 2016-11-03 moko
479:
480: * tests/results/244.processed: more correct exception after method
481: frames separation
482:
483: * src/types/pa_vmethod_frame.h: minor optimizaion
484:
485: * src/types/pa_method.h: optimization: params_count added
486:
487: * src/: classes/json.C, classes/op.C, classes/reflection.C,
488: include/pa_request.h, main/execute.C, main/pa_request.C,
489: types/pa_value.C, types/pa_vmethod_frame.C,
490: types/pa_vmethod_frame.h, types/pa_vobject.C: Optimization:
491: VMethodFrame now divided into VNativeMethodFrame,
492: VParserMethodFrame, VLocalParserMethodFrame; METHOD_FRAME_ACTION,
493: EXPRESSION_FRAME_ACTION, CONSTRUCTOR_FRAME_ACTION defines added
494: and used (related to feature #1104)
495:
496: 2016-11-02 moko
497:
498: * src/: classes/bool.C, classes/curl.C, classes/date.C,
499: classes/double.C, classes/file.C, classes/hash.C,
500: classes/hashfile.C, classes/image.C, classes/inet.C,
501: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
502: classes/memcached.C, classes/op.C, classes/reflection.C,
503: classes/regex.C, classes/string.C, classes/table.C,
504: classes/xdoc.C, classes/xnode.C, include/pa_request.h,
505: main/execute.C: cleanup: r.write_pass_lang, r.write_no_lang ->
506: r.write (implements feature #1091)
507:
508: * src/main/execute.C: cleanup (related to feature #1104)
509:
510: * src/: include/pa_request.h, main/execute.C,
511: types/pa_vmethod_frame.h, types/pa_wcontext.h: VExpressionFrame
512: added, in_expression removed (implements feature #1104)
513:
514: 2016-10-31 moko
515:
516: * src/types/pa_value.C: whitespace
517:
518: 2016-10-28 moko
519:
520: * tests/results/244.processed: updated after error reporting fixed
521: in pa_wcontext.C
522:
523: * src/types/pa_wcontext.C: error reporting fixed
524:
525: * src/types/pa_wcontext.h: whitespace
526:
527: * src/classes/image.C: not fully readed entries are no longer
528: processed (fixes bug #1106)
529:
530: 2016-10-26 moko
531:
532: * src/classes/image.C: whitespace
533:
534: * src/: include/pa_request.h, include/pa_string.h, main/untaint.C,
535: types/pa_vmail.C, types/pa_vmethod_frame.h, types/pa_wcontext.h,
536: types/pa_wwrapper.h: optimization: L_PASS_APPENDED removed as no
537: longer required (related to feature #1091)
538:
539: * tests/results/: 264.processed, 350.processed: test results update
540: reverted (whitespace optimization) after write_no_lang removed :)
541: (related to feature #1091)
542:
543: * src/: classes/file.C, classes/hash.C, classes/op.C,
544: classes/string.C, classes/table.C, classes/void.C,
545: classes/xdoc.C, include/pa_request.h, main/pa_xml_io.C,
546: types/pa_vmail.C: Temp_lang removed, write_no_lang now almost
547: equal write_pass_lang (related to feature #1091)
548:
549: * tests/results/: 264.processed, 350.processed: test results
550: updated (whitespace optimization) after write_assign_lang removed
551: (related to feature #1091)
552:
553: * tests/: 361.html, results/361.processed: test for non-string
554: ^untaint added (related to feature #1091)
555:
556: * src/: classes/curl.C, classes/date.C, classes/file.C,
557: classes/hash.C, classes/op.C, classes/string.C,
558: include/pa_request.h, main/execute.C: optimization:
559: write_assign_lang removed as not required (first part of feature
560: #1091 implementation)
561:
1.108 moko 562: 2016-10-12 moko
563:
564: * tests/: 360.html, results/360.processed: more test code (related
565: to feature #1104)
566:
567: * src/: classes/op.C, classes/reflection.C, include/pa_opcode.h,
568: include/pa_request.h, main/compile.y, main/execute.C: opcode
569: OP_PREPARE_TO_EXPRESSION removed as not required, optimized
570: WContext is next task (implements feature #1104)
571:
572: * src/types/pa_method.h: more detailed comment for CO_WITHOUT_FRAME
573: / CO_WITHOUT_WCONTEXT
574:
575: * tests/: 360.html, results/360.processed: test for in expression
576: state (related to feature #1104)
577:
578: 2016-10-11 moko
579:
580: * src/main/execute.C: compilation without OPTIMIZE_CALL fixed
581:
582: * src/classes/op.C: default value removed from initializer
583:
584: * src/types/pa_vmemcached.C: FreeBSD 11 warning war
585:
586: * src/types/pa_vmethod_frame.h: FreeBSD 11 warning war
587:
588: 2016-10-10 moko
589:
590: * tests/results/auto.p: test updated adter $RECOURSION_LIMIT,
591: $LOOP_LIMIT -> $LIMITS[ $.max_recoursion, $.max_loop ] (related
592: to feature #42)
593:
594: * src/main/pa_request.C: $RECOURSION_LIMIT, $LOOP_LIMIT ->
595: $LIMITS[ $.max_recoursion, $.max_loop ] (related to feature #42)
596:
597: 2016-10-08 moko
598:
599: * src/classes/double.C: whitespace
600:
601: 2016-10-07 moko
602:
603: * src/types/pa_vmethod_frame.h: reorder
604:
605: 2016-10-06 moko
606:
607: * src/classes/date.C: typo
608:
609: * src/types/pa_vmethod_frame.h: whitespace + cleanup
610:
611: * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
612: classes/op.C, classes/reflection.C, types/pa_vmethod_frame.C,
613: types/pa_vmethod_frame.h: params.get now returns Value&, not
614: Value*
615:
616: * src/types/pa_vmethod_frame.C: params.get should return Value&.
617:
618: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: get_as
619: removed; first as_* code rewrite
620:
621: 2016-10-05 moko
622:
623: * src/include/pa_request.h: whitespace
624:
625: * tests/: 359.html, results/359.processed: test for VCodeFrame and
626: intercept_string added (related to feature #1097)
627:
628: * src/: classes/image.C, classes/op.C, classes/table.C,
629: include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
630: optimization: intercept_string removed (implements feature #1097)
631:
632: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: whitespace
633:
634: * src/types/: pa_vcode_frame.h, pa_wwrapper.h: get_element removed
635: from VCodeFrame and WWrapper as not required
636:
637: 2016-10-04 moko
638:
639: * src/: classes/curl.C, classes/date.C, classes/double.C,
640: classes/file.C, classes/hash.C, classes/image.C, classes/inet.C,
641: classes/int.C, classes/json.C, classes/op.C,
642: classes/reflection.C, classes/string.C, classes/table.C,
643: include/pa_request.h, main/execute.C, types/pa_vmethod_frame.C:
644: proces_to_value -> process after StringOrValue removed (related
645: to feature #1020)
646:
647: * src/classes/form.C: whitespace
648:
649: * src/main/execute.C: VALUE__GET_BASE_CLASS added to opcode_names
650:
651: * tests/: 357.html, 358.html, results/357.processed,
652: results/358.processed, results/auto.p: test for @conf
653: $RECOURSION_LIMIT and $LOOP_LIMIT added (related to feature #42)
654:
655: 2016-10-03 moko
656:
657: * src/: classes/op.C, include/pa_request.h, main/pa_request.C,
658: types/pa_vtable.C: @conf $RECOURSION_LIMIT and $LOOP_LIMIT now
659: supported (implements feature #42)
660:
661: * src/types/pa_vregex.h: no reason for VRegex to be
662: is_evaluated_expr
663:
664: * src/classes/curl.C: CURL_OPT(CURL_INT, SSLVERSION) added
665: (implements feature #1095)
666:
667: 2016-10-01 moko
668:
669: * src/classes/reflection.C: $.overwrite in ^reflection:mixin is now
670: false by default (related to feature #1089)
671:
672: 2016-09-30 moko
673:
674: * src/types/pa_wcontext.h: cleanup
675:
676: 2016-09-29 moko
677:
678: * src/main/execute.C: whitespace
679:
680: * src/include/pa_request.h: whitespace
681:
682: * src/: classes/hash.C, classes/hashfile.C, classes/json.C,
683: classes/op.C, classes/table.C, include/pa_request.h,
684: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.h,
685: types/pa_vobject.C, types/pa_wcontext.h: optimization:
686: StringOrValue removed as it just slows down and adds complexity
687: (implements feature #1020)
688:
689: 2016-09-28 moko
690:
691: * tests/: 356.html, results/266.processed, results/321.processed,
692: results/356.processed: tests updated after name was added to
693: method_info hash, test for ^reflection:method_info[junction]
694: added (related to feature #1068)
695:
696: * src/classes/reflection.C: ^reflection:method_info[junction] now
697: supported, method name added to the resulting hash (implements
698: feature #1068)
699:
700: * tests/: 276.html, results/276.processed: more tests for
701: ^reflection:delete[]
702:
703: * src/classes/reflection.C: fixed bug then ^reflection:delete
704: didn't work on class and could damage native objects (like file)
705:
706: 2016-09-26 moko
707:
708: * tests/: 345.html, 346-curl.html, 347-curl.html, 348.html,
709: results/345.processed, results/346-curl.processed,
710: results/347-curl.processed, results/348.processed: numbers added
711: to simplify diff analysis
712:
713: * tests/: 352.html, results/352.processed: test result updated as
714: method name used
715:
716: * src/classes/reflection.C: method name used
717:
718: * src/types/: pa_method.h, pa_vstateless_class.C: method now keeps
719: its name
720:
721: * src/types/pa_method.h: whitespace
722:
723: * src/classes/reflection.C: both method and field with one name can
724: exist.
725:
726: * src/classes/reflection.C: ^reflection:mixin added (implements
727: feature #1089)
728:
729: * tests/: 355.html, results/355.processed: property appears in
730: derived class if added in base test added
731:
732: * src/types/pa_vstateless_class.h: get_method declaration +
733: whitespace
734:
735: * tests/: 354.html, results/354.processed: nice test from method
736: and property with one name in class added
737:
738: 2016-09-23 moko
739:
740: * src/classes/reflection.C: ^reflection:method usage documented
741:
742: 2016-09-22 moko
743:
744: * src/: classes/classes.vcproj, types/types.vcproj: we need RTTI as
745: we use 'dynamic_cast' on polymorphic type 'Value'. Without it
746: compile warning and GPF occures on VS2003 (related to feature
747: #1087)
748:
749: * tests/: 350.html, results/350.processed: test added for
750: $.encloser[] support in ^table::create (related to feature #11)
751:
752: * src/classes/table.C: another minor fix (related to feature #11)
753:
1.107 moko 754: 2016-09-21 moko
755:
756: * src/include/pa_config_fixed.h: vs2015 compilation fixes
757:
758: * src/: classes/curl.C, classes/file.C, classes/hash.C,
759: classes/json.C, classes/string.C, classes/table.C,
760: classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
761: main/pa_common.C, main/pa_http.C, main/pa_request.C,
762: main/pa_sql_driver_manager.C, types/pa_vfile.C, types/pa_vmail.C,
763: types/pa_vrequest.C, types/pa_vresponse.C: charsets ->
764: pa_charsets, vs2015 warning war
765:
766: * src/classes/table.C: vs2015 warning war
767:
768: * src/types/pa_vdate.C: vs2015 warning war
769:
770: * src/main/: pa_common.C, pa_globals.C: vs2015 compilation fixes
771:
772: * src/targets/cgi/parser3.vcproj: wsock32 -> ws2_32.lib (winsock 1
773: -> winsock 2) for vs2015 compatibility (getaddrinfo functions)
774:
775: * src/main/pa_common.C: vs2015 compilation fixes
776:
777: * src/: include/pa_common.h, lib/smtp/smtp.C, main/pa_common.C:
778: vs2015 compilation fixes
779:
780: * src/main/pa_charset.C: vs2015 warning war
781:
782: * src/: classes/file.C, types/pa_wwrapper.h: vs2015 warning war
783:
784: * src/main/pa_charset.C: vs2015 warning war
785:
786: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: vs2015 warning war
787:
788: * src/types/pa_vdate.C: vs2015 compilation fix
789:
790: * src/: include/pa_memory.h, main/pa_memory.C: VS2015 warning war
791:
792: * src/: lib/json/pa_json.C, classes/mail.C, classes/string.C:
793: VS2015 compilation fixes
794:
795: * src/classes/table.C: minor fix (related to feature #11)
796:
797: * tests/results/282.processed: no longer skipping extra enclosers
798: (related to feature #11)
799:
800: * src/classes/table.C: minor fix + no longer skipping extra
801: enclosers (related to feature #11)
802:
803: * src/classes/table.C: minor optimization (related to feature #11)
804:
805: * src/classes/table.C: minor fix and optimization (related to
806: feature #11)
807:
808: 2016-09-20 moko
809:
810: * tests/: 353.html, results/353.processed: test for
811: PC.cclass->is_vars_local() check in one_big_piece in ^process[]
812: added (related to bug #1090)
813:
814: * src/main/compile.y: PC.cclass->is_vars_local() check added for
815: one_big_piece (fixes bug #1090)
816:
817: * tests/: 229.html, results/229.processed: code coverage tests
818:
819: * src/classes/op.C: bugfix: no more GPF if ^process[$context] (no
820: body) was called
821:
822: * src/classes/op.C: whitespace
823:
824: * tests/: 323.html, results/323.processed: test for code junction
825: should not be returned by ^reflection:class, ^reflection:base
826:
827: * src/classes/reflection.C: bugfix: code junction should not be
828: returned by ^reflection:class, ^reflection:base
829:
830: * tests/: 323.html, 352.html, results/352.processed: no more
831: exception for ^reflection:method[class;no-such-method] (related
832: to feature #1087)
833:
834: * src/classes/reflection.C:
835: ^reflection:method[class;no-such-method] : exception -> void
836: (related to feature #1087)
837:
838: * src/include/pa_request.h: request::write_value added to allow
839: write value without convertion (related to issue #1091)
840:
841: 2016-09-19 moko
842:
843: * src/main/pa_random.C: windows build fix
844:
845: * src/types/pa_vhash.h: warning war
846:
847: 2016-09-14 moko
848:
849: * tests/: 352.html, 552.html, results/352.processed,
850: results/552.processed: test for ^reflection:method[] extension
851: added (related to feature #1087)
852:
853: * tests/: 552.html, results/552.processed: test for
854: ^reflection:method[] extension added (related to feature #1087)
855:
856: * src/classes/reflection.C: compatibility issue fixed, VClass
857: dynamic_cast check added (related to feature #1087)
858:
859: * tests/: 351.html, results/351.processed: test for @auto[]
860: inheritance bug diring ^process[] added (related to bug #1088)
861:
862: * src/: classes/op.C, main/pa_request.C,
863: types/pa_vstateless_class.C: set_method now checks for @auto[] to
864: disable it inheritance during ^process (fixes bug #1088)
865:
866: * src/classes/reflection.C: ^reflection:method[$class:method;$self]
867: added (implements feature #1087)
868:
869: 2016-09-13 moko
870:
871: * tests/: 349.html, results/auto.p: test for objects prototyping
872: added and $OBJECT-PROTOTYPE(false) is used for old tests (related
873: to feature #1086)
874:
875: * src/: main/pa_request.C, types/pa_vclass.C, types/pa_vclass.h,
876: types/pa_vobject.C: objects now are not class instances, but have
877: class as prototype, can be overridden by $OBJECT-PROTOTYPE(false)
878: in @conf (implements feature #1086)
879:
880: 2016-09-08 moko
881:
882: * src/: classes/file.C, classes/mail.C, classes/string.C,
883: classes/table.C, main/pa_http.C, main/pa_string.C,
884: include/pa_string.h: cleanup: string::split limit argument
885: removed as no longer required, pos_after no longer reference
886: (related to feature #11)
887:
888: * src/classes/table.C, tests/results/348.processed: now exception
889: is rised when invalid option is passed to ^table::create[]
890:
891: * tests/: 282.cfg, 282.html, results/282.processed: more code
892: coverage tests
893:
894: * tests/: 348.html, results/348.processed: code coverage tests
895: added
896:
897: * tests/: 348.html, results/348.processed: generic ^table::create[]
898: tests
899:
900: * tests/: 035.html, results/035.processed, results/272.processed:
901: tests updated after $.encloser[] support for ^table::create
902: implementation (related to feature #11)
903:
904: * src/classes/table.C: $.encloser[] support for ^table::create
905: finally added (implements feature #11)
906:
907: 2016-09-07 moko
908:
909: * src/include/pa_string.h: added StringSplitHelper as friend
910: (related to feature #11)
911:
912: * src/include/pa_string.h: body and langs now protected, not
913: private to allow inheritance (related to feature #11)
914:
915: * src/classes/table.C: lsplit optimized before cloning for
916: ^table::create with $.encloser[] (related to feature #11)
917:
918: * src/classes/table.C: optimizaion: TableControlChars.separators
919: added and used (related to feature #11)
920:
921: * src/classes/table.C: spelling:
922:
923: TableSeparators -> TableControlChars column -> separator
924: separators -> control_chars
925:
926: 2016-09-06 moko
927:
928: * src/main/pa_string.C: whitespace
929:
930: * src/main/pa_string.C: whitespace
931:
932: 2016-09-01 moko
933:
934: * tests/: 347-curl.html, results/347-curl.processed: to make tests
935: results OS-independent
936:
937: * src/: include/pa_http.h, main/pa_http.C: typo bugfix for clang
938: compiler (related to feature #1042)
939:
940: 2016-08-15 moko
941:
942: * src/include/pa_string.h: whitespace
943:
944: * src/classes/table.C: whitespace
945:
1.106 moko 946: 2016-08-05 moko
947:
948: * tests/: 344.html, results/344.processed: test for
949: ^hash::create[$file] added (related to feature #1075)
950:
951: * src/types/: pa_vfile.h, pa_vmail.C: ^hash::create[$file] now
952: supported (implements feature #1075)
953:
954: 2016-08-04 moko
955:
956: * tests/: 341.html, results/341.processed: more code coverage tests
957:
958: * tests/: 346-curl.html, results/346-curl.processed: more code
959: coverage tests for curl
960:
961: * tests/: 346-curl.html, results/346-curl.processed: more code
962: coverage tests for curl
963:
964: * tests/: 223-curl.html, 223.html, results/223-curl.processed,
965: results/223.processed: code coverage tests: $.form[ $.table[] ]
966: test added
967:
968: * tests/: 223-curl.html, results/223-curl.processed: more code
969: coverage tests for curl
970:
971: 2016-08-03 moko
972:
973: * src/classes/curl.C: dlink(curl_library) now called not once, but
974: until it will be loaded, allowing to find existing library.
975:
976: * tests/: 346-curl.html, 347-curl.html, results/346-curl.processed,
977: results/347-curl.processed: more code coverage tests for curl
978:
979: * tests/: 339-curl.html, 339.html, 346-curl.html, Makefile,
980: results/339-curl.processed, results/346-curl.processed: curl
981: functionality tests
982:
983: 2016-08-02 moko
984:
985: * tests/: 339.html, results/339.processed: test for tables in
986: ^file:load[] and ^curl:load[] (commented) added (related to
987: feature #1042)
988:
989: * tests/: 345.html, results/345.processed: code coverage tests for
990: file class
991:
992: * tests/: 344.html, results/344.processed: code coverage tests
993:
994: * tests/: 344.html, results/344.processed: mdate removed from
995: output
996:
997: * src/classes/file.C: minor bugfix: is_text should be taked from
998: fcontent.is_text_mode() if not set (related to feature #1061)
999:
1000: * tests/: 344.html, results/344.processed: more tests
1001:
1002: * tests/: 343.html, 344.html, results/343.processed,
1003: results/344.processed: tests for ^file::create[ $.from-charset
1004: and $.to-charset ] (related to feature #1061)
1005:
1006: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
1007: aset_text_mode argument optimized
1008:
1009: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
1010: checkBOM now used in detect_binary_content (related to feature
1011: #1061)
1012:
1013: * src/main/pa_request.C: load_charset no longer required to_upper
1014:
1015: * src/types/pa_vfile.C: bugfix: ^file::create[$text_file;...] now
1016: preserves original file mode (if no $.mode specified)
1017:
1018: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h:
1019: ^file::create now supports $.from-charset[] and $.to-charset
1020: options (implements feature #1061), automatic transcode is done
1021: if text file is created from binary file and charset is detected.
1022:
1023: 2016-07-30 moko
1024:
1025: * src/classes/table.C: ^t.hash[..;] now supported (related to
1026: feature #1057)
1027:
1028: * tests/: 341.html, results/341.processed: test for ^t.hash[..;]
1029: added (related to feature #1057)
1030:
1031: * tests/: 286.html, results/286.processed: code tests coverage
1032:
1033: 2016-07-29 moko
1034:
1035: * src/classes/table.C: table size should be checked inside menu and
1036: foreach (related to feature #858)
1037:
1038: * src/: classes/curl.C, classes/file.C, classes/string.C,
1039: classes/xdoc.C, include/pa_charsets.h, main/pa_charsets.C,
1040: main/pa_common.C, main/pa_http.C, main/pa_sql_driver_manager.C,
1041: types/pa_vmail.C, types/pa_vrequest.C, types/pa_vresponse.C:
1042: charsets.get now does str_upper inside (related to feature #1061)
1043:
1044: * tests/: 342.html, results/342.processed: more code coverage tests
1045:
1046: * tests/: 342.html, outputs/342.processed: table menu code coverage
1047: + foreach test added (related to feature #858)
1048:
1049: * tests/: 341.html, results/341.processed: tests for
1050: ^table.hash[]{code} added + code coverage tests (related to
1051: feature #1057)
1052:
1053: * src/: include/pa_common.h, classes/table.C: ^table.hash[]{code as
1054: value} support (implements feature #1057)
1055:
1056: * src/classes/table.C: whitespace
1057:
1058: 2016-07-28 moko
1059:
1060: * src/: classes/curl.C, types/pa_vfile.C: curl now saves filename
1061: from URL, if not specified query string removed from url-based
1062: filenames in ^curl:load[] and ^file::load[] (related to feature
1063: #1042)
1064:
1065: 2016-07-27 moko
1066:
1067: * tests/: 340.html, results/340.processed: test for
1068: transcode_text_result=false added (related to issue #1042)
1069:
1070: 2016-07-26 moko
1071:
1072: * src/types/pa_vfile.C: file name should not be empty (if file path
1073: is folder and ends with /) (related to feature #1042)
1074:
1075: * src/main/pa_http.C: whitespace optimizaion
1076:
1077: * src/: classes/curl.C, include/pa_common.h, include/pa_http.h,
1078: main/pa_common.C, main/pa_http.C: ^curl:load[] now support
1079: multiple headers, ^file::load supports headers transcoding
1080: (implements feature #1042)
1081:
1082: 2016-07-25 moko
1083:
1084: * src/include/pa_common.h: PA_DEFAULT added
1085:
1086: 2016-07-22 moko
1087:
1088: * tests/: 338.html, results/338.processed: test for
1089: $date.field(value) added (related to feature #1066)
1090:
1091: * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
1092: $date.field(value) now supported for y/m/d/h/m/s (implements
1093: feature #1066)
1094:
1.105 moko 1095: 2016-07-21 moko
1096:
1097: * src/: classes/file.C, classes/image.C, include/pa_common.h,
1098: main/pa_common.C: pa_common.h: File_read_action: fname, as_text
1099: arguments removed; image.C - absolute path shown in exception
1100: (implements feature #1071)
1101:
1102: * tests/: 235.html, results/235.processed: test and test result
1103: updated after static boundary in mail and Errors-To: mail header
1104: removed (related to feature #1047)
1105:
1106: * src/: classes/math.C, include/pa_random.h, main/pa_http.C,
1107: main/pa_random.C, types/pa_vmail.C: get_uuid_boundary() added and
1108: used, static boundary in mail removed, Errors-To: mail header
1109: removed (implements feature #1047)
1110:
1111: 2016-07-20 moko
1112:
1113: * src/: classes/reflection.C, types/pa_vstateless_class.h:
1114: equest.classes(): Value -> VStateless_class, part 3 (related to
1115: issue #1051)
1116:
1117: * src/: classes/reflection.C, include/pa_request.h, main/execute.C:
1118: request.classes(): Value -> VStateless_class, part 2 (related to
1119: issue #1051)
1120:
1121: * tests/results/: 224.processed, 323.processed: classes without
1122: methods should not be methoded (related to issue #1051)
1123:
1124: * src/: classes/reflection.C, include/pa_request.h, main/compile.y,
1125: main/compile_tools.h, main/pa_request.C: request.classes(): Value
1126: -> VStateless_class, part 1 (related to issue #1051)
1127:
1128: * tests/: 337.html, results/337.processed: test for
1129: ^reflection:fields_reference[] and VHashReference class added
1130: (related to feature #1072)
1131:
1132: * src/: classes/hash.C, classes/json.C, classes/reflection.C,
1133: types/pa_value.h, types/pa_vhash.h, types/pa_vobject.h: VHashBase
1134: and VHashReference added, allowing ^reflection:fields_reference[]
1135: implementation (closes feature #1072)
1136:
1137: 2016-07-19 moko
1138:
1139: * tests/: 323.html, results/323.processed: we want to see
1140: "methoded"
1141:
1142: * tests/: 336.html, results/336.processed: test for $BASE:property
1143: and ^BASE:method (OP_VALUE__GET_BASE_CLASS) added (related to bug
1144: #1059)
1145:
1146: * src/: include/pa_opcode.h, main/compile.y, main/execute.C,
1147: types/pa_vstateless_class.h, types/pa_wcontext.h: no more
1148: somebody_entered_some_class, $BASE:property works again,
1149: ^BASE:method[] bugs fixed (fixes bug #1059)
1150:
1151: 2016-07-14 moko
1152:
1153: * tests/: 335.html, results/335.processed: test for feature #1055
1154: added
1155:
1156: * src/classes/hash.C: bugfix: $._default was not copied if empty
1157: feature: ^hash.contains[_default] added (implements feature
1158: #1055)
1159:
1160: 2016-07-13 moko
1161:
1162: * src/classes/reflection.C: bugfix: ^reflection:def[class;name]
1163: should not call @autouse (http://www.parser.ru/forum/?id=83480)
1164:
1165: 2016-07-05 moko
1166:
1167: * src/classes/hash.C: Optimization: HashStringValue::Iterator used
1168: in ^hash.foreach (related to feature #1073)
1169:
1170: 2016-07-04 moko
1171:
1172: * tests/: 134.html, 281.html, results/134.processed,
1173: results/281.processed: tests updated after hash blocking removed
1174: (related to feature #1073)
1175:
1176: * src/: classes/hash.C, include/pa_hash.h, types/pa_vhash.h: hash
1177: no longer blocks on change during foreach (implements feature
1178: #1073)
1179:
1180: 2016-06-17 moko
1181:
1182: * tests/: 330.html, results/330.processed: try exception source
1183: test added (related to bug in #1062)
1184:
1185: * tests/: 334.html, results/334.processed: Exception stack trace
1186: test added (related to bug in $1062)
1187:
1188: * src/classes/op.C: Exception trace now correctly restored and
1189: errors reported (related to bug #1062)
1190:
1.104 moko 1191: 2016-05-25 moko
1192:
1193: * src/main/compile.y: minor cleanup + beauty
1194:
1195: 2016-05-24 moko
1196:
1197: * tests/: 333.html, results/333.processed: more exceptions testing
1198:
1199: * tests/: 332.html, results/332.processed: test for FIELDS_SYMBOL,
1200: _DEFAULT_SYMBOL, CALLER_SYMBOL, SELF_SYMBOL added (related to
1201: features #1056, #1026)
1202:
1203: * src/: classes/json.C, include/pa_symbols.h, main/pa_symbols.C,
1204: types/pa_vhash.C, types/pa_vhash.h, types/pa_vtable.C,
1205: types/pa_vtable.h: FIELDS_SYMBOL, _DEFAULT_SYMBOL added and used
1206: (implements feature #1056)
1207:
1208: * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
1209: main/execute.C, main/pa_symbols.C, types/pa_vjunction.C,
1210: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
1211: CLASS_SYMBOL, CLASS_NAME_SYMBOL added and used (related to
1212: feature #1026)
1213:
1214: * src/: classes/reflection.C, include/pa_symbols.h, main/compile.y,
1215: main/compile_tools.C, main/compile_tools.h, main/pa_symbols.C,
1216: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: Symbols now
1217: have *_SYMBOL naming convention. STATIC_SYMBOL, DYNAMIC_SYMBOL,
1218: LOCALS_SYMBOL, PARTIAL_SYMBOL, REM_SYMBOL where added (related to
1219: feature #1026)
1220:
1221: * src/: include/pa_symbols.h, main/compile.y, main/compile_tools.C,
1222: main/pa_globals.C, main/pa_symbols.C, types/pa_vmethod_frame.C,
1223: types/pa_vmethod_frame.h, types/pa_vstateless_class.C:
1224: SYMBOLS_CACHING define implemented (related to feature #1026)
1225:
1226: * src/main/main.vcproj: + ps_symbols
1227:
1228: * src/: include/Makefile.am, include/pa_string.h,
1229: include/pa_symbols.h, main/Makefile.am, main/compile.tab.C,
1230: main/compile.y, main/compile_tools.C, main/pa_symbols.C,
1231: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
1232: types/pa_vstateless_class.C: initial implementation for symbols
1233: cache (related to feature #1026)
1234:
1235: * src/: include/pa_common.h, main/pa_http.C: minor cleanup
1236:
1237: * src/main/pa_globals.C: minor cleanup
1238:
1239: 2016-05-19 moko
1240:
1241: * src/types/pa_vhash.h: minor optimization: ^hash.fields[] removed
1242: (related to feature #1046)
1243:
1244: * tests/: 331.html, results/331.processed: test for
1245: BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE removal added
1246: (related to feature #1051)
1247:
1248: * src/main/compile.y:
1249: BAD_NONWHITESPACE_CHARACTER_IN_EXPLICIT_RESULT_MODE error removed
1250: (implements feature #1054)
1251:
1252: 2016-05-18 moko
1253:
1254: * src/types/pa_vtable.C, tests/results/324.processed: no more
1255: "column not found" exception for ^table.no-such-method[] (related
1256: to feature #1046)
1257:
1258: * tests/: 261.html, results/261.processed: test added and updated
1259: after feature #1046 implementation
1260:
1261: * src/: classes/string.C, types/pa_value.C, types/pa_vstring.h,
1262: types/pa_vvoid.h: $string.anything works for whitespace strings,
1263: ^string.contains added for hash compatibility, $string.method no
1264: longer returns stting method (implements feature #1046)
1265:
1266: 2016-05-12 moko
1267:
1268: * src/classes/curl.C: content-type response header no longer
1269: ignored (fixes issue #1045)
1270:
1271: * tests/: 330.html, results/330.processed: test for incomplete
1272: finally execution when break occures added (related to issue
1273: #1077)
1274:
1275: * src/classes/op.C: bugfix: Request::skip reset is called before
1276: executing catch and finally code (fixes issue #1062)
1277:
1278: 2016-05-11 moko
1279:
1280: * tests/: 329.html, results/329.processed: test for invalid
1281: ^break[] behavour added (bug #1077)
1282:
1283: * src/classes/op.C: try_catch code cleanup (related to bug #1062)
1284:
1285: 2016-04-24 moko
1286:
1287: * src/types/pa_vstateless_class.h: warning war
1288:
1289: 2016-04-17 moko
1290:
1291: * tests/: 328.html, results/328.processed: test for
1292: ^break(condition) and ^continue(condition) (related to feature
1293: #1063)
1294:
1295: * src/classes/op.C: ^break(condition) and ^continue(condition)
1296: implemented (feature #1063)
1297:
1298: 2016-04-12 moko
1299:
1300: * tests/results/280.processed: ordered hash now used for class
1301: methods and properties (test results updated for feature #1069)
1302:
1303: * src/classes/: xdoc.C, xnode.C: xnode_class initialization moved
1304: to xdoc.C as under FreeBSD it was inited after and inheritance
1305: failed (related to issue #1051)
1306:
1307: * tests/: 320.html, results/320.processed: xdoc and xnode methods
1308: are printed to check inheritance (related to feature #1051)
1309:
1.103 moko 1310: 2016-04-09 moko
1311:
1312: * tests/results/320.processed: ordered hash now used for class
1313: methods and properties (test results updated for feature #1069)
1314:
1315: * src/types/pa_vstateless_class.h: ordered hash now used for class
1316: methods and properties (implements feature #1069)
1317:
1318: * src/types/: pa_vconsole.h, pa_vcookie.C, pa_venv.C,
1319: pa_vrequest.C, pa_vstatus.C: minor optimization: #ifndef
1320: OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL returned (related to
1321: feature #1051)
1322:
1323: 2016-04-07 moko
1324:
1325: * src/main/execute.C: returned Value in .CLASS case for VJunction
1326: (related to feature #1051)
1327:
1328: * src/types/: pa_vjunction.C, pa_vmethod_frame.C,
1329: pa_vmethod_frame.h, pa_vstateless_class.C, pa_vstateless_class.h:
1330: string constants deduplication (related to feature #1051)
1331:
1332: * tests/results/224.processed: test result updated (related to
1333: feature #1051)
1334:
1335: * src/: main/execute.C, types/pa_vconsole.h, types/pa_vcookie.C,
1336: types/pa_vcookie.h, types/pa_venv.C, types/pa_venv.h,
1337: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vstatus.C,
1338: types/pa_vstatus.h: classes hash now contains only
1339: VStateless_class derived objects, .CLASS is also allways
1340: VStateless_class derived object (related to feature #1051).
1341:
1342: 2016-04-06 moko
1343:
1344: * tests/results/323.processed: test result updated after feature
1345: #1051 implementation
1346:
1347: * src/: classes/classes.h, classes/op.C, classes/response.C,
1348: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
1349: main/pa_request.C, types/pa_vclass.h, types/pa_vform.C,
1350: types/pa_vmail.C, types/pa_vmath.C, types/pa_vmemory.h,
1351: types/pa_vresponse.C, types/pa_vresponse.h,
1352: types/pa_vstateless_class.h: base -> methoded_donor for static
1353: classes, type() moved from VStateless_class to VClass and
1354: Methoded (implements feature #1051)
1355:
1356: 2016-04-04 moko
1357:
1358: * src/: classes/classes.C, include/pa_request.h, main/pa_request.C:
1359: beauty: put_class added (related to feature #1051)
1360:
1361: 2016-04-01 moko
1362:
1363: * tests/results/: 175.processed, 192.processed, 224.processed,
1364: 229.processed, 244.processed, 246.processed, 316.processed: test
1365: results updated as class.type() removed from error messages, only
1366: type() left (related to feature #1051)
1367:
1368: * src/: classes/classes.C, classes/classes.h, classes/mail.C,
1369: classes/op.C, classes/reflection.C, main/compile.y,
1370: main/compile_tools.h, main/execute.C, main/pa_request.C,
1371: types/pa_value.C, types/pa_vclass.C, types/pa_vclass.h,
1372: types/pa_vmethod_frame.h, types/pa_vobject.h,
1373: types/pa_vstateless_class.h, types/pa_wcontext.C: name() removed
1374: from VStateless_class, type() is used instead (related to feature
1375: #1051)
1376:
1377: * src/classes/mail.C: old logic restored.
1378:
1379: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
1380: classes/classes.h, classes/curl.C, classes/date.C,
1381: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
1382: classes/hashfile.C, classes/image.C, classes/inet.C,
1383: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
1384: classes/memcached.C, classes/memory.C, classes/reflection.C,
1385: classes/regex.C, classes/response.C, classes/string.C,
1386: classes/table.C, classes/xdoc.C, classes/xnode.C,
1387: types/pa_vform.C, types/pa_vmail.C, types/pa_vmath.C,
1388: types/pa_vmemory.h: optimizaion: *_base_class removed (related to
1389: feature #1051)
1390:
1391: 2016-03-30 moko
1392:
1393: * tests/: 327.html, results/224.processed, results/327.processed:
1394: test for TZ specification in ^date::create[], TZ is kept during
1395: ^date::create[$dt] (related to feature #1048)
1396:
1397: * src/: classes/date.C, types/pa_vdate.h: TZ can be specified in
1398: ^date::create[], TZ is kept during ^date::create[$dt] (implements
1399: feature #1048)
1400:
1401: 2016-03-29 moko
1402:
1403: * tests/: 315.html, results/315.processed: test for timezone format
1404: +HHmm added (related to feature #1065)
1405:
1406: * src/classes/date.C: timezone format +HHmm now supported
1407: (implements feature #1065)
1408:
1409: 2016-03-28 moko
1410:
1411: * tests/: 202.html, results/131.processed, results/202.processed,
1412: results/224.processed, results/256.processed,
1413: results/315.processed: test results updated after %.2d now
1414: default for hours offset in iso-string (was %2d), test for
1415: ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
1416: added (related to feature #1065)
1417:
1418: 2016-03-27 moko
1419:
1420: * src/types/pa_vdate.C: '+' sign for zero offset (related to
1421: feature #1065)
1422:
1423: * src/: classes/date.C, types/pa_vdate.C, types/pa_vdate.h:
1424: ^date.iso-string options $.colon(true) $.z(true) $.ms(false)
1425: added (implements feature #1065)
1426:
1427: 2016-03-24 moko
1428:
1429: * tests/: 202.html, results/202.processed: test $date.week added
1430: (related to bug #1067)
1431:
1432: * src/types/: pa_vdate.C, pa_vdate.h: fix for $date.week changed
1433: date (fix for bug #1067)
1434:
1435: 2016-03-10 moko
1436:
1437: * configure.ac, src/include/pa_version.h: 3.4.4 -> 3.4.5b
1438:
1.102 moko 1439: 2015-12-07 moko
1440:
1441: * tests/: 326.html, results/326.processed: test for .CLASS &
1442: .CLASS_NAME optimization added (related to feature #844)
1443:
1444: 2015-11-17 moko
1445:
1446: * tests/: 323.html, results/323.processed: order added
1447:
1448: * tests/: 325.html, results/325.processed: double range test added
1449: (related to bug #1049)
1450:
1451: 2015-11-16 moko
1452:
1453: * src/: classes/string.C, types/pa_vdouble.h: finite(double) check
1454: added to disallow NaN and Infinity (fixes bug #1049)
1455:
1456: 2015-11-11 moko
1457:
1458: * tests/324.html: parser 3.4.3 execution support added (related to
1459: feature #1017)
1460:
1461: * tests/: 324.html, results/324.processed: test for
1462: GET_ELEMENT4CALL feature added (feature #1017)
1463:
1.101 moko 1464: 2015-10-29 moko
1465:
1466: * operators.txt: updated for 3.4.4
1467:
1468: * configure.ac, src/include/pa_version.h: 3.4.4rc -> 3.4.4
1469:
1470: * src/main/pa_exec.C: get_exit_status implemented for Windows
1471: (related to bug #1043)
1472:
1473: 2015-10-28 moko
1474:
1475: * src/main/pa_exec.C: Windows bugfix: $.stdin[] no longer cause
1476: hangup during ^file::exec (fixes bug #1043)
1477:
1.100 moko 1478: 2015-10-27 moko
1479:
1480: * src/main/pa_memory.C: pa_fail_alloc added for GC_abort in Windows
1481:
1.99 moko 1482: 2015-10-26 moko
1483:
1.100 moko 1484: * tests/322.html, src/classes/reflection.C: arguments reorder
1485: (related to issue #1041)
1486:
1487: * src/: classes/classes.awk, main/helpers/simple_folding.pl:
1488: Copyright year updated
1489:
1.99 moko 1490: * src/: classes/bool.C, classes/classes.C, classes/classes.h,
1491: classes/curl.C, classes/date.C, classes/double.C, classes/file.C,
1492: classes/form.C, classes/hash.C, classes/hashfile.C,
1493: classes/image.C, classes/inet.C, classes/int.C, classes/json.C,
1494: classes/mail.C, classes/math.C, classes/memcached.C,
1495: classes/memory.C, classes/op.C, classes/reflection.C,
1496: classes/regex.C, classes/response.C, classes/string.C,
1497: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
1498: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
1499: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
1500: include/pa_config_fixed.h, include/pa_config_includes.h,
1501: include/pa_dictionary.h, include/pa_dir.h,
1502: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
1503: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
1504: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
1505: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
1506: include/pa_request_charsets.h, include/pa_request_info.h,
1507: include/pa_sapi.h, include/pa_socks.h,
1508: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
1509: include/pa_stack.h, include/pa_string.h,
1510: include/pa_stylesheet_connection.h,
1511: include/pa_stylesheet_manager.h, include/pa_table.h,
1512: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
1513: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
1514: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
1515: lib/md5/pa_md5c.c, lib/memcached/pa_memcached.C,
1516: lib/memcached/pa_memcached.h, lib/sdbm/pa_file_io.C,
1517: lib/sdbm/pa_strings.C, lib/smtp/comms.C, lib/smtp/smtp.C,
1518: lib/smtp/smtp.h, main/compile.C, main/compile.tab.C,
1519: main/compile.y, main/compile_tools.C, main/compile_tools.h,
1520: main/execute.C, main/pa_cache_managers.C, main/pa_charset.C,
1521: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
1522: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
1523: main/pa_globals.C, main/pa_http.C, main/pa_memory.C,
1524: main/pa_os.C, main/pa_pool.C, main/pa_random.C,
1525: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
1526: main/pa_string.C, main/pa_stylesheet_connection.C,
1527: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
1528: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
1529: sql/pa_sql_driver.h, targets/apache/mod_parser3.c,
1530: targets/apache/mod_parser3_core.C, targets/apache/pa_httpd.h,
1531: targets/apache/pa_threads.C, targets/cgi/pa_threads.C,
1532: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
1533: targets/isapi/parser3isapi.C, types/pa_junction.h,
1534: types/pa_method.h, types/pa_property.h, types/pa_value.C,
1535: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
1536: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
1537: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
1538: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
1539: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
1540: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
1541: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
1542: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
1543: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
1544: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
1545: types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
1546: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
1547: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
1548: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
1549: types/pa_vresponse.C, types/pa_vresponse.h,
1550: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
1551: types/pa_vstateless_object.h, types/pa_vstatus.C,
1552: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
1553: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
1554: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
1555: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
1556: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
1557:
1558: * src/targets/cgi/parser3.C: year updated
1559:
1560: * src/classes/reflection.C: VS2003 compatibility fixed (related to
1561: issue #1041)
1562:
1563: * tests/: 323.html, results/323.processed: test for base classes
1564: added
1565:
1566: * tests/: 261.html, results/261.processed: updated after better
1567: error reporting done for $string.key exception
1568:
1569: * src/types/pa_vstring.h: better error report for $string.key
1570: exception
1571:
1572: * src/types/: pa_vobject.C, pa_vobject.h: VObject::get_element
1573: copied as VObject::get_element4call to remove extra virtual call
1574:
1575: * tests/: 322.html, results/322.processed: test for
1576: ^reflection:is[] added (related to feature #1041)
1577:
1578: * src/classes/reflection.C: ^reflection:is empty value is void
1579: (related to feature #1041)
1580:
1581: * src/classes/reflection.C:
1582: ^reflection:is[class_name|code|method;[context;]element_name]
1583: added (implements feature #1041)
1584:
1585: 2015-10-24 moko
1586:
1587: * configure.ac, src/include/pa_version.h: 3.4.4b -> 3.4.4rc
1588:
1.98 moko 1589: 2015-10-22 moko
1590:
1591: * tests/: 321.html, results/321.processed: test for
1592: ^reflection:method_info[] file detection added
1593:
1594: * tests/: 320.html, results/320.processed: test for
1595: ^reflection:class_by_name[class_name] added (related to feature
1596: #993)
1597:
1598: * src/classes/reflection.C: ^reflection:class_by_name[class_name]
1599: added (implements feature #993)
1600:
1601: * src/main/execute.C: GET_ELEMENT4CALL added to get_method_filename
1602: (related to feature #1017)
1603:
1604: * tests/: 319.html, results/319.processed: ^throw[] stacktrace test
1605: added (related to issue #1039)
1606:
1607: * src/main/pa_request.C: ^throw origin fixed (related to feature
1608: #1039)
1609:
1610: * src/types/pa_vcookie.C: bugfix: expires_sec should not be called
1611: for VDate
1612:
1613: * tests/results/182.processed: updated after feature #1038
1614: implemented
1615:
1616: * tests/: 318.html, 182_dir/a6.p, results/318.processed: test for
1617: compile-time exception origin added (test for feature #1039)
1618:
1619: * src/: include/pa_request.h, main/compile.C, main/compile.y,
1620: main/pa_request.C: exception unification: compile-time exceptions
1621: now have origin, @USE origins also tracked (implements feature
1622: #1039)
1623:
1624: 2015-10-20 moko
1625:
1626: * src/main/pa_request.C: cleanup
1627:
1628: 2015-10-15 moko
1629:
1630: * src/types/pa_vtable.C: defines fixed (related to feature #1017)
1631:
1632: * src/: classes/hash.C, include/pa_opcode.h, types/pa_vhash.h,
1633: types/pa_vtable.C: new feature: no more $table.method and
1634: $hash.method, aliases for _at, _count, _key (related to feature
1635: #1017)
1636:
1.97 moko 1637: 2015-10-14 moko
1638:
1.98 moko 1639: * tests/: 317.html, results/317.processed: test for
1640: ^string.unescape[] added (related to feature #120)
1641:
1.97 moko 1642: * buildall: reverted libxml 2.9.2 -> 2.9.1 due to "ID already
1643: defined" bug (described in issue #1036)
1644:
1645: * tests/: 247.html, results/247.processed: test for checkBOM added
1646: (test for bug #1037)
1647:
1648: * src/: include/pa_charsets.h, main/pa_charsets.C,
1649: main/pa_common.C, main/pa_http.C: checkBOM detects charset if
1650: it's not enforced, skips BOM signature if it complies charset
1651: (fixes bug #1037)
1652:
1653: 2015-10-13 moko
1654:
1655: * src/targets/cgi/parser3.vcproj: disabling buggy incremental
1656: linking
1657:
1658: * src/classes/inet.C: vs2003 compilation fix
1659:
1660: * src/classes/math.C: warning war
1661:
1662: * src/lib/punycode/pa_punycode.c: warning war
1663:
1664: 2015-10-12 moko
1665:
1666: * src/lib/punycode/pa_punycode.c: warning war
1667:
1668: * parser3.sln: moved parser3 first, to make it default startup
1669: project
1670:
1671: * buildall: parser "mirror" now used for external libs sources
1672: (implements feature #1036)
1673:
1674: * buildall: most external libs are updated to their current
1675: versions (related to feature #1036)
1676:
1677: * src/classes/image.C: more tags added
1678:
1679: * src/: include/pa_memory.h, types/pa_vdate.C: warning war
1680:
1681: 2015-10-11 moko
1682:
1683: * src/classes/curl.C: minor optimization (related to feature #1035)
1684:
1685: 2015-10-09 moko
1686:
1687: * src/classes/curl.C: pa_strdup added for strings from curl
1688: (related to feature #1035)
1689:
1690: * src/main/pa_string.C: mini fix: RedHat 7.2 does not have
1691: ULLONG_MAX definition
1692:
1693: * src/classes/curl.C: ^curl:info[name]/^curl:info[] added
1694: (implements feature #1035)
1695:
1696: * src/main/pa_charset.C: String::Body(String::C) used
1697:
1698: * src/main/pa_charset.C: exceptions unified
1699:
1700: * src/: include/pa_charset.h, main/pa_charset.C: declarations
1701: unified
1702:
1703: * src/: classes/file.C, classes/image.C, classes/mail.C,
1704: classes/op.C, classes/xdoc.C, classes/xnode.C,
1705: include/pa_string.h, main/pa_request.C, main/pa_string.C,
1706: types/pa_vimage.C, types/pa_vmath.C, types/pa_vstatus.C,
1707: types/pa_vxdoc.C: explicit String::Body(char) calls removed;
1708: String::Body(String::C) constructor added (related to bug #957)
1709:
1710: * src/classes/file.C: minor optimization
1711:
1712: * src/include/pa_hash.h: hash.get(char*) added, to minimize
1713: Cord(char*) autocreation (related to bug #957)
1714:
1715: * src/: classes/string.C, main/untaint.C: minor optimizations
1716:
1717: * src/: classes/json.C, classes/reflection.C, include/pa_string.h:
1718: String(char*, Lang, length) removed, String(C(), Lang) used
1719: instead (related to bug #957)
1720:
1721: 2015-10-08 moko
1722:
1723: * src/: classes/file.C, include/pa_string.h, lib/cord/cordbscs.c,
1724: lib/cord/include/cord.h, main/pa_http.C, main/pa_string.C,
1725: main/untaint.C: Now char * is converted to CORD only using
1726: AS_CORD() to check for empty cord bug (fixes bug #957)
1727:
1728: * src/include/pa_hash.h: fixed compilation without
1729: HASH_CODE_CACHING
1730:
1731: * src/classes/string.C:
1732: ^string:unescape[js|uri;escaped;$.charset[...]] added (implements
1733: feature #120)
1734:
1735: * src/main/pa_common.C: reduce js flags checks count (related to
1736: feature #120)
1737:
1.96 moko 1738: 2015-10-07 moko
1739:
1740: * tests/: 275.html, results/275.processed: test modified after
1741: unsigned long long int support implemented (feature #1034)
1742:
1743: * src/: classes/math.C, include/pa_string.h, main/pa_string.C:
1744: pa_atoul added for unsigned long long int support
1745:
1746: 2015-10-06 moko
1747:
1748: * src/types/pa_vdate.C: INT_MAX used
1749:
1750: 2015-10-03 moko
1751:
1752: * tests/: 302.html, results/302.processed: test for bug #1023
1753: (\u2028, \u2029 escaping) added
1754:
1755: * src/main/untaint.C: \u2028, \u2029 are now escaped in
1756: json:string[] (fixes bug #1023)
1757:
1758: 2015-09-29 moko
1759:
1760: * tests/305.html: try-catch added for OS without ipv6 support
1761:
1762: * src/lib/json/pa_json.C: more unique prefixes for Solaris
1763: compilation
1764:
1765: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.y,
1766: main/execute.C, types/pa_value.h, types/pa_vhash.h,
1767: types/pa_vtable.C, types/pa_vtable.h: get_element4call
1768: implemented to distinguish ^hash.method from $hash.field
1769: (implements feature #1017)
1770:
1771: * src/lib/punycode/pa_punycode.c: warning war
1772:
1773: * src/include/pa_config_includes.h: warning war
1774:
1775: * src/include/pa_config_includes.h: pragma warning actualized a bit
1776:
1777: * src/include/pa_config_includes.h: warning war
1778:
1779: * src/include/pa_hash.h: clang compilation fix
1780:
1781: 2015-09-27 moko
1782:
1783: * src/main/compile.tab.C: Bison 3 is now default
1784:
1785: * src/main/: compile.C, compile.y: Bison 3 compatibility fixed
1786:
1787: 2015-09-25 moko
1788:
1789: * src/: classes/hash.C, include/pa_hash.h: parser now compiles and
1790: works with undefined HASH_ORDER (related to feature #196)
1791:
1792: 2015-09-24 moko
1793:
1794: * tests/: 027.html, results/027.processed: test modified to test
1795: ^hash.sort (feature #196)
1796:
1797: * src/: classes/hash.C, include/pa_hash.h:
1798: ^hash.sort[key;value]{string-key-maker}|(numeric-key-maker)[[asc|desc]]
1799: added (implements feature #196)
1800:
1801: * tests/: 316.html, results/316.processed: Added test for bug #1025
1802: (exception handling in non-cached ^cache), plus for "it does not
1803: have logical value" and "$exception.handled value must be either
1804: boolean or string 'cache'" exceptions.
1805:
1806: * src/classes/op.C: ^cache: exceptions now handled in non-cached
1807: code (fixes bug #1025)
1808:
1.95 moko 1809: 2015-09-23 moko
1810:
1811: * src/classes/table.C: warning war
1812:
1813: * src/: classes/math.C, types/pa_vcookie.C: warning war
1814:
1815: * src/classes/file.C: warning war
1816:
1817: * src/: include/pa_table.h, main/pa_table.C: warning war
1818:
1819: * src/: main/pa_request.C, classes/date.C: warning war
1820:
1821: * src/: types/pa_vdate.C, classes/op.C: warning war
1822:
1823: * tests/: 122.html, results/122.processed: win sync: to remove
1824: differences with OS that doesn't keep timezone change history
1825:
1826: * src/types/pa_vdate.C: tzset() should be called in Windows after
1827: TZ change (related to feature #36)
1828:
1829: * tests/: 075.html, results/075.processed: win sync: to remove
1830: differences with OS that doesn't keep timezone change history
1831:
1832: * tests/: 315.html, results/315.processed: win sync: to remove
1833: differences with OS that doesn't keep timezone change history
1834:
1835: * tests/: 256.html, results/256.processed: win sync: to remove
1836: differences with OS that doesn't keep timezone change history
1837:
1838: * tests/: 124.html, results/124.processed: win results sync: to
1839: avoid hitting time change hole.
1840:
1841: * src/types/pa_vdate.C: static returned. :)
1842:
1843: 2015-09-22 moko
1844:
1845: * src/types/pa_vdate.C: FreeBSD 10 GPF fix (related to feature #36)
1846:
1847: * tests/results/131.processed: more tests for feature #1032
1848:
1849: * src/classes/date.C: minor fix related to feature #1032
1850:
1851: * operators.txt: ISO date creation documented (related to feature
1852: #1032)
1853:
1854: * operators.txt: iso-string documented (related to feature #1032)
1855:
1856: * tests/: 315.html, results/315.processed: more tests added
1857: (related to feature #1032)
1858:
1859: * tests/: 131.html, results/131.processed: date range checks
1860: updated (related to feature #36)
1861:
1862: * tests/: 315.html, results/057.processed, results/315.processed:
1863: test added for ISO date support (related to issue #315)
1864:
1865: * src/classes/date.C: more readable exceptions in date creation
1866: (related to ticket #1032)
1867:
1868: 2015-09-18 moko
1869:
1870: * tests/: 202.html, results/202.processed: ^date.iso-string[] check
1871: added (related to issue #1032)
1872:
1873: * tests/results/256.processed, src/classes/json.C: iso-string
1874: documented (related to issue #1032)
1875:
1876: * tests/: 256.html, results/256.processed: ISO date check added
1877: (related to issue #1032)
1878:
1879: * tests/: 057.html, results/057.processed, results/224.processed:
1880: tests results updated after ISO date support implemented (related
1881: to feature #1032)
1882:
1883: * src/: classes/date.C, classes/image.C, types/pa_value.h,
1884: types/pa_vdate.C, types/pa_vdate.h: ISO 8601 dates support added,
1885: ^date::create[string] constructor formalized, ^date.iso-string[]
1886: added (implements feature #1032)
1887:
1888: 2015-09-05 moko
1889:
1890: * operators.txt: actualized
1891:
1892: * operators.txt: date changes documented (related to ticket #36)
1893:
1894: 2015-09-04 moko
1895:
1896: * src/types/pa_vdate.C: warning war
1897:
1898: * src/: classes/op.C, types/pa_vhashfile.C: warning war
1899:
1900: 2015-09-03 moko
1901:
1902: * tests/results/096.processed: test result updated for 0..9999 year
1903: date range support (related to feature #36)
1904:
1905: * tests/: 314.html, results/314.processed: test for
1906: ^string:base64[], ^string:idna[], ^string:js-escape[] (related to
1907: bug #1031)
1908:
1909: * src/classes/string.C: Static calls fixed for ^string:base64[],
1910: ^string:idna[], ^string:js-escape[] (closes bug #1031)
1911:
1.101 moko 1912: * Makefile.am, acsite.m4, configure.ac, configure.in: Warning war:
1913: configure.in -> configure.ac
1.95 moko 1914:
1.101 moko 1915: * configure, configure.in, src/include/pa_config_auto.h.in: more
1916: correct timezone check for FreeBSD Warning war: configure.in ->
1917: configure.ac
1.95 moko 1918:
1919: * configure, configure.in, src/classes/Makefile.am,
1.101 moko 1920: src/include/pa_config_auto.h.in, src/lib/cord/Makefile.am,
1921: src/lib/gd/Makefile.am, src/lib/json/Makefile.am,
1922: src/lib/memcached/Makefile.am, src/lib/pcre/Makefile.am,
1923: src/lib/sdbm/Makefile.am, src/lib/smtp/Makefile.am,
1924: src/main/Makefile.am, src/targets/apache/Makefile.am,
1925: src/targets/cgi/Makefile.am, src/types/Makefile.am: INCLUDES ->
1.95 moko 1926: AM_CPPFLAGS (warning war) PA_DATE64 (0..9999 year date range)
1927: check added
1928:
1929: * src/types/pa_vdate.C: FreeBSD fixes + more robust code
1930:
1931: * tests/results/: 124.processed, 224.processed: test resuls updated
1932: for new date implementation (related to feature #36)
1933:
1934: * src/: classes/date.C, classes/image.C, include/pa_common.h,
1935: main/pa_common.C, types/pa_value.C, types/pa_vdate.C,
1936: types/pa_vdate.h: new double date implementation with internal
1937: support for extended 0..9999 year range, default timezone support
1938: (related to feature #36)
1939:
1940: 2015-08-28 moko
1941:
1942: * src/types/pa_vmail.C: fixed $mail:received.date calculations
1943: (fixes bug #1030)
1944:
1945: 2015-08-21 moko
1946:
1947: * src/classes/inet.C: snprintf size "bug" commented
1948:
1949: * src/main/pa_common.C: snprintf comments updated
1950:
1951: 2015-08-16 moko
1952:
1953: * src/types/: pa_vdate.C, pa_vdate.h: logic moved to pa_vdate.C
1954:
1955: 2015-08-11 moko
1956:
1957: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
1958: types/pa_vclass.C, types/pa_vobject.C: hash_json_string argument
1959: can be null (fixes bug #1029)
1960:
1961: 2015-08-06 moko
1962:
1.101 moko 1963: * src/types/: Makefile.am, pa_vdate.C, pa_vdate.h, types.vcproj:
1964: pa_vdate.C added
1.95 moko 1965:
1966: 2015-08-05 moko
1967:
1968: * tests/: 313.html, results/313.processed: test for
1969: ^table.count[columns] and ^table.flip[] with nameless tables
1970: (feature #1003)
1971:
1972: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
1973: max_cell added, now ^table.count[columns] and ^table.flip[] works
1974: correctly for nameless tables (implements feature #1003)
1975:
1976: 2015-08-03 moko
1977:
1978: * tests/312.html: test for ^table.append[$hash] and
1979: ^table.insert[$hash] added (related to feature #1028)
1980:
1981: * src/classes/table.C: ^table.append[$hash] and
1982: ^table.insert[$hash] now supported (implements feature #1028)
1983:
1984: * tests/: 312.html, results/312.processed: test row copy in
1985: ^table.hash[; $.type[table] ] added (related to feature #1016)
1986:
1987: * src/classes/table.C: row copy now created in ^table.hash[;
1988: $.type[table] ] (related to feature #1016)
1989:
1990: 2015-07-29 moko
1991:
1992: * tests/: 312.html, results/312.processed: test for ^table.delete[]
1993: added (related to feature #1016)
1994:
1995: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
1996: ^table.delete[] added to delete current row (related to feature
1997: 1016)
1998:
1999: 2015-07-28 moko
2000:
2001: * tests/: 312.html, results/312.processed: test for
2002: $table.column[value] and ^table.insert{row} (related to feature
2003: #1016)
2004:
2005: * src/: classes/table.C, include/pa_table.h, main/pa_table.C,
2006: types/pa_vtable.C, types/pa_vtable.h: $table.column[value] and
2007: ^table.insert{row} are now implemented (feature #1016)
2008:
2009: * src/include/pa_array.h: Optimization: bool reverse removed from
2010: append(), insert() added, memmove arguments order in remove()
2011: fixed (related to feature #1016)
2012:
2013: 2015-07-23 moko
2014:
2015: * src/classes/json.C: tainted json and empty json exception added
2016: (implements feature #1015)
2017:
2018: * tests/: 311.html, results/311.processed: empty json and tainted
2019: json exception test added (related to issue #1015)
2020:
2021: 2015-07-22 moko
2022:
2023: * tests/: 311.html, results/311.processed: test for UTF-8
2024: processing added
2025:
2026: * tests/: 311.html, results/311.processed: test for
2027: json_exception_with_source added (related to issue #394)
2028:
2029: * src/classes/json.C: json_exception_with_source added (implements
2030: feature #394)
2031:
2032: 2015-06-29 moko
2033:
2034: * src/: classes/file.C, include/pa_dir.h, main/pa_dir.C:
2035: directories are now correctly determined if _d_type == DT_UNKNOWN
2036: (closes bug #1027)
2037:
2038: 2015-06-10 moko
2039:
2040: * src/types/pa_vxnode.h: extern "C" not requred and causes build
2041: error if libxml has LIBXML_ICU_ENABLED.
2042:
2043: 2015-06-04 moko
2044:
2045: * tests/099.html: ups, reverting
2046:
2047: * tests/: 099.html, 309.html, 310.html, results/309.processed,
2048: results/310.processed: tests for $response:body[ $.file[] ] and
2049: $response:last-modified added
2050:
2051: * src/main/pa_request.C: last-modified check fixed
2052:
2053: 2015-06-03 moko
2054:
2055: * tests/: 204.html, 205.html, 293.html, results/204.processed,
2056: results/205.processed, results/293.processed: $response:headers
2057: logging added (tests for feature #1007)
2058:
2059: * src/: include/pa_common.h, include/pa_request.h,
2060: main/pa_request.C, types/pa_vmail.C, types/pa_vresponse.C:
2061: $response:headers are now in uppercase (closes feature #1007)
2062:
2063: 2015-06-02 moko
2064:
2065: * src/: include/pa_memory.h, classes/math.C: some of -pedantic
2066: build errors reverted for clang compatibility
2067:
2068: 2015-06-01 moko
2069:
2070: * src/include/pa_memory.h: -pedantic build errors fixed
2071:
2072: * src/classes/math.C: -pedantic build error fixed
2073:
2074: * src/classes/table.C: USE_STRINGSTREAM moved to the correct place
2075:
2076: 2015-05-31 moko
2077:
2078: * src/classes/table.C: USE_STRINGSTREAM optimized
2079:
2080: * src/: classes/file.C, classes/math.C, include/pa_opcode.h,
2081: include/pa_string.h, lib/json/pa_json.h, main/compile_tools.h,
2082: main/pa_charset.C, main/pa_globals.C, main/pa_string.C,
2083: types/pa_vmail.C, types/pa_vmethod_frame.C, types/pa_vregex.C,
2084: types/pa_vxnode.h: warning war (-pedantic flag)
2085:
2086: 2015-05-28 moko
2087:
2088: * tests/: 308.html, results/308.processed: test for
2089: ^table::create[$t;], etc work added (related to bug #975)
2090:
2091: * src/classes/table.C: check_option_param removed,
2092: ^table::create[$t;], etc now works (fixes bug #975)
2093:
2094: 2015-05-27 moko
2095:
2096: * src/main/pa_request.C: Invalid response filename in gcc 4.9.2
2097: (Debian jessie) fixed (closes issue #1024)
2098:
2099: * tests/Makefile: sort added as in Debian jessie list become
2100: unsorted
2101:
2102: 2015-05-18 moko
2103:
2104: * tests/: 201.html, results/201.processed: test for
2105: ^string.trim[what] feature #1022
2106:
2107: * src/classes/string.C: ^string.trim[what] now supported,
2108: implements feature #1022
2109:
2110: 2015-05-17 moko
2111:
2112: * tests/results/185.processed: test result updated as feature #1021
2113: implemented (left/right accept negative parameter)
2114:
2115: * src/classes/string.C: left/right now accept negative parameter
2116: (implements feature #1021)
2117:
2118: 2015-05-08 moko
2119:
2120: * src/classes/math.C: isalnum -> pa_isalnum
2121:
2122: * src/main/execute.C: optimization in getter-junction processing
2123: (related to issue #997)
2124:
2125: 2015-05-07 moko
2126:
2127: * tests/: 307.html, results/307.processed: test for issue #997
2128: added
2129:
2130: * src/main/execute.C: process_getter result now checked if junction
2131: returned (closes issue #997)
2132:
2133: * tests/: 305.html, results/305.processed: sort added to ignore
2134: different order
2135:
2136: * src/types/pa_vxnode.C: & now untainted in $node.nodeValue
2137: assignment (closes issue #994)
2138:
2139: * tests/: 306.html, results/306.processed: test for issue #994
2140: added
2141:
2142: * tests/: 303.html, results/303.processed: two more errors tested
2143:
2144: 2015-05-06 moko
2145:
2146: * tests/: 305.html, results/305.processed: test for name2ip &
2147: ip2name added (related to feature #992)
2148:
2149: * tests/: 303.html, 304.html, results/303.processed,
2150: results/304.processed: tests for idna conversion added (related
2151: to issue #849)
2152:
2153: 2015-05-02 moko
2154:
2155: * src/classes/inet.C: ^inet:ip2name[] and ^inet:name2ip[]
2156: implemented
2157:
2158: 2015-04-30 moko
2159:
2160: * src/main/pa_http.C: idna_host added, related to issue #849
2161:
2162: * src/main/pa_http.C: set_addr corrected, pa_idna_encode call added
2163: (related to issue #849)
2164:
2165: 2015-04-24 moko
2166:
2167: * src/types/pa_vjunction.C: warning war
2168:
2169: * src/lib/punycode/: pa_idna.h, pa_punycode.h: code style
2170: unification
2171:
2172: * src/lib/punycode/pa_idna.c: warning war
2173:
2174: 2015-04-22 moko
2175:
2176: * src/main/main.vcproj: punycode include path added
2177:
2178: * src/lib/punycode/pa_idna.c: windows compile error fixed
2179:
2180: * src/lib/punycode/pa_idna.c: warning war
2181:
2182: * parser3.sln, src/lib/punycode/punycode.vcproj: punycode windows
2183: project file added
2184:
2185: * src/lib/punycode/pa_convert_utf.c: debug compilation fix
2186:
2187: * src/include/pa_memory.h: warning war
2188:
2189: * src/: classes/string.C, include/pa_common.h, main/pa_common.C:
2190: ^string:idna[xn--...], ^string.idna[] - idna conversion support
2191: implemented (related to feature #849)
2192:
2193: * configure.in, src/main/Makefile.am,
2194: src/targets/apache/Makefile.am, src/targets/cgi/Makefile.am:
2195: libpunycode added in Unix
2196:
2197: 2015-04-21 moko
2198:
2199: * configure.in: large files support
2200:
2201: 2015-04-15 moko
2202:
2203: * src/lib/punycode/: Makefile.am, pa_convert_utf.c,
2204: pa_convert_utf.h, pa_idna.c, pa_idna.h, pa_punycode.c,
2205: pa_punycode.h: initial version for punycode/idna support library
2206: (ticket #849)
2207:
2208: 2015-04-08 moko
2209:
2210: * src/: classes/curl.C, classes/date.C, classes/file.C,
2211: classes/image.C, classes/mail.C, classes/reflection.C,
2212: classes/string.C, classes/xnode.C, include/pa_request.h,
2213: include/pa_string.h, include/pa_stylesheet_connection.h,
2214: main/compile.y, main/compile_tools.h, main/execute.C,
2215: main/pa_common.C, main/pa_request.C, main/pa_string.C,
2216: main/pa_xml_io.C, main/untaint.C, types/pa_vclass.C,
2217: types/pa_vcookie.C, types/pa_vfile.C, types/pa_vform.C,
2218: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
2219: types/pa_wwrapper.h, main/compile.tab.C: removed most of the
2220: clang compiler warnings (closes issue #1018)
2221:
2222: * src/include/pa_string.h: String::Body comparation operators with
2223: char * added (related to issue #958)
2224:
2225: 2015-04-07 moko
2226:
2227: * src/main/compile.tab.C: YYMALLOC/YYFREE defined to
2228: pa_malloc/pa_free to remove system malloc/free usage (related to
2229: issue #1018)
2230:
2231: * src/: classes/table.C, classes/xdoc.C, doc/memory.dox,
2232: include/pa_hash.h, include/pa_memory.h, lib/gd/gif.C,
2233: lib/gd/gif.h, lib/smtp/smtp.C, main/compile.y, main/pa_charset.C,
2234: main/pa_http.C, main/pa_request.C, main/pa_string.C,
2235: main/pa_xml_io.C, targets/apache/mod_parser3_core.C,
2236: types/pa_vconsole.h, types/pa_vdouble.h, types/pa_vfile.C,
2237: types/pa_vform.C, types/pa_vint.h: new(UseGC) replaced with new,
2238: malloc/strdup/free replaced with pa_ version and checks for
2239: accidental use of non-pa_ version added (related to issue #1018)
2240:
2241: 2015-04-03 moko
2242:
2243: * buildall: pcre-8.33 -> pcre-8.36
2244:
2245: * src/: main/compile.y, classes/form.C, classes/mail.C,
2246: classes/op.C, classes/string.C, main/compile.tab.C,
2247: main/compile_tools.C, main/pa_http.C, main/pa_request.C,
2248: main/pa_sql_driver_manager.C, types/pa_vfile.C,
2249: types/pa_vhashfile.C: C++11 compilation errors fixed (related to
2250: ticket #958)
2251:
2252: * src/: classes/file.C, include/pa_common.h, include/pa_sapi.h,
2253: main/pa_common.C, main/pa_http.C, main/pa_request.C,
2254: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
2255: targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_vform.C,
2256: types/pa_vform.h, types/pa_vrequest.C, types/pa_vrequest.h:
2257: $request:headers, $request:method added (implements feature
2258: #1007)
2259:
2260: 2015-03-17 misha
2261:
2262: * tests/302.html: - test for
2263: ^json:string[...;$._default[method-name]]
2264:
2265: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
2266: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C: - if
2267: option $._default[method-name] is specified in ^json:string[], a
2268: method with specified name will be called for classes/objects
2269: serialization ( new feature: #982 )
2270:
2271: 2015-03-16 misha
2272:
2273: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
2274: main/compile_tools.h, main/execute.C, types/pa_vconsole.h,
2275: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.C,
2276: types/pa_venv.h, types/pa_vform.C, types/pa_vform.h,
2277: types/pa_vhashfile.h, types/pa_vjunction.C, types/pa_vjunction.h,
2278: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
2279: types/pa_vmemory.h, types/pa_vmethod_frame.C,
2280: types/pa_vmethod_frame.h, types/pa_vregex.C, types/pa_vrequest.C,
2281: types/pa_vrequest.h, types/pa_vstateless_class.C,
2282: types/pa_vstateless_class.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
2283: types/pa_vxnode.C, types/pa_vxnode.h: - $var.CLASS &
2284: $var.CLASS_NAME now have special opcodes. This can be switched
2285: off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
2286: on pa_opcode.h ( new feature: #844 )
2287:
2288: 2015-03-15 misha
2289:
2290: * tests/075.html: - test for $response:header[]
2291:
2292: * src/types/pa_vresponse.C: - $response:header[] deletes header
2293: that was set earlie ( new feature: #1001 )
2294:
2295: 2015-03-12 misha
2296:
2297: * tests/246.html: - more tests for ^hash._at[]
2298:
2299: * src/: classes/hash.C, include/pa_hash.h: - ^õýø._at[...] now
2300: accepts second param [key|value|hash] ( new feature: #1012 )
2301:
2302: 2015-03-09 moko
2303:
2304: * src/types/pa_vmail.C: exception for everything but
2305: $mail:received, closes issue #1011
2306:
2307: 2015-02-20 moko
2308:
2309: * tests/: 275.html, results/275.processed: hex detection in
2310: pa_atoui fix test (closes issue #1010)
2311:
2312: * src/main/pa_string.C: hex detection in pa_atoui fixed (closes
2313: issue #1010)
2314:
2315: 2015-02-17 moko
2316:
2317: * src/types/pa_vmail.C: closes issue #1009 - mail content should be
2318: tainted.
2319:
2320: 2015-02-03 misha
2321:
2322: * tests/301.html: - test for ^json:string($double) causes
2323: exception. bugfix: #1008
2324:
2325: * src/classes/json.C: - ^json:string($double) causes exception.
2326: bugfix: #1008
2327:
2328: * tests/014.html: - updated for work with ^hash.delete[]
2329:
2330: 2015-01-12 misha
2331:
2332: * src/: classes/form.C, include/pa_common.h,
2333: include/pa_request_info.h, main/pa_common.C, types/pa_vform.C,
2334: types/pa_vform.h: - supports body with PUT method as well ( new
2335: feature: #1006 )
2336:
2337: * src/classes/file.C: - warnings war
2338:
2339: 2015-01-11 misha
2340:
2341: * tests/300.html: - test for ^hash.delete[] is added
2342:
2343: * src/classes/hash.C: - ^hash.delete[] clear all hash ( new
2344: feature: #989 ) - tiny optimization in intersects
2345:
2346: 2015-01-06 moko
2347:
2348: * src/types/pa_vmail.C: file names transcode added, to and cc added
2349: with transcode, attachments detection fixed
2350:
2351: * src/main/pa_request.C: filling mail received after cgi/auto.p
2352: load to allow charset switch (related to issue #996)
2353:
2354: 2014-12-31 moko
2355:
2356: * src/types/pa_vmail.C: from and subject now transcoded if not
2357: UTF-8 source charset (fixes issue 996)
2358:
2359: * src/main/pa_exception.C: fixed string from stack bug (closes
2360: issue #1000)
2361:
2362: 2014-12-11 misha
2363:
2364: * src/types/pa_vhashfile.C: - check if key is not empty before
2365: access ( bug fix: #1005 )
2366:
2367: 2014-11-13 misha
2368:
2369: * src/main/compile.y: - PC.append does not reset to false while
2370: creating a new class. bugfix: #990
2371:
2372: * tests/299.html: - test for creation class after working with
2373: partial class (create+append)
2374:
2375: * src/types/pa_vobject.C: - @GET[def] always returns true. bugfix:
2376: #995
2377:
2378: * tests/232.html: - test for @get[def] added
2379:
2380: 2014-10-12 moko
2381:
2382: * src/lib/pcre/pcre_internal.vcproj: correct path
2383:
2384: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
2385: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
2386: lib/pcre/pcre_internal.vcproj, main/main.vcproj,
2387: targets/apache/ApacheModuleParser3.vcproj,
2388: targets/apache/ApacheModuleParser3Core.vcproj,
2389: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
2390: types/types.vcproj: project GUID inserted in *.vcproj for correct
2391: conversion in newer VS versions
2392:
2393: * parser3.sln, src/lib/pcre/pcre_internal.vcproj:
2394: pcre_internal.vcproj added
2395:
2396: 2014-08-28 moko
2397:
2398: * src/lib/pcre/: Makefile.am, pa_pcre_chartables.c,
2399: pa_pcre_internal.h, pa_pcre_valid_utf8.c: _pcre_default_tables
2400: and pcre_valid_utf are copied to parser3 code (fixes issue #991)
2401:
2402: 2014-06-30 misha
2403:
2404: * tests/298.html: - tests for ^reflection:def[class;className]
2405: added
2406:
2407: * src/classes/reflection.C: - ^reflection:def[class;className]
2408: added ( new feature: #918 )
2409:
2410: 2014-06-29 misha
2411:
2412: * src/classes/table.C: - ^table::create[unsupported data] -
2413: exception comment changed to "body must be table or code" ( bug
2414: fix: #951 )
2415:
2416: * tests/: 261.html, results/261.processed: - tests for
2417: ^json:string[...;$.void[null|string]] added
2418:
2419: * src/: classes/json.C, types/pa_value.h, types/pa_vvoid.h: - new
2420: option $.void[string|null] added to ^json:string[...] ( new
2421: feature: #952 )
2422:
2423: 2014-06-28 moko
2424:
2425: * src/classes/curl.C: $.charset now processed before other curl
2426: options (closes issue #980)
2427:
2428: 2014-05-23 misha
2429:
2430: * src/classes/json.C: - bug fix: #987
2431:
2432: 2014-05-04 misha
2433:
2434: * tests/: 253.html, 253_json.txt: - test for
2435: ^json:parse[$.int(false)] is added
2436:
2437: * src/classes/json.C: - To ^json:parse[] added option $.int(bool,
2438: default true). The option is similar to $.double(bool) but for
2439: integers.
2440:
2441: 2014-05-01 moko
2442:
2443: * src/classes/file.C: "PARSER_VERSION" -> PARSER_VERSION ( bugfix:
2444: #12 )
2445:
2446: 2014-04-16 moko
2447:
2448: * src/main/pa_http.C: response-charset option should finally work
2449: now (fix for issue #867)
2450:
2451: * src/main/pa_http.C: response-charset option should work now (fix
2452: for issue #867)
2453:
2454: 2014-03-07 moko
2455:
2456: * buildall: libgc moved
2457:
2458: * buildall: libgc moved
2459:
2460: 2013-12-29 moko
2461:
2462: * src/classes/string.C: ^string:js-unescape result now tainted,
2463: closes issue #966
2464:
2465: * tests/: 186.html, results/186.processed: ^string:js-unescape
2466: result now tainted, issue #966
2467:
2468: 2013-12-03 moko
2469:
2470: * src/: classes/memcached.C, types/pa_vmemcached.C,
2471: types/pa_vmemcached.h: memcached open $.skip-connect(true|false)
2472: option was added for http://www.parser.ru/forum/?id=79343
2473:
2474: * src/classes/file.C: bugfix for
2475: http://www.parser.ru/forum/?id=79337
2476:
2477: 2013-11-05 moko
2478:
2479: * configure.in, src/include/pa_version.h: 3.4.3 -> 3.4.4b
2480:
2481: * src/main/pa_globals.C: spelling fixed
2482:
2483: 2013-10-29 moko
2484:
2485: * src/lib/json/json.vcproj: json.c -> pa_json.C
2486:
2487: * src/lib/json/pa_json.C: C++ compatibility addes, related to issue
2488: #892
2489:
2490: * src/: classes/json.C, lib/json/Makefile.am, lib/json/json.c,
2491: lib/json/json.h, lib/json/pa_json.C: json.c -> pa_json.C (for
2492: exceptions to be thrown thougth json library), related to issue
2493: #892
2494:
2495: * src/main/pa_charset.C: avoid compilation bug in Debian 6.0.8 x32,
2496: related to issue #896
2497:
2498: 2013-10-24 moko
2499:
2500: * configure.in, src/include/pa_version.h: 3.4.3rc -> 3.4.3
2501:
2502: 2013-10-23 moko
2503:
2504: * README: actualization
2505:
2506: 2013-10-22 moko
2507:
2508: * src/targets/apache/mod_parser3.c: Adopted apache 2.4
2509: compatibility patch from Sergey Kirpichev
2510:
2511: * tests/: 297.html, results/297.processed: non-working getter fix
2512: test for issue #948
2513:
2514: * src/: include/pa_request.h, main/pa_request.C: Now getter is not
2515: called when saving value of $match variable in ^string.match[] to
2516: increase compatibility (related to issue #948).
2517:
2518: * src/: include/pa_request.h, targets/cgi/parser3.C: minor header
2519: usage optimization
2520:
2521: 2013-10-21 moko
2522:
2523: * tests/: 182.html, results/182.processed: local path removed for
2524: compatibility
2525:
2526: * tests/: 244.html, 253.html, 254.html, 275.html, 281.html,
2527: results/244.processed, results/253.processed,
2528: results/254.processed, results/275.processed,
2529: results/281.processed: try_catch -> try-catch
2530:
2531: * tests/: 288.html, 294.html, 296.html, results/288.processed,
2532: results/294.processed, results/296.processed: try_catch ->
2533: try-catch
2534:
2535: 2013-10-20 moko
2536:
2537: * tests/: 296.html, results/296.processed: test for xsl exception
2538: for issue #938 added.
2539:
2540: * src/: include/pa_xml_exception.h,
2541: main/pa_stylesheet_connection.C: forgotten to be replaced
2542: XmlException is now replaced (once again closes issue #938)
2543:
2544: 2013-10-19 misha
2545:
2546: * bin/auto.p.dist.in: - more mime-types are added
2547:
2548: 2013-10-18 moko
2549:
2550: * buildall: disable clock_gettime detection to avoid librt linking
2551: (which in turn depends on libpthread), related to issue #943
2552:
2553: 2013-10-18 misha
2554:
2555: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
2556: lib/smtp/smtp.vcproj, main/main.vcproj,
2557: targets/apache/ApacheModuleParser3Core.vcproj,
2558: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
2559: types/types.vcproj: - new locations for libxml2 includes where
2560: added to vcproj files
2561:
2562: 2013-10-18 moko
2563:
2564: * src/classes/: hashfile.C, op.C: hopefully last part of issue #948
2565: fix
2566:
2567: * tests/: 295.html, results/295.processed: test for issue #948
2568: updated
2569:
2570: * src/classes/table.C: hopefully last lost part for issue #948 fix.
2571: :)
2572:
2573: * tests/: 295.html, results/295.processed: test for issue #948
2574: added
2575:
2576: * src/: classes/hash.C, classes/string.C, classes/table.C,
2577: include/pa_request.h, types/pa_method.h: for getters and setters
2578: to be executed request.put_element should be called, not
2579: context.put_element (fixes issue #948)
2580:
2581: 2013-10-17 moko
2582:
2583: * src/classes/xdoc.C: libxml 2.9.1 compatibility with define
2584: LIBXML2_NEW_BUFFER check (closes issue #943)
2585:
2586: * buildall: libxml 2.9.1 build is broken --without-reader.
2587:
2588: 2013-10-16 moko
2589:
2590: * configure.in, src/include/pa_version.h: 3.4.3b -> 3.4.3rc
2591:
2592: * tests/: 294.html, results/294.processed: test for issue #938
2593:
2594: * src/: classes/xdoc.C, classes/xnode.C,
2595: include/pa_xml_exception.h, main/pa_xml_exception.C: XmlException
2596: now calls fixUTF8 if source charset is UTF-8 (closes issue #938)
2597:
2598: * buildall: pcre-8.30 -> pcre-8.33 libxml2-2.8.0 -> libxml2-2.9.1
2599: libxslt-1.1.26 -> libxslt-1.1.28
2600:
2601: * src/: include/pa_charset.h, lib/pcre/pa_pcre_internal.h,
2602: main/pa_charset.C: fixUTF8 method added to replace invalid UTF-8
2603: to '?', related to issue #938
2604:
2605: 2013-10-15 moko
2606:
2607: * src/: include/pa_common.h, main/pa_charset.C, main/pa_common.C,
2608: main/untaint.C: json chars 0x01-0x1F now are escaped as \u00XX,
2609: minor optimizations (closes issue #896)
2610:
2611: * tests/results/: 292.processed, 293.processed: results updated to
2612: comply with issue #896
2613:
2614: * tests/: 292.html, 293.html, results/292.processed,
2615: results/293.processed: tests for json escaping
2616:
2617: 2013-10-14 moko
2618:
2619: * src/: include/pa_common.h, main/pa_common.C: minor rearrangements
2620: and cleanup, code moved from .h to .C, no changes in code
2621:
2622: 2013-10-12 moko
2623:
2624: * tests/results/119.processed: updated test result commited
2625:
2626: * tests/: 291.html, results/291.processed: test for issue #894
2627: added
2628:
2629: * src/types/pa_wcontext.h: base methods call support function
2630: get_somebody_entered_some_class should not be true forever, as
2631: wcontext can have many get_elements calls (fixes issue #894)
2632:
2633: 2013-10-11 moko
2634:
2635: * tests/: 290.html, results/290.processed: test for junction GPF
2636: issue #942 added
2637:
2638: * src/types/pa_vmethod_frame.h: GPF if method junctions is passed
2639: to native method fixed (closes issue #942)
2640:
2641: * tests/: 158.html, results/158.processed: test for csv-string[]
2642: added
2643:
2644: * src/classes/table.C: minor fixes for table.csv-string[] (closes
2645: feature #907)
2646:
2647: * src/classes/table.C: ^table.csv-string[] from misha@ (implements
2648: feature #907)
2649:
2650: 2013-10-09 moko
2651:
2652: * src/: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
2653: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
2654: types/pa_vstateless_class.C: GET_default, SET_default now works
2655: properly not only in objects, but in classes as well (closes
2656: issue #903)
2657:
2658: * tests/: 289.html, results/289.processed: GET/SET_default now
2659: works in classes, not only objects, test case added, related to
2660: issue #903
2661:
2662: * tests/: 288.html, results/288.processed: test for endless
2663: recursion bug added (related to issue #903)
2664:
2665: 2013-10-05 moko
2666:
2667: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
2668: classes/table.C, main/execute.C, types/pa_method.h,
2669: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
2670: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
2671: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
2672: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmemcached.C,
2673: types/pa_vmemcached.h, types/pa_vmethod_frame.h,
2674: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
2675: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
2676: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
2677: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
2678: optimization: put_element no longer has "bool areplace" argument,
2679: related to issue #903
2680:
2681: 2013-10-03 moko
2682:
2683: * tests/results/182.processed: result for $.replace(false) test
2684: commited
2685:
2686: * src/classes/date.C: ^date::create(number) processed correctly
2687: (fixes issue #901)
2688:
2689: * src/classes/image.C: as_no_junction removed, as param can be
2690: expression (closes issue #931)
2691:
2692: * tests/233.html: test for issue #931 added
2693:
2694: 2013-10-02 moko
2695:
2696: * tests/: 182.html, 182_dir/a5.p: test for $.replace(true)
2697: modified, test for $.replace(false) added
2698:
2699: * src/main/compile_tools.h: forgotten class replace returned. :)
2700:
2701: 2013-09-30 moko
2702:
2703: * tests/: 141.html, results/141.processed: md5 tainting test added
2704:
2705: * src/: classes/op.C, include/pa_request.h, main/compile.y,
2706: main/compile_tools.h, main/pa_request.C: allow_class_replace
2707: implemented; $.replace option added to ^process and ^use
2708:
2709: 2013-08-27 moko
2710:
2711: * src/classes/: file.C, json.C, math.C, string.C, xdoc.C:
2712: cstr_to_string_body_untaint should be called with charsets for
2713: possible uri language and connection for possible sql language.
2714: related to issue #857
2715:
2716: * buildall: and -> or fixed
2717:
2718: 2013-08-26 moko
2719:
2720: * buildall: prepare_ functions logic changed to support
2721: gc-7.2d.tar.gz extracting to gc-7.2 directory
2722:
2723: 2013-08-23 moko
2724:
2725: * src/include/pa_config_fixed.h: gc and xml libs are now linked
2726: statically
2727:
2728: 2013-08-22 moko
2729:
2730: * src/classes/string.C: String::Empty used (related to issue #912)
2731: append_know_length removed (related to old GPF bug)
2732:
2733: 2013-08-21 moko
2734:
2735: * src/classes/math.C: untaint(L_AS_IS) added for md5 and sha1
2736:
2737: * src/classes/math.C: ^math:digest[...;$file] support added
2738: (related to ticket #857
2739:
2740: * tests/: 141.html, results/141.processed: ^math:digest[...;$file]
2741: implemented
2742:
2743: * src/types/pa_vhashfile.h: warning war
2744:
2745: * src/: classes/json.C, classes/op.C, include/pa_hash.h,
2746: include/pa_request.h, main/pa_request.C, types/pa_value.h:
2747: anti_endless_json_string_recoursion removed from request;
2748: json_string_recoursion added to json_options; $.indent[indent
2749: value] now supported and passed within recoursion closes feature
2750: #937
2751:
2752: * tests/: 287.html, results/287.processed: test for feature #937
2753:
2754: 2013-07-31 moko
2755:
2756: * src/lib/json/: json.c, pa_json.C: STATE__X -> STATE_XX for cygwin
2757: compilation having #define _S
2758:
2759: * src/main/pa_globals.C: cleanup
2760:
2761: 2013-07-30 moko
2762:
2763: * src/: classes/table.C, include/pa_common.h, main/pa_charset.C,
2764: main/pa_common.C: vs2003 warning war
2765:
2766: * src/lib/json/: json.c, pa_json.C: vs2003 warning war
2767:
2768: * src/lib/json/: json.c, pa_json.C: vs2003 compilation fix
2769:
2770: * src/lib/md5/pa_sha2.c: warning war
2771:
2772: 2013-07-29 moko
2773:
2774: * src/lib/json/: json.c, json.h, pa_json.C, pa_json.h: some libjson
2775: patches from github
2776:
2777: * src/: classes/bool.C, classes/double.C, classes/int.C,
2778: classes/memcached.C, include/pa_config_includes.h,
2779: types/pa_vfile.C, types/pa_vfile.h: warning war
2780:
2781: * src/lib/json/json.vcproj: C++ -> C
2782:
2783: * src/lib/json/: json.c, pa_json.C: C++ warning revert
2784:
2785: * src/lib/json/: json.c, pa_json.C: windows compatibility
2786:
2787: * src/lib/json/: json.c, pa_json.C: windows compatibility
2788:
2789: * src/lib/json/: json.c, pa_json.C: warning war
2790:
2791: * src/lib/json/: json.c, pa_json.C: win32 compilation issues fixes
2792:
2793: * src/include/pa_config_fixed.h: uint16_t added
2794:
2795: * configure.in: uint16_t check added
2796:
2797: * src/: classes/json.C, lib/json/JSON_parser.C,
1.101 moko 2798: lib/json/JSON_parser.h, lib/json/Makefile.am, lib/json/json.c,
2799: lib/json/json.h, lib/json/json.vcproj, lib/json/pa_json.C,
2800: lib/json/pa_json.h: JSON_parser with non-free licence is replaced
2801: with similar GPL licenced libjson (fixes issue #892)
1.95 moko 2802:
2803: 2013-07-25 moko
2804:
2805: * parser3.sln: dependencies added
2806:
2807: * parser3.sln, src/targets/apache/ApacheModuleParser3.vcproj,
2808: src/targets/apache/ApacheModuleParser3Core.vcproj: win32 apache
2809: module support
2810:
2811: * src/targets/apache/mod_parser3_core.C: win32 cleanup
2812:
2813: * src/targets/apache/mod_parser3.c: win32 apache 2.2 module
2814:
2815: 2013-07-23 moko
2816:
2817: * src/: include/pa_memory.h, main/pa_memory.C: non-working
2818: PA_DEBUG_GC_MEMORY removed
2819:
2820: * src/: main/pa_globals.C, targets/cgi/parser3.C:
2821: PA_DEBUG_DISABLE_GC compilation fix
2822:
2823: * src/: classes/op.C, classes/table.C, include/pa_request.h,
2824: main/pa_request.C: outdated RESOURCES_DEBUG removed
2825:
2826: * src/: main/pa_os.C, targets/cgi/parser3.C: headers cleanup,
2827: garbage cleanup
2828:
2829: * src/main/pa_common.C: warning war
2830:
2831: * src/: include/pa_http.h, main/pa_http.C: headers cleanup
2832:
2833: * src/: include/pa_common.h, main/pa_common.C: WIN32 -> _MSC_VER,
2834: minor cleanup
2835:
2836: * src/: include/pa_dir.h, main/pa_dir.C: loaddir under cygwin now
2837: uses cygwin, not WIN32 implementation
2838:
2839: * src/main/pa_exec.C: WIN32 -> _MSC_VER, under cygwin unix exec is
2840: able to exec shell scripts
2841:
2842: * src/classes/math.C: ifdef WIN32 cleanup
2843:
2844: * src/types/pa_vmemcached.C: LT_MODULE_EXT used
2845:
2846: * bin/auto.p.dist.in: libpq.so -> libpq.
2847:
2848: * src/classes/curl.C: LT_MODULE_EXT used
2849:
2850: * src/include/pa_config_fixed.h: LT_MODULE_EXT defined
2851:
2852: 2013-07-22 moko
2853:
2854: * src/include/: pa_config_fixed.h, pa_config_includes.h: win32
2855: includes fix
2856:
2857: * src/: main/pa_common.C, targets/cgi/parser3.C: includes cleanup
2858:
2859: * configure.in, src/include/pa_config_includes.h,
2860: src/lib/smtp/comms.C, src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
2861: src/main/pa_exec.C: includes cleanup
2862:
2863: * src/targets/cgi/parser3.C: 2012->2013
2864:
2865: * src/include/pa_version.h: 3.4.2 -> 3.4.3b
2866:
2867: * configure.in, src/include/pa_config_includes.h,
2868: src/include/pa_http.h, src/lib/json/JSON_parser.h,
2869: src/main/pa_random.C, src/main/pa_socks.C,
2870: src/types/pa_vstatus.C: cygwin support cleanup
2871:
2872: * configure.in: dirent.h check added
2873:
2874: * src/: include/pa_config_includes.h, include/pa_dir.h,
2875: main/pa_dir.C: includes cleanup, dirent.h check added filePath
2876: not copied
2877:
2878: 2013-07-21 moko
2879:
2880: * src/lib/cord/cord.vcproj: unused cordprnt.c removed
2881:
2882: * src/targets/cgi/: Makefile.am, getopt.c, getopt.h,
2883: parser3.vcproj: unused getopt.h / getopt.c removed
2884:
2885: * operators.txt, src/classes/file.C, tests/022.html,
2886: tests/results/022.processed: ^file:list[path][$.filter[regexp]
2887: $.stat(true)] usage commented
2888:
2889: * configure.in, src/classes/file.C, src/include/pa_dir.h,
2890: src/main/pa_dir.C: ^file:list[] now has dir column and when
2891: $.stat(true) it has size/*date columns modified patch from misha@
2892: that closes issue #914.
2893:
2894: * src/: include/pa_config_includes.h, main/pa_globals.C:
2895: PA_RELEASE_ASSERTS removed
2896:
2897: * src/lib/md5/pa_md5c.c: minor cleanup
2898:
2899: * src/lib/json/: JSON_parser.C, JSON_parser.h: headers cleanup,
2900: localeconv()->decimal_point usage remoed (related to issue #934)
2901:
2902: * src/lib/cord/: Makefile.am, cordprnt.c, include/cord.h: unused
2903: cordprnt.c removed
2904:
2905: * src/lib/sdbm/: sdbm.c, sdbm_pair.c, pa-include/pa_apr.h,
2906: pa-include/pa_errno.h, pa-include/pa_file_io.h,
2907: pa-include/pa_strings.h: includes cleanup
2908:
2909: * src/lib/md5/pa_md5c.c: headers cleanup
2910:
2911: 2013-07-20 moko
2912:
2913: * src/lib/cord/: cordbscs.c, cordprnt.c, cordxtra.c: includes
2914: cleanup
2915:
2916: 2013-07-19 moko
2917:
2918: * src/classes/math.C: extern "C" added for crypt
2919:
2920: 2013-07-18 moko
2921:
2922: * src/classes/math.C: fix redhat7.2 build
2923:
2924: 2013-07-17 moko
2925:
2926: * configure.in, src/include/pa_config_includes.h,
2927: src/include/pa_config_fixed.h: headers actualized (inttypes.h
2928: added for uint8/32/64_t)
2929:
2930: * src/lib/md5/: pa_md5.h, pa_md5c.c, pa_sha2.c, pa_sha2.h:
2931: pa_config_includes.h used for uint32/64_t
2932:
2933: 2013-07-16 moko
2934:
2935: * src/: include/pa_string.h, main/pa_string.C, types/pa_vform.C,
2936: types/pa_vform.h, types/pa_vobject.C, types/pa_vobject.h: warning
2937: war
2938:
2939: * src/main/compile.tab.C: compile.y was updated
2940:
2941: * src/main/compile.y: warning war
2942:
2943: * src/: include/pa_exception.h, main/pa_exception.C,
2944: main/pa_xml_exception.C: warning war
2945:
2946: * src/: include/pa_common.h, main/pa_common.C: warning war
2947:
2948: * configure.in: beauty :)
2949:
2950: * tests/: 141.html, results/141.processed: sha256/512 added
2951:
2952: 2013-07-13 moko
2953:
2954: * src/lib/md5/md5.vcproj: sha2 added
2955:
2956: * src/: lib/md5/pa_sha2.c, lib/md5/pa_sha2.h, lib/md5/Makefile.am,
2957: classes/math.C: sha2 support (sha256/sha512 digest)
2958:
2959: 2013-07-08 moko
2960:
2961: * src/classes/image.C: directory read or other read problem message
2962: fixed (related to issue #933)
2963:
2964: 2013-07-07 moko
2965:
2966: * bin/auto.p.dist.in: windows-1251 commented to remove auto.p
2967: dependense from $charsetsdir directory existance and content (and
2968: UTF-8 is default allready)
2969:
2970: * AUTHORS: + misha + moko. :)
2971:
2972: 2013-07-06 moko
2973:
2974: * src/: classes/curl.C, include/pa_globals.h,
2975: include/pa_sql_driver_manager.h, lib/memcached/pa_memcached.C,
2976: main/pa_globals.C, main/pa_sql_driver_manager.C: pa_dlinit added
2977: for lt_dlinit to be called once and lt_dlexit called at right
2978: place (related to issue #925)
2979:
2980: 2013-07-04 moko
2981:
2982: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstring.C:
2983: VString::as_vfile now uses vfile.set_binary_string to avoid
2984: content-type to be set, as it brokes badly designed logic in
2985: response output. This hopefully finishes issue #928.
2986:
2987: * tests/results/: 256.processed, 286.processed: file now displayed
2988: as name, size, mode, content-type
2989:
2990: * src/main/pa_common.C: read error now reported cottectly (fixes
2991: issue #933
2992:
2993: 2013-06-28 moko
2994:
2995: * tests/: 286.html, results/286.processed: test extended
2996:
2997: * tests/: 286.html, results/286.processed: Test for issue #928
2998: added. it tests default content-type change.
2999:
3000: * src/types/pa_vfile.C: closes issue #928 - default content-type
3001: now updated
3002:
3003: 2013-06-25 moko
3004:
3005: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h: default
3006: content-type for text/binary files without name added;
3007: ^file::create[$f;...] options now works properly and $f
3008: properties are default (fixes issue #928)
3009:
3010: 2013-05-16 misha
3011:
3012: * src/include/pa_opcode.h: - define for OBJECT_POOL optimisation is
3013: added
3014:
3015: * src/main/pa_table.C: - a tiny memory optimisation while creating
3016: table if specified limit is bigger than source rows count
3017:
3018: * src/classes/table.C: - ^table.foreach[k;v]{code}[separator] is
3019: added ( new feature: #858 )
3020:
3021: 2013-04-29 moko
3022:
3023: * src/classes/curl.C: CURL_IPRESOLVE_V4 now set by default,
3024: $.ipresolve(0|1|2) added (closes issue #891)
3025:
3026: * src/lib/curl/curl.h: CURL_IPRESOLVE added
3027:
3028: 2013-04-24 moko
3029:
3030: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
3031: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
3032: types/pa_vmemcached.h: ^memcache.release[] added, calls
3033: memcached_quit (refs #893)
3034:
3035: 2013-04-22 moko
3036:
3037: * src/: include/pa_string.h, main/pa_common.C: no more double
3038: slashes in file path (fixes bug #872)
3039:
3040: * src/: classes/curl.C, lib/curl/curl.h: minor fixes related to
3041: CURLOPT_ENCODING renamed into CURLOPT_ACCEPT_ENCODING (issue
3042: #739)
3043:
3044: * tests/results/266.processed: $.max_params added (feature #915)
3045:
3046: * src/: include/pa_common.h, main/pa_http.C: response-charset
3047: option added to file::load (closes issue #867)
3048:
3049: 2013-04-20 misha
3050:
3051: * src/classes/curl.C: - forgotten CURL_ACCEPT_ENCODING option is
3052: commited
3053:
3054: 2013-03-15 misha
3055:
3056: * src/classes/: hash.C, table.C: - Optimisation: do not create
3057: multiple empty strings while ::sql. uae String::Empty instead
3058:
3059: 2013-03-14 misha
3060:
3061: * src/classes/reflection.C: - for user classes
3062: ^reflection:method_info[] returns $.max_params and $.extra_param
3063: with $.call_type if they available ( new feature: #915 )
3064:
3065: * src/classes/file.C: - ^file:delete[] now supports an option
3066: $.exception(false) that suppress any exception while deleting
3067: file ( new feature: #916 )
3068:
3069: * src/classes/curl.C: - parsing cookies after curl:load now should
3070: work :)
3071:
3072: 2013-03-12 misha
3073:
3074: * src/types/pa_vfile.C: - if specified file_name is empty string
3075: set default name for the file
3076:
3077: 2013-03-11 misha
3078:
3079: * src/classes/curl.C: - after $f[^curl:load[...]] the cookies are
3080: also available in $f.cookies
3081:
3082: * src/: include/pa_http.h, main/pa_http.C: - parsing cookies is
3083: moved to a separate method
3084:
3085: 2013-03-10 moko
3086:
3087: * src/include/pa_config_fixed.h: typedef unsigned int uint32_t
3088: added
3089:
3090: * src/lib/memcached/pa_memcached.h: typedef unsigned int uint32_t
3091: removed (declared by autoconf)
3092:
3093: * configure.in: AC_TYPE_SSIZE_T, AC_TYPE_UINT32_T added for
3094: uint32_t define
3095:
3096: 2013-03-10 misha
3097:
3098: * src/classes/file.C: ^file:delete and ^file:move now support
3099: option $.keep-empty-dirs(true) ( new feature: #884 )
3100:
3101: * src/: include/pa_common.h, main/pa_common.C: - option for keeping
3102: empty dirs is added
3103:
3104: 2013-03-10 moko
3105:
3106: * src/classes/: bool.C, double.C, int.C: default can be present,
3107: but default check removed from ^int/double/bool.int/double/bool
3108: for string.int/double/bool compatibility (related to issue #913)
3109:
3110: * src/classes/string.C: ^string.int/dobule/bool no longer
3111: internally throws exception if default is present (closes issue
3112: #913)
3113:
3114: 2013-03-09 misha
3115:
3116: * src/types/: pa_vhash.h, pa_vregex.h, pa_vtable.h: - tiny
3117: optimisations ( #845 )
3118:
3119: * src/types/pa_venv.C: - added $env:fields ( new feature: #906 )
3120:
3121: 2013-03-08 moko
3122:
3123: * src/main/pa_http.C: GPF on ^cookies:save fixed, $file.cookies now
3124: creates correct table (fixes issue #910)
3125:
3126: * src/classes/op.C: r.connection() -> r.connection(false) to allow
3127: use outside of 'connect' operator (fixes issue #911)
3128:
3129: * tests/results/: 096.processed, 122.processed: test results
3130: updated as doubles now printed with 15 significant digits, not 5
3131: (fixes issue #882)
3132:
3133: * src/types/pa_vdouble.h: %.15g now used to format doubles instead
3134: of broken has_frac() ? "%g": "%.0f" logic (fixes issue #882)
3135:
3136: 2013-02-21 moko
3137:
3138: * src/classes/table.C: _locate_name_value does not check arguments
3139: count, so we check it in advance (fixes issue #905)
3140:
3141: 2012-10-23 moko
3142:
3143: * buildall: old shell for and echo compatibility (for six)
3144:
3145: 2012-10-19 moko
3146:
3147: * buildall: --strip added --disable-safe-mode listed in usage
3148:
3149: 2012-10-17 misha
3150:
3151: * src/classes/op.C: - apply-taint should not throw "outside
3152: connect" exception with sql lang now
3153:
3154: 2012-10-17 moko
3155:
3156: * src/main/pa_request.C: bugfix: safe mode should be inited for
3157: each request (for apache module)
3158:
3159: 2012-09-26 moko
3160:
3161: * src/doc/doxygen.cfg: png -> svg
3162:
3163: 2012-09-25 moko
3164:
3165: * tests/: 141.html, results/141.processed: md5 hmac added, long key
3166: test added
3167:
3168: * src/classes/math.C: HMAC for MD5 added, bugfix for tempdigest
3169: double use when key is long
3170:
3171: 2012-09-16 moko
3172:
3173: * src/classes/math.C: Format -> Method Encode -> Format
3174:
3175: * tests/: 141.html, results/141.processed: math:digest hmac test
3176: added
3177:
3178: 2012-09-14 moko
3179:
3180: * src/classes/math.C: SHA1ReadDigest added and used in ^sha1.
3181: ^digest[sha1|md5;data; $.encode[base64|hex] $.hmac[key]] basic
3182: implementation added
3183:
3184: 2012-09-12 moko
3185:
3186: * src/doc/: doxygen.cfg, footer.htm, index.dox, string.dox,
3187: targets.dox: doxygen.cfg and footer.htm updated for doxygen 1.7.3
3188: targets.dox and string.dox slightly actualized
3189:
3190: 2012-08-31 moko
3191:
3192: * ChangeLog: now generated with patched cvs2cl.pl
3193:
3194: 2012-07-29 moko
3195:
3196: * tests/285.html, src/main/execute.C, tests/results/285.processed:
3197: result should be pushed after VMethodFrame destructor is called,
3198: as it deletes junctions from stack params (fixes issue #868)
3199:
3200: 2012-07-23 moko
3201:
3202: * INSTALL, README: buildall script usage documented, other outdated
3203: info updated.
3204:
3205: * buildall-with-xml, buildall-without-xml: replaced by buildall
3206:
3207: 2012-07-21 moko
3208:
3209: * buildall: glib does not compile when threads are disabled...
3210:
3211: * src/types/pa_vmail.C: g_assertion fixes for empty input
3212:
3213: * src/types/pa_vmail.C: yet another fix (strange GPF on object
3214: unref, can't unref nested objects)
3215:
3216: * src/types/pa_vmail.C: another check added
3217:
3218: 2012-07-19 moko
3219:
3220: * buildall: usage added
3221:
3222: * buildall: new buildall script that unites buildall-with-xml,
3223: buildall-without-xml, --with-apache and --with-mailreceive
3224:
3225: * configure.in: support for static gmime and dynamic glib linking.
3226: fixes for FreeBSD
3227:
3228: 2012-07-17 moko
3229:
3230: * configure.in: --with-mailreceive replaced
3231: --with-static-mailreceive and --with-shared-mailreceive pathlink
3232: removed
3233:
3234: 2012-07-16 moko
3235:
3236: * src/types/pa_vmail.C: updated to work gmime 2.6, headers now
3237: capitalized, content now decoded and text content converted to
3238: $request:charset. all properties are accessed by functions, this
3239: ready for dynamic load.
3240:
3241: 2012-06-28 moko
3242:
1.101 moko 3243: * src/targets/apache/Makefile.am: fix for apache cflags for Linux
3244: 32 bit
1.95 moko 3245:
3246: 2012-06-27 moko
3247:
3248: * buildall-with-xml, buildall-without-xml: fetch requires -p for
3249: passive ftp
3250:
3251: * src/lib/ltdl/ltdl.vcproj: release build fixed
3252:
3253: * configure.in: 3.4.2 RC -> 3.4.2
3254:
3255: 2012-06-22 moko
3256:
3257: * src/types/pa_vfile.C: returned empty mode to stated files (issue
3258: #815)
3259:
3260: * tests/: 284.html, results/284.processed: output options test
3261: (feature #265)
3262:
3263: 2012-06-22 misha
3264:
3265: * tests/215.html: - little changes
3266:
3267: 2012-06-21 moko
3268:
3269: * src/: classes/json.C, classes/xdoc.C, types/pa_vxdoc.C,
3270: types/pa_vxdoc.h: output_options returned and used (bugfix for
3271: feature #265)
3272:
3273: * buildall-with-xml, buildall-without-xml: --with-match-limit=10000
3274: breaks long .*, default 10M restored. (issue #216)
3275:
3276: * tests/: 283.html, results/283.processed: test for issue #815
3277: added
3278:
3279: * src/types/: pa_vfile.C, pa_vstring.C: bugfix: ^#0D not altered
3280: again, cstrm not required.
3281:
3282: * src/lib/ltdl/: argz.c, ltdl.c, libltdl/lt__glibc.h: fixes for
3283: Win32 and broken FreeBSD (issue #45)
3284:
3285: * src/lib/ltdl/ltdl.vcproj: preopen.c and config.h removed
3286:
3287: * src/main/pa_string.C: warnings war
3288:
3289: * src/: classes/mail.C, include/pa_dir.h, include/pa_http.h,
3290: lib/json/JSON_parser.h, lib/smtp/smtp.h, main/pa_random.C,
3291: main/pa_socks.C, targets/apache/pa_threads.C,
3292: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
3293: types/pa_vstatus.C: compilation under cygwin fixed
3294:
3295: 2012-06-19 moko
3296:
3297: * src/lib/ltdl/: config_fixed.h, ltdl.vcproj: compilation under
3298: Windows fixed
3299:
3300: * parser3.sln: removed antique pcre_ctype
3301:
3302: * src/include/pa_config_fixed.h: required for INT_MAX / UINT_MAX
3303:
3304: * src/include/pa_config_fixed.h: undefined reference to
3305: __imp__pcre_* fix for Windows
3306:
3307: * src/: include/pa_charset.h, lib/pcre/Makefile.am,
1.101 moko 3308: lib/pcre/pa_pcre_internal.h, lib/pcre/pcre_internal.h:
3309: pcre_internal.h -> pa_pcre_internal.h for Windows compatibility
3310: (win32/pcre has own copy of pcre_internal.h _pcre_default_tables
3311: define fixed
1.95 moko 3312:
3313: 2012-06-18 moko
3314:
3315: * src/classes/memcached.C: flush -> clear
3316:
3317: * src/classes/memcached.C: memcached does not support quotes even
3318: in server name
3319:
3320: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
3321: lib/memcached/pa_memcached.h, types/pa_vmemcached.C: version()
3322: called on open to check servers existance. $.key(true) syntax
3323: now supported
3324:
3325: 2012-06-17 moko
3326:
3327: * src/include/: pa_config_fixed.h, pa_config_includes.h: old stuff
3328: cleanup
3329:
3330: * src/classes/table.C, tests/282.cfg, tests/282.html,
3331: tests/results/282.processed: encloser at the EOF bug fixed,
3332: incorrectly enclosed data now processed more logicaly (fixes
3333: #339)
3334:
3335: 2012-06-15 moko
3336:
3337: * buildall-without-xml: sync with buildall-with-xml
3338:
3339: * buildall-with-xml: download auto-detected between fetch and curl
3340:
3341: * configure.in: --with-gc and --with-pcre now also processed
3342: correctly
3343:
1.101 moko 3344: * aclocal.m4, configure, src/include/pa_config_auto.h.in: now
3345: aclocal -I src/lib/ltdl/m4/ && autoheader && automake && autoconf
3346: should be run on rol1 using automake / aclocal (GNU automake)
3347: 1.11.1 autoconf (GNU Autoconf) 2.68
1.95 moko 3348:
3349: * configure.in: new PARSER_VERSION logic
3350:
3351: * src/include/pa_version.h: new pa_version.h logic
3352:
3353: * src/: classes/curl.C, classes/file.C, classes/image.C,
3354: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
3355: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C:
3356: feols_normalized -> fis_text_content set_binary added
3357:
3358: * src/targets/cgi/parser3.C: gcc compilation warnings fixed
3359:
3360: 2012-06-15 misha
3361:
3362: * src/: classes/curl.C, classes/file.C, classes/image.C,
3363: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
3364: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C: -
3365: ^file::create[text;content] EOLs in content now is normalized. (
3366: new feature: #815 )
3367:
3368: 2012-06-15 moko
3369:
3370: * configure.in: --disable-version-update added to disable version
3371: update with host information (for debian package) whitespace
3372: optimized
3373:
3374: * configure.in: version changed to 3.4.2 RC no-pic added for
3375: libtool
3376:
3377: * src/include/pa_version.h: Nice pa_version.h default. Please keep
3378: it.
3379:
3380: 2012-06-14 moko
3381:
3382: * src/classes/hash.C, src/types/pa_vhash.h, tests/281.html,
3383: tests/results/281.processed: "hash flocked" error removed for
3384: safe operations like ^h._count[] ( new feature: #335 )
3385:
1.101 moko 3386: * src/targets/apache/Makefile.am: libmod_parser3 -> mod_parser3
1.95 moko 3387:
3388: * buildall-with-xml, buildall-without-xml: --with-static -> --with
3389:
3390: * configure.in: --with-static/shared xml replaced with --with-xml,
3391: xml compilation check added
3392:
3393: * configure.in: --with-static/shared-gc, --with-static-pcre are
3394: replaced with --with-gc and --with-pcre test for pcre linking
3395: added
3396:
3397: 2012-06-13 moko
3398:
3399: * configure.in: apxs2 check optimized
3400:
3401: * src/targets/cgi/Makefile.am: preserve-dup-deps requires .a, not
3402: .la, includes optimized
3403:
3404: * buildall-with-xml: --with-pic looks better for -fPIC
3405:
3406: * configure.in: switched to convenience library in static linking
3407:
3408: * src/targets/apache/Makefile.am: switched to convenience library
3409: usage to avoid libtool warnings
3410:
3411: * src/lib/: cord/Makefile.am, gd/Makefile.am, json/Makefile.am,
3412: md5/Makefile.am, memcached/Makefile.am, sdbm/Makefile.am,
3413: smtp/Makefile.am: switched to convenience library usage
3414:
3415: * src/sql/Makefile.am: pa_sql_driver.h should be in includes
3416:
3417: * src/targets/apache/Makefile.am: updated for libtool usage
3418:
3419: * bin/auto.p.dist.in: .cfg removed from charset names.
3420:
3421: * buildall-without-xml: --with-included-ltdl added
3422:
3423: * buildall-without-xml: sync with buildall-with-xml
3424:
3425: * buildall-with-xml: --with-included-ltdl added $cflags added for
3426: -fPIC for x64 $download added for wget success check added
3427:
3428: * buildall-without-xml: --with-dynamic-stdcpp removed
3429:
3430: * configure.in: disable-static returned
3431:
3432: * src/targets/cgi/Makefile.am: Automake 1.9 does not support
3433: LIBTOOLFLAGS
3434:
3435: 2012-06-12 moko
3436:
3437: * configure.in, src/targets/cgi/Makefile.am: disable-static not
3438: compatible with LIBTOOLFLAGS for unknown reasons
3439:
3440: * buildall-with-xml: --with-dynamic-stdcpp removed
3441:
3442: * configure.in: static/dynamic -lstdc++ linking option removed
3443: apxs2 check added
3444:
3445: * src/targets/cgi/Makefile.am: static/dynamic -lstdc++ linking
3446: option removed
3447:
3448: 2012-06-10 moko
3449:
3450: * src/targets/cgi/Makefile.am: --preserve-dup-deps libtool option
3451: added
3452:
3453: * src/targets/cgi/pp3.cmd: old PAF stuff
3454:
1.101 moko 3455: * Makefile.am: ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 added and some
3456: beauty
1.95 moko 3457:
3458: * depcomp: from libtool 2.4.2
3459:
3460: * configure.in: ltdl directory removed, it has correct Makefile.in
3461:
3462: 2012-06-09 moko
3463:
1.101 moko 3464: * Makefile.am, aclocal.m4, config.guess, config.sub, configure,
3465: install-sh, ltmain.sh, missing, src/include/pa_config_auto.h.in:
1.95 moko 3466: autogenerated files updated after libtool update
3467:
1.101 moko 3468: * src/lib/ltdl/: COPYING.LIB, Makefile.am, README, acinclude.m4,
3469: aclocal.m4, argz.c, argz_.h, config-h.in, config.h,
1.95 moko 3470: config_auto.h.in, config_fixed.h, configure, configure.ac,
3471: configure.in, lt__alloc.c, lt__dirent.c, lt__strl.c,
3472: lt_dlloader.c, lt_error.c, ltdl.c, ltdl.h, slist.c,
3473: config/compile, config/config.guess, config/config.sub,
3474: config/depcomp, config/install-sh, config/ltmain.sh,
3475: config/missing, libltdl/lt__alloc.h, libltdl/lt__dirent.h,
3476: libltdl/lt__glibc.h, libltdl/lt__private.h, libltdl/lt__strl.h,
3477: libltdl/lt_dlloader.h, libltdl/lt_error.h, libltdl/lt_system.h,
3478: libltdl/slist.h, loaders/dld_link.c, loaders/dlopen.c,
3479: loaders/dyld.c, loaders/load_add_on.c, loaders/loadlibrary.c,
3480: loaders/preopen.c, loaders/shl_load.c, m4/argz.m4, m4/libtool.m4,
3481: m4/ltdl.m4, m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
3482: m4/lt~obsolete.m4: libtool updated to version 2.4.2
3483:
3484: * configure.in: preparation for new libtool
3485:
3486: * configure.in: Some beauty added :)
3487:
3488: * src/targets/apache/Makefile.am: := -> =
3489:
3490: * src/lib/pcre/: Makefile.am, config.h: config.h removed once
3491: again. :)
3492:
3493: * src/include/pa_config_includes.h, configure.in: limits.h added,
3494: previously was taken from pcre_internal.h. :)
3495:
3496: * src/lib/pcre/Makefile.am: config.h returned
3497:
3498: * src/lib/pcre/config.h: still need this. :)
3499:
3500: * src/lib/pcre/pcre_internal.h: extracts from real pcre_internal.h
3501:
3502: * configure.in: --with-charsets removed; --with-mysql-client & co
3503: removed
3504:
3505: * buildall-with-xml, buildall-without-xml: pcre_internal.h extracts
3506: now in parser tree, no need to copy
3507:
3508: * src/lib/pcre/: Makefile.am, config.h, ibm-1250.ucm, ibm-1251.ucm,
3509: ibm-1254.ucm, ibm-1257.ucm, pcre_parser_ctype.c,
3510: pcre_parser_ctype.vcproj, ruspart_win2koi.pl, win-koi.tab:
3511: debian/patches/101_pcre.patch - local copy of pcre_internal.h
3512: extracts now used old trash removed
3513:
3514: * bin/auto.p.dist.in: all charsets are listed, utf-8 by default,
3515: rare charsets/drivers are commented, sql driver quessing removed
3516: (debian/patches/103_auto_p.patch)
3517:
3518: * etc/parser3.charsets/Makefile.am: charsets now in share
3519: (debian/patches/104_automake.patch) + all charsets are copied
3520:
3521: * buildall-with-xml, buildall-without-xml: curl option removed +
3522: extra arguments now supported
3523:
3524: 2012-06-08 misha
3525:
3526: * src/classes/table.C: - one params.as_hash usage was rolled back:
3527: the 2nd option in ^table.hash[] could be hash or table so
3528: .as_hash will throw an exception when table option is specified
3529:
3530: * src/: classes/curl.C, classes/file.C, classes/hash.C,
3531: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
3532: classes/table.C, classes/void.C, classes/xdoc.C,
3533: include/pa_exception.h, types/pa_vmethod_frame.C,
3534: types/pa_vmethod_frame.h: - MethodParams::as_hash is optimized
3535: and improved (whitespaces are allowed as empty options) -
3536: MethodParams::as_table is added - above methods are used for
3537: parsing methods' options ( new feature: #9 )
3538:
3539: * src/types/: pa_vclass.C, pa_vclass.h: - method get_hash is added
3540: to vclass. now class fields can be accessible as a hash:
3541: $h[^hash::create[$asd:CLASS]]
3542:
3543: * src/types/: pa_vhash.h, pa_vhashfile.h: - vhash and vhashfile now
3544: have get_fields method so their fields can be accessed with
3545: ^reflection:fields[...] & ^reflection:field[...]
3546:
3547: 2012-06-06 misha
3548:
3549: * tests/280.html: - tests for
3550: ^reflection:method[obj-or-class;method],
3551: ^reflection:field[obj-or-class;field] and
3552: ^reflection:fields[obj-or-class] are added
3553:
3554: 2012-06-05 misha
3555:
3556: * src/classes/reflection.C: - ^reflection:method[class or
3557: object;method name] and ^reflection:field[class or object;field
3558: name] are added
3559:
3560: * src/types/pa_vstateless_class.C: - Method::get_vjunction method
3561: is used
3562:
3563: * src/types/pa_method.h: - Method::as_vjunction method is added
3564:
3565: 2012-06-05 moko
3566:
1.101 moko 3567: * src/targets/Makefile.am: cgi now build with apache module
1.95 moko 3568:
3569: * src/classes/memcached.C: flish ttl fixed
3570:
3571: 2012-06-04 moko
3572:
3573: * src/classes/json.C, src/classes/op.C, tests/279.html,
3574: tests/results/279.processed: ^json:parse[] now supports $.taint
3575: option (new feature #833)
3576:
3577: 2012-06-04 misha
3578:
3579: * src/: include/pa_common.h, main/pa_common.C, types/pa_vcookie.C:
3580: - search_stop method was moved from pa_vcookie.C to pa_common.C
3581:
3582: 2012-06-03 misha
3583:
3584: * src/main/pa_http.C: - ^file:load[...;http://...] - all received
3585: cookies are parced and stored into $.cookies ( new feature: #31 )
3586:
3587: 2012-05-30 misha
3588:
3589: * tests/: 182_dir/a3.p, 182_dir/a4.p, 182.html: - test for adding
3590: incomplete class into a scope while @USE is found
3591:
3592: * src/main/compile.y: - add incomplete class into a scope while
3593: @USE and @CLASS instructions are found ( bugfix: #838 )
3594:
3595: 2012-05-30 moko
3596:
3597: * src/types/pa_vclass.C, tests/278.html,
3598: tests/results/278.processed: removed "property has no getter
3599: method" exception when GET_DEFAULT present (fixes #269)
3600:
3601: * src/classes/json.C, tests/277.html: ^json:string[], $.default ->
3602: $._default
3603:
3604: 2012-05-29 moko
3605:
3606: * src/types/pa_vvoid.h: $STRICT-VARS(true) implemented to check
3607: uninitialized values usage (new feature: #154)
3608:
3609: 2012-05-28 moko
3610:
3611: * tests/277.html, src/classes/json.C, src/classes/reflection.C,
3612: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
3613: src/types/pa_vdate.h, src/types/pa_vdouble.h,
3614: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vint.h,
3615: src/types/pa_vobject.C, src/types/pa_vobject.h,
3616: src/types/pa_vstring.h, src/types/pa_vtable.C,
3617: tests/results/277.processed, src/types/pa_vtable.h,
3618: src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h:
3619: ^json:string[$o; $.default[$method]] implemented for VObject (new
3620: feature #803)
3621:
3622: * src/classes/json.C, src/lib/json/JSON_parser.h, tests/277.html,
3623: tests/results/277.processed: json numbers are now treated as
3624: double ( new feature: #834 )
3625:
3626: * src/: classes/math.C, include/pa_string.h, main/pa_charset.C,
3627: main/pa_string.C, types/pa_vdouble.h, types/pa_vint.h: pa_atoui
3628: added for out of range checks, zero division in vint/vdouble
3629: check added ( fixes #832 )
3630:
3631: * tests/: 275.html, results/275.processed: tests for pa_atoui added
3632: ( fixes #832 )
3633:
3634: 2012-05-28 misha
3635:
3636: * buildall-with-xml: - --without-lzma option is added to libxml2
3637: configure
3638:
3639: * tests/256.html: - test for ^json:string[-file-;$.file[stat]] is
3640: added - tests for unsupported values for options $.file, $.table
3641: and $.date are added
3642:
3643: * src/: classes/json.C, types/pa_value.h: - ^json:string[...] now
3644: accepts "stat" $.file[] option's value in addition to existed
3645: "text" and "base64" ( new feature: #835 )
3646:
3647: * tests/276.html: - test for
3648: ^reflection:delete[$object-or-class;field-name]
3649:
3650: * src/classes/reflection.C: -
3651: ^reflection:delete[$object-or-class;field-name] is added ( new
3652: feature: #268 )
3653:
3654: 2012-05-27 misha
3655:
3656: * buildall-with-xml: - libxml2 2.7.8 => 2.8.0
3657:
3658: 2012-05-24 misha
3659:
3660: * src/include/pa_common.h: - method lastposafter was removed
3661:
3662: * src/classes/file.C: - use strrpbrk & rskipchars instead of
3663: lastposafter - ^file:dirname[] & Co proper handle windows file
3664: paths ( bug fix: #783 ) - ^file:dirname[] & ^file:basename[] now
3665: work as *nix commands
3666:
3667: * src/main/pa_request.C: - use strrpbrk instead of lastposafter
3668:
3669: * src/: include/pa_string.h, main/pa_string.C: - strrpbrk &
3670: rskipchars were added
3671:
3672: * tests/270.html: - more tests for ^file:find[]
3673:
3674: * tests/065.html: - more tests for ^file:dirname[] & Co
3675:
3676: * src/include/pa_version.h: - must be "win32" here. it is
3677: auto-generated on *nix
3678:
3679: 2012-05-24 moko
3680:
3681: * src/classes/math.C: ^math:convert[] now supports uint32 and
3682: throws overflow exception ( new feature: #830 )
3683:
3684: * tests/: 275.html, results/275.processed: test for ^math:convert[]
3685: uint32 support and overflow added ( new feature: #830 )
3686:
3687: 2012-05-23 moko
3688:
3689: * src/: classes/table.C, types/pa_value.h, types/pa_vbool.h,
3690: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
3691: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
3692: types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
3693: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
3694: types/pa_vregex.h, types/pa_vstateless_class.C,
3695: types/pa_vstateless_class.h, types/pa_vstring.h,
3696: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
3697: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: bool
3698: "return string as-is" removed from as_expr_result. ( new feature:
3699: #831 )
3700:
3701: * tests/results/244.processed: test changed after bug #782 fix
3702: commited
3703:
3704: * tests/results/229.processed: test results for bug #782 commited
3705:
3706: * tests/: 254.html, results/254.processed: uid now just compared,
3707: not printed. :)
3708:
3709: 2012-05-20 moko
3710:
3711: * src/classes/reflection.C: ^reflection:uid[$object] added ( new
3712: feature: #341 )
3713:
3714: * tests/: 254.html, results/254.processed: test for
3715: ^reflection:uid[] added
3716:
3717: * tests/: 254.html, results/254.processed: test for
3718: ^reflection:uid[$obj] added
3719:
3720: 2012-05-17 misha
3721:
3722: * src/main/untaint.C: - do not replace ' char by _26 while
3723: exploding filespec-tainting ( new feature: #829 )
3724:
3725: 2012-05-12 moko
3726:
3727: * src/types/pa_vvoid.h: is_string now also checked, but get_* -
3728: not.
3729:
3730: 2012-05-08 moko
3731:
3732: * src/types/pa_vmethod_frame.h: bug #782 fixed
3733:
3734: * tests/229.html: test for bug #782
3735:
3736: * tests/results/259.processed, src/main/pa_request.C,
3737: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
3738: src/types/pa_vstring.h, src/types/pa_vvoid.C,
3739: src/types/pa_vvoid.h: feature #154 - first empty param now
3740: string; defined locals are empty strings; $STRICT-VARS(true)
3741: added
3742:
3743: 2012-04-27 moko
3744:
1.101 moko 3745: * src/targets/apache/Makefile.am:
1.95 moko 3746: ../../lib/memcached/libmemcached.a added
3747:
3748: 2012-04-27 misha
3749:
3750: * buildall-with-xml, buildall-without-xml: - prce 8.12 => pcre 8.30
3751: ( #827 )
3752:
3753: 2012-04-25 moko
3754:
3755: * src/: classes/json.C, classes/memcached.C,
3756: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
3757: types/pa_vmemcached.C, types/pa_vmemcached.h: memcached_add
3758: implemented.
3759:
3760: * src/classes/curl.C: stderr -> f_stderr for Windows compatibility
3761:
3762: 2012-04-23 moko
3763:
3764: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
3765: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
3766: types/pa_vmemcached.h: open allows options hash for new
3767: memcached(options) function
3768:
3769: * src/classes/curl.C: check_safe_mode added, stderr now rewritten,
3770: not appended
3771:
3772: 2012-04-21 moko
3773:
3774: * src/classes/curl.C: '' added. :)
3775:
3776: * src/classes/classes.vcproj: new curl.h location
3777:
3778: * src/classes/curl.C: verbose output redirection from stderr to
3779: file curl option added
3780:
3781: 2012-04-20 moko
3782:
3783: * src/: classes/curl.C, lib/curl/curl.h: lib/curl/curl.h now
3784: contains what we need from curl, #ifdef HAVE_CURL removed
3785:
1.101 moko 3786: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 3787: src/include/pa_config_auto.h.in, src/include/pa_version.h,
1.101 moko 3788: src/lib/Makefile.am, src/lib/curl/Makefile.am,
3789: src/lib/curl/curl.h: curl.h header now in src/lib/curl, not
1.95 moko 3790: configure option
3791:
3792: 2012-04-19 moko
3793:
3794: * src/: classes/double.C, classes/inet.C, classes/int.C,
3795: classes/string.C, lib/gc/include/gc_allocator.h,
3796: types/pa_vform.C: PVS-Studio detected errors fixes, unused
3797: options from sql_result_string removed. (closes issue #468)
3798:
3799: * src/types/pa_vmemcached.C: empty string fix
3800:
3801: * src/types/: pa_value.C, pa_value.h, pa_vmemcached.C,
3802: pa_vstring.C, pa_vstring.h: serialization helpers moved to
3803: pa_vmemcached.C
3804:
3805: 2012-04-18 moko
3806:
3807: * src/targets/apache/mod_parser3.c: "Parser3 module requires
3808: apache2-mpm-prefork" error displayed in threaded mpm.
3809:
3810: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
3811: pa_setup_module_cells delayed to avoid GPF on init with php5-xsl
3812: installed (issue #354)
3813:
3814: 2012-04-16 moko
3815:
3816: * src/types/pa_vmemcached.C: call to memcached_result_create and
3817: memcached_result_free removed
3818:
3819: 2012-04-14 moko
3820:
3821: * src/lib/memcached/pa_memcached.h: uint32_t for Windows defined
3822:
3823: * src/types/pa_vmemcached.C: check_key added and used
3824:
3825: 2012-04-13 moko
3826:
3827: * src/: include/pa_string.h, types/pa_value.C, types/pa_value.h,
3828: types/pa_vmemcached.C, types/pa_vstring.C, types/pa_vstring.h:
3829: Serialization_data now added and used, VString now serialized
3830: with languages into memcached.
3831:
3832: 2012-03-28 moko
3833:
3834: * src/: types/pa_vmemcached.C, lib/memcached/pa_memcached.C,
3835: lib/memcached/pa_memcached.h: result lengths added
3836:
3837: 2012-03-27 moko
3838:
3839: * src/types/pa_vmemcached.C: strdup added
3840:
3841: 2012-03-24 moko
3842:
3843: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
3844: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
3845: types/pa_vmemcached.h: memcached: mget, flush, fttl added
3846:
3847: 2012-03-20 moko
3848:
1.101 moko 3849: * configure, configure.in: Makefiles.in updated for memcached
1.95 moko 3850:
3851: * src/targets/cgi/Makefile.am: cleanup
3852:
3853: * src/: types/Makefile.am, types/pa_vmemcached.C,
3854: types/pa_vmemcached.h, targets/cgi/Makefile.am: memcached initial
3855:
3856: * src/: classes/Makefile.am, classes/memcached.C,
3857: lib/memcached/Makefile.am, lib/memcached/constants.h,
3858: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
3859: lib/memcached/types.h, lib/Makefile.am: memcached initial
3860:
3861: 2012-03-16 moko
3862:
3863: * src/main/execute.C: ident now works under Linux + ident displays
3864: filenames (closes issue #818)
3865:
1.101 moko 3866: * src/types/: Makefile.am, pa_vmethod_frame_global.h,
1.95 moko 3867: pa_vmethod_frame_local.h: cleanup: pa_vmethod_frame_global.h
3868: pa_vmethod_frame_local.h removed
3869:
3870: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
3871: classes/classes.h, classes/curl.C, classes/date.C,
3872: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
3873: classes/hashfile.C, classes/image.C, classes/inet.C,
3874: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
3875: classes/memory.C, classes/op.C, classes/reflection.C,
3876: classes/regex.C, classes/response.C, classes/string.C,
3877: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
3878: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
3879: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
3880: include/pa_config_fixed.h, include/pa_config_includes.h,
3881: include/pa_dictionary.h, include/pa_dir.h,
3882: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
3883: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
3884: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
3885: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
3886: include/pa_request_charsets.h, include/pa_request_info.h,
3887: include/pa_sapi.h, include/pa_socks.h,
3888: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
3889: include/pa_stack.h, include/pa_string.h,
3890: include/pa_stylesheet_connection.h,
3891: include/pa_stylesheet_manager.h, include/pa_table.h,
3892: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
3893: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
3894: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
3895: lib/md5/pa_md5c.c, lib/pcre/pcre_parser_ctype.c,
3896: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
3897: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
3898: main/compile.tab.C, main/compile.y, main/compile_tools.C,
3899: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
3900: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
3901: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
3902: main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
3903: main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
3904: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
3905: main/pa_string.C, main/pa_stylesheet_connection.C,
3906: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
3907: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
3908: main/helpers/simple_folding.pl, sql/pa_sql_driver.h,
3909: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
3910: targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
3911: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
3912: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
3913: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
3914: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
3915: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
3916: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
3917: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
3918: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
3919: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
3920: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
3921: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
3922: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
3923: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
3924: types/pa_vmemory.h, types/pa_vmethod_frame.C,
3925: types/pa_vmethod_frame.h, types/pa_vmethod_frame_global.h,
3926: types/pa_vmethod_frame_local.h, types/pa_vobject.C,
3927: types/pa_vobject.h, types/pa_vregex.C, types/pa_vregex.h,
3928: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
3929: types/pa_vresponse.h, types/pa_vstateless_class.C,
3930: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
3931: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
3932: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
3933: types/pa_vvoid.C, types/pa_vvoid.h, types/pa_vxdoc.C,
3934: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
3935: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
3936: ident now works under Linux + ident displays filenames (closes
3937: issue #818) Copyright updated
3938:
3939: 2012-03-13 moko
3940:
3941: * src/main/pa_string.C: compilation fix for feature #741
3942:
3943: 2012-03-09 misha
3944:
3945: * tests/193.html: - tests for ^string:base64[encoded] are updated
3946:
3947: * src/main/pa_common.C: - ^string:base64[encoded;$.strict(true)]
3948: now detects invalid base64 chars in the middle of encoded stricg
3949: ( new feature: #55 )
3950:
3951: * src/include/pa_exception.h: - new exception type for base64
3952: decoding is added
3953:
3954: 2012-03-06 misha
3955:
3956: * tests/274.html: - tests for ^date::today[] and
3957: ^date.sql-string[datetime|date|time] are added
3958:
3959: * src/classes/date.C: - constructor ^date::today[] is added ( new
3960: feature: #811 ) - ^date.sql-string[] now can accept one param --
3961: strings "datetime", "date" or "time" - comments tidying up
3962:
3963: * src/types/pa_vdate.h: - get_sql_string now can print datetime,
3964: date and time
3965:
3966: 2012-03-03 misha
3967:
3968: * tests/193.html: - tests for
3969: ^string:base64[encoded;$.strict(true)] are added
3970:
3971: * tests/results/auto.p: - try-catch operator is added
3972:
3973: * src/: classes/file.C, classes/string.C, include/pa_common.h,
3974: main/pa_common.C: - $.strict(true|false) option is added to
3975: base64 decode methods ( new feature: #55 )
3976:
3977: * src/main/pa_common.C: - base64 decode memory usage was decreased
3978: ( new feature: #819 )
3979:
3980: 2012-02-28 moko
3981:
3982: * src/classes/hash.C: ident test
3983:
3984: 2012-02-27 misha
3985:
3986: * src/classes/file.C: - PARSER_VaRSION => PARSER_VeRSION
3987:
3988: 2012-01-08 misha
3989:
3990: * tests/273.html: - tests for ^string.replace[from;to] are added
3991:
3992: * src/: classes/string.C, include/pa_dictionary.h,
3993: main/pa_dictionary.C, main/pa_string.C: -
3994: ^string.replace[from;to] is added ( new feature: #741 ) -
3995: ^string.replace[one subst here] is slightly optimized
3996:
3997: 2011-12-07 misha
3998:
3999: * src/classes/table.C: - $t[^table::create{$empty}] now creates
4000: named table with one empty column ( bugfix: #63 )
4001:
4002: 2011-11-30 misha
4003:
4004: * src/classes/json.C: - it's possible to set user's method for
4005: parsing arrays: ^json:parse[...;$.array[$hook]] ( new feature:
4006: #763 )
4007:
4008: * tests/272.html: - test for ^json:parse[...;$.array[$hook]]
4009:
4010: 2011-11-23 misha
4011:
4012: * src/: classes/curl.C, classes/file.C, classes/image.C,
4013: classes/table.C, classes/xdoc.C, types/pa_vfile.C,
4014: types/pa_vfile.h, types/pa_vform.C: - constructor
4015: ^file::create[mode;filename;content[;options]] now accepts binary
4016: mode and file-content - new constructor's format:
4017: ^file::create[string-or-file-content[;$.name[filename]
4018: $.mode[text|binary] $.content-type[...] $.charset[...]]] ( new
4019: feature: #65 )
4020:
4021: * src/: include/pa_request.h, main/pa_request.C: - new method
4022: mime_type_of(const String*) is added
4023:
4024: * src/include/pa_exception.h: - new exception constant
4025: FILE_NAME_MUST_BE_SPECIFIED is added
4026:
4027: * src/classes/table.C: - bug with negative offset transformed into
4028: a feature. it means pointing to a row from the end of the table (
4029: new feature: #810 )
4030:
4031: 2011-11-19 misha
4032:
4033: * src/classes/table.C: - íåñêîëüêî signed/unsigned warnings óáðàíû
4034: â ìåòîäå _select ( new feature: #810 )
4035:
4036: * src/types/pa_vxdoc.C: - checkout if $.encoding and $.charset
4037: options were specified together is simplified
4038:
4039: 2011-11-12 misha
4040:
4041: * src/main/pa_request.C: - forgotten fix for escaping filename in
4042: HTTP content-disposition header (a part of bug #361 )
4043:
4044: * src/classes/json.C: - ^json:string[$.class_name[jmethod]] now
4045: checks for ancestors' classes as well ( new feature: #456 )
4046:
4047: * src/classes/op.C: - exceptions for ^break[] and ^continue[]
4048: "without cycle" now have types "parser.break" and
4049: "parser.continue" instead of "parser.runtime" ( new feature: #799
4050: )
4051:
4052: 2011-11-11 misha
4053:
4054: * tests/results/: 099.processed, 100.processed, 205.processed,
4055: 237.processed: - since bug #361 was fixed the content of filename
4056: in HTTP headers is quoted
4057:
4058: * tests/results/270.processed: - result for test 270
4059:
4060: * tests/: 065.html, results/065.processed: - more tests for
4061: ^file:basename[] & Co were added
4062:
4063: * tests/270_dir/: 270.txt, subdir/270.txt: - stuff for 270.html
4064:
4065: * tests/270.html: - tests for ^file:find[] are added
4066:
4067: * src/types/pa_vxdoc.C: - now it's possible to specify encoding
4068: using option $.charset. option $.engoding is still supported but
4069: these options can not be specified together
4070:
4071: * src/classes/xdoc.C: - charset.isUTF8 is used instead of
4072: comparation charset name with string "UTF-8" ( bugfix: #759 )
4073:
4074: 2011-10-11 misha
4075:
4076: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h: - new
4077: option was added: ^xdoc.file[$.name[èìÿ ôàéëà]] (new feature:
4078: #622)
4079:
4080: 2011-09-30 misha
4081:
4082: * src/types/pa_vrequest.C: - saving empty $request:post-body causes
4083: exception "saving stat-ed file" ( bugfix: #395 )
4084:
4085: 2011-05-30 misha
4086:
4087: * src/classes/string.C: - fixed bug which was added with
4088: params.as_hash into string:sql
4089:
4090: 2011-05-29 misha
4091:
4092: * src/types/pa_value.C: - filename in content-disposition header
4093: must be quoted ( bugfix: #361 )
4094:
4095: 2011-05-27 misha
4096:
4097: * src/classes/: image.C, xdoc.C: - $.mode must be set for newly
4098: created file
4099:
4100: * src/classes/: hash.C, mail.C: - little tunning with get_hash
4101: usage
4102:
4103: * src/include/pa_exception.h: - one more string for exception was
4104: added
4105:
4106: 2011-05-25 misha
4107:
4108: * tests/269.html: - tests for checking input params in some dom
4109: methods
4110:
4111: * src/classes/: xdoc.C, xnode.C: - validation of some input params
4112: was added. it isn't possible not wo create xdoc with invalid
4113: tagName. ( bugfix: #160 )
4114:
4115: * src/include/: pa_exception.h, pa_xml_exception.h: - exception's
4116: string "data must be string" was mover from pa_exception.h to
4117: pa_xml_exception.h
4118:
4119: * src/classes/: xnode.C, xnode.h: - methods as_xmlqname,
4120: as_xmlncname, as_xmlname and as_xmlnsuri were added
4121:
4122: * src/main/pa_xml_exception.C: - XmlException accepts more options
4123:
4124: * src/include/pa_xml_exception.h: - XmlException accepts more
4125: options - XML-related exception's strings were added
4126:
4127: * src/: classes/xdoc.C, types/pa_vxdoc.h: - code cleanup (unused
4128: output_options were removed)
4129:
4130: 2011-05-19 misha
4131:
4132: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
4133: params.as_hash is used more while parsing methods hash-options
4134:
4135: 2011-05-18 misha
4136:
4137: * operators.txt: - info about json-serialization of xdoc was added
4138:
4139: * tests/256.html: - tests for json-serialization xdoc were added
4140:
4141: * src/types/pa_vxdoc.C: - ups. I've forgot about "method" :)
4142:
4143: * src/: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
4144: classes/json.C, classes/xdoc.C: - now json:string can serialize
4145: xdoc-objects. options (the same as ^xdoc.string[]) could be
4146: specified in $.xdoc[] ( new feature: #265 )
4147:
4148: 2011-05-15 misha
4149:
4150: * tests/268.html: - tests for ^table.count[with options] were added
4151:
4152: * src/classes/table.C: - method ^table.count[] now can accept
4153: options ( new feature: #93 ): ^table.count[column] returns number
4154: of columns for named table; ^table.count[cells] returns number of
4155: cells in the current row; ^table.count[] & ^table.count[rows]
4156: return number of rows in a table.
4157:
4158: * tests/267.html: - test for checking switch/case in boolean mode
4159: was added
4160:
4161: * src/classes/op.C: - if switch's or case's value is bool, they are
4162: compared as bool values, not as double values: new feature: #351
4163:
4164: 2011-05-06 misha
4165:
4166: * tests/242.html: - EOL before EOF was added
4167:
4168: * tests/169.html: - tests for splitting empty string and void were
4169: added
4170:
4171: * src/main/pa_string.C: - fix of fix (^empty_string.split[...]
4172: returned table with one empty cell)
4173:
4174: 2011-04-03 misha
4175:
4176: * src/include/pa_version.h, configure.in: - version in head was
4177: changed to 3.4.2b
4178:
4179: 2011-03-30 misha
4180:
4181: * src/types/pa_vregex.C: - \w & Co now contain unicode properties
4182: as well ( new feature #294 )
4183:
4184: 2011-03-29 misha
4185:
4186: * buildall-with-xml, buildall-without-xml: - PCRE stack usage is
4187: limited to approx. 6 MB. previous limits were too big for real
4188: life. bugfix: #216
4189:
4190: 2011-03-04 moko
4191:
4192: * etc/parser3.charsets/cp866.cfg: Conforms to
4193: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP866.TXT
4194:
4195: * etc/parser3.charsets/cp866.cfg: cp866 initial version from
4196: vlalek@
4197:
4198: 2011-02-22 misha
4199:
4200: * src/include/pa_charset.h, operators.txt: - some methods mustn't
4201: be under #ifdef XML or parser can't be compiled without xml
4202: support
4203:
4204: 2011-02-21 misha
4205:
1.101 moko 4206: * src/targets/apache/: Makefile.am: - mention
1.95 moko 4207: ApacheModuleParser3.vcproj was removed
4208:
4209: * src/types/pa_vjunction.C: - EOL before EOF was added (warning
4210: removed)
4211:
4212: 2011-02-20 misha
4213:
4214: * tests/: 266.html, 266.p: - tests for checking $.inherited and
4215: $.overridden in ^reflection:method_info[...] were added
4216:
4217: * src/classes/reflection.C: - beautifying result of
4218: ^reflection:method_info[] ($.overridden/inherited)
4219:
4220: 2011-02-18 misha
4221:
4222: * src/main/: pa_charset.C, pa_http.C, untaint.C: - use pa_isalpha
4223: and pa_isalnum instead of isalpha and isalnum - bug with
4224: redundand quoting lowercased latin chars while building email
4225: body was fixed
4226:
4227: * src/include/pa_common.h: - pa_isalpha and ps_isalnum methods were
4228: added (they check for latin chars only)
4229:
4230: 2011-02-16 misha
4231:
4232: * src/main/pa_charset.C: - bugfix: in some cases the calculating
4233: string size for transcoding gave too small value (should ever
4234: look for availability char in dest charset inspite of the char
4235: size)
4236:
4237: 2011-02-04 moko
4238:
4239: * tests/223.html: header values now not url-encoded (issue #195)
4240:
4241: 2011-02-01 misha
4242:
4243: * buildall-with-xml, buildall-without-xml: - 8.10 => 8.12
4244:
4245: 2011-01-31 misha
4246:
4247: * src/main/pa_request.C: - throw exception if param file_name in
4248: use_file is empty
4249:
4250: 2011-01-08 moko
4251:
4252: * src/classes/curl.C: compilations errors fixed
4253:
4254: 2010-12-29 moko
4255:
4256: * tests/: 265.html, results/265.processed: test for issue #200
4257: added
4258:
4259: * src/main/pa_string.C: empty regex result check added (fixes issue
4260: #200)
4261:
4262: * src/main/pa_http.C: pa_http_safe_header_name corrected a bit
4263:
4264: * tests/results/223.processed: header values now not url-encoded
4265: (issue #195)
4266:
4267: * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
4268: main/untaint.C: L_HTTP_HEADER now used in http headers values,
4269: pa_http_safe_header_name added for headers names (fixes bug #195)
4270:
4271: 2010-12-18 misha
4272:
4273: * src/: types/types.vcproj, classes/classes.vcproj: - arp-include
4274: => pa-include
4275:
4276: 2010-11-28 moko
4277:
4278: * src/lib/sdbm/sdbm.vcproj: apr -> pa (.vcproj)
4279:
4280: * src/lib/sdbm/: pa_strings.C, sdbm.c, pa-include/pa_strings.h: apr
4281: -> pa
4282:
4283: * configure.in: apr -> pa
4284:
4285: * src/types/: pa_vhashfile.C, pa_vhashfile.h: apr -> pa
4286:
4287: * src/: lib/sdbm/pa-include/Makefile.am, lib/sdbm/Makefile.am,
4288: classes/Makefile.am, types/Makefile.am: apr -> pa
4289:
4290: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C,
4291: pa_file_io.C, pa_strings.C, sdbm.c, sdbm_hash.c, sdbm_lock.c,
4292: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h,
4293: pa-include/pa_apr.h, pa-include/pa_errno.h,
4294: pa-include/pa_file_info.h, pa-include/pa_file_io.h,
4295: pa-include/pa_sdbm.h, pa-include/pa_strings.h: apr -> pa (apache2
4296: module apr name conflict resolved)
4297:
4298: 2010-11-27 misha
4299:
4300: * buildall-with-xml, buildall-without-xml: - typo fixed: libz2 ->
4301: libbz2
4302:
4303: 2010-11-26 misha
4304:
4305: * src/: types/pa_vregex.C, classes/hash.C, classes/table.C: -
4306: warnings removed
4307:
4308: 2010-11-25 moko
4309:
4310: * operators.txt: $.indent(true)
4311:
4312: * operators.txt: another bugfix. :)
4313:
4314: * operators.txt: bugfix. :)
4315:
4316: * buildall-with-xml: libxml2-2.7.8 + with-apache
4317:
4318: 2010-11-24 moko
4319:
1.101 moko 4320: * configure: apxs support
1.95 moko 4321:
4322: * configure.in: apxs support -Bstatic gc removed for OS X
4323:
4324: * src/targets/: Makefile.am, apache/Makefile.am: apxs support
4325:
4326: * src/main/: pa_globals.C, pa_xml_io.C: the rest converted to
4327: THREAD_LOCAL usage
4328:
4329: * src/: classes/curl.C, include/pa_config_includes.h,
4330: main/pa_globals.C: THREAD_LOCAL defined and used
4331:
4332: 2010-11-23 moko
4333:
4334: * src/: classes/op.C, main/pa_os.C: microseconds, not milliseconds
4335: should be passed to pa_sleep, and only fractional part (bugfix:
4336: #188)
4337:
4338: * src/targets/apache/mod_parser3.c: 1.3 compatibility
4339:
4340: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
4341: GC_dont_gc=1, as in cgi version
4342:
4343: * src/targets/apache/mod_parser3.c: warning war
4344:
4345: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
4346: pa_httpd.h: version removed, some trash removed
4347:
4348: * src/targets/apache/mod_parser3.c: version removed (we don't want
4349: to show it), warning war
4350:
4351: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
4352: pa_httpd.h: parser_status_allowed removed + merge config
4353: functions removed (override is the default) + beauty
4354:
4355: * src/: include/pa_request.h, main/pa_request.C,
4356: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: option to
4357: hide $status used in apache module removed
4358:
4359: 2010-11-18 moko
4360:
4361: * operators.txt: $.table[compact] added for ^json:string[]
4362:
4363: 2010-11-16 moko
4364:
4365: * src/targets/apache/mod_parser3.c: some cleanup done
4366:
4367: * src/main/untaint.C: bugfix: first, second String::Body argument
4368: is hashcode; second, info.fragment_begin is original, not
4369: resulting length
4370:
4371: * src/classes/file.C: new feature: $.stdin now untainted
4372:
4373: * tests/results/264.processed: new feature: $.stdin[] now untainted
4374:
4375: * tests/cat.sh: new feature: stdin arg to test $.stdin[value]
4376:
4377: * src/classes/op.C: ^apply-taint[] method added
4378:
4379: * tests/: 264.html, results/264.processed: ^apply-taint[] test
4380: added; $.stdin untaint test added
4381:
4382: 2010-11-15 moko
4383:
4384: * src/targets/apache/mod_parser3.c: outdated MODULE_MAGIC_NUMBER
4385: removed
4386:
4387: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
4388: pa_httpd.h: 2x2 calculated under apache2. :)
4389:
4390: 2010-11-13 moko
4391:
4392: * src/targets/apache/mod_parser3.c: initial changes to build module
4393: with apache 2.x includes
4394:
4395: * src/targets/apache/: Makefile.am, mod_parser3.c,
4396: mod_parser3_core.C, pa_httpd.h, pa_threads.C: initial commit for
4397: united apache 1.3 / apache 2.x DSO module
4398:
4399: 2010-11-09 moko
4400:
4401: * src/types/pa_method.h: check added to dissallow @method[name;*]
4402: syntax
4403:
4404: * tests/: 263.html, results/263.processed: test from method[*args]
4405: added
4406:
4407: * src/types/: pa_method.h, pa_vmethod_frame.h: closes #26: variable
4408: number of params can now be passed to a method declared with *arg
4409:
4410: 2010-11-06 moko
4411:
4412: * src/classes/table.C: formating fixed. :)
4413:
4414: * src/classes/table.C: closes #4: ^table.select now supports
4415: $.limit(), $.offset, $.reverse() options
4416:
4417: * tests/: 262.html, results/262.processed: test for ^table:select
4418: with options added (feature #4)
4419:
4420: * src/include/pa_array.h: remove function added
4421:
4422: * src/types/: pa_vhash.C, pa_vhash.h: avoiding temporal String
4423: object in get_element/put_element, using static one.
4424:
4425: 2010-11-04 moko
4426:
4427: * src/types/pa_vregex.C: closes #6: exeption now thrown if invalid
4428: options is passed
4429:
4430: * tests/: 256.html, results/256.processed: $.table[compact] feature
4431: now tested; k and p in handler now tested.
4432:
4433: * src/types/: pa_value.h, pa_vtable.C, pa_vtable.h: fixes #153,
4434: $.table[compact] feature added
4435:
4436: * src/classes/json.C: key is now passed to handler in
4437: value_json_string; ^json:string result now process tainting
4438: inside and returns clean string, related to issue #153
4439:
4440: * src/main/untaint.C: bugfix: charset can be null (in
4441: ^string:save[] as example), thus check is added
4442:
4443: 2010-10-31 moko
4444:
4445: * src/classes/string.C: error message changed (fixes issue #149)
4446:
4447: 2010-10-29 moko
4448:
4449: * src/main/pa_http.C: ":port" is now added to "Host:" header if
4450: port is not default (fixes issue #155); exception on invalid port
4451: added.
4452:
4453: * src/main/untaint.C: '*' is now not urlencoded to allow header
4454: "Accept: */*" to be passed
4455:
4456: 2010-10-28 moko
4457:
4458: * src/classes/curl.C: bugfix: detect_charset() was throwing
4459: exception on unknown charset even if response_charset was
4460: specified
4461:
4462: 2010-10-27 moko
4463:
4464: * src/classes/string.C: ^string.append removed for void
4465: compatibility
4466:
4467: 2010-10-26 moko
4468:
4469: * src/classes/json.C: libjson supports array at top level, we too
4470: (GPF fixed)
4471:
4472: 2010-10-25 moko
4473:
4474: * tests/: 253.html, results/253.processed: libjson supports array
4475: at top level, parser now supports it as well.
4476:
4477: * tests/261.html, tests/results/261.processed,
4478: src/types/pa_vstring.h: empty string is now void compatible
4479: (allows $empty.key)
4480:
4481: 2010-10-22 misha
4482:
4483: * src/types/pa_vcookie.C: - fix for session cookie (was introduced
4484: while adding additional expires checkout)
4485:
4486: * tests/030.html: - test for session cookie was added
4487:
4488: 2010-10-21 moko
4489:
4490: * src/: classes/string.C, classes/void.C, main/execute.C,
4491: types/pa_vvoid.C, types/pa_vvoid.h: void now inherited from
4492: string (feature #111)
4493:
4494: * tests/: 261.html, results/261.processed: checks void from string
4495: inheritance (feature #111)
4496:
4497: * src/classes/: bool.C, classes.h, curl.C, date.C, double.C,
4498: file.C, hash.C, hashfile.C, image.C, inet.C, int.C, json.C,
4499: reflection.C, regex.C, string.C, table.C, void.C: used_directly()
4500: now true by default
4501:
4502: 2010-10-17 moko
4503:
4504: * src/: include/pa_string.h, main/pa_http.C, main/untaint.C: files
4505: upload now uses binary blocks instead of L_FILE_POST tainting.
4506: (bugfix: #128)
4507:
4508: * tests/: 223.html, results/223.processed: binary file upload test
4509: added, GPF (issue #128) also checked in this test
4510:
4511: 2010-10-13 misha
4512:
4513: * tests/260.html: - test for math:convert
4514:
4515: * src/classes/math.C: - error in math:convert was fixed
4516:
4517: * operators.txt: - info about
4518: ^math:convert[number](from-base;to-base) was added
4519:
4520: * src/classes/math.C: - method
4521: ^math:convert[number](from-base;to-base) for converting number
4522: represention from one base to another was added ( new feature:
4523: #23 )
4524:
4525: 2010-10-13 moko
4526:
4527: * src/main/compile.tab.C: [] now is empty string, not void
4528:
4529: * src/main/compile.y: [] now is empty string, not void
4530:
4531: * src/types/pa_vvoid.h: void now passed as parameter
4532:
4533: * tests/: 259.html, results/259.processed: to test difference
4534: between void and empty string (see ticket #111)
4535:
4536: * tests/results/152.processed: $sEmpty[] is now empty string, not
4537: void
4538:
4539: * tests/256.html: $s[$void] is no longer empty string
4540:
4541: * tests/254.html: empty string is no longer void
4542:
4543: 2010-10-12 misha
4544:
4545: * src/types/pa_vcookie.C: - check if $.expires value can be
4546: converted to date during cookies set up ( bugfix: #104 )
4547:
4548: * tests/041.html: - more tests for ^table.locate were added
4549:
4550: * src/classes/table.C: - ^table.locate[field;value;options] didn't
4551: work ( bugfix: #129 ) - exception comment for incorrect options
4552: ^table.locate[field;value;options] was fixed
4553:
4554: 2010-10-10 moko
4555:
4556: * src/: classes/reflection.C, main/execute.C: constructor returning
4557: another object feature returned
4558:
4559: * tests/results/258.processed: test result updated as constructor
4560: returning another object feature returned
4561:
4562: * tests/: 258.html, results/258.processed: test for constructor
4563: returning another object
4564:
4565: 2010-10-08 misha
4566:
4567: * tests/257.html: - whitespaces after @METACOMMANDS and their
4568: options shouldn't cause exceptions any longer
4569:
4570: 2010-10-06 moko
4571:
4572: * src/classes/: hash.C, table.C: length from sql server is now
4573: ignored, as sql string can contain 0x00 inside (bugfix: #119)
4574:
4575: 2010-10-02 misha
4576:
4577: * operators.txt: - the X mark was removed from ^cache[file]. it is
4578: usable to delete cache file.
4579:
4580: 2010-10-02 moko
4581:
4582: * tests/: 253.html, results/253.processed: hook_key added for key
4583: checking
4584:
4585: * src/classes/json.C: null key bug fixed
4586:
4587: 2010-09-29 misha
4588:
4589: * tests/: 256.html, 256.txt: - tests for ^json:string[] were added
4590:
4591: 2010-09-25 moko
4592:
4593: * src/classes/json.C: small fixed
4594:
4595: * tests/results/: 253.processed, 255.processed: just updated
4596:
4597: * tests/: 253.html, 253_json.txt, 255.html, results/253.processed,
4598: results/255.processed: charset transcode test added for
4599: json:parse
4600:
4601: 2010-09-24 moko
4602:
4603: * src/types/pa_value.h: warning war :)
4604:
4605: * src/: classes/json.C, include/pa_request.h, types/pa_value.h,
4606: types/pa_vfile.C, types/pa_vtable.C: $.indent implemented for
4607: ^json:string
4608:
4609: 2010-09-22 moko
4610:
4611: * src/main/pa_charset.C: parser charset tables declare only
4612: white-space before 0x20, thus adding the missing chars
4613:
4614: * etc/parser3.charsets/: koi8-r.cfg, koi8-u.cfg: updated to conform
4615: to http://unicode.org/Public/MAPPINGS/VENDORS/
4616:
4617: 2010-09-21 misha
4618:
4619: * src/main/compile.y: - some semicolons were added (VS2010 don't
4620: want to compile grammar if they are absent)
4621:
4622: * tests/: make_tests.cmd, run_tests.cmd: - path tools is changed
4623:
4624: * src/classes/classes.vcproj: - pathes to ls and gawk are changed
4625:
4626: * src/main/main.vcproj: - path to bison is changed
4627:
4628: 2010-09-21 moko
4629:
1.101 moko 4630: * etc/parser3.charsets/: windows-1250.cfg, windows-1251.cfg,
4631: windows-1254.cfg, windows-1257.cfg, x-mac-cyrillic.cfg: updated
4632: to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
1.95 moko 4633:
4634: 2010-09-20 misha
4635:
4636: * src/types/pa_vtable.C: - add EOLs while json-serializing table
4637:
4638: * src/classes/json.C: - add EOL while json-serializing hash
4639:
4640: * src/lib/json/JSON_parser.C: - 'ES' replaced by 'ESC' because some
4641: compilers don't like 'ES'.
4642:
4643: 2010-09-17 misha
4644:
4645: * operators.txt: - info about json class was added
4646:
4647: * src/classes/json.C: - ^json:string[object]
4648:
4649: * src/: include/pa_request.h, main/pa_request.C: - stuff for
4650: preventing infinite recursion while executing json:string was
4651: added
4652:
4653: * src/include/pa_string.h: - method append_quoted was added
4654:
4655: * src/types/: pa_value.C, pa_value.h, pa_vbool.h, pa_vdate.h,
4656: pa_vdouble.h, pa_vfile.C, pa_vfile.h, pa_vint.h, pa_vstring.h,
4657: pa_vtable.C, pa_vtable.h, pa_vvoid.h: - method get_json_string
4658: was added to Value & Co
4659:
4660: * src/classes/date.C: - methods get_gmt_string and get_sql_string
4661: were used
4662:
4663: * src/types/pa_vdate.h: - methods get_gmt_string and get_sql_string
4664: were added
4665:
4666: 2010-09-10 moko
4667:
4668: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
4669: die_or_abort (backport from 3.4.1)
4670:
4671: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
4672: die_or_abort (bugfix: #106)
4673:
4674: 2010-09-09 moko
4675:
4676: * src/classes/json.C: warning war. :)
4677:
4678: 2010-09-08 misha
4679:
4680: * src/lib/json/Makefile.am: - additional include directories were
4681: added (for pa_memory.h and gc.h)
4682:
4683: * src/lib/json/json.vcproj: - JSON_parser.c => JSON_parser.C -
4684: compile as C++ instead default - additional include directory was
4685: added (for gc.h)
4686:
4687: * src/types/pa_vform.C: - little code reformating
4688:
4689: * src/classes/file.C: - $.content-type option now can be specified
4690: in ^file::create ( new feature: #102 )
4691:
4692: 2010-09-08 moko
4693:
4694: * src/lib/json/: JSON_parser.C, JSON_parser.h: json lib now uses
4695: pa_malloc/pa_free
4696:
4697: 2010-09-07 moko
4698:
4699: * tests/results/254.processed: VStateless_class:put_element
4700: exception was fixed
4701:
4702: * src/types/: pa_value.h, pa_vstateless_class.h: now
4703: VStateless_class:put_element barks self.type, not this.type
4704: (bugfix: #105)
4705:
4706: 2010-09-06 moko
4707:
4708: * src/classes/reflection.C: bugfix: new String() is required for
4709: exception handling
4710:
4711: * tests/: 254.html, results/254.processed: test modified
4712:
4713: 2010-09-05 moko
4714:
4715: * tests/: 254.html, results/254.processed: ^reflection:copy test
4716: added
4717:
4718: * src/: classes/reflection.C, include/pa_request.h:
4719: ^reflection:copy implemented (new feature: #100)
4720:
4721: 2010-09-03 moko
4722:
4723: * src/lib/json/JSON_parser.C: c++ compatiblity
4724:
4725: * tests/: 253.html, 253_json.txt, results/253.processed: $.distinct
4726: option testing added
4727:
4728: 2010-09-02 moko
4729:
4730: * src/classes/json.C: $.distinct[first|last|all] added
4731:
4732: 2010-09-01 moko
4733:
4734: * tests/results/253.processed: json test result
4735:
4736: * tests/: 253.html, 253_json.txt: json test added
4737:
4738: * src/classes/json.C: json.C update to actual version + hash key
4739: creation bugfix
4740:
4741: 2010-08-31 misha
4742:
4743: * src/lib/json/JSON_parser.C, src/lib/json/JSON_parser.h,
4744: src/lib/json/Makefile.am, src/lib/json/json.vcproj,
4745: src/lib/Makefile.am, src/classes/Makefile.am,
4746: src/classes/classes.vcproj, src/classes/json.C, parser3.sln: -
4747: json library was added
4748:
4749: 2010-08-30 moko
4750:
4751: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
4752: types/pa_vobject.C: cosmetic optimization in
4753: request:execute_method usage
4754:
4755: * src/: include/pa_charset.h, main/pa_charset.C: small
4756: optimization, just to decrease number of lines. :)
4757:
4758: 2010-08-27 misha
4759:
4760: * src/classes/op.C: - taint[json] was added
4761:
4762: * tests/: 250.html, 251.html, 252.html: - tests for taint[json]
4763: were added
4764:
4765: * src/main/pa_exec.C: - warning fix was rolled back.
4766:
4767: * src/: main/pa_charset.C, main/untaint.C, include/pa_charset.h,
4768: include/pa_string.h: - taint[json] was added - escaping was
4769: slightly modified
4770:
4771: 2010-08-25 misha
4772:
4773: * src/classes/file.C: - typo in file:sql exception was fixed
4774:
4775: * src/main/pa_exec.C: - warning about declared and not used
4776: variable forced_allow was removed
4777:
4778: 2010-08-14 misha
4779:
4780: * src/classes/hash.C: - two warnings about signed/unsigned mismatch
4781: were removed
4782:
4783: 2010-08-11 moko
4784:
4785: * tests/: 249.html, results/249.processed: default setter and
4786: anti-recursive default getter test added
4787:
4788: * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
4789: types/pa_value.h, types/pa_vclass.C, types/pa_vobject.C,
4790: types/pa_vobject.h, types/pa_vstateless_class.C,
4791: types/pa_vstateless_class.h: default setter support +
4792: anti-recursive default getter support ( new feature: #13 )
4793:
4794: * src/include/pa_hash.h: optimization: threshold member removed
4795: from hash, reducing sizeof(hash)
4796:
4797: 2010-08-10 misha
4798:
4799: * tests/196.html: - junction-method was added to the test
4800:
4801: * tests/248.html: - ups. typo :)
4802:
4803: * tests/248.html: - test for checking .match with 4 params
4804:
4805: * tests/: 247.html, 247_utf8.txt, 247_utf8_bom.txt,
4806: 247_windows1251.txt: - test for "transcode file from utf-8 to
4807: $request:charset during loading if the BOM code is detected"
4808:
4809: * src/main/: pa_common.C, pa_http.C: - transcode file from utf-8 to
4810: $request:charset during loading if the BOM code is detected ( new
4811: feature: #98 )
4812:
4813: 2010-08-05 misha
4814:
4815: * src/classes/image.C: - ^image.replace now can accept only 2
4816: params. in this case the whole image is affected ( new feature:
4817: #95 )
4818:
4819: 2010-08-04 misha
4820:
4821: * tests/246.html: - test tor ^hash._at[] was added
4822:
4823: * src/classes/hash.C: - ^hash._at[first|last|[-]N] ( new feature:
4824: #53 )
4825:
4826: * src/include/pa_hash.h: - methods for accessing the first and the
4827: last values of ordered hash were added (first_value and
4828: last_value)
4829:
4830: * src/classes/file.C: - now ^file::base64 accepts up to 4 params
4831: (similar to others file's methods):
4832: ^file::base64[mode;user-file-name;encoded;options] ( new feature:
4833: #68 )
4834:
4835: * src/types/pa_vmethod_frame.h: - helper method as_hash was added
4836:
4837: 2010-08-01 moko
4838:
4839: * src/classes/op.C: to correctly process $result[] in code, called
4840: from ^process
4841:
4842: * tests/245.html: $result in ^process[] test added
4843:
4844: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
4845: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.C,
4846: types/pa_vmethod_frame.h, types/pa_vobject.C: optimization:
4847: VMethodFrame(junction, caller) replaced with VMethodFrame(method,
4848: caller, self) op_call(VMethodFrame &frame, bool constructing)
4849: removed, construct(class,method) added
4850:
4851: * tests/results/: 192.processed, 244.processed: request::construct
4852: added
4853:
4854: * tests/: 244.html, 245.html, results/244.processed,
4855: results/245.processed: object creation exceptions and ^process
4856: tests added
4857:
4858: 2010-07-28 misha
4859:
4860: * tests/make_tests.cmd: - win32 EOLs
4861:
4862: * tests/: run_parser.cmd, run_tests.cmd: - cmd files for executing
4863: tests on Win32 were added (The system timezone should be GMT+3)
4864:
4865: 2010-07-26 misha
4866:
4867: * tests/: 212.html, results/212.processed: - sizes were removed
4868: mecause they could be different on different OSs
4869:
4870: * tests/065.html: - make it "win32 friendly"
4871:
4872: 2010-07-25 misha
4873:
4874: * src/main/compile.y: - all EOLs between methods are removed during
4875: compilation ( new feature: #47 )
4876:
4877: * tests/results/149.processed: - prepare tests to trim trailing
4878: methods' EOLs
4879:
4880: * tests/149.html: - prepare tests to trim trailing methods' EOLs
4881:
4882: * tests/: results/006.processed, results/014.processed, 006.html,
4883: 014.html, 022.html: - prepare tests to trim trailing methods'
4884: EOLs
4885:
4886: * tests/: 059.html, 071.html, 149.html, results/059.processed,
4887: results/071.processed, results/022.processed: - prepare tests to
4888: trim trailing methods' EOLs
4889:
4890: * tests/: results/073.processed, results/109.processed,
4891: results/142.processed, results/144.processed,
4892: results/149.processed, 073.html, 096.html, 109.html, 142.html,
4893: 144.html: - prepare tests to trim trailing methods' EOLs
4894:
4895: * tests/: 096.html, 107.html, 109.html, 142.html, 144.html,
4896: 149.html, 152.html, results/096.processed, results/107.processed,
4897: results/109.processed, results/142.processed,
4898: results/144.processed: - prepare tests to trim trailing methods'
4899: EOLs
4900:
4901: 2010-07-24 moko
4902:
4903: * tests/results/: 156.processed, 224.processed: fix for #54 changed
4904: the hash order in this test
4905:
4906: * tests/014.html: to check hash order, hash no is longer sorted
4907: before print
4908:
4909: * src/include/pa_hash.h: hash copy constructor now keeps order
4910: (bugfix: #54)
4911:
4912: 2010-07-23 moko
4913:
4914: * tests/results/224.processed: @auto[] is no longer inherited
4915:
4916: * src/types/pa_vstateless_class.C, tests/227.html,
4917: tests/results/227.processed: @auto[] is no longer inherited
4918: (bugfix: #57)
4919:
4920: 2010-07-22 misha
4921:
4922: * src/classes/table.C: - don't skip comment lines during
4923: table::load if encloser or separator is set as '#' ( new feature:
4924: #30 )
4925:
4926: * src/targets/cgi/parser3.C: - don't run as cgi if
4927: env:PARSER_VERSION was set for preventing infinite loot ( bugfix:
4928: #12 )
4929:
4930: * src/classes/file.C: - set PARSER_VARSION env before external
4931: script executing
4932:
4933: 2010-07-13 misha
4934:
4935: * tests/058.html: - test for suppressing @border was added - test
4936: for user attribute was added
4937:
4938: * tests/results/186.processed: unescaping from \uXXXX
4939:
4940: * tests/186.html: unescaping from \uXXXX
4941:
4942: * tests/: 239.html, results/239.processed: method call type
4943:
4944: * src/types/: pa_vjunction.C, pa_vjunction.h: - bugfix: #90 :
4945: $junction_method.CLASS_NAME (+CLASS)
4946:
4947: 2010-07-07 misha
4948:
4949: * buildall-with-xml, buildall-without-xml: - moving to pcre 8.10 on
4950: *nix
4951:
4952: 2010-07-05 misha
4953:
4954: * src/: classes/curl.C, classes/file.C, classes/hash.C,
4955: classes/image.C, classes/op.C, classes/string.C, classes/table.C,
4956: classes/void.C, main/pa_common.C, main/pa_http.C: - exception
4957: comment strings "options must be hash", "options must be hash,
4958: not code" and "called with invalid option" were replaced by
4959: constatns - exception comment string "invalid option passed" was
4960: replaced by "called with invalid option" (now in different
4961: methods are the same exception comment string)
4962:
4963: * src/include/pa_exception.h: - more exception strings were defined
4964:
4965: * src/: main/compile.y, main/compile_tools.C, main/compile_tools.h,
4966: types/pa_vstateless_class.h: - now we can define possible
4967: method's call type ( new feature: #5 ) 1.
4968: @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's
4969: methods 2. @static:method[params] (only static keyword could be
4970: used here) -- for specified methods
4971:
4972: * src/main/pa_common.C: - junction points should not be deleted on
4973: win32 during dirs cleanup ( bugfix: #83 ) - optimisation in dirs
4974: cleanup
4975:
4976: 2010-07-03 misha
4977:
4978: * tests/: 158.html, 160.html, 161.html, 162.html, 163.html,
4979: results/158.processed, results/160.processed,
4980: results/161.processed, results/162.processed,
4981: results/163.processed: - prepare tests to trim trailing methods'
4982: EOLs
4983:
4984: * tests/results/169.processed: - prepare tests to trim trailing
4985: methods' EOLs
4986:
4987: * tests/results/: 168.processed, 169.processed: - prepare tests to
4988: trim trailing methods' EOLs
4989:
4990: * tests/: results/170.processed, results/167.processed,
4991: results/168.processed, results/169.processed, 167.html, 168.html,
4992: 169.html: - prepare tests to trim trailing methods' EOLs
4993:
4994: * tests/: results/170.processed, results/171.processed,
4995: results/172.processed, results/173.processed,
4996: results/174.processed, results/175.processed, 170.html, 171.html,
4997: 172.html, 173.html, 174.html, 175.html: - prepare tests to trim
4998: trailing methods' EOLs
4999:
5000: * tests/: results/176.processed, results/180.processed,
5001: results/184.processed, results/185.processed,
5002: results/191.processed, results/192.processed,
5003: results/196.processed, results/197.processed,
5004: results/198.processed, 176.html, 180.html, 184.html, 185.html,
5005: 191.html, 192.html, 196.html, 197.html, 198.html: - prepare tests
5006: to trim trailing methods' EOLs
5007:
5008: * tests/: 199.html, 208.html, 209.html, 213.html, 214.html,
5009: results/199.processed, results/208.processed,
5010: results/209.processed, results/213.processed,
5011: results/214.processed: - prepare tests to trim trailing methods'
5012: EOLs
5013:
5014: 2010-06-29 misha
5015:
5016: * tests/: 220.html, 218.html, results/218.processed,
5017: results/215.processed, results/217.processed, 215.html, 217.html:
5018: - prepare tests to trim trailing methods' EOLs
5019:
5020: * tests/: results/224.processed, 224.html, 223.html,
5021: results/223.processed, results/220.processed: - prepare tests to
5022: trim trailing methods' EOLs
5023:
5024: * tests/results/: 226.processed, 230.processed: - prepare tests to
5025: trim trailing methods' EOLs
5026:
5027: * tests/: 229.html, results/229.processed: - prepare tests to trim
5028: trailing methods' EOLs
5029:
5030: * tests/: 232.html, 235.html, results/232.processed,
5031: results/235.processed, 226.html, 227.html, 228.html, 230.html,
5032: results/226.processed, results/227.processed,
5033: results/228.processed, results/230.processed: - prepare tests to
5034: trim trailing methods' EOLs
5035:
5036: 2010-06-16 moko
5037:
5038: * tests/: 229.html, results/229.processed: elseif now supported in
5039: ^if
5040:
5041: * src/classes/op.C: new feature: #56 elseif now supported in ^if
5042:
5043: 2010-06-03 misha
5044:
5045: * src/main/pa_common.C: - bugfix #74 -- memmove should be used
5046: instead of memcopy for overlaped regions
5047:
5048: 2010-05-25 misha
5049:
5050: * src/main/pa_common.C: - wanring about unused vars was removed
5051:
5052: * src/: include/pa_request.h, main/execute.C, main/pa_request.C: -
5053: get_method_filename was moved to execute.C
5054:
5055: 2010-05-23 misha
5056:
5057: * src/main/pa_request.C: - more accurate detection of method's file
5058:
5059: 2010-05-22 misha
5060:
5061: * src/classes/reflection.C: - bugfix: core during detection of
5062: .file if filespec isn't detected successfully
5063:
5064: 2010-05-20 misha
5065:
5066: * src/main/pa_request.C: - fix in get_method_filename
5067:
5068: * src/include/pa_request.h: - new feature: #24 -- searching
5069: included file in @USE/^use is changed. if its filespec doesn't
5070: start from '/' it will be searched in caller file directory
5071:
5072: * src/classes/reflection.C: - ^reflection:method_info returns file
5073: where the method is defined
5074:
5075: * src/: include/pa_request.h, main/compile.y, main/pa_request.C,
5076: classes/op.C: - new feature: #24 -- searching included file in
5077: @USE/^use is changed. if its filespec doesn't start from '/' it
5078: will be searched in caller file directory
5079:
5080: * src/: classes/file.C, include/pa_common.h: - method lastposafter
5081: is moved to pa_common.h
5082:
5083: 2010-05-18 misha
5084:
5085: * src/: main/pa_common.C, include/pa_common.h, classes/string.C,
5086: types/pa_vcookie.C: new feature: #71 ^string:js-unescape and
5087: cookie parser decode \uXXXX as well as %uXXXX
5088:
5089: 2010-05-17 misha
5090:
5091: * src/classes/curl.C: beauty: - unused param is removed in method
5092: _curl_version_action - some spaces were removed or replaced by
5093: tabs
5094:
5095: * src/classes/table.C: - bugfix: #72 core with empty value during
5096: ^table.hash[...;name_of_the_last_column][$.type[string]]
5097:
5098: 2010-05-16 misha
5099:
5100: * src/classes/curl.C: new: #61 more curl options were added
5101: (contributed by Sumo)
5102:
5103: 2010-04-29 pretender
5104:
5105: * src/main/pa_string.C: fixes #63 Split result from empty string
5106: now empty string.
5107:
5108: * src/types/pa_vtable.C: bugfix: #35 All empty table cells are now
5109: string type.
5110:
5111: 2010-04-28 pretender
5112:
5113: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
5114: main/execute.C: bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS
5115: macrodefinition removed
5116:
5117: 2010-04-19 pretender
5118:
5119: * src/main/execute.C: fixes #60 Stacktrace now contains info for
5120: OP_CONSTRUCT_OBJECT and OP_GET_CLASS
5121:
5122: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
5123: fixes #64 Now file.missing exception generates in unsafe mode to.
5124:
5125: * src/classes/file.C: fixes #48 Now not throw "not save environment
5126: variable" exception in grpunlim version.
5127:
5128: 2010-04-05 misha
5129:
5130: * src/classes/string.C: - new feature: 4th param was added to
5131: match. if specified its value is returned in case of nothing was
5132: found
5133:
5134: 2010-04-01 misha
5135:
5136: * src/main/pa_request.C: - bugfix: on *nix URIs like /a/b/// caused
5137: multiple execution of /a/b/auto.p
5138:
5139: 2010-03-19 misha
5140:
5141: * src/main/execute.C: - core in $table1.$table2 was fixed
5142:
5143: * src/targets/cgi/parser3.C: - core in sigpipe was fixed
5144:
5145: 2010-01-27 misha
5146:
5147: * src/main/pa_common.C: - bugfix: there are no excaption.type if
5148: trying to open file by path /existing-file/non-exixting-file
5149:
5150: 2010-01-26 misha
5151:
5152: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:post-body
5153: was added (returns file)
5154:
5155: 2009-12-22 misha
5156:
5157: * src/classes/curl.C: - method 'option' was renamed to 'options' -
5158: now parser doesn't have class curl if it was built without it
5159:
5160: 2009-12-15 misha
5161:
5162: * configure.in: - little cheat with curl include dir was added
5163:
5164: 2009-12-05 misha
5165:
5166: * src/classes/curl.C: - some fixes
5167:
5168: 2009-12-04 misha
5169:
5170: * src/include/pa_config_fixed.h, src/classes/classes.vcproj,
5171: src/classes/curl.C, src/classes/file.C, src/classes/Makefile.am,
5172: buildall-with-xml, buildall-without-xml, configure.in: - curl
5173: class was added
5174:
5175: * src/include/pa_hash.h: - hash-iterator was added
5176:
5177: * buildall-with-xml, buildall-without-xml: - option --passive-ftp
5178: was added to pcre
5179:
5180: 2009-11-27 misha
5181:
5182: * src/classes/image.C: - don't add @border attribute to output of
5183: ^image.html[] if it was specified by user with empty value
5184:
5185: * src/types/pa_vxdoc.C: - bugfix: core if xdoc doesn't have the
5186: root element and we are trying to access .documentElement
5187:
5188: 2009-11-11 misha
5189:
5190: * src/classes/table.C: - in ^table.flip[] look at number of columns
5191: instead of number of items in first row for named tables
5192:
5193: 2009-11-10 misha
5194:
5195: * operators.txt: - info about hash-options in ^file::create was
5196: added
5197:
5198: * tests/237.html: - test for ^file::create[...;$.charset[...]] was
5199: added
5200:
5201: 2009-11-09 misha
5202:
5203: * buildall-with-xml: - moving to libxml 2.7.6
5204:
5205: * tests/236.html: - tests for comparations cords with functions
5206: were added
5207:
5208: * src/include/pa_string.h: - optimisation: cacheing of cstr was
5209: added
5210:
5211: * src/main/pa_http.C: - little optimisation
5212:
5213: * src/: classes/table.C, lib/gc/include/gc_allocator.h: - bugfix:
5214: GPF mallocs + stringstream (table.save)
5215:
5216: * src/classes/file.C: - file::create now accepts 4th param: options
5217: with $.charset
5218:
5219: * src/lib/cord/: cordxtra.c, include/private/cord_pos.h: - fixed
5220: bug in cord (comparation cords with functions was buggy)
5221:
5222: 2009-11-06 misha
5223:
5224: * src/main/pa_string.C: - bugfix: calculation string.length
5225: sometimes was buggy
5226:
5227: * src/classes/string.C: - bugfix: Temp_value_element wasn't
5228: destroyed if exception occured during match/replace
5229:
5230: * src/: main/pa_charset.C, include/pa_charset.h: - method
5231: lengthUTF8Char was added
5232:
5233: * src/classes/op.C: - clean tainting lang was added for user's
5234: usage
5235:
5236: * src/lib/cord/: cordbscs.c, cordxtra.c: - some rare GPF were
5237: fixed: checkouts are required after GC_MALLOC
5238:
5239: * src/types/pa_vregex.C: - check UTF8 only during 1st iteration
5240:
5241: * operators.txt: - actually, there is no ^untaint[xml] in
5242: file::create
5243:
5244: 2009-10-15 misha
5245:
5246: * tests/: 235.html, 235_attach.txt: - tests for preparing email
5247: were added
5248:
5249: * tests/234.html: - more tests for checking ^taint[uri] escaping
5250: were added
5251:
5252: * src/: include/pa_string.h, main/pa_charset.C, main/pa_http.C,
5253: main/pa_request.C, main/untaint.C, types/pa_vmail.C: - little
5254: hacking: for dealing with transcoding+^taint[uri]
5255: transcode_and_untaint was replaced by untaint_and_transcode
5256:
5257: 2009-10-13 misha
5258:
5259: * tests/: 121.html, results/121.processed: - test transcoding +
5260: url-escaping now
5261:
5262: * tests/results/auto.p: - more helpers' methods were added
5263:
5264: * src/main/pa_globals.C: - die instead of abort
5265:
5266: 2009-10-06 misha
5267:
5268: * src/main/pa_common.C: - don't allocate memory during
5269: capitalization if input string is already capitalized
5270:
5271: * src/targets/isapi/parser3isapi.C: - pass pre-capitalized headers
5272:
5273: * src/targets/cgi/parser3.C: - pass pre-capitalized headers - don't
5274: use format function because it calls malloc
5275:
5276: * src/include/pa_common.h: - more capitalized headers were added
5277:
5278: * src/main/pa_common.C: - in safe mode clear executable bits during
5279: file writing
5280:
5281: 2009-10-05 misha
5282:
5283: * src/main/pa_charset.C: - use iterators in pa_charset.C itself
5284:
5285: 2009-10-03 misha
5286:
5287: * src/: types/pa_vimage.h, classes/image.C: - ^img.font[],
5288: ^img.text[] & ^img.length[] can work in utf-8 now
5289:
5290: * src/: include/pa_charset.h, main/pa_charset.C: - class
5291: UTF8_string_iterator was added
5292:
5293: * src/classes/image.C: - respect utf-8 when calculate alphabet
5294: length
5295:
5296: * src/classes/mail.C: - check from before get message.cstr
5297:
5298: 2009-10-02 misha
5299:
5300: * tests/233.html: - test for image.font, image.length, image.text
5301: with text in utf-8 were added
5302:
5303: * src/main/pa_common.C: - use pa_malloc_atomic instead of new
5304:
5305: * buildall-with-xml, buildall-without-xml: - comment about gc
5306: version for freebsd 4 was added
5307:
5308: 2009-10-01 misha
5309:
5310: * src/main/pa_exec.C: - bugfix: allocate a bit more (for
5311: terminator) - read_pipe were slightly optimized
5312:
5313: 2009-09-28 misha
5314:
5315: * src/main/: pa_common.C, pa_uue.C: - some magic numbers were
5316: removed
5317:
5318: * src/types/pa_vmail.C: - forgot about space after ':'
5319:
5320: * src/types/pa_vmail.C: - escape filenames while preparing mail
5321: body - small simplifications
5322:
5323: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode now has
5324: inout params like pa_base64
5325:
5326: * src/: types/pa_vmail.C, types/pa_vmail.h, classes/mail.C: - new
5327: option $.debug-print(1) was added to mail:send - changes for
5328: using uue_encode which uses less memory
5329:
5330: * src/main/pa_common.C: - pa_base64_encode uses less memory now
5331:
5332: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode reduces less
5333: memory now
5334:
5335: 2009-09-26 misha
5336:
5337: * src/types/pa_vmail.C: - default encoding now is base64
5338:
5339: * buildall-with-xml: - moving to libxml 2.7.5 and libxslt 1.1.26
5340:
5341: 2009-09-25 misha
5342:
5343: * src/types/pa_vmail.C: - capitalization of headers was added to
5344: sending mail as well
5345:
5346: * buildall-with-xml: - catalog package was removed from libxml
5347:
5348: * src/main/pa_xml_io.C: - fix in removing file:// protocol for
5349: win32 absolute path
5350:
5351: * src/include/pa_common.h: - one more capitalized header was added
5352:
5353: 2009-09-22 misha
5354:
5355: * INSTALL: - comment about building just httpd binary while
5356: building apache module was added
5357:
5358: 2009-09-21 misha
5359:
5360: * buildall-with-xml: - moving to the latest versions of xml libs:
5361: libxml 2.7.4 and libxslt 1.1.25
5362:
5363: 2009-09-19 misha
5364:
5365: * tests/231.html: - test for encoding cookie in win-1251
5366:
5367: 2009-09-18 misha
5368:
5369: * tests/: 224.html, 224.p: - tests for ^reflection:fields[class or
5370: object] were added
5371:
5372: * operators.txt: - info about method ^reflection:fields[class or
5373: object] was added
5374:
5375: * src/classes/reflection.C: - method ^reflection:fields[class or
5376: object] was added
5377:
5378: * src/types/: pa_value.h, pa_vclass.C, pa_vclass.h, pa_vobject.h: -
5379: methods get_fields were added
5380:
5381: * tests/232.html: - tests for @GET[name]
5382:
5383: * src/classes/table.C: - some changes in handling hash-options for
5384: creare, join and locate
5385:
5386: * src/types/: pa_vobject.C, pa_vobject.h: - @GET[] now could be
5387: defined with option: the type of requested value
5388:
5389: 2009-09-17 misha
5390:
5391: * tests/212.html: - tests for .pattern and .options were added
5392:
5393: * src/types/: pa_vregex.C, pa_vregex.h: - $regex.pattern and
5394: $regex.options were added
5395:
5396: 2009-09-11 misha
5397:
5398: * tests/: 223.html, 223_utf8.txt, 223_win1251.txt: - test was
5399: rewrited. it checks not just one case of sending cookies during
5400: file::load[http], but also sending headers and fields (including
5401: files)
5402:
5403: 2009-09-10 misha
5404:
5405: * src/main/untaint.C: - workaround in file-spec lang for old Macs
5406: was removed => now parser can open files with Russian 'r' in
5407: filename
5408:
5409: * src/main/untaint.C: - bugfix: client charset whould be analized
5410: while escaping cookies but now source charset
5411:
5412: * src/main/pa_http.C: - bugfix: the values of http headers didn't
5413: ^tainted[uri] so it was possible to make request with incorrect
5414: http header
5415:
5416: * src/main/pa_http.C: - capitalization of http headers during
5417: file::load[http was slightly changes - bugfix: all headers which
5418: parser sends during file::load[http should be transcoded and only
5419: then escaped
5420:
5421: * src/main/untaint.C: - a bit more comments were added
5422:
5423: * src/classes/: file.C, string.C: - types where changes (minus 2
5424: warnings)
5425:
5426: * src/include/pa_common.h: - 2 capitalized strings for making http
5427: headers during file::load[http were added
5428:
5429: 2009-09-08 misha
5430:
5431: * operators.txt: - changes in file.save and string.save were added
5432:
5433: * tests/: 230.html, 230.txt: - tests for checking options in
5434: file.save and string.save were added
5435:
5436: * src/main/pa_request.C: - http headers names, which are passed to
5437: SAPI::add_header_attribute are lowercased now (it'll be
5438: capitalized in that method)
5439:
5440: * src/: types/pa_vfile.C, types/pa_vfile.h, classes/file.C,
5441: classes/string.C: - file_write accepts Request_charsets and asked
5442: charset and cound transcode content before writing - string.save
5443: and file.save have option $.charset now
5444:
5445: * src/: include/pa_common.h, main/pa_common.C, classes/table.C,
5446: classes/xdoc.C: - file_write accepts Request_charsets and asked
5447: charset and cound transcode content before writing
5448:
5449: * src/include/pa_exception.h: - new exception comment string was
5450: defined
5451:
5452: 2009-09-07 misha
5453:
5454: * src/main/compile.y: - grammar $name\ name stops now for regex
5455: sub-pattern\s
5456:
5457: 2009-09-04 misha
5458:
5459: * src/main/pa_http.C: - capitalization of http headers during
5460: file::load[http was implemented
5461:
5462: 2009-09-03 misha
5463:
5464: * src/: main/pa_common.C, main/pa_http.C, main/pa_request.C,
5465: include/pa_common.h, include/pa_sapi.h, types/pa_vcookie.C,
5466: types/pa_vmail.C, targets/cgi/parser3.C,
5467: targets/isapi/parser3isapi.C: - back to storing response http
5468: headers in lowercase - capitalize them during output
5469:
5470: 2009-08-31 misha
5471:
5472: * src/classes/table.C: - allow call with any brackets (it could be
5473: useful in methods with explict result declaration)
5474:
5475: * src/classes/table.C: - bugfix: ^table.sort{...} doesn't work
5476: correctly if $request:charset==koi8-r
5477:
5478: 2009-08-30 misha
5479:
5480: * src/: include/pa_common.h, main/pa_request.C: - http headers were
5481: changed: content-type => Content-type and so on
5482:
5483: * src/classes/file.C, src/include/pa_common.h,
5484: src/include/pa_request.h, src/main/pa_http.C,
5485: src/main/pa_request.C, src/types/pa_vcookie.C,
5486: src/types/pa_vmail.C, src/targets/cgi/parser3.C,
5487: src/targets/isapi/parser3isapi.C, tests/results/001.processed,
5488: tests/results/002.processed, tests/results/003.processed,
5489: tests/results/004.processed, tests/results/005.processed,
5490: tests/results/006.processed, tests/results/007.processed,
5491: tests/results/008.processed, tests/results/009.processed,
5492: tests/results/010.processed, tests/results/011.processed,
5493: tests/results/012.processed, tests/results/013.processed,
5494: tests/results/014.processed, tests/results/015.processed,
5495: tests/results/016.processed, tests/results/017.processed,
5496: tests/results/018.processed, tests/results/019.processed,
5497: tests/results/020.processed, tests/results/021.processed,
5498: tests/results/022.processed, tests/results/023.processed,
5499: tests/results/024.processed, tests/results/025.processed,
5500: tests/results/026.processed, tests/results/027.processed,
5501: tests/results/028.processed, tests/results/029.processed,
5502: tests/results/030.processed, tests/results/031.processed,
5503: tests/results/032.processed, tests/results/033.processed,
5504: tests/results/034.processed, tests/results/035.processed,
5505: tests/results/036.processed, tests/results/037.processed,
5506: tests/results/038.processed, tests/results/039.processed,
5507: tests/results/040.processed, tests/results/041.processed,
5508: tests/results/042.processed, tests/results/043.processed,
5509: tests/results/044.processed, tests/results/045.processed,
5510: tests/results/046.processed, tests/results/047.processed,
5511: tests/results/048.processed, tests/results/049.processed,
5512: tests/results/050.processed, tests/results/051.processed,
5513: tests/results/052.processed, tests/results/053.processed,
5514: tests/results/054.processed, tests/results/055.processed,
5515: tests/results/056.processed, tests/results/057.processed,
5516: tests/results/058.processed, tests/results/059.processed,
5517: tests/results/060.processed, tests/results/061.processed,
5518: tests/results/062.processed, tests/results/063.processed,
5519: tests/results/064.processed, tests/results/065.processed,
5520: tests/results/066.processed, tests/results/067.processed,
5521: tests/results/068.processed, tests/results/069.processed,
5522: tests/results/070.processed, tests/results/071.processed,
5523: tests/results/072.processed, tests/results/073.processed,
5524: tests/results/074.processed, tests/results/075.processed,
5525: tests/results/076.processed, tests/results/077.processed,
5526: tests/results/078.processed, tests/results/079.processed,
5527: tests/results/080.processed, tests/results/081.processed,
5528: tests/results/082.processed, tests/results/083.processed,
5529: tests/results/084.processed, tests/results/085.processed,
5530: tests/results/086.processed, tests/results/087.processed,
5531: tests/results/088.processed, tests/results/089.processed,
5532: tests/results/090.processed, tests/results/091.processed,
5533: tests/results/092.processed, tests/results/093.processed,
5534: tests/results/094.processed, tests/results/095.processed,
5535: tests/results/096.processed, tests/results/097.processed,
5536: tests/results/098.processed, tests/results/099.processed,
5537: tests/results/100.processed, tests/results/101.processed,
5538: tests/results/102.processed, tests/results/103.processed,
5539: tests/results/104.processed, tests/results/105.processed,
5540: tests/results/106.processed, tests/results/107.processed,
5541: tests/results/108.processed, tests/results/109.processed,
5542: tests/results/110.processed, tests/results/111.processed,
5543: tests/results/112.processed, tests/results/113.processed,
5544: tests/results/114.processed, tests/results/115.processed,
5545: tests/results/116.processed, tests/results/117.processed,
5546: tests/results/118.processed, tests/results/119.processed,
5547: tests/results/120.processed, tests/results/121.processed,
5548: tests/results/122.processed, tests/results/123.processed,
5549: tests/results/124.processed, tests/results/125.processed,
5550: tests/results/126.processed, tests/results/127.processed,
5551: tests/results/128.processed, tests/results/129.processed,
5552: tests/results/130.processed, tests/results/131.processed,
5553: tests/results/132.processed, tests/results/133.processed,
5554: tests/results/134.processed, tests/results/135.processed,
5555: tests/results/136.processed, tests/results/138.processed,
5556: tests/results/139.processed, tests/results/140.processed,
5557: tests/results/141.processed, tests/results/142.processed,
5558: tests/results/143.processed, tests/results/144.processed,
5559: tests/results/145.processed, tests/results/146.processed,
5560: tests/results/147.processed, tests/results/148.processed,
5561: tests/results/149.processed, tests/results/150.processed,
5562: tests/results/151.processed, tests/results/152.processed,
5563: tests/results/153.processed, tests/results/154.processed,
5564: tests/results/155.processed, tests/results/156.processed,
5565: tests/results/157.processed, tests/results/158.processed,
5566: tests/results/159.processed, tests/results/160.processed,
5567: tests/results/161.processed, tests/results/162.processed,
5568: tests/results/163.processed, tests/results/164.processed,
5569: tests/results/165.processed, tests/results/166.processed,
5570: tests/results/167.processed, tests/results/168.processed,
5571: tests/results/169.processed, tests/results/170.processed,
5572: tests/results/171.processed, tests/results/172.processed,
5573: tests/results/173.processed, tests/results/174.processed,
5574: tests/results/175.processed, tests/results/176.processed,
5575: tests/results/177.processed, tests/results/178.processed,
5576: tests/results/179.processed, tests/results/180.processed,
5577: tests/results/181.processed, tests/results/182.processed,
5578: tests/results/183.processed, tests/results/184.processed,
5579: tests/results/185.processed, tests/results/186.processed,
5580: tests/results/187.processed, tests/results/188.processed,
5581: tests/results/189.processed, tests/results/190.processed,
5582: tests/results/191.processed, tests/results/192.processed,
5583: tests/results/193.processed, tests/results/194.processed,
5584: tests/results/195.processed, tests/results/196.processed,
5585: tests/results/197.processed, tests/results/198.processed,
5586: tests/results/199.processed, tests/results/200.processed,
5587: tests/results/201.processed, tests/results/202.processed,
5588: tests/results/203.processed, tests/results/204.processed,
5589: tests/results/205.processed, tests/results/206.processed,
5590: tests/results/207.processed, tests/results/208.processed,
5591: tests/results/209.processed, tests/results/210.processed,
5592: tests/results/211.processed, tests/results/212.processed,
5593: tests/results/213.processed, tests/results/214.processed,
5594: tests/results/215.processed, tests/results/216.processed,
5595: tests/results/217.processed, tests/results/218.processed,
5596: tests/results/219.processed, tests/results/220.processed,
5597: tests/results/221.processed, tests/results/222.processed,
5598: tests/results/223.processed, tests/results/224.processed,
5599: tests/results/225.processed, tests/results/226.processed,
5600: tests/results/227.processed, tests/results/228.processed,
5601: tests/results/229.processed: - http headers were changed:
5602: content-type => Content-type and so on
5603:
5604: 2009-08-27 misha
5605:
5606: * src/: main/pa_random.C, include/pa_random.h,
5607: targets/cgi/parser3.C: - year was updated :)
5608:
5609: 2009-08-26 misha
5610:
5611: * tests/: 224.html, 224.p: - test for creating of parser object
5612: using constructor without params - little bugfix in test
5613:
5614: * src/main/compile_tools.h: - bugfix: should't call autouse while
5615: checking existed class while processing partial option
5616:
5617: * src/classes/reflection.C: - bugfix: core when creating object
5618: with reflection and constructor doesn't have params
5619:
5620: 2009-08-24 misha
5621:
5622: * tests/229.html: - tests for checking the number of parameters
5623: were added
5624:
5625: * src/types/: pa_value.C, pa_vmethod_frame.h: - bugfix: the actual
5626: number of method's parameters wasn't checked correctly (the bug
5627: was introduced in 3.4.0)
5628:
5629: 2009-08-22 misha
5630:
5631: * src/main/pa_http.C: - ^file::load[http://...;$.body[]] : $.body
5632: transcoded, but tainted pieces are escaped only when
5633: content-type==url-encoding
5634:
5635: * tests/228.html: - test for checking
5636: ^file::load[http://...;$.body[]]
5637:
5638: * src/types/: pa_vform.C, pa_vform.h: - bugfix: attempt to detect
5639: post charset was too early (charsets is empty at this moment)
5640:
5641: 2009-08-21 misha
5642:
5643: * src/: include/pa_string.h, main/pa_http.C, main/pa_request.C,
5644: main/untaint.C: - some fixes with transcode+untaint
5645:
5646: 2009-08-15 misha
5647:
5648: * src/main/pa_exec.C: - number of argv in file::exec/cgi on unix
5649: was increaced to 100 (was 50)
5650:
5651: * tests/227.html: - test for checking overriding properties in
5652: static classes was added
5653:
5654: * tests/: 226.html, 226.p: - test for @autoload[] was added
5655:
5656: * src/: include/pa_request.h, main/compile.y, main/compile_tools.h,
5657: main/execute.C, main/pa_request.C, classes/reflection.C: -
5658: autouse was implemented
5659:
5660: 2009-08-14 misha
5661:
5662: * src/classes/reflection.C: - outdated checkout was removed
5663:
5664: * src/classes/reflection.C: - optimization - method ^dynamical was
5665: added.
5666:
5667: * src/: types/pa_value.h, types/pa_vmethod_frame.h,
5668: types/pa_vstateless_class.h, main/execute.C: - optimization
5669:
5670: * src/types/pa_vclass.C: - exception if base on sytem class
5671:
5672: 2009-08-12 misha
5673:
5674: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
5675: pa_vstateless_class.h: - little optimisation
5676:
5677: 2009-08-11 misha
5678:
5679: * tests/224.html: - method_params => method_info - checking for
5680: $.inherited
5681:
5682: * src/classes/reflection.C, operators.txt: - method method_params
5683: was renamed to method_info and now it returns class name, if
5684: method was defined in ancestor
5685:
5686: * tests/225.html: - tests for cheching properties in hierarhical
5687: classes were added
5688:
5689: * src/: types/pa_property.h, types/pa_vclass.C, types/pa_vclass.h,
5690: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
5691: main/compile.y, main/execute.C, classes/classes.C: - problems
5692: with properties in new classes implementation were fixed
5693:
5694: 2009-08-10 misha
5695:
5696: * src/main/execute.C: - now constructor shouldn't be defined in
5697: class. it could be defined in parent.
5698:
5699: 2009-08-09 misha
5700:
5701: * src/classes/reflection.C: - ^reflection:methods doesn't return
5702: base's methods
5703:
5704: 2009-08-08 misha
5705:
5706: * src/: classes/classes.h, classes/date.C, classes/file.C,
5707: classes/form.C, classes/hash.C, classes/hashfile.C,
5708: classes/image.C, classes/mail.C, classes/op.C,
5709: classes/reflection.C, classes/regex.C, classes/string.C,
5710: classes/table.C, classes/xdoc.C, classes/xnode.C,
5711: classes/xnode.h, include/pa_hash.h, main/execute.C,
5712: main/pa_http.C, main/pa_request.C, targets/cgi/parser3.C,
5713: types/pa_method.h, types/pa_property.h, types/pa_value.C,
5714: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
5715: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
5716: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.C,
5717: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
5718: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
5719: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
5720: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
5721: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.h,
5722: types/pa_vobject.C, types/pa_vobject.h, types/pa_vproperty.C,
5723: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
5724: types/pa_vresponse.C, types/pa_vresponse.h,
5725: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
5726: types/pa_vstateless_object.h, types/pa_vstatus.C,
5727: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
5728: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
5729: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
5730: types/pa_wwrapper.h, types/types.vcproj: - new classes
5731: implementation
5732:
5733: * buildall-with-xml, buildall-without-xml: - gc has a bug if
5734: USE_MUNMAP is used. so it is disabled as a workaround.
5735:
5736: 2009-08-05 misha
5737:
5738: * src/: main/pa_common.C, include/pa_common.h: - not needed
5739: parameter was removed
5740:
5741: * src/main/pa_http.C: - bugfix: error was during detecting
5742: content-type of file which was loaded by http
5743:
5744: 2009-08-01 misha
5745:
5746: * src/main/execute.C, src/main/compile.y, src/include/pa_opcode.h,
5747: src/types/pa_wcontext.h, src/types/pa_wwrapper.h, INSTALL: -
5748: OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and OPTIMIZE_CONSTRUCT_OBJECT
5749: can't be disabled with defines any longer
5750:
5751: 2009-07-29 misha
5752:
5753: * src/classes/reflection.C, tests/results/224.processed: - for
5754: native methods with any call type now returned empty call_type
5755: value
5756:
5757: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
5758: classes/table.C, include/pa_hash.h, include/pa_request.h,
5759: main/pa_request.C: - break in cycles was optimized
5760:
5761: * INSTALL: - more defines were described
5762:
5763: 2009-07-28 misha
5764:
5765: * operators.txt: - some changes in information about reflection
5766: class
5767:
5768: * tests/: 224.html, 224.p: - tests for reflection class
5769:
5770: * src/classes/reflection.C: - some bugs were fixed, method classes
5771: was added, refactoring
5772:
5773: 2009-07-26 misha
5774:
5775: * src/classes/classes.vcproj: - reflection class wass added to
5776: project
5777:
5778: * operators.txt: - information about reflection class was added
5779:
5780: * src/classes/reflection.C: - class was redesigned
5781:
5782: 2009-07-24 misha
5783:
5784: * src/classes/: Makefile.am, reflection.C: - class reflection was
5785: added
5786:
5787: * src/types/pa_vstateless_class.h: - method for reflection method's
5788: in classes was added
5789:
5790: 2009-07-22 misha
5791:
5792: * src/main/compile_tools.h: - bugfix: $object.$var was
5793: over-optimized. it failed if $object1.$object2.field
5794:
5795: 2009-07-16 misha
5796:
5797: * src/: lib/cord/cordbscs.c, lib/cord/cordprnt.c,
5798: lib/cord/cordxtra.c, lib/cord/include/cord.h,
5799: include/pa_string.h, main/pa_string.C: - optimization: CORD_str,
5800: CORD_to_const_char_star, CORD_to_char_star and CORD_substr have
5801: one more arg: length of cord
5802:
5803: 2009-07-15 misha
5804:
5805: * src/main/pa_http.C: - bugfix: $.cookies' values should be force
5806: tainted in ^file::load[http://...;$.cookies[]]
5807:
5808: * src/classes/: op.C, regex.C, string.C: - new string with
5809: exception was used
5810:
5811: * src/include/pa_exception.h: - new string with exception was added
5812:
5813: * tests/223.html: - test for checking cookie-encoding during
5814: ^file::load[http was added
5815:
5816: * tests/: 221.html, 222.html: - tests for checking type of
5817: $table.fields.field were added
5818:
5819: * src/types/pa_vtable.C: - not used var decl was removed
5820:
5821: * src/include/pa_string.h: - use cached string length in Body::mid.
5822: it improves speed of match with brackets in pattern
5823:
5824: * src/lib/cord/include/cord.h: - make CORD_substr_checked available
5825: outside
5826:
5827: 2009-07-14 misha
5828:
5829: * src/types/pa_vtable.C: - $table.fields.a return string even if
5830: column is empty (sometime returned void) - $table.fields was
5831: added for nameless tables
5832:
5833: * src/targets/cgi/getopt.c: - one warning resolved
5834:
5835: * src/main/pa_string.C: - potentian bug fixed
5836:
5837: * src/classes/op.C: - small optimization in taint/untaint
5838:
5839: 2009-07-13 misha
5840:
5841: * tests/156.html: - test for $cookie[...$.httponly(false)...] was
5842: added
5843:
5844: * src/types/pa_value.C: - bugfix: $cookie[...$.httponly(false)...]
5845: souldn't add the attribut to output
5846:
5847: 2009-07-11 misha
5848:
5849: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
5850: stack size was increaced to 2MB (default=1MB)
5851:
5852: 2009-07-08 misha
5853:
5854: * src/main/pa_string.C: - link to UTF-8 description was added
5855:
5856: * src/include/pa_hash.h: - hash keeps element's order in more
5857: places (ex: ._keys[])
5858:
5859: * tests/220.html: - test for checking order of elements in hash in
5860: foreach was added
5861:
5862: * tests/172.html: - small changes in printing hash
5863:
5864: * tests/129.html: - small changes in printing hash
5865:
5866: * src/: include/pa_common.h, include/pa_hash.h,
5867: include/pa_request.h, types/pa_value.h, types/pa_vmethod_frame.C,
5868: types/pa_vmethod_frame.h: - hash now keeps order of elements
5869:
5870: * tests/014.html: - small changes in printing hash
5871:
5872: 2009-07-07 misha
5873:
5874: * src/classes/op.C: - new taint language "parser-code" was added
5875:
5876: * tests/219.html: - test for auto untaint parser code in process
5877: was added
5878:
5879: * src/classes/op.C: - tainted pieces in body of process are
5880: auto-untainted now: ^ -> ^^, $ -> ^$ etc.
5881:
5882: * src/: include/pa_string.h, main/untaint.C: - new language
5883: L_PARSER_CODE for auto-untaint in process was added
5884:
5885: * src/: classes/file.C, classes/hash.C, classes/image.C,
5886: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
5887: classes/xdoc.C, include/pa_string.h, main/pa_charset.C,
5888: main/pa_http.C, main/pa_request.C, main/pa_xml_io.C,
5889: main/untaint.C, types/pa_value.h, types/pa_vhash.h,
5890: types/pa_vmail.C, types/pa_vobject.h, types/pa_vstring.h: - some
5891: code cleanup
5892:
5893: 2009-07-06 misha
5894:
5895: * src/classes/: file.C, hash.C, image.C, mail.C, op.C, string.C,
5896: table.C, void.C, xdoc.C: - cstr(params) and cstrm(params) were
5897: deleted. taint_cstr[m] and untaint_cstr[m] should be used
5898:
5899: * src/types/: pa_vcookie.C, pa_vhash.h, pa_vhashfile.C,
5900: pa_vimage.C, pa_vmail.C, pa_vobject.h, pa_vregex.C,
5901: pa_vrequest.C, pa_vstring.h, pa_vvoid.h: - cstr(params) and
5902: cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m]
5903: should be used
5904:
5905: * src/main/: pa_charset.C, pa_common.C, pa_exec.C, pa_http.C,
5906: pa_request.C, pa_sql_driver_manager.C, pa_xml_io.C: -
5907: cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
5908: untaint_cstr[m] should be used
5909:
5910: * src/include/pa_string.h: - cstr(params) and cstrm(params) were
5911: deleted. taint_cstr[m] and untaint_cstr[m] should be used
5912:
5913: * tests/218.html: - test for checking automatic file-spec-taint was
5914: added
5915:
5916: * src/: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
5917: types/pa_vregex.C, types/pa_vrequest.C, types/pa_vstring.C,
5918: classes/file.C, classes/hash.C, classes/image.C,
5919: classes/string.C, classes/table.C, classes/void.C,
5920: classes/xdoc.C: - optimizations and simplification of
5921: string.cstr(...)
5922:
5923: * src/: include/pa_string.h, main/untaint.C, main/pa_common.C,
5924: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C:
5925: - optimizations and simplification of string.cstr(...)
5926:
5927: 2009-07-04 misha
5928:
5929: * tests/217.html: - test for recursion detection was added
5930:
5931: * src/: types/types.vcproj, main/main.vcproj,
5932: classes/classes.vcproj, targets/cgi/parser3.vcproj,
5933: targets/isapi/parser3isapi.vcproj: - RuntimeTypeInfo was removed
5934: from .vcproj
5935:
5936: * src/types/pa_wwrapper.h: - dynamic_cast was removed
5937:
5938: * tests/: 195.html, 195_utf8.txt, 195_windows1251.txt: - tests for
5939: uploading files and case-insensitive http-method were added
5940:
5941: * tests/: 216.html, 216_dir/1, 216_dir/2.txt: - test for checking
5942: tainted pattern in ^file:list[] was added
5943:
5944: 2009-07-03 misha
5945:
5946: * src/: classes/classes.vcproj, main/main.vcproj,
5947: types/types.vcproj, targets/cgi/parser3.vcproj,
5948: targets/isapi/parser3isapi.vcproj: - enable runtime info (needed
5949: for dynamic_cast) - little options changes
5950:
5951: * src/main/pa_http.C: - file::load[http works now with uploading
5952: files _and_ changing $.charset
5953:
5954: 2009-06-29 misha
5955:
5956: * src/types/pa_vregex.C: - ^untaint[regex][] for all tainted data
5957: while creating pattern
5958:
5959: 2009-06-25 misha
5960:
5961: * src/classes/image.C, operators.txt: - options' names for
5962: ^image.font were changed to $.space, $.width and $spacing -
5963: default space width now == gif's width
5964:
5965: 2009-06-24 misha
5966:
5967: * tests/215.html: - tests for $file.mode were added
5968:
5969: * operators.txt: - added info about $file.mode and changes in
5970: ^image.font[
5971:
5972: * src/: types/pa_vimage.h, classes/image.C: ^image.font - third
5973: param now could be omited - third param now could be hash (with
5974: all widths options: $.space-width, $.letter-width) - it's
5975: possible to specify tracking ($.letter-space)
5976:
5977: * src/classes/file.C: - file objects now could have mode field
5978: (text|binary)
5979:
5980: * src/types/: pa_vfile.C, pa_vfile.h: - method set_method was added
5981:
5982: 2009-06-23 misha
5983:
5984: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
5985: trim can work with utf-8 chars now
5986:
5987: 2009-06-20 misha
5988:
5989: * src/: classes/hash.C, main/pa_string.C: - string length cacheing
5990: was implemented
5991:
5992: * src/classes/table.C: - string length cacheing was implemented
5993:
5994: * src/include/pa_string.h: - string length cacheing was implemented
5995:
5996: 2009-06-17 misha
5997:
5998: * src/main/execute.C: - value param was removed from
5999: WContext::WContext
6000:
6001: * src/types/: pa_vcode_frame.h, pa_vmethod_frame.C, pa_wcontext.h,
6002: pa_wwrapper.h: - value param was removed from WContext::WContext
6003: - field wcontext was removed from VCodeFrame (using fparent
6004: instead)
6005:
6006: * tests/214.html: - test with hash copying
6007:
6008: 2009-06-16 misha
6009:
6010: * tests/: 062.html, results/062.processed: - evaluation hardcoded
6011: strings doesn't work in expression anymore
6012:
6013: * src/main/execute.C: - less calls for get_constructing() - little
6014: refactoring
6015:
6016: * src/: types/pa_wcontext.h, types/pa_wwrapper.h,
6017: include/pa_request.h: - less calls for get_constructing()
6018:
6019: * src/classes/: hash.C, hashfile.C: - fixed bug which was
6020: introduced with OPTIMIZE_SINGLE_STRING optimization
6021:
6022: 2009-06-14 misha
6023:
6024: * src/: classes/date.C, classes/file.C, classes/hash.C,
6025: classes/hashfile.C, classes/image.C, classes/regex.C,
6026: classes/table.C, classes/xdoc.C, classes/xnode.h,
6027: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
6028: types/pa_vstateless_class.h, main/execute.C: - create object for
6029: storing object's fields only for parser objects
6030:
6031: 2009-06-13 misha
6032:
6033: * buildall-with-xml, buildall-without-xml: - new option was added
6034: for building GC (it slightly reduces memory usage)
6035:
6036: * src/types/: pa_wcontext.h, pa_wwrapper.h: - optimization of
6037: single string write
6038:
6039: * src/main/execute.C: - bytecode optimization of ^class:constructor
6040: - optimization of single string write
6041:
6042: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h:
6043: - bytecode optimization of ^class:constructor
6044:
6045: 2009-06-09 misha
6046:
6047: * src/targets/cgi/parser3.C: - type size_t was changed to int in
6048: main (better compatibility)
6049:
6050: 2009-06-08 misha
6051:
6052: * src/main/compile.y: - I've forgot to commit it :(
6053:
6054: 2009-06-07 misha
6055:
6056: * src/include/pa_opcode.h: - more optimizations for WITH_SELF,
6057: WITH_READ and WITH_ROOT
6058:
6059: * src/main/: compile.y, compile_tools.C, compile_tools.h,
6060: execute.C: - more optimizations for WITH_SELF, WITH_READ and
6061: WITH_ROOT - little refactoring
6062:
6063: 2009-06-06 misha
6064:
6065: * tests/213.html: - tests for 3rd match string-param were added
6066:
6067: * src/classes/string.C: - 3rd match param could be string now
6068:
6069: * src/main/: compile.y, compile_tools.h: - much more bytecode's
6070: sequences optimized to WITH_SELF__VALUE__GET_ELEMENT and
6071: GET_OBJECT_ELEMENT
6072:
6073: 2009-06-05 misha
6074:
6075: * src/main/pa_http.C: - bugfix: content-length was not calculated
6076: if $.body was specified
6077:
6078: 2009-06-04 misha
6079:
6080: * src/classes/op.C: - optimizing write_assign_lang in connect
6081:
6082: * src/classes/op.C: - optimizing write_assign_lang in taint/untaint
6083:
6084: * src/main/execute.C: - little refactoring - optimizing
6085: write_assign_lang in taint/untaint
6086:
6087: * src/include/pa_opcode.h: - little refactoring
6088:
6089: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
6090: main/compile_tools.h, main/execute.C: - optimizations for
6091: $self.field, ^self.method, $self.field[...] and $self.field(...)
6092: were added
6093:
6094: 2009-06-03 misha
6095:
6096: * src/types/pa_venv.C: - pa_strdup was replaced by strdup
6097:
6098: 2009-06-02 misha
6099:
6100: * src/: main/compile.y, main/compile_tools.h, main/execute.C,
6101: include/pa_opcode.h: - refactoring in last optimizations
6102: ($a[...], $a(...), $.a[...], $.a(...)). a bit less optimizations
6103: now but code is much easy and it is ready for further
6104: improvements.
6105:
6106: 2009-05-27 misha
6107:
6108: * src/: types/pa_junction.h, types/pa_vjunction.C,
6109: types/pa_vjunction.h, types/pa_vmethod_frame.h, main/execute.C: -
6110: changed in destructing junctions
6111:
6112: * src/main/: pa_charset.C, pa_string.C: - more safe creation on
6113: String:Body
6114:
6115: 2009-05-26 misha
6116:
6117: * src/: main/pa_common.C, main/pa_http.C, include/pa_common.h: -
6118: one method detect_charset was deleted - bug was fixed in this
6119: method (error while detecting charset in content_type withot last
6120: ';')
6121:
6122: * src/types/: pa_vform.C, pa_vform.h: - detect post charset only
6123: once
6124:
6125: 2009-05-25 misha
6126:
6127: * src/classes/file.C: - bugfix: file::exec didn't work after
6128: optimizing of helper_length
6129:
6130: 2009-05-24 misha
6131:
6132: * src/main/compile_tools.h: - $a[$b.c] and $a[$b.$c] optimisations
6133: were added - little refactoring
6134:
6135: * src/main/execute.C: - core while printing in debug log
6136: non-printable values was fixed - $a[$b.c] and $a[$b.$c]
6137: optimisations were added
6138:
6139: * src/include/pa_opcode.h: - new opcodes for $a[$b.c] and $a[$b.$c]
6140: were added
6141:
6142: 2009-05-23 misha
6143:
6144: * src/: lib/cord/cordbscs.c, lib/cord/cordxtra.c,
6145: lib/cord/include/cord.h, include/pa_string.h, main/untaint.C: -
6146: CORD_cat optimization
6147:
6148: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C:
6149: - call constr optimisation under separate define now
6150:
6151: * src/main/: compile_tools.h, execute.C: - bugfix: $a[] $b[$a] --
6152: in $b should be string, not void
6153:
6154: * src/main/compile.y: - little fix for rem-cut optimisation
6155:
6156: * src/: include/pa_opcode.h, main/compile_tools.C,
6157: main/compile_tools.h, main/execute.C: - optimisations for
6158: $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $.a(^b[...])
6159:
6160: * INSTALL: - description of some #defined were added
6161:
6162: * src/types/: pa_vfile.C, pa_vfile.h: - fill .'text' field only
6163: before 1st access (memory usage is reduced if don't access to
6164: .text field)
6165:
6166: * src/include/pa_array.h: - array grows step now not static (it
6167: reduces numbers of reallocs)
6168:
6169: 2009-05-20 misha
6170:
6171: * src/include/pa_opcode.h: - bytecode optimization for $a(1),
6172: $.b(2), $c[d] and $.e[f] was added
6173:
6174: * src/main/: compile.y, compile_tools.C, compile_tools.h,
6175: execute.C: - bytecode optimization for $a(1), $.b(2), $c[d] and
6176: $.e[f] was added
6177:
6178: * src/main/execute.C: - debug printing moved in defines
6179:
6180: * src/main/: compile.y, compile_tools.C, compile_tools.h: - bugfix
6181: and little refactoring for OP_GET_OBJECT_ELEMENT +
6182: OP_GET_OBJECT_VAR_ELEMENT optimisation
6183:
6184: 2009-05-19 misha
6185:
6186: * src/main/: compile.y, compile_tools.C, compile_tools.h,
6187: execute.C: - $a.$b & ^a.$b bytecode optimisation
6188:
6189: * src/include/pa_opcode.h: - new opcodes were added (for $a.$b &
6190: ^a.$b optimisation)
6191:
6192: * src/main/compile.y: - compiler now generate new opcodes:
6193: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b and
6194: ^a.b - compiler now cut off ^rem{ with all content ; any number
6195: of params }
6196:
6197: * src/main/execute.C: - code for handle new opcodes
6198: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE was added
6199:
6200: * src/main/: compile_tools.C, compile_tools.h: - new parameter was
6201: added for LA2V and LA2S
6202:
6203: * src/include/pa_opcode.h: - new defines which can be used for
6204: disable some bytecode optimisation and new opcodes were added
6205:
6206: 2009-05-17 misha
6207:
6208: * src/lib/cord/cordxtra.c: - bugfix.
6209:
6210: * tests/212.html: - .size[] and .study_size[] were added to tests
6211:
6212: * operators.txt: - info about regex class was added
6213:
6214: * tests/212.html: - tests for regex class were added
6215:
6216: 2009-05-16 misha
6217:
6218: * buildall-with-xml, buildall-without-xml: - moving from gc6.8 to
6219: gc7.1
6220:
6221: * tests/022.html: - test for ^file:list[path;] (empty second param)
6222: was added
6223:
6224: * src/classes/file.C: - bugfix: ^file:list[path;] [empty second
6225: param) should work
6226:
6227: 2009-05-15 misha
6228:
6229: * src/classes/table.C: - automatically disable stringstream usage
6230: on freebsd4
6231:
6232: * src/lib/cord/cordxtra.c: - var decl should be at the beginning of
6233: scope
6234:
6235: * tests/211.html: - test with different types of access to hash was
6236: added
6237:
6238: * tests/210.html: - test which checks for loosing tainting in
6239: hash's keys was added
6240:
6241: * tests/208.html: - some parser work added. or stime == 0 %-)
6242:
6243: * src/lib/cord/cordbscs.c: - little hack was added to cord
6244:
6245: * src/lib/cord/cordxtra.c: - cacheing of cord chars was added
6246:
6247: * src/include/pa_version.h, configure.in: - moko have made a lot of
6248: optimisations for increacing version number more dramatically :)
6249:
6250: * src/classes/date.C: - little refactoring: use constructor which
6251: accepts formated string
6252:
6253: * src/: include/pa_string.h, main/pa_string.C: - String constructor
6254: which can print formatted string was added
6255:
6256: 2009-05-14 misha
6257:
6258: * src/include/pa_string.h: - type was fixed
6259:
6260: * src/: classes/hashfile.C, classes/op.C,
6261: include/pa_cache_managers.h, include/pa_charset.h,
6262: include/pa_charsets.h, include/pa_common.h, include/pa_hash.h,
6263: include/pa_request.h, include/pa_sql_driver_manager.h,
6264: include/pa_string.h, include/pa_stylesheet_manager.h,
6265: include/pa_table.h, include/pa_xml_io.h, main/pa_charset.C,
6266: main/pa_charsets.C, main/pa_string.C,
6267: main/pa_stylesheet_connection.C, types/pa_value.h,
6268: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
6269: types/pa_vobject.C, types/pa_vstateless_class.C,
6270: types/pa_vstateless_class.h: - hash_code caching was implemented
6271: (seaches should be faster now)
6272:
6273: * src/: classes/file.C, classes/hash.C, classes/image.C,
6274: classes/string.C, classes/table.C, include/pa_string.h,
6275: main/pa_charset.C, main/pa_http.C, main/pa_request.C,
6276: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_venv.C,
6277: types/pa_vform.C, types/pa_vhashfile.C, types/pa_vregex.C,
6278: types/pa_vrequest.C: - String constructors don't have that stupid
6279: true/false param which means 'tainted'. they accept lang instead.
6280:
6281: * src/types/pa_vmethod_frame.h: - bugfix: taint/untaint didn't work
6282: with OPTIMIZE_RESULT
6283:
6284: * src/types/: pa_method.h, pa_vstateless_class.C: - less warnings
6285: wher OPTIMIZE_RESULT and OPTIMIZE_CALL not defined
6286:
6287: 2009-05-13 misha
6288:
6289: * src/: types/pa_method.h, types/pa_vcookie.C, types/pa_vdouble.h,
6290: types/pa_venv.C, types/pa_vhashfile.C, types/pa_vint.h,
6291: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
6292: types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
6293: types/pa_vstateless_class.C, main/execute.C, main/pa_charset.C,
6294: main/pa_common.C, main/pa_request.C, main/pa_string.C,
6295: include/pa_string.h, classes/date.C, classes/file.C,
6296: classes/hash.C, classes/image.C, classes/string.C,
6297: classes/table.C, classes/xdoc.C: - result optimisation -
6298: helper_length parameter removed from string constructors
6299:
6300: 2009-05-11 misha
6301:
6302: * tests/209.html: - tests for ^hash::create[hash] were added
6303:
6304: * tests/208.html: - tests for $status:rusage, $status:memory,
6305: ^memory:compact[] were added
6306:
6307: * tests/207.html: -tests for abs, sign, trunc, frac, exp, log,
6308: log10 were added
6309:
6310: * tests/206.html: - test for try with finally was added
6311:
6312: 2009-05-10 misha
6313:
6314: * tests/205.html: - test for ^file::create[...] was added
6315:
6316: * tests/204.html: - test for ^response:clear[] was added
6317:
6318: * tests/038.html: - tests for trigonometric functions were added
6319:
6320: * tests/014.html: - tests for ^hash.containts and ^hash.delete were
6321: added - more tests for .add, .sub, .union, .intersects and
6322: .intersections
6323:
6324: * tests/065.html: - test for ^file:dirname was added
6325:
6326: * tests/030.html: - test for $cookie:fields was added
6327:
6328: * tests/203.html: - test for ^h._keys[column name] was added
6329:
6330: * tests/201.html: - tests for .trim were added
6331:
6332: * tests/202.html: - tests for last-day,
6333: date:calendar[type](YYYY;MM;DD) were added
6334:
6335: * tests/200.html: - tests for .sort(), .sort{}, .flip[] and
6336: .offset[type](N) were added
6337:
6338: * tests/185.html: - more tests for .left(N), .right(N), .min(N;M)
6339: and .pos[c](N) were added
6340:
6341: * tests/141.html: - test for math:sha1 was added
6342:
6343: * tests/063.html: - tests for .mod(N), .inc[] & .dec[] were added
6344:
6345: 2009-05-09 misha
6346:
6347: * src/main/compile.y: - rollback
6348:
6349: 2009-05-05 misha
6350:
6351: * src/main/pa_exec.C: - little optimisation: somewhere length() was
6352: replaced by is_empty()
6353:
6354: * src/: include/pa_string.h, main/pa_charset.C: - little
6355: optimisation: somewhere length() was replaced by is_empty()
6356:
6357: * src/classes/table.C: - little optimisation: somewhere length()
6358: was replaced by is_empty()
6359:
6360: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
6361: classes/op.C, classes/table.C, main/pa_exception.C: - little
6362: optimisation: somewhere length() was replaced by is_empty()
6363:
6364: 2009-05-04 misha
6365:
6366: * src/: types/pa_method.h, types/pa_vstateless_class.C,
6367: types/pa_vstateless_class.h, main/execute.C,
6368: include/pa_request.h, classes/hash.C, classes/op.C,
6369: classes/table.C: - more optimisations were added: some operators
6370: don't switch write context anylonger
6371:
6372: 2009-05-01 misha
6373:
6374: * src/main/compile.y: - slightly more opcode optimisations for
6375: WITH_WRITE + VALUE + GET_ELEMENT -> OP_VALUE__GET_ELEMENT
6376:
6377: * src/main/execute.C: - simplifying process for getters
6378:
6379: 2009-04-30 misha
6380:
6381: * tests/: 198.html, 199.html: - new line fixes (should be 0x0A)
6382:
6383: * tests/results/199.processed: - test for checking $result into
6384: ^rem was added
6385:
6386: * tests/199.html: - test for checking $result into ^rem was added
6387:
6388: * tests/: 022.html, 096.html: - þsort after :list was asses (on
6389: some OS it returns list in different order)
6390:
6391: * src/: include/pa_array.h, include/pa_request.h,
6392: include/pa_stack.h, main/execute.C, types/pa_vmethod_frame.h: -
6393: changes in stack impl - get_element() optimisation: 3rd param
6394: removed - bugfix: problems with reading empty input param -
6395: defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
6396:
6397: * tests/results/198.processed: - test for reading empty local var
6398: was added
6399:
6400: * tests/198.html: - test for reading empty local var was added
6401:
6402: 2009-04-29 misha
6403:
6404: * src/main/compile.y: - bugfix: couldn't compile because
6405: OP_VALUE__GET_ELEMENT should be unde #ifdef
6406:
6407: * src/: include/pa_array.h, include/pa_opcode.h,
6408: include/pa_request.h, main/compile.y, main/execute.C,
6409: main/pa_request.C, types/pa_vmethod_frame.C,
6410: types/pa_vmethod_frame.h: - we can work without opcode
6411: OP_STORE_PARAM, so it was removed
6412:
6413: 2009-04-28 misha
6414:
6415: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: -
6416: op-codes optimisation: 1. VALUE+GET_CLASS=>VALUE_GET_CLASS 2.
6417: WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
6418: 3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
6419: 4.
6420: WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
6421:
6422: * src/main/compile_tools.h: - new stuff for op-codes optimisation
6423:
6424: * src/: main/pa_string.C, classes/string.C: - !length() =>
6425: is_empty()
6426:
6427: 2009-04-27 misha
6428:
6429: * src/types/pa_vregex.h: - back explicit vars initialisation
6430:
6431: 2009-04-24 misha
6432:
6433: * src/classes/string.C: - ups. typo fixed
6434:
6435: * src/main/execute.C: - more replacements '*new VBool' to
6436: 'VBool::get' - checks for ^break[], ^continue[] and
6437: parser.interrupted were optimised
6438:
6439: * src/classes/string.C: - number of params.count() calls was
6440: slightly reduced
6441:
6442: 2009-04-23 misha
6443:
6444: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
6445: make it x64 friendly
6446:
6447: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
6448: parser is x64 friendly now
6449:
6450: 2009-04-22 misha
6451:
6452: * src/types/pa_vhashfile.C: - coder friendly exception about
6453: exceeding record size was added
6454:
6455: * src/classes/file.C: - use vregex object instead of direct calls
6456: methods from pcre lib
6457:
6458: * src/: classes/file.C, include/pa_string.h, main/pa_string.C,
6459: classes/string.C: - use vregex object instead of direct calls
6460: methods from pcre lib
6461:
6462: * src/: include/pa_common.h, main/pa_common.C: - method
6463: print_pcre_exec_error_text was moved to class vregex
6464:
6465: * src/classes/: Makefile.am, classes.vcproj, regex.C: - class regex
6466: was added
6467:
6468: * src/types/: Makefile.am, pa_vregex.C, pa_vregex.h, types.vcproj:
6469: - class vregex was added
6470:
6471: 2009-04-21 misha
6472:
6473: * buildall-with-xml, buildall-without-xml: - pcre 7.8 -> pcre 7.9
6474:
6475: * src/: types/pa_junction.h, types/pa_value.C,
6476: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_wcontext.C,
6477: types/pa_wcontext.h, main/execute.C, classes/op.C: -
6478: junction-optimisation (destructors)
6479:
6480: * src/include/pa_array.h: - free under if now
6481:
6482: 2009-04-19 misha
6483:
6484: * src/main/untaint.C: - ^taint[js] now escapes \x0D as well
6485:
6486: 2009-04-18 misha
6487:
6488: * src/include/pa_version.h:
6489: :q :
6490:
6491: CV:
6492: ----------------------------------------------------------------------
6493:
6494: * src/types/: pa_vjunction.h, pa_vstateless_class.C: - little
6495: refactoring
6496:
6497: * src/: include/pa_array.h, include/pa_hash.h,
6498: types/pa_vmethod_frame.h: - destructors under #ifdef now
6499:
6500: * src/include/pa_memory.h: - define for using destructors was added
6501:
6502: * src/: types/pa_method.h, types/pa_vstateless_class.C,
6503: main/execute.C: - some junctions will be cached now
6504:
6505: * src/include/pa_hash.h: - hash destructor frees pairs now
6506:
6507: * src/include/pa_array.h: - inline was added to destructor
6508:
6509: * src/types/pa_method.h: - comment was changed
6510:
6511: 2009-04-17 misha
6512:
6513: * src/: include/pa_array.h, include/pa_hash.h,
6514: types/pa_vmethod_frame.h: - destructors were added
6515:
6516: * src/types/: pa_method.h, pa_vmethod_frame.h: - write_to_result
6517: renamed to always_use_result
6518:
6519: * src/main/: compile.y, compile_tools.h: - rollback changes in
6520: compiler: full backward compatibility is better
6521:
6522: * src/types/pa_vmethod_frame.h: - set flag write_to_result if find
6523: result in var's hash
6524:
6525: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
6526: optimisation in method_frame
6527:
6528: * src/include/pa_array.h: - optimisation in array (allocate
6529: elements only when needed)
6530:
6531: * src/types/pa_vresponse.C: - check for $response:headers field
6532: before looking at custom fields
6533:
6534: * src/types/pa_vmethod_frame.h: - if flag write_to_result was set,
6535: not needed to check existance var with name 'result' in var's
6536: hash
6537:
6538: * src/main/compile.y: - compiler was changed: now it detects
6539: writings to $result and set flag writo_to_result in method
6540:
6541: * src/classes/string.C: - little optimisation: no needed to write
6542: number with lang
6543:
6544: * src/main/pa_charset.C: - methods readChar and skipChar which is
6545: used for read utf8-strings were renamed - is_escaped was renamed
6546: to isEscaped (to the same name convention)
6547:
6548: * src/: types/pa_method.h, main/compile_tools.h: - flag
6549: write_to_result added. compiler get this info from code.
6550:
6551: 2009-04-16 misha
6552:
6553: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: - create new
6554: String only before 1st write
6555:
6556: * src/include/pa_string.h: - not needed template removed
6557:
6558: * src/: types/pa_vbool.h, types/pa_vfile.h, types/pa_vimage.C,
6559: types/pa_vjunction.C, types/pa_vproperty.C,
6560: types/pa_vstateless_class.C, types/pa_vxdoc.C, types/pa_vxnode.C,
6561: main/pa_request.C, classes/bool.C, classes/double.C,
6562: classes/hash.C, classes/int.C, classes/string.C, classes/table.C,
6563: classes/void.C, classes/xnode.C: - bool optimisation (use only 2
6564: bool objects)
6565:
6566: 2009-04-15 misha
6567:
6568: * src/lib/cord/cordxtra.c: - more optimisation
6569:
6570: * src/: include/pa_string.h, main/untaint.C: - String::append
6571: optimisation
6572:
6573: * src/include/pa_hash.h: - get_by_hash_code added (it works faster
6574: then get and can sometime be used)
6575:
6576: * src/main/pa_string.C: - String::length optimisation
6577:
6578: * src/main/pa_charset.C: - rollback changeing readChar to skipChar.
6579: these methods read different strings
6580:
6581: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
6582: fresult_initial_void removed + some optimisation - if $result
6583: defined we don't write to context anymore
6584:
6585: * src/main/pa_charset.C: - readChar => skipChar (in this place we
6586: need just skip char)
6587:
6588: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
6589: types/pa_vrequest.C, types/pa_vtable.C, main/execute.C,
6590: classes/table.C: - VVoid::get() => new VVoid (one void-instance)
6591:
6592: * src/types/pa_vvoid.h: - added get() method for retreave one
6593: instance
6594:
6595: 2009-04-11 misha
6596:
6597: * tests/196.html: - tests for $cookie:CLASS_NAME & Co were added
6598:
6599: * tests/197.html: - test for parser://test in xml was added
6600:
6601: * src/classes/string.C: - small optimisation
6602:
6603: * src/types/: pa_venv.C, pa_venv.h, pa_vconsole.h: - small
6604: optimisation
6605:
6606: 2009-04-10 misha
6607:
6608: * buildall-with-xml, buildall-without-xml: - moving from pcre-7.7
6609: to pcre-7.8
6610:
6611: * src/types/pa_vclass.C: - normalizing todo-comments: '@todo' now
6612:
6613: * src/types/: pa_vcookie.C, pa_vcookie.h: - $cookie:CLASS_NAME was
6614: added
6615:
6616: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:CLASS and
6617: $request:CLASS_NAME were added
6618:
6619: * src/types/pa_vconsole.h: - $console:CLASS and $console:CLASS_NAME
6620: were added
6621:
6622: * src/types/: pa_venv.C, pa_venv.h: - $env:CLASS and
6623: $env:CLASS_NAME were added
6624:
6625: * src/types/: pa_vmail.C, pa_vdate.h: - normalizing todo-comments:
6626: '@todo' now
6627:
6628: * src/targets/cgi/parser3.C: - size_t -> int for calming down
6629: compirer
6630:
6631: * src/main/pa_string.C: - little code cleanup
6632:
6633: * src/main/pa_common.C: - describe one more UTF-8 related error
6634: during PCRE compile/execute
6635:
6636: * src/classes/: image.C, inet.C, string.C, xdoc.C, xnode.C: -
6637: normalizing todo-comments: '@todo' now
6638:
6639: * src/types/: pa_vmath.C, pa_vmath.h: - $math:E was added
6640:
6641: * src/main/pa_charset.C: - type changed for making compiler happy
6642:
6643: 2009-03-10 misha
6644:
6645: * src/targets/cgi/parser3.C: make g++ happy with the type of argc
6646: in main()
6647:
6648: 2009-02-01 misha
6649:
6650: * src/main/pa_http.C: - bugfix: double CRLF before the end of
6651: boundary
6652:
6653: 2009-01-25 misha
6654:
6655: * tests/: 194.html, 194_dir/194.p: - test for @GET[] was added
6656:
6657: * src/classes/file.C: - more changes for parsing different number
6658: of params for file::load
6659:
6660: * tests/193.html: - tests for exception while base64-decode binary
6661: to string was added
6662:
6663: * tests/192.html: - tests for file::load with different number of
6664: options
6665:
6666: * src/classes/math.C: - ups. forgot '+1'
6667:
6668: * src/: classes/table.C, classes/file.C, include/pa_common.h,
6669: include/pa_http.h, main/pa_xml_io.C, main/pa_common.C,
6670: main/pa_http.C: - ^file::load[...;http://...;] now can post files
6671: (new option $.encode[multipart-form/data] should be specified) -
6672: $.method[] option for file::load now is not case-sensitive
6673:
6674: * src/: include/pa_string.h, main/untaint.C: - for file post the
6675: new taint language L_FILE_POST was added
6676:
6677: * src/: include/pa_random.h, main/Makefile.am, main/pa_random.C,
6678: main/main.vcproj, classes/math.C, include/Makefile.am: - some
6679: stuff was moved to separate files
6680:
6681: 2009-01-23 misha
6682:
6683: * src/classes/math.C: - little optimisation in ^math:sha1[] -
6684: spaces to tabs were converted
6685:
6686: 2009-01-12 misha
6687:
6688: * src/main/pa_http.C: - value of $.method[] option force uppercased
6689: now
6690:
6691: * src/: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
6692: types/pa_vform.C, types/pa_vmail.C: - some constants changed
6693: their names
6694:
6695: * src/main/pa_common.C: - changes in formating
6696:
6697: * src/: classes/file.C, main/pa_http.C: - some constants changed
6698: their names
6699:
6700: * src/include/pa_http.h: - some spaces were converted to tabs
6701:
6702: * src/include/pa_common.h: - some constants changed their names
6703:
6704: * src/classes/file.C: - fixed 4-th paramether for file::load -
6705: little code rewriting
6706:
6707: * src/types/pa_vfile.C: - little code rewriting
6708:
6709: * src/: main/pa_common.C, main/pa_http.C, main/untaint.C,
6710: types/pa_value.h: - some formating changes
6711:
6712: * src/include/pa_common.h: - some formating spaces transformed to
6713: tabs
6714:
6715: * src/classes/string.C: - exception while base64-decode binary to a
6716: string
6717:
6718: 2009-01-11 misha
6719:
6720: * configure.in: - version changed to 3.3.1b
6721:
6722: 2008-09-05 misha
6723:
6724: * src/lib/pcre/Makefile.am: file Makefile.am was added on branch
6725: release_3_3_0 on 2008-09-05 10:59:35 +0000
6726:
6727: 2008-09-04 misha
6728:
6729: * tests/: 130.html, 131.html: - these exceptions not typeless
6730: anymore
6731:
6732: * src/classes/op.C: - exception with 'invalid taint language' not
6733: typeless anylonger
6734:
6735: * src/classes/image.C: - some exceptions while operations with
6736: image not typeless anymore
6737:
6738: * src/: types/pa_vhashfile.C, main/pa_common.C, classes/file.C,
6739: main/pa_exec.C, main/pa_http.C: - some exceptions while
6740: operations with files not typeless anymore
6741:
6742: * src/: classes/date.C, types/pa_value.C, types/pa_vcookie.C,
6743: types/pa_vdate.h: - exceptions while checking date range not
6744: typeless anymore
6745:
6746: * src/include/pa_exception.h: - exception type string for invalid
6747: date range was added
6748:
6749: 2008-09-03 misha
6750:
6751: * src/: classes/file.C, main/pa_string.C: - exception while pce
6752: operations not typeless anymore
6753:
6754: * src/include/pa_exception.h: - exception type for pce operations
6755: was added
6756:
6757: * tests/: 191.html, 191_a.p, 191_b.p: - tests for calling .CLASS
6758: and .CLASS_NAME insite classes
6759:
6760: * src/classes/table.C: - don't save table header whiile
6761: ^table.save[append;filename] if file exists
6762:
6763: 2008-09-02 misha
6764:
6765: * src/main/compile.y, src/main/compile_tools.h,
6766: src/types/pa_vstateless_class.h, src/main/compile.tab.C,
6767: tests/182_dir/a1.p, tests/182_dir/a2.p: - append option was
6768: renamed to partial and it login changed: we must mark class as
6769: partial for allow their modifications in future.
6770:
6771: 2008-08-29 misha
6772:
6773: * tests/results/022.processed: - testing taint[regex] in mask for
6774: file:list
6775:
6776: * tests/022.html: - testing taint[regex] in mask for file:list
6777:
6778: * tests/022_dir/b[b].txt: - file for testing taint[regex] in mask
6779: for file:list was added
6780:
6781: * src/classes/file.C: - bugfix: ^taint[regex][] didn't works in
6782: file:list
6783:
6784: 2008-08-26 misha
6785:
6786: * src/types/pa_vobject.C: - we must get .CLASS and .CLASS_NAME from
6787: last derived object
6788:
6789: * src/classes/image.C: - many strings "image.format" replaced by
6790: IMAGE_FORMAT constant string - handle GPS info while parse exif -
6791: understand some more exif tags
6792:
6793: * src/include/pa_exception.h: - string "image.format" was added
6794:
6795: 2008-08-21 misha
6796:
6797: * src/: main/pa_string.C, classes/file.C: - use method for print
6798: pcre_exec text error
6799:
6800: * src/main/pa_common.C: - method for print pcre_exec text error was
6801: added
6802:
6803: * src/include/pa_common.h: - method declaration for print pcre_exec
6804: text error was added
6805:
6806: 2008-08-19 misha
6807:
6808: * src/main/execute.C: - bugfix: opcodes must be in separate
6809: namespace while debug execution as well
6810:
6811: * tests/: 015.html, results/015.processed: - test for escaping some
6812: parser chars was added
6813:
6814: 2008-08-18 misha
6815:
6816: * tests/: 190.html, 190.p, results/190.processed: - test for
6817: $caller.self.field + default getter in one class was added
6818:
6819: * tests/: 189.html, results/189.processed: - test for
6820: ^date::create[date object]
6821:
6822: * tests/: 188.html, results/188.processed: - tests for match with
6823: UTF-8 strings
6824:
6825: * src/main/pa_string.C: - option 'U' (ungreedy) was added to
6826: ^string.match[]
6827:
6828: * ChangeLog: - parser 3.3.0 beta13
6829:
6830: 2008-08-15 misha
6831:
1.101 moko 6832: * src/lib/pcre/: LICENCE, Makefile.am, README, Tech.Notes, get.c,
6833: internal.h, pcre.3, pcre.3.html, pcre.3.txt, pcre.c, pcre.h,
6834: pcre.vcproj, study.c, maketables.c, pcre_dftables.vcproj,
6835: dftables.c: - old PCRE files removed
1.95 moko 6836:
6837: * src/lib/pcre/config.h: - configuration for PCRE library
6838:
6839: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
6840: use PCRE library from win32\pcre instead of parser3\src\lib\pcre
6841:
6842: * src/: classes/file.C, main/pa_string.C: - moved to new PCRE
6843: library and set flag UTF8 if $request:charset is UTF-8
6844:
6845: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_globals.C,
6846: include/pa_config_fixed.h: - moved to new PCRE library
6847:
6848: * src/: main/main.vcproj, types/types.vcproj,
6849: classes/classes.vcproj, lib/Makefile.am: - use PCRE library from
6850: win32\pcre instead of parser3\src\lib\pcre
6851:
6852: * src/: include/pa_opcode.h, include/pa_operation.h,
6853: main/compile.C, main/compile.y, main/compile_tools.C,
6854: main/compile_tools.h, main/execute.C, main/compile.tab.C: -
6855: opcodes were moved to separate namespace
6856:
6857: 2008-08-14 misha
6858:
6859: * src/types/pa_vstateless_class.C: - newline at the end missed
6860:
6861: * src/main/untaint.C: - char '-' also prefixed by '\' while regex
6862: tainting
6863:
6864: 2008-08-11 misha
6865:
6866: * tests/: 187.html, 187.p, results/187.processed: - tests for
6867: $caller.self, $caller.self.field and $caller.self.field[value]
6868: were added
6869:
6870: * src/types/pa_vmethod_frame.h: - still need to check 'self'
6871: runtime as well (for $caller.self)
6872:
6873: 2008-07-25 misha
6874:
6875: * tests/: 021.html, 032.html, 033.html, 047.html, 055.html,
6876: 059.html, 061.html, 064.html, 067.html, 068.html, 085.html,
6877: 086.html, 098.html, 109.html, 121.html: - set correct charsets in
6878: tests with international characters
6879:
6880: 2008-07-23 misha
6881:
6882: * src/main/pa_http.C: - escape $cookies as %uXXXX while
6883: file::load[...;http://
6884:
6885: * src/: main/pa_string.C, main/pa_globals.C, classes/file.C: - pcre
6886: now everywhere in separate namespace
6887:
6888: * src/types/pa_vmethod_frame.h: - looking for caller before looking
6889: for vars
6890:
6891: * src/main/: compile.y, compile.tab.C: - characters '@' and '#' now
6892: can be escaped by '^'
6893:
6894: 2008-07-22 misha
6895:
6896: * src/classes/string.C, tests/186.html: - names changes:
6897: escape=>js-escape, unescape=>js-unescape
6898:
6899: 2008-07-21 misha
6900:
6901: * tests/results/186.processed: - test for string escape/unescape
6902:
6903: * tests/186.html: - test for string escape/unescape
6904:
6905: * src/classes/string.C: - string has escape and unescape methods
6906: now
6907:
6908: * src/: include/pa_string.h, main/pa_string.C: - escape method was
6909: added
6910:
6911: * src/: include/pa_charset.h, main/pa_charset.C: - more escape
6912: method-layers added (with different params)
6913:
6914: 2008-07-18 misha
6915:
6916: * tests/results/185.processed: - test for ^str.pos[substr](offset)
6917: was added
6918:
6919: * tests/185.html: - test for ^str.pos[sub](offset) added
6920:
6921: * src/classes/string.C, src/classes/void.C, operators.txt: -
6922: ^string.pos[substr](offset) -- 2nd param accepted now
6923:
6924: * src/main/pa_string.C: - .pos works fine with offset for utf-8
6925: strings
6926:
6927: 2008-07-17 misha
6928:
6929: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
6930: helper length added for mid for small optimisation
6931:
6932: 2008-07-16 misha
6933:
6934: * tests/: 185.html, results/185.processed: - tests for
6935: length/left/right/mid/pos with utf-8 strings
6936:
6937: * src/classes/string.C: - left/right/mid/length/pos works fine for
6938: utf-8 strings
6939:
6940: * src/main/untaint.C: - comments removed
6941:
6942: * src/: include/pa_string.h, main/pa_string.C,
6943: include/pa_charset.h, main/pa_charset.C: - methods for working
6944: with pos/mid for strings in utf-8 were added
6945:
6946: 2008-07-15 misha
6947:
6948: * tests/: 184.html, results/184.processed: - test for case body as
6949: expression: $var(^switch(1){^case(1)(true)..})
6950:
6951: * src/classes/op.C: - case body can be expression now:
6952: $var(^switch(1){^case(1)(true)..})
6953:
6954: * tests/: results/183.processed, 183.html: - added test for testing
6955: new cookie encoding (%uXXXX)
6956:
6957: * src/main/untaint.C: - cookies outputs as %uXXXX now. while
6958: decoding for backward compatibility they decoded from %XX in
6959: request:charset too
6960:
6961: * src/: types/pa_vcookie.C, types/pa_vcookie.h, main/pa_request.C:
6962: - cookie class now decode cookies before first access after last
6963: request:charset changing (as form class).
6964:
6965: * src/main/pa_charset.C: - added method escape for escaping cookies
6966: as %uXXXX - before transcode calculate required space for dest
6967: string. it reduce mem usage for transcode
6968:
6969: * src/include/pa_charset.h: - added method escape for escaping
6970: cookies as %uXXXX
6971:
6972: * src/include/pa_string.h: - taint lang (internal) L_HTTP_COOKIE
6973: was added. will used for escaping cookies as %uXXXX
6974:
6975: * src/include/pa_common.h: - escape method has new option for skip
6976: converting '+' to a space char
6977:
6978: * src/main/: pa_common.C, pa_http.C: - skip BOM code before
6979: transcode - escape method has new option for skip converting '+'
6980: to a space char
6981:
6982: 2008-07-08 misha
6983:
6984: * src/classes/op.C: - bugfix in switch - case "stops" on 1st match
6985: (no UE if more then 1 case matches anylonger) - optimization:
6986: doing searching.as_string() || searching.as_double() only once
6987:
6988: 2008-07-04 misha
6989:
6990: * src/types/pa_vdate.h: - is_evaluated_expr returning true added so
6991: now ^date::create[date object] works
6992:
6993: * src/classes/string.C: - left and right added as aliases for start
6994: and end in ^string.trim[]
6995:
6996: 2008-07-03 misha
6997:
6998: * src/classes/file.C: - allow $.limit for file::sql as well
6999:
7000: * src/classes/file.C: - allow $.offset option for file::sql - force
7001: send limit=1 to query for use sql specifics authomatically
7002:
7003: * src/classes/: hash.C, string.C, table.C: - don't throw exception
7004: if $.limit value if empty. autoconvert it as everywere
7005:
7006: 2008-07-02 misha
7007:
7008: * configure.in: - time to change version number to 3.3.0 %-)
7009:
7010: * src/include/pa_version.h: - time to change version number to
7011: 3.3.0 %-)
7012:
7013: 2008-06-26 misha
7014:
7015: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
7016: $.limit(0) fixes
7017:
7018: * src/sql/pa_sql_driver.h: - new drivers API and new version (10.0)
7019: - $.limit(0) fixes
7020:
7021: * src/sql/pa_sql_driver.h: - SQL_NO_LIMIT added (preparations to
7022: new API)
7023:
7024: * src/: include/pa_sql_driver_manager.h,
7025: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
7026: classes/op.C: - document_root added
7027:
7028: * src/main/compile.tab.C: - error message was changed
7029:
7030: 2008-06-25 misha
7031:
7032: * src/main/compile.y: - error message was changed
7033:
7034: 2008-06-24 misha
7035:
7036: * tests/176_dir/: a.p, d.p: - @OPTION => @OPTIONS
7037:
7038: * tests/: 182.html, 182_dir/a1.p, 182_dir/a2.p, 182_dir/a3.p: -
7039: tests for @OPTIONS\nappend
7040:
7041: * tests/: 176.html, results/176.processed: - @OPTION => @OPTIONS
7042:
7043: * src/main/: compile.y, compile.tab.C: - stuff for @OPTIONS\nappend
7044:
7045: * src/main/compile_tools.h: - new methods for @OPTIONS\nappend
7046:
7047: * src/types/pa_vmethod_frame.h: - ALL_VARS_LOCAL_NAME moved fo
7048: compile.y
7049:
7050: 2008-06-17 misha
7051:
7052: * src/main/: compile.y, compile.tab.C: - bugfix in 'def'
7053: compilation: ^if(default){true. it's incorrect. must be
7054: exception}
7055:
7056: 2008-06-16 misha
7057:
7058: * tests/: 181.ent, 181.html, results/181.processed: - test for
7059: checking external reference loading with 'http://localhost'
7060: prefix while creating xdoc
7061:
7062: * tests/180.html: - use ^inet:ntoa[] and ^inet:aton[] instead of
7063: ^math:long2ip[] and ^math:ip2long[]
7064:
7065: * src/types/: pa_vobject.C, pa_vobject.h: - get_scalar_value method
7066: added which use scalar stateless class method when user object
7067: used in scalar context - use get_scalar_value when user object
7068: requested in scalar context
7069:
7070: * src/main/pa_common.C: - size must be int but not size_t or we
7071: can't compare with 0 sprintf result
7072:
7073: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
7074: main/execute.C, main/pa_request.C: - go back to one VMethodFrame
7075: with internal switch between local/global vars
7076:
7077: * src/types/pa_vclass.C: - register scalar if method @GET[] was
7078: specified
7079:
7080: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h,
7081: pa_vstateless_object.h: - stateless class and object now has
7082: private scalar field and getter/setter for working with it
7083:
7084: * src/classes/math.C: - methods math:long2ip & math:ip2long were
7085: moved to inet static class
7086:
7087: * src/classes/: classes.vcproj, inet.C, Makefile.am: - inet static
7088: class added (^inet:aton[IP], ^inet:ntoa(number))
7089:
7090: * tests/: 180.html, results/180.processed: - tests for
7091: ^math:long2ip(long) and ^math:ip2long[IP]
7092:
7093: * src/classes/math.C: - ^math:ip2long[IP] added
7094:
7095: 2008-06-11 misha
7096:
7097: * src/main/pa_xml_io.C: - use file_read_text again because of we
7098: need cut BOM code and remove DOS newline chars. but don't
7099: transcode it anyway.
7100:
7101: * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
7102: main/pa_http.C: - option for disable transcoding while file_read
7103: and file_read_text added
7104:
7105: 2008-06-10 misha
7106:
7107: * tests/: 179.html, 179.p, results/179.processed: - test for many
7108: classes in 1 file
7109:
7110: * src/main/: compile.C, compile_tools.h: - compile return list of
7111: classes now.
7112:
7113: * src/main/: compile.y, compile.tab.C: - compile return list of
7114: classes now. internals.
7115:
7116: * src/main/pa_request.C: - compile return list of classes now. try
7117: call @conf and @auto for each returned class
7118:
7119: * src/include/pa_request.h: - compile return list of classes now
7120:
7121: * src/types/pa_vstateless_class.h: - typedef ArrayClass added (for
7122: return list of classes when compile buf)
7123:
7124: 2008-06-07 misha
7125:
7126: * src/main/pa_request.C: - constructing VRequest object with 3rd
7127: param -- form
7128:
7129: * src/types/: pa_vrequest.C, pa_vrequest.h: - constructor acceps
7130: 3rd param: form. needed for get post_charset
7131:
7132: * src/types/: pa_vform.C, pa_vform.h: - VForm::get_post_charset()
7133: added
7134:
7135: * src/: include/pa_common.h, main/pa_common.C, main/pa_http.C,
7136: types/pa_vform.C, types/pa_vform.h: - some polish
7137:
7138: 2008-06-06 misha
7139:
7140: * src/types/: pa_vform.C, pa_vform.h: - if POST -- try detec
7141: charset and decode chars from it but not from response:charset
7142:
7143: * src/main/pa_http.C: - detect_charset moved out of here
7144:
7145: * src/: include/pa_common.h, main/pa_common.C: - more helpers
7146: methods moved here - unescape_chars accepn one charset now
7147:
7148: * src/main/pa_http.C: - new constants used - don't allow
7149: $.content-type in ^file::load[;http://;$.method[POST]] - add
7150: charset info while ^file::load[;http://;$.method[POST]] - option
7151: $.omit-post-charset(true) added to ^file::load[;http://] for
7152: disabling charset during post
7153:
7154: * src/types/pa_vform.C: - new constants used
7155:
7156: * src/include/pa_common.h: - some constants were added
7157:
7158: * src/: classes/form.C, types/pa_vform.C: - use StrStartFromNC
7159: instead of StrEqNc
7160:
7161: * src/main/pa_common.C: - new method for caseless search
7162: c-substring in c-string - use isxdigit instead of is_hex_digit
7163:
7164: * src/include/pa_common.h: - new method for caseless search
7165: c-substring in c-string
7166:
7167: 2008-06-05 misha
7168:
7169: * tests/results/178.processed: - test for testing default getter
7170:
7171: * tests/178.html: - test for testing default getter
7172:
7173: * tests/178_dir/: 178a.p, 178b.p, 178c.p, 178d.p, 178e.p: - classes
7174: for test for testing default getter
7175:
7176: * src/main/execute.C: - default getter soul
7177:
7178: * src/types/: pa_vobject.C, pa_vobject.h: - get default getter if
7179: requested objects' field not found
7180:
7181: * src/types/pa_vclass.C: - register default getter if defined - get
7182: default getter if requested field not found
7183:
7184: * src/types/pa_vstateless_object.h: - method get_default_getter was
7185: added
7186:
7187: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
7188: pointer to default getter and methods for get/set it were added
7189:
7190: * src/types/: pa_junction.h, pa_vjunction.h: - junction has
7191: auto_name field (for default getter)
7192:
7193: 2008-06-04 misha
7194:
7195: * src/main/pa_xml_io.C: - load external xml in binary mode (no
7196: transcoding, no cutting BOM code, no fixing line breaks) and get
7197: it to libxml "as is"
7198:
7199: 2008-06-03 misha
7200:
7201: * src/main/pa_common.C: - use store_Char instead of
7202: transcodeCharFromUTF8
7203:
7204: * src/: include/pa_charset.h, main/pa_charset.C: - method
7205: store_Char added, transcodeCharFromUTF8 -- removed
7206:
7207: 2008-06-02 misha
7208:
7209: * tests/: results/177.processed, 177.html: - test for checking
7210: .[acm]date after local ^file::load[] was added
7211:
7212: * tests/: results/176.processed, 176.html: - test for checking
7213: @OPTION\locals + @method[vars][locals] added
7214:
7215: * tests/results/auto.p: - CLASS_PATH specified for checking use
7216:
7217: 2008-05-30 misha
7218:
7219: * src/main/: compile.y, compile.tab.C: - changes in compiler:
7220: @OPTION\nlocals + @method[vars][;locals;] were added
7221:
7222: * src/main/execute.C: - code of OP_CALL and OP_CALL__WRITE was
7223: moved to separate method op_code - switch from VMethodFrame to
7224: VMethodFrameGlobal + VMethodFrameLocal
7225:
7226: * src/include/pa_request.h: - code of OP_CALL and OP_CALL__WRITE
7227: was moved to separate method op_code
7228:
7229: * src/main/pa_request.C: - use VMethodFrameGlobal instead of
7230: VMethodFrame now
7231:
7232: * src/types/pa_vstateless_class.h: - stateless class have bool flag
7233: all_vars_local as well
7234:
7235: * src/types/: pa_vmethod_frame.h, pa_vmethod_frame_global.h,
7236: pa_vmethod_frame_local.h, Makefile.am: - who children for
7237: VMethodFrame were added: one (global) works as VMethodFrame
7238: before and second (local) write all vars in self vars scope
7239:
7240: * src/types/pa_method.h: - method has bool flag all_vars_local now
7241:
7242: 2008-05-29 misha
7243:
7244: * tests/: 129.html, results/129.processed: - more tests for
7245: ^table.hash[]
7246:
7247: * src/classes/hash.C: - ^hash::sql has a new option:
7248: $.type[hash|string|table] as ^table.hash[] one.
7249:
7250: * src/classes/op.C: - ^try has 3rd param now: finally code which
7251: executed anyway after try or catch section
7252:
7253: 2008-05-27 misha
7254:
7255: * src/classes/table.C: - bugfix: ^table.hash[key][$.type[table]]
7256: must not fail if $.distinct(1) wasn't specified
7257:
7258: 2008-05-26 misha
7259:
7260: * src/classes/op.C: - allow ^throw[my type]
7261:
7262: 2008-05-22 misha
7263:
7264: * configure.in, configure: - version number updated to 3.2.4b
7265:
7266: * src/classes/: op.C, string.C: - trim format string before
7267: eval/format
7268:
7269: * tests/: results/175.processed, 175.html: - more tests for
7270: different format strings in .format[]
7271:
7272: * src/types/pa_vform.C: - while decoding get values decode %uXXXX
7273: as well (not only %XX)
7274:
7275: * src/main/pa_common.C: - unescape_chars can decode %uXXXX if
7276: charset specified - checks for format before print number
7277: (^d.format[>...<], ^eval($d)[>...<]) - formating with spaces
7278: (instead of tabs) removed
7279:
7280: * src/include/pa_common.h: - unescape_chars can decode %uXXXX if
7281: charset specified
7282:
7283: * src/: include/pa_charset.h, main/pa_charset.C: - method for get
7284: char in requested charset from utf code was added
7285:
7286: 2008-05-19 misha
7287:
7288: * tests/: 174.html, results/174.processed: - test for
7289: ^hashfile.cleanup[] added
7290:
7291: * src/classes/hashfile.C: - optimization: don't create any key or
7292: value variable if it's name weren't specified
7293: (^hf.foreach[;v]{...})
7294:
7295: 2008-05-16 misha
7296:
7297: * src/classes/hash.C: - optimization: don't create any key variable
7298: if variable name wasn't specified (^h.foreach[;v]{...})
7299:
7300: 2008-05-15 misha
7301:
7302: * src/classes/op.C: - small changes
7303:
7304: * src/classes/hashfile.C: - code reformating (as hash.foreach)
7305:
7306: * src/classes/hash.C: - calculate var_context once before foreach
7307:
7308: 2008-05-14 misha
7309:
7310: * src/classes/hashfile.C: - incorrect vars context calculation for
7311: ^hashfile.foreach[;]{} fixed
7312:
7313: * src/classes/: hash.C, table.C: - little optimisation
7314:
7315: * src/classes/file.C: - bugfix: double absolute path while loading
7316: file
7317:
7318: * tests/: 174.html, results/174.processed: - tests for hashfile
7319: were added
7320:
7321: * buildall-with-xml: - moving to libxslt 1.1.24
7322:
7323: 2008-04-30 misha
7324:
7325: * src/classes/file.C: - stat file while loading (local only) so
7326: .adate, .mdate and .cdate available without additional ::stat
7327:
7328: 2008-04-28 misha
7329:
7330: * src/classes/file.C: - $.name and $.content-type available for
7331: stated file
7332:
7333: 2008-04-14 misha
7334:
7335: * src/targets/cgi/parser3.C: - new year in copyright %-)
7336:
7337: * src/include/pa_version.h: - new version number in head
7338:
7339: 2008-04-10 misha
7340:
7341: * tests/: 080.html, results/080.processed: - cut '0' from
7342: exponential part because of on diff OS it differ (20 or 020 for
7343: ex)
7344:
7345: * tests/: 119.html, results/119.processed: - check for encoding
7346: while creating xdoc
7347:
7348: 2008-04-09 misha
7349:
7350: * buildall-with-xml: - move to libxml 2.6.32 and libxslt 1.1.23
7351:
7352: * src/main/pa_common.C: - comment added
7353:
7354: * src/classes/date.C: - little refactoring
7355:
7356: 2008-04-07 misha
7357:
7358: * src/classes/table.C: - use NO_STRINGSTREAM for switch to old
7359: style of ^table.save[]: prepare one big string and sabe it at
7360: once. it's safe on freebsd 4.x but use much more memory.
7361:
7362: * buildall-with-xml, buildall-without-xml: - option
7363: --disable-stringstream added (under comment. use it on freebsd
7364: 4.x)
7365:
7366: 2008-02-22 misha
7367:
7368: * src/main/pa_http.C: - exception if $.body[] and $.forms[]
7369: specified together in file::load[;http] - get back transcoding
7370: $.body[] in file::load[;http]
7371:
7372: 2008-02-21 misha
7373:
7374: * src/classes/date.C: - ^date.gmt-string[] was added
7375:
7376: * src/types/pa_value.C: - method for output date in RFC 822 format
7377: moved to pa_common.h
7378:
7379: * src/include/pa_common.h: - method for output date in RFC 822
7380: format moved here from pa_value.C
7381:
7382: * src/types/pa_vmail.C: - fixed core in sending mail with
7383: attachment in simple mode ($.file[file here]) introduced in 3.2.2
7384:
7385: 2008-02-20 misha
7386:
7387: * src/main/pa_http.C: - transcode $.headers before escaping into
7388: specified charset while ^file::load[...;http://...] (L_URI
7389: instead of L_HTTP_HEADER) - $.cookies param available in
7390: ^file::load[;http://...] now (but we don't parse set-cookies from
7391: response yet) (cookies not transcoded as common $cookies)
7392:
7393: 2008-02-19 misha
7394:
7395: * src/main/pa_request.C: - rollback: we mustn't force taint
7396: $response:field values because in this case
7397: $response:locateion[http://...] don't works.
7398:
7399: 2008-02-15 misha
7400:
7401: * src/classes/op.C: - little refactoring
7402:
7403: * src/main/pa_http.C: - taint names of $.headers for load[;http
7404:
7405: * src/main/pa_request.C: - force taint values of $response:field
7406:
7407: 2008-02-14 misha
7408:
7409: * src/main/pa_request.C: - $response:field transcoded to
7410: $response:charset before escaping now
7411:
7412: * src/main/pa_http.C: - some outdated comments removed
7413:
7414: * src/classes/date.C: - lastdat -> last-day
7415:
7416: * src/classes/date.C: - ^date:lastday(year;month) and
7417: ^date.lastday[] were added - little code refactoring - comments
7418: changes
7419:
7420: * tests/: 159.html, results/159.processed: - test for number of
7421: days in February
7422:
7423: * src/types/pa_value.C: - fixes in code formatting
7424:
7425: * src/classes/: file.C, op.C, table.C: - fixes in code formatting
7426: and comments
7427:
7428: 2008-02-13 misha
7429:
7430: * src/main/pa_common.C: - bugfix for february at leap year
7431:
7432: 2008-01-28 misha
7433:
7434: * tests/: 160.html, results/160.processed: - more test for cache
7435: added
7436:
7437: * src/classes/op.C: - bugfix: cache body executed twice if contains
7438: unhandled exception
7439:
7440: 2008-01-25 misha
7441:
7442: * src/lib/sdbm/sdbm.c: - use arp_malloc instead of malloc (fixed
7443: bug when hashfile became inavailable after memory:compact)
7444:
7445: * src/lib/sdbm/apr_strings.C: - +arp_malloc
7446:
7447: 2008-01-22 misha
7448:
7449: * src/classes/table.C: - little refactiring and exception texts
7450: changes in method ^table.hash[]
7451:
7452: * src/types/pa_vcookie.C: - link to cookie specification changed
7453:
7454: 2008-01-21 misha
7455:
7456: * tests/: 171.html, cat.sh, results/171.processed: - more tests for
7457: file::exec/cgi
7458:
7459: * src/classes/file.C: - bugfix: core while processing headers if
7460: executed cgi script don't return content
7461:
7462: 2008-01-18 misha
7463:
7464: * buildall-with-xml: - move to libxml2 version 2.6.31
7465:
7466: * src/include/pa_version.h, configure.in: - version number updated
7467: to '3.2.3b'
7468:
7469: 2007-12-28 misha
7470:
7471: * src/: classes/hash.C, include/pa_hash.h: - hash.contain =>
7472: hash.contains
7473:
7474: 2007-12-27 misha
7475:
7476: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
7477: src/lib/cord/cord.vcproj, src/lib/gd/gd.vcproj,
7478: src/lib/ltdl/ltdl.vcproj, src/lib/md5/md5.vcproj,
7479: src/lib/pcre/pcre.vcproj, src/lib/pcre/pcre_dftables.vcproj,
7480: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
7481: src/lib/smtp/smtp.vcproj, src/main/main.vcproj,
7482: src/targets/cgi/parser3.vcproj,
7483: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj: -
7484: back to VS2003 because of Apache 1.3 module can't work if it was
7485: built in VS 2005. with cgi all file so VS2003 project files can
7486: be easy converted to the new format.
7487:
7488: 2007-12-04 misha
7489:
7490: * src/types/pa_vcode_frame.h: - changes in comment
7491:
7492: 2007-11-29 misha
7493:
7494: * src/: types/pa_vcode_frame.h, main/execute.C: - code frame don't
7495: intercept strings any longer
7496:
7497: * tests/: 173.html, results/173.processed: - tests for
7498: $d[^date::now[]] $j{$d} $r[$j] -- must create date object in $r
7499: but not in main code frame
7500:
7501: * tests/: 172.html, results/172.processed: - more tests for pass
7502: objects from code frames
7503:
7504: 2007-11-27 misha
7505:
7506: * tests/: 152.html, results/152.processed: - tests for converting
7507: strings 'true'/'false' to bool were added
7508:
7509: * tests/152.html: - added checks for converting strings
7510: 'true'/'false' to bool
7511:
7512: * src/classes/string.C: - ^srting.bool[] now can convert to bool
7513: not only strings with numbers but with values 'true'/'false' as
7514: well
7515:
7516: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: - buffer size
7517: for parser3.log increased
7518:
7519: * src/main/pa_common.C: - remove_crlf optimize whitespaces now
7520:
7521: * src/include/pa_common.h: - remove_crlf return cstring size now
7522:
7523: * src/include/pa_types.h: - constant with buffer size for
7524: parser3.log added
7525:
7526: 2007-11-16 misha
7527:
7528: * tests/cat.sh: - script for tests for file::exec/cgi
7529:
7530: * tests/171.html: - tests for file::exec/cgi
7531:
7532: * tests/results/171.processed: - tests results for file::exec/cgi
7533:
7534: 2007-11-15 misha
7535:
7536: * src/main/pa_exec.C: - fixed incorrect exec code for unix
7537:
7538: * src/classes/file.C: - .body must be set before analyzing cgi
7539: headers
7540:
7541: * src/classes/file.C: - bugfix: we must transcode output fix EOLs
7542: only if exec/cgi return anything.
7543:
7544: 2007-11-14 misha
7545:
7546: * operators.txt: - info about new text|binary option for
7547: file::exec/cgi was added
7548:
7549: * src/: include/pa_exec.h, main/pa_exec.C, classes/file.C: -
7550: ^file:exec[[text|binary];script;...]
7551:
7552: * src/: include/pa_exception.h, classes/file.C, classes/image.C,
7553: classes/string.C, classes/table.C: - more text strings moved to
7554: the one place
7555:
7556: 2007-11-09 misha
7557:
7558: * src/types/pa_vrequest.C: - $request:argv must be taint
7559:
7560: * ChangeLog: - $request:argv [patch from Sumo]
7561:
7562: * operators.txt: - $request:argv
7563:
7564: * src/: include/pa_request_info.h, types/pa_vrequest.C,
7565: types/pa_vrequest.h, targets/cgi/parser3.C: - $request:argv
7566:
7567: 2007-10-25 misha
7568:
7569: * buildall-with-xml, buildall-without-xml: - options preparations
7570: for ./configure rewrited
7571:
7572: * src/main/: compile.tab.C, compile.y: - bug if parser.compile
7573: error occure in unhandled_exception finally fixed
7574:
7575: 2007-10-23 misha
7576:
7577: * tests/: 170.html, results/170.processed: - test for
7578: @method[][result]
7579:
7580: * operators.txt: - added info about node.prefix and
7581: node.namespaceURI
7582:
7583: * src/classes/xnode.C: - xmlHasProp used instead of xmlGetProp
7584:
7585: * src/types/pa_vxnode.C: - DOM2 fields namespaceURI and prefix were
7586: added for node and attribute
7587:
7588: 2007-10-22 misha
7589:
7590: * src/types/pa_vmail.C: - content-transfer-encoding: 8bit added
7591:
7592: * src/main/pa_request.C: - added const content-transfer-encoding
7593:
7594: * src/include/pa_request.h: - added const content-transfer-encoding
7595: - ups. constants must be in lowercase (for search)
7596:
7597: * src/types/pa_vmail.C: - more constants used -
7598: content-transfer-encoding: 8bit added
7599:
7600: * src/main/pa_uue.C: - content-transfer-encoding moved out of here
7601:
7602: * src/include/pa_request.h: - more constants
7603:
7604: * src/types/pa_vmail.C: - constant renamed - $.content-id don't
7605: ommit anymore if $.content-disposition was specified - little
7606: refactoring
7607:
7608: * src/: include/pa_request.h, main/pa_request.C: - constant renamed
7609:
7610: 2007-10-17 misha
7611:
7612: * operators.txt: - info about
7613: table::create[nameless]{data}[>options<] was added
7614:
7615: * src/main/: compile.tab.C, compile.y: - if error occure while
7616: compile method don't put this method in methods table anymore.
7617: in other case the parser coredumped if @unhandled_exception
7618: method can't be compiled because of parser.compile error.
7619:
7620: * src/main/execute.C: - little code reformating
7621:
7622: * src/main/pa_request.C: - little code reformating - comment
7623: changed
7624:
7625: 2007-10-16 misha
7626:
7627: * tests/: 035.html, results/035.processed: - tests
7628: table::create[]{}[options] added
7629:
7630: * src/classes/table.C: - table::create[]{} now accept 3rd param:
7631: options (only $.seperator[] yet)
7632:
7633: 2007-10-10 misha
7634:
7635: * src/classes/table.C: - some contstants moved to pa_common.h -
7636: some code changes
7637:
7638: 2007-10-02 misha
7639:
7640: * src/main/pa_uue.C: - memory usage during uuencode reduced more
7641: then three time as much. but base64 encoding method still use
7642: less memory anyway.
7643:
7644: 2007-09-17 misha
7645:
7646: * operators.txt: - added info about $cookie:fields
7647:
7648: * src/types/pa_vcookie.C: - $cookie:fields available now
7649:
7650: * src/classes/hash.C: - some stuff for use with .for_each moved to
7651: common
7652:
7653: * src/include/pa_common.h: - some stuff for use with .for_each
7654: moved here
7655:
7656: * src/types/: pa_venv.C, pa_venv.h: - some strings moved to #define
7657:
7658: 2007-09-14 misha
7659:
7660: * buildall-with-xml: - new xml libs again =)
7661:
7662: 2007-08-28 misha
7663:
7664: * operators.txt: - texts about ^table.columns[[column name]] and
7665: ^string.split[...][v][column name] were added
7666:
7667: * tests/: 168.html, 169.html, results/168.processed,
7668: results/169.processed: - tests for ^table.columns[[column name]]
7669: and ^string.split[...][v][column name] were added
7670:
7671: * src/classes/table.C: - new option ^table.columns[[column name]]
7672: was added
7673:
7674: * src/classes/string.C: - new option ^string.split[...;v;[column
7675: name]]
7676:
7677: * src/include/pa_exception.h: - error text message for
7678: ^hash._keys[], ^table.columns[] and ^string.split[]
7679:
7680: 2007-08-27 misha
7681:
7682: * src/main/untaint.C: - try to fix coredump on unix if print to
7683: body ^taint[sql][something] outside of connect
7684:
7685: * tests/: 167.html, results/167.processed: - test for ^taint[sql]
7686: outside of connect
7687:
7688: * buildall-with-xml, buildall-without-xml: - strip parser3 was
7689: added (commented by default)
7690:
7691: 2007-08-20 misha
7692:
7693: * operators.txt: - comment about new method ^node.hasAttributes[]
7694: was added
7695:
7696: * src/classes/: file.C, math.C, op.C, string.C, xdoc.C: - more
7697: duplicated exception text strings were removed
7698:
7699: * src/include/pa_exception.h: - more exception text strings moved
7700: here
7701:
7702: * src/classes/table.C: - some duplicate exceptions' text strings
7703: removed
7704:
7705: * src/classes/: file.C, hashfile.C, image.C, op.C, string.C,
7706: xdoc.C, xnode.C: - some duplicate exceptions' text strings
7707: removed
7708:
7709: * src/include/pa_exception.h: - some exception text strings movet
7710: to pa_exception
7711:
7712: * tests/: 149.html, results/149.processed: - test for
7713: ^xnode.hasAttributes[] was added - some code changes
7714:
7715: * src/classes/xnode.C: - DOM2 method ^xnode.hasAttributes[] was
7716: added
7717:
7718: 2007-08-17 misha
7719:
7720: * tests/: results/006.processed, results/059.processed, 006.html,
7721: 059.html: - more tests for match
7722:
7723: * tests/: 129.html, results/129.processed: - tests for
7724: ^table.hash[...][$.type[string|hash|table]] added
7725:
7726: * src/targets/cgi/parser3.C: - little syntax changes
7727:
7728: * src/: classes/math.C, targets/isapi/parser3isapi.C: - little
7729: syntax changes
7730:
7731: * src/targets/cgi/parser3.C, operators.txt: - annoying 'SIGPIPE'
7732: messages in parser3.log switched off by default. If someone
7733: really still need it: use $SIGPIPE(1)
7734:
7735: 2007-08-08 misha
7736:
7737: * buildall-with-xml, buildall-without-xml: - remove libs source
7738: files by default since now
7739:
7740: 2007-08-07 misha
7741:
7742: * buildall-without-xml: - some option syntax changes
7743:
7744: * buildall-with-xml: - compile libxml2 without http support - some
7745: option syntax changes
7746:
7747: * src/main/pa_xml_io.C: - will use parser file loader for xml needs
7748:
7749: 2007-08-06 misha
7750:
7751: * buildall-with-xml: - moved to libxml2-2.6.29 and libxslt-1.1.21
7752:
7753: * tests/: 160.html, results/160.processed: - cache test was
7754: rewrited
7755:
7756: 2007-07-06 misha
7757:
7758: * tests/: 153.html, results/153.processed: - added test for
7759: ^math:sha1[string]
7760:
7761: * src/types/pa_vform.C: - bugfix: uploaded file name wasn't
7762: transcoded
7763:
7764: * src/classes/math.C: - ^math:long2ip(long) and ^math:sha1[string]
7765: were added
7766:
7767: 2007-06-28 misha
7768:
7769: * etc/parser3.charsets/windows-1251.cfg: - removed duplicated and
7770: some incorrect chars
7771:
7772: 2007-06-19 misha
7773:
7774: * src/include/pa_hash.h: - methods generic_hash_code & hash_code
7775: were moved on top because of gcc 4 had a problems during
7776: building.
7777:
7778: 2007-06-18 misha
7779:
7780: * tests/results/019.processed: - new image commited
7781:
7782: 2007-06-09 misha
7783:
7784: * src/classes/: op.C, table.C: - in while and table.select method
7785: as_expression used now
7786:
7787: * src/types/pa_vmethod_frame.h: - method as_expression was added
7788:
7789: 2007-06-08 misha
7790:
7791: * tests/: 166.html, results/166.processed: - test for
7792: ^match[...][n]
7793:
7794: * tests/: 165.html, results/165.processed: - tests for loops
7795:
7796: * src/lib/cord/include/private/cord_pos.h: - back to origin value
7797: because of no speed/memory optimisation but some proglems with
7798: long cycles occure
7799:
7800: 2007-06-06 misha
7801:
7802: * src/classes/: op.C, table.C: - ^while(true){}, ^while(1){},
7803: ^table.select(true) and ^table.select(1) didn't works because of
7804: awaiting junction-param only. fixed.
7805:
7806: 2007-05-24 misha
7807:
7808: * src/: include/pa_os.h, main/pa_os.C: - 20 attempt to get lock
7809: with 0.5 secs interval
7810:
7811: * src/classes/op.C: - cache was rewrited. I hope it works with
7812: locking system now on unix
7813:
7814: * src/main/pa_os.C: - locks engines were rewrited: now we don't use
7815: system locks which wait till other threads release it but try get
7816: lock, if fail wait 1 sec and make 10 attempts.
7817:
7818: * src/include/pa_os.h: - consts for blocking locks + some comments
7819: were added
7820:
7821: * src/lib/sdbm/apr_file_io.C: - wait till lock released while
7822: opening files
7823:
7824: * src/classes/table.C: - changes in includes. if unclude <sstream>
7825: after our classes on unix it can't be build
7826:
7827: * src/types/pa_vhashfile.C: - not needed code removed
7828:
7829: 2007-05-23 misha
7830:
7831: * src/: classes/file.C, classes/op.C, main/pa_common.C,
7832: include/pa_common.h: - cosmetic changes
7833:
7834: 2007-05-18 misha
7835:
7836: * src/lib/cord/include/private/cord_pos.h: - rebalance tree not so
7837: often. it's give some speed increasing
7838:
7839: * tests/results/160.processed: - returned time corrected
7840:
7841: * tests/160.html: - time increased because on unix 1 mean nothing
7842: :(
7843:
7844: * operators.txt: - added info about ^hash.contain[key]
7845:
7846: * src/classes/hash.C: - added ^hash.contain[key]
7847:
7848: * src/include/pa_hash.h: - added method for checking key exists in
7849: hash
7850:
7851: 2007-05-07 misha
7852:
7853: * src/include/pa_string.h: - was compilation error during build on
7854: freebsd4
7855:
7856: 2007-05-03 misha
7857:
7858: * src/classes/table.C: - option $.type[hash|string|table] was added
7859: for ^table.hash[]
7860:
7861: * src/classes/file.C: - comment removed
7862:
7863: 2007-04-26 misha
7864:
7865: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - while ::open the
7866: real files doesn't opened in place anymore
7867:
7868: 2007-04-24 misha
7869:
7870: * src/classes/math.C: - I thought one more time and remove lg(N) :)
7871:
7872: * src/include/pa_exception.h: "static" removed
7873:
7874: 2007-04-23 misha
7875:
7876: * src/classes/math.C: ^math:lg(N) => ^math:log10(N)
7877:
7878: * src/classes/math.C: added: - ^math:ln(N) (the same as
7879: ^math:log(N)) - ^math:lg(N)
7880:
7881: * tests/: 097.html, results/097.processed: - charsets converstion
7882: during ^file::load[text;http://...] added
7883:
7884: * tests/: 164.html, results/164.processed: - check for set expires
7885: as a date
7886:
7887: * tests/: 164.html, results/164.processed: - test for hashfile
7888:
7889: * src/classes/hashfile.C: - little comment changes
7890:
7891: * src/types/pa_vhashfile.C: - don't open hashfile files until 1st
7892: access
7893:
7894: * src/: classes/date.C, classes/double.C, classes/file.C,
7895: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
7896: classes/mail.C, classes/math.C, classes/op.C, classes/string.C,
7897: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
7898: classes/xnode.h, include/pa_request.h, main/execute.C,
7899: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
7900: main/pa_dictionary.C, main/pa_exec.C, main/pa_http.C,
7901: main/pa_request.C, main/pa_sql_driver_manager.C, main/pa_table.C,
7902: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
7903: types/pa_vconsole.h, types/pa_vfile.h, types/pa_vhash.h,
7904: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmethod_frame.h,
7905: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
7906: types/pa_vtable.C, types/pa_vxdoc.h, types/pa_wcontext.C: -
7907: "parser.runtime" strings were removed
7908:
7909: * src/classes/hashfile.C: - with .clear[] called files_delete()
7910: now.
7911:
7912: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - .clear() removed.
7913:
7914: * src/include/pa_exception.h: - string constant with
7915: "parser.runtime" text was added
7916:
7917: 2007-04-20 misha
7918:
7919: * operators.txt: - some comments changing
7920:
7921: * operators.txt: - added info about .^hashfile.release[],
7922: ^hashfile.clenaup[] and new ^string.match[][>N-option<]
7923:
7924: * configure: =cheching for unsetenv
7925:
7926: * src/classes/hashfile.C: - ^hashfile.cleanup[],
7927: ^hashfile.release[] were added
7928:
7929: * src/: main/pa_string.C, include/pa_string.h, classes/string.C: -
7930: ^string.match[][] understand new option now: return number of
7931: matches but not table wit results
7932:
7933: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - hashfile can auto
7934: reopen now
7935:
7936: * src/classes/op.C: - bug. must be false
7937:
7938: * configure.in: - checking for unsetenv was added
7939:
7940: * src/types/pa_vform.C: - some comments
7941:
7942: 2007-04-18 misha
7943:
7944: * buildall-with-xml: moving to libxml2-2.6.28
7945:
7946: * buildall-with-xml, buildall-without-xml: added commented lines
7947: with --disable-safe-mode option
7948:
7949: * operators.txt: - info about $form:files
7950:
7951: 2007-04-17 misha
7952:
7953: * src/types/: pa_vform.C, pa_vform.h: - some code was modified -
7954: $form:files was added
7955:
7956: * tests/: 163.html, results/163.processed: removing auto format
7957:
7958: * src/types/pa_vdate.h: - start adding unsetenv("TZ");
7959:
7960: 2007-04-16 misha
7961:
7962: * tests/: 163.html, results/163.processed: - test for .int[],
7963: floor, round, ceiling and .format[]
7964:
7965: * src/classes/file.C: - little optimization for getting args in
7966: exec/cgi
7967:
7968: 2007-04-13 misha
7969:
7970: * src/classes/file.C: - arguments for file::exec/cgi can be
7971: specified now as s table with one column
7972:
7973: 2007-03-27 misha
7974:
7975: * tests/: 162.html, results/162.processed: - test for
7976: ^table.select(^condition[$t])
7977:
7978: * tests/results/auto.p: - load windows-1251 charset for some tests
7979:
7980: * tests/run_parser.sh: PARSER_CONFIG -> CGI_PARSER_CONFIG
7981:
7982: * tests/: results/161.processed, 161.html, 161_utf8.txt,
7983: 161_windows1251.txt: - added test for
7984: ^file::load[text;/local/file.txt;$.charset[...]]
7985:
7986: * tests/: results/013.processed, 013.html: - added test for
7987: checking $._default value while hash modifications
7988:
7989: * tests/: 160.html, results/160.processed: - add test for
7990: ^cache[key](secs){code}, ^cache[] and ^cache(0)
7991:
7992: 2007-03-22 misha
7993:
7994: * src/include/pa_common.h: - "charset" string defined for
7995: ^file::load[text;/local.txt] and ^table::load[/table.txt]
7996:
7997: * src/main/: pa_common.C, pa_http.C: - $.charset option for
7998: ^file::load[text;/local.txt] and ^table::load[/table.txt] was
7999: added - not needed transcodes were removed from
8000: ^file::load[...;http://...]
8001:
8002: * src/types/pa_vdate.h: - date.week was fixed - date.weekyear was
8003: added
8004:
8005: * src/classes/date.C: - date.week was fixed
8006:
8007: * operators.txt: - added info about date.weekyear
8008:
8009: * tests/: 159.html, results/159.processed: - tests for date.week
8010: and date.weekyear added
8011:
8012: 2007-03-15 misha
8013:
8014: * src/classes/table.C: - enclose column numbers for nameless tables
8015: as well
8016:
8017: 2007-03-14 misha
8018:
8019: * src/targets/cgi/parser3.C: - bugxif. failed when request cgi
8020:
8021: * src/classes/table.C: - table.save optimization: now required much
8022: less memory
8023:
8024: 2007-03-13 misha
8025:
8026: * tests/results/: 158.processed, 158.processes: - tests for
8027: table.save/table.load
8028:
8029: * tests/: 158.html, results/158.processes: - tests for
8030: table.save/table.load
8031:
8032: * buildall-with-xml: libxml2: --without-ftp --without-docbook
8033:
8034: * buildall-with-xml: - pattern needed now for building
8035:
8036: * tests/results/097.processed: - added test results for xdoc::load
8037: & xdoc::load[http://...]
8038:
8039: * tests/097.html: - added test for xdoc::load
8040:
8041: 2007-03-12 misha
8042:
8043: * tests/: 107.html, results/107.processed: - added test for xpath
8044: '//man'
8045:
8046: 2007-03-01 misha
8047:
8048: * tests/: 097.html, results/097.processed: - added test for
8049: creating xdoc from file
8050:
8051: * tests/: results/157.processed, 157.html: - added test for
8052: file:move
8053:
8054: 2007-02-28 misha
8055:
8056: * src/classes/xdoc.C: - another attempt
8057:
8058: * src/classes/xdoc.C: - roll back last changes for a while
8059:
8060: * src/classes/xdoc.C, operators.txt: - ^xdoc::create[$file] added.
8061:
8062: * src/classes/file.C: - under lock we create non-exist dir anyway
8063:
8064: * tests/results/099.processed: - ever send content-disposition to
8065: client with file
8066:
8067: * tests/157.html: + test for file:copy
8068:
8069: 2007-02-26 misha
8070:
8071: * src/classes/file.C: - some similar strings moved to #define
8072: instead of to be copy/pasted many times
8073:
8074: * src/types/pa_vfile.h: - class name string ("file") moved to
8075: #define
8076:
8077: 2007-02-20 misha
8078:
8079: * bin/auto.p.dist.in: - added lines for sqlite
8080:
8081: * configure.in: - added some strings for sqlite detection
8082:
8083: 2007-02-19 misha
8084:
8085: * operators.txt: - some comments changes
8086:
8087: * buildall-with-xml, buildall-without-xml: - some modifications
8088:
8089: 2007-02-17 misha
8090:
8091: * buildall-with-xml, buildall-without-xml: - moving to gc6.8
8092:
8093: * src/main/pa_request.C: - damn, i forgot to commit it while I
8094: change console behaviour
8095:
8096: 2007-02-12 misha
8097:
8098: * src/targets/cgi/parser3.C: - don't print headers if
8099: $console:line[data] was used during cgi execution.
8100:
8101: * src/types/pa_vconsole.h: - console class have bool flag now which
8102: marked as 'true' if class was used.
8103:
8104: * tests/: 152.html, results/152.processed: - more types was added
8105: to test 152
8106:
8107: * src/types/: pa_vimage.C, pa_vimage.h: - fixed bug added while
8108: adding 'bool' (^if($image){} caused exception)
8109:
8110: 2007-02-09 misha
8111:
8112: * tests/: 152.html, results/152.processed: - test alightly updated
8113:
8114: * tests/: 152.html, results/152.processed: - test rewrited
8115:
8116: * src/types/: pa_vxdoc.C, pa_vxdoc.h, pa_vxnode.C, pa_vxnode.h: -
8117: bugfix. I broke xdoc & xnode in expression
8118:
8119: 2007-02-08 misha
8120:
8121: * tests/: 152.html, results/152.processed: - add test for checking
8122: 'def' for void, string, bool, int & double
8123:
8124: 2007-02-07 misha
8125:
8126: * operators.txt: - ^file:base64[filespec] was added
8127:
8128: * tests/results/153.processed: - result test for
8129: ^file:base64[filespec] was updated
8130:
8131: * tests/153.html: - test for ^file:base64[filespec] was added
8132:
8133: * src/types/pa_vconsole.h: - little optimization
8134:
8135: * src/classes/file.C: - ^file:base64[filespec]
8136:
8137: * src/main/pa_common.C: - definitions for ^file:base64[filespec]
8138:
8139: * src/include/pa_common.h: - declarations for
8140: ^file:base64[filespec]
8141:
8142: * src/types/pa_vcookie.C: - little optimization
8143:
8144: 2007-02-06 misha
8145:
8146: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: - some chars
8147: were temporary commented
8148:
8149: * src/types/pa_vbool.h: - bugfix
8150:
8151: * tests/156.html: - added test for bool cookie
8152:
8153: * src/types/pa_vcookie.h: - not needed string "cookie" removed
8154:
8155: * tests/: 155.html, results/155.processed: - added test for check
8156: $.encloser[] option for table save/load
8157:
8158: * tests/: 153.html, 154.html, todo.txt: - two more tests added
8159:
8160: 2007-02-05 misha
8161:
8162: * tests/results/152.processed: - newline at the end was missed
8163:
8164: * tests/results/141.processed: - math:md5 must be lowercased
8165:
8166: * src/targets/cgi/parser3.C: - 2007 in help ;)
8167:
8168: 2007-02-03 misha
8169:
8170: * tests/results/: 150.processed, 151.processed, 152.processed: -
8171: test for bool added and some content length fixes
8172:
8173: * tests/152.html: - test for bool added
8174:
8175: * buildall-with-xml: - moved to libxml2-2.6.27 and libxslt-1.1.20
8176:
8177: * operators.txt: - info bool class was added
8178:
1.101 moko 8179: * src/: classes/Makefile.am, classes/bool.C,
1.95 moko 8180: classes/classes.vcproj, classes/double.C, classes/int.C,
8181: classes/string.C, classes/void.C, classes/xnode.C,
8182: include/pa_string.h, types/pa_vbool.h, types/pa_vclass.h,
8183: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
8184: types/pa_vjunction.h, types/pa_vproperty.C, types/pa_vproperty.h,
8185: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
8186: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h,
8187: types/types.vcproj: - bool class was added
8188:
8189: * src/main/pa_request.C: - fix
8190:
8191: 2007-01-18 misha
8192:
8193: * src/: main/pa_string.C, classes/string.C: - return table during
8194: ^string.match[][] even if no matched found.
8195:
8196: 2006-12-20 misha
8197:
8198: * src/types/: pa_method.h, pa_vfile.h: - some syntax changes [
8199: http://www.parser.ru/forum/?id=55598 ]
8200:
8201: 2006-12-19 misha
8202:
8203: * src/types/pa_vxdoc.C: - $xDoc is "xnode" == true now. more
8204: details: http://www.parser.ru/forum/?id=52359
8205:
8206: * src/main/pa_request.C: - always set content-disposition for
8207: $response:body[hash here]. more details:
8208: http://www.parser.ru/forum/?id=52130
8209:
8210: 2006-12-07 misha
8211:
8212: * operators.txt: - added info about bool params in cookie set
8213:
8214: * src/types/pa_vcookie.C: - bool param in cookies available now
8215: $cookie:name[ $.value[123] $.secure(true) $.httponly(true)
8216: ]
8217:
8218: * src/types/: pa_value.C, pa_value.h, pa_vbool.h: - is_bool method
8219: was added
8220:
8221: 2006-12-02 misha
8222:
8223: * src/classes/file.C: - file_block_read used instead of native read
8224:
8225: * src/main/pa_common.C: - added file_block_read with read error
8226: detection - file_block_read used instead of native read
8227:
8228: * src/include/pa_common.h: - added file_block_read declaration
8229:
8230: 2006-12-01 misha
8231:
8232: * operators.txt: - info about $var.CLASS_NAME was added
8233:
8234: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
8235: $var.CLASS_NAME added
8236:
8237: * operators.txt: - added info about ^file:copy[]
8238:
8239: * src/classes/file.C: - ^file:copy[from;fo] was added
8240:
8241: 2006-11-20 misha
8242:
8243: * src/classes/date.C: - bug fix :)
8244:
8245: 2006-11-17 misha
8246:
8247: * src/include/pa_common.h: - array in crc32 calculation was changed
8248: to static
8249:
8250: * src/main/pa_common.C: - little optimization in getMonthDays -
8251: small changes in crc32 calculation
8252:
8253: * src/classes/date.C: - not needed code was removed
8254:
8255: 2006-11-16 misha
8256:
8257: * src/types/pa_vmail.C: - fix missed brakes
8258:
8259: * src/types/pa_vmail.C: - mail:send now set content-type:
8260: multipart/related instead of multipart/mixed if file have
8261: $.content-id[]
8262:
8263: 2006-11-15 misha
8264:
8265: * src/types/pa_vdouble.h: abs -> fabs
8266:
8267: 2006-11-14 misha
8268:
8269: * operators.txt: - added info about ^file.md5[] and
8270: ^file:md5[file-name]
8271:
8272: * src/classes/file.C: - ^file.md5[] and ^file:md5[file-name] were
8273: added
8274:
8275: * src/main/pa_common.C: - CRC32_MAX_BUFFER_SIZE was renamed to
8276: FILE_BUFFER_SIZE
8277:
8278: * src/classes/math.C: - hex_string was moved to pa_common.h
8279:
8280: * src/include/pa_common.h: - hex_string was moved from math.C -
8281: CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
8282:
8283: * src/types/pa_vdouble.h: - incorrect frac detection with negative
8284: values was fixed
8285:
8286: 2006-11-13 misha
8287:
8288: * operators.txt: - added info about ^math:crc32[string],
8289: ^file:crc32[file-name] & ^file.crc32[]
8290:
8291: * src/classes/math.C: - added ^math:crc32[string]
8292:
8293: * src/classes/file.C: - some comments were changed - added
8294: ^file:crc32[file-name] and ^file.crc32[]
8295:
8296: * src/: include/pa_common.h, main/pa_common.C: - some functions for
8297: crc32 calculation added
8298:
8299: 2006-11-03 misha
8300:
8301: * src/include/pa_array.h: - not needed variable removed
8302:
8303: * tests/: 150.html, 151.html, results/150.processed,
8304: results/151.processed: - 2 tests were added
8305:
8306: * src/include/: pa_array.h, pa_table.h: - table.locate & table.join
8307: with $.reverse(1) were fixed
8308:
8309: * src/main/pa_http.C: - bug fix. now tainted data from $.form and
8310: query converted to $.charset during ^file::load[http://...]
8311:
8312: 2006-11-02 misha
8313:
8314: * src/include/pa_table.h: ups. forget '=' char
8315:
8316: * src/include/pa_table.h: - one more fix in
8317: .locate[...][$.reverse(1)]
8318:
8319: 2006-11-01 misha
8320:
8321: * src/classes/math.C: - bug fix, details:
8322: http://www.parser.ru/forum/?id=53360
8323:
8324: * src/include/pa_table.h: - bug fix during ^table.locate( condition
8325: false for all records )[$.reverse(1)]
8326:
8327: * src/main/pa_http.C: - second param for this mid method is length
8328: but not end_index so this method has error and can't detect
8329: charsets in next content-types: Content-type: text/html;
8330: charset="windows-1251" Content-type: text/html;
8331: charset="windows-1251"; Content-type: text/html;
8332: charset=windows-1251;
8333:
8334: only Content-type: text/html; charset=windows-1251 was fine
8335:
8336: 2006-10-31 misha
8337:
8338: * src/classes/file.C: - empty args in file::exec removed now
8339:
8340: 2006-09-11 misha
8341:
8342: * bin/auto.p.dist.in: - 2 errors were fixed - table::set was
8343: replaced to table::create - some changes in text/code formatting
8344:
8345: 2006-09-03 paf
8346:
8347: * src/classes/file.C: proper tainting of
8348: ^file::exec/cgi[script;env;COMMAND;LINE;PARAMS]
8349:
8350: 2006-06-09 paf
8351:
8352: * src/lib/pcre/pcre-2_08.tar.gz: one can easily find those
8353:
8354: * src/classes/table.C: formatting
8355:
8356: * src/classes/table.C: incorporated patch from misha: Sent:
8357: Thursday, June 08, 2006 12:38 PM Subject: parser3: patch for
8358: ignoring string options for ^table.save[]
8359:
8360: * src/classes/hash.C: incorporated patch from misha Sent:
8361: Wednesday, June 07, 2006 9:52 PM Subject: parser3: patch for
8362: $hash._default disappear while
8363:
8364: * operators.txt: ^mail:send[ $.file1[ $.value[file]
8365: $.format[!uue|!base64] << new base64 option. default uue ] ]
8366:
8367: * src/types/pa_vmail.C: misha: Sent: Wednesday, June 07, 2006 8:51
8368: PM Subject: patch for base64 in ^mail:send[] %-)
8369:
8370: 2006-04-09 paf
8371:
8372: * src/main/compile.tab.C: ` change compiled
8373:
8374: * gnu.vcproj, operators.txt, parser3.sln,
8375: src/classes/classes.vcproj, src/classes/file.C,
8376: src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
8377: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
8378: src/classes/xnode.C, src/include/pa_array.h,
8379: src/include/pa_config_fixed.h, src/include/pa_dir.h,
8380: src/include/pa_memory.h, src/include/pa_request.h,
8381: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
8382: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
8383: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
8384: src/lib/pcre/pcre_dftables.vcproj,
8385: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
8386: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
8387: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
8388: src/main/pa_cache_managers.C, src/main/pa_charset.C,
8389: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
8390: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
8391: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
8392: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
8393: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
8394: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
8395: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
8396: src/types/pa_value.h, src/types/pa_vcookie.C,
8397: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
8398: src/types/pa_vmail.C, src/types/pa_vresponse.C,
8399: src/types/pa_vstatus.C, src/types/types.vcproj,
8400: tests/descript.ion: + ^break[] ^continue[], in ^for, ^while,
8401: ^menu, ^hash/hashfile.foreach
8402:
8403: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
8404: src/classes/file.C, src/classes/hash.C, src/classes/image.C,
8405: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
8406: src/classes/xnode.C, src/include/pa_array.h,
8407: src/include/pa_config_fixed.h, src/include/pa_dir.h,
8408: src/include/pa_memory.h, src/include/pa_request.h,
8409: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
8410: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
8411: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
8412: src/lib/pcre/pcre_dftables.vcproj,
8413: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
8414: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
8415: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
8416: src/main/pa_cache_managers.C, src/main/pa_charset.C,
8417: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
8418: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
8419: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
8420: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
8421: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
8422: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
8423: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
8424: src/types/pa_value.h, src/types/pa_vcookie.C,
8425: src/types/pa_vmail.C, src/types/pa_vresponse.C,
8426: src/types/pa_vstatus.C, src/types/types.vcproj,
8427: tests/descript.ion: ! switched to VS2005 (projects and
8428: object<info explicitly typed>.for_each(, info)) +
8429: $response:field[] setting void means removing + grammar $name`
8430: name stops now, for mysql `$field` + started ^break[]
8431: ^continue[], in ^for. TODO: to other iterators (while, menu,
8432: foreach) + all log messages += [uri=, method=, cl=]
8433:
8434: * buildall-with-xml: merged . ftp paths update
8435:
8436: * buildall-with-xml: . ftp paths update
8437:
8438: 2006-03-04 paf
8439:
8440: * src/main/: pa_string.C: merged from HEAD ! cache file curruption
8441: checks++ [thanks to Igor Zinkovsky for detailed report]
8442:
8443: * src/main/pa_string.C: ! cache file curruption checks++ [thanks to
8444: Igor Zinkovsky for detailed report]
8445:
8446: 2006-03-01 paf
8447:
8448: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
8449: \n to ' ' in
8450:
8451: 2006-02-18 paf
8452:
8453: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
8454: \n to ' ' in
8455:
8456: * src/main/untaint.C: ! mail:send << changed \r or \n to ' ' in
8457:
8458: 2006-02-03 paf
8459:
8460: * src/main/pa_common.C: merged from HEAD ! bugfix: decoding from
8461: base64
8462:
8463: * src/main/pa_common.C: ! bugfix: decoding from base64
8464:
8465: 2006-01-20 paf
8466:
8467: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
8468: economy fix
8469:
8470: * src/classes/: table.C: merged from HEAD ! bugfix
8471: ^table.save[$.encloser-s now handled properly
8472:
8473: * src/classes/table.C: ! bugfix ^table.save[$.encloser-s now
8474: handled properly
8475:
8476: 2006-01-19 paf
8477:
8478: * buildall-with-xml, buildall-without-xml: merged from HEAD !
8479: libgc:USE_MUNMAP activates merging of free memory blocks which
8480: helps a lot in our case: after transform we want
8481: CORD(main.result)->cstr[big malloc]->transcode[big malloc]
8482:
8483: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
8484: economy fix
8485:
8486: * buildall-with-xml, buildall-without-xml: ! libgc:USE_MUNMAP
8487: activates merging of free memory blocks which helps a lot in our
8488: case: after transform we want CORD(main.result)->cstr[big
8489: malloc]->transcode[big malloc]
8490:
8491: 2006-01-17 paf
8492:
8493: * src/types/pa_vhashfile.C: ! hashfile.foreach: counted pairs
8494: before reading them. got rid of reallocs = became quicker and
8495: less fragmentated
8496:
8497: 2005-12-29 paf
8498:
1.101 moko 8499: * INSTALL, Makefile.am, buildall-with-xml, buildall-without-xml,
8500: configure, configure.in, src/include/pa_version.h,
8501: src/lib/ltdl/Makefile.am, src/lib/ltdl/acconfig.h,
1.95 moko 8502: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
8503: src/lib/ltdl/config.sub, src/lib/ltdl/configure.in,
8504: src/lib/ltdl/install-sh, src/lib/ltdl/ltmain.sh,
8505: src/lib/ltdl/missing: . merged from 3.2.1
8506:
1.101 moko 8507: * Makefile.am, src/lib/ltdl/Makefile.am: . now site.m4 also
8508: packaged when 'make dist', so do configure companion files in
8509: src/lib/ltdl
8510:
8511: * src/lib/ltdl/: Makefile.am, acconfig.h, acinclude.m4,
8512: config.guess, config.sub, configure.in, install-sh, ltmain.sh,
8513: missing: . now config_auto.h is created with configure [were
8514: constant]
1.95 moko 8515:
8516: * INSTALL: . references to documentation and some clarification
8517:
8518: * buildall-with-xml, buildall-without-xml: . farawell doc
8519: indication
8520:
1.101 moko 8521: * Makefile.am: . dist+=buildall*
1.95 moko 8522:
8523: 2005-12-28 paf
8524:
8525: * configure: . 3.2.1
8526:
8527: * INSTALL, buildall-with-xml, buildall-without-xml: + started to
8528: simplify build process, see INSTALL
8529:
8530: 2005-12-26 paf
8531:
8532: * configure: ver
8533:
8534: * configure.in, src/include/pa_version.h, src/main/compile.tab.C:
8535: version
8536:
8537: 2005-12-21 paf
8538:
8539: * src/main/: compile.tab.C, main.vcproj: . win32: grammar is now
8540: compiled with bison 1.875b, it reports unexpected token names
8541:
8542: 2005-12-19 paf
8543:
8544: * src/: main/compile.tab.C, types/pa_vxnode.h: ! bugfix xnode now
8545: holds a link to xmlNode to prevent premature gc(xmlNode)
8546:
8547: * src/classes/classes.vcproj, src/include/pa_config_fixed.h,
8548: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
8549: src/main/main.vcproj, src/main/pa_globals.C,
8550: src/targets/cgi/parser3.vcproj,
8551: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj,
8552: configure, configure.in, src/include/pa_version.h: . killing
8553: gdome [what a relief]
8554:
8555: * tests/: 097.html, 106.html, 108.html, 110.html, 112.html,
8556: 113.html, 114.html, 115.html, 116.html, 117.html, Makefile,
8557: run_parser.sh, results/001.processed, results/002.processed,
8558: results/003.processed, results/004.processed,
8559: results/005.processed, results/006.processed,
8560: results/008.processed, results/009.processed,
8561: results/010.processed, results/011.processed,
8562: results/012.processed, results/013.processed,
8563: results/014.processed, results/015.processed,
8564: results/016.processed, results/017.processed,
8565: results/018.processed, results/020.processed,
8566: results/021.processed, results/022.processed,
8567: results/023.processed, results/024.processed,
8568: results/025.processed, results/026.processed,
8569: results/027.processed, results/028.processed,
8570: results/029.processed, results/030.processed,
8571: results/031.processed, results/032.processed,
8572: results/033.processed, results/034.processed,
8573: results/035.processed, results/036.processed,
8574: results/037.processed, results/038.processed,
8575: results/039.processed, results/040.processed,
8576: results/041.processed, results/042.processed,
8577: results/043.processed, results/044.processed,
8578: results/045.processed, results/046.processed,
8579: results/047.processed, results/048.processed,
8580: results/049.processed, results/050.processed,
8581: results/051.processed, results/052.processed,
8582: results/053.processed, results/054.processed,
8583: results/055.processed, results/056.processed,
8584: results/057.processed, results/058.processed,
8585: results/059.processed, results/060.processed,
8586: results/061.processed, results/062.processed,
8587: results/063.processed, results/064.processed,
8588: results/065.processed, results/066.processed,
8589: results/067.processed, results/068.processed,
8590: results/069.processed, results/070.processed,
8591: results/071.processed, results/072.processed,
8592: results/073.processed, results/074.processed,
8593: results/075.processed, results/076.processed,
8594: results/077.processed, results/078.processed,
8595: results/079.processed, results/080.processed,
8596: results/081.processed, results/082.processed,
8597: results/083.processed, results/084.processed,
8598: results/085.processed, results/086.processed,
8599: results/087.processed, results/088.processed,
8600: results/089.processed, results/090.processed,
8601: results/091.processed, results/092.processed,
8602: results/093.processed, results/094.processed,
8603: results/095.processed, results/096.processed,
8604: results/097.processed, results/099.processed,
8605: results/100.processed, results/101.processed,
8606: results/102.processed, results/104.processed,
8607: results/105.processed, results/106.processed,
8608: results/107.processed, results/108.processed,
8609: results/109.processed, results/110.processed,
8610: results/111.processed, results/112.processed,
8611: results/113.processed, results/114.processed,
8612: results/115.processed, results/117.processed,
8613: results/119.processed, results/120.processed,
8614: results/121.processed, results/122.processed,
8615: results/123.processed, results/124.processed,
8616: results/125.processed, results/126.processed,
8617: results/127.processed, results/128.processed,
8618: results/129.processed, results/130.processed,
8619: results/131.processed, results/132.processed,
8620: results/133.processed, results/134.processed,
8621: results/135.processed, results/136.processed,
8622: results/138.processed, results/139.processed,
8623: results/140.processed, results/141.processed,
8624: results/142.processed, results/143.processed,
8625: results/144.processed, results/145.processed,
8626: results/146.processed, results/147.processed,
8627: results/148.processed, results/149.processed, results/auto.p: .
8628: now works if we turn off default auto.p
8629:
1.101 moko 8630: * configure: . makes
1.95 moko 8631:
8632: * src/types/pa_vxnode.C: . less warnings
8633:
8634: * src/types/pa_vxnode.C, tests/142.html, tests/144.html,
8635: tests/145.html, tests/149.html, tests/descript.ion,
8636: tests/outputs/d.cmd, tests/results/142.processed,
8637: tests/results/143.processed, tests/results/144.processed,
8638: tests/results/145.processed, tests/results/146.processed,
8639: tests/results/147.processed, tests/results/148.processed,
8640: tests/results/149.processed: . removed .nodeValue from all node
8641: types other than 5 (grabbed piece from gdome)
8642:
8643: * tests/: 137.html, results/137.processed: . not handled this case
8644: yet. code does not hang from inserting parent into child,
8645: considering thing minor issue -- nodes are removed from source
8646: anyway, don't know why shold that be an error after all
8647:
8648: * src/targets/cgi/parser3.C: . style
8649:
8650: * src/classes/xnode.C: . "xml.dom" . xnode.select* now works on
8651: xdoc too [were barking "not element"]
8652:
8653: 2005-12-16 paf
8654:
8655: * tests/: 146.html, 147.html, 148.html: . more tests
8656:
8657: * src/classes/xnode.C: . also bark on possible errors
8658:
8659: * src/types/: pa_vxdoc.C, pa_vxnode.C, pa_vxnode.h: + xdoc DOM
8660: props
8661:
8662: * src/: types/pa_value.h, types/pa_vvoid.h, main/compile.tab.C,
8663: main/compile.y: merged from HEAD ! fixed overoptimized
8664: ^call(false) case. (confused it with ^call[] case)
8665:
8666: * src/main/: compile.tab.C, compile.y: ! fixed overoptimized
8667: ^call(false) case. (confused it with ^call[] case)
8668:
8669: * tests/: 142.html, 143.html, 144.html, 145.html: . dom [part]
8670:
8671: * tests/: 006.html, 034.html, 057.html, Makefile, make_tests.cmd,
8672: results/001.processed, results/002.processed,
8673: results/003.processed, results/004.processed,
8674: results/005.processed, results/006.processed,
8675: results/008.processed, results/009.processed,
8676: results/010.processed, results/011.processed,
8677: results/012.processed, results/013.processed,
8678: results/014.processed, results/015.processed,
8679: results/016.processed, results/017.processed,
8680: results/018.processed, results/019.processed,
8681: results/020.processed, results/021.processed,
8682: results/022.processed, results/023.processed,
8683: results/024.processed, results/025.processed,
8684: results/026.processed, results/027.processed,
8685: results/028.processed, results/029.processed,
8686: results/030.processed, results/031.processed,
8687: results/032.processed, results/033.processed,
8688: results/034.processed, results/035.processed,
8689: results/036.processed, results/037.processed,
8690: results/038.processed, results/039.processed,
8691: results/040.processed, results/041.processed,
8692: results/042.processed, results/043.processed,
8693: results/044.processed, results/045.processed,
8694: results/046.processed, results/047.processed,
8695: results/048.processed, results/049.processed,
8696: results/050.processed, results/051.processed,
8697: results/052.processed, results/053.processed,
8698: results/054.processed, results/055.processed,
8699: results/056.processed, results/057.processed,
8700: results/058.processed, results/059.processed,
8701: results/060.processed, results/061.processed,
8702: results/062.processed, results/063.processed,
8703: results/064.processed, results/065.processed,
8704: results/066.processed, results/067.processed,
8705: results/068.processed, results/069.processed,
8706: results/070.processed, results/071.processed,
8707: results/072.processed, results/073.processed,
8708: results/074.processed, results/075.processed,
8709: results/076.processed, results/077.processed,
8710: results/078.processed, results/079.processed,
8711: results/080.processed, results/081.processed,
8712: results/082.processed, results/083.processed,
8713: results/084.processed, results/085.processed,
8714: results/086.processed, results/087.processed,
8715: results/088.processed, results/089.processed,
8716: results/090.processed, results/091.processed,
8717: results/092.processed, results/093.processed,
8718: results/094.processed, results/095.processed,
8719: results/096.processed, results/097.processed,
8720: results/099.processed, results/101.processed,
8721: results/102.processed, results/104.processed,
8722: results/105.processed, results/106.processed,
8723: results/107.processed, results/108.processed,
8724: results/109.processed, results/110.processed,
8725: results/111.processed, results/112.processed,
8726: results/113.processed, results/114.processed,
8727: results/115.processed, results/116.processed,
8728: results/117.processed, results/118.processed,
8729: results/119.processed, results/120.processed,
8730: results/121.processed, results/122.processed,
8731: results/123.processed, results/124.processed,
8732: results/125.processed, results/126.processed,
8733: results/127.processed, results/128.processed,
8734: results/129.processed, results/130.processed,
8735: results/131.processed, results/132.processed,
8736: results/133.processed, results/134.processed,
8737: results/135.processed, results/136.processed,
8738: results/137.processed, results/138.processed,
8739: results/139.processed, results/140.processed,
8740: results/141.processed: . refreshed old tests, made them work
8741: without auto.p (in utf8) . things noted: . gif got encoded
8742: differently . exif 0000:00:00 decoded now into 0000:00:00 (were
8743: some strange year)
8744:
8745: * INSTALL: . revived linux libgc fix
8746:
8747: * INSTALL, configure.in, src/lib/Makefile.am: . sweetest part [no
8748: glib/gdome in INSTALL and patches]
8749:
8750: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
8751: include/pa_charset.h, include/pa_config_includes.h,
8752: include/pa_globals.h, include/pa_memory.h, include/pa_request.h,
8753: include/pa_xml_exception.h, lib/cord/Makefile.am,
8754: lib/cord/cord.vcproj, lib/cord/cordbscs.c, lib/cord/cordprnt.c,
8755: lib/cord/cordxtra.c, main/compile.tab.C, main/pa_charset.C,
8756: main/pa_globals.C, main/pa_memory.C, main/pa_request.C,
8757: main/pa_stylesheet_connection.C, main/pa_xml_exception.C,
8758: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
8759: types/pa_vxnode.h: . started killing gdome
8760:
8761: 2005-12-13 paf
8762:
8763: * src/main/: pa_request.C: merged from HEAD ! when code in
8764: @unhandled_exception thrown another exception, print correct
8765: origin (earlier code in catch of exception inside of
8766: @unhandled_exception grabbed parent_frame(original_exception)
8767: origin and printed it, instead of true origin)
8768:
8769: * src/main/pa_request.C: ! when code in @unhandled_exception thrown
8770: another exception, print correct origin (earlier code in catch of
8771: exception inside of @unhandled_exception grabbed
8772: parent_frame(original_exception) origin and printed it, instead
8773: of true origin)
8774:
8775: 2005-12-09 paf
8776:
8777: * INSTALL: . updated INSTALL doc to work around linux stack base
8778: detection problem, due to change in gc6.4 code
8779:
8780: * src/main/: pa_string.C: merged from 3.1.5 ! regex tainting were
8781: ignored in ^string.matched :(
8782:
8783: * src/main/pa_string.C: ! regex tainting were ignored in
8784: ^string.matched :(
8785:
8786: * ChangeLog, INSTALL, configure, configure.in, src/classes/date.C,
8787: src/include/pa_config_fixed.h, src/include/pa_version.h,
8788: src/main/compile.y, src/main/compile_tools.h,
8789: src/main/pa_charset.C, src/main/pa_common.C,
8790: src/main/pa_globals.C, src/main/pa_string.C,
8791: src/targets/cgi/getopt.c, src/targets/isapi/parser3isapi.C,
8792: src/types/pa_vmail.C: . merged latest fixes from 3.2.0
8793:
8794: 2005-12-08 paf
8795:
8796: * src/types/pa_vmail.C: merged from 3.2.0 ! bcc line longer then
8797: 500 chars now handled OK [were wrapped on 500th char according to
8798: rfc, but sendmail failed to unwrap it properly]
8799:
8800: * src/types/pa_vmail.C: ! bcc line longer then 500 chars now
8801: handled OK [were wrapped on 500th char according to rfc, but
8802: sendmail failed to unwrap it properly]
8803:
8804: * src/targets/isapi/parser3isapi.C: . less warnings
8805:
8806: * src/targets/isapi/parser3isapi.C: . undone some strange change
8807: since 3.1.5
8808:
8809: * src/targets/isapi/parser3isapi.C: . merged from 3.1.5 release
8810: link fixes
8811:
8812: * src/: classes/date.C, include/pa_config_fixed.h,
8813: main/compile.tab.C, main/compile.y, main/compile_tools.h,
8814: main/pa_charset.C, main/pa_common.C, main/pa_globals.C,
8815: main/pa_string.C, targets/cgi/getopt.c: . less warnings
8816:
8817: * src/include/pa_config_fixed.h: . removed outdated string origins
8818: [in current storage scheme there's no place for them. someday we
8819: can add third CORD to store origins and special version of parser
8820: which stores origins there [separate binary]]
8821:
8822: 2005-12-07 paf
8823:
8824: * src/targets/isapi/parser3isapi.C: . now links in release mode
8825:
8826: * src/include/pa_version.h: makefiles
8827:
8828: * src/include/pa_version.h: . not beta
8829:
8830: * configure, configure.in, src/include/pa_version.h: not beta
8831:
8832: 2005-12-06 paf
8833:
8834: * src/types/: pa_wcontext.C, pa_wcontext.h: ! after long discussion
8835: [some details here http://i2/tasks/edit/?id=4869912143891354460]
8836: decided to undo the change ^call[$void] passes void. now it will
8837: pass empty string again.
8838:
8839: * src/main/: compile.tab.C, compile.y: . version readded
8840:
8841: * src/classes/op.C: . in this version there is no ^switch[$nothing]
8842: = ^switch[void] problem
8843:
8844: 2005-12-01 paf
8845:
8846: * src/classes/op.C: mreged from HEAD . bugfix ^switch[$void_value]
8847: caused ^case[string] to be coerced to double since searching
8848: value were not string (it was vvoid)
8849:
8850: * src/classes/op.C: . bugfix ^switch[$void_value] caused
8851: ^case[string] to be coerced to double since searching value were
8852: not string (it was vvoid)
8853:
8854: * INSTALL: . compiled with libxml2 = 2.6.22 libxslt =
8855: 1.1.15 glib = 1.2.10 gdome2 = 0.8.1
8856:
8857: 2005-11-30 paf
8858:
8859: * src/types/pa_vdate.h: merged from HEAD: ! bugfix: to drop TZ on
8860: win32 must putenv("TZ="), on unix works only putenv("TZ")
8861:
8862: * src/types/pa_vdate.h: ! bugfix: to drop TZ on win32 must
8863: putenv("TZ="), on unix works only putenv("TZ")
8864:
8865: * INSTALL: . xml libs versions updated
8866:
8867: * src/main/pa_globals.C: //20051130 trying to remove this, author
8868: claims that fixed a lot there // 20040920 for now both
8869: workarounds needed. wait for new libxml/xsl versions
8870:
8871: 2005-11-28 paf
8872:
8873: * src/classes/table.C: merged from HEAD: ! nameless table has
8874: columns==0
8875:
8876: * src/classes/table.C: ! nameless table has columns==0
8877:
8878: * src/main/pa_http.C: merged from HEAD: ! status line check made
8879: earlier [was totally wrong]
8880:
8881: * src/main/pa_http.C: ! status line check made earlier [was totally
8882: wrong]
8883:
8884: 2005-11-25 paf
8885:
8886: * src/include/pa_array.h: -this reduces speed(table::load) strange.
8887: undoing for now...
8888:
8889: * src/include/pa_version.h: -this reduces speed(table::load),
8890: strange. undoing
8891:
8892: * src/classes/op.C: merged from HEAD + ^while(){}[SEPARATOR]
8893:
8894: * src/classes/op.C: + ^while(){}[SEPARATOR]
8895:
8896: * src/include/pa_array.h: + optimistics added: all arrays (table
8897: rows) now grow size*=2, like in .NET ArrayList.EnsureCapacity,
8898: this speeds things up and saves memory a LOT! (not noticed
8899: negative effect on syntetic tests, future will tell...)
8900:
8901: * src/include/pa_memory.h: . removed GC_DEBUG for debug version, it
8902: changed gc_malloc implementation, which obscured profiling
8903:
8904: * src/classes/table.C: merged from HEAD: + optimized
8905: table::load/sql, now row ArrayString-s allocated with
8906: columns.count() elements and don't always grow from
8907: count=3[realloc,realloc]
8908:
8909: * src/classes/table.C: + optimized table::load/sql, now row
8910: ArrayString-s allocated with columns.count() elements and don't
8911: always grow from count=3[realloc,realloc]
8912:
8913: * src/classes/table.C: merged from HEAD: . ^table.save unused
8914: buffer after save
8915:
8916: * src/classes/table.C: . ^table.save unused buffer after save
8917:
8918: 2005-11-24 paf
8919:
8920: * configure.in: . merged glib2-config patch
8921:
8922: * configure.in: + trying to find glib2-config
8923:
8924: * src/: classes/file.C, include/pa_common.h, main/execute.C,
8925: main/pa_common.C, main/pa_request.C: merged from HEAD: ! changed
8926: file/dir_readable to simple file/dir_exist, this would help in
8927: situations "class not found because .p file has bad rights" << in
8928: that case error would be explicit "access denied to 'this' file"
8929:
1.101 moko 8930: * aclocal.m4, configure, src/include/pa_config_auto.h.in: makefiles
1.95 moko 8931:
8932: * src/: classes/file.C, include/pa_common.h, main/execute.C,
8933: main/pa_common.C, main/pa_request.C: ! changed file/dir_readable
8934: to simple file/dir_exist, this would help in situations "class
8935: not found because .p file has bad rights" << in that case error
8936: would be explicit "access denied to 'this' file"
8937:
8938: * src/: classes/file.C, include/Makefile.am, include/pa_common.h,
8939: include/pa_http.h, main/Makefile.am, main/main.vcproj,
8940: main/pa_common.C, main/pa_http.C: merged from HEAD: +!
8941: ^file::exec/cgi[script;$.charset[changed]
8942: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
8943: encoded in $.charset charset
8944:
8945: * src/classes/file.C: +! ^file::exec/cgi[script;$.charset[changed]
8946: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
8947: encoded in $.charset charset
8948:
8949: * src/: include/Makefile.am, include/pa_common.h,
8950: include/pa_http.h, main/Makefile.am, main/main.vcproj,
8951: main/pa_common.C, main/pa_http.C: . extracted http:// into
8952: separate file [preparation for
8953: ^file::cgi[script;$.form[$.field1[]
8954:
8955: 2005-11-22 paf
8956:
8957: * src/: include/pa_version.h, main/compile.tab.C: makefiles
8958:
8959: * acinclude.m4, configure.in: . merged underquting fixes
8960:
1.101 moko 8961: * src/include/pa_config_auto.h.in: configure+makes
1.95 moko 8962:
8963: * src/classes/op.C: . overmerged a little
8964:
8965: * src/main/compile.tab.C: Makefile
8966:
8967: * src/main/: pa_common.C: . less gcc warnings
8968:
8969: * src/classes/op.C: merged from HEAD: + $exception.handled[cache]
8970: now reports original exception if we have no old cache
8971:
8972: * src/classes/op.C: + $exception.handled[cache] now reports
8973: original exception if we have no old cache
8974:
8975: * src/: classes/op.C, include/pa_string.h, main/untaint.C: merged
8976: from HEAD: + ^taint/untaint[regex] << escapes these:
8977: \^$.[]|()?*+{}
8978:
8979: * src/: classes/op.C, include/pa_string.h, main/untaint.C: +
8980: ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
8981:
8982: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
8983: getenv-ed variable, which does not work both on win32&unix.
8984: copied old TZ value now
8985:
8986: * src/types/pa_vdate.h: merged from 3.1.5: ! date TZ save/restore
8987: stored pointer to getenv-ed variable, which does not work both on
8988: win32&unix. copied old TZ value now
8989:
8990: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
8991: getenv-ed variable, which does not work both on win32&unix.
8992: copied old TZ value now
8993:
8994: * src/types/pa_vresponse.C: merged from HEAD: + $response:headers
8995: access to internal hash
8996:
8997: * src/types/pa_vresponse.C: + $response:headers access to internal
8998: hash
8999:
9000: * src/targets/isapi/parser3isapi.C: merged from HEAD: +
9001: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
9002: isapi] this reduces number of "GC Warning: Repeated allocation of
9003: very large block" messages to only important onces
9004:
9005: * src/targets/isapi/parser3isapi.C: +
9006: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
9007: isapi] this reduces number of "GC Warning: Repeated allocation of
9008: very large block" messages to only important onces
9009:
9010: * src/classes/string.C: merged from HEAD: + removed limitation on
9011: ^string/int/double:sql{}[$.default[({param style})] ]
9012:
9013: * src/classes/string.C: + removed limitation on
9014: ^string/int/double:sql{}[$.default[({param style})] ]
9015:
9016: * src/main/pa_common.C: merged from HEAD: + removed "use either uri
9017: with ?params or $.form option" limitation
9018:
9019: * src/main/pa_common.C: + removed "use either uri with ?params or
9020: $.form option" limitation
9021:
9022: * src/: classes/file.C, classes/string.C, include/pa_common.h,
9023: main/pa_common.C: merged from HEAD: + ^file.base64[] encode +
9024: ^file::base64[encoded] decode
9025:
9026: * src/: classes/file.C, classes/string.C, include/pa_common.h,
9027: main/pa_common.C: + ^file.base64[] encode +
9028: ^file::base64[encoded] decode
9029:
9030: * src/classes/: file.C, string.C: + ^string.base64[] encode +
9031: ^string:base64[encoded] decode
9032:
9033: * src/: classes/string.C, include/pa_common.h, main/pa_common.C: +
9034: ^string:base64[in] encode + ^string.base64[] decode
9035:
9036: 2005-11-21 paf
9037:
9038: * src/classes/file.C: + merged from HEAD:
9039: ^file::create[text;file.xml;^untaint[xml]{data}]
9040:
9041: * src/classes/file.C: +
9042: ^file::create[text;file.xml;^untaint[xml]{data}]
9043:
9044: * src/main/pa_request.C: ! merged: $response:body[file] now
9045: differes from :download, it does not return content-disposition
9046: at all now [previusely it returned valueless content-disposition]
9047:
9048: * src/main/pa_request.C: ! $response:body[file] now differes from
9049: :download, it does not return content-disposition at all now
9050: [previusely it returned valueless content-disposition]
9051:
9052: * src/main/: compile.tab.C, compile.y: ! overoptimized void
9053: literals, reverted to just vvod, recreating empty array with each
9054: void_value token. that's absolutely needed, since that array
9055: grows
9056:
9057: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
9058: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
9059: types/pa_vmethod_frame.h: + merged: expression literals:
9060: true/false. ^format[$.indent(true)]
9061:
9062: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
9063: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
9064: types/pa_vmethod_frame.h: + expression literals: true/false.
9065: ^format[$.indent(true)]
9066:
9067: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
9068: merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
9069: i386-pc-win32)"
9070:
9071: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
9072: $env:PARSER_VERSION reports "3.1.5beta (compiled on
9073: i386-pc-win32)"
9074:
9075: 2005-11-18 paf
9076:
9077: * src/classes/: double.C, int.C: ! ^int/double:sql{select
9078: null}[$.default(123)] will now return default value
9079:
9080: * src/classes/op.C: + merged ^cache[] << returns current cache
9081: expiration time
9082:
9083: * src/classes/op.C: + ^cache[] << returns current cache expiration
9084: time
9085:
9086: * src/classes/table.C: ! merged ^table::create[not'nameless';
9087: failed << Exception.problem_source pointed to local var!
9088:
9089: * src/classes/table.C: ! ^table::create[not'nameless'; failed <<
9090: Exception.problem_source pointed to local var!
9091:
9092: * src/main/pa_common.C: ! merged: file::load[binary;fileOfZeroSize]
9093: now loads VFile.ptr!=0, so such files can be saved now
9094:
9095: * src/main/pa_common.C: ! file::load[binary;fileOfZeroSize] now
9096: loads VFile.ptr!=0, so such files can be saved now
9097:
9098: * src/include/pa_dir.h: ! merged: file:list now sees .xxx files,
9099: only . and .. now removed from list [were removed all .*]
9100:
9101: * src/include/pa_dir.h: ! file:list now sees .xxx files, only . and
9102: .. now removed from list [were removed all .*]
9103:
9104: * src/lib/sdbm/apr_file_io.C: ! merged from 3.1.5: hashfile file
9105: open error now checked, were not :( [stole that piece from apache
9106: 1.3 sources]
9107:
9108: * src/lib/sdbm/apr_file_io.C: ! hashfile file open error now
9109: checked, were not :( [stole that piece from apache 1.3 sources]
9110:
9111: * src/main/pa_request.C: ! merged from 3.1.5: ensured proper
9112: untainting of @main result if returned by $result or
9113: $response:body
9114:
9115: * src/main/pa_request.C: ! ensured proper untainting of @main
9116: result if returned by $result or $response:body
9117:
9118: * src/main/pa_common.C: ! merged from 3.1.5: fixed file load memory
9119: issue: now tries to guess content-length and allocates one big
9120: piece if possible [regretfully gc_realloc works as malloc+free,
9121: leaving lots of holes behind]
9122:
9123: * src/: classes/memory.C, main/compile.tab.C, main/pa_common.C: !
9124: fixed file load memory issue: now tries to guess content-length
9125: and allocates one big piece if possible [regretfully gc_realloc
9126: works as malloc+free, leaving lots of holes behind]
9127:
9128: 2005-11-16 paf
9129:
9130: * src/: include/pa_common.h, classes/file.C, classes/table.C,
9131: main/compile.tab.C, main/pa_common.C: merged to HEAD: !
9132: table::save with enclosers now doubles them: "->"" !
9133: table::save/load do not remove elements from options hash
9134:
9135: * src/main/compile.y: ! merged to HEAD: ^if(-f "...") now works
9136: [were overoptimized ^if(double_literal), compiler confused
9137: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
9138:
9139: * src/main/: compile.tab.C, compile.y: ! ^if(-f "...") now works
9140: [were overoptimized ^if(double_literal), compiler confused
9141: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
9142:
9143: * src/: classes/file.C, classes/table.C, include/pa_common.h,
9144: main/pa_common.C: ! table::save with enclosers now doubles them:
9145: "->"" ! table::save/load do not remove elements from options hash
9146:
9147: 2005-11-03 paf
9148:
1.101 moko 9149: * src/main/: Makefile.am, compile.tab.C: removed $< from .y
9150: compilation, not all makefiles liked that
1.95 moko 9151:
9152: 2005-08-30 paf
9153:
9154: * src/classes/op.C: merge . speedup check of [DEFAULT]
9155:
9156: * src/classes/op.C: . speedup check of [DEFAULT]
9157:
9158: 2005-08-26 paf
9159:
9160: * src/: classes/date.C, types/pa_vdate.h: merged + date.week
9161:
9162: * src/: classes/date.C, types/pa_vdate.h: + date.week
9163:
9164: * src/classes/table.C: merged ! ^table::create[bad]{xxx} now
9165: complains about bad!=nameless
9166:
9167: * src/classes/table.C: ! ^table::create[bad]{xxx} now complains
9168: about bad!=nameless
9169:
9170: * src/classes/: hash.C, string.C, table.C, void.C: merged !
9171: optional options were allowed to be empty. were checked
9172: if(is_string), changed to !defined||is_string to allow void
9173:
9174: * src/: targets/isapi/parser3isapi.C, classes/hash.C,
9175: classes/string.C, classes/table.C, classes/void.C: ! optional
9176: options were allowed to be empty. were checked if(is_string),
9177: changed to !defined||is_string to allow void
9178:
9179: * src/types/pa_vmethod_frame.h: merged ! many classes/* used
9180: as_junction where they needed as_int/double, so failed with
9181: recent "(const) now no junction" optimization
9182:
9183: * src/classes/: double.C, int.C, math.C, op.C, string.C, table.C:
9184: merged ! many classes/* used as_junction where they needed
9185: as_int/double, so failed with recent "(const) now no junction"
9186: optimization
9187:
9188: * src/: classes/double.C, classes/int.C, classes/math.C,
9189: classes/op.C, classes/string.C, classes/table.C,
9190: main/compile.tab.C, types/pa_vmethod_frame.h: ! many classes/*
9191: used as_junction where they needed as_int/double, so failed with
9192: recent "(const) now no junction" optimization
9193:
9194: 2005-08-24 paf
9195:
9196: * src/targets/isapi/: parser3isapi.C, parser3isapi.vcproj: ! on
9197: windows 2003 DllMain receivese \\?\ prefix to fullspec of .dll,
9198: stripped it
9199:
9200: 2005-08-09 paf
9201:
9202: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
9203: not cleared
9204:
9205: * src/: classes/classes.C, classes/classes.h, classes/date.C,
9206: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
9207: classes/hashfile.C, classes/image.C, classes/int.C,
9208: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
9209: classes/response.C, classes/string.C, classes/table.C,
9210: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
9211: include/pa_array.h, include/pa_cache_managers.h,
9212: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
9213: include/pa_config_fixed.h, include/pa_config_includes.h,
9214: include/pa_dictionary.h, include/pa_dir.h,
9215: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
9216: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
9217: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
9218: include/pa_request_charsets.h, include/pa_request_info.h,
9219: include/pa_sapi.h, include/pa_socks.h,
9220: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
9221: include/pa_stack.h, include/pa_string.h,
9222: include/pa_stylesheet_connection.h,
9223: include/pa_stylesheet_manager.h, include/pa_table.h,
9224: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
9225: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
9226: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
9227: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
9228: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
9229: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
9230: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
9231: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
9232: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
9233: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
9234: main/pa_sql_driver_manager.C, main/pa_string.C,
9235: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
9236: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
9237: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
9238: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
9239: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
9240: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
9241: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
9242: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
9243: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
9244: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
9245: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
9246: types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
9247: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
9248: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
9249: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
9250: types/pa_vmemory.h, types/pa_vmethod_frame.C,
9251: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
9252: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
9253: types/pa_vresponse.C, types/pa_vresponse.h,
9254: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9255: types/pa_vstateless_object.h, types/pa_vstatus.C,
9256: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
9257: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
9258: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
9259: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
9260: types/pa_wcontext.h, types/pa_wwrapper.h: 2005
9261:
9262: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
9263: pa_vmethod_frame.h: merged from HEAD ! simplified (double)
9264: speedup consequent checks in vmethod_frame
9265:
9266: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
9267: not cleared
9268:
9269: * src/: classes/file.C, main/pa_exec.C: merged +file::cgi/exec now
9270: params: 50 max (were 10)
9271:
9272: * src/: classes/file.C, main/pa_exec.C: + file::cgi/exec now
9273: params: 50 max (were 10)
9274:
9275: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
9276: pa_vmethod_frame.h, pa_vvoid.C, pa_vvoid.h, pa_wcontext.C,
9277: pa_wcontext.h: + ^call[$void] param inside now is void (were:
9278: empty string) ! simplified (double) speedup consequent checks in
9279: vmethod_frame
9280:
9281: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: merged +
9282: optimized constants in expressions vstring->vdouble + optimized
9283: ^call(vdouble), no junction creation, no calls later
9284:
9285: 2005-08-08 paf
9286:
9287: * bin/auto.p.dist.in: merged . apache bad 404 handling workaround
9288: integrated
9289:
9290: * bin/auto.p.dist.in: . apache bad 404 handling workaround
9291: integrated
9292:
9293: * src/main/: compile.tab.C, compile.y, compile_tools.C,
9294: compile_tools.h: merged + optimized constants in expressions
9295: vstring->vdouble + optimized ^call(vdouble), no junction
9296: creation, no calls later
9297:
9298: * src/types/pa_vdouble.h: merged . double values without fractional
9299: part now default printed as %.0f instead of %g
9300:
9301: * src/types/pa_vdouble.h: . double values without fractional part
9302: now default printed as %.0f instead of %g
9303:
9304: * src/classes/hashfile.C: . merged ! second hashfile::open would
9305: cause an exception
9306:
9307: * src/classes/hashfile.C: ! second hashfile::open would cause an
9308: exception
9309:
9310: * src/: classes/classes.h, main/execute.C, types/pa_junction.h,
9311: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
9312: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
9313: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
9314: types/pa_vimage.C, types/pa_vimage.h, types/pa_vjunction.h,
9315: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
9316: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
9317: types/pa_vresponse.h, types/pa_vstateless_class.C,
9318: types/pa_vstateless_object.h, types/pa_vvoid.h,
9319: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
9320: merged VJunction(new Junction) optimization from 3.1.4
9321:
9322: * src/: main/execute.C, types/pa_junction.h, types/pa_vjunction.h,
9323: types/pa_vstateless_class.C: + optimized new VJunction(new
9324: Junction(params)) to new VJunction(params), thousands of mallocs
9325: removed
9326:
9327: 2005-08-05 paf
9328:
9329: * src/: include/pa_memory.h, main/compile.tab.C, main/compile.y,
9330: types/pa_vdouble.h, types/pa_vmethod_frame.C,
9331: types/pa_vmethod_frame.h: + optimized ^call(vdouble), no junction
9332: creation, no calls later
9333:
9334: * src/: classes/classes.C, classes/classes.h, classes/date.C,
9335: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
9336: classes/hashfile.C, classes/image.C, classes/int.C,
9337: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
9338: classes/response.C, classes/string.C, classes/table.C,
9339: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
9340: include/pa_array.h, include/pa_cache_managers.h,
9341: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
9342: include/pa_config_fixed.h, include/pa_config_includes.h,
9343: include/pa_dictionary.h, include/pa_dir.h,
9344: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
9345: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
9346: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
9347: include/pa_request_charsets.h, include/pa_request_info.h,
9348: include/pa_sapi.h, include/pa_socks.h,
9349: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
9350: include/pa_stack.h, include/pa_string.h,
9351: include/pa_stylesheet_connection.h,
9352: include/pa_stylesheet_manager.h, include/pa_table.h,
9353: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
9354: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
9355: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
9356: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
9357: lib/smtp/smtp.h, main/compile.C, main/compile.y,
9358: main/compile_tools.C, main/compile_tools.h, main/execute.C,
9359: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
9360: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
9361: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
9362: main/pa_memory.C, main/pa_os.C, main/pa_request.C,
9363: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
9364: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
9365: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
9366: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
9367: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
9368: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
9369: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
9370: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
9371: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
9372: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
9373: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
9374: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
9375: types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.h,
9376: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
9377: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
9378: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemory.h,
9379: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
9380: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
9381: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
9382: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9383: types/pa_vstateless_object.h, types/pa_vstatus.C,
9384: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
9385: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
9386: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
9387: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
9388: types/pa_wcontext.h, types/pa_wwrapper.h: . 2005 ;)
9389:
9390: * src/: lib/cord/cord.vcproj, lib/gd/gd.vcproj,
9391: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/pcre.vcproj,
9392: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
9393: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/compile.tab.C,
9394: main/compile.y, main/compile_tools.C, main/compile_tools.h,
9395: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj: +
9396: optimized constants in expressions vstring->vdouble
9397:
9398: 2005-07-29 paf
9399:
9400: * src/types/pa_vclass.C: . shaped up error messages a bit
9401:
9402: * src/types/pa_vclass.C: + property getter can now be overridden
9403:
9404: * src/: main/execute.C, types/pa_vclass.C, types/pa_vobject.C: !
9405: bug fix: static parent fields were not replaced in case
9406: $derived:field[put] + property setter can now be overridden
9407:
9408: 2005-07-28 paf
9409:
9410: * configure, configure.in, src/classes/classes.h,
9411: src/classes/date.C, src/classes/file.C, src/classes/hash.C,
9412: src/classes/hashfile.C, src/classes/image.C, src/classes/op.C,
9413: src/classes/table.C, src/classes/xdoc.C, src/classes/xnode.C,
9414: src/classes/xnode.h, src/include/pa_hash.h,
9415: src/include/pa_version.h, src/main/execute.C,
1.101 moko 9416: src/types/Makefile.am, src/types/pa_method.h,
9417: src/types/pa_value.h, src/types/pa_vclass.C,
9418: src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
9419: src/types/pa_vconsole.h, src/types/pa_vcookie.C,
9420: src/types/pa_vcookie.h, src/types/pa_vhash.h,
9421: src/types/pa_vhashfile.h, src/types/pa_vimage.C,
9422: src/types/pa_vimage.h, src/types/pa_vmethod_frame.h,
9423: src/types/pa_vobject.C, src/types/pa_vobject.h,
9424: src/types/pa_vproperty.h, src/types/pa_vrequest.C,
9425: src/types/pa_vrequest.h, src/types/pa_vresponse.C,
9426: src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
9427: src/types/pa_vstateless_class.h,
1.95 moko 9428: src/types/pa_vstateless_object.h, src/types/pa_vvoid.h,
9429: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
9430: src/types/pa_wwrapper.h: + 3.2.0 beta: merged from
9431: dynamic_fields_join
9432:
9433: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
9434: classes/xnode.C, include/pa_hash.h, main/execute.C,
9435: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
9436: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
9437: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
9438: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
9439: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
9440: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
9441: types/pa_vresponse.h, types/pa_vstateless_object.h,
9442: types/pa_vvoid.h, types/pa_vxnode.C, types/pa_vxnode.h,
9443: types/pa_wwrapper.h: ! restored put_element('replace' param), and
9444: restored its checks in vobject.put_element->static fields |
9445: dynamic properties
9446:
9447: 2005-07-27 paf
9448:
9449: * src/types/pa_vclass.C: ! changed to GET_ SET_ prefixes. for there
9450: is some old code containing @set_name $name
9451:
9452: * src/types/pa_vobject.h: . fixed warning
9453:
9454: * configure, configure.in, src/include/pa_version.h,
1.101 moko 9455: src/types/Makefile.am: 3.2.0beta started
1.95 moko 9456:
9457: * src/: classes/xnode.C, include/pa_hash.h,
9458: types/pa_vstateless_class.C: ! new asserts were all false.
9459: regretfully reverted them all to checks
9460:
9461: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
9462: classes/op.C, main/execute.C, types/pa_method.h,
9463: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
9464: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
9465: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
9466: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
9467: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
9468: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
9469: types/pa_vstateless_object.h, types/pa_vvoid.h,
9470: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
9471: joined_dynamic_fields: removed unused param from put_method
9472: (returned to 3 params)
9473:
9474: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vclass.h:
9475: joined_dynamic_fields: dynamic get/set works with overriding
9476: props [alpha2]
9477:
9478: * src/types/pa_vclass.C: joined_dynamic_fields: dynamic get/set
9479: works [alfa]
9480:
9481: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
9482: classes/op.C, include/pa_hash.h, main/execute.C,
9483: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
9484: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
9485: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
9486: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
9487: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
9488: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
9489: types/pa_vresponse.h, types/pa_vstateless_class.C,
9490: types/pa_vstateless_object.h, types/pa_vvoid.h,
9491: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
9492: joined_dynamic_fields: just compiled
9493:
9494: * src/: classes/date.C, classes/file.C, classes/hash.C,
9495: classes/hashfile.C, classes/image.C, classes/table.C,
9496: classes/xdoc.C, classes/xnode.h, main/execute.C,
9497: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
9498: types/pa_vstateless_class.h: joined_dynamic_fields: started
9499:
9500: * src/types/pa_vobject.C: . object setters [only started, does not
9501: work yet]
9502:
9503: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vobject.C: .
9504: object setters [only started, does not work yet]
9505:
9506: 2005-07-26 paf
9507:
9508: * src/: include/pa_request.h, main/execute.C: . properties: set
9509: works [alpha2]. for classes. todo: for objects
9510:
9511: * src/: classes/classes.h, include/pa_hash.h, main/execute.C,
9512: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
9513: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
9514: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
9515: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
9516: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
9517: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
9518: types/pa_vstateless_object.h, types/pa_vvoid.h,
9519: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
9520: properties: set works [alpha1]
9521:
9522: 2005-07-25 paf
9523:
9524: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h,
9525: types/pa_vstateless_class.C, types/pa_vstateless_class.h: .
9526: properties: started, get works [alpha1, other approach]
9527:
9528: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h: .
9529: properties: started, get works [alpha2]
9530:
9531: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
9532: pa_vstateless_class.h: . properties: started, get works [alpha]
9533:
9534: 2005-07-15 paf
9535:
9536: * src/: classes/classes.h, classes/op.C, main/execute.C,
9537: types/pa_junction.h, types/pa_property.h, types/pa_value.h,
9538: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
9539: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
9540: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
9541: types/pa_vimage.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
9542: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
9543: types/pa_vresponse.C, types/pa_vresponse.h,
9544: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
9545: types/pa_vstateless_object.h, types/pa_vvoid.h,
9546: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.h,
9547: types/pa_wwrapper.h, types/types.vcproj: + started property
9548: [getters work but think of changing them too to precaching]
9549:
9550: 2005-07-08 paf
9551:
9552: * src/main/pa_request.C: ! bugfix: $response:body[nonfile] caused
9553: gpf
9554:
9555: 2005-06-28 paf
9556:
9557: * src/: classes/file.C, main/untaint.C: ! string invariant violated
9558: in passing empty strings to file::exec/cgi environment
9559:
9560: 2005-06-06 paf
9561:
9562: * src/classes/: hash.C, string.C, table.C: ! bugfix ^string:sql
9563: ^table:sql ^hash:sql now DO process $.bind option
9564:
9565: 2005-05-24 paf
9566:
9567: * src/classes/file.C: ! bugfix ^file::load[mode;name;$.offset
9568: $.limit] now work again [support was broken in 3.1.4]
9569:
9570: * src/: main/pa_string.C, classes/op.C: . steps toward removing
9571: ALL_INTERIOR_POINTERS
9572:
9573: 2005-05-12 paf
9574:
9575: * configure: 3.1.5beta
9576:
9577: * src/main/pa_common.C: ! bugfix -- recv()==0 is not an error
9578:
9579: * src/main/pa_common.C: ! bugfix ^file::load[mode;name;$.offset
9580: $.limit] now work again [support was broken in 3.1.4]
9581:
9582: * src/lib/gd/gif.C: ! fixed image.fill, not it does not depend on
9583: line-width [was refusing to fill if line-width >1, thanks to
9584: Seras <seras@pinxit.lt> for repro case
9585:
9586: 2005-04-25 paf
9587:
9588: * src/types/pa_vdate.h: ! getenv("TZ")==0? TZ environment restored
9589: correctly
9590:
9591: 2005-04-19 paf
9592:
9593: * src/types/pa_vdate.h: bugfix: initial $date.TZ is 0, that results
9594: in VString violating invariant!!
9595:
9596: * src/types/pa_vdate.h: bugfix: TZ now restored after roll if were
9597: getenv("TZ")==null
9598:
9599: 2005-04-08 paf
9600:
9601: * src/main/pa_charset.C: bugfix: UTF8->one-byte-per-char-encoding
9602: bugfix: when there is no char in charset one byte produces 6
9603: (ÿ <<max). increased buffer size!
9604:
9605: 2005-03-23 paf
9606:
9607: * src/: types/pa_vdate.h, classes/date.C: ! bugfix:
9608: ^date.sql-string now takes TZ into account
9609:
9610: 2005-03-16 paf
9611:
9612: * INSTALL, src/include/pa_stack.h: . compiled on freebsd 5.3 with
9613: gcc 3.4
9614:
9615: * src/types/pa_vhash.C: . warning about eof eol
9616:
9617: 2005-02-17 paf
9618:
9619: * operators.txt, src/classes/op.C: + operator ^sleep(double
9620: seconds)
9621:
9622: 2005-02-02 paf
9623:
9624: * src/classes/xnode.C: beauty: removed needless includes
9625:
9626: 2005-01-31 paf
9627:
9628: * src/types/pa_vmail.C: change: $.partX now always 1... change:
9629: $.partNoNumber now alias to $.part1
9630:
9631: * src/types/pa_vmail.C: change: incoming letter part contains
9632: "content-disposition" header with any value? now considering that
9633: part to be "file#" [for text/plain text/html were $.text#
9634: $.html#]
9635:
9636: * INSTALL: updatet to latest working versions available
9637:
9638: 2005-01-20 paf
9639:
9640: * configure.in, src/include/pa_version.h: version
9641:
9642: 2005-01-19 paf
9643:
1.101 moko 9644: * src/: lib/gd/Makefile.am, lib/ltdl/Makefile.am,
9645: targets/cgi/parser3.C, types/Makefile.am: forgotten makefiles.
9646: couple warnings in parser3.C
1.95 moko 9647:
9648: 2004-12-23 paf
9649:
9650: * src/main/pa_sql_driver_manager.C: sql connect string, rsplit @
9651:
9652: * src/main/pa_exec.C: win32: bugfix: file::cgi/exec now set current
9653: dir to directory of script (when shbang used), not to directory
9654: of its interpreter
9655:
9656: * src/include/pa_version.h: compiled on win32...
9657:
9658: * src/targets/cgi/parser3.C: now, when version (compiled on HOST),
9659: we need more hspace
9660:
9661: * configure, configure.in, src/include/pa_version.h: configured
9662: host to pa_version. will be displayed everywhere
9663:
9664: * src/main/pa_request.C: new: @unhandled_exception can prevent
9665: exception from being logged by setting $exception.handled(1)
9666:
9667: * operators.txt, src/classes/file.C: change:
9668: ^file::sql{query}[[options]] options: $.name[file name]
9669: $.content-type[application/what]
9670:
9671: * src/: include/pa_common.h, main/pa_common.C,
9672: types/pa_vhashfile.C: beauty: hashfile::open now creates dir for
9673: new file
9674:
9675: * src/: classes/table.C, types/pa_vhash.C, types/pa_vhash.h:
9676: bugfix: table->hash now regards _default
9677:
9678: * src/types/pa_vmethod_frame.h: bugfix: when method junction was
9679: created by accessing $name_of_method it acquired bad self=closest
9680: methodframe; instead of proper self (current class)
9681:
9682: * src/types/pa_vhashfile.C: bugfix: reading empty string from
9683: hashfile produced bad cord
9684:
9685: 2004-12-10 paf
9686:
9687: * src/: lib/smtp/comms.C, main/pa_common.C: DONT_LINGER can cause
9688: subsequent failures though defined in .h
9689:
9690: * src/main/pa_common.C: comment on volatile
9691:
9692: * src/: include/pa_config_auto.h.in, main/pa_common.C: http: unix:
9693: alarm function were not used since the beginning due to stupid
9694: error [setsigjmp were not checked in configure.in]
9695:
9696: * src/main/pa_common.C: http: timeout setsockopt [if possible] on
9697: unix too
9698:
9699: * src/main/pa_common.C: http: exception status of send/recv errors
9700: change to most probable http.timeout
9701:
9702: * src/main/pa_common.C: win32: http connection $.timeout option now
9703: works [setsockopt on send/receive]
9704:
9705: 2004-12-08 paf
9706:
9707: * src/: classes/mail.C, types/pa_vmail.C: bugfix: mail body now
9708: cstr-ed knowing mail charset, and untainting uri lang now knows
9709: proper charset
9710:
9711: 2004-11-24 paf
9712:
9713: * src/classes/hash.C: hash: adding/cloning adds/clones _default now
9714:
9715: $hash[ $.a[1] $._default[def] ] #$hash2[^hash::create[$hash]]
9716: $hash2[^hash::create[]] ^hash2.add[$hash] $hash2.shit
9717:
9718: 2004-11-12 paf
9719:
9720: * src/types/pa_vmail.C: bugfix: mail:send[$.date[]] were ignored
9721: [since 3.0.4]
9722:
9723: 2004-11-09 paf
9724:
9725: * src/targets/cgi/parser3.C: debug: PA_DEBUG_CGI_ENTRY_EXIT if on,
9726: writes basics to c:\parser3.log
9727:
9728: 2004-10-21 paf
9729:
9730: * src/classes/xnode.C: bugfix: xnode.getAttribute[NS] now return
9731: tainted strings [were returning clean onces]
9732:
9733: 2004-10-15 paf
9734:
9735: * src/types/pa_vdouble.h: bugfix: ^for[i](1;1.5){} << did two
9736: cycles(i=1; i=2), which was wrong, now does ONE
9737:
9738: 2004-10-12 paf
9739:
9740: * etc/parser3.charsets/windows-1251.cfg: euro promille +/-
9741:
9742: 2004-10-07 paf
9743:
9744: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
9745: main/pa_globals.C: debugger help: PA_RELEASE_ASSERTS enables
9746: release asserts
9747:
9748: * src/: main/pa_string.C, include/pa_string.h: debugger help:
9749: String.dump() to stdout in detailed form [were String.v() in
9750: short form]
9751:
9752: * src/lib/cord/cordbscs.c: debugger help: CORD_dump now dumpts
9753: \t\r\n as @#| and truncates long char sequences less
9754:
9755: 2004-10-06 paf
9756:
9757: * src/: include/pa_socks.h, main/pa_common.C, main/pa_socks.C:
9758: win32 beauty: socket errors properly decoded
9759:
9760: 2004-10-05 paf
9761:
9762: * src/: include/pa_request.h, main/pa_request.C: bugfix:
9763: request::configure_user/admin done always, even if no
9764: file-to-process useful in @unhandled_exception [say, if they
9765: would want to mail by SMTP something]
9766:
9767: * src/main/pa_request.C: bugfix: cookie(and mail:recieved) fills
9768: now performed prior to file loading [and @auto executing] thus
9769: making $cookie:value available in @auto and in
9770: @unhandled_exception when IIS is configured to run interpreter
9771: even if no file exist
9772:
9773: 2004-09-20 paf
9774:
9775: * src/main/pa_globals.C: libxml has bugs: it calls xmlMallocAtomic
9776: somewhere where it should have called xmlMalloc and it calls
9777: xmlFree when it should have not called it. inserted two
9778: workarounds: xmlMallocAtomic implemented as xmlMalloc, and
9779: xmlFree just ignored. put away a testcase, maybe someday libxml
9780: author would fix all that. until that day: we have SLOW garbage
9781: collecting when many xml objects are alive hint: do
9782: ^memory:compact[] before xdoc::create
9783:
9784: 2004-09-17 paf
9785:
9786: * src/classes/file.C: bugfix: file::cgi headers were lost [typo
9787: error from 3.0.8 version]
9788:
9789: 2004-09-14 paf
9790:
9791: * src/types/pa_vhashfile.C: bugfix: hashfile.clear deleted only
9792: part bugfix: hashfile.foreach iterated only part if hashfile were
9793: modified inside
9794:
9795: 2004-09-13 paf
9796:
9797: * src/main/pa_string.C: bugfix: $s[+008] ^eval($s) now parsed OK
9798: [were as octal]
9799:
9800: * src/types/pa_vhashfile.C: beauty: not reproduced
9801: $hashfile.key[$novalue] bug [reported by motorin], inserted
9802: safety-check
9803:
9804: * src/types/pa_vhashfile.C: change: empty keys now error in parser
9805: [not something obscure from sdbm lib]
9806:
9807: * src/types/pa_vhashfile.C: bugfix: error numbers now from errno.h
9808: = strerror now returnes something and we can properly report that
9809: to client
9810:
9811: * src/lib/sdbm/sdbm_private.h: change: limit on length(key+value)
9812: now 8008 bytes, were 1008. perl sdbm compatibility now ruined
9813:
9814: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
9815: [tainted as-is] this helps //[space][newline] to remain as-is and
9816: not be unnecessary optimized away [ruining javascript]
9817:
9818: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
9819: [tainted as-is]
9820:
9821: * src/classes/mail.C: bugfix: typo error
9822:
9823: 2004-09-09 paf
9824:
9825: * src/main/pa_common.C: bugfix: loads headers with both \r\n and \n
9826: separators bugfix: loads header with endings \r\n\r\n and \n\n
9827: (bloody yandex.server)
9828:
9829: 2004-09-06 paf
9830:
9831: * src/main/pa_charset.C: bugfix: two-bytes invalid chars in
9832: TranscodeFromUTF8 considered valid. only >2bytes-long now %HH
9833: encoded
9834:
9835: 2004-09-01 paf
9836:
9837: * src/types/pa_vmail.C: change: multipart/mixed changed to
9838: multipart/related outlook express have no problems showing
9839: unrelated attachments. todo: someday figure out a way of
9840: multipart/mixed multipart/related text/html
9841: image/xxx application/octet-stream << true attachments
9842:
9843: * src/types/pa_vmail.C: new:
9844: ^mail:send[$.file[$.content-disposition can be overriden new:
9845: empty mail header fields removed from letter
9846:
9847: * src/: classes/mail.C, include/pa_config_fixed.h,
9848: types/pa_value.C, types/pa_value.h, types/pa_vmail.C: new:
9849: ^mail:send[ $.file[ $.any[header]
9850:
9851: 2004-08-30 paf
9852:
9853: * src/: include/pa_config_fixed.h, main/pa_common.C: beauty: less
9854: warnings
9855:
9856: * src/main/pa_common.C: beauty: do not bother with charset
9857: detection when ^file::load[binary
9858:
9859: 2004-08-27 paf
9860:
9861: * src/main/pa_common.C: hack: for yandex.server http server
9862:
9863: 2004-08-18 paf
9864:
9865: * src/main/pa_request.C: bugfix: Accept-Ranges: bytes when sending
9866: possibly-chunked response
9867:
9868: 2004-08-17 paf
9869:
9870: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
9871: $f.content-type now = that of http response
9872:
9873: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
9874: $f.content-type now = that of http response
9875:
9876: 2004-07-30 paf
9877:
9878: * src/: include/pa_request.h, main/pa_request.C,
9879: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: bugfix:
9880: win32: system&parser exceptions in release mode reported properly
9881: parser exception in exception handler WERE mistakenly reported as
9882: system exception, without details [in apache & isapi] +some
9883: beauty in exception text
9884:
9885: * src/: include/pa_exception.h, main/pa_request.C,
9886: targets/cgi/parser3.C: bugfix: win32: system&parser exceptions in
9887: release mode reported properly parser exception in exception
9888: handler WERE mistakenly reported as system exception, without
9889: details
9890:
9891: * src/main/execute.C: beauty: simplified system exception handling
9892:
9893: 2004-07-29 paf
9894:
9895: * src/classes/table.C: bugfix:
9896: ^table.save[export.csv;$.separator[^;]] now works fine [separator
9897: were ignored, and \t used unconditionally]
9898:
9899: * src/types/Makefile.am: added vhash.c
9900:
9901: 2004-07-28 paf
9902:
9903: * src/: classes/date.C, classes/image.C, classes/math.C,
9904: lib/ltdl/ltdl.c, lib/pcre/pcre_parser_ctype.c, lib/smtp/comms.C,
9905: main/pa_common.C, targets/cgi/parser3.C, types/pa_vform.C,
9906: types/pa_vmail.C: bugfix: isspace((unsigned char)c) everywhere.
9907: failed on russian letters
9908:
9909: * src/: main/pa_string.C, types/pa_vmail.C, main/pa_common.C:
9910: bugfix: isspace((unsigned char)c) everywhere. failed on russian
9911: letters
9912:
9913: * src/main/pa_exec.C: bugfix: win32: chdir not needed, dir passwed
9914: as 'currentDirectory' parameter to CreateProcess
9915:
9916: 2004-07-27 paf
9917:
9918: * src/targets/cgi/parser3.vcproj: beauty: win32:
9919: globaloptimizations ON, release:mapfile ON todo: copy .mapfile
9920: from release somewhere [to help searching for unhandled system
9921: exceptions]
9922:
9923: * src/types/pa_vdate.h: check: for invalid datetime after temporary
9924: TZ shift
9925:
9926: * src/types/pa_vdate.h: bugfix: time checked not only at set_time
9927: but also in ctor
9928:
9929: 2004-07-26 paf
9930:
9931: * operators.txt, src/include/pa_common.h, src/main/pa_common.C,
9932: src/main/pa_request.C, src/types/pa_vfile.h,
9933: src/types/pa_vhash.C, src/types/pa_vhash.h,
9934: src/types/types.vcproj: new: $response:body/download[
9935: $.file[name on disk] $.name[of file for user]
9936: $.mdate[date of last-modified. default from directory] ]
9937:
9938: * src/classes/file.C: moving file:send somewhere else..
9939:
9940: * src/: classes/file.C, include/pa_sapi.h, main/pa_common.C,
9941: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: patched:
9942: ^file:send by Victor Fedoseev <vvf_ru@mail.ru> todo: turn it to
9943: $response:download[ $.filename[filename] $.option[] ,, ]
9944:
9945: * src/classes/file.C: beauty: invalid mode thoroughly reported
9946:
9947: 2004-07-21 paf
9948:
9949: * src/types/pa_vmail.C: bugfix: too long header values now splitted
9950: to several lines
9951:
9952: were: header: vaaaaaaaaaaaalue now: header: vaaaaaa aaalue
9953:
9954: note: ms outlook[!express] shows only first 255 characters of
9955: subject
9956:
9957: 2004-07-15 paf
9958:
9959: * src/main/pa_os.C: bugfix: locks now compiled in [were mistakenly
9960: off]
9961:
9962: 2004-07-14 paf
9963:
9964: * src/classes/table.C: bugfix: $.bind values now got untainted
9965: according to lang [were: as-is]
9966:
9967: 2004-07-07 paf
9968:
9969: * src/classes/op.C: bugfix: cache with 2 params caused assertion,
9970: checked that
9971:
9972: * src/main/pa_exec.C: bufix: on unix AND win32 environment string
9973: now untainted according to their languages. were: as-is.
9974: EVERYWHERE
9975:
9976: * src/: classes/file.C, main/pa_exec.C: bufix: on unix AND win32
9977: environment string now untainted according to their languages.
9978: were: as-is. EVERYWHERE
9979:
9980: * src/main/pa_exec.C: bufix: on unix environment string now
9981: untainted according to their languages. were: as-is. on win32:
9982: ok
9983:
9984: * parser3.vssscc: ...would not go unnoticed
9985:
9986: * src/main/pa_charset.C: convinience: transcodeFromUTF8 now never
9987: fails. in case on input appears nonutf, those bytes will be
9988: printed in %HH form. that can be easily decoded/recovered.
9989:
9990: this form is quite noticable, and hopefully would not go noticed
9991:
9992: 2004-07-06 paf
9993:
9994: * src/main/pa_exec.C: bufix: on unix environment string now
9995: untainted according to their languages. were: as-is. on win32:
9996: ok
9997:
9998: 2004-07-01 paf
9999:
10000: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
10001: lib/gd/gd.vcproj, lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
10002: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
10003: lib/pcre/pcre_parser_ctype.vcproj, lib/smtp/smtp.vcproj,
10004: main/main.vcproj, targets/cgi/parser3.vcproj,
10005: targets/isapi/parser3isapi.vcproj, types/types.vcproj: win32:
10006: option: global optimization ON
10007:
10008: * src/main/untaint.C: workaround kinda bug in libxml: life requires
10009: to do xdoc::create{invalid chars} standard disables chars less
10010: then \x20, except tab, cr, lf.
10011:
10012: changed tainting so that those become '!'
10013:
10014: 2004-06-25 paf
10015:
10016: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
10017: int on odd address [prev bugfix failed due to superwize
10018: optimizer, which turned memcpy into same 'ld' asm command]
10019:
10020: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
10021: int on odd address
10022:
10023: 2004-06-22 paf
10024:
10025: * src/sql/pa_sql_driver.h: note: about possible optimization
10026:
10027: * operators.txt, src/classes/hash.C, src/classes/memory.C,
10028: src/classes/string.C, src/classes/table.C, src/classes/void.C,
10029: src/include/pa_config_includes.h: new: ^void:sql{call
10030: paf(:a)}[ $.bind[ $.a[2]
10031: ] ] output variables work. todo: check in out
10032: variables
10033:
10034: 2004-06-18 paf
10035:
10036: * src/: classes/file.C, classes/hash.C, classes/string.C,
10037: classes/table.C, classes/void.C, include/pa_globals.h,
10038: include/pa_sql_connection.h, main/compile.tab.C,
10039: sql/pa_sql_driver.h: started: ^void:sql{call paf(:a)}[
10040: $.bind[ $.a[2] ]
10041: ] input variables work. todo:output
10042:
10043: * src/targets/cgi/parser3.C: bugfix: iis specific
10044: http://parser3/_bug.html?404;http://hpsv/test/ now $request:uri
10045: /_bug.html?404;http://hpsv/test/
10046: --------------------------------------------------------------------------------
10047: $request:query IIS-STATUS=404&IIS-DOCUMENT=http://hpsv/test/
10048: --------------------------------------------------------------------------------
10049: IIS-STATUS="404" IIS-DOCUMENT="http://hpsv/test/"
10050:
10051: 2004-06-16 paf
10052:
10053: * src/targets/cgi/parser3.C: new: iis specific
10054: http://parser3/_bug.html?404;http://server/_bug.html?f=v now
10055: $request:query
10056: IIS-STATUS=404&IIS-DOCUMENT=http://server/_bug.html&f=v
10057: $form:fields IIS-STATUS="404"
10058: IIS-DOCUMENT="http://server/_bug.html" f="v"
10059:
10060: todo: isapi too
10061:
10062: 2004-05-26 paf
10063:
10064: * src/include/pa_version.h: 3.1.3
10065:
10066: * operators.txt: beauty: removed outdated level 'table'
10067:
10068: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: thanks to konst
10069:
10070: * src/main/pa_string.C: beauty: removed 3 warnings
10071:
10072: * src/: include/pa_string.h, classes/table.C, main/untaint.C,
10073: classes/op.C: beauty: removed outdated level 'table'
10074:
10075: 2004-05-25 paf
10076:
10077: * src/lib/sdbm/apr_file_io.C: bugfix: bad seek wrapper
10078: implementation. mistery: how anything worked
10079:
10080: * src/sql/pa_sql_driver.h: beauty: param renamed and comment
10081: changed, it is now safe to use url if pointers to it are stored
10082: to gc mem
10083:
10084: * src/: main/pa_exec.C, types/pa_vhashfile.C: bugfix: hashfile
10085: unknown errors reported and not cause SIGSEGV now
10086:
10087: 2004-05-24 paf
10088:
10089: * src/: include/pa_string.h, lib/cord/cordbscs.c,
10090: lib/cord/include/cord.h, lib/cord/cordxtra.c: cancel: more speed,
10091: less memory: CORD_chars_block originally intended to ... it was
10092: good that CORD_chars_block were not used: it consumes more memory
10093: [and, might be slow too] undoing that. [and removed that func so
10094: that it would not confuse parser developer in future]
10095:
10096: * src/: include/pa_string.h, lib/cord/include/cord.h: more speed,
10097: less memory: CORD_chars_block originally intended to
10098: speedup/reduce mem usage were forgotten, and were used stupid
10099: CORD_chars
10100:
10101: * src/include/pa_config_auto.h.in: bugfix: bigendian check added
10102:
10103: * src/include/: pa_config_fixed.h, pa_string.h: bugfix: on
10104: BIGENDIAN processors space-conserving mech failed, causing
10105: SIGSEGV/SIGBUS and SAPI::abort("unknown untaint lang#%d",
10106: (1|2|3));
10107:
10108: 2004-05-14 paf
10109:
10110: * src/types/: Makefile.am, pa_vvoid.C, pa_vvoid.h, types.vcproj:
10111: bugfix: void now has vfile value, and $response:body[] works OK
10112:
10113: 2004-05-12 paf
10114:
10115: * src/types/: pa_vbool.h, pa_vhash.h, pa_vhashfile.h, pa_vtable.h:
10116: beauty: ^if(def $bool) now equals ^if($bool) and shaped up other
10117: sources to use is_defined() {return as_bool();} along VBool
10118:
10119: 2004-05-11 paf
10120:
10121: * src/include/pa_exec.h: bugfix: gpf on file::exec/cgi because of
10122: referencing to local objects
10123:
10124: * src/: classes/mail.C, include/pa_exec.h, main/compile.tab.C,
10125: types/pa_vmail.C, types/pa_vmail.h: bugfix: bcc with sendmail now
10126: left intact
10127:
10128: 2004-04-15 paf
10129:
10130: * src/classes/date.C: merged: beauty: unused var removed
10131:
10132: * src/classes/date.C: beauty: unused var removed
10133:
10134: * src/include/: pa_exec.h: bugfix: interface without pointer
10135: provoked bug
10136:
10137: 2004-04-09 paf
10138:
10139: * src/types/pa_vform.C: merge: bugfix: form:imap were incorrect
10140:
10141: * src/types/pa_vform.C: bugfix: form:imap were incorrect
10142:
10143: 2004-04-08 paf
10144:
10145: * src/classes/date.C: new: ^date::create[y-m-d
10146: h-M-s>>.milliseconds<<] now allowed, ignored so far
10147:
10148: * src/main/pa_xml_io.C: merged: bugfix /etc/xml/catalog
10149:
10150: * src/main/pa_xml_io.C: bugfix: in safe mode -- disabled attempts
10151: to consult default catalog [usually, that file belongs to other
10152: user/group]
10153:
10154: 2004-04-06 paf
10155:
10156: * src/main/pa_common.C: beauty: gcc warning removed
10157:
10158: * src/main/: compile.tab.C, compile.y: bugfix: gcc refused to
10159: accept that trick, trying other
10160:
10161: * src/main/: compile.tab.C, compile.y: bugfix: step3 to fix
10162: explicit result problem
10163:
10164: * src/main/: compile.tab.C, compile.y: bugfix: step2 to fix
10165: explicit result problem
10166:
10167: * src/main/: compile.tab.C, compile.y: bugfix: step1 to fix
10168: explicit result problem
10169:
10170: * operators.txt, src/classes/string.C: new: ^string.append[string]
10171:
10172: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
10173: main/execute.C: attempt_check_call_in_explicit_result_mode:
10174: failed
10175:
10176: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
10177: http://i.p.a.ddress gethostbyaddr added [on some platforms
10178: gethostbyname failed with such 'domains'] now checked properly,
10179: were: needless reverse/forward dns lookup
10180:
10181: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
10182: http://i.p.a.ddress gethostbyaddr added [on some platforms
10183: gethostbyname failed with such 'domains'] now checked properly,
10184: were: needless reverse/forward dns lookup
10185:
10186: * src/main/: compile.C, compile.tab.C, compile.y: reimplemented:
10187: @method[][result] means "no string output here" moved to lexical
10188: level [on grammar level it were too difficult]
10189:
10190: * operators.txt, src/include/pa_string.h, src/main/compile.tab.C,
10191: src/main/compile.y, src/main/compile_tools.h,
10192: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h: new:
10193: @method[][result] means "no string output here", implemented part
10194: of that idea: compiler throws away string literal generation
10195: code. and barks nonwhitespace chars
10196:
10197: * operators.txt: truth: removed comment about $ORIGIN
10198:
10199: 2004-04-05 paf
10200:
10201: * configure.in, src/doc/html2chm.cmd, src/doc/sources2html.cmd,
10202: src/include/pa_version.h, src/main/pa_common.C,
10203: src/targets/isapi/parser3isapi.C: merged with 3.1.3
10204:
10205: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: donated by
10206: Konstantin Tomashevitch [mailto:konst@design.ru]
10207:
10208: * src/doc/html2chm.cmd: beauty: no need in bg here
10209:
10210: * src/doc/sources2html.cmd: beauty: same window, in bg it
10211: interfered with FAR console
10212:
10213: * configure, configure.in: 3.1.3
10214:
10215: * src/targets/isapi/parser3isapi.C: beauty: removed some warnings
10216:
10217: * src/main/pa_common.C: removed warning
10218:
10219: * src/include/pa_version.h: 3.1.3
10220:
10221: 2004-04-02 paf
10222:
10223: * src/main/pa_string.C: bugfix: $s[009] ^s.int[] now 9, were error
10224:
10225: * src/targets/cgi/parser3.C: new: CGI_PARSER_LOG env variable
10226: allows to specify where to put parser log file
10227:
10228: 2004-04-01 paf
10229:
10230: * src/classes/table.C: bugfix: bugfix: table::load last line
10231: without tab and enter were ignored
10232:
10233: * src/: include/pa_cache_managers.h, include/pa_globals.h,
10234: include/pa_socks.h, main/pa_cache_managers.C, main/pa_globals.C,
10235: main/pa_socks.C, targets/cgi/parser3.C,
10236: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.def:
10237: bugfix: sql connections now are disconnected
10238:
10239: 2004-03-30 paf
10240:
10241: * src/classes/table.C: bugfix: table::load last line without tab
10242: and enter were ignored
10243:
10244: * src/classes/table.C: bufix: if last table lines were commented,
10245: gpfed
10246:
10247: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
10248: doc/ClassExample3.dox, doc/chmhelper.pl, doc/class.dox,
10249: doc/compiler.dox, doc/doxygen.cfg, doc/exception.dox,
10250: doc/executor.dox, doc/footer.htm, doc/index.dox, doc/memory.dox,
10251: doc/methoded.dox, doc/object.dox, doc/string.dox,
10252: doc/targets.dox, doc/value.dox, include/pa_version.h,
10253: main/pa_cache_managers.C, main/pa_stylesheet_connection.C,
10254: targets/isapi/parser3isapi.vcproj, types/pa_vform.C: merged
10255: bugfixes from 3.1.2, changed version to 3.1.3beta
10256:
10257: 2004-03-29 paf
10258:
10259: * src/types/pa_vhashfile.C: bugfix: empty key on hashfile.get
10260: causes gpf
10261:
10262: * src/doc/: ClassExample1.dox, ClassExample2.dox,
10263: ClassExample3.dox, chmhelper.pl, class.dox, compiler.dox,
10264: doxygen.cfg, exception.dox, executor.dox, footer.htm, index.dox,
10265: memory.dox, methoded.dox, object.dox, string.dox, targets.dox,
10266: value.dox: translated to english
10267:
10268: 2004-03-25 paf
10269:
10270: * src/targets/isapi/parser3isapi.vcproj: beauty: one more
10271: parser3project dependency removed
10272:
10273: * src/main/: pa_cache_managers.C, pa_stylesheet_connection.C:
10274: bugfix: refused to compile without xml
10275:
10276: * src/types/pa_vform.C: beauty: removed warning
10277:
10278: * src/classes/classes.vcproj: merged bugfix: now all compiles in
10279: any folder [removed last ;) folder dependency]
10280:
10281: * src/classes/classes.vcproj: bugfix: now all compiles in any
10282: folder [removed last ;) folder dependency]
10283:
10284: * src/include/pa_version.h: release
10285:
10286: * src/lib/gd/gif.C: new: ^image.pixel(outof;bounds) now returns -1
10287:
10288: * src/classes/table.C: beauty: comment& more meaningful error
10289: message
10290:
10291: * src/classes/hash.C: bugfix: ^hash::sql{one column} now produces
10292: $.hash[$.column_value1(true) ... ] [were producing some strang
10293: thing]
10294:
10295: 2004-03-23 paf
10296:
10297: * src/: classes/image.C, main/pa_common.C: bugfix: ^image.polyline
10298: and http status line parsing checked number of columns in table
10299: [user reported an assert]
10300:
10301: * operators.txt: example: on hashfile
10302:
10303: * src/: classes/op.C, types/pa_value.C, types/pa_wcontext.C:
10304: bugfix: junction reattach now actually reattaches a junction to
10305: new wcontext [were only assigning it to junction, which caused
10306: junction tracking to loose junction, and it's context were not
10307: killed, and it tried to process in invalid context, gpf]
10308:
10309: * src/targets/cgi/parser3.C: debug helper added
10310:
10311: 2004-03-19 paf
10312:
10313: * src/types/pa_wcontext.C: beauty: error messages removed duplicate
10314: "type(type)" in braces
10315:
10316: 2004-03-10 paf
10317:
10318: * operators.txt, src/classes/xdoc.C, src/classes/xnode.C,
10319: src/classes/xnode.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
10320: src/types/pa_vxnode.C, src/types/pa_vxnode.h: new: refined
10321: solution to search-in-namespaces problem:
10322: $xdoc.search-namespaces.x[http://pif.design.ru/]
10323: $nodes[^xdoc.select[//x:second]]
10324:
10325: * operators.txt, src/classes/xnode.C: new: xnode.select*[xpath
10326: expression][[NAMESPACES HASH]] allows to search for info in
10327: namespaces
10328:
10329: $nodes[^xdoc.select[//x:second][
10330: $.x[http://pif.design.ru/] ]]
10331:
10332: 2004-03-09 paf
10333:
10334: * operators.txt, src/main/pa_common.C: new:
10335: ^file::load[...][options] $.form[
10336: !$.field1[string]
10337: !$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
10338: ] !$.body[string]
10339:
10340: GET ?here notGET(POST, HEAD, others) in content-type:
10341: application/x-www-form-urlencoded
10342:
10343: todo: upload files ability
10344:
10345: * src/lib/cord/cordxtra.c: bugfix: CORD_pos were not fixed
10346: properly, done
10347:
10348: 2004-03-05 paf
10349:
10350: * operators.txt, src/main/pa_common.C: new: file::load[;http://
10351: GET/POST $.form[$.fields started, not tested yet
10352: todo:$.field[table] for multiple values
10353:
10354: * operators.txt: new: http:// options $.user $.password basic
10355: authorization
10356:
10357: * src/main/pa_common.C: beauty: link to rtf added
10358:
10359: * operators.txt, src/include/pa_common.h, src/main/pa_common.C:
10360: new: http:// options $.user $.password basic authorization
10361:
10362: * src/main/pa_common.C: beauty: removed needless vars
10363:
10364: * operators.txt: new: pgsql option [like that recently added to
10365: oracle driver] ClientCharset=parser-charset <<
10366: charset in which parser thinks client works
10367:
10368: * operators.txt: new: odbc option [like that recently added to
10369: oracle driver] ClientCharset=parser-charset <<
10370: charset in which parser thinks client works
10371:
10372: * src/sql/pa_sql_driver.h: beauty: important warning added
10373:
10374: * etc/parser3.charsets/koi8-r.cfg: there's special code for grad
10375: char!
10376:
10377: * etc/parser3.charsets/windows-1251.cfg: typo
10378:
10379: 2004-03-04 paf
10380:
10381: * src/main/pa_sql_driver_manager.C: speedup: charset lookups
10382: cached, sql transcoding now goes faster
10383:
10384: * operators.txt: new: mysql option [like that recently added to
10385: oracle driver] ClientCharset=parser-charset <<
10386: charset in which parser thinks client works
10387:
10388: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: keyboard
10389: typo error
10390:
10391: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: typograph
10392: chars commented
10393:
10394: 2004-03-03 paf
10395:
10396: * INSTALL: note: added on libgc on FreeBSD, thanks to Andrey N.
10397: Pazychev <135@ugtel.ru> and Goor <goor@hotbox.ru>
10398:
10399: 2004-03-02 paf
10400:
10401: * operators.txt: new[update typo]: !^void.left(n)
10402: nothing !^void.right(n) nothing !^void.mid(p[;n])
10403: nothing
10404:
10405: * operators.txt, src/classes/void.C: new: !^void.left(n)
10406: nothing !^void.right(n) nothing !^void.pos(p[;n])
10407: nothing
10408:
10409: * operators.txt, src/classes/file.C, src/include/pa_string.h: new:
10410: ^file::sql[[name_to_become_$.name]]{} query result must be one
10411: row with columns: first: data second: file name third:
10412: content-type
10413:
10414: * operators.txt, src/classes/file.C: ^file.sql-string[] inside
10415: ^connect gets properly escaped string, which can be passed to
10416: request now this for mysql only. it's up to parser sql driver to
10417: fix zeros properly
10418:
10419: * INSTALL: note: added on building apache with this option:
10420: --enable-shared=max thanks to Victor Fedoseev <vvf_ru@mail.ru>
10421:
10422: 2004-03-01 paf
10423:
10424: * src/targets/isapi/parser3isapi.C: new: apache module & isapi
10425: extension memory:compact befor processingrequest
10426:
10427: * operators.txt, src/classes/hash.C: new: ^hash._keys[>>name<<] to
10428: call sole column of result
10429:
10430: * operators.txt, src/classes/image.C, src/lib/gd/gif.C,
10431: src/lib/gd/gif.h: new: ^image.pixel(x;y)[(color)] get/set
10432: pixel color
10433:
10434: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
10435: beauty: image -- less checks [were ugly impl]
10436:
10437: * src/classes/string.C: bugfix: ^string.left/right/mid with
10438: negative values now considered bad
10439:
10440: * src/main/pa_common.C: bugfix: INADDR_NONE not everywhere defined
10441:
10442: * src/: classes/xdoc.C, types/pa_vxdoc.h: bugfix: boolean output
10443: options now have unified defaults [after transform
10444: indent/omit-xml-declaration/standalone 'default' erroreously
10445: meant 'true']
10446:
10447: * src/main/pa_common.C: bugfix: http://i.p.a.ddress gethostbyaddr
10448: added [on some platforms gethostbyname failed with such
10449: 'domains']
10450:
10451: * src/include/pa_config_auto.h.in: no select check, no define
10452:
10453: * src/classes/string.C: feature: ^string.trim both parameters may
10454: be empty-strings, meaning kind=both chars=whitespaces
10455:
10456: * src/lib/smtp/comms.C: bugfix: use SO_LINGER if no SO_DONTLINGER
10457: exist
10458:
10459: * src/classes/string.C: check: trim 'chars' must not be empty,
10460: exception if it is
10461:
10462: * src/classes/string.C: changed: ^string.trim [] << both,
10463: whitespaces [start|both|end] << kind, whitespaces
10464: [start|both|end;chars] full
10465:
10466: 2004-02-27 paf
10467:
10468: * operators.txt, src/classes/string.C, src/main/pa_string.C: new
10469: method: ^string.trim[start|both|end[;chars]] default
10470: 'chars' -- whitespace chars finished
10471:
10472: * operators.txt, src/classes/string.C, src/include/pa_string.h,
10473: src/main/pa_string.C: new method:
10474: ^string.trim[start|both|end[;chars]] default 'chars' --
10475: whitespace chars started, only start works
10476:
10477: * src/main/compile.C: bugfix: line numbers after
10478: ^process{}[$.line(-10]] can be negative, allowed to print they as
10479: signed
10480:
10481: * src/main/untaint.C: speed: there's no \n chars in output
10482: [normally], so no need to optimize them they could be retrived
10483: from databases, though. but 1. should be replaced 2. if not
10484: optimized, no harm done
10485:
10486: * src/main/pa_exec.C: bugfix: waitpid could be interrupted --
10487: ^file::exec/cgi could return invalid status & zombie child can
10488: remain for short period until process exists [very bad in
10489: mod_parser3] http://i2/tasks/edit/?id=4629451867179521923
10490:
10491: * src/lib/smtp/smtp.h: bugfix: SMTP buffer overflow could allow
10492: malicious SMTP server to attack as by returning too long status
10493: responses http://i2/tasks/edit/?id=4629448401140924947
10494:
10495: 2004-02-26 paf
10496:
10497: * operators.txt: feature: ^process...{CODE}[now has options] which
10498: are $.main[to what to rename @main] $.file[file,
10499: from which (user says) goes that CODE] $.lineno(line
10500: number in that file, where CODE starts. may be negative)
10501:
10502: * operators.txt, src/classes/op.C, src/include/pa_request.h,
10503: src/main/compile.C, src/main/compile_tools.h,
10504: src/main/pa_request.C: feature: ^process...{CODE}[now has
10505: options] which are $.main[to what to rename @main]
10506: $.file[file, from which (user says) goes that CODE]
10507: $.lineno(line number in that file, where CODE starts. may be
10508: negative)
10509:
10510: 2004-02-25 paf
10511:
1.101 moko 10512: * etc/parser3.charsets/Makefile.am: bugfix: @sysconfdir@ used [were
10513: old @charsetsdir@ recently erased from configure.in]
1.95 moko 10514:
10515: * src/classes/hash.C: feature: ^hash::sql{one colum result} now
10516: produces hash of column=>1
10517:
10518: * src/lib/smtp/smtp.h: beauty: couple of #ifdef-s to compile even
10519: with incomplete errno constants set
10520:
10521: 2004-02-24 paf
10522:
10523: * src/lib/smtp/smtp.C: smtp on unix: authors of lib/smtp never read
10524: "man select"
10525:
10526: * src/main/pa_os.C: beauty: <0 better then ==-1
10527:
10528: * src/lib/smtp/comms.C: smtp on unix: steps to work on unix
10529:
10530: * src/lib/smtp/: smtp.C: smtp on unix: steps to work on unix
10531:
1.101 moko 10532: * src/classes/Makefile.am: smtp on unix: steps to work on unix
1.95 moko 10533:
10534: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp on
10535: unix: steps to work on unix [extracted 'to']
10536:
10537: * src/classes/mail.C: smtp on unix: steps to work on unix
10538:
10539: * src/lib/smtp/smtp.C: smtp on unix: compiled on win32
10540:
1.101 moko 10541: * src/: lib/smtp/Makefile.am, lib/smtp/comms.C, lib/smtp/smtp.C,
10542: lib/smtp/smtp.h, targets/cgi/Makefile.am: started porting smtp to
10543: unix [testing on solaris]
1.95 moko 10544:
10545: 2004-02-20 paf
10546:
10547: * src/classes/xdoc.C: beauty: ugly code removed, thanks to egr for
10548: pointing that out
10549:
10550: * src/classes/xdoc.C: bugfix: <tag attr="&#digital_entity;" bug
10551: fixed again [same solution, mistanenly removed one line]
10552:
10553: 2004-02-19 paf
10554:
10555: * src/: classes/date.C, classes/image.C, types/pa_vdate.h: feature:
10556: date::create from bad datetime in spring daylightsaving hole now
10557: OK for all platforms [on some platforms it failed]
10558:
10559: * src/classes/: date.C, image.C: beauty: date::create[bad date time
10560: in daylightsaving hole] now throws error
10561:
10562: * src/classes/date.C: comment: mistake fixed
10563:
10564: 2004-02-18 paf
10565:
10566: * src/: classes/xdoc.C, include/pa_charset.h: beauty: xdoc.string
10567: now renderes in $request:charset, but in header puts
10568: $response:charset todo: make that default only so that coder
10569: could override that
10570:
10571: * src/classes/xdoc.C: beauty: xhtml doctype-public/system forcly
10572: turns off omit-xml-declaration
10573:
10574: * src/classes/xdoc.C: feature: reimplemented xhtml output, see
10575: /.xsl for sample
10576:
10577: 2004-02-17 paf
10578:
10579: * src/classes/xdoc.C: beauty: needless helper class removed
10580:
10581: * src/classes/xdoc.C: beauty: method=html outputxmlbuffer not
10582: copied extra time
10583:
10584: * src/classes/xdoc.C: bugfound: meta again, now somewhere in xhtml
10585: part of libxml
10586:
10587: * src/classes/xdoc.C: new: xhtml now works [libxslt prevented
10588: libxml to do the work] <xsl:output method="html"
10589: doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
10590: doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
10591: />
10592:
10593: * src/classes/xdoc.C: beauty: no <meta ... charset generated
10594:
10595: * src/types/pa_vxdoc.h: bugfix: ^xdoc::transform [note double :]
10596: caused assertion
10597:
10598: * src/classes/hash.C: bugfix: ^hash.add[$hash] ^hash.sub[$hash]
10599: could hang. now such add does nothing, sub clears $hash
10600:
10601: * src/main/untaint.C: bugfix: one last char prior to "spaces<" were
10602: not made quoted-printable
10603:
10604: * src/main/pa_uue.C: bugfix: uuencoded finish char adding violated
10605: string invariant
10606:
10607: 2004-02-16 paf
10608:
10609: * src/main/pa_globals.C: bugfix: xml errors copy from library now
10610: cleared [were not cleared properly]
10611:
10612: 2004-02-13 paf
10613:
1.101 moko 10614: * src/include/pa_version.h: prerelease
1.95 moko 10615:
10616: * src/main/pa_stylesheet_connection.C: change: .xsl.stamp now not
10617: used, introducing dependencies timestamp check
10618:
10619: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
10620: include/pa_xml_io.h, main/Makefile.am, main/compile.tab.C,
10621: main/main.vcproj, main/pa_globals.C, main/pa_xml_io.C: change:
10622: .xsl.stamp now not used, introducing dependencies timestamp check
10623:
10624: * configure.in, bin/auto.p.dist.in: auto.p: @conf made relative
10625:
10626: 2004-02-12 paf
10627:
10628: * src/types/pa_vform.C: bugfix: empty values[recently allowed]
10629: ruined empty <input type=file> submits. parser thought there were
10630: nameless empty file and $form:field got value of type 'file'
10631:
10632: * INSTALL: --without-threads
10633:
10634: * src/include/pa_sapi.h: 2004
10635:
10636: 2004-02-11 paf
10637:
10638: * src/: classes/classes.C, classes/classes.h, classes/date.C,
10639: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
10640: classes/hashfile.C, classes/image.C, classes/int.C,
10641: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
10642: classes/response.C, classes/string.C, classes/table.C,
10643: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
10644: include/pa_array.h, include/pa_cache_managers.h,
10645: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
10646: include/pa_config_fixed.h, include/pa_config_includes.h,
10647: include/pa_dictionary.h, include/pa_dir.h,
10648: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
10649: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
10650: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
10651: include/pa_request_charsets.h, include/pa_request_info.h,
10652: include/pa_socks.h, include/pa_sql_connection.h,
10653: include/pa_sql_driver_manager.h, include/pa_stack.h,
10654: include/pa_string.h, include/pa_stylesheet_connection.h,
10655: include/pa_stylesheet_manager.h, include/pa_table.h,
10656: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
10657: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
10658: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
10659: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
10660: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
10661: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
10662: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
10663: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
10664: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
10665: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
10666: main/pa_sql_driver_manager.C, main/pa_string.C,
10667: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
10668: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
10669: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
10670: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
10671: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
10672: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
10673: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
10674: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
10675: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
10676: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
10677: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
10678: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
10679: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
10680: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
10681: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
10682: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
10683: types/pa_vresponse.h, types/pa_vstateless_class.C,
10684: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
10685: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
10686: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
10687: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
10688: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
10689: types/pa_wcontext.h, types/pa_wwrapper.h: 2004
10690:
10691: * src/main/pa_globals.C: beauty: typo caused gc.log warnings with
10692: debug version of gc.dll
10693:
10694: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
10695: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
10696: lib/pcre/pcre_parser_ctype.vcproj, lib/sdbm/sdbm.vcproj,
10697: lib/smtp/smtp.vcproj, main/main.vcproj, main/pa_globals.C,
10698: targets/cgi/parser3.C, targets/cgi/parser3.vcproj,
10699: targets/isapi/parser3isapi.vcproj, types/types.vcproj: migrated
10700: to latest libxml[2.6.5] and libgdome[1.1.2] simplified lib build
10701: processes
10702:
10703: * src/: classes/classes.vcproj, lib/gd/gd.vcproj, main/main.vcproj,
10704: main/pa_globals.C, targets/cgi/parser3.vcproj,
10705: targets/isapi/parser3isapi.vcproj, types/types.vcproj: continued
10706: changes to reflect libxml xsl new folders
10707:
10708: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
10709: lib/smtp/smtp.vcproj, main/main.vcproj,
10710: targets/cgi/parser3.vcproj, types/types.vcproj: continued changes
10711: to reflect libxml xsl new folders
10712:
10713: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
10714: lib/smtp/smtp.vcproj, main/main.vcproj,
10715: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
10716: types/types.vcproj: started changes to reflect libxml xsl new
10717: folders
10718:
10719: * ChangeLog, parser3.sln, src/classes/classes.vcproj,
10720: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
10721: src/main/compile.tab.C, src/main/main.vcproj,
10722: src/main/pa_globals.C, src/targets/cgi/parser3.vcproj,
10723: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
10724: started changes to reflect libxml xsl new folders
10725:
10726: 2004-02-10 paf
10727:
10728: * INSTALL: critical: libxslt1.1.2 wanted at least libxml2.6.3 to
10729: compile. recommened latest libxml up to date
10730:
10731: * INSTALL: critical: prior to 1.0.30 had bug: "a segfault on
10732: pattern compilation errors", on which spent 4 hours worktime. use
10733: versions higher than that. recommended now latest up to date
10734:
10735: 2004-02-06 paf
10736:
10737: * src/main/: pa_sql_driver_manager.C, pa_stylesheet_manager.C:
10738: beauty: unified destructing style
10739:
10740: * src/main/untaint.C: beauty: removed old def/ifdef
10741:
10742: * src/main/untaint.C: beauty: coredump @unknown untaint language
10743: now
10744:
10745: 2004-02-03 paf
10746:
10747: * src/: classes/image.C, main/pa_exec.C, main/pa_memory.C,
10748: targets/isapi/parser3isapi.C, types/pa_value.C,
10749: types/pa_vcookie.C: beauty: %u is more simple=proper for size_t
10750: then %ld/%lu
10751:
10752: * src/main/pa_common.C: typo: %l -> %u
10753:
10754: * src/classes/xdoc.C: bugfix: libxml: FOR UTF-8 TOO russian letters
10755: in attributes or documents-results of transform now not xx;
10756:
10757: * src/classes/xnode.C: memleaks found: not fixed yet. todo
10758:
10759: * src/main/pa_charset.C: bugfix: forgot to undo some
10760:
10761: * src/main/pa_charset.C: beauty: uncomment
10762: PA_PATCHED_LIBXML_BACKWARD to link with old patched libxml
10763: libraries
10764:
10765: 2004-02-02 paf
10766:
10767: * src/types/pa_vcookie.C: bugfix: erasing cookie: params now output
10768: $cookie:example[ $.value[value] $.path[/there/] ]
10769:
10770: $cookie:example[ $.value[] $.expires[session]
10771: $.path[/there/] $.domain[test.com] ]
10772:
10773: * src/types/pa_vform.C: bugfix: empty values with
10774: enctype=multipart/form-data now produce entries in $form:tables
10775: <form method=post enctype=multipart/form-data> <input type=hidden
10776: name=a> <input type=hidden name=b>
10777:
10778: <input type=submit> </form> $k[^form:fields._keys[]] ^eval($k)
10779: <hr> <pre>$request:body
10780:
10781: 2004-01-30 paf
10782:
10783: * src/classes/xdoc.C: bugfix: libxml: russian letters in attributes
10784: or documents-results of transform now not xx;
10785:
10786: * src/classes/date.C: bugfix: ^date::create[invalid fields now
10787: produce exception.
10788:
10789: * src/: classes/date.C, include/pa_string.h, main/pa_string.C:
10790: bugfix: ^date::create[invalid fields now produce exception.
10791:
10792: * ChangeLog, src/classes/date.C: bugfix: ^date::create[invalid
10793: year] now produces exception. todo: check other fields
10794:
10795: 2004-01-29 paf
10796:
10797: * src/include/pa_memory.h: typo error
10798:
10799: * src/include/pa_memory.h: bugfix: [potential] strdup copied one
10800: more byte then specified, then zeroed it << useless and
10801: potentially harmful(could gpf)
10802:
10803: 2004-01-22 paf
10804:
10805: * src/classes/xdoc.C: bugfix: when stylesheet contains error, gpf
10806:
10807: * src/main/untaint.C: merged: bugfix from 3.1.1 on whitespace
10808: optimization
10809:
10810: * src/main/untaint.C: bugfix: whitespace now optimized properly
10811: [were bug: ^taint[1 & 2]="1 &2"
10812:
10813: * src/main/pa_globals.C: beauty: bigger buffer for xml-related
10814: errors
10815:
10816: * src/main/pa_common.C: merged: bugfix from 3.1.1 on memory
10817: overflow
10818:
10819: * src/main/pa_common.C: bugfix: buffer overflow * in libxml&xsl
10820: error-reporting code * in parser-error reporting code [when no
10821: @unhandled_exception defined]
10822:
10823: fixed in one place: my *snprintf override
10824:
10825: 2004-01-13 paf
10826:
10827: * operators.txt: typo erro
10828:
10829: 2003-12-25 paf
10830:
10831: * src/main/pa_common.C: bugfix: ^file::load[binary;http:// now not
10832: garbled [pieces after zero bytes were removed]
10833:
10834: 2003-12-22 paf
10835:
1.101 moko 10836: * src/include/Makefile.am: bugfix: removed from dist:
10837: src/include/pa_config_auto.h which were configured for
1.95 moko 10838: make-dist-platform and badly updated proper config file in target
10839: [when .tar used for updating existing source tree]
10840:
10841: * ChangeLog, operators.txt, src/classes/op.C,
10842: src/include/pa_sql_connection.h,
10843: src/include/pa_sql_driver_manager.h,
10844: src/main/pa_sql_driver_manager.C, src/sql/pa_sql_driver.h:
10845: feature: sql introducing ability to transcode charsets
10846:
10847: 2003-12-19 paf
10848:
10849: * src/main/pa_sql_driver_manager.C: beauty: more straighforward
10850: error message
10851:
10852: * src/main/pa_charset.C: bugfix: memory for charsethandler
10853: structure for libxml now allocated properly
10854:
10855: 2003-12-17 paf
10856:
10857: * src/types/pa_vfile.C: beauty: removed outdated cast
10858:
10859: * src/main/pa_common.C: bugfix: empty http response caused gpf
10860:
10861: * src/include/pa_string.h: bugfix: removed too strong a assert
10862:
10863: * src/main/pa_globals.C: bugfix: removed false warning [warning:
10864: unreported xmlGenericErrors]
10865:
10866: 2003-12-15 paf
10867:
10868: * src/classes/xdoc.C: bugfix: taint uri under ^xdoc::create{now
10869: works}
10870:
10871: 2003-12-11 paf
10872:
10873: * operators.txt, src/types/pa_vstatus.C: !$status:pid process
10874: id
10875: !$status:tid thread id
10876:
10877: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
10878: main/pa_globals.C, main/pa_request.C, types/pa_vstatus.C:
10879: bugfix(solaris): removed dependency on object initialization
10880: order [one more place]
10881:
10882: * src/: classes/file.C, classes/mail.C, classes/op.C,
10883: classes/xdoc.C, main/pa_request.C, types/pa_vimage.C,
10884: types/pa_vmath.C, types/pa_vstatus.C: beauty cancel: gcc does not
10885: understand that
10886:
10887: * src/: classes/file.C, classes/mail.C, classes/op.C,
10888: classes/xdoc.C, include/pa_cache_managers.h,
10889: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
10890: include/pa_stylesheet_manager.h, main/pa_request.C,
10891: main/pa_stylesheet_manager.C, types/pa_vimage.C,
10892: types/pa_vmath.C, types/pa_vstatus.C: beauty: removed redundant
10893: ctor call [relying on implicit String::Body(cstr) call]
10894:
10895: * src/main/: pa_cache_managers.C, pa_sql_driver_manager.C,
10896: pa_stylesheet_manager.C: bugfix(solaris): removed dependency on
10897: object initialization order [two places]
10898:
10899: 2003-12-10 paf
10900:
10901: * src/include/pa_sql_connection.h: bugfix: $status:sql.cache back
10902: << time now ok
10903:
10904: * operators.txt, src/main/pa_sql_driver_manager.C,
10905: src/main/pa_stylesheet_manager.C: $status:stylesheet.cache back
10906: operational
10907:
10908: * ChangeLog, operators.txt, src/classes/xdoc.C,
10909: src/include/pa_charset.h, src/include/pa_sql_connection.h,
10910: src/main/pa_charset.C, src/main/pa_sql_driver_manager.C,
10911: src/main/pa_string.C, src/types/pa_vxdoc.h: $status:sql.cache
10912: back operational
10913:
10914: 2003-12-02 paf
10915:
10916: * src/types/pa_vmail.C: bugfix:
10917: ^mail:send[$.file[$.value[>>xxxx<<]] now untaints properly [were:
10918: as-is forced]
10919:
10920: * src/main/pa_xml_io.C: bugfix: on some platforms one can't throw
10921: exceptions out of libxml callbacks: reimplemented error handling
10922: of http://localhost, parser://method and safemode check callbacks
10923:
10924: * src/main/pa_string.C: bugfix: SPARC gpf on %4!=0 address int ref
10925: [merged from HEAD]
10926:
10927: * src/classes/image.C: nothing: comment removed
10928:
10929: * src/main/pa_string.C: bugfix: sparc gpf on reading %4!=0
10930: addresses to int
10931:
10932: 2003-12-01 paf
10933:
10934: * src/main/pa_xml_io.C: bugfix: typo
10935:
10936: * src/main/pa_globals.C: bugfix: win32: compile prob
10937:
10938: * src/classes/xdoc.C: bugfix: typo
10939:
10940: * src/main/pa_xml_io.C: todo: safe mode check not to throw
10941: exception
10942:
10943: * src/main/pa_xml_io.C: bugfix: http://localhost typo error
10944:
10945: 2003-11-28 paf
10946:
10947: * src/main/pa_xml_io.C: installed safe-mode checker as filter of
10948: all xml documents read
10949:
10950: * src/main/pa_xml_io.C: http://localhost/ now checked for safe mode
10951:
10952: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
10953: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
10954: replaced original open mech of xdoc::create & co to use libxml
10955: open, so that this would work for root document todo: safe mode
10956: checks to libxml: ideally to some 1 point
10957:
10958: * src/main/pa_xml_io.C: comment
10959:
10960: * operators.txt, src/main/pa_xml_io.C: leading / in
10961: http://parser[abscent params]
10962:
10963: * operators.txt, src/include/pa_request.h, src/main/pa_xml_io.C:
10964: works. todo: maybe replace original open mech of xdoc::create &
10965: co to use libxml open, so that this would work for root document
10966:
10967: $xdoc[^xdoc::create{<?xml version="1.0"?> <!DOCTYPE test SYSTEM
10968: "parser://method/params/here"> <test> &test^; </test> }]
10969:
10970: ^taint[^xdoc.string[]]
10971:
10972: @method[param] <!ENTITY test
10973: "test-entity-value+$form:user+$param!">
10974:
10975: 2003-11-27 paf
10976:
10977: * src/main/pa_xml_io.C: libxml: started parser://methodcall/params
10978:
10979: * src/classes/date.C: bugfix: typo error
10980:
10981: 2003-11-26 paf
10982:
10983: * operators.txt, src/include/Makefile.am, src/include/pa_globals.h,
10984: src/main/Makefile.am, src/main/main.vcproj,
10985: src/main/pa_globals.C, src/main/pa_request.C,
10986: src/include/pa_xml_io.h, src/main/pa_xml_io.C: simplification:
10987: xml errors to hash<thread_id,error> reorganization: xml io moved
10988: to pa_xml_io.C/h
10989:
10990: * src/types/pa_value.h: warnings: --
10991:
10992: 2003-11-25 paf
10993:
10994: * src/classes/table.C: bugfix: wrong sequence. [sadly no waring
10995: whatever)
10996:
10997: * src/classes/table.C: bugfix: a, c?x:y, z in gcc considered(?) as
10998: a, (c?x:y, z)
10999:
11000: * src/main/untaint.C: bugfix: consequences of not reading this
11001: comment: CORD_pos_chars_left /* Number of characters in cache.
11002: <= 0 ==> none */
11003:
11004: * src/include/pa_array.h: removed needless checks
11005:
11006: 2003-11-24 paf
11007:
11008: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
11009: removed limit: now $form:xxx can be accessed anytime, even in
11010: @auto/conf [and request/response:charset still can be changed
11011: anytime]
11012:
11013: * src/main/pa_common.C: bugfix: ^file::load[binary;http://...]
11014: now not transcodes response body
11015:
11016: * operators.txt, src/types/pa_vxnode.C, src/types/pa_vxnode.h:
11017: $xdoc[^xdoc::create[test]] $tn[^xdoc.createTextNode[text node
11018: value]] $dummy[^xdoc.firstChild.appendChild[$tn]]
11019: $xdoc.firstChild.firstChild.nodeValue[different]
11020: ^taint[^xdoc.string[]]
11021:
11022: * src/: include/pa_hash.h, types/types.vcproj: linker HPUX nongnu
11023: workaround: static Hash::allocates -> static Hash_allocates
11024:
11025: 2003-11-21 paf
11026:
1.101 moko 11027: * Makefile.am, configure, configure.in, src/classes/Makefile.am,
11028: src/include/pa_config_auto.h.in, src/targets/cgi/Makefile.am,
11029: src/types/Makefile.am: rearrange: gd&smtp moved to src/lib
1.95 moko 11030:
11031: * src/classes/classes.vcproj: rearrange: gd&smtp moved to src/lib
11032:
11033: * src/classes/mail.C: bugfix: typo
11034:
11035: * parser3.sln, src/classes/Makefile.am, src/lib/Makefile.am,
1.101 moko 11036: src/lib/gd/Makefile.am, src/lib/gd/gd.vcproj, src/lib/gd/gif.C,
11037: src/lib/gd/gif.h, src/lib/gd/gifio.C, src/lib/gd/mtables.h,
11038: src/lib/smtp/Makefile.am, src/lib/smtp/comms.C,
11039: src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
1.95 moko 11040: src/lib/smtp/smtp.vcproj: rearrange: gd&smtp moved to src/lib
11041:
11042: * src/main/pa_exec.C: bug in safe mode
11043:
11044: * src/include/Makefile.am: pa_xml_exception.h
11045:
11046: * src/targets/isapi/parser3isapi.C: more warnings --
11047:
11048: 2003-11-20 paf
11049:
11050: * src/: classes/math.C, classes/op.C, classes/string.C,
11051: main/pa_charset.C, main/pa_dictionary.C, main/pa_string.C,
11052: types/pa_value.C, main/pa_dir.C, main/pa_table.C: more warnings
11053: --
11054:
11055: * src/: main/pa_charset.C, main/pa_string.C, types/pa_vxnode.C:
11056: more warnings --
11057:
11058: * src/classes/xdoc.C: more warnings --
11059:
11060: * src/classes/: date.C, image.C, xdoc.C: more warnings --
11061:
11062: * src/: main/pa_sql_driver_manager.C, main/untaint.C,
11063: types/pa_vcookie.C, types/pa_vmail.C: more warnings --
11064:
11065: * src/: classes/date.C, classes/file.C, classes/hash.C,
11066: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
11067: classes/table.C, include/pa_cache_managers.h,
11068: include/pa_stylesheet_connection.h, main/pa_request.C,
11069: types/pa_vdate.h, types/pa_vhashfile.C, types/pa_vimage.h,
11070: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: more warnings
11071: --
11072:
11073: * src/main/: execute.C, pa_request.C: old forgotten todo: when
11074: can't report problem (undefined @unhandled_exception) problem
11075: source string were not reported
11076:
11077: * src/: classes/classes.C, classes/classes.h, classes/date.C,
11078: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
11079: classes/hashfile.C, classes/image.C, classes/int.C,
11080: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
11081: classes/response.C, classes/string.C, classes/table.C,
11082: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
11083: include/pa_array.h, include/pa_cache_managers.h,
11084: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
11085: include/pa_config_fixed.h, include/pa_dictionary.h,
11086: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
11087: include/pa_globals.h, include/pa_hash.h, include/pa_memory.h,
11088: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
11089: include/pa_request.h, include/pa_request_charsets.h,
11090: include/pa_request_info.h, include/pa_sapi.h, include/pa_socks.h,
11091: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
11092: include/pa_stack.h, include/pa_string.h,
11093: include/pa_stylesheet_connection.h,
11094: include/pa_stylesheet_manager.h, include/pa_table.h,
11095: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
11096: include/pa_xml_exception.h, lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
11097: lib/sdbm/apr_file_io.C, lib/sdbm/apr_strings.C, main/compile.C,
11098: main/compile_tools.C, main/compile_tools.h, main/execute.C,
11099: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
11100: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
11101: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
11102: main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
11103: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
11104: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
11105: main/pa_uue.C, main/pa_xml_exception.C, main/untaint.C,
11106: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
11107: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
11108: targets/isapi/parser3isapi.C, types/pa_junction.h,
11109: types/pa_method.h, types/pa_value.C, types/pa_value.h,
11110: types/pa_vbool.h, types/pa_vclass.C, types/pa_vclass.h,
11111: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
11112: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
11113: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
11114: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
11115: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
11116: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
11117: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
11118: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
11119: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
11120: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
11121: types/pa_vresponse.h, types/pa_vstateless_class.C,
11122: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
11123: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
11124: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
11125: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
11126: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
11127: types/pa_wcontext.h, types/pa_wwrapper.h: static const char *
11128: const IDENT
11129:
11130: * src/: include/pa_array.h, include/pa_pool.h,
11131: include/pa_request.h, include/pa_string.h, include/pa_table.h,
11132: main/compile_tools.h, main/pa_common.C, types/pa_vhash.h,
11133: types/pa_wcontext.h: more warnings --
11134:
11135: * src/: classes/classes.vcproj, classes/date.C, classes/double.C,
11136: classes/file.C, classes/hash.C, classes/hashfile.C,
11137: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
11138: classes/memory.C, classes/op.C, classes/string.C,
11139: classes/table.C, classes/xdoc.C, classes/xnode.C,
11140: include/pa_config_includes.h, include/pa_operation.h,
11141: include/pa_sql_connection.h, include/pa_table.h,
11142: include/pa_types.h, lib/ltdl/config_fixed.h,
11143: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/maketables.c,
11144: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
11145: lib/sdbm/apr_file_io.C, main/compile.tab.C, main/execute.C,
11146: main/main.vcproj, main/pa_cache_managers.C, main/pa_charset.C,
11147: main/pa_common.C, main/pa_dir.C, main/pa_exec.C,
11148: main/pa_globals.C, main/pa_os.C, main/pa_request.C,
11149: main/pa_string.C, main/pa_table.C, targets/cgi/parser3.vcproj,
11150: targets/isapi/parser3isapi.vcproj, types/pa_value.h,
11151: types/pa_vconsole.h, types/pa_vdate.h, types/pa_vfile.h,
11152: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vimage.h,
11153: types/pa_vmail.C, types/pa_vobject.C,
11154: types/pa_vstateless_class.h, types/pa_vtable.C,
11155: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
11156: types/pa_vxnode.h, types/types.vcproj: turned on warnings level4
11157: on all projects (except libltdl=off & libsdbm=level3) found
11158: several unitialized vars
11159:
11160: 2003-11-19 paf
11161:
11162: * src/classes/op.C: more ansi C++ comp
11163:
11164: * operators.txt, src/classes/op.C, src/include/pa_request.h,
11165: src/main/pa_request.C: ^cache[...]{body}{catch block with
11166: $exception.handled[cache] meaning "get expired cache, if any.
11167: else error"}
11168:
11169: * src/: classes/op.C, include/pa_os.h, include/pa_request.h,
11170: main/pa_common.C: cache: ^cache[] fallback todo: kinda ^try:
11171: ^cache[...]{body}{catch code with $exception.cache field}
11172:
11173: 2003-11-12 paf
11174:
11175: * src/classes/xnode.C: replaceChild: 2nd param now named oldChild
11176: [copy/paste bug]
11177:
11178: 2003-11-11 paf
11179:
11180: * src/types/: pa_value.h, pa_vfile.h: more C++ compatible [HP C++
11181: failed]
11182:
11183: * bin/auto.p.dist.in: colno
11184:
11185: 2003-11-10 paf
11186:
11187: * src/types/pa_vconsole.h: flush
11188:
11189: * operators.txt, src/main/pa_request.C, src/types/Makefile.am,
11190: src/types/types.vcproj, src/types/pa_vconsole.h: $console:line
11191: read/write [for nntp]
11192:
11193: * operators.txt: mysql: transaction support: ?autocommit=0
11194:
11195: * operators.txt: comment: updated
11196:
11197: * src/types/: pa_vhashfile.C, pa_vhashfile.h: add: hashfile old
11198: serialize version and exipire now removes entries
11199:
11200: * operators.txt: ^hashfile.delete[] removes files altogether [and
11201: dir, if could]
11202:
11203: * src/: classes/hashfile.C, include/pa_common.h, main/pa_common.C,
11204: types/pa_vhashfile.C, types/pa_vhashfile.h: ^hashfile.delete[]
11205: removes files altogether [and dir, if could]
11206:
11207: * src/lib/sdbm/sdbm.c: bugfix: sdbm: .h said it's OK to remove
11208: nonexistent pair. .c coded that that was error. fixed
11209:
11210: * src/types/pa_vhashfile.C: sdbm: exception type change to
11211: file.access [regretfull can't split it to different exceptions
11212: without modifying sdbm source wich would prefer not to]
11213:
11214: 2003-11-07 paf
11215:
11216: * src/: classes/date.C, classes/file.C, classes/hash.C,
11217: classes/hashfile.C, classes/image.C, classes/table.C,
11218: classes/xdoc.C, include/Makefile.am, include/pa_array.h,
11219: include/pa_pool.h, include/pa_request.h, main/Makefile.am,
11220: main/execute.C, main/main.vcproj, main/pa_pool.C,
11221: main/pa_request.C, targets/cgi/parser3.C, types/pa_vclass.C,
11222: types/pa_vclass.h, types/pa_vhashfile.h, types/pa_vobject.h,
11223: types/pa_vstateless_class.h: resurrected: pool idea. now only for
11224: destructing objects at request processing end
11225:
11226: 2003-11-06 paf
11227:
11228: * src/: classes/Makefile.am, types/Makefile.am: .am sdbm INCLUDES
11229: updates
11230:
11231: * parser3.sln, src/targets/cgi/Makefile.am: .vcproj & .am updated
11232: to include sdbm
11233:
1.101 moko 11234: * src/include/: pa_config_includes.h, pa_version.h: our
11235: replacements of max& co only for cpp
1.95 moko 11236:
11237: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C: move to
11238: upper dir, .am updated
11239:
11240: * tests/todo.txt: hashfile: done
11241:
11242: * operators.txt, src/types/pa_vhashfile.C: hashfile: clear &
11243: expiration [time in value. todo: move time to key]
11244:
11245: * src/types/pa_vhashfile.C: hashfile: foreach body can bodify $self
11246:
11247: * src/types/pa_vhashfile.C: hashfile: clear now works [were trying
11248: to do that in foreach, no errors, but surely wrong]
11249:
11250: * operators.txt, src/types/pa_vhashfile.C,
11251: src/types/pa_vhashfile.h: hashfile: clear and proper locking
11252:
11253: * operators.txt, src/classes/hash.C, src/classes/hashfile.C,
11254: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h: hashfile:
11255: foreach
11256:
11257: * src/classes/hashfile.C, src/types/pa_vhashfile.C,
11258: src/types/pa_vhashfile.h, operators.txt: hashfile: hash
11259:
11260: * operators.txt, src/classes/hashfile.C, src/types/pa_vhashfile.C,
11261: src/types/pa_vhashfile.h, tests/todo.txt: hashfile: delete
11262:
11263: * src/: include/pa_memory.h, targets/cgi/parser3.C,
11264: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
11265: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile implemented
11266: get/put [raw]
11267:
11268: * src/: classes/op.C, main/pa_os.C: just linked
11269:
11270: * src/: classes/xdoc.C, classes/xnode.C, types/pa_vxnode.h:
11271: XmlException changes
11272:
11273: * src/: include/pa_charset.h, include/pa_globals.h,
11274: include/pa_stylesheet_connection.h, main/pa_exception.C:
11275: XmlException changes
11276:
11277: * src/lib/sdbm/: sdbm.c, sdbm.vcproj: just compiled
11278:
11279: * src/: include/pa_common.h, include/pa_exception.h,
11280: main/main.vcproj, main/pa_common.C, include/pa_os.h,
11281: include/pa_xml_exception.h, main/pa_os.C, lib/sdbm/sdbm.vcproj,
11282: main/pa_xml_exception.C: locking move to pa_os [along with
11283: pa_sleep] apr-impl locking done
11284:
11285: * configure, configure.in, operators.txt, parser3.sln,
11286: src/classes/classes.vcproj, src/classes/hashfile.C,
11287: src/classes/xdoc.C, src/include/pa_config_fixed.h,
11288: src/include/pa_exception.h, src/include/pa_globals.h,
11289: src/include/pa_memory.h, src/include/pa_version.h,
11290: src/lib/ltdl/libltdl.vcproj, src/lib/ltdl/libltdl.vcproj.vspscc,
11291: src/lib/ltdl/ltdl.vcproj, src/lib/ltdl/ltdl.vcproj.vspscc,
11292: src/main/compile.tab.C, src/main/main.vcproj,
11293: src/main/pa_charset.C, src/targets/cgi/parser3.vcproj,
11294: src/types/Makefile.am, src/types/pa_vhash.C,
11295: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
11296: src/types/pa_vxnode.h, src/types/types.vcproj: hashfile: started
11297: again with sdbm from apache
11298:
11299: 2003-11-05 paf
11300:
11301: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
11302: main/main.vcproj, targets/cgi/parser3.vcproj: not has to be in
11303: \parser3project dir anymore
11304:
11305: * src/main/pa_charset.C: bugfix: had broken binary search [copied
11306: thoughtlessly from xalan]
11307:
11308: * src/lib/sdbm/: Makefile.am, sdbm.c, sdbm_hash.c, sdbm_lock.c,
11309: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h: original
11310: from httpd-2.0.43\srclib\apr-util\dbm\sdbm
11311:
11312: * src/main/helpers/CaseFolding.txt:
11313: http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
11314:
11315: 2003-11-04 paf
11316:
11317: * operators.txt: comment: ^mail:send[$.options[
11318:
11319: * src/classes/table.C: compiled on unix
11320:
1.101 moko 11321: * src/classes/Makefile.am: classes.C to rebuild last
1.95 moko 11322:
11323: * src/classes/mail.C: compiled on unix
11324:
11325: * operators.txt, src/classes/mail.C, src/types/pa_vmail.C,
11326: src/types/pa_vmail.h: !^mail:send[
11327: $.options[unix: string to append to sendmail command
11328: line]
11329:
11330: * operators.txt, src/classes/table.C, src/main/pa_string.C,
11331: tests/todo.txt: ^table.save[... $.separator[^#09]
11332: $.encloser["] <nothing> by default
11333:
11334: * operators.txt, src/classes/table.C, tests/todo.txt: ^table::load
11335: !$.separator[^#09] !$.encloser["] <nothing> by
11336: default
11337:
11338: 2003-11-03 paf
11339:
11340: * operators.txt, src/classes/table.C, src/main/pa_common.C:
11341: ^table::load[; options: !$.column-separator[^#09]
11342: !$.column-encloser["]
11343:
11344: * operators.txt, src/include/pa_config_fixed.h,
11345: src/types/pa_vrequest.C: $request:document-root
11346:
11347: * src/targets/cgi/parser3.C: beauty: SIGUSRX removed qs= printing
11348: [already included into uri=xxx]
11349:
11350: * operators.txt, src/classes/image.C, tests/todo.txt:
11351: ^image.gif[filename] for $response:download
11352:
11353: * src/classes/date.C: minor precaution
11354:
11355: * operators.txt, src/classes/date.C: !^date::unix-timestamp()
11356: !^date.unix-timestamp[]
11357:
11358: 2003-10-30 paf
11359:
11360: * operators.txt, src/classes/date.C, src/types/pa_vdate.h: merged
11361: from 3.0.8: ^date.roll[TZ;GMT] $date.hour
11362:
11363: * src/classes/: date.C, image.C: improvement diagnostics:
11364: $now[^date::create[$undefined]] now is error
11365:
11366: * src/main/pa_common.C: read errors would now be reported 'actually
11367: read -1 bytes'
11368:
11369: 2003-10-24 paf
11370:
11371: * Makefile.am, src/classes/Makefile.am, src/lib/cord/Makefile.am,
11372: src/lib/md5/Makefile.am, src/lib/pcre/Makefile.am,
11373: src/main/Makefile.am, src/targets/cgi/Makefile.am,
11374: src/targets/isapi/Makefile.am: .dsp/w -> .vcproj/sln
11375:
11376: 2003-10-22 paf
11377:
11378: * src/include/pa_request.h: fixed: $h[^hash::create[]] $$h[1]
11379:
11380: 2003-10-21 paf
11381:
11382: * operators.txt, src/include/pa_string.h, src/main/pa_string.C:
11383: fixed: string.match[g] without <'> option produced columns with
11384: NULL's, which gpf'ed at table.save time
11385:
11386: * src/: classes/op.C, include/pa_request.h: fixed: false 'endless
11387: recoursion' message with intensive throw-catches fixed: incorrect
11388: name and line (one name upper then needed) in error message about
11389: problems inside try block
11390:
11391: 2003-10-10 paf
11392:
11393: * src/: include/pa_string.h, main/compile.tab.C: CORD_chr does not
11394: check offset argument for validity did that in String::Body::pos
11395: myself http://i2/tasks/edit/?id=4577425257580789777
11396:
11397: 2003-10-07 paf
11398:
11399: * src/main/: compile.tab.C, compile.y: ^if ( better error:
11400: .html(1:4): parse error, expecting `'['' or `'{'' or `'('' now
11401:
11402: 2003-10-03 paf
11403:
11404: * parser3.sln, src/include/pa_dictionary.h,
11405: src/main/pa_dictionary.C, src/main/pa_string.C,
11406: src/targets/cgi/parser3.vcproj: dictionary optimized by
11407: precalculating cstr&length
11408:
11409: 2003-10-02 paf
11410:
11411: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
11412: main/execute.C, main/pa_request.C, main/pa_sql_driver_manager.C,
11413: main/pa_stylesheet_manager.C: bugfix: ^throw context were
11414: saved/restored incompletely http://www.parser.ru/forum/?id=21484
11415:
11416: 2003-09-30 paf
11417:
11418: * src/main/pa_string.C: string::replace bug fix [were ignoring
11419: occurrances after lang-mismatched
11420:
11421: 2003-09-29 paf
11422:
11423: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: generated by
11424: helper
11425:
11426: * src/main/pa_string.C: string::serialize bug fix with
11427: zero-terminator
11428:
11429: * src/classes/table.C: ^nameless_table.save column row now has no
11430: \t at the end
11431:
11432: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
11433: @postprocess now takes $response:body/download
11434:
11435: * src/classes/form.C: better error message: MAX_POST_SIZE_NAME to
11436: error message
11437:
11438: * src/classes/string.C: bugfix: s.right(>s.length) returned nothing
11439:
11440: * src/classes/table.C: bugfix: flip: must produce nameless
11441: http://i2/tasks/edit/?id=4573405524674081244
11442:
11443: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_string.C,
11444: main/helpers/simple_folding.pl: utf-8 upper/lower
11445:
11446: * src/main/pa_common.C: bugfix: utf signature were not ignored due
11447: to typo error http://i2/tasks/edit/?id=4573354650786434584
11448:
11449: 2003-09-26 paf
11450:
11451: * src/main/untaint.C: removed needless field
11452:
11453: * src/main/untaint.C: removed needless const
11454:
11455: * src/: include/pa_string.h, main/pa_common.C, main/pa_string.C:
11456: String.for_each bug fixed [omited one-char cases]
11457:
11458: * src/include/pa_stack.h: bugfix: before collecting garbage,
11459: runtime-executor stack were cleared... BADLY
11460:
11461: * src/main/pa_string.C: ^stirng.replace code used old
11462: param-convention on langs.append, fixed that search fo the like,
11463: found none
11464:
11465: * src/: classes/op.C, include/pa_string.h, main/pa_string.C:
11466: string::serialize/deserialize implemented Language enum assigned
11467: meaningful letters [more convinient for debugging. read warning
11468: before adding/changing anything]
11469:
11470: 2003-09-25 paf
11471:
11472: * src/: include/pa_string.h, include/pa_version.h,
11473: main/pa_string.C, main/untaint.C: templates and anonymous unions
11474: differences on unix
11475:
11476: * parser3.sln, src/classes/file.C, src/classes/image.C,
11477: src/classes/mail.C, src/classes/op.C, src/classes/table.C,
11478: src/classes/xdoc.C, src/classes/xnode.C,
11479: src/include/pa_cache_managers.h, src/include/pa_charset.h,
11480: src/include/pa_charsets.h, src/include/pa_common.h,
11481: src/include/pa_request.h, src/include/pa_sql_driver_manager.h,
11482: src/include/pa_string.h, src/include/pa_stylesheet_manager.h,
11483: src/include/pa_table.h, src/lib/cord/cordbscs.c,
11484: src/lib/cord/cordprnt.c, src/lib/cord/cordxtra.c,
11485: src/lib/cord/include/cord.h, src/main/compile.tab.C,
11486: src/main/compile_tools.h, src/main/pa_charset.C,
11487: src/main/pa_charsets.C, src/main/pa_common.C, src/main/pa_exec.C,
11488: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
11489: src/main/pa_string.C, src/main/pa_stylesheet_manager.C,
11490: src/main/untaint.C, src/types/pa_value.h, src/types/pa_vimage.C,
11491: src/types/pa_vmail.C, src/types/pa_vmath.C,
11492: src/types/pa_vstateless_class.h, src/types/pa_vstatus.C,
11493: src/types/pa_vxnode.C: string_fragments_to_cord merged to HEAD
11494:
11495: * src/main/: compile.tab.C, pa_string.C: string: debug: .v()
11496: functions aligned to that of eeparser3 look
11497:
11498: * src/lib/cord/cordprnt.c: removed warnings
11499:
11500: 2003-09-24 paf
11501:
11502: * src/: classes/file.C, classes/image.C, classes/mail.C,
11503: classes/op.C, classes/xdoc.C, classes/xnode.C,
11504: include/pa_cache_managers.h, include/pa_charset.h,
11505: include/pa_charsets.h, include/pa_common.h, include/pa_request.h,
11506: include/pa_sql_driver_manager.h, include/pa_string.h,
11507: include/pa_stylesheet_manager.h, include/pa_table.h,
11508: main/compile_tools.h, main/pa_charset.C, main/pa_charsets.C,
11509: main/pa_common.C, main/pa_exec.C, main/pa_request.C,
11510: main/pa_sql_driver_manager.C, main/pa_string.C,
11511: main/pa_stylesheet_manager.C, main/untaint.C, types/pa_value.h,
11512: types/pa_vimage.C, types/pa_vmail.C, types/pa_vmath.C,
11513: types/pa_vstateless_class.h, types/pa_vstatus.C,
11514: types/pa_vxnode.C: v() functions of String::Body,
11515: String::Languages and String itself StringBody->String::Body
11516:
11517: * src/: include/pa_string.h, lib/cord/cordbscs.c,
11518: lib/cord/include/cord.h: CORD_append_block showed no efficiency =
11519: never optimized anything. todo: somehow speed up harder cases:
11520: concatenationA+concatenationB when last block of A and first of B
11521: contain same letters
11522:
11523: * src/: include/pa_string.h, lib/cord/cordbscs.c,
11524: lib/cord/include/cord.h: langs: speed up by joining adjucent
11525: blocks of same char [CORD_append_block]
11526:
11527: * src/: include/pa_string.h, lib/cord/cordbscs.c,
11528: lib/cord/include/cord.h, main/pa_string.C: aval/ works! todo:
11529: save space by extending blocks when appending block with c ==
11530: lastblock.c
11531:
11532: * src/: include/pa_string.h, main/pa_string.C: aval is not actually
11533: working yet :( but more working &understood :)
11534:
11535: * src/: classes/table.C, include/pa_string.h,
11536: lib/cord/include/cord.h, main/pa_string.C: aval/ works!
11537:
11538: 2003-09-23 paf
11539:
11540: * src/main/untaint.C: $a[ok!] $a works!
11541:
11542: * src/main/untaint.C: something even more works :)
11543:
11544: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
11545: something more works :)
11546:
11547: * src/: include/pa_string.h, lib/cord/cordbscs.c,
11548: lib/cord/cordxtra.c: something already works :)
11549:
11550: * src/: include/pa_string.h, main/untaint.C: just compiled todo:
11551: serialize&deserialize
11552:
11553: * src/: classes/table.C, include/pa_string.h, lib/cord/cordbscs.c,
11554: lib/cord/cordxtra.c, lib/cord/include/cord.h, main/pa_string.C,
11555: main/untaint.C: main idea implemented, details left
11556:
11557: 2003-09-22 paf
11558:
11559: * src/: classes/memory.C, include/pa_memory.h: #ifdef GC_DEBUG
11560:
11561: * src/classes/xnode.C: copy/paste comment bugfix
11562:
11563: * src/: include/pa_memory.h, main/pa_globals.C: when xml memory
11564: allocator returns 0, just die.
11565: http://i2/tasks/edit/?id=4570798492410259445
11566:
11567: * src/classes/xdoc.C: copy/paste comment bugfix
11568:
11569: * src/classes/: xdoc.C, xnode.C: new DOM2 methods from Alexandr
11570: Egorov <egr> (all?) xdoc: createAttributeNS createElementNS
11571: xnode: getAttributeNS setAttributeNS removeAttributeNS
11572: getAttributeNodeNS setAttributeNodeNS hasAttribute hasAttributeNS
11573:
11574: * src/lib/cord/cordxtra.c: CORD_pos bugfix [failed to find 8bit
11575: chars due to bitwise operation signed-char error]
11576:
11577: 2003-09-19 paf
11578:
11579: * src/types/pa_wcontext.C: output message: more practical
11580: suggestion
11581:
11582: * src/main/pa_common.C, operators.txt: merged
11583: $f[^file::load[binary;http://...]] $f.tables
11584:
11585: 2003-09-02 paf
11586:
11587: * src/main/pa_common.C: printf is buffered, write(1 is not. can't
11588: flush stdout without referencing 'stdout' symbol. to hell with
11589: non-ansi libraries without 'stdout' symbol
11590:
11591: * src/main/pa_common.C: got rid of 'stdout' symbol reference on
11592: unix (users reported problems with some old libc)
11593:
11594: * src/types/pa_vdate.h: forgot initializer
11595:
11596: 2003-09-01 paf
11597:
11598: * src/: classes/date.C, include/pa_common.h, main/compile.tab.C,
11599: main/pa_common.C, types/pa_vdate.h: $date.TZ ^date.roll[TZ;new
11600: zone]
11601:
11602: * src/classes/image.C: memory handling bugs [unpatched 'new' calls]
11603:
11604: 2003-08-19 paf
11605:
11606: * src/types/: pa_value.C, pa_value.h, pa_vdate.h, pa_vrequest.C,
11607: pa_vstring.h, pa_vxdoc.C, pa_vxnode.C: bark intefrace obsoleted,
11608: simplified a little
11609:
11610: * src/types/: pa_vhash.C, pa_vhash.h: _default+foreach bug refix
11611: [lost fix from 3.0.8]
11612:
11613: * src/types/pa_vcookie.C: in VC7 if(type var=xxx){ }else{ now
11614: visible here }
11615:
11616: bug fix
11617:
11618: * src/: include/pa_memory.h, types/pa_value.h: -= few warnings
11619:
11620: * src/main/compile.tab.C: initialized couple of variables about
11621: which user reported runtime problems when parser were compiled
11622: with VC7, warning level4. study shows that later in bison
11623: they've fixed that. would migrate to latest bison someday
11624:
11625: * src/types/pa_vmail.C: turned off recoding in gmime (were still
11626: recoding headers)
11627:
11628: * src/types/pa_vmail.C: works as before, same charset problems:
11629: gmime recodes to UTF-8 only headers, not body. so not recoding
11630: anything for now
11631:
11632: * src/types/: pa_vmail.C, pa_vmail.h: parses headers, still
11633: problems with body
11634:
11635: * src/types/pa_vmail.C: mail_receive just compiled
11636:
11637: 2003-08-18 paf
11638:
11639: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
11640: main/main.vcproj, types/types.vcproj: win32: continued process
11641: detaching from \parser3project directory
11642:
11643: * gnu.dsp, parser3.dsw, src/classes/classes.dsp,
11644: src/lib/cord/cord.dsp, src/lib/ltdl/libltdl.dsp,
11645: src/lib/md5/md5.dsp, src/lib/pcre/pcre.dsp,
11646: src/lib/pcre/pcre_dftables.dsp,
11647: src/lib/pcre/pcre_parser_ctype.dsp, src/main/main.dsp,
11648: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
11649: src/types/types.dsp: moved to MSVC 7
11650:
11651: * gnu.vcproj.vspscc, parser3.vssscc,
11652: src/classes/classes.vcproj.vspscc,
11653: src/lib/cord/cord.vcproj.vspscc,
11654: src/lib/ltdl/libltdl.vcproj.vspscc,
11655: src/lib/md5/md5.vcproj.vspscc,
11656: src/lib/pcre/pcre_dftables.vcproj.vspscc,
11657: src/lib/pcre/pcre_parser_ctype.vcproj.vspscc,
11658: src/lib/pcre/pcre.vcproj.vspscc, src/main/main.vcproj.vspscc,
11659: src/targets/isapi/parser3isapi.vcproj.vspscc,
11660: src/types/types.vcproj.vspscc, src/targets/cgi/parser3.vcproj:
11661: moved to MSVC 7
11662:
11663: * parser3.sln, gnu.vcproj, src/classes/classes.vcproj,
11664: src/lib/cord/cord.vcproj, src/lib/ltdl/libltdl.vcproj,
11665: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
11666: src/lib/pcre/pcre_dftables.vcproj,
11667: src/lib/pcre/pcre_parser_ctype.vcproj, src/main/main.vcproj,
11668: src/targets/cgi/parser3.vcproj,
11669: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
11670: new VS project files
11671:
11672: * ~sak5c961f3101c36563.tmp: Temporary file created by Visual Studio
11673: .NET to detect Jalindi Igloo capabilities.
11674:
11675: * ChangeLog, configure, configure.in, src/classes/Makefile.am,
1.101 moko 11676: src/classes/classes.awk, src/doc/footer.htm,
11677: src/include/pa_config_fixed.h, src/include/pa_version.h,
11678: src/lib/Makefile.am, src/main/compile.tab.C,
1.95 moko 11679: src/main/pa_charset.C, src/main/pa_string.C, src/main/untaint.C,
11680: src/types/pa_vmail.C: merged 3.1.0 latest changes
11681:
11682: 2003-08-15 paf
11683:
11684: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
11685: non-ascii <yyy> now encoded correctly [kinda merge from 3.0.8]
11686:
11687: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
11688: non-ascii <yyy> now encoded correctly
11689:
11690: 2003-07-29 paf
11691:
1.101 moko 11692: * src/classes/: Makefile.am, classes.awk: classes.awk added to make
11693: dist
1.95 moko 11694:
11695: * src/types/pa_vmail.C: just started --with-mail-receive
11696:
11697: 2003-07-28 paf
11698:
1.101 moko 11699: * src/: classes/Makefile.am, lib/Makefile.am: removed circular
11700: dependence in src/classes, src/lib/gc now in dist
1.95 moko 11701:
11702: * src/main/pa_string.C: ^cache bug fix [were not working at all]
11703:
11704: 2003-07-25 paf
11705:
11706: * src/doc/footer.htm: year
11707:
11708: 2003-07-24 paf
11709:
11710: * src/: include/pa_config_fixed.h, main/pa_charset.C: bad #endif
11711: fix
11712:
11713: * src/include/pa_version.h: release
11714:
1.101 moko 11715: * src/lib/gc/include/: Makefile.am, gc.h: moved tempate_gc to HEAD
1.95 moko 11716:
11717: * ChangeLog, src/classes/classes.dsp, src/main/main.dsp,
11718: src/main/pa_globals.C, src/targets/cgi/parser3.dsp,
11719: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: cvs:
11720: getting rid of win32xml pseudo project
11721:
11722: * src/main/: compile.tab.C, pa_memory.C: moved tempate_gc to HEAD
11723:
1.101 moko 11724: * ChangeLog, INSTALL, Makefile.am, acsite.m4, configure,
11725: configure.in, operators.txt, parser3.dsw,
1.95 moko 11726: etc/parser3.charsets/koi8-r.cfg,
1.101 moko 11727: etc/parser3.charsets/windows-1251.cfg, src/classes/Makefile.am,
1.95 moko 11728: src/classes/classes.C, src/classes/classes.awk,
11729: src/classes/classes.dsp, src/classes/classes.h,
11730: src/classes/date.C, src/classes/double.C, src/classes/file.C,
11731: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
11732: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
11733: src/classes/memory.C, src/classes/op.C, src/classes/response.C,
11734: src/classes/string.C, src/classes/table.C, src/classes/void.C,
11735: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
11736: src/doc/exception.dox, src/doc/index.dox, src/doc/memory.dox,
11737: src/doc/string.dox, src/include/Makefile.am,
1.101 moko 11738: src/include/pa_array.h, src/include/pa_cache_managers.h,
11739: src/include/pa_charset.h, src/include/pa_charsets.h,
11740: src/include/pa_common.h, src/include/pa_config_auto.h.in,
11741: src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
11742: src/include/pa_dictionary.h, src/include/pa_dir.h,
11743: src/include/pa_exception.h, src/include/pa_exec.h,
11744: src/include/pa_globals.h, src/include/pa_hash.h,
11745: src/include/pa_memory.h, src/include/pa_opcode.h,
11746: src/include/pa_operation.h, src/include/pa_pool.h,
11747: src/include/pa_pragma_pack_begin.h,
1.95 moko 11748: src/include/pa_pragma_pack_end.h, src/include/pa_request.h,
11749: src/include/pa_request_charsets.h, src/include/pa_request_info.h,
11750: src/include/pa_sapi.h, src/include/pa_socks.h,
11751: src/include/pa_sql_connection.h,
11752: src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
11753: src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
11754: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
11755: src/include/pa_threads.h, src/include/pa_types.h,
1.101 moko 11756: src/include/pa_uue.h, src/lib/Makefile.am,
11757: src/lib/cord/Makefile.am, src/lib/cord/cord.dsp,
11758: src/lib/cord/cordbscs.c, src/lib/cord/cordprnt.c,
11759: src/lib/cord/cordxtra.c, src/lib/cord/source.url,
11760: src/lib/cord/include/Makefile.am, src/lib/cord/include/cord.h,
1.95 moko 11761: src/lib/cord/include/ec.h,
11762: src/lib/cord/include/private/Makefile.am,
11763: src/lib/cord/include/private/cord_pos.h, src/lib/gc/Makefile.am,
1.101 moko 11764: src/lib/ltdl/libltdl.dsp, src/lib/md5/pa_md5.h,
11765: src/lib/md5/pa_md5c.c, src/lib/pcre/pcre.h,
1.95 moko 11766: src/lib/pcre/pcre_parser_ctype.c, src/main/Makefile.am,
1.101 moko 11767: src/main/compile.C, src/main/compile.tab.C, src/main/compile.y,
11768: src/main/compile_tools.C, src/main/compile_tools.h,
11769: src/main/execute.C, src/main/main.dsp, src/main/pa_array.C,
11770: src/main/pa_cache_managers.C, src/main/pa_charset.C,
11771: src/main/pa_charsets.C, src/main/pa_common.C,
11772: src/main/pa_dictionary.C, src/main/pa_dir.C,
11773: src/main/pa_exception.C, src/main/pa_exec.C,
1.95 moko 11774: src/main/pa_globals.C, src/main/pa_hash.C, src/main/pa_pool.C,
11775: src/main/pa_request.C, src/main/pa_socks.C,
11776: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
11777: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
1.101 moko 11778: src/main/pa_uue.C, src/main/untaint.C, src/sql/pa_sql_driver.h,
11779: src/targets/Makefile.am, src/targets/cgi/Makefile.am,
11780: src/targets/cgi/getopt.c, src/targets/cgi/getopt.h,
11781: src/targets/cgi/pa_pool.C, src/targets/cgi/pa_threads.C,
11782: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
11783: src/targets/cgi/pool_storage.h, src/targets/cgi/pp3.cmd,
11784: src/targets/isapi/Makefile.am, src/targets/isapi/pa_pool.C,
1.95 moko 11785: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
11786: src/targets/isapi/parser3isapi.dsp,
11787: src/targets/isapi/pool_storage.h, src/types/Makefile.am,
1.101 moko 11788: src/types/pa_junction.h, src/types/pa_method.h,
11789: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
1.95 moko 11790: src/types/pa_vclass.C, src/types/pa_vclass.h,
11791: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
11792: src/types/pa_vcookie.h, src/types/pa_vdate.h,
11793: src/types/pa_vdouble.h, src/types/pa_venv.h,
11794: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
11795: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
11796: src/types/pa_vimage.C, src/types/pa_vimage.h,
11797: src/types/pa_vint.h, src/types/pa_vjunction.h,
11798: src/types/pa_vmail.C, src/types/pa_vmail.h, src/types/pa_vmath.C,
11799: src/types/pa_vmath.h, src/types/pa_vmemory.h,
11800: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
11801: src/types/pa_vobject.C, src/types/pa_vobject.h,
11802: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
11803: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
11804: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
11805: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
11806: src/types/pa_vstatus.h, src/types/pa_vstring.C,
11807: src/types/pa_vstring.h, src/types/pa_vtable.C,
11808: src/types/pa_vtable.h, src/types/pa_vvoid.h,
11809: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
11810: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
11811: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
11812: src/types/pa_wwrapper.h, src/types/types.dsp: moved tempate_gc to
11813: HEAD
11814:
11815: * tests/: 001.html, 002.html, 003.html, 004.html, 005.html,
11816: 006.html, 007.html, 008.html, 009.html, 010.html, 011.html,
11817: 012.html, 013.html, 014.html, 015.html, 016.html, 017.html,
11818: 018.html, 019.html, 019paf2001.gif, 020.html, 021.html, 022.html,
11819: 023.html, 024.html, 025.html, 026.html, 027.html, 028.html,
11820: 029.html, 030.html, 031.html, 032.html, 033.html, 034.html,
11821: 035.html, 036.html, 037.html, 038.html, 039.html, 040.html,
11822: 041.html, 042.html, 043.html, 044.html, 045.html, 046.html,
11823: 047.html, 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p,
11824: 052.html, 053.html, 054.html, 055.html, 056.html, 057.html,
11825: 058.html, 058_paf2000.png, 059.html, 060.html, 061.dat, 061.html,
11826: 062.html, 063.html, 064.html, 065.html, 066.html, 067.html,
11827: 068.html, 069.html, 070.html, 071.html, 072.html, 073.html,
11828: 074.html, 075.html, 076.html, 077.html, 078.html, 079.html,
11829: 080.html, 081.html, 082.html, 083.html, 084.html, 085.html,
11830: 086.html, 087.html, 088.html, 089.html, 090.html, 091.html,
11831: 092.html, 093.html, 094.html, 095.html, 096.html, 097.html,
11832: 098.html, 098font.gif, 099.html, 100.html, 101.html, 102.html,
11833: 103.html, 103mark.gif, 103paf2001.gif, 104.html, 105.html,
11834: 106.html, 107.html, 108.html, 108.xsl, 109.html, 110.html,
11835: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
11836: 117.html, 118.html, 119.html, 120.html, 121.html, 122.html,
11837: 123.html, 124.html, 125.html, 126.html, 127.html, 128.html,
11838: 129.html, 130.html, 131.html, 132.html, 133.html, 134.html,
11839: 135.html, 136.html, 137.html, 138.html, 139.html, 140.html,
11840: 141.html, Makefile, descript.ion, run_parser.sh, 022_dir/a.html,
11841: 022_dir/b.txt, 022_dir/c.htm, 096_dir/163.jpg, 096_dir/188.jpg,
11842: outputs/create-dir, results/001.processed, results/002.processed,
11843: results/003.processed, results/004.processed,
11844: results/005.processed, results/006.processed,
11845: results/007.processed, results/008.processed,
11846: results/009.processed, results/010.processed,
11847: results/011.processed, results/012.processed,
11848: results/013.processed, results/014.processed,
11849: results/015.processed, results/016.processed,
11850: results/017.processed, results/018.processed,
11851: results/019.processed, results/020.processed,
11852: results/021.processed, results/022.processed,
11853: results/023.processed, results/024.processed,
11854: results/025.processed, results/026.processed,
11855: results/027.processed, results/028.processed,
11856: results/029.processed, results/030.processed,
11857: results/031.processed, results/032.processed,
11858: results/033.processed, results/034.processed,
11859: results/035.processed, results/036.processed,
11860: results/037.processed, results/038.processed,
11861: results/039.processed, results/040.processed,
11862: results/041.processed, results/042.processed,
11863: results/043.processed, results/044.processed,
11864: results/045.processed, results/046.processed,
11865: results/047.processed, results/048.processed,
11866: results/049.processed, results/050.processed,
11867: results/051.processed, results/052.processed,
11868: results/053.processed, results/054.processed,
11869: results/055.processed, results/056.processed,
11870: results/057.processed, results/058.processed,
11871: results/059.processed, results/060.processed,
11872: results/061.processed, results/062.processed,
11873: results/063.processed, results/064.processed,
11874: results/065.processed, results/066.processed,
11875: results/067.processed, results/068.processed,
11876: results/069.processed, results/070.processed,
11877: results/071.processed, results/072.processed,
11878: results/073.processed, results/074.processed,
11879: results/075.processed, results/076.processed,
11880: results/077.processed, results/078.processed,
11881: results/079.processed, results/080.processed,
11882: results/081.processed, results/082.processed,
11883: results/083.processed, results/084.processed,
11884: results/085.processed, results/086.processed,
11885: results/087.processed, results/088.processed,
11886: results/089.processed, results/090.processed,
11887: results/091.processed, results/092.processed,
11888: results/093.processed, results/094.processed,
11889: results/095.processed, results/096.processed,
11890: results/097.processed, results/098.processed,
11891: results/099.processed, results/100.processed,
11892: results/101.processed, results/102.processed,
11893: results/103.processed, results/104.processed,
11894: results/105.processed, results/106.processed,
11895: results/107.processed, results/108.processed,
11896: results/109.processed, results/110.processed,
11897: results/111.processed, results/112.processed,
11898: results/113.processed, results/114.processed,
11899: results/115.processed, results/116.processed,
11900: results/117.processed, results/118.processed,
11901: results/119.processed, results/120.processed,
11902: results/121.processed, results/122.processed,
11903: results/123.processed, results/124.processed,
11904: results/125.processed, results/126.processed,
11905: results/127.processed, results/128.processed,
11906: results/129.processed, results/130.processed,
11907: results/131.processed, results/132.processed,
11908: results/133.processed, results/134.processed,
11909: results/135.processed, results/136.processed,
11910: results/137.processed, results/138.processed,
11911: results/139.processed, results/140.processed,
11912: results/141.processed: merged(copied) to HEAD from template_gc
11913:
11914: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: more step
11915: towards \parser3project not having to be in root
11916:
11917: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c: apache
11918: module compiled [were minor unnecessary changes in lib/md5
11919: interface]
11920:
11921: * src/include/pa_version.h: release
11922:
11923: * parser3.dsw, src/main/pa_globals.C: relative paths to xml&gc libs
11924:
11925: * src/classes/math.C: merged uuid bugfix
11926:
11927: * tests/: 141.html, results/141.processed: fixed bug with
11928: too-small-a-buffer
11929:
11930: * src/classes/math.C: uuid bugfix
11931:
11932: * tests/: 141.html, Makefile, results/005.processed,
11933: results/030.processed, results/075.processed,
11934: results/078.processed: to reflect date format change (were -
11935: become ' ')
11936:
11937: * src/classes/math.C: uuid bugfix
11938:
11939: * parser3.dsw, src/main/pa_globals.C: few paths for libxml
11940: debug/release changes
11941:
11942: * src/lib/md5/pa_md5c.c: PA_ -> pa_
11943:
11944: 2003-07-23 paf
11945:
11946: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
11947: renamed a little [to move to comman naming conv]
11948:
1.101 moko 11949: * src/targets/Makefile.am: apache13 splitted to simplify apache
11950: build
1.95 moko 11951:
11952: * src/: include/pa_request.h, include/pa_stack.h, main/execute.C,
11953: main/pa_request.C, main/pa_sql_driver_manager.C,
11954: main/pa_stylesheet_manager.C, targets/isapi/parser3isapi.dsp:
11955: stack top_index() fixed
11956:
11957: * src/main/pa_globals.C: minor style changes
11958:
11959: * src/: classes/op.C, include/pa_sql_connection.h: connection
11960: closing/caching fixed [connections were not closed/put to cache]
11961:
11962: 2003-07-22 paf
11963:
11964: * INSTALL: gc part updated stightly
11965:
11966: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: updated to
11967: new sapi interface
11968:
11969: * src/classes/file.C: comment on OS
11970:
11971: * src/main/pa_string.C: removed reduntant invariant check [there is
11972: one deeper in cord lib]
11973:
11974: * src/main/pa_exec.C: on win32 bugfix in handling shbang
11975:
11976: * src/main/pa_memory.C: out of memory is no longer coredump
11977:
11978: * INSTALL: disable-threads adviced
11979:
11980: 2003-07-21 paf
11981:
1.101 moko 11982: * src/classes/Makefile.am: removed circular dependency on classes.C
1.95 moko 11983:
11984: * src/classes/file.C: file::exec/cgi environment variables now must
11985: be UPPERCASE and A-Z 0-9 _-
11986:
11987: * src/classes/file.C: env passing fixed
11988:
11989: * src/main/pa_common.C: http:// CRLF now [merged from HEAD]
11990:
11991: * src/main/pa_common.C: http:// CRLF now
11992:
11993: 2003-07-02 paf
11994:
11995: * operators.txt, src/types/pa_vstatus.C: renamed $memory:status
11996: fields to reflect their real meaning
11997:
11998: 2003-06-27 paf
11999:
12000: * src/: classes/file.C, include/pa_charset.h, include/pa_exec.h,
12001: include/pa_hash.h, main/pa_charset.C: merged from HEAD
12002: file::exec/cgi .charset
12003:
12004: 2003-06-26 paf
12005:
12006: * ChangeLog, src/classes/file.C, src/classes/hash.C,
12007: src/classes/image.C, src/classes/op.C, src/classes/string.C,
12008: src/classes/table.C: fixed several uninitialized local
12009: structures. notably ^hash.foreach now inserts delimiters
12010: properly [were inserting it before first body]
12011:
12012: 2003-06-24 paf
12013:
12014: * src/include/pa_hash.h: simplified HASH_ALLOCATES_COUNT
12015:
12016: 2003-06-20 paf
12017:
12018: * operators.txt, src/include/pa_globals.h, src/main/pa_common.C,
12019: src/main/pa_globals.C: introducing
12020: $f[^file::load[binary;http://...]] $f.tables
12021:
12022: 2003-06-06 paf
12023:
12024: * src/types/: pa_vhash.h: $hash.field lookup first now: along with
12025: table. [were method lookup: inconsistent]
12026:
12027: 2003-06-02 paf
12028:
12029: * src/include/pa_memory.h: empty string clone fixed to return
12030: writable memory
12031:
12032: * src/main/pa_common.C: fix_line_breaks bug fix [terminating zero
12033: were not appended] which violated string invariant
12034:
12035: 2003-05-30 paf
12036:
12037: * src/types/pa_value.C: date format now Sun, 06 Nov 1994 08:49:37
12038: GMT ; RFC 822, updated by RFC 1123 [as in HEAD]
12039:
12040: * src/main/pa_common.C: date format now Sun, 06 Nov 1994 08:49:37
12041: GMT ; RFC 822, updated by RFC 1123
12042:
12043: * src/: classes/file.C, classes/form.C, targets/cgi/parser3.C,
12044: targets/isapi/parser3isapi.C: initialized request_info properly
12045:
12046: * src/classes/xnode.C: found minor bug, commended for future
12047:
12048: 2003-05-28 paf
12049:
12050: * src/classes/form.C: request_info.content_length can't be <0,
12051: size_t for some time
12052:
12053: 2003-05-26 paf
12054:
12055: * src/: classes/file.C, classes/string.C, main/pa_string.C: few
12056: forgotten <0 changed to !=STRING_NOT_FOUND
12057:
12058: * src/classes/math.C: merged ffffu from HEAD
12059:
12060: 2003-05-11 paf
12061:
12062: * src/main/pa_globals.C: xml memory debugging functions (ifdefed)
12063:
12064: * src/types/: pa_vxdoc.h, pa_vxnode.h: think that found cause of
12065: premature doc free. transformed document had xmlDoc reference
12066: stored to non-gc-memory (libgdome) added holding-reference
12067:
12068: 2003-04-29 paf
12069:
12070: * src/main/pa_globals.C: started digging on double free. on win32
12071: found that that's perfectly normal.
12072:
12073: 2003-04-25 paf
12074:
12075: * src/classes/table.C: table.join bug fix [bad limit check]
12076:
12077: * src/classes/math.C: merged from HEAD: simpiler hash_string
12078:
12079: * src/classes/math.C: snprintf(buf, 3) become (buf,2) and failed to
12080: print anything. changed to quicker and simplier code
12081:
12082: * src/classes/hash.C: allowed ^hash::create[^rem{xxx}] [were to
12083: strict a check]
12084:
12085: * src/: classes/table.C, lib/md5/pa_md5c.c: minor compile errors
12086:
12087: 2003-04-24 paf
12088:
12089: * src/include/pa_table.h: too strict assert loosened
12090:
12091: * src/lib/: md5/pa_md5c.c, pcre/pcre.h: thanks to Ilia Soldis
12092: <soldis@infolio.ru> for reporing this ansi c fiolation syntax
12093: report
12094:
12095: 2003-04-21 paf
12096:
1.101 moko 12097: * src/targets/cgi/Makefile.am: pp3 added to .am
1.95 moko 12098:
12099: * src/main/pa_globals.C: pcre memory management changed to use GC
12100: memory
12101:
12102: * src/main/pa_globals.C: 2.5.6 version of libxml allows to install
12103: xmlMallocAtomic [author agreed to my suggestion], used that
12104:
12105: * src/types/pa_vmail.C: ^mail:send[$.body backward compatibility
12106:
12107: * src/: targets/cgi/parser3.C, types/pa_value.C, types/pa_value.h,
12108: types/pa_vmail.C: attributed_meaning_to_string added
12109: L_UNSPECIFIED piece which was sortof OK, but violated string
12110: invariant [assertion barked on that] changed to L_PASS_APPEND,
12111: made that param obligatory
12112:
12113: * src/main/pa_string.C: String::ArrayFragment::append_positions bug
12114: fixed [assert helped]
12115:
12116: * src/include/pa_string.h: assert added [looking for bug]
12117:
12118: * src/main/pa_request.C: merged from HEAD: "x:..." and "\\..." file
12119: names on Win32 considered disk-global
12120:
12121: * src/main/pa_request.C: "x:..." and "\\..." file names on Win32
12122: considered disk-global
12123:
12124: 2003-04-18 paf
12125:
12126: * src/main/untaint.C: merged from HEAD: enabled '~' letter in
12127: filenames
12128:
12129: * src/main/untaint.C: enabled '~' letter in filenames
12130:
12131: 2003-04-16 paf
12132:
12133: * src/classes/file.C: small bug introduced in autoptr times fixed
12134:
12135: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: merged from
12136: HEAD
12137:
1.101 moko 12138: * src/classes/table.C: fix: gcc reported tiny error
1.95 moko 12139:
12140: 2003-04-15 paf
12141:
12142: * operators.txt, src/classes/math.C, src/lib/md5/pa_md5.h,
12143: src/lib/md5/pa_md5c.c, tests/141.html,
12144: tests/results/141.processed: merged from head ^math:uuid[]
12145: ^math:uid64[] ^math:md5[string]
12146:
12147: test added: 141.html
12148:
12149: * operators.txt, src/classes/math.C: ^math:uid64[]
12150:
12151: * src/classes/math.C: ^math:uuid[]
12152:
12153: * operators.txt, src/classes/math.C: ^math:uuid[]
12154:
12155: * operators.txt, src/classes/math.C, src/lib/md5/pa_md5.h,
12156: src/lib/md5/pa_md5c.c: ^math:md5[string] 16-byte digest
12157:
12158: * operators.txt, src/classes/file.C, src/include/pa_common.h,
12159: src/include/pa_config_fixed.h, src/main/pa_common.C:
12160: ^file::load[mode;name; $.offset $.limit
12161:
12162: 2003-04-14 paf
12163:
12164: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
12165: started ^math:md5
12166:
12167: * src/classes/table.C, src/include/pa_array.h,
12168: src/include/pa_table.h, src/main/pa_table.C, tests/140.html,
12169: tests/results/140.processed: table $.reverse option works in
12170: create&co table $.distinct[tables] bug fix merged
12171:
12172: * src/: classes/table.C, include/pa_table.h: table
12173: $.distinct[tables] bug fixed
12174:
12175: * src/classes/table.C: more warnings
12176:
12177: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C:
12178: removed checks in table::set_current, moved them back to
12179: table::locate implemented table::create/join ñ $.reverse
12180:
12181: * src/: include/pa_table.h, main/pa_array.C, main/pa_table.C:
12182: removed checks in table::set_current, moved them back to
12183: table::locate
12184:
12185: 2003-04-11 paf
12186:
12187: * operators.txt, src/classes/date.C, src/classes/table.C,
12188: src/include/pa_array.h, src/include/pa_common.h,
12189: src/include/pa_config_includes.h, src/include/pa_string.h,
12190: src/include/pa_table.h, src/main/pa_request.C,
12191: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
12192: src/main/pa_table.C: merged from HEAD from
12193: before_append_array_limit_sense_change to
12194: after_append_array_limit_sense_change
12195:
12196: * src/classes/table.C: typo
12197:
12198: * operators.txt, src/classes/date.C, src/classes/table.C,
12199: src/include/pa_array.h, src/include/pa_common.h,
12200: src/include/pa_config_includes.h, src/include/pa_globals.h,
12201: src/include/pa_table.h, src/main/pa_array.C,
12202: src/main/pa_globals.C, src/main/pa_request.C,
12203: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
12204: src/main/pa_table.C: append_array_limit_sense_change locate
12205: accepts options same as create new option: $.reverse(1) [do not
12206: work in table::create]
12207:
12208: * src/: include/pa_common.h, main/pa_common.C: gcc didn't like
12209: (stat xxx,
12210:
12211: * src/classes/: table.C: typo
12212:
12213: * tests/: 130.html, 131.html, 132.html, 133.html, 134.html,
12214: 135.html, 136.html, 137.html, 138.html, 139.html, descript.ion,
12215: results/130.processed, results/131.processed,
12216: results/132.processed, results/133.processed,
12217: results/134.processed, results/135.processed,
12218: results/136.processed, results/137.processed,
12219: results/138.processed, results/139.processed: added few mustfail
12220: tests 130.html mustfail: empty regexp 131.html mustfail: invalid
12221: date/time 132.html mustfail: access to junction outside of
12222: context 133.html mustfail: access to junction outside of context,
12223: case version 134.html mustfail: hash: adding a key inside of
12224: foreach 135.html mustfail: modifying system class 136.html
12225: mustfail: $.name outside of $hash[here] 137.html mustfail:
12226: appendChild without import 138.html mustfail: invalid encoding
12227: inside of xml 139.html mustfail: bad XPath
12228:
12229: * operators.txt, src/classes/table.C, tests/084.html,
12230: tests/125.html, tests/126.html, tests/127.html, tests/128.html,
12231: tests/129.html, tests/results/125.processed,
12232: tests/results/126.processed, tests/results/127.processed,
12233: tests/results/128.processed, tests/results/129.processed: merged
12234: from HEAD ^table.hash[key][$.distinct[tables]]
12235:
12236: maked appropriate tests [changed one old nonconforming]
12237:
12238: * operators.txt, src/classes/table.C:
12239: ^table.hash[key][$.distinct[tables]]
12240:
12241: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
12242: merged fix for found very old xml (dom) bug: were passing
12243: domString objects and later ERROREOUSLY freed them
12244:
12245: * INSTALL, src/include/pa_charset.h, src/lib/Makefile.am,
12246: src/main/pa_charset.C: re-added libgdome patch. regretfully
12247: libgdome bug can not be worked around
12248:
12249: 2003-04-10 paf
12250:
12251: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
12252: found very old xml (dom) bug: were passing domString objects and
12253: later ERROREOUSLY freed them
12254:
12255: * src/doc/string.dox, src/include/pa_memory.h,
12256: src/include/pa_string.h, src/lib/cord/cordbscs.c,
12257: src/main/pa_string.C, src/types/pa_vform.C, src/types/pa_vform.h,
12258: tests/123.html, tests/124.html, tests/results/001.processed,
12259: tests/results/002.processed, tests/results/003.processed,
12260: tests/results/004.processed, tests/results/005.processed,
12261: tests/results/006.processed, tests/results/008.processed,
12262: tests/results/009.processed, tests/results/010.processed,
12263: tests/results/011.processed, tests/results/012.processed,
12264: tests/results/013.processed, tests/results/014.processed,
12265: tests/results/015.processed, tests/results/016.processed,
12266: tests/results/017.processed, tests/results/018.processed,
12267: tests/results/020.processed, tests/results/021.processed,
12268: tests/results/022.processed, tests/results/023.processed,
12269: tests/results/024.processed, tests/results/025.processed,
12270: tests/results/026.processed, tests/results/027.processed,
12271: tests/results/028.processed, tests/results/029.processed,
12272: tests/results/030.processed, tests/results/031.processed,
12273: tests/results/032.processed, tests/results/033.processed,
12274: tests/results/034.processed, tests/results/035.processed,
12275: tests/results/036.processed, tests/results/037.processed,
12276: tests/results/038.processed, tests/results/039.processed,
12277: tests/results/040.processed, tests/results/041.processed,
12278: tests/results/042.processed, tests/results/043.processed,
12279: tests/results/044.processed, tests/results/045.processed,
12280: tests/results/046.processed, tests/results/047.processed,
12281: tests/results/048.processed, tests/results/049.processed,
12282: tests/results/050.processed, tests/results/051.processed,
12283: tests/results/052.processed, tests/results/053.processed,
12284: tests/results/054.processed, tests/results/055.processed,
12285: tests/results/056.processed, tests/results/057.processed,
12286: tests/results/058.processed, tests/results/059.processed,
12287: tests/results/060.processed, tests/results/061.processed,
12288: tests/results/062.processed, tests/results/063.processed,
12289: tests/results/064.processed, tests/results/065.processed,
12290: tests/results/066.processed, tests/results/067.processed,
12291: tests/results/068.processed, tests/results/069.processed,
12292: tests/results/070.processed, tests/results/071.processed,
12293: tests/results/072.processed, tests/results/073.processed,
12294: tests/results/074.processed, tests/results/075.processed,
12295: tests/results/076.processed, tests/results/077.processed,
12296: tests/results/078.processed, tests/results/079.processed,
12297: tests/results/080.processed, tests/results/081.processed,
12298: tests/results/082.processed, tests/results/083.processed,
12299: tests/results/084.processed, tests/results/085.processed,
12300: tests/results/086.processed, tests/results/087.processed,
12301: tests/results/088.processed, tests/results/089.processed,
12302: tests/results/090.processed, tests/results/091.processed,
12303: tests/results/092.processed, tests/results/093.processed,
12304: tests/results/094.processed, tests/results/095.processed,
12305: tests/results/096.processed, tests/results/097.processed,
12306: tests/results/101.processed, tests/results/102.processed,
12307: tests/results/104.processed, tests/results/105.processed,
12308: tests/results/106.processed, tests/results/107.processed,
12309: tests/results/108.processed, tests/results/109.processed,
12310: tests/results/110.processed, tests/results/111.processed,
12311: tests/results/112.processed, tests/results/113.processed,
12312: tests/results/114.processed, tests/results/115.processed,
12313: tests/results/116.processed, tests/results/117.processed,
12314: tests/results/118.processed, tests/results/119.processed,
12315: tests/results/120.processed, tests/results/121.processed,
12316: tests/results/122.processed, tests/results/123.processed,
12317: tests/results/124.processed: new convention: char* never 0.
12318: assert in cord on that
12319:
12320: * src/main/pa_charset.C: couple more asserts
12321:
12322: * src/: main/pa_charset.C, include/pa_charset.h: little transcodes
12323: speedup
12324:
12325: * src/main/pa_charset.C: couple assertions on fantastic situations
12326: added [may be those is the case now?]
12327:
12328: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
12329: that's memory from gc_malloc, not from g_malloc :(, but would
12330: hope]
12331:
12332: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
12333: that's memory from gc_malloc, not from g_malloc :(, but would
12334: hope]
12335:
12336: * src/main/pa_charset.C: checked custom malloc for returning 0
12337:
12338: 2003-04-09 paf
12339:
12340: * src/classes/date.C: merged ^date.roll changes
12341:
12342: * src/classes/date.C: ^date.roll bug fix
12343:
12344: * src/classes/date.C: ^date.roll now throws less errors: month
12345: shifts handles end of month situation by reducing day number
12346: hour-hole shift reduces hour to recover
12347:
12348: * src/targets/cgi/pp3.cmd: custom profiling script: plist/ST <<
12349: Sort by function time
12350:
12351: * operators.txt, src/main/pa_charset.C, src/main/pa_common.C:
12352: http:// $.charset[] param done
12353:
12354: * tests/: 122.html, results/122.processed: 122 date test <= and ==
12355: added [after volatile fix. passes on win&intel-solaris]
12356:
12357: 2003-04-08 paf
12358:
12359: * src/: classes/file.C, classes/op.C, classes/table.C,
12360: classes/xdoc.C, include/pa_charset.h, include/pa_charsets.h,
12361: include/pa_common.h, include/pa_request_charsets.h,
12362: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
12363: main/pa_exec.C, main/pa_request.C, main/untaint.C,
12364: types/pa_value.h, types/pa_vmail.C, types/pa_vrequest.C,
12365: types/pa_vresponse.C: started http:// $.charset[] param and
12366: http response charset detection just compiled. todo:test
12367:
12368: * src/main/pa_common.C: merged PA_USE_ALARM bugfix from HEAD
12369:
12370: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
12371: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vform.C,
12372: types/pa_vmail.C: changed transcode param converntion along with
12373: string creating convention -- all strings are zero-terminated,
12374: this allowed to fix one remaining String("123", 2) case
12375:
12376: * src/: classes/date.C, classes/file.C, classes/hash.C,
12377: classes/op.C, classes/string.C, classes/table.C,
12378: include/pa_charset.h, include/pa_memory.h, include/pa_string.h,
12379: main/compile.tab.C, main/pa_charset.C, main/pa_exec.C,
12380: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
12381: main/untaint.C, types/pa_vfile.C, types/pa_vfile.h,
12382: types/pa_vform.C, types/pa_vform.h, types/pa_vmail.C: pa_vform
12383: violated String::invariant. started fixing [not compiled now]
12384:
12385: * src/: classes/string.C, include/pa_string.h, lib/cord/cordbscs.c,
12386: main/compile.tab.C, main/compile.y, main/pa_string.C,
12387: main/untaint.C, targets/cgi/parser3.C: number of string style
12388: improvements & optimizations
12389:
12390: * src/classes/xnode.C: =0 bug fix [left from autoptr default ctor
12391: :(]
12392:
12393: * src/main/untaint.C: removed redundant & in CORD_pos param passing
12394: [for it's a pointer really]
12395:
12396: * src/main/untaint.C: CORD_pos_advance turned out to have limit on
12397: 'n' param. worked that around
12398:
12399: * src/lib/cord/: Makefile.am, cordbscs.c, source.url: From: "Boehm,
12400: Hans" <hans_boehm@hp.com> To: "'Alexandr Petrosian (PAF)'"
12401: <PAF@design.ru>; "Boehm, Hans" <hans_boehm@hp.com> Sent: Tuesday,
12402: April 08, 2003 2:16 AM Subject: RE: libgc 6.2.alpha4
12403: cord/cordbscs.c/CORD_cat bug [were: CORD__extend_path bug?
12404:
12405: Thanks for the bug report and patch.
12406:
12407: I hadn't looked at this code in a while. Reading it now, it
12408: seems to me that the tests should also be ">= MAX_DEPTH" to
12409: comply with the invariant, though that may not matter a lot. I
12410: changed that, too.
12411:
12412: Hans
12413:
12414: 2003-04-07 paf
12415:
12416: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
12417: merged from head:safe mode error message now includes numbers
12418:
12419: * src/main/execute.C: n-th attempt to make a=a work with double.
12420: problem: as_double returns it's result in fp-register compiler
12421: optimizes access to that register after b->as_double, and just
12422: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
12423: from memory. _SAME_ double values do not match here. when
12424: forced to REload fp-register, values do match.
12425:
12426: tried to make them volatile.
12427:
12428: * src/main/execute.C: n-th attempt to make a=a work with double.
12429: problem: as_double returns it's result in fp-register compiler
12430: optimizes access to that register after b->as_double, and just
12431: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
12432: from memory. _SAME_ double values do not match here. when
12433: forced to REload fp-register, values do match.
12434:
12435: tried to make them volatile.
12436:
12437: * src/types/pa_vobject.h: small style change
12438:
12439: * src/: lib/cord/cordbscs.c, include/pa_string.h: CORD_cat bugfix
12440:
12441: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C: safe
12442: mode error message now includes numbers
12443:
12444: * src/: main/untaint.C, targets/cgi/parser3.C: unknown untaint lang
12445: now causes death
12446:
12447: 2003-04-04 paf
12448:
12449: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C:
12450: incorportated pa_exec patch by From: "Victor Fedoseev"
12451: <vvf_ru@mail.ru> To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
12452: Sent: Thursday, January 23, 2003 9:14 AM
12453:
12454: huge speedup on ^file::cgi with big result
12455:
12456: * src/classes/table.C: sort table with 0 rows bug fixed
12457:
12458: * src/types/pa_vhash.h: $hash._default showed in foreach & co bug
12459: fix http://i2/tasks/edit/?id=4493701604654042676
12460:
12461: @main[] $with_default[ $.a[1] $._default[default from
12462: with_default] ] ^show[$with_default]
12463:
12464: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
12465: =$to_add_to.xxx=<br>
12466:
12467: ^show[$to_add_to]
12468:
12469: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
12470: ^show[$cloned]
12471:
12472: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
12473:
12474: } <hr>
12475:
12476: * src/classes/hash.C: $hash._default showed in foreach & co bug fix
12477: http://i2/tasks/edit/?id=4493701604654042676
12478:
12479: @main[] $with_default[ $.a[1] $._default[default from
12480: with_default] ] ^show[$with_default]
12481:
12482: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
12483: =$to_add_to.xxx=<br>
12484:
12485: ^show[$to_add_to]
12486:
12487: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
12488: ^show[$cloned]
12489:
12490: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
12491:
12492: } <hr>
12493:
12494: * src/types/pa_vmail.C: mail receive: .txt attachemnts bug fix
12495: http://i2/tasks/edit/?id=4507350336410850921
12496:
12497: * src/classes/xdoc.C: memory allocation func bugfix
12498: http://i2/tasks/edit/?id=4499303470368629745
12499:
12500: * src/classes/math.C: allowed random 1...
12501:
12502: * src/classes/math.C: allowed random 0..
12503:
12504: * src/main/pa_globals.C: exif mem leak
12505: http://i2/tasks/edit/?id=4480590323629807263
12506:
12507: * src/: classes/classes.dsp, main/main.dsp,
12508: targets/cgi/parser3.dsp, types/pa_vmail.C, types/types.dsp: buf
12509: fix http://i2/tasks/edit/?id=4493946731322521294
12510: $.to[billgates@microsoft.com BCc: send-spam-to@someemails.ru ]
12511:
12512: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
12513: lib/pcre/pcre.dsp, main/compile.tab.C, main/main.dsp,
12514: main/pa_globals.C, targets/cgi/parser3.dsp, types/types.dsp:
12515: links to xml libs made relative, no need to unpack parser3project
12516: to /parser3project.
12517:
12518: * src/main/: compile.tab.C, compile.y, compile_tools.h: error
12519: column more precise - tab handling bug fixed
12520:
12521: * src/main/: compile.tab.C, compile.y: more understandable error
12522: message in case @CLASS with more then one line inside
12523:
12524: * src/targets/cgi/parser3.C: more understandable error message in
12525: case of errors in @unhandled_exception
12526:
12527: 2003-04-03 paf
12528:
12529: * INSTALL, src/include/pa_operation.h, src/include/pa_request.h,
12530: src/main/compile.tab.C, src/main/compile.y,
12531: src/main/compile_tools.C, src/main/compile_tools.h,
12532: src/main/execute.C, src/main/pa_request.C: debug info format
12533: simplified, now it's: OP_VALUE Operation::Origin << here value*
12534:
12535: higher limits: file number (max: 255) line number (max:
12536: 64535) column number (max: 255)
12537:
12538: * src/classes/math.C: top limit
12539:
12540: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
12541: precise parse error position in case of
12542:
12543: ^bug ]
12544:
12545: * src/classes/op.C, src/main/pa_request.C, tests/042.html: test 042
12546: changed to realities, and passed [bug fixed]
12547:
12548: * src/: classes/op.C, include/pa_request.h, main/compile.C,
12549: main/compile.tab.C, main/compile.y, main/compile_tools.C,
12550: main/compile_tools.h, main/pa_request.C: introducing
12551: ^process...[main-method-alias]
12552:
12553: * src/: classes/date.C, classes/image.C, classes/op.C,
12554: classes/string.C, classes/table.C, classes/xdoc.C,
12555: types/pa_vmethod_frame.h: MethodParams& now [methods without
12556: params receive zero reference, but they are expected not to look
12557: there]
12558:
12559: * operators.txt, src/classes/date.C, src/classes/double.C,
12560: src/classes/file.C, src/classes/hash.C, src/classes/image.C,
12561: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
12562: src/classes/memory.C, src/classes/op.C, src/classes/response.C,
12563: src/classes/string.C, src/classes/table.C, src/classes/void.C,
12564: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
12565: src/main/execute.C, src/types/pa_method.h: MethodParams& now
12566: [methods without params receive zero reference, but they are
12567: expected not to look there]
12568:
12569: * operators.txt, src/classes/op.C, src/include/pa_request.h,
12570: src/main/pa_request.C, src/types/pa_vmethod_frame.h:
12571: ^process...[filename] useful for better error reporting
12572: [file/line/col]
12573:
12574: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
12575: types/pa_vstring.h: slightly improved error messages text: 1. is
12576: '%s', it 2. method undefined in case of ^void[]
12577:
12578: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
12579: include/pa_types.h, main/execute.C, main/pa_request.C: exception
12580: handling done. now we have error columns todo: test it
12581:
12582: * src/: classes/op.C, include/pa_request.h: removed from trace 'a'
12583: exception when ^try{ ^throw[a;1] }{ ^throw[b;2] }
12584:
12585: this makes life easier: were: bad stack order -- were in
12586: exception catch unwind order, which didn't match execution order
12587:
12588: @main[] ^try{ ^first[] }{ ^throw[c;3] }
12589:
12590: @first[] ^throw[a;1]
12591:
12592: showed throw a first throw b try
12593:
12594: which is no good
12595:
12596: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
12597: main/compile.tab.C, main/execute.C, main/pa_request.C: strack
12598: trace reset after handled exception [old bug fixed]
12599:
12600: * src/main/: compile.tab.C, compile.y: parse position old bug
12601: fixed. position reporting made precise [both, in parse erros and
12602: runtime errors]
12603:
12604: 2003-04-02 paf
12605:
12606: * src/: include/pa_operation.h, include/pa_request.h,
12607: main/compile.C, main/compile.tab.C, main/compile.y,
12608: main/compile_tools.C, main/compile_tools.h, main/execute.C,
12609: main/pa_exception.C, main/pa_request.C: debug info: started
12610: using. todo:complete
12611:
12612: * src/: classes/op.C, include/pa_operation.h, include/pa_request.h,
12613: main/compile.C, main/compile.tab.C, main/compile.y,
12614: main/compile_tools.C, main/compile_tools.h, main/execute.C,
12615: main/pa_request.C: prepared debug info todo:use it
12616:
12617: * src/include/pa_operation.h: strange mistake fixed: forgot to
12618: return Operation class->union after switching from autoptrs.
12619:
12620: * tests/: Makefile, results/108.processed, results/117.processed:
12621: meta considered OK [it's up to coder now to remove it not needed]
12622:
12623: * src/main/pa_dictionary.C, tests/Makefile: replace bug fix [broke
12624: Dictionary constructor when moved to gc]
12625:
12626: * src/main/pa_common.C: uncommented http:// file loading
12627:
12628: * src/include/pa_array.h, src/main/execute.C,
12629: src/targets/cgi/parser3.C, tests/run_parser.sh: gif encoder bug
12630: fix [gdGrowingBuf]
12631:
12632: * configure.in, src/lib/Makefile.am: removed patches
12633:
12634: * configure, src/include/pa_config_auto.h.in,
12635: src/main/pa_charset.C: --enable-assertions autoconf-ed
12636:
12637: * src/main/pa_common.C: uncommented http:// file loading
12638:
12639: * src/: classes/xdoc.C, types/pa_vxdoc.h: removed ref leak in
12640: xdoc::create/load
12641:
12642: * src/: classes/form.C, classes/hash.C, classes/image.C,
12643: classes/string.C, classes/table.C, classes/void.C,
12644: include/pa_common.h, main/pa_common.C, main/pa_request.C,
12645: main/pa_sql_driver_manager.C, main/pa_string.C: all calls to
12646: String::String(str,helper_length) are checked. found/fixed one
12647: place: $request:body now zero-terminated,
12648:
12649: * src/: classes/op.C, classes/table.C, include/pa_request.h,
12650: main/compile_tools.C, main/execute.C, types/pa_value.h,
12651: types/pa_vbool.h, types/pa_vclass.h, types/pa_vdate.h,
12652: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
12653: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
12654: types/pa_vobject.C, types/pa_vobject.h, types/pa_vstring.h,
12655: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
12656: types/pa_vxnode.h: more locally scoped vars in execute (more
12657: easily optimizable)
12658:
12659: * src/: classes/table.C, include/pa_table.h, main/pa_table.C: few
12660: for(size_t i=0...) -> for(Array_iterator... i(..); i.has_next()
12661:
12662: * src/: include/pa_array.h, include/pa_stack.h,
12663: include/pa_string.h, main/compile_tools.C, main/main.dsp,
12664: main/pa_table.C, types/pa_vmethod_frame.C: array get/put check
12665: become assertion iterator in methodframe filler
12666:
12667: * src/: include/pa_array.h, include/pa_stack.h, main/main.dsp,
12668: targets/cgi/parser3.C: array::get/put inlined
12669:
12670: * src/: lib/cord/cordbscs.c, main/pa_globals.C: globals.c:
12671: gc_substitute_memory_management_functions +installed CORD_oom
12672: function
12673:
12674: * configure.in, src/classes/xnode.C, src/include/pa_config_fixed.h,
12675: src/include/pa_config_includes.h, src/include/pa_string.h,
12676: src/lib/cord/cordbscs.c, src/main/pa_memory.C,
12677: src/targets/cgi/parser3.C: converted debug hacks to ANSI
12678: assertions started configure.in --enable-assertions
12679:
12680: 2003-04-01 paf
12681:
12682: * src/: classes/xdoc.C, classes/xnode.h, include/pa_memory.h,
12683: main/pa_memory.C, targets/cgi/parser3.C, types/pa_vxdoc.h,
12684: types/pa_vxnode.C, types/pa_vxnode.h: memory bug debugged down:
12685: gdome uses glib memory, and stores last pointer to xmlDoc there,
12686: gc misses that and collects valid memory fixed by remembering
12687: xmlDoc from dom object in xdoc. todo: do something with
12688: premature free of xdoc with xnodes/node values referring into it
12689:
12690: * src/classes/: mail.C: typo fix
12691:
12692: * src/main/pa_memory.C: bug() to set bpt in (memory.c) some .am
12693: changes
12694:
12695: * src/: include/pa_memory.h, main/pa_common.C, main/pa_globals.C,
12696: main/pa_memory.C: moved memory debugging to global level: to
12697: pa_gc_malloc
12698:
12699: * src/: main/pa_globals.C, targets/cgi/parser3.C: xml memory
12700: debugging showed no errors. todo: debug parser memory
12701:
12702: * src/targets/cgi/: parser3.C, parser3.dsp: more build
12703: configurations
12704:
12705: * src/: classes/classes.dsp, include/pa_config_fixed.h,
12706: main/compile.tab.C, main/main.dsp, main/pa_globals.C,
12707: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
12708: types/types.dsp: prepared xml-static configuration
12709:
12710: 2003-03-31 paf
12711:
12712: * INSTALL, src/classes/xdoc.C, src/main/pa_globals.C,
12713: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp: started
12714: xml lib memory debugging, simple checks failed: it seems that
12715: library does realloc(bad ptr), and recording those ptrs in heap
12716: [for debugging] was bad: heap situation changes = everything
12717: works fine
12718:
12719: * src/: main/pa_charset.C, include/pa_charset.h: worked around
12720: xmlRegisterCharEncodingHandler limitation [currently imposed
12721: limit of 10 user-defined charsets]
12722:
12723: 2003-03-28 paf
12724:
12725: * src/main/execute.C: execution stack copied to local register
12726: variable, removed lots [~2e7) of memory accesses
12727:
12728: 2003-03-27 paf
12729:
12730: * src/: classes/xdoc.C, main/pa_globals.C: XML memory funcs to GC
12731: works in debug, but fails in release todo: fix that
12732:
12733: * src/: classes/xdoc.C, main/compile.tab.C, main/pa_globals.C,
12734: targets/cgi/parser3.C: forgot to merge XML memory funcs
12735: replacement from gc branch
12736:
12737: * src/main/pa_exec.C: introducing append_help_length [radical
12738: improvement here]
12739:
12740: * src/targets/cgi/parser3.C: GC_java_finalization turned off [was
12741: 'not recommened' in gc.h, on win32 noticed no difference]
12742:
12743: * src/include/pa_array.h: returned checked array get [were disabled
12744: for debugging] result:not slower [don't understand that, it were
12745: INLINED] todo: find out a way of inlining it!
12746:
12747: * src/: include/pa_string.h, lib/gc/include/gc.h,
12748: lib/gc/include/gc_fake.h, main/compile.tab.C,
12749: targets/cgi/parser3.C, main/pa_memory.C, targets/cgi/parser3.dsp:
12750: convention changed: all resulting strings are zero-terminated
12751:
12752: * src/: classes/date.C, classes/file.C, classes/hash.C,
12753: classes/string.C, classes/table.C, classes/void.C,
12754: include/pa_string.h, lib/cord/cord.dsp, lib/cord/cordbscs.c,
12755: lib/cord/include/cord.h, main/compile.tab.C, main/compile.y,
12756: main/compile_tools.h, main/pa_common.C, main/pa_exec.C,
12757: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
12758: sql/pa_sql_driver.h, types/pa_value.C, types/pa_venv.h,
12759: types/pa_vfile.C, types/pa_vmail.C: introducing
12760: append_help_length [radical improvement here]
12761:
12762: * src/: classes/memory.C, include/pa_array.h, include/pa_hash.h,
12763: include/pa_memory.h, lib/cord/cord.dsp, lib/cord/cordxtra.c,
12764: lib/gc/include/gc.h, main/pa_memory.C, targets/cgi/parser3.C,
12765: targets/cgi/parser3.dsp, types/pa_vstatus.C: disabled gc, become
12766: even slower
12767:
12768: * src/: classes/string.C, classes/table.C, include/pa_array.h,
12769: include/pa_stack.h, include/pa_string.h, main/compile_tools.C,
12770: main/pa_string.C, main/untaint.C, types/pa_vmethod_frame.C: fixed
12771: clients of &get(): most to use non-ref version, some[in tight
12772: places] to get_unchecked_ref
12773:
12774: * src/doc/memory.dox: forgot to add
12775:
12776: * src/: classes/classes.dsp, classes/memory.C, classes/xdoc.C,
12777: include/pa_array.h, include/pa_request.h, include/pa_stack.h,
12778: include/pa_string.h, lib/cord/cord.dsp, lib/ltdl/libltdl.dsp,
12779: lib/md5/md5.dsp, lib/pcre/pcre.dsp, main/compile.tab.C,
12780: main/compile.y, main/compile_tools.C, main/compile_tools.h,
12781: main/main.dsp, main/pa_string.C, targets/cgi/parser3.C,
12782: targets/cgi/parser3.dsp, types/pa_vmail.C,
12783: types/pa_vmethod_frame.C, types/types.dsp: Array::put(index,
12784: T>>&<< removed after Stack::pop wiping removed [moved to separate
12785: func] other Array & removed
12786:
12787: 2003-03-26 paf
12788:
12789: * src/: classes/classes.dsp, classes/file.C, classes/op.C,
12790: classes/table.C, include/pa_array.h, include/pa_charset.h,
12791: include/pa_stack.h, include/pa_string.h, include/pa_table.h,
12792: lib/cord/cord.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
12793: lib/pcre/pcre.dsp, main/compile.tab.C, main/compile.y,
12794: main/main.dsp, main/pa_charset.C, main/pa_common.C,
12795: main/pa_exec.C, main/pa_sql_driver_manager.C,
12796: main/pa_stylesheet_manager.C, main/pa_table.C,
12797: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
12798: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
12799: types/pa_vobject.C, types/pa_vobject.h, types/types.dsp:
12800: pre-evaluated .count() in some places
12801:
12802: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
12803: lib/pcre/pcre.dsp, main/main.dsp, targets/cgi/parser3.dsp,
12804: types/types.dsp: .dsp profiling updated
12805:
12806: * src/: classes/classes.dsp, lib/cord/cord.dsp,
12807: lib/ltdl/libltdl.dsp, lib/md5/md5.dsp, main/main.dsp,
12808: targets/cgi/parser3.dsp, types/types.dsp: started profiling
12809:
12810: * src/: classes/classes.dsp, lib/cord/cord.dsp, main/compile.tab.C,
12811: main/compile_tools.h, main/main.dsp, targets/cgi/parser3.dsp,
12812: targets/isapi/parser3isapi.dsp, types/types.dsp: .dsp updated to
12813: use lib/gc,lib/cord
12814:
1.101 moko 12815: * acsite.m4, src/classes/Makefile.am, src/classes/mail.C,
12816: src/classes/math.C, src/classes/op.C, src/include/pa_common.h,
1.95 moko 12817: src/include/pa_config_auto.h.in, src/include/pa_config_fixed.h,
12818: src/include/pa_config_includes.h, src/include/pa_request.h,
12819: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
12820: src/include/pa_stylesheet_connection.h, src/include/pa_version.h,
1.101 moko 12821: src/lib/Makefile.am, src/lib/cord/Makefile.am,
1.95 moko 12822: src/lib/cord/include/Makefile.am,
1.101 moko 12823: src/lib/cord/include/private/Makefile.am, src/main/Makefile.am,
12824: src/main/pa_exec.C, src/main/pa_string.C, src/main/untaint.C,
12825: src/targets/cgi/Makefile.am, src/types/Makefile.am,
12826: src/types/pa_vclass.h, src/types/pa_vcookie.h,
12827: src/types/pa_vform.h, src/types/pa_vhash.h,
12828: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.h,
12829: src/types/pa_vresponse.h, src/types/pa_vstateless_class.h,
12830: src/types/pa_vstatus.C, src/types/pa_vstatus.h,
12831: src/types/pa_vtable.h, src/types/pa_vxdoc.h: configured math
12832: funcs ported pa_exec
1.95 moko 12833:
12834: * src/lib/: cord/include/gc.h, gc/include/gc.h: introducing lib/gc
12835:
12836: * src/lib/cord/include/: cord.h, ec.h, gc.h, private/cord_pos.h:
12837: bundled gc includes
12838:
12839: * src/: classes/op.C, include/pa_array.h,
12840: include/pa_sql_connection.h, include/pa_string.h,
12841: include/pa_version.h, main/compile.tab.C, main/compile.y,
12842: main/execute.C, main/pa_common.C, main/pa_exception.C,
12843: main/pa_request.C, main/pa_string.C, targets/cgi/parser3.C,
12844: targets/cgi/parser3.dsp: a number of bugfixes [while testing
12845: first real site (aval)]
12846:
12847: 2003-03-25 paf
12848:
12849: * operators.txt, src/main/pa_sql_driver_manager.C,
12850: src/types/pa_vstatus.C: $status.memory used free since_compact
12851: process
12852:
12853: * src/: include/pa_sql_connection.h, main/pa_globals.C,
12854: main/untaint.C, sql/pa_sql_driver.h: untaint.C L_SQL
12855:
12856: * src/main/: pa_charset.C, untaint.C: untaint.C L_MAIL_HEADER
12857:
12858: * src/main/pa_request.C, src/main/untaint.C, src/types/pa_value.C,
12859: src/types/pa_value.h, src/types/pa_vfile.h,
12860: src/types/pa_vobject.C, src/types/pa_vobject.h,
12861: src/types/pa_vstring.C, src/types/pa_vstring.h, tests/121.html,
12862: tests/results/121.processed: untaint.C L_URI
12863:
12864: * operators.txt, src/classes/Makefile.am, src/classes/classes.dsp,
12865: src/classes/op.C, src/main/pa_request.C, src/types/Makefile.am,
12866: src/types/pa_venv.h, src/types/types.dsp, src/classes/memory.C,
12867: src/types/pa_vmemory.h: ^memory:compact[]
12868:
12869: * tests/results/109.processed: it was a bug in parser. updated 109
12870: test result
12871:
12872: * src/classes/xdoc.C, tests/Makefile: fixed transform params2
12873:
12874: * src/main/pa_charset.C, src/targets/cgi/parser3.C, tests/Makefile,
12875: tests/results/107.processed: fixed dom language [values are now
12876: considered tainted. it was a bug in parser. updated 107 test
12877: result
12878:
12879: * src/classes/xdoc.C: fixed transform params
12880:
12881: * src/: include/pa_stylesheet_manager.h,
12882: main/pa_stylesheet_manager.C: fixed stylesheet caching
12883:
12884: * src/: include/pa_memory.h, main/pa_charset.C: memory: new 'new'
12885: overloads for structure handling
12886:
12887: * src/: classes/image.C, classes/xdoc.C, classes/xnode.C,
12888: include/pa_string.h, main/pa_string.C, types/pa_vxnode.C: removed
12889: StringBody(0) ambiguilty, introducting static
12890: StringBody::Format(int)
12891:
12892: * src/: main/pa_request.C, types/pa_vxnode.C: vxnode compiled xml
12893: linked
12894:
12895: * src/types/pa_vxdoc.C: vxdoc compiled
12896:
12897: * src/: classes/xnode.C, classes/xnode.h, include/pa_memory.h,
12898: types/pa_vxdoc.h, types/pa_vxnode.h: xnode.C compiled, doc/node
12899: finalizers isntalled
12900:
12901: * src/: classes/image.C, classes/xdoc.C, classes/xnode.h,
12902: doc/exception.dox, doc/index.dox, include/pa_charset.h,
12903: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
12904: main/pa_charset.C, main/pa_memory.C, main/pa_string.C: xdoc.C
12905: compiled todo: xnode.C / finalizers
12906:
12907: * src/doc/string.dox: updated: new string internals
12908:
12909: 2003-03-24 paf
12910:
12911: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
12912: include/pa_charset.h, include/pa_config_fixed.h,
12913: include/pa_request.h, include/pa_stylesheet_connection.h,
12914: include/pa_stylesheet_manager.h, main/pa_charset.C,
12915: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
12916: main/pa_stylesheet_manager.C, types/pa_vxdoc.h,
12917: types/pa_vxnode.h: started XML
12918:
12919: * src/main/: pa_common.C, pa_sql_driver_manager.C: http://
12920:
12921: * src/: classes/file.C, classes/image.C, classes/mail.C,
12922: include/pa_string.h, main/pa_common.C,
12923: main/pa_sql_driver_manager.C: introducing string[body]::pos(char)
12924:
12925: * src/: classes/file.C, classes/image.C, classes/mail.C,
12926: include/pa_memory.h, include/pa_string.h, main/pa_common.C,
12927: main/pa_request.C, main/pa_sql_driver_manager.C,
12928: types/pa_vimage.h: size_t pos everywhere checks changed to check
12929: for eq STRING_NOT_FOUND
12930:
12931: * src/main/pa_string.C, src/main/untaint.C, tests/Makefile: string
12932: optimize bit implemented
12933:
12934: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
12935: String::ArrayFragment::append_positions fixed
12936:
12937: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
12938: String::this_starts fixed
12939:
12940: * src/main/pa_string.C, tests/Makefile: string::pos fixed
12941:
12942: * src/: include/pa_hash.h, main/execute.C, main/pa_string.C:
12943: hashcode implemented fully, including per-char callback [it can
12944: be - substr CORD node]
12945:
12946: * src/: include/pa_array.h, main/compile.tab.C: gif encoding
12947: rewritten to rewalloc with 100byte buf ahead
12948:
12949: * src/classes/image.C, src/classes/op.C, src/classes/table.C,
12950: src/include/pa_string.h, src/main/compile.tab.C,
12951: src/main/compile.y, src/main/execute.C, src/main/pa_common.C,
12952: src/main/untaint.C, tests/Makefile: attempt to do gif encoding to
12953: CORD_ec [bad] would rewrite as realloc now
12954:
12955: * src/: classes/date.C, classes/file.C, classes/form.C,
12956: classes/image.C, classes/math.C, classes/op.C, classes/table.C,
12957: include/pa_cache_managers.h, include/pa_charsets.h,
12958: include/pa_common.h, include/pa_request.h,
12959: include/pa_sql_driver_manager.h, include/pa_table.h,
12960: main/pa_charset.C, main/pa_exception.C, main/pa_exec.C,
12961: main/pa_globals.C, main/pa_request.C, main/pa_uue.C,
12962: targets/isapi/parser3isapi.C, types/pa_value.C, types/pa_value.h,
12963: types/pa_vmail.C, types/pa_vmethod_frame.C,
12964: types/pa_vstateless_class.h: 2*2 worked :)
12965:
12966: * parser3.dsw, src/classes/date.C, src/classes/file.C,
12967: src/include/pa_exec.h, src/include/pa_string.h,
12968: src/main/pa_exec.C, src/main/pa_sql_driver_manager.C: empty run
12969: passed OK
12970:
12971: * src/: classes/hash.C, classes/string.C, classes/table.C,
12972: types/pa_value.C: all linked todo: debug
12973:
12974: * src/: classes/mail.C, main/pa_request.C, targets/cgi/parser3.C,
12975: types/pa_vstateless_class.C: all compiled. todo:link
12976:
12977: * src/types/pa_wcontext.C: pa_wcontext.C compiled
12978:
12979: * src/types/pa_vtable.C: pa_vtable.C compiled
12980:
12981: * src/types/pa_vstring.C: pa_vstring.C compiled
12982:
12983: * src/types/pa_vstatus.C: pa_vstatus.C compiled
12984:
12985: * src/types/: pa_vmath.C, pa_vmethod_frame.C, pa_vmethod_frame.h,
12986: pa_vobject.C, pa_vrequest.C, pa_vresponse.C,
12987: pa_vstateless_class.C, pa_vstateless_class.h:
12988: pa_vstateless_class.C compiled
12989:
12990: * src/: classes/xdoc.C, types/pa_vmail.C, types/pa_vmail.h,
12991: types/pa_vmath.C: pa_vmail.C compiled
12992:
12993: * src/types/: pa_vhash.C, pa_vimage.C: pa_vimage.C compiled
12994:
12995: * src/types/pa_vform.C: pa_vform.C compiled
12996:
12997: * src/types/pa_vfile.C: pa_vfile.C compiled
12998:
12999: * src/types/: pa_value.h, pa_vclass.C, pa_vcookie.C,
13000: pa_vstateless_class.C: pa_vcookie.C compiled
13001:
13002: * src/: classes/string.C, types/pa_value.C, types/pa_value.h,
13003: types/pa_vhash.h: pa_value.C compiled
13004:
13005: * src/: main/execute.C, main/pa_string.C, types/pa_wcontext.h:
13006: classes.lib main.lib compiled
13007:
13008: * src/classes/void.C: void.C compiled
13009:
13010: * src/: classes/string.C, classes/table.C, include/pa_string.h,
13011: main/pa_string.C, types/pa_vtable.C, types/pa_vtable.h: table.C
13012: compiled
13013:
13014: * src/: classes/string.C, include/pa_request.h,
13015: include/pa_string.h, main/pa_string.C: string.C compiled
13016:
13017: * src/: classes/op.C, classes/string.C, classes/table.C,
13018: classes/void.C, include/pa_sql_connection.h, include/pa_string.h,
13019: main/pa_request.C, main/pa_string.C: op.C compiled
13020:
13021: * src/classes/: math.C, op.C: math.C compiled
13022:
13023: * src/: classes/mail.C, classes/string.C, classes/table.C,
13024: types/pa_vmail.h: mail.C compiled
13025:
13026: * src/classes/: int.C, table.C: int.C compiled
13027:
13028: * src/: classes/hash.C, classes/image.C, classes/string.C,
13029: classes/table.C, include/pa_memory.h, include/pa_string.h,
13030: main/pa_memory.C, types/pa_vimage.h, types/pa_vmail.C: image.C
13031: compiled
13032:
13033: * src/: classes/hash.C, classes/string.C, classes/table.C,
13034: classes/void.C, classes/xdoc.C, include/pa_request.h,
13035: include/pa_sql_connection.h: hash.C compiled
13036:
13037: * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
13038: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
13039: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
13040: classes/math.C, classes/op.C, classes/response.C,
13041: classes/string.C, classes/table.C, classes/void.C,
13042: classes/xdoc.C, classes/xnode.C, include/pa_memory.h,
13043: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
13044: main/pa_string.C, types/pa_vdate.h, types/pa_vmethod_frame.h:
13045: file.C table.C compiled
13046:
13047: * src/: include/pa_string.h, main/pa_string.C, main/pa_uue.C,
13048: main/untaint.C: main.lib compiled
13049:
13050: 2003-03-21 paf
13051:
13052: * src/: classes/op.C, include/pa_cache_managers.h,
13053: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
13054: include/pa_stylesheet_manager.h, main/pa_exception.C,
13055: main/pa_globals.C, main/pa_sql_driver_manager.C,
13056: sql/pa_sql_driver.h, types/pa_vimage.C: pa_sql_driver_manager.C
13057: compiled
13058:
13059: * src/: classes/hash.C, classes/image.C, classes/op.C,
13060: classes/xdoc.C, classes/xnode.C, include/pa_common.h,
13061: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
13062: main/compile.C, main/pa_common.C, main/pa_request.C,
13063: types/pa_vmail.C, types/pa_vresponse.C, types/pa_vxnode.C:
13064: pa_request.C compiled
13065:
13066: * src/: classes/hash.C, classes/mail.C, classes/op.C,
13067: include/pa_request.h, main/execute.C, main/pa_request.C,
13068: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
13069: types/pa_vhash.h, types/pa_vimage.C, types/pa_vmethod_frame.h,
13070: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
13071: types/pa_vresponse.h, types/pa_vtable.C: pa_request.C 50%
13072: compiled
13073:
13074: * src/: include/pa_exec.h, include/pa_string.h, main/pa_exec.C,
13075: main/pa_string.C: pa_exec.C compiled [win32 only for now] todo:
13076: on unix
13077:
13078: * src/: include/pa_charset.h, include/pa_charsets.h,
13079: include/pa_exec.h, main/compile.tab.C, main/pa_charset.C,
13080: main/pa_charsets.C, main/pa_dictionary.C, main/pa_exec.C:
13081: pa_charsets.C compiled
13082:
13083: * src/: classes/image.C, classes/mail.C, classes/op.C,
13084: include/pa_request.h, include/pa_string.h, main/compile.tab.C,
13085: main/compile.y, main/execute.C, main/pa_common.C,
13086: main/pa_request.C, types/pa_junction.h, types/pa_method.h,
13087: types/pa_vcode_frame.h, types/pa_vimage.h,
13088: types/pa_vmethod_frame.h: execute.C compiled
13089:
13090: * src/: classes/classes.C, classes/classes.h, classes/date.C,
13091: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
13092: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
13093: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
13094: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
13095: include/pa_cache_managers.h, include/pa_charsets.h,
13096: include/pa_common.h, include/pa_exec.h, include/pa_memory.h,
13097: include/pa_operation.h, include/pa_request.h, include/pa_sapi.h,
13098: include/pa_sql_driver_manager.h, include/pa_string.h,
13099: include/pa_stylesheet_connection.h,
13100: include/pa_stylesheet_manager.h, include/pa_table.h,
13101: main/compile.C, main/compile.tab.C, main/compile.y,
13102: main/compile_tools.C, main/compile_tools.h, main/execute.C,
13103: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
13104: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C,
13105: main/pa_string.C, main/pa_stylesheet_manager.C, main/untaint.C,
13106: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
13107: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
13108: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
13109: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
13110: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
13111: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
13112: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
13113: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
13114: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
13115: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
13116: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
13117: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
13118: types/pa_vresponse.h, types/pa_vstateless_class.C,
13119: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
13120: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
13121: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
13122: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
13123: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
13124: types/pa_wcontext.h, types/pa_wwrapper.h: introducing StringBody
13125: [C++ CORD wrapper]
13126:
13127: * src/: lib/cord/cordbscs.c, main/pa_string.C: test14 [bug fixed]
13128:
13129: * src/: classes/file.C, include/pa_charset.h, main/pa_charset.C:
13130: $file::exec/cgi[script; $.charset[this is script's charset]
13131:
13132: command line, env values, input got transcoded before call
13133: stdout, stderr got transcoded after call
13134:
13135: * src/classes/file.C: ^file::exec/cgi now does not pass post data
13136: by default. use: ^file::exec[...;$.stdin[$request.body]
13137:
13138: * src/main/pa_common.C: } typo bug fix
13139:
13140: * src/main/pa_common.C: } typo bug fix
13141:
13142: 2003-03-20 paf
13143:
13144: * src/: include/pa_string.h, lib/cord/cordbscs.c, main/pa_string.C,
13145: main/untaint.C: cord bug fix, but still errors todo: clear out
13146:
13147: * src/include/pa_string.h: more tests
13148:
13149: * src/main/pa_string.C: string.pos fixed
13150:
1.101 moko 13151: * src/lib/: ltdl/config_fixed.h, ltdl/configure, ltdl/configure.in,
13152: ltdl/libltdl.dsp, ltdl/ltdl.c, ltdl/ltdl.h, pcre/dftables.c,
13153: pcre/get.c, pcre/internal.h, pcre/maketables.c, pcre/pcre.c,
13154: pcre/pcre.h, pcre/pcre_parser_ctype.c, pcre/study.c: undone bad
13155: replaces
1.95 moko 13156:
13157: * src/: classes/image.C, include/pa_dictionary.h,
13158: include/pa_string.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
13159: lib/pcre/internal.h, lib/pcre/pcre.c, lib/pcre/study.c,
13160: main/compile.tab.C, main/pa_dictionary.C, main/pa_string.C,
13161: main/untaint.C, types/pa_vmail.C: more tests [bugs fixed]
13162:
13163: * src/include/pa_string.h: warning
13164:
13165: * src/include/pa_string.h: this_starts fixed
13166:
13167: * src/: include/pa_string.h, main/pa_string.C: added: assertion on
13168: new String ctor & append params convention
13169:
13170: * src/: classes/file.C, classes/hash.C, classes/image.C,
13171: classes/mail.C, classes/op.C, classes/string.C, classes/table.C,
13172: classes/xdoc.C, include/pa_common.h, include/pa_memory.h,
13173: include/pa_string.h, main/compile.tab.C, main/pa_common.C,
13174: main/pa_exception.C, main/pa_exec.C,
13175: main/pa_sql_driver_manager.C, main/pa_string.C,
13176: main/pa_stylesheet_manager.C, main/untaint.C,
13177: targets/isapi/parser3isapi.C, types/pa_vimage.C,
13178: types/pa_vmail.C: more tests OK
13179:
13180: * src/: include/pa_array.h, include/pa_hash.h, include/pa_memory.h,
13181: include/pa_string.h, main/pa_memory.C, main/pa_string.C: test:
13182: gc/exit runned OK
13183:
13184: * src/types/pa_vmail.C: another naming problem: should not name
13185: vars like that: unpredictable close caused problems with later
13186: sending mail: Mar 20 06:39:53 pt-6 sendmail[19044]: File
13187: descriptors missing on startup: stdin; Bad file number
13188:
13189: todo: find out why so many filters(stream) here. probably wrong?
13190:
13191: * src/: include/pa_dictionary.h, include/pa_string.h,
13192: main/pa_common.C, main/pa_dictionary.C, main/pa_string.C,
13193: main/untaint.C: test compiled
13194:
13195: * src/: classes/image.C, classes/mail.C, classes/math.C,
13196: classes/string.C, include/pa_dictionary.h, include/pa_hash.h,
13197: include/pa_memory.h, include/pa_string.h, lib/cord/cordbscs.c,
13198: lib/cord/cordxtra.c, lib/pcre/dftables.c, lib/pcre/get.c,
13199: lib/pcre/maketables.c, lib/pcre/pcre.c, lib/pcre/pcre.h,
13200: lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
13201: main/compile.tab.C, main/pa_common.C, main/pa_dictionary.C,
13202: main/pa_exec.C, main/pa_memory.C, main/pa_request.C,
13203: main/pa_string.C, main/untaint.C, types/pa_vfile.h,
13204: types/pa_vmail.C: untaint.C 99% [except mail&sql&optimize]
13205:
13206: * parser3.dsw, src/classes/file.C, src/classes/image.C,
13207: src/classes/op.C, src/classes/string.C, src/classes/table.C,
13208: src/classes/xdoc.C, src/classes/xnode.C, src/include/pa_common.h,
13209: src/include/pa_memory.h, src/include/pa_request.h,
13210: src/include/pa_request_charsets.h,
13211: src/include/pa_sql_connection.h, src/include/pa_string.h,
13212: src/main/compile.tab.C, src/main/execute.C,
13213: src/main/pa_charset.C, src/main/pa_common.C,
13214: src/main/pa_exception.C, src/main/pa_exec.C,
13215: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
13216: src/main/pa_stylesheet_manager.C, src/main/untaint.C,
13217: src/sql/pa_sql_driver.h, src/targets/cgi/parser3.C,
13218: src/targets/isapi/parser3isapi.C, src/types/pa_value.C,
13219: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
13220: src/types/pa_venv.h, src/types/pa_vform.C, src/types/pa_vmail.C,
13221: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
13222: src/types/pa_vobject.C, src/types/pa_vresponse.C,
13223: src/types/pa_vstatus.C, src/types/pa_vstring.C,
13224: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
13225: src/types/pa_vxnode.C, src/types/pa_wcontext.h: untaint.C 30%,
13226: pa_common.C [done, without http for now]
13227:
13228: 2003-03-19 paf
13229:
13230: * src/: classes/date.C, classes/form.C, classes/hash.C,
13231: classes/image.C, classes/mail.C, classes/op.C, classes/xdoc.C,
13232: classes/xnode.C, include/pa_array.h, include/pa_config_fixed.h,
13233: include/pa_exception.h, include/pa_memory.h, include/pa_sapi.h,
13234: include/pa_string.h, include/pa_table.h, main/compile.C,
13235: main/compile_tools.C, main/execute.C, main/pa_charset.C,
13236: main/pa_common.C, main/pa_exception.C, main/pa_request.C,
13237: main/pa_socks.C, main/pa_string.C, main/pa_table.C,
13238: main/untaint.C, targets/cgi/parser3.C, targets/cgi/parser3.dsp,
13239: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.h,
13240: types/pa_vform.C, types/pa_vmail.C, types/pa_vmethod_frame.h,
13241: types/pa_vstateless_class.h, types/pa_vtable.C,
13242: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.C,
13243: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
13244: types/pa_wwrapper.h: started test
13245:
1.101 moko 13246: * src/lib/pcre/: dftables.c, get.c, maketables.c, pcre.c, pcre.dsp,
13247: pcre.h, pcre_parser_ctype.c, study.c: restored bad replaces
1.95 moko 13248:
13249: * src/: classes/op.C, include/pa_array.h, include/pa_memory.h,
13250: include/pa_string.h, main/pa_string.C: string compiled todo: test
13251: it
13252:
13253: * src/: classes/classes.dsp, classes/string.C, classes/table.C,
13254: include/pa_array.h, include/pa_common.h, include/pa_dictionary.h,
13255: include/pa_exception.h, include/pa_string.h, include/pa_table.h,
13256: lib/cord/cord.dsp, main/compile.tab.C, main/main.dsp,
13257: main/pa_common.C, main/pa_string.C, targets/cgi/parser3.dsp,
13258: types/pa_method.h, types/pa_value.h, types/pa_vmethod_frame.C,
13259: types/pa_vmethod_frame.h, types/types.dsp: string
13260: reimplementation with cord+array<fragment>: 70%
13261:
13262: 2003-03-18 paf
13263:
13264: * src/: classes/date.C, classes/file.C, classes/form.C,
13265: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
13266: classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
13267: classes/xnode.C, include/pa_hash.h, include/pa_string.h,
13268: main/pa_string.C, types/pa_vmail.C: lots of replacements, todo:we
13269: can ignore lang in cmp and pos really, but would
13270: split properly!
13271:
13272: * src/lib/cord/: cord.dsp, cordbscs.c, cordprnt.c, cordxtra.c: gc:
13273: cord part made parser/src/lib: it's not compiled into libgc by
13274: default
13275:
13276: * parser3.dsw, src/classes/classes.dsp, src/classes/classes.h,
13277: src/classes/date.C, src/classes/double.C, src/classes/file.C,
13278: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
13279: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
13280: src/classes/op.C, src/classes/response.C, src/classes/string.C,
13281: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
13282: src/classes/xnode.C, src/classes/xnode.h,
13283: src/include/Makefile.am, src/include/pa_cache_managers.h,
13284: src/include/pa_charset.h, src/include/pa_charsets.h,
13285: src/include/pa_common.h, src/include/pa_dictionary.h,
13286: src/include/pa_exception.h, src/include/pa_exec.h,
13287: src/include/pa_globals.h, src/include/pa_hash.h,
13288: src/include/pa_memory.h, src/include/pa_pool.h,
13289: src/include/pa_request.h, src/include/pa_request_charsets.h,
13290: src/include/pa_sapi.h, src/include/pa_sql_connection.h,
13291: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
13292: src/include/pa_stylesheet_connection.h,
13293: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
13294: src/include/pa_uue.h, src/lib/pcre/get.c, src/main/Makefile.am,
13295: src/main/compile.C, src/main/compile.tab.C,
13296: src/main/compile_tools.C, src/main/compile_tools.h,
13297: src/main/execute.C, src/main/main.dsp, src/main/pa_charset.C,
13298: src/main/pa_charsets.C, src/main/pa_common.C,
13299: src/main/pa_dictionary.C, src/main/pa_exception.C,
13300: src/main/pa_exec.C, src/main/pa_globals.C, src/main/pa_memory.C,
13301: src/main/pa_pool.C, src/main/pa_request.C,
13302: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
13303: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
13304: src/main/pa_uue.C, src/main/untaint.C, src/targets/cgi/parser3.C,
13305: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
13306: src/types/pa_junction.h, src/types/pa_method.h,
13307: src/types/pa_value.C, src/types/pa_value.h,
13308: src/types/pa_vclass.C, src/types/pa_vclass.h,
13309: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
13310: src/types/pa_vcookie.h, src/types/pa_vdate.h,
13311: src/types/pa_vdouble.h, src/types/pa_venv.h,
13312: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
13313: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
13314: src/types/pa_vimage.C, src/types/pa_vimage.h,
13315: src/types/pa_vint.h, src/types/pa_vmail.C, src/types/pa_vmail.h,
13316: src/types/pa_vmath.C, src/types/pa_vmath.h,
13317: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
13318: src/types/pa_vobject.C, src/types/pa_vobject.h,
13319: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
13320: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
13321: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
13322: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
13323: src/types/pa_vstatus.h, src/types/pa_vstring.C,
13324: src/types/pa_vstring.h, src/types/pa_vtable.C,
13325: src/types/pa_vtable.h, src/types/pa_vvoid.h,
13326: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
13327: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
13328: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
13329: src/types/pa_wwrapper.h, src/types/types.dsp: started porting to
13330: gc: PA_Object done lots of replacements also
13331:
13332: * src/: include/pa_pool.h, main/execute.C, targets/cgi/pa_pool.C:
13333: gc logging
13334:
13335: 2003-03-17 paf
13336:
13337: * src/: classes/date.C, classes/file.C, classes/form.C,
13338: classes/image.C, classes/mail.C, classes/op.C, classes/table.C,
13339: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
13340: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
13341: include/pa_string.h, include/pa_types.h, main/compile.C,
13342: main/compile.tab.C, main/execute.C, main/pa_charset.C,
13343: main/pa_common.C, main/pa_exception.C, main/pa_exec.C,
13344: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
13345: main/pa_sql_driver_manager.C, main/pa_string.C,
13346: main/pa_stylesheet_manager.C, main/pa_uue.C, main/untaint.C,
13347: targets/cgi/pa_pool.C, targets/cgi/parser3.C,
13348: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
13349: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.C,
13350: types/pa_vform.C, types/pa_vint.h, types/pa_vmail.C,
13351: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
13352: types/pa_vxnode.h: libgc attempt
13353:
13354: 2003-03-13 paf
13355:
13356: * src/: include/pa_sql_driver_manager.h,
13357: main/pa_sql_driver_manager.C, targets/cgi/parser3.C: lt_dlexit
13358: called
13359:
13360: * src/: include/pa_request.h, lib/ltdl/libltdl.dsp,
13361: lib/md5/md5.dsp, main/compile.tab.C, main/execute.C,
13362: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.C,
13363: types/pa_value.h, types/pa_vobject.h,
13364: types/pa_vstateless_class.h, types/pa_vstatus.C, types/types.dsp:
13365: set_base, set_derived simplified [counter leaks fixed]
13366:
13367: * ChangeLog, src/include/pa_config_fixed.h, src/types/pa_vstatus.C,
13368: src/types/types.dsp: incorporated status class patch From:
13369: "Victor Fedoseev" <vvf_ru@mail.ru> Sent: Thursday, January 23,
13370: 2003 8:14 AM
13371:
13372: now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus
13373: Win32 specific: QuotaPeakNonPagedPoolUsage
13374: QuotaPeakPagedPoolUsage PeakPagefileUsage]
13375:
13376: 2003-03-12 paf
13377:
1.101 moko 13378: * configure, configure.in, src/lib/ltdl/configure,
13379: src/lib/ltdl/configure.in, src/targets/cgi/Makefile.am:
1.95 moko 13380: lib/ltdl/Makefile now created by /configure.in only [were by
13381: lib/ltdl/configure.in OVERWRITE]
13382:
1.101 moko 13383: * configure, configure.in, src/targets/cgi/Makefile.am: libstdc++
13384: linkage fixed for g++ 3.2.2
1.95 moko 13385:
13386: * src/include/pa_stylesheet_manager.h: gcc 3.2 rightliy complained
13387: on using privately declared class [fixed]
13388:
13389: * src/: include/pa_sql_driver_manager.h, main/compile.tab.C: gcc
13390: 3.2 rightliy complained on using privately declared class [fixed]
13391:
13392: * src/targets/cgi/parser3.C: 1. more detailed log on signals. 2.
13393: sigpipe before request constructor now causes death
13394:
13395: * src/: include/pa_request.h, main/compile.tab.C, main/execute.C,
13396: targets/cgi/parser3.C: SIGPIPE now can be intercepted and does
13397: not cause exception in exception handler
13398:
1.101 moko 13399: * configure, configure.in, src/targets/cgi/Makefile.am: configure
13400: now default links libstdc++ statically. that can be overriden by
13401: --with-dynamic-stdcpp
1.95 moko 13402:
13403: 2003-03-11 paf
13404:
13405: * src/: main/compile.tab.C, main/compile.y, sql/pa_sql_driver.h,
13406: types/pa_vstateless_class.C, types/pa_vstateless_class.h: removed
13407: necessity of libstdc++
13408:
13409: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
13410:
13411: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
13412:
13413: 2003-03-08 paf
13414:
13415: * tests/Makefile: make install & co
13416:
13417: * src/: include/pa_request.h, classes/op.C: removing
13418: vclass,object.h -> pa_request.h dependency
13419:
13420: * src/: classes/mail.C, classes/response.C, include/pa_request.h,
13421: main/pa_request.C: removing vform,response,cookie.h ->
13422: pa_request.h dependency
13423:
13424: * src/include/pa_request.h: removing vmail.h -> pa_request.h
13425: dependency [testing...]
13426:
13427: * src/: include/pa_config_fixed.h, types/pa_vxdoc.C: yet another
13428: return 0; fixed
13429:
13430: * src/: include/pa_config_fixed.h, types/pa_vmail.C,
13431: types/pa_vmail.h: vmail.C received just compiled [not tested]
13432:
13433: * src/classes/xdoc.C: forgotten: global xdoc when ndef XML
13434:
13435: * src/main/pa_request.C: forgotten: ifdef XML
13436:
13437: * src/main/pa_request.C: forgotten: ifdef XML
13438:
13439: * src/targets/cgi/parser3.C: todo: move to latest xml version on
13440: win32 and run memleak tests again
13441:
13442: * src/targets/cgi/parser3.C: charsets: see some strange things with
13443: old xml lib-- it's internal memory handling has faults
13444:
13445: * src/: include/pa_types.h, main/pa_charset.C: charsets: fixed
13446: problems when transcode from charset A to A.
13447:
13448: * src/: main/untaint.C, types/pa_vmail.C: mail: transcode fixed.
13449: todo: still problems when transcode from charset A to A.
13450:
13451: * src/: classes/hash.C, classes/mail.C, classes/string.C,
13452: classes/table.C, include/pa_array.h,
13453: main/pa_sql_driver_manager.C, types/pa_vmail.C, types/pa_vmail.h:
13454: started full-scale-site-test [~ http://parser.ru sources]
13455:
13456: some fixes
13457:
13458: * tests/: 021.html, 031.html, 033.html, 109.html, 110.html,
13459: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
13460: 117.html, 118.html, 119.html, 120.html, results/109.processed,
13461: results/110.processed, results/111.processed,
13462: results/112.processed, results/113.processed,
13463: results/114.processed, results/115.processed,
13464: results/116.processed, results/117.processed,
13465: results/118.processed, results/119.processed,
13466: results/120.processed: xml: tests 109 dom create/show 110 xpath
13467: selectSingle 111 xdoc.create from tainted & 112
13468: xdoc.create/output with russian attr value 113 xpath
13469: selectString/Number 114 dom attributes.count 115 xpath selectBool
13470: 116 output media-type change 117 transform by dom stylesheet 118
13471: empty transform result 119 dom setAttribute 120 nbsp letter
13472: output
13473:
13474: =END OF PREPARED XML TESTS=
13475:
13476: 2003-03-07 paf
13477:
13478: * src/classes/xdoc.C, src/include/pa_charset.h,
13479: src/include/pa_stylesheet_connection.h, tests/108.html,
13480: tests/108.xsl, tests/results/108.processed: xml: test 108
13481: transform with params [bugs fixed]
13482:
13483: * src/: main/pa_charset.C, targets/cgi/parser3.C: fixed: mem leak
13484: from copy/paste bug
13485:
13486: * src/classes/xdoc.C, src/include/pa_charset.h,
13487: src/include/pa_request.h, src/main/execute.C,
13488: src/main/pa_charset.C, src/main/pa_exception.C,
13489: src/main/pa_globals.C, src/main/pa_request.C,
13490: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
13491: src/types/pa_vxnode.C, tests/107.html,
13492: tests/results/107.processed: xml: test: 107 bug fixes
13493:
13494: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
13495: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
13496: types/pa_vxnode.C, types/pa_vxnode.h: test: 107 bug fixes
13497:
13498: * tests/: 106.html, results/106.processed: test: 106 xdoc create,
13499: string
13500:
13501: * src/: include/pa_charset.h, main/pa_charset.C: xml: charset two
13502: mem alloc functions used for different cases [libxml, libxsl]
13503:
13504: * src/classes/classes.C: fixed: prevent system classes from
13505: modification to lock ALL the classes, not only directly used
13506:
13507: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h: xml:
13508: linked
13509:
13510: * src/: classes/xdoc.C, types/pa_vxdoc.h: xdoc.C compiled
13511:
13512: 2003-03-06 paf
13513:
13514: * src/classes/xdoc.C: xdoc.C 50%
13515:
13516: * src/: classes/xnode.C, classes/xnode.h, include/pa_charset.h,
13517: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
13518: main/pa_globals.C, main/pa_request.C,
13519: main/pa_stylesheet_manager.C: xnode.C compiled
13520:
13521: * src/: include/pa_stylesheet_connection.h,
13522: include/pa_stylesheet_manager.h, main/pa_sql_driver_manager.C,
13523: main/pa_stylesheet_manager.C: xml: stylesheet&manager done
13524:
13525: * src/: include/pa_memory.h, include/pa_stylesheet_connection.h,
13526: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
13527: xml: stylesheet&manager STARTED
13528:
13529: * src/: include/pa_globals.h, main/pa_charset.C,
13530: main/pa_exception.C, main/pa_globals.C: xml: exceptions
13531:
13532: * src/: include/pa_charset.h, include/pa_config_fixed.h,
13533: include/pa_memory.h, include/pa_pool.h, main/pa_charset.C,
13534: main/pa_memory.C, main/pa_pool.C, types/pa_vxdoc.C,
13535: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: xml:
13536: charsets
13537:
13538: * tests/023.html: in some cases it rounded up badly. postponing
13539: solution of that problem, making more simple test
13540:
13541: * tests/: 058_paf2000.png, results/058.processed: .png added with
13542: -kb now
13543:
13544: * src/: include/pa_charset.h, include/pa_charsets.h,
13545: main/pa_charset.C, main/pa_charsets.C: charset_utf8 declaration
13546: moved to charsets.C
13547:
13548: 2003-03-05 paf
13549:
13550: * src/classes/string.C, src/include/pa_string.h,
13551: src/main/pa_string.C, tests/105.html,
13552: tests/results/105.processed: String::match bug fixed
13553:
13554: * src/classes/op.C, src/main/main.dsp, tests/104.html,
13555: tests/results/104.processed: ^bpt operator added [does int3 in
13556: debug build on win32]
13557:
13558: * tests/: 057.html, results/057.processed: test bug fixed
13559:
1.101 moko 13560: * src/targets/cgi/Makefile.am: linker needed more tricks to link OK
1.95 moko 13561:
13562: * src/classes/math.C: can be: crypt in -lcrypt OK, but crypt.h be
13563: missing
13564:
1.101 moko 13565: * src/: include/Makefile.am, main/Makefile.am, types/Makefile.am:
13566: forgotten files added to Makes
1.95 moko 13567:
13568: * ltmain.sh: ltmain.sh added
13569:
13570: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
13571: change undone ;(
13572:
13573: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
13574: made static
13575:
13576: * src/: classes/math.C, classes/op.C, classes/string.C,
1.101 moko 13577: main/pa_exec.C, targets/cgi/Makefile.am: gcc more happy.
13578: todo:make linker happy
1.95 moko 13579:
13580: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C: pa_exec
13581: env param made optional
13582:
13583: 2003-03-04 paf
13584:
13585: * src/: classes/image.C, include/pa_request.h, include/pa_stack.h,
13586: types/pa_vimage.h: number of gcc compiler bugs fixed
13587:
13588: * tests/: 103.html, 103mark.gif, 103paf2001.gif,
13589: results/103.processed: tests: 103 image.copy transparence test
13590:
13591: * src/main/execute.C, tests/101.html, tests/102.html,
13592: tests/results/101.processed, tests/results/102.processed: tests:
13593: 101 method/variable name conflict test 102 form fields change
13594: should not not change anything [bug fix]
13595:
13596: * tests/: 057.html, 099.html, 100.html, results/057.processed,
13597: results/099.processed, results/100.processed: tests: 57 date
13598: create 2002: added 99,100 response:body/download
13599:
13600: * src/classes/image.C, tests/098.html, tests/098font.gif,
13601: tests/results/098.processed: test: 98 image font text [bug fixed]
13602:
13603: * src/main/pa_common.C, src/targets/cgi/parser3.C, tests/097.html,
13604: tests/results/097.processed: test: 97 file::load http:// [bugs
13605: fixed]
13606:
13607: * src/classes/hash.C, src/classes/image.C, src/classes/table.C,
13608: src/include/pa_memory.h, tests/096.html, tests/096_dir/163.jpg,
13609: tests/096_dir/188.jpg, tests/results/096.processed: tests: 96
13610: image EXIF [bug fixed]
13611:
13612: * src/classes/table.C, src/main/execute.C, tests/061.dat,
13613: tests/061.html, tests/062.html, tests/063.html, tests/064.html,
13614: tests/065.html, tests/066.html, tests/067.html, tests/068.html,
13615: tests/069.html, tests/070.html, tests/071.html, tests/072.html,
13616: tests/073.html, tests/074.html, tests/075.html, tests/076.html,
13617: tests/077.html, tests/078.html, tests/080.html, tests/081.html,
13618: tests/082.html, tests/083.html, tests/084.html, tests/085.html,
13619: tests/086.html, tests/087.html, tests/088.html, tests/089.html,
13620: tests/090.html, tests/091.html, tests/092.html, tests/093.html,
13621: tests/094.html, tests/095.html, tests/results/061.processed,
13622: tests/results/062.processed, tests/results/063.processed,
13623: tests/results/064.processed, tests/results/065.processed,
13624: tests/results/066.processed, tests/results/067.processed,
13625: tests/results/068.processed, tests/results/069.processed,
13626: tests/results/070.processed, tests/results/071.processed,
13627: tests/results/072.processed, tests/results/073.processed,
13628: tests/results/074.processed, tests/results/075.processed,
13629: tests/results/076.processed, tests/results/077.processed,
13630: tests/results/078.processed, tests/results/080.processed,
13631: tests/results/081.processed, tests/results/082.processed,
13632: tests/results/083.processed, tests/results/084.processed,
13633: tests/results/085.processed, tests/results/086.processed,
13634: tests/results/087.processed, tests/results/088.processed,
13635: tests/results/089.processed, tests/results/090.processed,
13636: tests/results/091.processed, tests/results/092.processed,
13637: tests/results/093.processed, tests/results/094.processed,
13638: tests/results/095.processed, tests/079.html,
13639: tests/results/079.processed: tests: 61 file::stat size 62
13640: string->int autoconvert 63 double .int,dec,div,mul 64 date
13641: compare 65 file: basename,justname,justext 66 math:crypt 67
13642: string.match simple on long 68 string.match normalized simple on
13643: long 69 string.int 70 file::stat content-type 71 table.join 72
13644: hash parameter conditional pass 73 date daylightsaving,yearday 74
13645: date arithmetics 75 response date values/attributes 76 string.pos
13646: of void, void.pos 77 syntax parsing 78 cookie tainting 79 switch
13647: with local 80 scientific numeric literal in string autoconvert 81
13648: xor: logical and numerical 82 for delims 83 menu delims 84
13649: table.hash distinct 85 long string replace 86 throw+catch
13650: current language preserve 87 bit shifts 88 junction tests +
13651: $caller test 89 hash.foreach selfmodification 90 int/void to int
13652: 91 $caller test 92 junction is + def junction tests 93 $caller
13653: test 94 syntax test 95 table.hash(keygenerator) [bug fixed]
13654:
13655: * src/main/: execute.C, pa_table.C: test: 59 table.locate [bug
13656: fixed] 60 string eq string [bug fixed]
13657:
13658: * tests/: 053.html, 054.html, 055.html, 056.html, 057.html,
13659: 058.html, 058_paf2000.png, 059.html, 060.html,
13660: results/053.processed, results/054.processed,
13661: results/055.processed, results/056.processed,
13662: results/057.processed, results/058.processed,
13663: results/059.processed, results/060.processed: test: 53
13664: string.replace 54 junctions 55 table.hash 56 call indirect 57
13665: date.create[string] 58 image.measure[png]
13666:
13667: * tests/: 052.html, outputs/049.processed, outputs/050.processed,
13668: outputs/051.processed, results/052.processed: test: 52
13669: pre/match/post test: passed AS-IT-WERE, but wrong :) separate
13670: task: fix that
13671:
13672: 2003-03-03 paf
13673:
13674: * tests/: 043.html, 044.html, 045.html, 046.html, 047.html,
13675: 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p, Makefile,
13676: parser-cygwin.sh, parser-unix.sh, run_parser.sh,
13677: outputs/049.processed, outputs/050.processed,
13678: outputs/051.processed, results/001.processed,
13679: results/002.processed, results/003.processed,
13680: results/005.processed, results/006.processed,
13681: results/008.processed, results/009.processed,
13682: results/011.processed, results/012.processed,
13683: results/013.processed, results/014.processed,
13684: results/015.processed, results/016.processed,
13685: results/017.processed, results/020.processed,
13686: results/021.processed, results/022.processed,
13687: results/024.processed, results/025.processed,
13688: results/026.processed, results/027.processed,
13689: results/028.processed, results/029.processed,
13690: results/030.processed, results/031.processed,
13691: results/049.processed, results/050.processed,
13692: results/051.processed, results/043.processed,
13693: results/044.processed, results/045.processed,
13694: results/046.processed, results/047.processed,
13695: results/048.processed: tests: 43,44,45 date rolls 46
13696: autoevaluating junction 47 table.select 48 name with subvar 49
13697: hash-creating switch 50 process 51 started parent/child, works as
13698: it were but it were NOT GOOD, created separate task to fix that
13699:
13700: * tests/: 042.html, results/042.processed: test: 42
13701: exception.handled
13702:
13703: * tests/: 041.html, results/041.processed: test: 41 table.locate by
13704: expression
13705:
13706: * tests/: 040.html, results/040.processed: test: 39 method result
13707: of type table 40 method param junction auto evaluate
13708:
13709: * tests/: 039.html, results/039.processed: test: 37 method result
13710: of type table
13711:
13712: * src/main/pa_request.C, src/types/pa_vmath.C, tests/033.html,
13713: tests/034.html, tests/035.html, tests/036.html, tests/037.html,
13714: tests/038.html, tests/results/033.processed,
13715: tests/results/034.processed, tests/results/035.processed,
13716: tests/results/036.processed, tests/results/037.processed,
13717: tests/results/038.processed: tests: 33 string.replace 34
13718: string.upper 35 table created 36 local/global vars with juntions
13719: 37 table clone 38 math PI & number formatting
13720:
13721: math class registring typo fixed
13722:
13723: * src/classes/op.C, src/include/pa_request.h,
13724: src/include/pa_string.h, src/main/execute.C,
13725: src/main/pa_request.C, src/main/pa_string.C, src/main/untaint.C,
13726: src/types/pa_vcode_frame.h, src/types/pa_wcontext.h,
13727: tests/032.html, tests/results/032.processed: uchar changed to
13728: String_UL in all places [was not everywhere] untaint test: 032
13729:
13730: * src/targets/cgi/parser3.C, tests/004.html, tests/Makefile,
13731: tests/results/004.processed, tests/parser-cygwin.sh,
13732: tests/parser-unix.sh: removed -H command line key, now testing
13733: using .sh file with SERVER_SOFTWARE=xxx
13734:
13735: 2003-02-26 paf
13736:
13737: * src/main/execute.C, src/types/pa_vstateless_class.h,
13738: tests/024.html, tests/025.html, tests/026.html, tests/027.html,
13739: tests/028.html, tests/029.html, tests/030.html, tests/031.html,
13740: tests/results/024.processed, tests/results/025.processed,
13741: tests/results/026.processed, tests/results/027.processed,
13742: tests/results/028.processed, tests/results/029.processed,
13743: tests/results/030.processed, tests/results/031.processed: fixed
13744: bug with name_cstr mutable CharPtr more tests
13745:
13746: * src/: include/pa_sapi.h, main/pa_globals.C, main/pa_memory.C,
13747: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: SAPI::abort
13748: << abort. die now just exits
13749:
13750: * src/classes/classes.awk, src/classes/classes.h,
13751: src/classes/date.C, src/classes/double.C, src/classes/file.C,
13752: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
13753: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
13754: src/classes/op.C, src/classes/response.C, src/classes/string.C,
13755: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
13756: src/classes/xnode.C, src/include/pa_memory.h,
13757: src/include/pa_sapi.h, src/targets/cgi/parser3.C,
13758: src/targets/isapi/parser3isapi.C, src/types/pa_venv.h,
13759: src/types/pa_vform.C, tests/015.html, tests/016.html,
13760: tests/017.html, tests/018.html, tests/019.html,
13761: tests/019paf2001.gif, tests/020.html, tests/021.html,
13762: tests/022.html, tests/023.html, tests/022_dir/a.html,
13763: tests/022_dir/b.txt, tests/022_dir/c.htm,
13764: tests/results/015.processed, tests/results/016.processed,
13765: tests/results/017.processed, tests/results/018.processed,
13766: tests/results/019.processed, tests/results/020.processed,
13767: tests/results/021.processed, tests/results/022.processed,
13768: tests/results/023.processed: methoded_array now contains all Mxxx
13769: classes SAPI::get_env now returns info on pool more tests
13770:
13771: * src/include/pa_array.h, src/include/pa_hash.h,
13772: src/include/pa_memory.h, src/main/pa_charset.C, tests/001.html,
13773: tests/002.html, tests/003.html, tests/004.html, tests/005.html,
13774: tests/006.html, tests/007.html, tests/008.html, tests/009.html,
13775: tests/010.html, tests/011.html, tests/012.html, tests/013.html,
13776: tests/014.html, tests/Makefile, tests/outputs/create-dir,
13777: tests/results/001.processed, tests/results/002.processed,
13778: tests/results/003.processed, tests/results/004.processed,
13779: tests/results/005.processed, tests/results/006.processed,
13780: tests/results/007.processed, tests/results/008.processed,
13781: tests/results/009.processed, tests/results/010.processed,
13782: tests/results/011.processed, tests/results/012.processed,
13783: tests/results/013.processed, tests/results/014.processed: hash
13784: cloning fixed
13785:
13786: 2003-02-25 paf
13787:
13788: * src/main/pa_common.C: typo fixed
13789:
13790: 2003-02-24 paf
13791:
13792: * src/types/pa_vcookie.C: fixed all places with bad get_string(0)
13793: [one remained]
13794:
13795: * src/: include/pa_request.h, main/execute.C: few bad get_string(0)
13796: [should have been get_string(&pool)] todo: check other such calls
13797:
13798: * src/: main/compile.tab.C, main/execute.C, types/pa_vfile.h:
13799: test10, bad lookups
13800:
13801: xxx* xxx=smartptr.get(); << is bad style, after ";" original
13802: object got destructed, and xxx points to sky
13803:
13804: * ChangeLog, src/classes/string.C: match bug fixed
13805:
13806: * src/types/pa_vmail.C: body [text/html] transcoded to
13807: $.charset[specified] now
13808:
13809: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
13810: which failed to handle sigsetjmp+throw: crashed inside of
13811: pre-throw code. rewritten simplier [though duplicating
13812: closesocket code]
13813:
13814: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
13815: which failed to handle sigsetjmp+throw: crashed inside of
13816: pre-throw code. rewritten simplier [though duplicating
13817: closesocket code]
13818:
13819: 2003-02-21 paf
13820:
13821: * operators.txt, src/targets/cgi/parser3.C, src/types/pa_vcookie.C:
13822: $cookie:name[$.expires[date << can be now]]
13823:
13824: written makefile with regression tests [raw]
13825:
13826: * src/targets/cgi/parser3.C: MAKE_TEST must be used inside of 'make
13827: tests' only [it's not forcing CGI mode now] now use -H to output
13828: CGI header when parser used in command line [useful for tests
13829: also]
13830:
13831: * src/targets/cgi/parser3.C: MAKE_TEST environment variable
13832: switches on CGI mode, and is used in regression tests
13833:
13834: * src/: include/pa_request.h, main/pa_request.C,
13835: targets/cgi/parser3.C, types/pa_vcookie.h, types/pa_venv.h: env
13836: fixed
13837:
13838: * src/: include/pa_memory.h, main/pa_memory.C: inlined memory
13839: handling pa_*
13840:
13841: * src/: include/pa_memory.h, main/pa_memory.C, include/pa_array.h,
13842: include/pa_exception.h, include/pa_pool.h, main/Makefile.am,
13843: main/main.dsp, main/pa_array.C, main/pa_pool.C: reorganized
13844: memory handling files
13845:
13846: * src/main/pa_array.C: pool::format_integer terminator fixed
13847:
13848: * src/: main/execute.C, targets/cgi/parser3.C: release mode now
13849: compiles OK test to show benefits of free
13850:
13851: * src/: classes/file.C, classes/image.C, classes/mail.C,
13852: classes/op.C, classes/xdoc.C, main/pa_charset.C, main/pa_exec.C,
13853: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
13854: types/pa_vimage.C, types/pa_vxdoc.h: fixed all cstr's that must
13855: use pool [as the one in ^process]
13856:
13857: * src/classes/op.C: fixed process. sould now check for all cstr's
13858: -- some must use pool [as the one in ^process]
13859:
13860: 2003-02-20 paf
13861:
13862: * src/: classes/date.C, classes/double.C, classes/file.C,
13863: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
13864: classes/math.C, classes/op.C, classes/response.C,
13865: classes/string.C, classes/table.C, classes/void.C,
13866: classes/xdoc.C, classes/xnode.C, main/pa_string.C,
13867: types/pa_method.h, types/pa_value.C, types/pa_vmethod_frame.h:
13868: string cmp fixed
13869:
13870: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C: form
13871: values passed OK now
13872:
13873: 2003-02-19 paf
13874:
13875: * src/: classes/form.C, include/pa_charset.h, include/pa_pool.h,
13876: main/pa_charset.C, main/pa_exception.C, main/pa_request.C,
13877: main/pa_stylesheet_manager.C, targets/cgi/parser3.C,
13878: targets/isapi/parser3isapi.dsp, types/pa_vcookie.C,
13879: types/pa_vform.C, types/pa_vmail.C, types/pa_vxnode.C: found&kill
13880: all remaning leaks resulted from pooled::malloc calls [excluding
13881: in gd -- planning complete rewrite extremely ugly code]
13882:
13883: * src/targets/isapi/: pa_pool.C, pool_storage.h: removed unneeded
13884: files
13885:
13886: 2003-02-17 paf
13887:
13888: * src/: classes/date.C, classes/double.C, classes/file.C,
13889: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
13890: classes/response.C, classes/string.C, classes/table.C,
13891: classes/xdoc.C, classes/xnode.h, include/pa_stack.h,
13892: include/pa_stylesheet_connection.h,
13893: include/pa_stylesheet_manager.h, sql/pa_sql_driver.h,
13894: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
13895: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.h,
13896: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
13897: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
13898: types/pa_wcontext.h, types/pa_wwrapper.h: fixed all remained bugs
13899: of unitialized simple-typed field
13900:
13901: * src/: classes/classes.C, classes/classes.h, main/execute.C,
13902: main/pa_charset.C, main/pa_request.C: another bug of unitialized
13903: simple-typed field fixed. todo: find&kill all like that one
13904:
13905: * src/: main/execute.C, targets/cgi/pa_pool.C,
13906: targets/cgi/parser3.C, targets/cgi/pool_storage.h: few bugs in
13907: debug output fixed
13908:
13909: * src/: include/pa_stack.h, main/compile.C, main/execute.C,
13910: main/pa_request.C: stack-stored items need extra .ref to prevent
13911: object_ptr from delete[them]
13912:
13913: * src/: classes/date.C, classes/op.C, classes/table.C,
13914: classes/xdoc.C, classes/xnode.C, include/pa_array.h,
13915: include/pa_charset.h, main/Makefile.am, main/main.dsp,
13916: main/pa_charset.C, main/pa_common.C,
13917: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
13918: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
13919: types/pa_vmail.C: fixed more leaks resulted from pooled::malloc
13920: calls
13921:
13922: * src/: main/pa_request.C, targets/cgi/parser3.C, types/pa_vfile.C:
13923: couple mem leaks rusulted from old pooled::malloc usage.
13924: todo:find more like those
13925:
13926: * src/main/: compile.C, compile_tools.C: 2*2!
13927:
13928: * src/: include/pa_array.h, include/pa_request.h, main/execute.C:
13929: stackItem fixed [there were no string on stack before]
13930:
13931: * src/: main/execute.C, main/pa_request.C,
13932: types/pa_vmethod_frame.C: first letters out OK
13933:
13934: * src/: classes/classes.C, include/pa_array.h, include/pa_hash.h,
13935: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
13936: main/pa_string.C, main/untaint.C, types/pa_value.h,
13937: types/pa_vint.h, types/pa_vstateless_class.h, types/pa_vstring.h,
13938: types/pa_vvoid.h, types/pa_wcontext.h: class fields of simple
13939: type not initialized with zeros :( while class fields of class
13940: types initialized with default constructors. learn C++
13941:
13942: * src/: classes/classes.awk, classes/double.C, classes/file.C,
13943: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
13944: classes/math.C, classes/xdoc.C, classes/xnode.C,
13945: include/pa_array.h, include/pa_string.h, main/pa_exec.C,
13946: types/pa_vmail.C: parser3.exe - 0 error(s), 0 warning(s)
13947:
13948: 2003-02-14 paf
13949:
13950: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
13951: 13 link errors
13952:
13953: * src/: classes/file.C, include/pa_request.h, main/pa_request.C,
13954: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
13955: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
13956: types/pa_vimage.C, types/pa_vtable.C: all compiled, only 14 link
13957: errors :)
13958:
13959: * src/: classes/classes.C, classes/classes.awk, classes/file.C,
13960: classes/hash.C, classes/mail.C, classes/op.C,
13961: include/pa_common.h, include/pa_request.h, include/pa_sapi.h,
13962: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C,
13963: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C:
13964: classes.lib - 0 error(s), 0 warning(s) parser.C compiled
13965:
13966: * src/: classes/classes.dsp, classes/op.C, classes/string.C,
13967: classes/table.C, include/pa_common.h, include/pa_globals.h,
13968: include/pa_pool.h, include/pa_request.h, main/pa_globals.C,
13969: main/pa_request.C, types/pa_value.h, types/pa_vhash.h,
13970: types/pa_vint.h, types/types.dsp: op compiled
13971:
13972: * src/: classes/classes.dsp, classes/response.C, classes/string.C,
13973: include/pa_dictionary.h, include/pa_string.h, main/pa_string.C,
13974: main/untaint.C, types/pa_vtable.h: string, response compiled
13975:
13976: 2003-02-07 paf
13977:
13978: * src/: classes/table.C, types/pa_vtable.h: table compiled
13979:
13980: 2003-02-06 paf
13981:
13982: * src/: classes/mail.C, include/pa_request.h, main/pa_request.C:
13983: mail compiled
13984:
13985: * src/: classes/image.C, classes/string.C, classes/xdoc.C,
13986: include/pa_common.h, include/pa_hash.h, main/pa_common.C,
13987: types/pa_vfile.h, types/pa_vimage.h: image compiled
13988:
13989: * src/classes/: file.C, form.C: form compiled
13990:
13991: * src/: classes/classes.dsp, classes/file.C, include/pa_common.h,
13992: include/pa_exec.h, main/pa_common.C, main/pa_exec.C,
13993: types/pa_vfile.C, types/pa_vfile.h: file compiled
13994:
13995: * src/: classes/hash.C, classes/math.C, types/pa_vmath.C,
13996: types/pa_vmath.h: math compiled [win32]
13997:
13998: * src/: classes/hash.C, include/pa_hash.h, include/pa_table.h,
13999: types/pa_vstring.h: hash compiled
14000:
14001: 2003-02-04 paf
14002:
14003: * src/: classes/date.C, classes/hash.C, include/pa_exec.h,
14004: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
14005: include/pa_table.h, main/pa_common.C, main/pa_exec.C,
14006: main/pa_string.C, types/pa_method.h, types/pa_vform.C,
14007: types/pa_vhash.h: hash 50% compiled
14008:
14009: * src/: classes/date.C, classes/file.C, classes/hash.C,
14010: classes/image.C, classes/mail.C, classes/math.C, classes/op.C,
14011: classes/string.C, classes/table.C, classes/xdoc.C,
14012: classes/xnode.C, include/pa_request.h, main/pa_globals.C,
14013: main/pa_string.C: date compiled
14014:
14015: * src/classes/: classes.dsp, double.C: double compiled
14016:
14017: * src/: classes/date.C, classes/double.C, classes/file.C,
14018: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
14019: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
14020: classes/string.C, classes/table.C, classes/void.C,
14021: classes/xdoc.C, classes/xnode.C, types/pa_vdouble.h,
14022: types/pa_vhash.h, types/pa_vint.h, types/pa_vstring.h,
14023: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.h: int
14024: compiled
14025:
14026: * src/: classes/date.C, classes/double.C, classes/file.C,
14027: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
14028: classes/math.C, classes/op.C, classes/response.C,
14029: classes/string.C, classes/table.C, classes/void.C,
14030: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
14031: types/pa_vvoid.h: void compiled :)
14032:
14033: * src/: include/pa_globals.h, main/pa_cache_managers.C,
14034: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
14035: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
14036: main/pa_globals.C, main/pa_pool.C, main/pa_sql_driver_manager.C,
14037: main/pa_string.C, main/pa_uue.C, main/untaint.C,
14038: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.C,
14039: types/pa_vimage.C, types/pa_vmath.C, types/pa_vrequest.C,
14040: types/pa_vresponse.C, types/pa_vstateless_class.C,
14041: types/pa_vstatus.C, types/pa_vstring.C, types/pa_vtable.C,
14042: types/pa_wcontext.C, types/types.dsp: removed stupid
14043: value_includes.h
14044:
14045: * src/types/: pa_value.C, pa_value_includes.h, pa_vrequest.C:
14046: trying to remove stupid value_includes.h
14047:
14048: * src/main/pa_exec.C: pa_exec compiled on win32
14049:
14050: * src/main/pa_exec.C: libmain.a compiled on six [unix]
14051:
14052: * src/: include/pa_globals.h, include/pa_request.h,
14053: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
14054: types/pa_vcookie.C, types/pa_vdate.h, types/pa_vfile.C,
14055: types/pa_vfile.h, types/pa_vmail.C, types/pa_vobject.C,
14056: types/pa_vrequest.C, types/pa_vstateless_class.C,
14057: types/pa_vstatus.C, types/pa_vtable.C: libtypes.a compiled gcc
14058:
14059: * src/: include/pa_config_includes.h, include/pa_dictionary.h,
14060: main/pa_common.C, main/pa_dictionary.C, main/pa_exec.C,
14061: main/pa_socks.C: libmain.a gcc and mail.lib msvc++ compiled
14062:
14063: * src/: include/pa_array.h, include/pa_config_includes.h,
14064: include/pa_dictionary.h, main/pa_dictionary.C, main/pa_exec.C,
14065: main/pa_socks.C, main/pa_sql_driver_manager.C: gcc libmain.a
14066: compiled
14067:
14068: * src/main/pa_globals.C: merged changes from 1.149-1.150 (stupid
14069: name conflicts)
14070:
14071: * src/: main/compile_tools.h, main/execute.C, main/pa_table.C,
14072: types/pa_vmethod_frame.h, types/pa_vvoid.h: yuk: gcc on cygwin
14073: yelds "virtual memory exhausted" while trying to compile
14074: execute.C [eating up to 127MB]
14075:
14076: 2003-02-03 paf
14077:
14078: * src/: include/pa_config_includes.h, include/pa_hash.h,
14079: include/pa_operation.h, include/pa_pool.h, include/pa_string.h,
14080: main/pa_common.C, types/pa_value.C, types/pa_value.h,
14081: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
14082: types/pa_vint.h, types/pa_vjunction.h,
14083: types/pa_vstateless_class.h, types/pa_vstring.h, types/types.dsp:
14084: started gcc compiling pa_common compiled
14085:
14086: * src/: include/pa_exception.h, include/pa_pool.h,
14087: main/pa_exception.C: exception gcc change #1
14088:
1.101 moko 14089: * src/include/: Makefile.am, pa_hash.h, pa_pool.h: gcc refused to
14090: compile _P identifier. it replaced it to some strange 0x0000040
1.95 moko 14091:
14092: * src/types/: pa_vmath.C, pa_vmethod_frame.C: vmath compiled
14093:
14094: * src/types/pa_vtable.C: vtable compiled
14095:
14096: * src/types/: pa_vstring.C, pa_vstring.h: vstring compiled
14097:
14098: * src/: include/pa_cache_managers.h, main/pa_request.C,
14099: types/pa_vstatus.C, types/pa_vstatus.h: vstatus compiled
14100:
14101: * src/types/pa_vstateless_class.C: vstateless_class compiled
14102:
14103: * src/types/: pa_vresponse.C, pa_vresponse.h: vresponse compiled
14104:
14105: * src/types/pa_vrequest.C: vrequest compiled
14106:
14107: * src/types/: pa_value.C, pa_value.h, pa_vclass.C, pa_vclass.h,
14108: pa_vobject.C, pa_vobject.h: vobject compiled
14109:
14110: * src/: classes/form.C, classes/mail.C, include/pa_request.h,
14111: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
14112: types/pa_vform.C, types/pa_vmail.C, types/pa_vmail.h: vmail
14113: compiled
14114:
14115: * src/types/: pa_vimage.C, pa_vimage.h: vimage compiled
14116:
14117: * src/: include/pa_pool.h, main/pa_request.C, types/pa_value.C,
14118: types/pa_vclass.C, types/pa_vcookie.C, types/pa_vcookie.h,
14119: types/pa_vform.C, types/pa_vform.h, types/pa_vobject.h: vform
14120: compiled
14121:
14122: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
14123: main.lib - 0 error(s), 0 warning(s)
14124:
14125: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
14126: types/pa_value.h, types/pa_vmethod_frame.h: execute compiled
14127:
14128: 2003-01-31 paf
14129:
14130: * src/: include/pa_array.h, include/pa_operation.h,
14131: include/pa_request.h, main/execute.C, main/main.dsp,
14132: types/pa_vjunction.h: started last file from main library:
14133: execute
14134:
14135: * src/: include/pa_request.h, include/pa_sapi.h,
14136: main/compile.tab.C, main/compile.y, main/compile_tools.h,
14137: main/pa_request.C, targets/cgi/parser3.C,
14138: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vfile.h,
14139: types/pa_vhash.h: pa_request compiled
14140:
14141: * src/: classes/op.C, classes/string.C, include/pa_common.h,
14142: include/pa_globals.h, include/pa_request.h,
14143: include/pa_sql_connection.h, main/compile.tab.C, main/compile.y,
14144: main/execute.C, main/main.dsp, main/pa_common.C,
14145: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
14146: types/pa_vcode_frame.h, types/pa_vcookie.h, types/pa_vform.h,
14147: types/pa_vmail.C, types/pa_vmail.h, types/pa_vresponse.h,
14148: types/pa_vtable.h, types/pa_wcontext.C, types/pa_wcontext.h,
14149: types/types.dsp: most pa_request compiled
14150:
14151: * src/: classes/classes.C, classes/classes.h, classes/date.C,
14152: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
14153: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
14154: classes/op.C, classes/response.C, classes/string.C,
14155: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
14156: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
14157: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
14158: include/pa_config_fixed.h, include/pa_config_includes.h,
14159: include/pa_dictionary.h, include/pa_dir.h,
14160: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
14161: include/pa_hash.h, include/pa_opcode.h, include/pa_operation.h,
14162: include/pa_pool.h, include/pa_request.h,
14163: include/pa_request_charsets.h, include/pa_request_info.h,
14164: include/pa_sapi.h, include/pa_socks.h,
14165: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14166: include/pa_stack.h, include/pa_string.h,
14167: include/pa_stylesheet_connection.h,
14168: include/pa_stylesheet_manager.h, include/pa_table.h,
14169: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
14170: lib/ltdl/config_fixed.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
14171: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, lib/pcre/dftables.c,
14172: lib/pcre/get.c, lib/pcre/maketables.c, lib/pcre/pcre.c,
14173: lib/pcre/pcre.h, lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
14174: main/compile.C, main/compile.tab.C, main/compile.y,
14175: main/compile_tools.C, main/compile_tools.h, main/execute.C,
14176: main/main.dsp, main/pa_cache_managers.C, main/pa_charset.C,
14177: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
14178: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
14179: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
14180: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
14181: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
14182: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/getopt.c,
14183: targets/cgi/getopt.h, targets/cgi/pa_pool.C,
14184: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
14185: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
14186: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
14187: targets/isapi/pool_storage.h, types/pa_value.C, types/pa_value.h,
14188: types/pa_value_includes.h, types/pa_vbool.h, types/pa_vclass.C,
14189: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
14190: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
14191: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
14192: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
14193: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
14194: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
14195: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
14196: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
14197: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
14198: types/pa_vresponse.h, types/pa_vstateless_class.C,
14199: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14200: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
14201: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
14202: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
14203: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
14204: types/pa_wcontext.h, types/pa_wwrapper.h: grammar compiled
14205:
14206: * ChangeLog, src/classes/classes.h, src/classes/op.C,
14207: src/include/pa_cache_managers.h, src/include/pa_charset.h,
14208: src/include/pa_charsets.h, src/include/pa_common.h,
14209: src/include/pa_dictionary.h, src/include/pa_exception.h,
14210: src/include/pa_exec.h, src/include/pa_pool.h,
14211: src/include/pa_request.h, src/include/pa_sapi.h,
14212: src/include/pa_sql_connection.h,
14213: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
14214: src/include/pa_table.h, src/include/pa_uue.h, src/main/compile.C,
14215: src/main/compile.tab.C, src/main/compile_tools.C,
14216: src/main/compile_tools.h, src/main/main.dsp,
14217: src/main/pa_charset.C, src/main/pa_charsets.C,
14218: src/main/pa_common.C, src/main/pa_dictionary.C,
14219: src/main/pa_exception.C, src/main/pa_exec.C,
14220: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
14221: src/main/pa_string.C, src/main/pa_table.C, src/main/pa_uue.C,
14222: src/main/untaint.C, src/types/pa_value.C, src/types/pa_value.h,
14223: src/types/pa_vclass.h, src/types/pa_vcookie.C,
14224: src/types/pa_vcookie.h, src/types/pa_vdate.h,
14225: src/types/pa_vdouble.h, src/types/pa_venv.h,
14226: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.h,
14227: src/types/pa_vhash.h, src/types/pa_vimage.C,
14228: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.C,
14229: src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
14230: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
14231: src/types/pa_vobject.C, src/types/pa_vobject.h,
14232: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
14233: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
14234: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
14235: src/types/pa_vstateless_object.h, src/types/pa_vstatus.h,
14236: src/types/pa_vstring.h, src/types/pa_vtable.h,
14237: src/types/pa_vvoid.h, src/types/pa_wcontext.C,
14238: src/types/pa_wcontext.h, src/types/pa_wwrapper.h: ConstStringPtr
14239: died, long live StringPtr
14240:
14241: 2003-01-30 paf
14242:
14243: * src/: include/pa_charset.h, include/pa_request.h,
14244: include/pa_sql_driver_manager.h, main/compile.tab.C,
14245: main/compile.y, main/compile_tools.h, main/pa_request.C,
14246: types/pa_vobject.h, types/pa_vstatus.h: grammar compiled
14247:
14248: * src/: classes/classes.h, include/pa_pool.h, main/compile.C,
14249: main/compile.tab.C, types/pa_value.h, types/pa_vfile.h,
14250: types/pa_vhash.h, types/pa_vmethod_frame.h,
14251: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
14252: types/types.dsp: vstateless_class compiled
14253:
14254: * src/main/compile.C: compile compiled
14255:
14256: * src/: include/pa_array.h, include/pa_operation.h,
14257: include/pa_table.h, main/compile_tools.C, main/compile_tools.h,
14258: main/pa_table.C: compile_tools compiled
14259:
14260: * src/: include/pa_operation.h, main/compile.y,
14261: main/compile_tools.C, main/compile_tools.h: started
14262: compile_tools. vagues ideas of how to free compiled code
14263:
14264: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C,
14265: main/main.dsp, types/pa_value.C, types/pa_value.h,
14266: types/pa_vmethod_frame.h, types/pa_vstateless_class.h: value
14267: compiled
14268:
14269: 2003-01-29 paf
14270:
14271: * src/: include/pa_globals.h, include/pa_request.h,
14272: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
14273: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
14274: types/pa_wcontext.h, types/types.dsp: vmethodframe, pa_request.h
14275: compiled
14276:
14277: * src/lib/ltdl/config_fixed.h: libltdl compiled without warnings
14278: now
14279:
14280: * src/: include/pa_array.h, include/pa_exception.h,
14281: include/pa_pool.h, main/pa_exception.C: gd compiled
14282:
14283: * src/types/: pa_vfile.C, pa_vfile.h, pa_vimage.C, pa_vimage.h: gd
14284: compiled
14285:
14286: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
14287: types/pa_value.C, types/pa_value.h, types/pa_vfile.C,
14288: types/pa_vfile.h: vfile compiled
14289:
14290: * src/: include/pa_common.h, include/pa_globals.h,
14291: include/pa_string.h, main/pa_globals.C, types/pa_value.C,
14292: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
14293: types/pa_vform.C, types/pa_vform.h: vcookie compiled
14294:
14295: * src/: include/pa_exception.h, main/pa_cache_managers.C,
14296: main/pa_charsets.C, main/pa_common.C, main/pa_dir.C,
14297: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
14298: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
14299: main/pa_uue.C: #include "pa_value_includes.h" everywhere in main
14300:
14301: * src/: include/pa_request_charsets.h, include/pa_request_info.h,
14302: main/main.dsp, main/untaint.C: more compiled
14303:
14304: * src/: include/pa_charsets.h, include/pa_request.h,
14305: include/pa_request_info.h, include/pa_string.h,
14306: main/pa_charsets.C, types/pa_vrequest.C, types/pa_vresponse.C,
14307: types/pa_vresponse.h: vrequest compiled
14308:
14309: * src/types/: pa_value.h, pa_vdate.h, pa_vform.h, pa_vhash.h,
14310: pa_vobject.C, pa_vobject.h, pa_vrequest.C, pa_vresponse.C,
14311: pa_vresponse.h, pa_wcontext.h: vrequest compiled
14312:
14313: * src/: classes/classes.h, include/pa_charset.h,
14314: include/pa_charsets.h, include/pa_globals.h, include/pa_pool.h,
14315: include/pa_request.h, include/pa_string.h, main/main.dsp,
14316: main/pa_charset.C, main/pa_charsets.C, main/pa_globals.C,
14317: main/untaint.C, types/pa_value.h, types/pa_vdouble.h,
14318: types/pa_vfile.h, types/pa_vint.h, types/pa_vmath.C,
14319: types/pa_vrequest.C, types/pa_vrequest.h,
14320: types/pa_vstateless_class.h, types/pa_vstring.h,
14321: types/pa_vvoid.h: vrequest,vdouble,vint compiled
14322:
14323: * src/: classes/classes.h, classes/math.C, include/pa_pool.h,
14324: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
14325: main/main.dsp, types/pa_value.h, types/pa_vbool.h,
14326: types/pa_vclass.h, types/pa_vdouble.h, types/pa_venv.h,
14327: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
14328: types/pa_vjunction.h, types/pa_vmath.C, types/pa_vmath.h,
14329: types/pa_vobject.h, types/pa_vstateless_class.h,
14330: types/pa_vstateless_object.h, types/pa_vstatus.h,
14331: types/pa_vstring.h, types/types.dsp: vmath compiled
14332:
14333: 2003-01-28 paf
14334:
14335: * src/: classes/classes.h, classes/date.C, classes/file.C,
14336: classes/hash.C, classes/image.C, classes/table.C, classes/xdoc.C,
14337: classes/xnode.h, main/execute.C, main/main.dsp, types/pa_value.h,
14338: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C,
14339: types/pa_vobject.h, types/pa_vstateless_class.h: started main:
14340: compile_tools
14341:
14342: * src/: include/pa_charset.h, include/pa_exception.h,
14343: include/pa_request.h, include/pa_string.h, main/untaint.C:
14344: untaint compiled
14345:
14346: * ChangeLog, src/include/pa_array.h, src/include/pa_string.h,
14347: src/main/execute.C, src/main/untaint.C, src/types/pa_vmail.C:
14348: more compiled. struck with string::store_to needing to know
14349: source/client charsets
14350:
14351: * src/: include/pa_exception.h, include/pa_uue.h, main/pa_uue.C,
14352: types/pa_vfile.h: uue compiled
14353:
14354: * src/: include/pa_table.h, main/pa_string.C, main/pa_table.C:
14355: table compiled
14356:
14357: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
14358: main/pa_globals.C, main/pa_sql_driver_manager.C: globals compiled
14359:
14360: * src/: include/pa_charset.h, main/pa_charset.C,
14361: main/pa_charsets.C: charset/s simplified [charset::pool_for_load
14362: introduced]
14363:
14364: * src/: classes/date.C, include/pa_charset.h,
14365: include/pa_charsets.h, include/pa_globals.h, main/pa_charset.C,
14366: main/pa_charsets.C, main/pa_globals.C, main/pa_request.C:
14367: pa_charsets compiled
14368:
14369: * src/: include/pa_array.h, include/pa_exec.h, include/pa_hash.h,
14370: include/pa_pool.h, main/pa_exec.C: pa_exec win32 compiled
14371:
14372: * src/: include/pa_pool.h, main/pa_common.C, types/pa_vdouble.h:
14373: common compiled
14374:
14375: * src/: include/pa_charsets.h, main/pa_charsets.C,
14376: main/pa_sql_driver_manager.C: pa_charsets compiled
14377:
14378: * src/: include/pa_array.h, include/pa_charset.h,
14379: include/pa_charsets.h, include/pa_pool.h,
14380: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14381: include/pa_stack.h, include/pa_string.h,
14382: main/pa_sql_driver_manager.C, types/pa_vhash.h, types/pa_vint.h:
14383: sql_driver_manager compiled
14384:
14385: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: ukranian
14386: letter i with two dots added to koi, all ukranian letters added
14387: to win1251.
14388:
14389: typographic simbol 0xb9 deleted from win1251 [strange one & were
14390: abscent from koi]
14391:
14392: 2003-01-27 paf
14393:
14394: * src/: include/pa_exception.h, include/pa_sql_connection.h,
14395: include/pa_sql_driver_manager.h, include/pa_string.h,
14396: main/pa_common.C, main/pa_exec.C, main/pa_sql_driver_manager.C,
14397: sql/pa_sql_driver.h: paused on sql_manager
14398:
14399: * src/: include/pa_cache_managers.h, include/pa_pool.h,
14400: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14401: include/pa_stack.h, main/pa_sql_driver_manager.C,
14402: types/pa_vtable.h, types/pa_vvoid.h: vtable compiled
14403:
14404: * src/: classes/op.C, include/pa_globals.h, include/pa_hash.h,
14405: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14406: include/pa_table.h, main/pa_sql_driver_manager.C,
14407: main/pa_table.C: table compiled
14408:
14409: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C:
14410: cache_managers compiled
14411:
14412: * src/: include/pa_array.h, include/pa_charset.h,
14413: include/pa_pool.h, main/pa_charset.C: charset compiled
14414:
14415: * src/: include/pa_pool.h, main/pa_common.C: common compiled
14416:
14417: * src/: include/pa_array.h, include/pa_common.h, include/pa_hash.h,
14418: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
14419: main/pa_string.C, types/pa_value.C, types/pa_value.h,
14420: types/pa_vhash.h, types/pa_vint.h, types/pa_vstateless_class.h,
14421: types/pa_wcontext.C, types/pa_wcontext.h: wcontext compiled
14422:
14423: 2003-01-24 paf
14424:
14425: * src/: classes/classes.C, classes/classes.h, include/pa_array.h,
14426: include/pa_common.h, include/pa_globals.h, include/pa_hash.h,
14427: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
14428: main/pa_globals.C, main/pa_string.C, types/pa_value.h,
14429: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vhash.h,
14430: types/pa_vint.h, types/pa_vjunction.h,
14431: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14432: types/pa_vstatus.h, types/pa_vstring.h: more patched
14433:
14434: * src/: classes/op.C, include/pa_array.h, include/pa_exception.h,
14435: include/pa_hash.h, include/pa_pool.h, include/pa_string.h,
14436: include/pa_table.h, main/pa_dictionary.C, main/pa_exception.C,
14437: main/pa_string.C, main/pa_table.C: string compiled
14438:
14439: * src/: include/pa_array.h, include/pa_common.h,
14440: include/pa_dictionary.h, include/pa_exception.h,
14441: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
14442: main/pa_common.C, main/pa_dictionary.C, main/pa_exception.C,
14443: main/pa_string.C: dictionary compiled
14444:
14445: 2003-01-23 paf
14446:
14447: * src/: include/pa_array.h, include/pa_common.h,
14448: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
14449: include/pa_request.h, include/pa_string.h, main/pa_common.C,
14450: main/pa_exception.C, main/pa_globals.C, types/pa_value.C,
14451: types/pa_value.h: resurrected pool in new sense: now it's
14452: factory, producing&accounting memory chunks for read[autofree]
14453: buffers
14454:
14455: * src/: include/pa_array.h, include/pa_exception.h,
14456: include/pa_hash.h, include/pa_pool.h, include/pa_table.h,
14457: main/pa_exception.C, main/pa_table.C: table compiled
14458:
14459: * src/: classes/image.C, classes/op.C, include/pa_array.h,
14460: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
14461: include/pa_pool.h, include/pa_pragma_pack_begin.h,
14462: include/pa_pragma_pack_end.h, include/pa_sapi.h,
14463: include/pa_string.h, include/pa_table.h, include/pa_types.h,
14464: main/pa_exception.C, main/pa_globals.C, main/pa_string.C,
14465: main/pa_table.C: aint that easy
14466:
14467: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
14468: main/main.dsp: continued with Hash
14469:
14470: * src/main/pa_common.C: connect_string allocated on heap[wes on
14471: stack] now. and exception can be reported OK now [can be reported
14472: outside of pro c with that stack]
14473:
14474: 2003-01-22 paf
14475:
14476: * src/: include/pa_array.h, include/pa_charset.h,
14477: include/pa_dictionary.h, include/pa_hash.h, include/pa_pool.h,
14478: include/pa_string.h, main/pa_array.C, main/pa_hash.C,
14479: main/pa_pool.C, main/pa_string.C: started auto_ptr. PA_Object is
14480: base: contains references_count. auto_ptr template calls
14481: add_ref/release
14482:
14483: 2003-01-21 paf
14484:
14485: * src/: classes/classes.C, classes/classes.h, classes/date.C,
14486: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
14487: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
14488: classes/op.C, classes/response.C, classes/string.C,
14489: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
14490: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
14491: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
14492: include/pa_config_fixed.h, include/pa_config_includes.h,
14493: include/pa_dictionary.h, include/pa_dir.h,
14494: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
14495: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
14496: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
14497: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
14498: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14499: include/pa_stack.h, include/pa_string.h,
14500: include/pa_stylesheet_connection.h,
14501: include/pa_stylesheet_manager.h, include/pa_table.h,
14502: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
14503: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
14504: lib/pcre/pcre_parser_ctype.c, main/compile.C,
14505: main/compile_tools.C, main/compile_tools.h, main/execute.C,
14506: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
14507: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
14508: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
14509: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
14510: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
14511: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
14512: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
14513: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
14514: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
14515: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
14516: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
14517: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
14518: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
14519: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
14520: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
14521: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
14522: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
14523: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
14524: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
14525: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
14526: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
14527: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
14528: types/pa_vstateless_object.h, types/pa_vstatus.C,
14529: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
14530: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
14531: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
14532: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
14533: types/pa_wwrapper.h, main/compile.tab.C, main/compile.y:
14534: 2002->2003
14535:
14536: 2003-01-16 paf
14537:
14538: * operators.txt, src/include/pa_globals.h, src/main/pa_common.C,
14539: src/main/pa_globals.C: http:// introducing $.any-status(1)
14540:
14541: * operators.txt, src/include/pa_config_fixed.h,
14542: src/main/pa_common.C: http request now return status. and not
14543: fail on status!=200
14544:
14545: 2003-01-15 paf
14546:
14547: * src/main/pa_globals.C: localized pa_xmlFileRead/Close
14548:
14549: 2003-01-14 paf
14550:
14551: * src/lib/ltdl/: config.guess, config.sub, install-sh, missing,
14552: mkinstalldirs: removed some ancient files [they in / really]
14553:
14554: * src/lib/ltdl/: config_fixed.h, libltdl.dsp, ltdl.c: ltdl.c
14555: regretfully needed patch in two places. in config_fixed.h made
14556: stubs for lib to compile in MSVC
14557:
14558: 2003-01-13 paf
14559:
14560: * config.guess, config.sub, ltmain.sh: removed last piece of
14561: configure.in(libtool) hacks
14562:
1.101 moko 14563: * src/lib/ltdl/: COPYING.LIB, acinclude.m4, config.h,
1.95 moko 14564: config_auto.h.in, configure, configure.in, libltdl.dsp, ltdl.c,
14565: ltdl.h: moved to latest libtool (1.4.3)
14566:
14567: 2003-01-10 paf
14568:
14569: * src/lib/ltdl/: configure, configure.in: PROG_NM
14570:
14571: * src/main/pa_globals.C: moved to latest xml lib versions, changed
14572: patches. libxml2 >= 2.5.1
14573: [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >= 1.0.23
14574: [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >= 0.7.2
14575: [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
14576:
14577: * INSTALL: moved to latest versions of xml libs libxml2 >=
14578: 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >=
14579: 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >=
14580: 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
14581:
14582: 2003-01-09 paf
14583:
14584: * INSTALL: xml,xslt,gdome lib urls updated
14585:
14586: * config.guess, config.sub, missing, mkinstalldirs,
1.101 moko 14587: src/include/pa_config_auto.h.in, src/lib/ltdl/config_auto.h.in,
1.95 moko 14588: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
1.101 moko 14589: src/targets/cgi/Makefile.am: moved to autoconf 2.57 & automake
14590: 1.7.2
1.95 moko 14591:
14592: * depcomp: moving to automake 1.7.2
14593:
14594: 2002-12-27 paf
14595:
14596: * src/include/pa_version.h: 0007
14597:
14598: * src/doc/: aliased.dox, index.dox, module.dox, pooled.dox: removed
14599: outdated parts, made links to language docs
14600:
14601: * src/include/pa_config_auto.h.in: comment
14602:
14603: 2002-12-26 paf
14604:
14605: * src/classes/file.C: ^file:fullpath[a.gif] when document root did
14606: not contain trailing / fixed.
14607:
14608: * INSTALL: changing SAFE_MODE politics
14609:
14610: * src/include/pa_config_auto.h.in: changing SAFE_MODE politics
14611:
14612: * src/main/: pa_common.C, pa_exec.C: changing SAFE_MODE politics
14613:
14614: 2002-12-25 paf
14615:
14616: * src/main/pa_globals.C: optimized-xml
14617:
14618: * src/main/pa_globals.C: optimized-as-is
14619:
14620: 2002-12-24 paf
14621:
14622: * src/main/: pa_common.C, pa_pool.C: pool::copy on zero size|ptr
14623: fixed [were really called with zero size when .html?a=&b=]
14624:
14625: * src/classes/mail.C: $MAIL in @conf now invalid when configured
14626: with --with-sendmail
14627:
14628: * src/main/pa_exec.C: fork/pipe error now [old always-pipe-error
14629: fixed]
14630:
14631: 2002-12-23 paf
14632:
14633: * src/types/pa_vcookie.C: $cookie:field[put value] fixed [were
14634: ignoring parameters & were storing only string with default
14635: expires
14636:
14637: * src/main/pa_charset.C: From: "Victor Fedoseev" <vvf_ru@mail.ru>
14638: To: "Alexandr Petrosian (PAF)" <PAF@design.ru> Sent: Monday,
14639: December 23, 2002 4:22 AM Subject: bug â
14640: Charset::transcode_buf2xchar
14641:
14642: 2002-12-20 paf
14643:
14644: * src/targets/cgi/parser3.C: removed last \n appending in non-win32
14645: non-cgi [script] runs
14646:
14647: 2002-12-19 paf
14648:
14649: * INSTALL: --without-iconv recommended [it crashes on some systems
14650: [tested on elik]] moreover, it's not needed there [parser
14651: registers charsets itself]
14652:
14653: * INSTALL: --without-iconv recommended [it crashes on some systems
14654: [tested on elik]]
14655:
14656: * operators.txt, src/include/pa_globals.h,
14657: src/include/pa_request.h, src/main/pa_globals.C,
14658: src/main/pa_request.C: $response:download
14659:
14660: * src/classes/mail.C: 'to' check bugfix [now checked only on ms
14661: compiler [win32]].
14662:
14663: 2002-12-18 paf
14664:
14665: * src/classes/xdoc.C: doc->URL on xdoc.load set correctly now
14666:
14667: 2002-12-17 paf
14668:
14669: * src/targets/cgi/parser3.C: merged die&iis changes
14670:
14671: * src/targets/cgi/parser3.C: 1. on win32 in die: abort() reverted
14672: to exit(1) 2. more flexible iilegal call check
14673:
14674: 2002-12-16 paf
14675:
14676: * ltmain.sh: some automakes silly insist on having this handy
14677:
14678: * src/main/untaint.C: filespec russian small 'r' changed to latin
14679: 'p' bug fix
14680:
14681: 2002-12-15 paf
14682:
14683: * src/main/untaint.C: filespec russian small 'r' changed to latin
14684: 'p'
14685:
14686: * configure.in, src/include/pa_config_auto.h.in,
14687: src/main/compile.C, src/main/pa_common.C: merged small changes
14688: from branch 6 to HEAD
14689:
14690: * src/main/compile.C: removed warning
14691:
14692: * src/main/pa_common.C: ftruncate having checked
14693:
14694: * configure.in, src/include/pa_version.h: new version
14695:
14696: 2002-12-14 paf
14697:
14698: * src/classes/table.C: removed unnecessary code
14699:
14700: * src/sql/pa_sql_driver.h: exception type fixed
14701:
14702: 2002-12-09 paf
14703:
14704: * src/types/pa_vvoid.h: $void.store[now] error
14705:
14706: * src/targets/cgi/parser3.C: ::die now tries to write core dump
14707:
14708: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: ::die now
14709: tries to write core dump
14710:
14711: * src/targets/cgi/parser3.C: ::die now tries to write core dump
14712:
14713: * src/: classes/hash.C, classes/string.C, classes/table.C,
14714: classes/void.C, main/pa_sql_driver_manager.C,
14715: sql/pa_sql_driver.h: changed exception handling mech in sql
14716: handlers #2
14717:
14718: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: changed
14719: exception handling mech in sql handlers
14720:
14721: * src/sql/pa_sql_driver.h: changed exception handling mech in sql
14722: handlers
14723:
14724: * src/: classes/hash.C, classes/string.C, classes/table.C,
14725: classes/void.C, main/pa_sql_driver_manager.C,
14726: sql/pa_sql_driver.h: changed exception handling mech in sql
14727: handlers
14728:
1.101 moko 14729: * configure.in: removed configure.in:AC_LIBTOOL, it caused automake
14730: to write makefile which used libtool to install things, which is
14731: not needed
1.95 moko 14732:
14733: 2002-12-06 paf
14734:
14735: * operators.txt, src/main/compile.tab.C, src/types/pa_vhash.h:
14736: $hash.fields -- pseudo field to make 'hash' more like 'table'
14737:
14738: 2002-12-05 paf
14739:
14740: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp
14741: cc/bcc OK now
14742:
14743: * src/main/untaint.C: mail header closed properly
14744:
14745: * src/: main/pa_common.C, main/untaint.C, types/pa_vmail.C: mail
14746: header ',' allowed. still bugs in smtp [only one receiptient
14747: works, cc, bcc ignored now, and MAILED ;)]
14748:
14749: [strncpy killed, memnchr used]
14750:
14751: * src/main/pa_table.C: table-copy now current=0
14752:
14753: * src/main/: pa_array.C, pa_table.C: wow! found/fixed bug in
14754: lowlevel proc
14755:
14756: * src/targets/cgi/parser3.C: more checks on
14757: http://domain/parser.cgi start [maybe some getenv returns "",
14758: checked that now
14759:
14760: * src/targets/cgi/parser3.C: more checks on
14761: http://domain/parser.cgi start [maybe some getenv returns "",
14762: checked that now
14763:
14764: * src/targets/cgi/parser3.C: error logging made unbuffered [so that
14765: out-of-mem errors reached log]
14766:
14767: * src/: classes/mail.C, targets/cgi/parser3.C, types/pa_vmail.C:
14768: mail:send MIME-Version default
14769:
14770: * src/main/main.dsp: pa_version included into main.dsp
14771:
14772: 2002-12-04 paf
14773:
14774: * src/types/pa_vform.C: $form:field string value cut by premature 0
14775:
14776: * parser3.dsw, src/main/compile.tab.C, src/main/main.dsp:
14777: lib/libltdl -> lib/ltdl Win32 changes. s
14778:
14779: * src/classes/classes.awk: more strict *.C$
14780:
14781: * gnu.dsp: restored
14782:
1.101 moko 14783: * configure.in, gnu.dsp, src/lib/Makefile.am,
14784: src/lib/ltdl/Makefile.am, src/lib/ltdl/README,
14785: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
14786: src/lib/ltdl/config.h, src/lib/ltdl/config.sub,
14787: src/lib/ltdl/config_auto.h.in, src/lib/ltdl/config_fixed.h,
14788: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
14789: src/lib/ltdl/install-sh, src/lib/ltdl/libltdl.dsp,
14790: src/lib/ltdl/ltdl.c, src/lib/ltdl/ltdl.h: src/lib/ltdl/Makefile
14791: now created with /configure, not ltdl/configure, so it does have
14792: no problems with automake. ltdl/configure
14793: AC_OUTPUT(Makefile<<removed)
1.95 moko 14794:
14795: 2002-12-02 paf
14796:
14797: * operators.txt: removed outdated status:db
14798:
14799: * ChangeLog, src/classes/mail.C, src/include/pa_common.h,
14800: src/main/pa_common.C, src/main/pa_request.C,
14801: src/types/pa_vcookie.C, src/types/pa_vmail.C: http header lang of
14802: tainted parts becomes http-header
14803:
14804: 2002-11-29 paf
14805:
14806: * src/classes/date.C, src/classes/image.C, operators.txt: exif
14807: dates now objects of type date
14808:
14809: * src/classes/image.C: file.seek removed [it were used in image.C
14810: only, and for parser user this means that jpeg image has bad
14811: size in fragment's header] now used image.format
14812:
14813: * src/: include/pa_common.h, main/pa_common.C,
14814: types/pa_vresponse.C, types/pa_vresponse.h: http:// param values
14815: now handled exactly like $response:header values. e.g. can be
14816: hash [can have subattributes] & contain date values.
14817:
14818: * src/main/pa_common.C: http:// param values lang forced URI
14819:
14820: * src/main/pa_common.C: http:// tainted partes now %xx
14821:
14822: 2002-11-28 paf
14823:
14824: * operators.txt: http.timeout
14825:
14826: * src/classes/image.C: ^image.length now counts interchar space.
14827: plus space after last char
14828:
14829: * src/main/pa_string.C: PCRE_DOLLAR_ENDONLY
14830:
14831: * src/classes/image.C: ^image.font width measurer now scans full
14832: height [were -1]
14833:
14834: * configure.in: stopped double libltdl/Makefile generation
14835:
14836: * src/classes/image.C: ^image.text now outputs one pixel HIGHER
14837: chars [one top horizontal line of 1pixel height were missing]
14838:
14839: * src/classes/op.C: ^cache bug fixed. stupid compiler allowed
14840: 'false' to go into (Hash *) parameter
14841:
14842: 2002-11-27 paf
14843:
14844: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
14845: types/pa_vmail.C: response:body[file] if file nows it's name now
14846: returns content-disposition: >>attachment<<
14847:
14848: * src/classes/image.C: ^image.font << bad font file-size now
14849: properly reported
14850:
14851: 2002-11-26 paf
14852:
14853: * src/main/pa_request.C: fixed lang in reponse header
14854:
14855: * src/main/pa_common.C: utf8 prefix ignored @read text
14856:
14857: * operators.txt, src/main/pa_common.C: http:// response status!=200
14858: made exception: http.status with source=bad status#
14859:
14860: 2002-11-25 paf
14861:
14862: * configure.in, src/classes/image.C,
14863: src/include/pa_config_auto.h.in,
14864: src/include/pa_config_includes.h, src/main/Makefile.am,
1.101 moko 14865: src/main/pa_common.C, src/main/pa_globals.C: http:// and image
14866: const void related probs fixed
1.95 moko 14867:
14868: * operators.txt, src/main/pa_common.C: http fields now UPPERCASE
14869:
14870: $file[^file::load[http://there]] $file.SERVER
14871:
14872: * src/: classes/file.C, classes/image.C, classes/xdoc.C,
14873: include/pa_common.h, main/pa_common.C, main/pa_request.C: checked
14874: http options [invalid onces now reported] made default
14875: user-agent: paf
14876:
14877: * operators.txt, src/classes/file.C, src/classes/table.C,
14878: src/classes/xdoc.C, src/include/pa_common.h,
14879: src/include/pa_globals.h, src/main/pa_common.C,
14880: src/main/pa_globals.C, src/main/pa_request.C,
14881: src/types/pa_vfile.C, src/types/pa_vfile.h: table/xdoc/file::load
14882: now understand http:// prefix and additional params, sample:
14883: $rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
14884: $.USER-AGENT[parser3] ]]
14885:
14886: 2002-11-22 paf
14887:
14888: * src/classes/image.C, src/include/pa_globals.h,
14889: src/main/execute.C, src/main/pa_globals.C, src/types/pa_vimage.C,
14890: src/types/pa_vimage.h, operators.txt: $image.exif support
14891: $image.exif.DateTime & co
14892:
14893: 2002-11-21 paf
14894:
14895: * src/main/: pa_exec.C, untaint.C: cstr(UL_UNSPECIFIED) [not
14896: _PASS_APPENDED)
14897:
14898: * src/classes/image.C: jpeg size measure fixed: were badly skipping
14899: EXIF information [were big block and it's size were considered
14900: negative :(]
14901:
14902: * operators.txt, src/classes/image.C, src/include/pa_common.h,
14903: src/main/pa_common.C, src/types/pa_vmail.C: image.measure
14904: internals rewritten. no there's reader.seek, and all's ready for
14905: EXIF extraction [now we fail to measure files with EXIF info]
14906:
14907: * src/main/pa_common.C: O_TRUNCATE killed, ftruncate used instead:
14908: O_TRUNC truncates even exclusevely write-locked file [thanks to
14909: Igor Milyakov <virtan@rotabanner.com> for discovering]
14910:
14911: 2002-11-20 paf
14912:
14913: * src/targets/cgi/parser3.C: logging @signal += query_string
14914:
14915: * configure.in, src/include/pa_config_auto.h.in,
14916: src/include/pa_config_includes.h, src/targets/cgi/parser3.C:
14917: comment
14918:
14919: * src/targets/cgi/parser3.C: SIGNALS overriden @ main top
14920:
14921: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
14922: targets/cgi/parser3.C: SIGUSR1 >> writes to error_log uri of
14923: currently processed document SIGPIPE >> interrupts request
14924: processing [exception = DB rollback]
14925:
14926: * src/main/pa_exec.C: comment
14927:
14928: * src/main/pa_exec.C: pa_exec: data written only if size>0
14929:
14930: * operators.txt, src/classes/file.C: ^file::exec/cgi[file;$.stdin[]
14931: << disable HTTP-POST repassing
14932:
14933: * src/: include/pa_config_fixed.h, main/pa_common.C,
14934: main/pa_exec.C, targets/cgi/parser3.C: ^file:exec/cgi [pa_exec]
14935: pipe read errors now checked
14936:
14937: 2002-11-19 paf
14938:
14939: * src/targets/cgi/parser3.C: removed #ifdef WIN32 around check of
14940: CGI: Illegal call
14941:
14942: 2002-11-01 paf
14943:
14944: * src/main/execute.C: comment
14945:
14946: 2002-10-31 paf
14947:
14948: * src/main/execute.C: found out why, checked that for now. todo:
14949: find out a way for that user could do that
14950:
14951: * src/types/pa_vstateless_object.h: object put replaces static
14952: parent if any
14953:
14954: * src/types/pa_vobject.C: object put replaces static parent if any
14955:
14956: * src/: classes/form.C, classes/mail.C, classes/op.C,
14957: classes/xnode.h, main/compile.tab.C, main/execute.C,
14958: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
14959: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
14960: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
14961: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
14962: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
14963: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
14964: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
14965: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
14966: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
14967: types/pa_vstateless_object.h, types/pa_vstatus.C,
14968: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
14969: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
14970: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
14971: types/pa_wwrapper.h: static fix merged
14972:
14973: * src/: main/compile.tab.C, types/pa_vobject.C: killed
14974: $virtual_fields in dynamic, but one can reach derived
14975: static[class] variable from base
14976:
14977: * src/: classes/op.C, types/pa_value.h, types/pa_vmethod_frame.h,
14978: types/pa_vobject.C, types/pa_vobject.h,
14979: types/pa_vstateless_class.C, types/pa_vstateless_class.h: fixed
14980: statics, left $virtual_fields in dynamic
14981:
14982: * src/types/: pa_vobject.C, pa_vstateless_class.C: realized that
14983: one can't remember derivates in base class: there's so many of
14984: them. also there can be no virtual method calls in static
14985: classes
14986:
14987: * src/: classes/form.C, classes/mail.C, classes/op.C,
14988: classes/xnode.h, main/execute.C, main/pa_request.C,
14989: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
14990: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
14991: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
14992: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
14993: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
14994: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
14995: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
14996: types/pa_vresponse.C, types/pa_vresponse.h,
14997: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
14998: types/pa_vstateless_object.h, types/pa_vstatus.C,
14999: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
15000: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
15001: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
15002: types/pa_wwrapper.h: static call $self fixed
15003:
15004: * src/main/execute.C: comment
15005:
15006: * src/: classes/op.C, types/pa_value.h, types/pa_vobject.h:
15007: ^process[$caller.self]{...} now compiles to last derived object
15008: part of that 'self'
15009:
15010: 2002-10-29 paf
15011:
15012: * src/targets/isapi/parser3isapi.C: comment on 404 bad status
15013: re-passing [iis to blame]
15014:
15015: * src/classes/string.C: changed string.save to pass current sql
15016: connection to cstr thus one can ^connect[some server]{
15017: $s[insert into table x (x) values (^taint[sql]{value})]
15018: ^s.save[some.sql] } and he'd get in some.sql file code with
15019: properly escaped. [tried in mssql->mysql export->import of
15020: binary data]
15021:
15022: 2002-10-25 paf
15023:
15024: * src/types/pa_vresponse.C: case insensitive response user fields
15025: get/put
15026:
15027: * src/: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
15028: types/pa_vresponse.C: saving for maybe-future
15029:
15030: 2002-10-23 paf
15031:
15032: * operators.txt, src/classes/table.C: ^table.hash{code}...
15033: ^table.hash(expr)...
15034:
15035: * src/types/pa_vmail.C: email whitespace trimBoth-ed
15036:
15037: 2002-10-22 paf
15038:
15039: * src/types/: pa_vform.C, pa_vform.h: removed needless
15040: VForm::Append...(...Value)
15041:
15042: * src/main/execute.C: $.name outside of $name[...] checked
15043:
15044: * src/main/: compile.tab.C, compile.y: lexer changed to fix
15045: ^call[]^#HH bug [that situation yelded no EON, which whas wrong]
15046:
15047: 2002-10-21 paf
15048:
15049: * operators.txt, src/types/pa_vform.C, src/types/pa_vform.h:
15050: $form:qtail $form:imap.x/y
15051:
15052: * operators.txt, src/types/pa_vform.C: $form:nameless =
15053: "?value&...", "...&value&...", "...&value"
15054:
15055: * operators.txt, src/types/pa_vform.C: $form:image-map
15056:
15057: * operators.txt, src/classes/file.C: /some/page.html:
15058: ^file:fullpath[a.gif] => /some/a.gif
15059:
15060: 2002-10-17 paf
15061:
15062: * src/main/: compile.tab.C, compile.y: operators precedence changed
15063: a little: logical not and bitwise negation precedence made
15064: highest, << and >> bitshits precedence made equal [were << higher
15065: than >>]
15066:
15067: * src/classes/op.C: exception handling fixed [were bad with
15068: contexts]
15069:
15070: 2002-10-16 paf
15071:
15072: * src/: classes/op.C, include/pa_request.h, main/execute.C,
15073: main/pa_request.C: Request::self considered equal to
15074: VMethodFrame::self, and removed, Request::get_self() mapped to
15075: VMethodFrame.self()
15076:
15077: * src/: classes/op.C, main/pa_request.C: VMainClass now has name =
15078: $hash in open field now gives old good error meesage
15079:
15080: 2002-10-15 paf
15081:
15082: * src/types/pa_vjunction.h: ^if(def $junction){was true}{now false}
15083: use ^if($junction is junction){was and now true}
15084:
15085: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
15086: include/pa_pool.h, main/pa_charset.C, main/pa_pool.C,
15087: types/pa_vxnode.C: xml->parser strings now have origin, which
15088: points to place where value left xml library and came to parser:
15089: place of dom field extraction/call
15090:
15091: * src/: classes/op.C, include/pa_opcode.h, include/pa_request.h,
15092: main/compile.tab.C, main/compile.y, main/execute.C,
15093: types/pa_vmethod_frame.h: removed last pieces of old code
15094: allowing $junction.xxx at compile time
15095:
15096: * ChangeLog, src/classes/op.C, src/main/compile.tab.C,
15097: src/main/compile.y, src/types/pa_vmethod_frame.h: process[self]
15098: objects also considered [were only classes]
15099:
15100: * ChangeLog, src/classes/op.C, src/include/pa_request.h,
15101: src/types/pa_vmethod_frame.h: ^process[CLASS]{body} now executed
15102: with CLASS self. [ (request&method_frame).self temporarily
15103: changed ]
15104:
15105: * src/classes/: hash.C, op.C: method_frame now always changed, with
15106: no exception to native calls. for&foreach changed to use
15107: method_frame.caller for their var's name context
15108:
15109: * src/: main/execute.C, targets/cgi/parser3.C,
15110: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
15111: compiling to system classes disabled
15112:
15113: * operators.txt, src/classes/op.C:
15114: ^process[$caller.CLASS]{code-string} added
15115:
15116: * operators.txt, src/classes/op.C, src/main/compile.tab.C,
15117: src/main/compile.y, src/main/execute.C, src/main/pa_request.C,
15118: src/types/Makefile.am, src/types/pa_vjunction.C,
15119: src/types/pa_vjunction.h, src/types/pa_vmethod_frame.h,
15120: src/types/types.dsp: removed $junction.get $junction.set[]
15121: introducing $caller
15122:
15123: * src/types/pa_value.h: removed outdated comments. doxygen would
15124: find them lower by inheritance tree
15125:
15126: * src/types/pa_vjunction.C: ident
15127:
15128: 2002-10-14 paf
15129:
15130: * src/classes/op.C: process compiles to code's class class
15131:
15132: * src/: classes/form.C, classes/mail.C, classes/op.C,
15133: include/pa_request.h, main/compile.C, main/compile.tab.C,
15134: main/compile.y, main/execute.C, main/pa_request.C,
15135: types/pa_vstateless_class.h: operators now main-class-methods
15136:
15137: * src/: classes/op.C, include/pa_request.h: ^try{^call{}} now has
15138: better stack trace [has "call" & co there]
15139:
15140: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
15141: operators @auto now executed in MAIN context
15142:
15143: * src/main/execute.C: operator execution context now = MAIN, not
15144: closest stack frame
15145:
15146: @touchit[] $i[after]
15147:
15148: ----t.html $i[before] << local ^touchit[] $i << now 'before',
15149: were 'after'
15150:
15151: ---t.html $i[before] << notlocal [main] ^touchit[] $i << now
15152: 'after'
15153:
15154: * src/main/execute.C: comment
15155:
15156: * src/types/: pa_vclass.C, pa_vobject.h, pa_vstateless_class.C,
15157: pa_vstateless_class.h: $form:CLASS resurrected [wes killed in
15158: action]
15159:
15160: * src/types/pa_vxnode.C: misreplace fixed
15161:
15162: * configure, configure.in, src/include/pa_config_auto.h.in,
15163: src/types/pa_vstatus.C, operators.txt:
15164: $status:rusage.tv_secs/usecs introduced
15165:
15166: 2002-10-09 paf
15167:
15168: * src/classes/: double.C, int.C, string.C: ^string.int[] now failes
15169: on empty string [or uses (default)]
15170:
15171: 2002-10-08 paf
15172:
15173: * src/main/untaint.C: mail header quoted printable changed after
15174: RFC reread
15175:
15176: * operators.txt: plan on ^if(method
15177:
15178: * src/types/pa_vxnode.C: misreplace
15179:
15180: 2002-09-24 paf
15181:
1.101 moko 15182: * src/targets/cgi/Makefile.am: LIBS were bad name in .am
1.95 moko 15183:
15184: * src/types/pa_vmail.C: HAVE_TIMEZONE & co now checked and
15185: mailreceive would compile on freebsd now
15186:
15187: * src/include/pa_config_fixed.h, src/types/pa_vmail.C, acconfig.h,
15188: configure, configure.in, src/include/pa_config_auto.h.in,
1.101 moko 15189: src/targets/cgi/Makefile.am: HAVE_TIMEZONE & co now checked and
15190: mailreceive would compile on freebsd now
1.95 moko 15191:
15192: * src/: classes/file.C, main/untaint.C: 1. file spec language
15193: changed: now there are only few chars are untainted: * ? ' " < >
15194: | and, on unix, : \ ~ [russian letters and SPACES now enabled,
15195: one should use ^untaint[uri]{...} now]
15196:
15197: 2. $list[^file:list[dir]] now returns simply tainted names in
15198: $list.name, not tainted as filespec
15199:
15200: @russianindex[] #dir with files with russian-lang names
15201: $where[dir]
15202:
15203: $dir[^file:list[$where;\.txt^$]] ^dir.menu{ <a
15204: href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br> }
15205:
15206: 2002-09-23 paf
15207:
15208: * src/types/pa_vdouble.h: double->int round added
15209:
15210: * src/classes/date.C: date bug fix, now
15211: round(floatDays*secondsPerDay)
15212:
15213: * src/classes/date.C: date bug fix, now
15214: round(floatDays*secondsPerDay)
15215:
15216: 2002-09-20 paf
15217:
15218: * src/main/execute.C: code junction calls disabled [before: code
15219: was compiled in such a way, that there were no code-junctions in
15220: OP_CALL]
15221:
15222: this now error: @badjunctioncall[] ^badjunctioncallinside{code}
15223:
15224: @badjunctioncallinside[code] ^code[]
15225:
15226: * src/main/: compile.tab.C, compile.y: changed grammer on junction
15227: expanding to include ^junction.method
15228:
15229: * src/main/pa_common.C: -d "DIR/" now true
15230:
15231: * src/classes/xdoc.C: xdoc::create[name] now sets $request:charset
15232: as internal xdoc encoding, and after decoding attributes set by
15233: dom functions now encoded OK, not as digital entities
15234:
15235: * src/classes/xdoc.C: empty transform result, being taken as file
15236: now returns empty file, not raises stupid error about "stat-ed
15237: file"
15238:
15239: * src/types/pa_vhash.h: hash.foreach modification of existing keys
15240: allowed
15241:
15242: * src/types/types.dsp: introducing $junction.get/put(1) one can
15243: write iterators now:
15244:
15245: ^user-foreach[key;value]{$key=$value<br>}
15246:
15247: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
15248: $code.value($i*2) $code }
15249:
15250: * src/main/compile_tools.h: mistype
15251:
1.101 moko 15252: * src/targets/cgi/Makefile.am: binaries now depend on makefiles,
15253: thus taking linking options configure changes into account [were:
15254: ignoring]
1.95 moko 15255:
15256: * src/types/: pa_vjunction.C, Makefile.am: introducing
15257: $junction.get/put(1) one can write iterators now:
15258:
15259: ^user-foreach[key;value]{$key=$value<br>}
15260:
15261: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
15262: $code.value($i*2) $code }
15263:
15264: * src/: include/pa_opcode.h, include/pa_request.h,
15265: main/compile.tab.C, main/compile.y, main/execute.C,
15266: main/main.dsp, targets/cgi/parser3.dsp, types/pa_vjunction.h:
15267: introducing $junction.get/put(1) one can write iterators now:
15268:
15269: ^user-foreach[key;value]{$key=$value<br>}
15270:
15271: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
15272: $code.value($i*2) $code }
15273:
15274: 2002-09-19 paf
15275:
1.101 moko 15276: * Makefile.am: new: make commit
1.95 moko 15277:
15278: * aclocal.m4: forced to be older
15279:
15280: 2002-09-18 paf
15281:
15282: * parser3.dsw, src/include/pa_opcode.h, src/main/compile.tab.C,
15283: src/main/compile.y, src/main/execute.C: << >> int shifts
15284:
15285: * src/: include/pa_common.h, include/pa_request.h,
15286: main/pa_common.C, main/pa_request.C: auto.p exists but unreadable
15287: - now this - fatal error
15288:
15289: * src/classes/file.C: ^file::exec/cgi $.stdin[can be file now] so
15290: that one can pass binary data there
15291:
15292: * src/: classes/date.C, classes/double.C, classes/file.C,
15293: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
15294: classes/op.C, classes/response.C, classes/string.C,
15295: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
15296: include/pa_request.h: pa_request contexts made privated, plus
15297: get_{self/method_frame} to read. Request_context_saver used in
15298: ^try to save flang too. [were not saved]
15299:
15300: * src/types/pa_vresponse.C: header value chains joined before
15301: output, this should help $.subject[$var $var] from being
15302: converted to subject: ?koi8-r?Q?...?= ?koi8-r?Q?...?=
15303:
15304: 2002-09-17 paf
15305:
15306: * src/: main/execute.C, types/pa_value.h, types/pa_vmethod_frame.h:
15307: removed changes, operators executed with calling self. lots of
15308: code with ^include code relies on defined/defining self variables
15309:
15310: $a[1] ^include[print_a.p] print_a.p: $a
15311:
15312: ^include[set_a.p] a=$a set_a.p: $a[1]
15313:
15314: * src/: classes/op.C, main/execute.C, main/pa_request.C,
15315: types/pa_value.C, types/pa_value.h, types/pa_vmethod_frame.h,
15316: types/pa_vstateless_class.h: operators now executed with MAIN
15317: self. it's for ^include sake, too strong a change
15318:
15319: * src/classes/op.C: made place for ^process to compile it's code to
15320: in case of no self
15321:
15322: * src/main/execute.C: found ancient param to Junction, removed.
15323: allowed passing self to native_code_operators [for ^process to
15324: work, she needs self]
15325:
15326: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
15327: types/pa_vstateless_class.h: found ancient param to Junction,
15328: removed. allowed passing self to native_code_operators [for
15329: ^process to work, she needs self]
15330:
15331: * src/: main/execute.C, main/pa_request.C, types/pa_value.C,
15332: types/pa_value.h, types/pa_vmethod_frame.h,
15333: types/pa_vstateless_class.h: allowed Request.self to be 0,
15334: checked that in VMethodFrame get/put and $self.
15335:
15336: * src/classes/: table.C, xdoc.C: table::sql options table::create
15337: copy options options checked, wrong option now fatal error
15338:
15339: * src/main/pa_string.C: string.replace fixed [were missing words on
15340: pieces boundaries]
15341:
15342: * bin/auto.p.dist.in: strange \n
15343:
15344: * configure, configure.in: .so now detected [can be .sl on hpux,
15345: .dll on cygwin, .so in other cases)
15346:
1.101 moko 15347: * configure, configure.in, bin/auto.p.dist.in: .so now detected
15348: [can be .sl on hpux, .dll on cygwin, .so in other cases)
1.95 moko 15349:
15350: * operators.txt, src/classes/hash.C, src/classes/table.C,
15351: src/include/pa_globals.h, src/main/pa_globals.C: table.sql
15352: hash::sql flag to allow duplicate keys [$.distinct(1/0)] first
15353: record taken [were last]
15354:
15355: * src/: classes/hash.C, classes/table.C,
15356: include/pa_sql_connection.h: table.sql hash::sql duplicate keys
15357: now errors
15358:
15359: * src/classes/hash.C: foreach delims bug fixed [were ,2,3]
15360:
15361: * src/classes/: op.C, table.C: menu/for delims bug fixed [were
15362: ,2,3]
15363:
15364: 2002-09-16 paf
15365:
15366: * src/classes/file.C: file::cgi line ends can be both unix & dos.
15367: and they can be unix [\n\n] on win when 'use CGI' used, it causes
15368: stdout to be binary. now detected closest header break.
15369:
15370: * src/: main/untaint.C, types/pa_vmail.C: mail:send closing ?= now
15371: closed right
15372:
15373: 2002-09-13 paf
15374:
15375: * operators.txt, src/main/compile.tab.C, src/main/compile.y,
15376: src/main/compile_tools.h: (expression #comment)
15377:
15378: (multiline expression #comment line2 #comment )
15379:
15380: (expression #comment with (brackets) comment) << OK
15381:
15382: * operators.txt, src/main/compile.tab.C, src/main/compile.y: !|
15383: bitwise !|| numerical xor now [preparing for expression
15384: #comments]
15385:
15386: * src/main/: compile.tab.C, compile.y: @method[$name] now parse
15387: error
15388:
15389: * src/: include/pa_config_fixed.h, main/pa_socks.C: HAVE_WINSOCK_H
15390: cheched in pa_socks.C
15391:
1.101 moko 15392: * configure, configure.in, src/include/pa_config_auto.h.in:
15393: HAVE_WINSOCK_H created in configure.in
1.95 moko 15394:
15395: * src/: main/compile.tab.C, main/compile.y, types/pa_vresponse.C:
15396: cookie date now clean [were mistakenly tainted & that worked bad
15397: with opera -- 'happily' that worked OK with msie]
15398:
15399: 2002-09-12 paf
15400:
15401: * src/types/: pa_vclass.C, pa_vmail.C, pa_vobject.C: VObject &
15402: VClass get_element now first looks to fields, next to methods &
15403: co todo: the rest reason: more speed
15404:
15405: * src/main/untaint.C: quoted printable encoding stops before
15406: \s*<...>$
15407:
15408: * src/main/untaint.C: quoted printable ' ' now =20 and encoding
15409: stops before <...>$
15410:
15411: 2002-09-11 paf
15412:
15413: * src/: main/pa_charset.C, targets/cgi/parser3.dsp: while fixing (
15414: xmlCharEncodingInput/OutputFunc callbacks returned bad value )
15415: forgot to check users of those funcs. not all were using that
15416: return value convention
15417:
15418: * src/lib/pcre/ibm-1254.ucm, etc/parser3.charsets/windows-1254.cfg:
15419: windows-1254 added
15420:
15421: 2002-09-10 paf
15422:
15423: * src/: classes/op.C, main/execute.C, types/pa_wcontext.h:
15424: VCodeFrame parent param were specified badly
15425:
15426: * src/: main/execute.C, types/pa_value.h, types/pa_wwrapper.h:
15427: WWrapper which used in constructing objects(second param to sql
15428: method) ^...sql{}[$.default{code}] now has parent, wich helps
15429: code in hash to survivi
15430:
15431: * src/: include/pa_request.h, main/execute.C: removed redundant
15432: param to execute [stack said 'thanks']
15433:
15434: * src/: classes/op.C, main/execute.C, types/pa_value.C,
15435: types/pa_value.h, types/pa_vcode_frame.h,
15436: types/pa_vmethod_frame.h, types/pa_wcontext.C,
15437: types/pa_wcontext.h, types/pa_wwrapper.h: moved junction kill
15438: responsibility to wcontext
15439:
15440: * src/classes/file.C: decided not to log exec's with stderr, that
15441: could be warnings, and it's up to scritper to log/show them
15442:
15443: * src/: classes/double.C, main/execute.C: double:sql badly called
15444: write_assign_lang, not write_no_lang, thus doing unnecessary
15445: double/string converstion, which were loosing time&precesion
15446:
15447: * src/: main/pa_charset.C, types/pa_vmail.C:
15448: xmlCharEncodingInput/OutputFunc callbacks returned bad value in
15449: case of unfinished in buffer processing, causing accidental
15450: transcode stop [in case that source enc != utf-8 & there is
15451: incomplete utf-8 sequence at the end of 16000block iside of
15452: libxml lib] tfm readed & code updated
15453:
15454: 2002-09-04 paf
15455:
15456: * configure: makes with sjlj
15457:
15458: * INSTALL, src/include/pa_config_fixed.h,
15459: src/include/pa_sql_connection.h,
15460: src/main/pa_sql_driver_manager.C: -with-sjlj-exceptions define
15461: checked. on win32 it made default
15462:
15463: * src/include/pa_config_auto.h.in: sjlj define
15464:
15465: * configure, configure.in: introducing --with-sjlj-exceptions [hpux
15466: can not work with longjump/throw pair, and one must switch that
15467: on there. todo: detect that automatically]
15468:
15469: * src/types/pa_vxnode.C: removed too strong checks of
15470: xnode.elements. now, for instance, if element does not have any
15471: attributes, $xnode.attributes is void, not error
15472:
15473: 2002-09-02 paf
15474:
15475: * operators.txt, src/main/execute.C, src/targets/cgi/parser3.dsp:
15476: removed double_result, didn't help
15477:
15478: * src/main/execute.C: double_result made to move that var away from
15479: hungry g++ optimizer (-O2), before: it were optimized and
15480: comparison operators worked badly
15481:
15482: * src/types/pa_vdate.h: removed debug
15483:
1.101 moko 15484: * Makefile.am, src/types/pa_vdate.h: happy now only install-exec
1.95 moko 15485:
15486: * src/main/execute.C: fixed numeric < & co so that thay now use
15487: c=a-b, c OPERATOR 0. this works fine on solaris/intel for still
15488: unknown reason.
15489:
15490: 2002-08-29 paf
15491:
15492: * parser3.dsw, src/classes/classes.dsp, src/classes/hash.C,
15493: src/classes/op.C, src/classes/string.C, src/include/pa_request.h,
15494: src/lib/md5/md5.dsp, src/main/execute.C, src/main/main.dsp,
15495: src/main/pa_request.C, src/targets/cgi/parser3.dsp,
15496: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vmail.C,
15497: src/types/pa_vmethod_frame.h, src/types/pa_wcontext.h,
15498: src/types/types.dsp: junction_cleaner moved to auto VMethodFrame
15499: [called less frequent, allowed to remove ugly
15500: Junction.change_context-s from many places, switch,
15501: mail:send..html{}, ..] request.root renamed to method_frame [more
15502: easyreading] ancient {...PUSH/POPs...} changed to stack vars
15503: [speed up]
15504:
15505: 2002-08-28 paf
15506:
15507: * src/types/pa_vcookie.C: $cookie:name[&] $cookie:name << now
15508: tainted
15509:
15510: * src/types/pa_vcookie.C: fixed cookie delete when
15511: $cookie:name[$.value[]]
15512:
15513: * operators.txt, src/classes/string.C:
15514: ^string.split[delim[;options]]
15515:
15516: 2002-08-27 paf
15517:
1.101 moko 15518: * etc/parser3.charsets/Makefile.am: merged from 3.0.0005
1.95 moko 15519:
15520: * operators.txt, src/main/compile.tab.C, src/main/compile.y: # now
15521: delimiter
15522:
15523: * INSTALL: recommended latest gmime 1.0.5
15524:
15525: 2002-08-26 paf
15526:
15527: * configure, configure.in: apache13/hook added to make dist.
15528:
15529: 2002-08-23 paf
15530:
15531: * src/: include/pa_common.h, main/pa_common.C,
15532: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: when auto.p
15533: beside binary [cgi, isapi] not accessible [due to bad rights or
15534: whatever] it's error now
15535:
15536: 2002-08-21 paf
15537:
1.101 moko 15538: * Makefile.am: can use: make happy equals to make update install
1.95 moko 15539:
15540: * src/main/: compile.tab.C, compile.y, compile_tools.C,
15541: compile_tools.h: "BASE:" "BASE::" syntax allowed, means "base
15542: class". compiled as if here they named base class
15543:
15544: * src/main/pa_string.C: fixed bad language bug, [were wrong string
15545: cloning constructor]
15546:
15547: * src/: main/execute.C, types/pa_vobject.h: fixed virtual calls
15548:
15549: * bin/auto.p.dist.in, src/targets/cgi/parser3.C,
15550: src/types/pa_vfile.C, src/types/pa_vmail.C:
15551: $mail.received.file.value.content-type fixed
15552:
15553: 2002-08-20 paf
15554:
15555: * src/classes/file.C: fixed language of file:file result
15556:
15557: * operators.txt, src/classes/void.C: ^void.pos[...] = -1 merged
15558: from 3.0.0005
15559:
15560: * operators.txt, src/classes/void.C: ^void.pos[...] = -1
15561:
15562: * operators.txt, src/classes/void.C: ^void.length[] = 0 merged from
15563: 3.0.0005
15564:
15565: * src/classes/void.C, operators.txt: ^void.length[] = 0
15566:
15567: 2002-08-19 paf
15568:
15569: * src/classes/xdoc.C: xdoc getElementsByTagName, ...NS overriden,
15570: work now
15571:
15572: * src/: classes/xnode.C, types/pa_vxdoc.C: xdoc.fields fixed [were
15573: error in xnode, which were not catched in xdoc]
15574:
15575: * src/: include/pa_stylesheet_connection.h, main/pa_globals.C:
15576: prepared: // validate each document after load/create (?)
15577: //xmlDoValidityCheckingDefaultValue = 1;
15578:
15579: 2002-08-15 paf
15580:
15581: * src/classes/classes.h: write to static var caused useless
15582: Exception, introduced Methoded::put_element wich consumes those
15583:
15584: * operators.txt, src/include/pa_common.h, src/main/pa_common.C,
15585: src/types/pa_vcookie.C, src/types/pa_vdate.h,
15586: src/types/pa_vresponse.C, src/types/pa_vresponse.h:
15587: $response:field[date] $response:field[$.xxx[date]]
15588:
15589: * src/: classes/hash.C, classes/string.C, classes/table.C,
15590: classes/void.C, include/pa_sql_connection.h: fixed source of
15591: ^hash::sql{bad}
15592:
15593: * operators.txt: $request:body unprecessed POST request body
15594:
15595: * src/types/pa_vrequest.C: $request:body unprecessed POST request
15596:
15597: * src/types/: pa_value.h, pa_vdate.h, pa_vrequest.C, pa_vxdoc.C,
15598: pa_vxnode.C: few barks: bark("%s field not found", 0, &aname)
15599:
15600: * operators.txt, src/classes/form.C, src/include/pa_pool.h,
15601: src/include/pa_request.h, src/main/pa_pool.C,
15602: src/types/pa_vform.C, src/types/pa_vform.h: planning/preparing_to
15603: $request:body r.post_data now const
15604:
15605: * src/: classes/image.C, classes/op.C, classes/xdoc.C,
15606: classes/xnode.C, main/execute.C, types/pa_value.h,
15607: types/pa_vhash.h, types/pa_vobject.C, types/pa_vobject.h,
15608: types/pa_vtable.h: instead of type() checking everywhere used
15609: Value.as now user descendants can be used in params.
15610:
15611: VObject::as_*, is_defined now taken from bases. xtable(table)
15612: ^if($xtable) now OK
15613:
15614: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
15615: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
15616: types/pa_vxdoc.C, types/pa_vxdoc.h: is->as
15617:
15618: 2002-08-14 paf
15619:
15620: * src/: classes/xnode.h, main/execute.C, targets/cgi/parser3.dsp,
15621: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
15622: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
15623: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
15624: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
15625: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
15626: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
15627: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
15628: types/pa_vresponse.C, types/pa_vresponse.h,
15629: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15630: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
15631: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
15632: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
15633: types/pa_vxnode.h, types/pa_wwrapper.h: is now works with VObject
15634: & VClass
15635:
15636: * src/types/pa_vmail.C: mail: turned off utf8 to source transcoding
15637:
15638: * src/targets/cgi/: fixopt.C, fixopt.h, parser3.C, Makefile.am:
15639: removed fixopt stupidity. on stupid linux use cd /document/root
15640: ../cgi/parser3 script
15641:
15642: * src/targets/cgi/fixopt.C: fixopt now preprocesses command line
15643: params, splitting them by space, excluding argv[0], argv[argc-1]
15644:
15645: * src/targets/cgi/: Makefile.am, parser3.C, parser3.dsp, fixopt.C,
15646: fixopt.h: fixopt now preprocesses command line params, splitting
15647: them by space, excluding argv[0], argv[argc-1]
15648:
15649: * src/targets/cgi/parser3.C: -f config file
15650:
15651: * src/targets/cgi/parser3.C: fixed .log file dir
15652:
15653: 2002-08-13 paf
15654:
15655: * src/types/pa_vobject.C: allow override parent variables, useful
15656: for form descendants [in vobject too, were in vclass]
15657:
15658: * src/types/pa_vclass.C: allow override parent variables, useful
15659: for form descendants
15660:
15661: * src/types/pa_vclass.C: checked: form[vclass]fields can be
15662: overwritten in derived(table)
15663:
15664: * src/: classes/form.C, classes/mail.C, classes/op.C,
15665: classes/xnode.h, include/pa_request.h, main/execute.C,
15666: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
15667: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
15668: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
15669: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
15670: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
15671: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
15672: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
15673: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
15674: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15675: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
15676: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
15677: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
15678: types/pa_vxnode.h, types/pa_wwrapper.h: introduced
15679: Value::get_element(..., bool looking_down) [needed to exclude
15680: endless recoursion]
15681:
15682: * src/types/: pa_vclass.C, pa_vobject.C: reorganized modules todo:
15683: fix bug with put endless recoursion todo: check 'as'
15684:
15685: * src/types/: Makefile.am, pa_vclass.h, pa_vobject.h, types.dsp:
15686: reorganized modules todo: fix bug with put endless recoursion
15687: todo: check 'as'
15688:
15689: * src/types/pa_vobject.h: checked: table fields can be overwritten
15690: in derived(table)
15691:
15692: * src/types/pa_vobject.h: derived classes can have fields of their
15693: own now
15694:
15695: * src/: classes/table.C, types/pa_vtable.C, types/pa_vtable.h:
15696: fixed error message on using non-created table
15697:
15698: * src/: classes/form.C, classes/hash.C, classes/mail.C,
15699: classes/op.C, classes/xnode.h, include/pa_request.h,
15700: main/compile.C, main/compile.tab.C, main/execute.C,
15701: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
15702: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
15703: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
15704: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
15705: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmail.C,
15706: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
15707: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
15708: types/pa_vresponse.C, types/pa_vresponse.h,
15709: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15710: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
15711: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
15712: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
15713: types/pa_vxnode.h, types/pa_wwrapper.h: VObject.get/out now
15714: looking down/up tree todo: fix error message on non-constructed
15715: parents
15716:
15717: 2002-08-12 paf
15718:
15719: * src/types/: pa_vstateless_class.h, pa_vstateless_object.h: table
15720: derived OK
15721:
15722: * src/main/execute.C: ^base:create[] dynamic call rewritten todo:
15723: thorough testing
15724:
15725: * src/: main/compile.tab.C, main/compile.y, main/execute.C,
15726: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
15727: types/pa_vobject.h, types/pa_vstateless_class.h,
15728: types/pa_vstateless_object.h, types/pa_wcontext.h,
15729: types/pa_valiased.C, types/pa_valiased.h, types/Makefile.am:
15730: ^base:create[] dynamic call rewritten todo: thorough testing
15731:
15732: * src/types/: pa_value.h, pa_vclass.h, pa_vobject.h: VObject ctor
15733: now instantates base class, remembers it and saves child in
15734: parent VObject.get_class now returns last child = downward
15735: virtual calls OK
15736:
15737: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
15738: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
15739: types/pa_vimage.h, types/pa_vint.h, types/pa_vmethod_frame.h,
15740: types/pa_vobject.h, types/pa_vresponse.h,
15741: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15742: types/pa_vstring.h, types/pa_vtable.h, types/pa_vxdoc.h,
15743: types/pa_vxnode.h, types/pa_wcontext.h, types/types.dsp: killed
15744: VAliased [redundant], moved $CLASS to VObject only [parser class
15745: instance]
15746:
15747: * bin/auto.p.dist.in: more like in dist on parser.ru
15748:
15749: * bin/auto.p.dist.in: fixed sendmail default comment
15750:
15751: * src/main/pa_request.C: $response:body[file] content-type check
15752: fixed [were bad when content-type is hash]
15753:
15754: 2002-08-09 paf
15755:
15756: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
15757: types/pa_vobject.h, types/pa_vxdoc.h: started as()
15758:
15759: 2002-08-08 paf
15760:
15761: * operators.txt, src/classes/date.C, src/include/pa_globals.h,
15762: src/main/pa_globals.C: year column in month calendar [week year]
15763:
15764: * src/main/execute.C: error reporting on object writes to MAIN
15765: improved [were ruind with fixing $obj[^if(1){$obj}] ]
15766:
15767: * operators.txt, src/types/pa_vdate.h: $date.yearday
15768: $date.daylightsaving
15769:
15770: * src/: classes/mail.C, types/pa_vmail.C: in letter texts one can
15771: use tainted data now. only she must specify the language.
15772:
15773: ^mail:send[ $.from[paf@mail.design.ru]
15774: $.to[paf@mail.design.ru] $.subject[^taint[uri][ìîñêâà]=2]
15775: $.text[^taint[uri][ìîñêâà]=] ]
15776:
15777: * src/: classes/file.C, classes/op.C, types/pa_vfile.C: ^process
15778: now prints more precise origin
15779:
15780: * src/include/pa_string.h: String::first_char now not fails on
15781: empty strings ^if(-f '') now ok and in 3 other places.
15782:
15783: * operators.txt, src/include/pa_string.h, src/main/pa_string.C:
15784: String::first_char now not fails on empty strings ^if(-f '') now
15785: ok and in 3 other places.
15786:
15787: 2002-08-07 paf
15788:
15789: * src/: classes/string.C, main/pa_string.C: ^string.mid(0;bad)
15790: fixed
15791:
15792: * src/main/pa_string.C: ^string.mid(0;bad) fixed
15793:
15794: * src/: main/execute.C, types/pa_vcode_frame.h,
15795: types/pa_vmethod_frame.h, types/pa_wcontext.C,
15796: types/pa_wcontext.h, types/pa_wwrapper.h: vcodeframe were
15797: mistakenly not completely transparent to object writes.
15798: $hash[^if(1){$hash}] now works
15799:
15800: * operators.txt, src/classes/op.C: ^cache...{...^cache<<to past...}
15801: now erasing cache file [there were bad check on that]
15802:
15803: * src/: classes/classes.dsp, classes/table.C,
15804: lib/pcre/pcre_parser_ctype.dsp, main/pa_array.C, types/types.dsp:
15805: all Debug dirs in .dsp now named 'Debug'
15806:
1.101 moko 15807: * etc/parser3.charsets/Makefile.am: all included into dist
1.95 moko 15808:
15809: * operators.txt, src/classes/mail.C: exception_type email.send
15810:
15811: * operators.txt, src/types/pa_vmail.C: exception_type email.format
15812:
15813: * src/types/pa_vmail.C: mail:send empty email checked
15814:
15815: 2002-08-06 paf
15816:
15817: * operators.txt, src/classes/table.C, src/include/pa_array.h,
15818: src/include/pa_table.h, src/main/pa_array.C, src/main/pa_table.C:
15819: ^table::create[$source;$.options] ^table::join[$source;$.options]
15820:
15821: * operators.txt, src/classes/hash.C, src/classes/string.C,
15822: src/classes/table.C: sql options can be string now ^xxx:sql{...}[
15823: # $.default() }
15824:
15825: * src/classes/file.C: $f[file::cgi] $f.UPPER case fields
15826:
15827: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
15828: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h:
15829: $file.content-type [instead of .mime-type] now works for
15830: file::stat also
15831:
15832: * src/main/pa_request.C: case insensitive mime_type_of
15833:
15834: * bin/auto.p.dist.in: jpeg
15835:
15836: 2002-08-05 paf
15837:
15838: * src/types/pa_vxnode.C: xnode.childNodes now 0... [were 1...]
15839:
15840: * src/types/pa_vmail.C: file buffer relocated to parser heap
15841:
15842: * operators.txt: comment on date:calendar week column
15843:
15844: * src/main/pa_common.C: write checked
15845:
15846: * src/main/: pa_common.C: write checked
15847:
15848: * src/classes/date.C: +1 buf size for stupid snprintfs
15849:
15850: * src/: classes/date.C, include/pa_globals.h, main/pa_globals.C:
15851: month calendar week column [ISO 8601 Week Numbers]
15852:
15853: 2002-08-02 paf
15854:
15855: * src/: include/pa_config_fixed.h, main/pa_string.C,
15856: targets/cgi/getopt.c, targets/cgi/parser3.C: removed #define
15857: DEBUG*
15858:
15859: * configure, configure.in, src/include/pa_version.h: release
15860: 3_0_0005
15861:
15862: * bin/auto.p.dist.in: unhandled_exception comments
15863:
15864: * src/types/: pa_vclass.h, pa_vform.C, pa_vobject.h: opera
15865: multipart post fixed
15866:
15867: * operators.txt, src/main/pa_request.C, src/types/pa_vform.C:
15868: response transcoded source->client only when text/* or simple
15869: onoverridden $response:body
15870:
15871: 2002-08-01 paf
15872:
15873: * src/: classes/classes.C, classes/classes.h, classes/date.C,
15874: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
15875: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
15876: classes/op.C, classes/response.C, classes/string.C,
15877: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
15878: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
15879: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
15880: include/pa_config_fixed.h, include/pa_dictionary.h,
15881: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
15882: include/pa_globals.h, include/pa_hash.h, include/pa_opcode.h,
15883: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
15884: include/pa_socks.h, include/pa_sql_connection.h,
15885: include/pa_sql_driver_manager.h, include/pa_stack.h,
15886: include/pa_string.h, include/pa_stylesheet_connection.h,
15887: include/pa_stylesheet_manager.h, include/pa_table.h,
15888: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
15889: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
15890: lib/pcre/pcre_parser_ctype.c, main/compile.C, main/compile.tab.C,
15891: main/compile_tools.C, main/compile_tools.h, main/execute.C,
15892: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
15893: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
15894: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
15895: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
15896: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
15897: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
15898: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
15899: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
15900: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
15901: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
15902: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
15903: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.C,
15904: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.h,
15905: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
15906: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
15907: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
15908: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
15909: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
15910: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
15911: types/pa_vmethod_frame.h, types/pa_vobject.h,
15912: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
15913: types/pa_vresponse.h, types/pa_vstateless_class.C,
15914: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15915: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
15916: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
15917: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
15918: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
15919: types/pa_wcontext.h, types/pa_wwrapper.h: $Date: now$
15920:
15921: * src/: classes/classes.C, classes/classes.dsp, classes/classes.h,
15922: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
15923: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
15924: classes/math.C, classes/op.C, classes/response.C,
15925: classes/string.C, classes/table.C, classes/void.C,
15926: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
15927: include/pa_array.h, include/pa_cache_managers.h,
15928: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
15929: include/pa_config_fixed.h, include/pa_config_includes.h,
15930: include/pa_dictionary.h, include/pa_dir.h,
15931: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
15932: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
15933: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
15934: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
15935: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
15936: include/pa_stack.h, include/pa_string.h,
15937: include/pa_stylesheet_connection.h,
15938: include/pa_stylesheet_manager.h, include/pa_table.h,
15939: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
15940: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, main/compile.C,
15941: main/compile_tools.C, main/compile_tools.h, main/execute.C,
15942: main/main.dsp, main/pa_array.C, main/pa_cache_managers.C,
15943: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
15944: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
15945: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
15946: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
15947: main/pa_sql_driver_manager.C, main/pa_string.C,
15948: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
15949: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
15950: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
15951: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
15952: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
15953: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
15954: targets/isapi/pool_storage.h, types/pa_valiased.C,
15955: types/pa_valiased.h, types/pa_value.C, types/pa_value.h,
15956: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
15957: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
15958: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
15959: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
15960: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
15961: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
15962: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
15963: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
15964: types/pa_vresponse.C, types/pa_vresponse.h,
15965: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
15966: types/pa_vstateless_object.h, types/pa_vstatus.C,
15967: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
15968: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
15969: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
15970: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
15971: types/pa_wwrapper.h, types/types.dsp, Makefile.am,
15972: classes/Makefile.am, main/Makefile.am, targets/cgi/Makefile.am,
15973: types/Makefile.am: ident.C* removed
15974:
15975: * operators.txt, src/classes/file.C, src/main/pa_request.C:
15976: file:find[/can/do/this/now.txt]
15977:
15978: * src/targets/cgi/parser3.C: usage to stdout now
15979:
15980: 2002-07-31 paf
15981:
15982: * src/types/pa_vmail.C: mail: errors-to: now default "postmaster"
15983:
15984: * src/: classes/mail.C, types/pa_vmail.C: mail: errors-to: now
15985: default "postmaster"
15986:
15987: * src/: classes/mail.C, types/pa_vmail.C: mail from/to now must be.
15988: -f postmaster now default sendmail key word "postmaster"
15989: replaced to $.from
15990:
15991: 2002-07-30 paf
15992:
1.101 moko 15993: * configure, configure.in, src/targets/cgi/pa_config_paths.h.in,
15994: src/targets/cgi/parser3.C: removed pa_config_paths.h
1.95 moko 15995:
15996: * src/main/pa_charset.C: comment
15997:
15998: * src/main/pa_charset.C: UTF-8 to 1byte charset convert, no char in
15999: table, &#decimal;
16000:
16001: * src/main/pa_request.C: comment
16002:
16003: * etc/parser3.charsets/windows-1251.cfg: section sign [russian
16004: paragraf]
16005:
16006: 2002-07-11 paf
16007:
16008: * src/main/pa_exec.C: build command line badly added params twice
16009: [and first time without ' ']. double wrong. fixed.
16010:
16011: * src/main/pa_exec.C: invalid .exe caused error message with params
16012: wich parser did not provide = reported badly. fixed that.
16013:
16014: * src/classes/mail.C: $MAIL[ # xxx ]
16015:
16016: now ok
16017:
16018: * operators.txt: plan: sql detailed exception
16019:
16020: 2002-07-01 paf
16021:
16022: * src/: classes/form.C, main/pa_request.C: @conf bug fixed
16023: [MForm.configure_admin were called when request.main_class ==0
16024:
16025: * src/classes/form.C: 10*0x400*400 bug fix [4M not 10M]
16026:
16027: * src/classes/form.C: content_length type fix
16028:
16029: 2002-06-30 paf
16030:
16031: * src/classes/mail.C: merged from 4
16032:
16033: * src/classes/mail.C: restored $MAIL
16034:
16035: 2002-06-28 paf
16036:
16037: * configure, configure.in: removed paths.h
16038:
1.101 moko 16039: * configure, src/include/pa_version.h,
1.95 moko 16040: src/targets/cgi/pa_config_paths.h.in: lates changes from 4 build
16041: merged, makes updated
16042:
16043: * ChangeLog, configure, operators.txt, src/classes/xdoc.C,
16044: src/include/pa_charset.h, src/include/pa_config_fixed.h,
16045: src/include/pa_pool.h, src/include/pa_version.h,
16046: src/main/pa_charset.C, src/main/pa_pool.C,
16047: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
16048: src/types/pa_vmail.C: merged latest updates to head
16049:
16050: 2002-06-27 paf
16051:
16052: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: post-build
16053: not error now
16054:
16055: * operators.txt, src/classes/xdoc.C, src/include/pa_charset.h,
16056: src/include/pa_config_fixed.h, src/include/pa_pool.h,
16057: src/main/pa_charset.C, src/main/pa_pool.C:
16058: ^xdoc::create[[uri]]... base uri for document being created,
16059: imports and other relative file names would be relative to this
16060: uri default uri=path_translated
16061:
16062: * src/classes/xdoc.C: xsltParseStylesheetDoc bug workaround
16063:
16064: 2002-06-26 paf
16065:
16066: * configure, configure.in, src/include/pa_version.h:
16067: release_3_0_0004
16068:
16069: * src/main/pa_string.C: blank string '', ' <whitespace>' considered
16070: 0 now
16071:
16072: * src/targets/cgi/parser3.C: /cgi-bin/parser empty filename checked
16073:
16074: 2002-06-25 paf
16075:
16076: * src/main/pa_string.C: emtpy string, or string of whitespaces
16077: considered bad number now
16078:
16079: * operators.txt, src/classes/xdoc.C: ^xdoc.transform[xdoc <<can be
16080: now
16081:
16082: * operators.txt, src/classes/string.C: ^string.normalize [old
16083: name: optimize
16084:
16085: * configure, configure.in, src/include/pa_config_auto.h.in: crypt
16086: library configured
16087:
16088: * src/main/pa_request.C: configure_admin forced if no @conf
16089:
16090: * operators.txt, bin/auto.p.dist.in, src/classes/math.C,
16091: src/types/pa_vmail.C: ^math:crypt updated to generate random salt
16092: when needed and to call system crypt() if not $apr1$ prefix
16093:
16094: 2002-06-24 paf
16095:
16096: * INSTALL: --with-static/shared-mailreceive described
16097:
16098: * src/include/pa_config_fixed.h: ssize_t fixed
16099:
1.101 moko 16100: * configure, configure.in, src/include/pa_config_auto.h.in,
16101: src/targets/cgi/Makefile.am, src/types/Makefile.am,
1.95 moko 16102: src/types/pa_vmail.C: $mail:received makes update
16103:
16104: * src/: include/pa_config_fixed.h, types/pa_vmail.C: #ifdef
16105: WITH_MAILRECEIVE
16106:
16107: * src/targets/cgi/parser3.C: #ifdef WITH_MAILRECEIVE
16108:
16109: * src/targets/cgi/: getopt.c, getopt.h: introducing parser -m
16110: option, for $mail:receive
16111:
16112: * src/types/: pa_vmail.C, pa_vmail.h: uue to separate file
16113: introducting $message:received ^mail:send rewritten with backward
16114: comp
16115:
16116: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
16117: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
16118: types/types.dsp: win32xml win32mailreceive pseudomodules paths
16119: now
16120:
16121: * operators.txt, src/classes/mail.C, src/include/Makefile.am,
16122: src/include/pa_charset.h, src/include/pa_config_fixed.h,
16123: src/include/pa_request.h, src/include/pa_string.h,
16124: src/include/pa_uue.h, src/main/Makefile.am, src/main/main.dsp,
16125: src/main/pa_globals.C, src/main/pa_request.C,
16126: src/main/pa_string.C, src/main/pa_uue.C,
16127: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.C,
16128: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
16129: src/types/pa_vform.C, src/types/pa_vform.h, src/types/types.dsp:
16130: uue to separate file introducting $message:received ^mail:send
16131: rewritten with backward comp
16132:
16133: 2002-06-21 paf
16134:
1.101 moko 16135: * src/lib/: Makefile.am, md5/pa_md5.h: lib restructure apache .am &
16136: co changes
1.95 moko 16137:
1.101 moko 16138: * configure, configure.in, src/lib/md5/Makefile.am,
16139: src/lib/md5/pa_md5c.c, src/targets/cgi/Makefile.am: lib
16140: restructure .in and .am files appropriate changes
1.95 moko 16141:
16142: * src/lib/md5/: md5.dsp, pa_md5.h, pa_md5c.c: moved libltdl and
16143: pcre to libs/ added libs/md5 which is linked to non-apache
16144: targets ^math:crypt[password;$apr1$salt]
16145:
16146: * INSTALL, configure.in, operators.txt, parser3.dsw,
16147: src/Makefile.am, src/classes/Makefile.am,
16148: src/classes/classes.dsp, src/classes/math.C,
16149: src/lib/md5/Makefile.am, src/lib/pcre/LICENCE,
1.101 moko 16150: src/lib/pcre/Makefile.am, src/lib/pcre/README,
16151: src/lib/pcre/Tech.Notes, src/lib/pcre/dftables.c,
16152: src/lib/pcre/get.c, src/lib/pcre/ibm-1250.ucm,
16153: src/lib/pcre/ibm-1251.ucm, src/lib/pcre/ibm-1257.ucm,
16154: src/lib/pcre/internal.h, src/lib/pcre/maketables.c,
16155: src/lib/pcre/pcre-2_08.tar.gz, src/lib/pcre/pcre.3,
16156: src/lib/pcre/pcre.3.html, src/lib/pcre/pcre.3.txt,
16157: src/lib/pcre/pcre.c, src/lib/pcre/pcre.dsp, src/lib/pcre/pcre.h,
1.95 moko 16158: src/lib/pcre/pcre_dftables.dsp, src/lib/pcre/pcre_parser_ctype.c,
16159: src/lib/pcre/pcre_parser_ctype.dsp,
16160: src/lib/pcre/ruspart_win2koi.pl, src/lib/pcre/study.c,
16161: src/lib/pcre/win-koi.tab, src/main/Makefile.am,
16162: src/main/compile.tab.C, src/main/main.dsp,
16163: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.dsp,
16164: src/targets/isapi/parser3isapi.dsp, src/types/Makefile.am,
16165: src/types/types.dsp, src/lib/Makefile.am: moved libltdl and pcre
16166: to libs/ added libs/md5 which is linked to non-apache targets
16167: ^math:crypt[password;$apr1$salt]
16168:
16169: 2002-06-20 paf
16170:
16171: * INSTALL, configure, configure.in, operators.txt, bin/Makefile.am,
1.101 moko 16172: bin/auto.p.dist.in, src/classes/file.C, src/classes/op.C,
16173: src/doc/doxygen.cfg, src/include/pa_globals.h,
1.95 moko 16174: src/include/pa_request.h, src/main/execute.C,
16175: src/main/pa_request.C, src/targets/cgi/parser3.C,
16176: src/targets/isapi/parser3isapi.C, src/types/pa_vmethod_frame.h:
16177: marged latest HEAD updates, mainly file:justname&co &
16178: @auto/conf[filespec
16179:
16180: * operators.txt, src/classes/file.C:
16181: !^file:dirname[/a/some.tar.gz]=/a
16182: !^file:dirname[/a/b/]=/a
16183: !^file:basename[/a/some.tar.gz]=some.tar.gz
16184: !^file:justname[/a/some.tar.gz]=some.tar
16185: !^file:justext[/a/some.tar.gz]=gz
16186:
16187: * src/: classes/op.C, include/pa_request.h, main/execute.C,
16188: main/pa_request.C, types/pa_vmethod_frame.h: introducing
16189: @conf/auto[filespec]
16190:
16191: * bin/auto.p.dist.in: <noindex>
16192:
1.101 moko 16193: * configure: parser3.conf renamed to auto.p autoconf changes
1.95 moko 16194:
16195: * INSTALL, configure.in, operators.txt, bin/Makefile.am,
16196: bin/auto.p.dist.in, src/doc/doxygen.cfg,
16197: src/include/pa_globals.h, src/targets/cgi/parser3.C,
16198: src/targets/isapi/parser3isapi.C: parser3.conf renamed to auto.p
16199:
16200: 2002-06-18 paf
16201:
16202: * configure, configure.in, src/include/pa_version.h: version to
16203: configure.in
16204:
16205: * INSTALL: reflected .conf.dist dir change
16206:
1.101 moko 16207: * Makefile.am, configure, configure.in, bin/Makefile.am,
16208: etc/parser3.charsets/Makefile.am: parser3.conf.dist moved to bin,
1.95 moko 16209: .in & *.am updated
16210:
16211: * src/classes/file.C: strncasecmp
16212:
16213: * src/classes/file.C: strcasecmp
16214:
1.101 moko 16215: * bin/Makefile.am, etc/Makefile.am: bin/parser3.conf.dist [moved
16216: from etc
1.95 moko 16217:
16218: * src/classes/file.C: ^file::exec[script;$.bad error case
16219: insensitive check now
16220:
16221: * src/classes/file.C: ^file::exec[script;$.bad now error, not skip
16222:
16223: * configure, configure.in, src/include/pa_pool.h,
16224: src/include/pa_types.h: pack configure.in detection simplified.
16225: figured out that gcc on sparc not that stupid as thought
16226: previously: on sparc: when it sees packed class it modifies it's
16227: field-access-code to byte operations [stb, ldub] instead of 4byte
16228: operations [st, lduh] so packed must be all parts of packed
16229: class, i.e. it's parents&fields(classes). for now it's only
16230: String that packed and what was wrong is that it's parent -
16231: Pooled, were not packed. fixed that.
16232:
16233: 2002-06-14 paf
16234:
16235: * operators.txt: more precise xml-to-text options
16236:
16237: * operators.txt, src/types/pa_vxnode.C: xnode
16238: attribute_node.name/value xnode pi.node.data
16239:
16240: 2002-06-12 paf
16241:
1.101 moko 16242: * configure, configure.in, src/targets/cgi/Makefile.am,
16243: src/targets/cgi/parser3.C: removed root conf define creation
1.95 moko 16244:
16245: * INSTALL, configure.in, operators.txt, etc/Makefile.am,
16246: src/include/pa_globals.h, src/include/pa_request.h,
16247: src/main/compile.tab.C, src/main/pa_globals.C,
16248: src/main/pa_request.C, src/targets/cgi/parser3.C,
16249: src/targets/isapi/parser3isapi.C: parser3.conf now one and only
16250:
16251: * src/classes/mail.C: sendmail -ti [default now]
16252:
16253: * src/: classes/mail.C, main/pa_request.C: $MAIL $CHARSETS allowed
16254: to be strings. for convinient #ing
16255:
16256: * src/: include/pa_globals.h, include/pa_request.h, main/execute.C,
16257: main/pa_globals.C, main/pa_request.C: @rootconf [were @conf]
16258:
16259: * src/: include/pa_globals.h, include/pa_request.h, main/main.dsp,
16260: main/pa_globals.C, main/pa_request.C: @conf
16261:
16262: 2002-06-11 paf
16263:
16264: * src/classes/file.C: check simplified
16265:
16266: * src/: classes/file.C, targets/cgi/parser3.dsp,
16267: targets/isapi/parser3isapi.C: suexec env keys filter plus CGI_ as
16268: valid prefix
16269:
16270: * src/: classes/file.C, include/pa_request.h, include/pa_sapi.h,
16271: targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
16272: file::exec/cgi to pass HTTP_ vars introducing SAPI::environment
16273:
16274: 2002-06-10 paf
16275:
16276: * operators.txt, src/classes/op.C, src/include/pa_common.h,
16277: src/main/pa_common.C: lock failures reported now
16278:
16279: * src/main/compile_tools.C: ^if(" 1 "){y} bug fixed optimization
16280: string->double @ compile time were not-enough-checking...
16281:
16282: * src/main/: compile.tab.C, pa_string.C: whitespace after number in
16283: autoconvert now ignored
16284:
16285: * src/types/: pa_vform.C, pa_vform.h: $form: not determined yet
16286: check
16287:
16288: * src/classes/mail.C: mail netscape attachment name fixed. todo:
16289: $response:body content-type:name
16290:
16291: * configure, configure.in: hpux check, nsl link, no socket
16292:
16293: * operators.txt: old merge conflict removed
16294:
16295: * configure, configure.in: pack even address access on sparc&co
16296: arch checked in configure
16297:
16298: * configure, src/include/pa_version.h: makes
16299:
16300: * configure, configure.in, src/include/pa_version.h: makes
16301:
16302: * src/main/untaint.C: (bug#2) mail subject got always prepended
16303: with charset even when all letters were 7bit one
16304:
16305: * src/main/pa_common.C: merged fixed -d (bug)
16306:
16307: * src/main/pa_common.C: fixed -d (bug)
16308:
16309: 2002-06-03 paf
16310:
16311: * ChangeLog, operators.txt, etc/parser3.charsets/windows-1251.cfg,
16312: src/classes/classes.dsp, src/main/compile.tab.C,
16313: src/main/main.dsp, src/main/pa_globals.C,
16314: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
16315: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: fixed
16316: .dsp-s along with reorganized cvs modules dirs structure
16317:
16318: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
16319: main/pa_globals.C, targets/cgi/parser3.dsp,
16320: targets/isapi/parser3isapi.dsp, types/types.dsp: reorganized cvs
16321: modules
16322:
16323: 2002-05-28 paf
16324:
16325: * src/targets/cgi/parser3.C: info.uri now ""
16326:
16327: 2002-05-17 paf
16328:
16329: * src/classes/: table.C: ^table.save << checked empty
16330: pre/match/post columns
16331:
16332: 2002-05-16 paf
16333:
16334: * src/classes/image.C: image::measure can png now
16335:
16336: 2002-05-15 paf
16337:
16338: * operators.txt, src/classes/date.C: ^date::create[%H:%M[:%S]]
16339: added
16340:
16341: * etc/parser3.charsets/windows-1251.cfg: 0x forgot, fixed
16342:
16343: * operators.txt, src/classes/date.C: ^date::create[%Y[-%m[-%d[
16344: %H[:%M[:%S]]]]]] [-%m now
16345:
16346: 2002-05-14 paf
16347:
16348: * etc/parser3.charsets/: windows-1251.cfg: added 3 quotes
16349:
16350: 2002-05-07 paf
16351:
16352: * ChangeLog, src/classes/classes.dsp, src/classes/op.C,
16353: src/include/pa_globals.h, src/include/pa_request.h,
16354: src/include/pa_table.h, src/main/compile.tab.C,
16355: src/main/compile.y, src/main/main.dsp, src/main/pa_globals.C,
16356: src/main/pa_request.C, src/main/pa_table.C,
16357: src/targets/isapi/pa_pool.C, src/targets/isapi/parser3isapi.C,
16358: src/targets/isapi/parser3isapi.dsp,
16359: src/targets/isapi/pool_storage.h, src/types/types.dsp: Table
16360: name2number field now &. main_method_name now on Request pool
16361: rather on global_pool [Junction+VJunction created on same pool as
16362: name = were created on global pool, causing mem leaks]
16363:
16364: * src/: classes/classes.dsp, classes/op.C, include/pa_globals.h,
16365: include/pa_request.h, include/pa_table.h, main/compile.tab.C,
16366: main/compile.y, main/main.dsp, main/pa_globals.C,
16367: main/pa_request.C, main/pa_table.C, targets/isapi/pa_pool.C,
16368: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
16369: targets/isapi/pool_storage.h, types/types.dsp: Table name2number
16370: field now &. main_method_name now on Request pool rather on
16371: global_pool [Junction+VJunction created on same pool as name =
16372: were created on global pool, causing mem leaks]
16373:
16374: 2002-05-06 paf
16375:
16376: * src/: main/pa_globals.C, targets/cgi/parser3.C,
16377: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
16378: 100*40 bytes per request memory leak [nonpool malloc in globals]
16379:
16380: * src/: main/pa_globals.C, targets/cgi/parser3.C,
16381: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
16382: 100*40 bytes per request memory leak [nonpool malloc in globals]
16383:
16384: 2002-04-30 paf
16385:
16386: * configure, src/include/pa_version.h: version now not b
16387:
16388: * src/targets/cgi/parser3.C: request.uri now never 0
16389:
16390: 2002-04-29 paf
16391:
16392: * configure.in: removed b
16393:
16394: * src/: classes/op.C, include/pa_exception.h, main/pa_request.C:
16395: Exception::comment/type checked in (), no there's no empty
16396: type/comment by default
16397:
16398: * ChangeLog, src/doc/ClassExample1.dox, src/doc/ClassExample3.dox,
16399: src/doc/aliased.dox, src/doc/methoded.dox, src/doc/string.dox,
16400: src/doc/value.dox, src/include/pa_exception.h,
16401: src/main/pa_request.C, src/targets/cgi/parser3.C: merged from
16402: 0001
16403:
16404: 2002-04-26 paf
16405:
16406: * src/: doc/doxygen.cfg, targets/cgi/parser3.dsp: doxygen dot image
16407: size reduced
16408:
16409: 2002-04-25 paf
16410:
16411: * src/targets/cgi/: parser3.C: setenv in .htaccess when cgi is not
16412: under that dir got REDIRECT_ prefix before HTTP_PARSER_x_CONFIG,
16413: now that took into account
16414:
16415: * operators.txt, src/classes/date.C: ^date::create[2002-12-33
16416: 01:03:04]
16417:
16418: * ChangeLog, operators.txt, src/classes/date.C:
16419: ^date::create[2002-12-33 01:03:04]
16420:
16421: * ChangeLog: updated changelog
16422:
16423: * src/classes/table.C: removed restriction on column count to
16424: ^table.hash to work, now must be >0 [were >1]
16425:
16426: 2002-04-24 paf
16427:
16428: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
16429: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
16430: targets/isapi/parser3isapi.dsp, types/types.dsp: MSVC profile
16431: targets
16432:
16433: 2002-04-23 paf
16434:
16435: * operators.txt, src/classes/string.C:
16436: int/double/string:sql{}[$.default{code}] fixed [were barking:
16437: "junction used outside of context"]
16438:
16439: 2002-04-22 paf
16440:
16441: * types.txt, src/classes/string.C, src/include/pa_string.h,
16442: src/main/pa_string.C, src/types/pa_vstring.C,
16443: src/types/pa_vstring.h: ^string.optimize[]
16444:
16445: * src/: include/pa_globals.h, include/pa_table.h,
16446: main/pa_globals.C, main/pa_string.C, main/pa_table.C: fixed match
16447: table template
16448:
16449: * src/classes/: string.C: optimize removed from string
16450: .left/right/pos
16451:
16452: * src/main/execute.C: rolled back to
16453: before_killing_userjunction_contexts
16454:
16455: * src/main/execute.C: user junctions context killed
16456:
16457: * src/main/execute.C: junctions to local contexts got
16458: cleanized&checked later
16459:
16460: 2002-04-19 paf
16461:
16462: * src/: classes/string.C, include/pa_request.h,
16463: include/pa_string.h, main/pa_request.C, main/pa_string.C,
16464: types/pa_vstring.C, types/pa_vstring.h: string now optimized
16465: prior to .left .right .mid .pos .match when that is profitable,
16466: and always before .replace when $ORIGINS(1) optimization disabled
16467: economy from not wasting mem on lots of strings which occur by
16468: lots of String:mid calls to get parts of source string between
16469: found_occurances
16470:
16471: * src/classes/file.C: ovector now local economy: 16 bytes per
16472: ^file:list
16473:
16474: * src/: include/pa_globals.h, include/pa_table.h,
16475: main/pa_globals.C, main/pa_string.C: String::match table columns
16476: globalized, not created @ each ^match anymore economy:
16477: sizeof(Array)+space on 3+x cells=24+ bytes per ^match
16478:
16479: * src/: classes/op.C, classes/string.C, types/pa_value.h: VTable
16480: removed from each String::match replace iteration, and made
16481: stacked sizeof(VTable)=12bytes economy on each replace code
16482:
16483: * src/doc/footer.htm: 2001,
16484:
16485: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
16486: string.match[]['] option enables generation of $match.prematch
16487: .match .postmatch columns
16488:
16489: * src/main/pa_string.C: String::match options analized without
16490: cstr-ing them now
16491:
16492: * src/doc/: doxygen.cfg, footer.htm, html2chm.cmd, postbuild.txt,
16493: sources2html.cmd, view_chm.cmd, view_html.cmd, chmhelper.pl:
16494: config updated to doxygen 1.2.15, created helper which fixes
16495: minor bugs in chm project files & htm tree. changed extension to
16496: .htm
16497:
16498: 2002-04-18 paf
16499:
16500: * src/doc/doxygen.cfg: .chi generation disabled
16501:
16502: * src/: classes/classes.h, classes/xdoc.C, classes/xnode.C,
16503: classes/xnode.h, types/pa_vxdoc.C: xdoc(xnode) now fully -
16504: fields&methods
16505:
16506: * src/: classes/classes.h, classes/hash.C, types/pa_value.h,
16507: types/pa_vbool.h, types/pa_vcookie.h, types/pa_vdate.h,
16508: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.h,
16509: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
16510: types/pa_vjunction.h, types/pa_vobject.h, types/pa_vrequest.h,
16511: types/pa_vresponse.h, types/pa_vstateless_class.h,
16512: types/pa_vstateless_object.h, types/pa_vstatus.h,
16513: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h,
16514: types/pa_vxdoc.h, types/pa_vxnode.h: fclass_real lowered from
16515: VStateless_class to VObject
16516:
16517: * src/: main/pa_request.C, types/pa_valiased.h,
16518: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
16519: types/pa_vstring.h: VStateless_string_object speicalized light
16520: version of VStateless_object
16521:
16522: * src/classes/op.C: ^throw comment param made optional
16523:
16524: * src/types/: pa_valiased.C, pa_valiased.h, pa_vclass.h,
16525: pa_vobject.h, pa_wcontext.C: VAliased get/set alias now virtual
16526: and implemented down in VClass, fclass_alias removed,
16527:
16528: * src/types/pa_value.C: forced to cut that from .h because of
16529: VStateless_class usage [undefined in .h]
16530:
16531: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
16532: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16533: main/pa_request.C, types/pa_vmethod_frame.h: OP_GET_METHOD_FRAME
16534: merged with OP_CALL, VCodeFrame move to stack [no more heap waste
16535: on each CALL]
16536:
16537: * src/: classes/classes.h, classes/date.C, classes/double.C,
16538: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
16539: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
16540: classes/response.C, classes/string.C, classes/table.C,
16541: classes/void.C, classes/xnode.C, include/pa_globals.h,
16542: include/pa_request.h, main/execute.C, main/pa_globals.C,
16543: main/pa_request.C, types/Makefile.am, types/pa_value.h,
16544: types/pa_vdouble.h, types/pa_vform.C, types/pa_vhash.h,
16545: types/pa_vint.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
16546: types/pa_vstateless_class.h, types/pa_wcontext.C,
16547: types/pa_wcontext.h, types/pa_wwrapper.h, types/types.dsp:
16548: removed Value::fname
16549:
16550: 2002-04-17 paf
16551:
16552: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
16553: doc/ClassExample3.dox, doc/compiler.dox, doc/module.dox,
16554: doc/pooled.dox, doc/string.dox, doc/targets.dox,
16555: include/pa_pool.h, include/pa_types.h: dox updated to current
16556: state, PTHROW freshen to throw & co
16557:
16558: * src/types/pa_vhash.h: vstring wrong parent fixed
16559:
16560: * src/classes/op.C: taint local result var bug fixed
16561:
16562: 2002-04-16 paf
16563:
16564: * asm.txt, form.txt, lang.txt, sql.txt: removed outdated. see in
16565: Attic asm.txt as most interesting
16566:
16567: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: removed
16568: check, preventing content-length: 0 from appearing
16569:
16570: * src/main/execute.C: $result in @main now taken into account as in
16571: usual functions
16572:
16573: * src/: doc/postbuild.txt, main/execute.C: $result in @postprocess
16574: & @unhandled_exception now taken into account as in usual
16575: functions
16576:
16577: * src/doc/postbuild.txt: instructions on post .html build
16578:
16579: * src/doc/: doxygen.cfg, html2chm.cmd: .chm file only now, no .chi
16580:
16581: * src/: classes/file.C, main/pa_exec.C: stderr of execs mark as
16582: tainted
16583:
16584: * src/main/pa_request.C: uri in error log
16585:
16586: * src/: classes/date.C, main/compile.tab.C, targets/cgi/parser3.C:
16587: cheched date:create(days) param for validity [later were assumed
16588: valid and crashed on invalid onces]
16589:
16590: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
16591: main/execute.C, targets/cgi/parser3.C: OP_CALL -> OP_CALL__WRITE
16592: and used that for removing VString wrapper
16593:
16594: * src/classes/op.C: exception2vhash file now tainted
16595:
16596: * src/classes/op.C: _process pseudo origin copied from local var to
16597: heap
16598:
16599: * src/classes/op.C: extra check on empty file in origin in _execute
16600:
16601: 2002-04-15 paf
16602:
16603: * src/: main/execute.C, types/pa_value.h: fixed name update
16604:
16605: * src/classes/: file.C, op.C, table.C: finished dual write_xxx_lang
16606: functions
16607:
16608: * src/: classes/file.C, classes/hash.C, classes/op.C,
16609: include/pa_request.h, main/execute.C, types/pa_wcontext.h:
16610: started dual write_xxx_lang functions, if checked & works
16611:
16612: * src/: classes/date.C, classes/file.C, classes/mail.C,
16613: classes/string.C, classes/xnode.C, include/pa_request.h,
16614: types/pa_value.h, types/pa_wcontext.h: removed absolutely
16615: unnecessary VString shells
16616:
16617: * src/main/execute.C: CodeFrame soul fixed [mistakenly killed by
16618: prev changes]
16619:
16620: * src/: classes/image.C, classes/op.C, classes/string.C,
16621: classes/table.C, include/pa_request.h, main/execute.C,
16622: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
16623: StringOrValue wcontext result, now ready for dual writes
16624:
16625: * src/targets/cgi/parser3.C: ctime sometimes can be just "",
16626: checked that
16627:
16628: * src/main/: compile.tab.C, compile.y, compile_tools.C,
16629: compile_tools.h, execute.C: OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE
16630: changed to OP_WRITE_VALUE in var get cases
16631:
16632: * src/: classes/op.C, include/pa_globals.h, include/pa_opcode.h,
16633: include/pa_request.h, main/compile.tab.C, main/compile.y,
16634: main/compile_tools.C, main/compile_tools.h, main/execute.C,
16635: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C:
16636: switch in hash constructor fixed [were problems with using of
16637: stacked wwrapper after it's death]
16638:
16639: 2002-04-12 paf
16640:
16641: * operators.txt, src/classes/table.C: table.select(expression) 0
16642:
16643: 2002-04-11 paf
16644:
16645: * src/: classes/string.C, include/pa_request.h, main/execute.C:
16646: Request::process_internal codeFrame & wwrapper stacked [not
16647: wasting heap anymore]
16648:
16649: 2002-04-10 paf
16650:
16651: * src/: classes/double.C, classes/file.C, classes/hash.C,
16652: classes/image.C, classes/int.C, classes/math.C, classes/op.C,
16653: classes/string.C, classes/table.C, classes/void.C,
16654: classes/xdoc.C, include/pa_request.h, main/execute.C,
16655: main/pa_string.C: killed Request::process() wrapping
16656: VString(String) in case we need only String
16657:
16658: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
16659: killed 8 bytes from String.head
16660:
16661: 2002-04-09 paf
16662:
16663: * src/: main/compile.tab.C, targets/cgi/parser3.C,
16664: targets/isapi/parser3isapi.C: removed { char *a; { /*sub
16665: local*/char b[...]; a=b; situations
16666:
16667: * operators.txt, src/classes/xdoc.C: xslt params made literal
16668:
16669: * src/classes/xdoc.C: xslt params fixed
16670:
16671: * src/: main/pa_common.C, targets/cgi/parser3.C,
16672: types/pa_vdouble.h, types/pa_vint.h: int/double get_string now
16673: not pool.malloc(MAX_NUMBER) but really neaded
16674:
16675: * operators.txt, src/classes/double.C, src/classes/int.C:
16676: int/double.int/double(default)
16677:
16678: 2002-04-04 paf
16679:
16680: * src/: include/pa_string.h, main/pa_string.C: fixed string.replace
16681: [when reconstructing pieces were split by
16682: max_integral(piece.size), thus some strings to replace happen to
16683: be split into two = not replaced)
16684:
16685: * src/targets/cgi/: parser3.C, parser3.dsp: document root in
16686: standalone version = current dir
16687:
16688: * src/targets/cgi/parser3.C: document root in standalone version =
16689: current dir
16690:
16691: 2002-04-03 paf
16692:
16693: * configure, configure.in: more checks on nonexistent charset
16694:
1.101 moko 16695: * INSTALL, configure, configure.in: root config configure options
1.95 moko 16696:
16697: 2002-04-02 paf
16698:
16699: * src/main/compile.C: parser.compile [exception name more like in
16700: doc]
16701:
16702: 2002-04-01 paf
16703:
16704: * src/: classes/mail.C, include/pa_string.h, main/untaint.C,
16705: targets/isapi/parser3isapi.dsp: mail subject encoding taken from
16706: .content-type.charset, not .charset
16707:
16708: 2002-03-29 paf
16709:
16710: * etc/parser3.charsets/koi8-r.cfg: koi8-r += ukranian letters
16711:
16712: * operators.txt, src/classes/date.C: ^date::create now may not
16713: supply day, default 1. checked 29.03 -> 29.02 roll on non 366
16714: days' year. | 31.05->31.04 roll
16715:
16716: 2002-03-28 paf
16717:
16718: * operators.txt, src/classes/date.C, src/classes/op.C,
16719: src/include/pa_globals.h, src/include/pa_hash.h,
16720: src/main/pa_globals.C, src/types/pa_vdate.h: ^cache[file][date]{
16721: ^cache(seconds) ^cache[date] }
16722:
16723: * src/classes/: xdoc.C, xnode.C, xnode.h: removed redundant pool
16724: param
16725:
16726: 2002-03-27 paf
16727:
16728: * operators.txt, src/classes/date.C, src/classes/double.C,
16729: src/classes/file.C, src/classes/form.C, src/classes/hash.C,
16730: src/classes/image.C, src/classes/int.C, src/classes/mail.C,
16731: src/classes/math.C, src/classes/op.C, src/classes/string.C,
16732: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
16733: src/classes/xnode.C, src/include/pa_exception.h,
16734: src/include/pa_request.h, src/include/pa_stylesheet_connection.h,
16735: src/main/compile.C, src/main/compile_tools.C, src/main/execute.C,
16736: src/main/pa_array.C, src/main/pa_charset.C,
16737: src/main/pa_charsets.C, src/main/pa_common.C,
16738: src/main/pa_dictionary.C, src/main/pa_exception.C,
16739: src/main/pa_exec.C, src/main/pa_pool.C, src/main/pa_request.C,
16740: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
16741: src/main/pa_string.C, src/main/pa_table.C, src/main/untaint.C,
16742: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C,
16743: src/types/pa_value.h, src/types/pa_vcookie.C,
16744: src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vhash.h,
16745: src/types/pa_vmethod_frame.h, src/types/pa_vstatus.C,
16746: src/types/pa_vtable.C, src/types/pa_vxdoc.h,
16747: src/types/pa_vxnode.h, src/types/pa_wcontext.C,
16748: src/types/pa_wwrapper.h: assigned exception types
16749:
16750: * operators.txt, src/classes/op.C, src/include/pa_config_fixed.h,
16751: src/include/pa_request.h, src/main/execute.C,
16752: src/main/pa_request.C: decided agains resetting exception_trace,
16753: just changed name
16754:
16755: 2002-03-26 paf
16756:
16757: * src/: include/pa_common.h, main/pa_exec.C: windows exec chdir
16758: fixed
16759:
16760: * src/classes/op.C: forced language of $source field of exception
16761: to 'tainted', so that sql-langed-frags could be outputed outside
16762: of connect
16763:
16764: * operators.txt: removed date.roll limit of +-1 offset
16765:
16766: * src/classes/date.C: removed date.roll limit of +-1 offset
16767:
16768: * operators.txt, src/classes/date.C: fixed date roll on
16769: daylightsaving days mktime took into account tm_isdst flag, which
16770: remained from BEFORE roll, but should have been reset
16771:
16772: 2002-03-25 paf
16773:
16774: * operators.txt, src/targets/cgi/parser3.C:
16775: http_site_config_filespec
16776:
16777: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
16778: main/pa_exec.C: f(!forced_allow) to allow --with-sendmail to work
16779: with any/both --disable-foreign-group-files --disable-execs
16780:
16781: * INSTALL: "--with=sendmail=COMMAND" comment
16782:
16783: * INSTALL, configure, configure.in, src/classes/mail.C,
16784: src/include/pa_config_auto.h.in, src/main/pa_exec.C,
1.101 moko 16785: src/targets/cgi/Makefile.am: --disable-foreign-group-files now
16786: disables execs also. introducing --sendmail
1.95 moko 16787:
16788: * operators.txt: pgsql options comment
16789:
16790: * INSTALL: comment on --disable-link-stdcpp
16791:
1.101 moko 16792: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
16793: libstdc++ link skipping configure option
1.95 moko 16794:
16795: * src/: classes/op.C, include/pa_sql_connection.h: sql connection
16796: with error were put to cache with 'marked_to_rollback' flag, all
16797: consequent even OK requests rolled back
16798:
16799: 2002-03-22 paf
16800:
16801: * src/main/pa_exec.C: createprocess nowindow flag check on readfile
16802: false return
16803:
16804: * operators.txt: few comments on sets
16805:
16806: 2002-03-18 paf
16807:
16808: * operators.txt, src/classes/op.C, src/include/pa_exception.h,
16809: src/include/pa_globals.h, src/include/pa_request.h,
16810: src/include/pa_stack.h, src/main/pa_globals.C,
16811: src/main/pa_request.C: introducing ^try
16812:
16813: * src/: main/pa_charset.C, targets/isapi/pa_threads.C,
16814: types/pa_vdouble.h: removed some tested @tests
16815:
16816: 2002-03-15 paf
16817:
16818: * operators.txt, src/classes/table.C: ^table.locate(logical expr)
16819:
16820: 2002-03-13 paf
16821:
16822: * src/main/pa_exception.C: checked not-pooled malloc
16823:
16824: 2002-03-11 paf
16825:
16826: * INSTALL, configure, configure.in,
16827: src/include/pa_config_auto.h.in: --disable-foreign-group-files
16828:
16829: * src/main/pa_common.C: --disable-foreign-group-files
16830:
16831: * INSTALL: --disable-execs
16832:
16833: * src/main/pa_exec.C: --disable-execs
16834:
16835: * configure, configure.in, src/include/pa_config_auto.h.in:
16836: --disable-execs
16837:
16838: * src/: include/pa_config_fixed.h, main/pa_exec.C: --disable-execs
16839:
16840: * src/types/pa_vfile.C: $file.text now 0A linebreaks,
16841: file::exec/cgi linebreaks "0D0A" changed to 0A onces
16842:
16843: 2002-03-05 paf
16844:
16845: * operators.txt, src/classes/date.C: date week calendar columns
16846: named
16847:
16848: * operators.txt, src/classes/date.C: date week calendar columns
16849: named
16850:
16851: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: iis5 now
16852: requires headers to be terminated with \r\n manually [refuses to
16853: separate header/body itself]
16854:
16855: * src/: main/pa_globals.C, targets/cgi/parser3.C,
16856: targets/isapi/parser3isapi.C: isapi site config beside .dll
16857:
16858: 2002-03-04 paf
16859:
16860: * src/: classes/op.C, types/pa_vfile.C: process body now evaluated
16861: in PASS language
16862:
16863: * src/: classes/op.C, include/pa_string.h, main/pa_string.C: string
16864: deserialize checks on broken file
16865:
16866: * src/targets/isapi/: pa_threads.C, parser3isapi.C,
16867: parser3isapi.dsp: isapi updated
16868:
16869: 2002-03-01 paf
16870:
16871: * src/main/pa_exec.C: execle -> execve, now argc OK
16872:
16873: 2002-02-28 paf
16874:
16875: * src/main/untaint.C: removed some debug comments
16876:
16877: * src/main/pa_charsets.C: when placing charset to cache using
16878: global name now [were request]
16879:
16880: * configure, configure.in: apache module updated
16881:
16882: * src/main/pa_string.C: origin by first piece preferred before last
16883: piece
16884:
16885: 2002-02-27 paf
16886:
16887: * src/main/pa_charset.C: size_t
16888:
16889: * INSTALL: shared/static-xml with-pathlink
16890:
16891: * operators.txt: SMTP comment
16892:
16893: 2002-02-26 paf
16894:
16895: * src/main/pa_exec.C: more precise names for vars, cosmetic
16896:
16897: * src/classes/xnode.C: in some situation, xpath query returned
16898: result with type NODESET, but empty nodeset member field, checked
16899: that
16900:
16901: 2002-02-22 paf
16902:
16903: * INSTALL: without-zlib comment
16904:
16905: * etc/parser3.charsets/windows-1251.cfg: °
16906:
16907: * configure, configure.in: glib###.a detection fixed
16908:
16909: * INSTALL: hashfile removed from INSTALL
16910:
1.101 moko 16911: * Makefile.am: make update
1.95 moko 16912:
16913: * src/main/pa_string.C: string iterators fixed again, so were
16914: String::join_chain
16915:
16916: * src/main/pa_string.C: string iterators fixed again, so were
16917: String::join_chain
16918:
16919: * src/: include/pa_string.h, main/pa_string.C: string iterators
16920: fixed again, so were String::join_chain
16921:
16922: * src/types/pa_vcookie.C: cookie "expires=0" = "session"
16923:
16924: * operators.txt, src/types/pa_vcookie.C: cookie "expires=0" =
16925: "session"
16926:
1.101 moko 16927: * configure, configure.in, src/include/pa_config_auto.h.in:
16928: --with-shared-xml --with-static-xml
1.95 moko 16929:
16930: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
16931: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
16932: types/types.dsp: *.dsp: removed refereces to win32db & ancient
16933: xalan&xml
16934:
16935: * acconfig.h: acconfig move in cvs[from src/libltdl to /]
16936:
16937: * operators.txt, src/classes/classes.dsp, src/main/main.dsp,
16938: src/types/types.dsp: removed hashfile support from sources for
16939: now
16940:
1.101 moko 16941: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 16942: src/classes/hashfile.C, src/include/Makefile.am,
1.101 moko 16943: src/include/pa_config_auto.h.in, src/include/pa_db_connection.h,
16944: src/include/pa_db_manager.h, src/include/pa_db_table.h,
16945: src/main/Makefile.am, src/main/pa_db_connection.C,
1.95 moko 16946: src/main/pa_db_manager.C, src/main/pa_db_table.C,
1.101 moko 16947: src/main/pa_globals.C, src/targets/cgi/Makefile.am,
16948: src/types/Makefile.am, src/types/pa_vhashfile.C,
16949: src/types/pa_vhashfile.h: removed hashfile support for now
1.95 moko 16950:
16951: 2002-02-21 paf
16952:
16953: * src/main/untaint.C: removed debug code, activated commented-for
16954: debug parts
16955:
1.101 moko 16956: * Makefile.am: make cvsupdate
1.95 moko 16957:
16958: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
16959: main/untaint.C: STRING_*FOREACH_ROW changed to stop at
16960: append_row, not at link zero now string to string appending works
16961:
16962: 2002-02-20 paf
16963:
16964: * src/: include/pa_string.h, main/execute.C, main/untaint.C,
16965: targets/cgi/pa_pool.C, targets/cgi/parser3.C: //#define
16966: DEBUG_STRING_APPENDS_VS_EXPANDS
16967:
16968: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
16969: economy: 22%
16970:
16971: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
16972: space uptimized: string::link_row removed
16973:
16974: * src/: include/pa_string.h, include/pa_stylesheet_connection.h,
16975: main/pa_db_manager.C, main/pa_dictionary.C, main/pa_string.C,
16976: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
16977: types/pa_vstring.h: speed uptimized: string::is_empty
16978:
16979: * operators.txt, src/include/pa_common.h,
16980: src/include/pa_config_fixed.h, src/include/pa_string.h,
16981: src/include/pa_types.h, src/main/compile.tab.C,
16982: src/main/execute.C, src/main/pa_string.C, src/main/untaint.C,
16983: src/targets/cgi/pa_pool.C, src/targets/cgi/parser3.C: strign to
16984: string append optimiziation idea and estimates
16985:
16986: 2002-02-19 paf
16987:
16988: * src/classes/math.C: not used directly [but erroreously reported
16989: that 'is', thus registering twice&other probs]
16990:
16991: * src/classes/: xdoc.C, xnode.C: getElementsByTagName and *NS moved
16992: to node [element]
16993:
16994: * src/main/compile.C: without string_origins parse error
16995: file+line+col possible
16996:
16997: * src/main/: compile.C: without string_origins not worked
16998:
16999: 2002-02-18 paf
17000:
17001: * src/types/pa_vdouble.h: since we have in_expression removed that
17002: trick i've installed into double::as_string
17003:
17004: * src/main/pa_globals.C: extern "C" was removed too fast
17005:
17006: * src/: include/pa_opcode.h, include/pa_request.h,
17007: main/compile.tab.C, main/compile.y, main/execute.C,
17008: types/pa_wcontext.h: in_expression aimed to solve old problem
17009: with string/nonstring values, now in expressions double/int
17010: values are passed as-is, without stupid tostring/fromstring
17011: conversions
17012:
17013: * src/main/: main.dsp, pa_globals.C: removed unneded #ifdef
17014: __cplusplus } #endif
17015:
17016: * src/main/compile.tab.C: bison env set so one could compile
17017: without cygwin installed
17018:
17019: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
17020: targets/cgi/parser3.dsp, types/types.dsp: win32xml now contains
17021: gnome xml libs parser .dsp-s changed accordingly
17022:
17023: * operators.txt, src/targets/cgi/parser3.C: PARSER_ROOT_CONFIG
17024:
17025: * operators.txt, src/classes/date.C: date::create [were date::set,
17026: with backward comp
17027:
17028: * src/classes/math.C: math:random range check fixed
17029:
17030: * src/main/: compile.tab.C, compile.y: integer division stops name
17031:
17032: * INSTALL: local install comment
17033:
1.101 moko 17034: * ltconfig, ltmain.sh: removed libtool subpart files
1.95 moko 17035:
1.101 moko 17036: * acinclude.m4, aclocal.m4, configure, configure.in,
17037: src/include/pa_config_auto.h.in,
17038: src/include/pa_config_includes.h, src/targets/cgi/Makefile.am,
17039: src/targets/cgi/parser3.C: removed libtool usage from build mech
1.95 moko 17040:
17041: * operators.txt: \ comment
17042:
17043: 2002-02-13 paf
17044:
17045: * src/include/pa_config_includes.h: sys/time time both included
17046: now. vaguely remember confilicts on this on some system [not on
17047: six|ablv] so when would see them again would think up proper
17048: check
17049:
1.101 moko 17050: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
17051: --with-glib-config CXXLINK=$(CC) for targets/cgi/parser3
1.95 moko 17052:
17053: * src/main/pa_common.C: truncation never occured when writing files
17054: on unix [since i've changed cache mech] fix
17055:
17056: * src/main/pa_common.C: strnchr: sanity check added
17057:
17058: * etc/parser3.charsets/windows-1257.cfg: id added
17059:
17060: * etc/parser3.charsets/windows-1257.cfg, src/targets/cgi/parser3.C:
17061: baltic charset file generated, in generation script ispunct check
17062: added
17063:
17064: 2002-02-08 paf
17065:
1.101 moko 17066: * src/: include/Makefile.am, sql/Makefile.am,
17067: targets/isapi/Makefile.am: forgotten makes
1.95 moko 17068:
17069: * src/types/: pa_vcookie.C: VCookie::fill_fields one check
17070: forgotten
17071:
17072: * src/types/pa_vcookie.C: VCookie::fill_fields one check forgotten
17073:
17074: * INSTALL, README: install&others updated
17075:
17076: * AUTHORS, COPYING, ChangeLog, INSTALL: install&others updated
17077:
1.101 moko 17078: * Makefile.am, configure, configure.in,
17079: etc/parser3.charsets/Makefile.am, src/Makefile.am,
17080: src/classes/Makefile.am, src/main/Makefile.am,
17081: src/main/pa_status_provider.C, src/targets/Makefile.am,
17082: src/targets/cgi/Makefile.am, src/types/Makefile.am: 'make dist'
17083: works
1.95 moko 17084:
17085: * src/: classes/classes.C, classes/classes.h, classes/date.C,
17086: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
17087: classes/hashfile.C, classes/int.C, classes/mail.C,
17088: classes/math.C, classes/op.C, classes/response.C,
17089: classes/string.C, classes/table.C, classes/void.C,
17090: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17091: include/pa_array.h, include/pa_cache_managers.h,
17092: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
17093: include/pa_config_fixed.h, include/pa_config_includes.h,
17094: include/pa_db_connection.h, include/pa_db_manager.h,
17095: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
17096: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
17097: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
17098: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
17099: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
17100: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17101: include/pa_stack.h, include/pa_string.h,
17102: include/pa_stylesheet_connection.h,
17103: include/pa_stylesheet_manager.h, include/pa_table.h,
17104: include/pa_threads.h, include/pa_types.h, main/compile.C,
17105: main/compile_tools.C, main/compile_tools.h, main/execute.C,
17106: main/pa_array.C, main/pa_cache_managers.C, main/pa_charsets.C,
17107: main/pa_db_connection.C, main/pa_db_manager.C,
17108: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
17109: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
17110: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
17111: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
17112: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
17113: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
17114: targets/cgi/pa_threads.C, targets/cgi/pool_storage.h,
17115: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
17116: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
17117: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
17118: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
17119: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
17120: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.h,
17121: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.h,
17122: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
17123: types/pa_vmethod_frame.h, types/pa_vobject.h,
17124: types/pa_vrequest.h, types/pa_vresponse.h,
17125: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
17126: types/pa_vstateless_object.h, types/pa_vstatus.C,
17127: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
17128: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
17129: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h,
17130: classes/image.C, main/pa_common.C, main/pa_exec.C,
17131: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
17132: types/pa_vfile.C, types/pa_vform.C, types/pa_vhashfile.C,
17133: types/pa_vimage.C, types/pa_vrequest.C, types/pa_vresponse.C,
17134: types/pa_vstring.C, types/pa_vtable.C, types/pa_vxdoc.C,
17135: types/pa_vxnode.C, main/pa_charset.C: name spelling
17136:
17137: * src/: classes/classes.C, classes/classes.h, classes/date.C,
17138: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
17139: classes/hashfile.C, classes/image.C, classes/int.C,
17140: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
17141: classes/string.C, classes/table.C, classes/void.C,
17142: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17143: include/pa_array.h, include/pa_cache_managers.h,
17144: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
17145: include/pa_config_fixed.h, include/pa_config_includes.h,
17146: include/pa_db_connection.h, include/pa_db_manager.h,
17147: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
17148: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
17149: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
17150: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
17151: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
17152: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17153: include/pa_stack.h, include/pa_string.h,
17154: include/pa_stylesheet_connection.h,
17155: include/pa_stylesheet_manager.h, include/pa_table.h,
17156: include/pa_threads.h, include/pa_types.h, main/compile.C,
17157: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
17158: main/execute.C, main/pa_array.C, main/pa_cache_managers.C,
17159: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
17160: main/pa_db_connection.C, main/pa_db_manager.C,
17161: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
17162: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
17163: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
17164: main/pa_socks.C, main/pa_sql_driver_manager.C,
17165: main/pa_status_provider.C, main/pa_string.C,
17166: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
17167: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
17168: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
17169: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
17170: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
17171: targets/isapi/pool_storage.h, types/pa_valiased.C,
17172: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
17173: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
17174: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
17175: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
17176: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
17177: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
17178: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
17179: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
17180: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
17181: types/pa_vresponse.h, types/pa_vstateless_class.C,
17182: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
17183: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
17184: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
17185: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
17186: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
17187: types/pa_wcontext.h, types/pa_wwrapper.h: 2002
17188:
17189: 2002-02-07 paf
17190:
17191: * src/main/pa_socks.C: swapped headers to avoid compiler warnings
17192:
1.101 moko 17193: * configure, configure.in, src/include/pa_config_auto.h.in,
17194: src/main/pa_common.C, src/main/pa_socks.C: compiled under cygwin
17195: added yet another locking function: fcntl
1.95 moko 17196:
17197: * config.sub: on cygwin configure passes it with strange i1586
17198: const, hacked it to mean i586
17199:
17200: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
17201: disabled $if reference due to conflicts with local variables
17202:
17203: * operators.txt, src/classes/xdoc.C, src/include/pa_config_fixed.h:
17204: xdoc::set obsolete now, now xdoc::create, with both sences
17205:
17206: * operators.txt, src/classes/table.C, src/include/pa_array.h,
17207: src/include/pa_table.h, src/main/pa_array.C, src/main/pa_table.C:
17208: table::create now // 'set' name obsolete now table clone.
17209:
17210: * operators.txt, src/classes/string.C,
17211: src/include/pa_config_fixed.h, src/main/compile.tab.C:
17212: ^int/double/string.format now can be called with normal []
17213: brackets, not stupid {} as it were implemented for some strange
17214: reason. retaining backward compatibility due to some
17215: already-implemented servers
17216:
17217: * src/: include/pa_array.h, main/compile.C, main/compile.tab.C,
17218: main/compile.y, main/compile_tools.C, main/compile_tools.h:
17219: operators now detected by check at name_without_curly_rdive_read
17220: rule whether diving code constists only of
17221: OP_VALUE+string+OP_GET_ELEMENT. and last op code substituted
17222: with OP_GET_ELEMENT_OR_OPERATOR to form
17223: OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR. code
17224:
17225: 2002-02-06 paf
17226:
17227: * configure, configure.in: prefix expanded, grr
17228:
17229: * operators.txt, src/classes/mail.C: mail:send config changed
17230:
17231: 2002-02-05 paf
17232:
17233: * operators.txt: regex options commented
17234:
17235: * src/main/: pa_exec.C: argv0 now correct
17236:
17237: * src/types/pa_vstatus.C: status:rusage 3
17238:
17239: * src/types/pa_vstatus.C: status:rusage 2
17240:
17241: * operators.txt: status:rusage described int operators
17242:
17243: * src/types/pa_vstatus.C: status:rusage 1
17244:
17245: * configure.in, src/types/Makefile.am, src/types/pa_vstatus.h,
17246: src/types/types.dsp: status:rusage
17247:
17248: * configure.in, operators.txt, src/classes/file.C,
17249: src/classes/op.C, src/include/pa_common.h,
17250: src/include/pa_config_includes.h, src/main/compile.tab.C,
17251: src/main/pa_common.C: rewritten ^cache to use
17252: non-blocking-exclusive-caches
17253:
17254: * src/main/pa_common.C: text file read mode on win32 adjusted
17255: [speed impact. was off for debugging purpose, but forgotten
17256: afterwards]
17257:
17258: 2002-02-01 paf
17259:
17260: * src/classes/op.C: file_write does EX lock after create, while
17261: file_read does SH after open, so there's a moment after create
17262: but before EX lock when read can sneak into, and read
17263: just-created-for-writing-and-not-yet-locked file, added a check
17264: for that in ^cache...read
17265:
17266: 2002-01-31 paf
17267:
17268: * src/main/: compile.y, compile.tab.C: disabled operator call after
17269: ^xxx:
17270:
17271: * src/main/: compile.tab.C, execute.C: made operators lookup first
17272: in ^xxx situation. so that one could not do $if[1] ^if[xxx]
17273:
17274: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.C,
17275: main/compile.tab.C, main/compile.y, main/compile_tools.C,
17276: main/compile_tools.h, main/execute.C, types/pa_wcontext.h:
17277: operators check 6.1 rewritten. now check is done at compile time
17278:
17279: * src/main/execute.C: operators check 5 floated up old error of
17280: staying in 'entered class/object' state after $a($a..) it
17281: prevented operators from being called thereafter
17282:
17283: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
17284: main/execute.C: operators check 4 floated up old error of staying
17285: in 'entered object' state after ^a.a(a) it prevented operators
17286: from being called thereafter
17287:
17288: * src/main/execute.C: operators check 3 floated up old error of
17289: staying in 'entered class' state after $a:a(a) it prevented
17290: operators from being called thereafter
17291:
17292: * src/: main/execute.C, types/pa_wcontext.h: operators check 2
17293: floated up old error of staying in 'entered class' state after
17294: $a:a[a] it prevented operators from being called thereafter
17295:
17296: * src/main/execute.C: operators check, thay mistakenly seen in
17297: $class:operator $object.operators contexts
17298:
17299: * src/: classes/xdoc.C, targets/cgi/parser3.dsp: now compiles under
17300: win32
17301:
1.101 moko 17302: * INSTALL, configure, configure.in, ident.awk, etc/Makefile.am,
17303: src/classes/Makefile.am, src/main/Makefile.am,
17304: src/targets/cgi/Makefile.am,
1.95 moko 17305: src/targets/cgi/pa_config_paths.h.in, src/targets/cgi/parser3.C,
1.101 moko 17306: src/types/Makefile.am: lowered indent.awk back to src/
1.95 moko 17307:
1.101 moko 17308: * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
17309: acinclude.m4, aclocal.m4, asm.txt, config.guess, config.sub,
17310: configure, configure.in, form.txt, ident.awk, install-sh,
17311: lang.txt, ltconfig, ltmain.sh, missing, mkinstalldirs,
17312: operators.txt, parser3.dsw, sql.txt, types.txt, etc/Makefile.am,
1.95 moko 17313: etc/parser3.charsets/Makefile.am,
17314: etc/parser3.charsets/koi8-r.cfg,
17315: etc/parser3.charsets/windows-1250.cfg,
17316: etc/parser3.charsets/windows-1251.cfg, src/Makefile.am,
1.101 moko 17317: src/classes/Makefile.am, src/include/pa_config_auto.h.in,
17318: src/main/Makefile.am, src/targets/cgi/Makefile.am,
17319: src/targets/cgi/parser3.C, src/types/Makefile.am: moved etc&www
17320: out of src, moved configure&co out of src added windows-1250.cfg
1.95 moko 17321: straightened installation scripts procedure made
17322: targets/cgi/parser3.C be dependant on ./configure --sysconfdir
17323: change
17324:
17325: 2002-01-30 paf
17326:
17327: * src/classes/xdoc.C: acconfig.h changed [comments before #undefs
17328: removed] those comments were a mistake, and prevented libltdl
17329: from function properly
17330:
17331: 2002-01-29 paf
17332:
1.101 moko 17333: * src/: Makefile.am, classes/Makefile.am: removed libltdl/libtool
17334: creation [modified acinclude.m4 which were creating int into just
17335: assignment LIBTOOL=../libtool] added default system
17336: config&charsetts prepared 'make install', now it installs
17337: targets/cgi/parser3 into bin directory etc/parser3.conf &
17338: etc/parser3.charsets/* into $sysconfdir and
1.95 moko 17339: $sysconfdir/parser3.charsets respectively
17340:
17341: * src/: classes/xdoc.C, include/pa_charset.h, include/pa_globals.h,
17342: main/pa_globals.C: few forgotten ifdef XML added
17343:
17344: 2002-01-28 paf
17345:
1.101 moko 17346: * src/: classes/Makefile.am, targets/cgi/Makefile.am: xalan-patch
1.95 moko 17347: removed
17348:
17349: * src/main/pa_exception.C: dom|generic error output fix
17350:
17351: * src/classes/xnode.C: xdoc.importNode 3 [check err]
17352:
17353: * src/classes/xnode.C: xdoc.importNode 2 [mistype err]
17354:
17355: * src/: classes/xnode.C, types/pa_vxdoc.h: xdoc.importNode 1
17356: [fixed as_node helper func to accept docs]
17357:
17358: * src/: classes/xdoc.C, classes/xnode.h, main/pa_exception.C:
17359: xdoc.importNode 0
17360:
17361: * src/classes/xdoc.C: xdoc::set now untaints OK
17362:
17363: 2002-01-25 paf
17364:
17365: * src/main/: compile.tab.C, compile.y: #comment before @ after
17366: @SPECIAL now works OK
17367:
17368: * src/main/: pa_exec.C: unix: exec now does chdir to script dir
17369:
17370: * src/main/pa_exec.C: max arg count now 10, and proper message on
17371: violation that added
17372:
17373: * src/classes/hash.C: unified hash::sql, now
17374: ^hash::sql{query}[[$.limit(2) $.offset(4)]]
17375:
17376: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
17377: ^file:lock[filename]{code}
17378:
17379: * src/: classes/file.C, classes/op.C, classes/string.C,
17380: classes/table.C, classes/xdoc.C, include/pa_common.h,
17381: main/pa_common.C, types/pa_vfile.h: removed redundant pool param
17382: to some pa_common funcs
17383:
17384: * src/: include/pa_charset.h, main/pa_globals.C:
17385: http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
17386:
17387: * src/: include/pa_charset.h, main/pa_charset.C,
17388: include/pa_config_fixed.h, main/compile.tab.C: typedef XMLCh...
17389: not stupid illegal define
17390:
17391: 2002-01-24 paf
17392:
17393: * src/include/pa_version.h: changed version number
17394:
17395: * src/: classes/hashfile.C, include/pa_db_table.h,
17396: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
17397: main/compile_tools.C, main/compile_tools.h, main/execute.C,
17398: main/pa_db_connection.C, main/pa_db_table.C,
17399: types/pa_vhashfile.C, types/pa_vhashfile.h: merged from r17 -
17400: hashfile without logfiles
17401:
17402: * src/: classes/hashfile.C, include/pa_db_table.h,
17403: main/compile.tab.C, main/pa_db_connection.C, main/pa_db_table.C,
17404: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile: removed use
17405: of transactions [libdb removed DB_INIT_LOCK, DB_INIT_LOG,
17406: DB_INIT_TXN init bits, thus got rid of huge log files, which
17407: cluttered disk without huge need]
17408:
17409: * src/classes/: xdoc.C, xnode.C, xnode.h: gdome_xml_doc_get_xmlDoc
17410: handy macro, which is strangly abscent in dome lib
17411:
17412: * src/classes/xdoc.C: xsltSaveResultTo checked <0 response
17413:
17414: * src/classes/xdoc.C: checked empty response
17415:
17416: * src/classes/xnode.C: xdoc.select fixed context node [were always
17417: /, not self node]
17418:
17419: * src/classes/xnode.C: xnode.select returns array always now, in
17420: case 'nothing found' returns empty array
17421:
17422: * src/classes/xnode.C: xpath nodes select bug [0] instead of [i],
17423: be more tender with ctrl/c/v
17424:
17425: 2002-01-23 paf
17426:
17427: * src/: classes/xdoc.C, main/pa_globals.C: xdoc::load/set entities
17428: substituted. // 2. when dom tree with entites goes under
17429: transform text nodes // got [erroreosly] cut on first
17430: entity occurance
17431:
17432: * src/types/pa_vdouble.h: double prec. todo: get rid of
17433: twice-converting
17434:
17435: * src/types/pa_vdouble.h: %.20E now float format when %g produced
17436: 'e' in output this is for regretful twice-converting here:
17437: $a(double value) when they write double falue they convert it to
17438: string first, thus %g were losing precesion.
17439:
17440: todo: think up some way to remove double->string string->double
17441: twice-converting
17442:
17443: * src/: classes/xdoc.C, main/pa_globals.C, types/pa_vdouble.h:
17444: %.20E now default float format this is for regretful
17445: twice-converting here: $a(double value) when they write double
17446: falue they convert it to string first, thus %g were losing
17447: precesion.
17448:
17449: todo: think up some way to remove double->string string->double
17450: twice-converting
17451:
17452: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
17453: main/pa_globals.C: xmlSubstituteEntitiesDefault(1) now global,
17454: reasons in comment inside
17455:
17456: * src/main/pa_globals.C: xslt linked dynamically. [mistekenly were
17457: statically linked]
17458:
17459: * src/: include/pa_exception.h, main/compile.tab.C,
17460: main/pa_exception.C: removed exception va_list constructor. 1.
17461: not needed anymore 2. there were a conflict[causing errors]
17462: between ctor(, va_list) ctor(, ...) compiler[both msvc and gcc]
17463: never detected an ambiguilty here, compiling ctor(, "hello") into
17464: ctor(, va_list) which, of course, caused gpf
17465:
17466: * src/main/pa_globals.C: removed debug xslt messages
17467:
17468: 2002-01-22 paf
17469:
17470: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
17471: main/pa_globals.C: xsl stylesheet load: parsed entities, this
17472: helps compiling stylesheet properly. example: this refused to
17473: work, <b>«<xsl:value-of select="@title"
17474: />»</b> stranly worked only this way:
17475: <b>«<xsl:value-of select="@title" />»</b>
17476:
17477: docs says "set it to 1", never going into details, so I decided
17478: to try NOT to do that
17479:
17480: * src/classes/table.C: join behaived badly in case named tables
17481: structure mismatched: 0 strings sneaked into dest failing
17482: afterwards. replaced them with empty strings
17483:
17484: 2002-01-21 paf
17485:
17486: * src/main/pa_charset.C: checked empty transcoders in
17487: transcode_cstr|buf
17488:
17489: * src/classes/xdoc.C: xdoc::load error source = filespec
17490:
17491: * src/classes/xdoc.C: transform error source now
17492: stylesheet_filespec
17493:
1.101 moko 17494: * src/: classes/xdoc.C, classes/xnode.C,
1.95 moko 17495: include/pa_stylesheet_connection.h, main/pa_charset.C,
17496: main/pa_globals.C, main/pa_sql_driver_manager.C,
1.101 moko 17497: main/pa_stylesheet_manager.C, targets/cgi/Makefile.am: autoconf
17498: gnome
1.95 moko 17499:
17500: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
17501: include/pa_globals.h, include/pa_stylesheet_connection.h,
17502: main/pa_exception.C, main/pa_globals.C, targets/cgi/pa_threads.C:
17503: xslt generic error 1
17504:
17505: * src/: include/pa_stylesheet_connection.h, main/pa_exception.C:
17506: xml generic message 1
17507:
17508: * src/classes/table.C: ^table::load empty lines or #comments before
17509: headline
17510:
17511: * src/: include/pa_array.h, include/pa_globals.h,
17512: include/pa_request.h, include/pa_threads.h, main/pa_array.C,
17513: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
17514: targets/cgi/pa_threads.C, targets/isapi/pa_threads.C: xml generic
17515: errors 0
17516:
17517: 2002-01-16 paf
17518:
17519: * src/: classes/hash.C, classes/op.C, classes/string.C,
17520: classes/table.C, classes/void.C, classes/xdoc.C,
17521: include/pa_db_connection.h, include/pa_request.h,
17522: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17523: include/pa_stylesheet_connection.h,
17524: include/pa_stylesheet_manager.h, main/pa_request.C,
17525: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
17526: targets/cgi/pool_storage.h: auto closers to sql_connection,
17527: stylesheet_connection auto destroyers to remaining gnome objects
17528:
17529: * src/classes/xdoc.C: few comments
17530:
17531: 2002-01-15 paf
17532:
17533: * src/classes/xdoc.C: xdoc file save string
17534:
17535: ready. todo: error handling
17536:
17537: * src/classes/xdoc.C: xdoc save rewritten using
17538: xmlAllocOutputBuffer less mallocs, more reallocs. less fragmented
17539: result
17540:
17541: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C:
17542: started output options parsing
17543:
17544: 2002-01-14 paf
17545:
17546: * src/classes/xdoc.C: method
17547:
17548: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
17549: include/pa_pool.h, include/pa_stylesheet_connection.h,
17550: main/main.dsp, main/pa_charset.C, main/pa_globals.C,
17551: main/pa_pool.C, main/pa_stylesheet_manager.C, types/pa_vxdoc.h:
17552: xslt transform0. TODO: use output options handle errors
17553:
17554: * src/classes/: xdoc.C, xnode.C: ^xdoc.file
17555:
17556: 2002-01-11 paf
17557:
17558: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
17559: main/compile_tools.C, main/compile_tools.h, main/execute.C:
17560: partial logical && || evaluation
17561:
17562: * src/classes/xnode.C: xpath selectNodes
17563:
17564: * src/: classes/xnode.C, include/pa_charset.h: xpath selectNode 3:
17565: string/number/bool
17566:
17567: * src/classes/xnode.C: xpath selectNode 2
17568:
17569: * src/: classes/xnode.C, include/pa_charset.h, main/pa_charset.C:
17570: xpath selectNode 1
17571:
17572: 2002-01-10 paf
17573:
17574: * src/classes/xnode.C: xpath selectNode -100 [just written]
17575:
17576: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
17577: include/pa_exception.h, include/pa_pool.h, main/pa_charset.C,
17578: main/pa_pool.C: GdomeDOMString_auto_ptr c++ wrapper [calls
17579: refcounter]
17580:
17581: 2001-12-29 paf
17582:
17583: * src/: classes/xdoc.C, include/pa_exception.h, main/pa_charset.C,
17584: main/pa_exception.C, main/pa_globals.C: xdoc ^set ^string with
17585: glib works 0
17586:
17587: 2001-12-28 paf
17588:
17589: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C,
17590: main/pa_exception.C: started glib transcoders
17591:
17592: * src/main/pa_globals.C: renamed gdome to libgdome.dll
17593:
17594: * src/: classes/classes.dsp, classes/mail.C, classes/xdoc.C,
17595: classes/xnode.C, classes/xnode.h, include/pa_exception.h,
17596: include/pa_globals.h, main/compile.tab.C, main/main.dsp,
17597: main/pa_charset.C, main/pa_dir.C, main/pa_exception.C,
17598: main/pa_exec.C, main/pa_globals.C, main/pa_socks.C,
17599: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vxdoc.C,
17600: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: gnome
17601: libs just compiled in. no refcounting no xpath no xslt yet
17602:
17603: 2001-12-27 paf
17604:
17605: * src/: include/pa_charset.h, include/pa_common.h,
17606: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
17607: main/main.dsp, main/pa_charset.C, main/pa_charsets.C,
17608: main/pa_globals.C, main/pa_pool.C, targets/cgi/parser3.C,
17609: targets/cgi/parser3.dsp, types/pa_vxdoc.C, types/pa_vxdoc.h,
17610: types/pa_vxnode.C, types/pa_vxnode.h, types/types.dsp: going away
17611: from xalan&xerces, started the process. globals [initialization
17612: pool [charset update charset [transcodings vxnode vxdoc [DOM
17613: calls
17614:
17615: * src/classes/Makefile.am: going away from xalan&xerces, not needed
17616: anymore
17617:
17618: 2001-12-26 paf
17619:
17620: * src/: include/pa_charset.h, include/pa_charsets.h,
17621: main/pa_charset.C, main/pa_charsets.C, main/pa_request.C: charset
17622: key globalized [bug]
17623:
17624: 2001-12-25 paf
17625:
17626: * src/: classes/mail.C, classes/table.C, include/pa_string.h,
17627: main/pa_string.C: table set & append changed splitting languages,
17628: separators now can be clean AND as-is same to mail command line
17629: $MAIN:MAIL.progX arguments
17630:
17631: 2001-12-24 paf
17632:
17633: * src/classes/mail.C: one parted text messages - no multipart
17634: mime-type anymore. for convinient if $.attach-ments
17635:
17636: * src/: classes/hashfile.C, classes/op.C, main/pa_db_table.C,
17637: main/pa_string.C: read from cache size check updated
17638:
17639: * src/main/: pa_string.C: String::join_chain another ugly bug :(
17640:
17641: 2001-12-21 paf
17642:
17643: * src/classes/date.C: date:sql-string now returns localtime
17644:
17645: * src/main/pa_request.C: $result in @main actually not working, to
17646: hell with it for now
17647:
17648: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
17649: types/pa_vmethod_frame.h, types/pa_wcontext.h: $result in @main
17650: @postprocess @exception
17651:
17652: * src/main/execute.C: junction evaluation canceled - endless
17653: recursion detected
17654:
17655: 2001-12-19 paf
17656:
17657: * src/main/pa_charset.C: charset->charset transcoding via unicode
17658: intermediate
17659:
17660: * src/main/pa_request.C: CLASS_PATH now / = DOCUMENT_ROOT
17661:
17662: * src/classes/hashfile.C: ^hashfile.open DB_HOME now relative
17663:
17664: * src/classes/op.C: ^cache keypath now relative
17665:
17666: * src/classes/mail.C: changed weighting prior to sort
17667:
17668: * src/: classes/mail.C, include/pa_config_fixed.h: to/from 0 check
17669: were missing
17670:
17671: 2001-12-17 paf
17672:
17673: * src/main/pa_charset.C: ifndef XML were bad type
17674:
17675: * src/: include/pa_db_table.h, main/pa_db_table.C: db_table used
17676: outdated unset services_pool
17677:
17678: * src/: classes/mail.C, include/pa_charsets.h, include/pa_string.h,
17679: main/pa_charsets.C, main/untaint.C, types/pa_vrequest.C,
17680: types/pa_vresponse.C: ^mail:send[ $.charset[zzz] addded
17681:
17682: * src/main/untaint.C: allowed space in filespec
17683:
17684: * src/main/pa_charset.C: empty bufs transcode [forgot check :(]
17685:
17686: * src/classes/image.C: no govno
17687:
17688: * src/classes/image.C: govno
17689:
17690: 2001-12-16 paf
17691:
17692: * src/include/: pa_charset.h, pa_charsets.h: forgot to add
17693:
17694: * src/: main/Makefile.am, main/pa_charset.C, types/Makefile.am:
17695: charset_connection&manager replaced by charset&charsets
17696:
17697: * src/main/pa_charset.C: name_cstr 0
17698:
17699: * src/main/untaint.C: uri lang now knows about client/source
17700: charsets
17701:
17702: * src/: classes/file.C, classes/math.C, classes/op.C,
17703: classes/string.C, classes/table.C, classes/xdoc.C,
17704: include/pa_array.h, include/pa_cache_managers.h,
17705: include/pa_charset_connection.h, include/pa_charset_manager.h,
17706: include/pa_common.h, include/pa_db_connection.h,
17707: include/pa_db_manager.h, include/pa_db_table.h,
17708: include/pa_dictionary.h, include/pa_exception.h,
17709: include/pa_exec.h, include/pa_globals.h, include/pa_hash.h,
17710: include/pa_opcode.h, include/pa_pool.h, include/pa_request.h,
17711: include/pa_sapi.h, include/pa_socks.h,
17712: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17713: include/pa_string.h, include/pa_stylesheet_connection.h,
17714: include/pa_stylesheet_manager.h, include/pa_table.h,
17715: include/pa_transcoder.h, main/compile_tools.h, main/main.dsp,
17716: main/pa_charset.C, main/pa_charset_connection.C,
17717: main/pa_charset_manager.C, main/pa_charsets.C, main/pa_globals.C,
17718: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
17719: main/pa_transcoder.C, main/untaint.C, types/pa_vfile.C,
17720: types/pa_vform.C, types/pa_vform.h, types/pa_vrequest.C,
17721: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
17722: types/types.dsp: introducing Charset
17723:
17724: 2001-12-14 paf
17725:
17726: * src/: include/pa_request.h, include/pa_transcoder.h,
17727: main/pa_request.C, main/pa_transcoder.C, types/pa_vform.C,
17728: types/pa_vform.h: transcodeToUTF8[were FromUTF8] for forms todo:
17729: uri lang
17730:
17731: * src/main/pa_transcoder.C: transcodeToUTF8, now form&uri lang
17732:
17733: * src/targets/cgi/Makefile.am: -I../../pcre to .am
17734:
17735: * src/: include/pa_globals.h, main/pa_globals.C: removed unused
17736: defalts_name global
17737:
17738: * src/: include/pa_charset_connection.h, include/pa_pool.h,
17739: include/pa_request.h, main/main.dsp,
17740: main/pa_charset_connection.C, main/pa_charset_manager.C,
17741: main/pa_request.C, types/Makefile.am, types/pa_vrequest.C,
17742: types/pa_vrequest.h, types/pa_vresponse.h, types/types.dsp,
17743: include/pa_transcoder.h, main/pa_transcoder.C, main/Makefile.am:
17744: changed charset model. now important: $request:charset
17745: $response:charset while $response:content-type.charset become
17746: unimportant [informational]
17747:
17748: 2001-12-13 paf
17749:
17750: * src/targets/: cgi/pa_pool.C, isapi/pa_pool.C: EOL@EOF
17751:
17752: * src/classes/xdoc.C: rewritten auto_ptr part other way2, because
17753: of stupid gcc 2.96 /usr/include/g++-3/memory:40: candidates are:
17754: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with
17755: _Tp = FormatterListener] /usr/include/g++-3/memory:48:
17756: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &)
17757: [with _Tp1 = FormatterListener, _Tp = FormatterListener]
17758:
17759: * src/: classes/xdoc.C, main/pa_sql_driver_manager.C: rewritten
17760: auto_ptr part other way, because of stupid gcc 2.96
17761: /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
17762: &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
17763: FormatterListener] /usr/include/g++-3/memory:48:
17764: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with
17765: _Tp1 = FormatterListener, _Tp = FormatterListener]
17766:
17767: * src/classes/xdoc.C: removed extra inc
17768:
17769: * src/targets/cgi/: pa_pool.C, parser3.C: msvc heap debugging flag
17770:
17771: * src/include/pa_types.h: msvc head debugging flag
17772:
17773: * src/classes/xdoc.C: freed up listener
17774:
17775: * src/classes/string.C: change msg '... code is not code'
17776:
17777: * src/: main/pa_db_connection.C, main/pa_db_manager.C,
17778: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
17779: targets/cgi/pool_storage.h: couple cache expiratiors were wrong
17780: [past/future prob]
17781:
17782: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
17783: include/pa_config_fixed.h, include/pa_db_manager.h,
17784: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
17785: main/pa_cache_managers.C, main/pa_globals.C: ~Cache_managers
17786:
17787: * src/: include/pa_config_fixed.h, main/pa_common.C,
17788: main/pa_string.C: removed signed mismatch warnings
17789:
17790: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: removed
17791: 'expires' from header outputs
17792:
17793: * src/main/pa_string.C: string::recustruct erroreusly used outdated
17794: row ptr
17795:
17796: * src/classes/file.C: file::cgi bug, request_method were passed to
17797: SERVER_PROTOCOL but SERVER_PROTOCOL were forgotten
17798:
17799: * src/classes/xdoc.C: lang list updated
17800:
17801: 2001-12-10 paf
17802:
17803: * src/classes/math.C: ^math:random(n) now yields[0;n) not [0;n]
17804:
17805: * src/main/untaint.C: FILE_SPEC untainting changed so that one can
17806: erase files like that, knowing their full name introducing //
17807: theoretical problem with, for instance, "_2B" and "." fragments,
17808: // they would yield the same // because
17809: need_file_encode('_')=false // but we need to delete such files
17810: somehow, getting names from ^index
17811:
17812: * src/main/pa_string.C: ^string.replace bug fixed [bad
17813: string::join_chank break]
17814:
17815: 2001-12-07 paf
17816:
17817: * src/: classes/hashfile.C, classes/op.C, classes/table.C,
17818: include/pa_common.h, include/pa_config_auto.h.in,
17819: include/pa_config_fixed.h, include/pa_config_includes.h,
17820: include/pa_db_table.h, include/pa_request.h, main/pa_common.C,
17821: main/pa_db_table.C, main/pa_request.C, main/pa_string.C,
17822: types/pa_vhashfile.C: merged from r14_simple_cache
17823:
17824: * src/main/pa_string.C: stupid sparc architecture failed to access
17825: short at odd address 0x311f0 <deserialize__6StringUiPvUiPCc+16>:
17826: lduh [ %i2 + 1 ], %l0
17827:
17828: bus error, fixed that
17829:
17830: * src/main/pa_string.C: strange string deserialize bug on
17831: client[pmts], a bit shortened,
17832:
17833: * src/include/pa_config_auto.h.in: makes
17834:
17835: * src/: include/pa_common.h, include/pa_config_fixed.h,
17836: include/pa_config_includes.h, main/pa_common.C: exclusive lock
17837: file write shared lock file read
17838:
17839: * src/: classes/op.C, include/pa_common.h,
17840: include/pa_config_fixed.h, main/pa_common.C: ^cache operator
17841:
17842: 2001-12-06 paf
17843:
17844: * src/: classes/op.C, classes/table.C, include/pa_request.h,
17845: main/pa_request.C: #ifdef RESOURCES_DEBUG
17846:
17847: * src/: main/compile.tab.C, targets/cgi/parser3.C: removed debug
17848: info
17849:
17850: * src/classes/hashfile.C: removed transaction from ^cache
17851:
17852: 2001-12-05 paf
17853:
17854: * src/targets/cgi/: parser3.C: fatal error reporting fixed. in
17855: IIS5 there were a prob with illegal call check
17856:
17857: 2001-12-04 paf
17858:
17859: * src/: classes/op.C, classes/table.C, include/pa_request.h,
17860: main/pa_request.C: measures to log
17861:
17862: 2001-11-23 paf
17863:
17864: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
17865: main/pa_common.C, main/pa_db_table.C, main/pa_string.C,
17866: types/pa_vhashfile.C: merged from _0014, 1
17867:
17868: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
17869: main/pa_common.C, main/pa_db_table.C, types/pa_vhashfile.C:
17870: hashfile bugfix2 more wrong sizes. ^cache behaviour changed: if
17871: ^cache(33) would change
17872:
17873: 0660 bits in file_write & hashfile create
17874:
17875: * src/main/: pa_db_table.C, pa_string.C: cache bugfix [wrong types
17876: after pa_string optimization]
17877:
17878: 2001-11-22 paf
17879:
17880: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
17881: table.offset[whence]
17882:
17883: * src/classes/op.C: process cstr(,connection)
17884:
17885: * src/classes/op.C: process now gets its body on current language,
17886: not as-is
17887:
17888: * src/main/untaint.C: ORIGINS mode removed UHTML
17889:
17890: * src/main/untaint.C: ORIGINS mode was bad - forgot about optimize
17891: bit
17892:
1.101 moko 17893: * src/classes/xdoc.C: cached xslt [removed nocache forcing]
1.95 moko 17894:
17895: 2001-11-21 paf
17896:
17897: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h:
17898: <xsl:output output options made identical to xsl:output
17899: attributes exclusion: cdata-section-elements what xalan can do
17900: but that not used now: it can escape and remove CDATA sections
17901:
17902: * src/: main/untaint.C, targets/cgi/parser3.C: optimized \r
17903: produced by xslt
17904:
17905: * src/targets/cgi/parser3.C: removed debug cgi||1
17906:
17907: * src/main/: pa_string.C, untaint.C: cached some string::size() es
17908:
17909: * src/: classes/table.C, main/pa_string.C, main/untaint.C,
17910: targets/cgi/parser3.C: table.append bug fixed: forgot to switch
17911: default language for {code}, it happen to change it's language
17912: from CLEAN, so later refused to split by CLEAN \t
17913:
17914: 2001-11-20 paf
17915:
1.101 moko 17916: * src/: classes/Makefile.am, classes/table.C, main/Makefile.am,
17917: main/pa_exception.C, types/Makefile.am: moved ident.C & co to
1.95 moko 17918: bottom of dependeces, so that errors would popup quicklier, fixed
17919: line numbering in table::sql
17920:
17921: 2001-11-19 paf
17922:
17923: * src/: classes/op.C, include/pa_request.h, include/pa_string.h,
17924: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
17925: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
17926: targets/isapi/parser3isapi.C, types/pa_wcontext.C,
17927: types/pa_wcontext.h: UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT
17928: at wcontext.write
17929:
1.101 moko 17930: * src/targets/: Makefile.am, cgi/parser3.C: #if _MSC_VER
1.95 moko 17931: _set_new_handler
17932:
1.101 moko 17933: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C:
17934: set_new_handler in apache&isapi
1.95 moko 17935:
17936: 2001-11-16 paf
17937:
17938: * src/targets/cgi/parser3.C: pool debug @ die
17939:
17940: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
17941: removed 8 bytes from String, 2 bytes from
17942: string::chunk::row::item
17943:
17944: * src/main/pa_string.C: removed 1+4 bytes from String
17945:
17946: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
17947: types/pa_vstring.C: removed 1+4 bytes from String
17948:
17949: * src/main/pa_pool.C: introducing estimating String::cstr_bufsize,
17950: 0
17951:
17952: * src/: include/pa_globals.h, include/pa_string.h,
17953: include/pa_types.h, main/pa_globals.C, main/pa_pool.C,
17954: main/pa_request.C, main/untaint.C, sql/pa_sql_driver.h,
17955: targets/cgi/parser3.C: introducing estimating
17956: String::cstr_bufsize, 0
17957:
17958: * src/: main/pa_pool.C, include/pa_pool.h: die in pool::fail
17959:
17960: * src/: targets/cgi/parser3.C, main/pa_pool.C: die in pool::fail
17961:
17962: * src/: main/execute.C, main/pa_pool.C, targets/cgi/parser3.C,
17963: include/pa_pool.h: die in pool::fail
17964:
17965: 2001-11-15 paf
17966:
17967: * src/: include/pa_exception.h, main/execute.C, main/main.dsp,
17968: main/pa_exception.C, targets/cgi/parser3.C: exception with
17969: dynamic buffer re-back now with counter
17970:
17971: * src/: include/pa_exception.h, main/pa_exception.C: exception with
17972: static buffer back
17973:
17974: * src/targets/cgi/parser3.C: std::
17975:
17976: * src/: classes/classes.awk, include/pa_config_auto.h.in,
17977: include/pa_config_includes.h: setnewhandler check
17978:
1.101 moko 17979: * src/include/pa_config_auto.h.in: makes
1.95 moko 17980:
17981: * src/targets/cgi/parser3.C: set_new_handler started
17982:
17983: 2001-11-14 paf
17984:
17985: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
17986: was wrong
17987:
17988: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
17989: was wrong
17990:
17991: * src/main/pa_request.C: z
17992:
17993: * src/: include/pa_common.h, main/pa_common.C: snprintf on buffer
17994: full returns win32 -1 solaris >buffer_size
17995:
17996: checked all that
17997:
17998: * src/classes/op.C: ^untaint{body} as-is default now
17999:
18000: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
18001: types/pa_vstateless_class.h, types/pa_vstateless_object.h: merged
18002: with no_bad_constructors_try
18003:
18004: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
18005: types/pa_vstateless_class.h, types/pa_vstateless_object.h: fixed
18006: this: $bred[^string::length[]] $bred[^response::clear[]]
18007: $bred[^int::int[]]
18008:
18009: now VObject creation moved into overriden
18010: VClass::create_new_value, thus 0 from create_new_value means that
18011: class has no ctors
18012:
18013: 2001-11-13 paf
18014:
18015: * src/classes/classes.C: returned accedently removed if in foreach
18016: callbacks [when hash no-0-restructure]
18017:
18018: 2001-11-12 paf
18019:
18020: * src/main/pa_pool.C: changed xdoc createXXX politics, now string
18021: passed as-is to method, xalan makes & into & itself
18022:
18023: * src/classes/date.C: date.roll parser2 alg used
18024:
18025: * src/: classes/classes.C, classes/hash.C, classes/xdoc.C,
18026: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
18027: main/pa_dictionary.C, main/pa_hash.C,
18028: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C: hash
18029: now does not containt 0 values. put 0 actullay removes. no check
18030: on 0 value in foreach now required
18031:
18032: 2001-11-11 paf
18033:
18034: * src/sql/pa_sql_driver.h: removed extra constructor, doc
18035:
18036: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: CRLF
18037:
18038: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql
18039: driver initialize not const
18040:
18041: 2001-11-10 paf
18042:
18043: * src/main/pa_exec.C: doc
18044:
18045: 2001-11-09 paf
18046:
18047: * src/classes/: string.C, xdoc.C: xdoc::set{code} now untaints
18048: param properly
18049:
18050: * src/classes/string.C: string.save now does untainting before
18051: saving
18052:
18053: * src/main/pa_common.C: line endings fixing fixed last piece[was
18054: still cstr oriented]
18055:
18056: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
18057: line endings fixing got rid of cstr, now must work ok with post
18058: multipart
18059:
18060: * src/types/pa_vform.C: line endings fixed at post / multipart /
18061: not file also now
18062:
18063: 2001-11-08 paf
18064:
18065: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
18066: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
18067: include/pa_stylesheet_manager.h, main/pa_charset_manager.C,
18068: main/pa_db_manager.C, main/pa_sql_driver_manager.C,
18069: main/pa_stylesheet_manager.C: restructured Cache manager to be
18070: simple parent, not second parent [gcc 2.96 strangly refused to
18071: call virtual from second parent]
18072:
1.101 moko 18073: * src/: include/pa_common.h, main/Makefile.am,
18074: targets/cgi/pa_pool.C: makes
1.95 moko 18075:
18076: * src/: include/pa_request.h, main/pa_request.C,
18077: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: apache
18078: 'status' class enabler
18079:
18080: <Location /parser-status.html> ParserStatusAllowed </Location>
18081:
18082: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
18083: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
18084: include/pa_stylesheet_manager.h, main/main.dsp,
18085: main/pa_cache_managers.C, main/pa_charset_manager.C,
18086: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
18087: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
18088: types/pa_vstatus.h: cache_managers, maybe-expiring every request
18089: todo: apache 'status' class enabler
18090:
18091: 2001-11-05 paf
18092:
18093: * src/main/: pa_db_connection.C, pa_db_manager.C: expiration from
18094: debug to normal
18095:
18096: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_request.C:
18097: hence i removed skipping 0 values in hash::for_each-es we need to
18098: check cleaned cache items manually. few more checks.
18099:
18100: expiring to 0 time was wrong, changed to 'now' time
18101:
18102: * src/targets/cgi/parser3.C: read can return 0, that means sort of
18103: sig_pipe on freebsd [moko's experiments]. checked that in cgi,
18104: on apache already done :)
18105:
18106: * src/main/: pa_db_connection.C, pa_db_manager.C: hence i removed
18107: skipping 0 values in hash::for_each-es we need to check cleaned
18108: cache items manually
18109:
18110: * src/main/: pa_db_connection.C, pa_db_table.C:
18111: parser_multithreaded check was wrong
18112:
18113: * src/: classes/classes.C, classes/classes.h, classes/date.C,
18114: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
18115: classes/hashfile.C, classes/image.C, classes/int.C,
18116: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
18117: classes/string.C, classes/table.C, classes/void.C,
18118: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
18119: include/pa_array.h, include/pa_charset_connection.h,
18120: include/pa_charset_manager.h, include/pa_common.h,
18121: include/pa_config_fixed.h, include/pa_config_includes.h,
18122: include/pa_db_connection.h, include/pa_db_manager.h,
18123: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
18124: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
18125: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
18126: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
18127: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
18128: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18129: include/pa_stack.h, include/pa_string.h,
18130: include/pa_stylesheet_connection.h,
18131: include/pa_stylesheet_manager.h, include/pa_table.h,
18132: include/pa_threads.h, include/pa_types.h, main/compile.C,
18133: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
18134: main/execute.C, main/pa_array.C, main/pa_charset_connection.C,
18135: main/pa_charset_manager.C, main/pa_common.C,
18136: main/pa_db_connection.C, main/pa_db_manager.C,
18137: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
18138: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
18139: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
18140: main/pa_socks.C, main/pa_sql_driver_manager.C,
18141: main/pa_status_provider.C, main/pa_string.C,
18142: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
18143: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
18144: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
18145: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
18146: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
18147: targets/isapi/pool_storage.h, types/pa_valiased.C,
18148: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
18149: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
18150: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
18151: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
18152: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
18153: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
18154: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
18155: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
18156: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
18157: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
18158: types/pa_vstateless_object.h, types/pa_vstatus.h,
18159: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.C,
18160: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
18161: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
18162: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
18163: $status:db fixed used not initialized in db_connection & db_table
18164:
18165: * src/: include/pa_charset_connection.h, main/pa_charset_manager.C:
18166: $status:charset
18167:
18168: * src/: classes/xdoc.C, include/pa_db_connection.h,
18169: include/pa_stylesheet_connection.h,
18170: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C,
18171: types/pa_vstatus.h: $status:stylesheet
18172:
18173: * src/: include/pa_charset_manager.h, include/pa_db_manager.h,
18174: include/pa_request.h, include/pa_sql_connection.h,
18175: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
18176: main/main.dsp, main/pa_charset_manager.C, main/pa_common.C,
18177: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
18178: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
18179: main/pa_stylesheet_manager.C, types/pa_vstatus.h,
18180: types/pa_vxnode.C, types/types.dsp: started status parser class
18181:
18182: 2001-11-01 paf
18183:
18184: * src/include/pa_config_auto.h.in: makes
18185:
18186: * src/main/pa_hash.C: removed old extra include
18187:
18188: * src/: classes/math.C, include/pa_common.h: HAVE_TRUNC HAVE_ROUND
18189: checks [for hp, there are such in math.h]
18190:
18191: * src/classes/op.C: ^for endless loop check strightened
18192:
18193: * src/: classes/hash.C, classes/op.C, main/execute.C: changed root
18194: behavior in native calls. it left unchanged, so ^for ^foreach &
18195: co can use r.root to write their i & key,value there
18196:
18197: * src/classes/op.C: detected for var storage bug, fixed.
18198: todo:foreach
18199:
18200: * src/: classes/hash.C, classes/xdoc.C, classes/xnode.C,
18201: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
18202: types/pa_vhash.h, types/pa_vxnode.C: hash locking disabled
18203: changing of hash inside of foreach
18204:
18205: * src/: classes/hash.C, classes/hashfile.C, types/pa_vhashfile.C:
18206: ^hashfile.foreach[key|value]{body}[[separator]|{separator}] prev
18207: were hash.foreach
18208:
18209: * src/: classes/hash.C, classes/op.C, types/pa_vmethod_frame.h,
18210: types/pa_vstring.C, types/pa_vstring.h:
18211: ^foreach[key|value]{body}[[separator]|{separator}]
18212:
18213: * src/: classes/hash.C, include/pa_hash.h, main/pa_hash.C,
18214: types/pa_vcookie.C: ^hash.delete[key]
18215:
18216: 2001-10-31 paf
18217:
18218: * src/main/: compile.C, pa_common.C: completely empty file now
18219: considered "read", not ignored [not perfect trick used]
18220:
18221: * src/main/pa_common.C: simplier common ifdefs
18222:
18223: * src/main/pa_common.C: typing bug in common - bad ifdeff
18224:
18225: * src/main/pa_db_connection.C: z
18226:
18227: * src/main/: pa_db_connection.C, pa_sql_driver_manager.C: //
18228: lockdetector flags
18229: dbenv.lk_detect=DB_LOCK_RANDOM;
18230:
18231: * src/main/pa_sql_driver_manager.C: hiding passwords and addresses
18232: from accidental show [imagine user forgot @exception]
18233:
18234: * src/classes/table.C: ^table.save[[nameless|+append;]path]
18235:
18236: * src/: classes/file.C, classes/image.C, classes/mail.C,
18237: classes/string.C, classes/xnode.C, include/pa_common.h,
18238: main/pa_common.C: ^string.save[[append;]path]
18239:
18240: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
18241: main/execute.C: \ in expression: int divide 10/3=3
18242:
18243: * src/types/pa_vhashfile.h: hashfile ^delete to do something only
18244: inside of ^cache
18245:
18246: * src/: include/pa_threads.h, main/pa_db_connection.C,
18247: main/pa_db_table.C, targets/cgi/pa_threads.C,
18248: targets/isapi/pa_threads.C: libdb DB_THREAD flag only when really
18249: needed
18250:
18251: 2001-10-30 paf
18252:
18253: * src/: classes/classes.dsp, main/main.dsp,
18254: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
18255: types/types.dsp: enabled debug incremental compile
18256:
18257: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
18258: form post data line endings not reformatted now.
18259:
18260: * src/types/: pa_vform.C, pa_vform.h: AppendFormEntry length param
18261: now required [had bug when file= has no value]
18262:
18263: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_db_table.C,
18264: pa_exec.C, pa_request.C, pa_sql_driver_manager.C, pa_string.C:
18265: cstr(asis) default param removed
18266:
18267: * src/classes/xdoc.C: rolled back {} in xdoc.createTextNode for now
18268:
18269: * src/classes/xdoc.C: rolled back {} in xdoc.createElement for now
18270:
18271: * src/include/pa_dir.h: LOAD_DIR fixed
18272:
18273: * src/types/pa_vform.C: VForm::AppendFormEntry {length convention
18274: was broken} fix_line_breaks
18275:
18276: * src/include/: pa_config_fixed.h, pa_pragma_pack_begin.h,
18277: pa_pragma_pack_end.h, pa_string.h, pa_types.h: String & Origin
18278: packed with #pragma pack
18279:
1.101 moko 18280: * src/include/pa_config_auto.h.in: pragma detection
1.95 moko 18281:
18282: 2001-10-29 paf
18283:
18284: * src/types/pa_wcontext.h: bitfield syntax stricter
18285:
18286: * src/: classes/file.C, types/pa_vimage.C: image&file couple stack
18287: string hash.puts
18288:
18289: * src/include/pa_sql_connection.h: SQL_CONNECTION_FUNC_GUARDED name
18290:
18291: * src/include/pa_sql_connection.h: there were one wrong
18292: SQL_CONNECTION_FUNC_GUARDED [failed]
18293:
18294: * src/targets/isapi/pa_pool.C: added isapi&apache real_malloc debug
18295: param.someday either ifdef or remove it
18296:
18297: * src/targets/cgi/: pa_pool.C, parser3.C: removed debug defines
18298:
18299: * src/main/untaint.C: optimizing returned after debugging
18300:
18301: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
18302: main/untaint.C: memory hunging #pragma pack(1)
18303:
18304: 16 419 844 13 169 394
18305:
18306: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
18307: targets/cgi/pa_pool.C: String size_t replace to uint in proper
18308: places [todo:Array]
18309:
18310: * src/: main/execute.C, targets/cgi/pa_pool.C,
18311: targets/cgi/parser3.dsp, types/pa_wcontext.h,
18312: types/pa_wwrapper.h: debugging memory WContext flags to bits
18313:
18314: total 5 652 652/158731 total 5 469 332/158731
18315:
18316: * src/: include/pa_array.h, main/pa_array.C: debugging memory
18317: Array:: without cache in get/put now
18318:
18319: [Mon Oct 29 18:23:02 2001] total 5 796 092/158731 [Mon Oct 29
18320: 18:25:27 2001] total 5 652 652/158731
18321:
18322: * src/: include/pa_string.h, main/pa_string.C,
18323: targets/cgi/pa_pool.C: debugging memory String::fused_rows func
18324: now
18325:
18326: [Mon Oct 29 17:55:45 2001] total 5917436/158731 [Mon Oct 29
18327: 18:11:53 2001] total 5796092/158731
18328:
18329: * src/: classes/file.C, include/pa_hash.h, include/pa_string.h,
18330: main/pa_globals.C, targets/cgi/pa_pool.C: debugging memory hash
18331: key ref now
18332:
18333: [Mon Oct 29 16:01:17 2001] total 17050496/202647 [Mon Oct 29
18334: 17:11:17 2001] total 16867948/202658
18335:
18336: * src/: classes/file.C, classes/image.C, classes/string.C,
18337: classes/xdoc.C, include/pa_pool.h, include/pa_string.h,
18338: main/execute.C, main/pa_array.C, main/pa_common.C,
18339: main/pa_hash.C, main/pa_sql_driver_manager.C, main/pa_string.C,
18340: main/untaint.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C,
18341: types/pa_vcookie.C, types/pa_vstring.h: debuggging memory.
18342: string::as_int/double now usually uses stack, not heap [200K out
18343: of 17M :)] VString(String&) not copies reference [29M -> 17M]
18344:
18345: * src/main/pa_sql_driver_manager.C: ping to have services [old
18346: hiding bug]
18347:
18348: * src/Makefile.am: .am order
18349:
18350: * src/: include/pa_array.h, include/pa_charset_manager.h,
18351: include/pa_db_connection.h, include/pa_db_manager.h,
18352: include/pa_db_table.h, include/pa_hash.h, include/pa_request.h,
18353: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
18354: include/pa_threads.h, types/pa_valiased.h, types/pa_vhashfile.h,
18355: types/pa_vstateless_class.h, types/pa_wcontext.h: gcc 3.0.1
18356: required "friend class"
18357:
18358: ../include/pa_request.h:51: friend declaration requires
18359: class-key, i.e. `friend class Temp_lang'
18360:
18361: * src/: include/pa_exception.h, include/pa_sql_connection.h,
18362: main/pa_exception.C, main/pa_sql_driver_manager.C,
18363: sql/pa_sql_driver.h: sql driver impl changed in _throw part.
18364:
18365: the idea is to #1 jump to C++ some function to main body, where
18366: every function stack frame has exception unwind information and
18367: from there... #2 propagate_exception()
18368:
18369: 2001-10-28 paf
18370:
18371: * src/main/pa_db_connection.C: removed old consts
18372:
18373: * src/main/pa_db_connection.C: expire table [was accidently pasted
18374: with wrong type/cast]
18375:
18376: * src/main/: pa_db_connection.C, pa_db_table.C: exception
18377: translation
18378:
1.101 moko 18379: * src/: classes/Makefile.am, targets/cgi/Makefile.am: db makes.
1.95 moko 18380: remember to build DB2 with -fexceptions!!!
18381:
18382: * src/main/pa_db_table.C: DB_RMW defed
18383:
18384: * src/: include/pa_config_auto.h.in, include/pa_config_fixed.h,
18385: include/pa_db_connection.h, include/pa_db_manager.h,
18386: include/pa_db_table.h, main/pa_db_connection.C,
18387: main/pa_db_table.C: db2 on linux with DB 2.4.14: (6/2/98)
18388:
18389: 2001-10-27 paf
18390:
18391: * src/: classes/hashfile.C, include/pa_db_connection.h,
18392: include/pa_db_table.h, main/pa_db_connection.C,
18393: main/pa_db_manager.C, main/pa_db_table.C, main/pa_globals.C,
18394: types/pa_vhashfile.C: DB2 ifdefs
18395:
1.101 moko 18396: * src/: classes/Makefile.am, include/pa_config_fixed.h,
18397: main/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
1.95 moko 18398: makes with DB2
18399:
1.101 moko 18400: * src/: include/pa_config_auto.h.in, main/Makefile.am,
18401: types/Makefile.am: makes db
1.95 moko 18402:
18403: * src/: main/pa_globals.C, targets/cgi/parser3.dsp,
18404: targets/isapi/parser3isapi.dsp: vc projects libdb ifdefed into
18405: globals.C
18406:
18407: * src/: classes/hashfile.C, include/pa_db_connection.h,
18408: include/pa_db_table.h, main/pa_db_connection.C,
18409: main/pa_db_table.C: ^hashfile.clear[]
18410:
18411: * src/classes/classes.awk: no $ in var names
18412:
18413: * src/main/: pa_db_connection.C, pa_db_manager.C: db expiration
18414: connection&table [forgotten calls]
18415:
18416: 2001-10-26 paf
18417:
18418: * src/main/pa_db_connection.C: db checkpoints
18419:
18420: * src/: include/pa_db_connection.h, main/pa_db_connection.C: db
18421: checkpoints
18422:
18423: * src/classes/xdoc.C: xdoc createTextNode createElement UL_XML
18424: default. but entities still reparsed. todo: tothink
18425:
18426: * src/main/pa_db_connection.C: db recover mech 2
18427:
18428: * src/: classes/hashfile.C, include/pa_db_connection.h,
18429: include/pa_db_manager.h, include/pa_db_table.h,
18430: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
18431: main/pa_db_table.C, main/pa_hash.C, types/pa_vhashfile.C,
18432: types/pa_vhashfile.h: db connections & tables now cached at
18433: create time & multithreaded
18434:
18435: * src/: classes/xdoc.C, types/pa_vxdoc.h: transform2 for
18436: parsed_source
18437:
18438: * src/main/pa_db_connection.C: about to remove connection from
18439: vhashfile
18440:
18441: * src/: main/pa_db_table.C, classes/hashfile.C: db: child
18442: transaction commit/rollback responsibility left to parent [as it
18443: sould - else there were a bug with double free]
18444:
18445: * src/include/pa_db_table.h: db: child transaction commit/rollback
18446: responsibility left to parent [as it sould - else there were a
18447: bug with double free]
18448:
18449: 2001-10-25 paf
18450:
18451: * src/: classes/hashfile.C, include/pa_common.h,
18452: include/pa_db_connection.h, include/pa_db_manager.h,
18453: main/main.dsp, main/pa_db_connection.C, main/pa_db_manager.C,
18454: types/pa_vhashfile.C, types/pa_vhashfile.h,
18455: include/pa_db_table.h, main/pa_db_table.C: started db_home
18456: [multiple, cached] todo: autorecover [tried, but not succeded,
18457: yet]
18458:
18459: * src/include/pa_dir.h: ancient gpf on dir not found fixed
18460:
18461: * src/: include/pa_db_connection.h, main/pa_db_manager.C:
18462: transaction parent passed
18463:
18464: 2001-10-24 parser
18465:
1.101 moko 18466: * src/classes/Makefile.am: makes
1.95 moko 18467:
18468: * src/targets/: cgi/pool_storage.h, isapi/parser3isapi.C,
18469: isapi/pool_storage.h: pool_storage fixed
18470:
18471: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C,
18472: types/pa_vform.h: form fix_line_breaks
18473:
1.101 moko 18474: * src/targets/cgi/pool_storage.h: makes
1.95 moko 18475:
18476: * src/: classes/Makefile.am, targets/cgi/Makefile.am,
18477: targets/cgi/pool_storage.h: makes
18478:
18479: * src/sql/pa_sql_driver.h: version
18480:
18481: * src/: include/pa_common.h, main/Makefile.am, main/pa_common.C,
18482: types/pa_vform.C, types/pa_vform.h: .am
18483:
18484: * src/main/: pa_db_connection.C, pa_db_manager.C: hashfile setted
18485: this: DB_RMW Acquire write locks instead of read locks when doing
18486: the retrieval. Setting this flag may decrease the likelihood of
18487: deadlock during a read-modify-write cycle by immediately
18488: acquiring the write lock during the read part of the cycle so
18489: that another thread of control acquiring a read lock for the same
18490: item, in its own read-modify-write cycle, will not result in
18491: deadlock
18492:
18493: * src/targets/isapi/parser3isapi.dsp: doc
18494:
18495: * src/: classes/hashfile.C, types/pa_vhashfile.h: hashfile 1
18496:
18497: * src/: classes/hashfile.C, include/pa_request.h: hashfile.cache 0
18498:
18499: * src/: classes/hashfile.C, include/pa_db_connection.h,
18500: main/pa_db_connection.C: hashfile expired deleted from db when
18501: get & iterate
18502:
18503: * src/: main/pa_db_connection.C, types/pa_vhashfile.C: hashfile
18504: expiring 1
18505:
18506: * src/types/: pa_vhashfile.C, pa_vhashfile.h: hashfile expiring 0
18507:
18508: * src/: main/pa_db_connection.C, types/pa_vhashfile.C:
18509: db_connection not bothers with key when not returning expired
18510: data
18511:
18512: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
18513: types/pa_vhashfile.C: db_cursor constructor public now
18514:
18515: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
18516: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile data
18517: stamped, todo: put_element analize
18518:
18519: * src/: include/pa_db_connection.h, include/pa_string.h,
18520: main/pa_db_connection.C, main/pa_string.C: hashfile pieced
18521: serialize. todo stamp
18522:
18523: 2001-10-23 parser
18524:
18525: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
18526: classes/image.C, classes/mail.C, classes/response.C,
18527: classes/string.C, classes/table.C, classes/xdoc.C,
18528: include/pa_config_fixed.h, include/pa_db_connection.h,
18529: main/pa_common.C, main/pa_db_connection.C, main/pa_request.C,
18530: types/pa_value.h, types/pa_vcookie.C, types/pa_vhash.h,
18531: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vresponse.h,
18532: types/pa_vtable.C: ^hashfile.hash[]
18533:
18534: * src/: classes/hashfile.C, classes/xdoc.C,
18535: include/pa_config_fixed.h, main/pa_db_manager.C,
18536: main/pa_globals.C: ifdefs so it compiled without db
18537:
18538: * src/: classes/hashfile.C, include/pa_db_connection.h,
18539: include/pa_db_manager.h, main/pa_db_connection.C,
18540: main/pa_db_manager.C, types/pa_vhashfile.h:
18541: ^hashfile.transaction{code} ^hashfile:clear[filename]
18542: ^hashfile.delete[key]
18543:
18544: 2001-10-22 parser
18545:
18546: * src/targets/: cgi/pa_pool.C, cgi/parser3.C, cgi/parser3.dsp,
18547: cgi/pool_storage.h, isapi/pool_storage.h: cgi += pool cleanups
18548:
18549: * src/: classes/classes.dsp, classes/hashfile.C, classes/xdoc.C,
18550: classes/xnode.C, include/pa_charset_connection.h,
18551: include/pa_db_connection.h, include/pa_db_manager.h,
18552: include/pa_exception.h, include/pa_sapi.h,
18553: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18554: include/pa_stylesheet_connection.h,
18555: include/pa_stylesheet_manager.h,
18556: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
18557: main/pa_db_connection.C, main/pa_db_manager.C,
18558: main/pa_exception.C, main/pa_globals.C, main/pa_pool.C,
18559: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
18560: main/pa_xslt_stylesheet_manager.C, targets/cgi/parser3.C,
18561: targets/isapi/parser3isapi.C, types/pa_vhashfile.C,
18562: types/pa_vhashfile.h, types/pa_vxdoc.C, types/pa_vxnode.C,
18563: types/types.dsp: hashfile 0
18564:
18565: * src/types/pa_vhashfile.C: z
18566:
18567: * src/: classes/classes.dsp, classes/hashfile.C,
18568: include/pa_config_fixed.h, main/execute.C,
18569: targets/cgi/parser3.dsp, types/pa_vhashfile.C,
18570: types/pa_vhashfile.h, types/types.dsp: hashfile -100
18571:
18572: * src/targets/isapi/parser3isapi.C: SEH minor ifdef changes
18573:
18574: * src/: include/pa_exception.h, include/pa_request.h,
18575: main/execute.C, main/pa_exception.C, main/pa_request.C,
18576: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
18577: types/pa_vclass.h, types/pa_vobject.h: stack backtrace
18578:
18579: 2001-10-19 parser
18580:
18581: * src/include/pa_pool.h: header
18582:
18583: * src/main/pa_pool.C: auto compiled on gcc
18584:
18585: * src/classes/image.C: comment
18586:
1.101 moko 18587: * src/: include/pa_pool.h, main/pa_common.C: makes
1.95 moko 18588:
18589: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
18590: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
18591: types/pa_vxnode.h: xnode clone got freed
18592:
18593: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
18594: include/pa_types.h, main/pa_pool.C: first c++ exceptions result:
18595: can free up xalandomstring resulting from pool::transcode
18596:
18597: * src/: classes/Makefile.am, classes/xdoc.C, classes/xnode.C,
18598: include/pa_config_fixed.h, include/pa_exception.h,
18599: include/pa_stylesheet_connection.h, main/pa_charset_connection.C,
18600: main/pa_exception.C, main/pa_pool.C, types/pa_vxdoc.C,
18601: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: switched
18602: to c++ exceptions 1xml configure fixed to exclude xalan-patch
18603: from non-xml compile
18604:
18605: * src/main/pa_request.C: pool:: context - get_context
18606:
18607: * src/: classes/classes.h, classes/date.C, classes/double.C,
18608: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
18609: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
18610: classes/string.C, classes/table.C, classes/void.C,
18611: include/pa_config_fixed.h, include/pa_exception.h,
18612: include/pa_pool.h, include/pa_request.h, include/pa_types.h,
18613: main/compile.C, main/compile_tools.C, main/execute.C,
18614: main/pa_array.C, main/pa_common.C, main/pa_dictionary.C,
18615: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
18616: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
18617: main/pa_string.C, main/pa_table.C, main/untaint.C,
18618: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
18619: types/pa_value.h, types/pa_vbool.h, types/pa_vdouble.h,
18620: types/pa_vfile.h, types/pa_vform.C, types/pa_vhash.h,
18621: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
18622: types/pa_vstateless_class.h, types/pa_vtable.C,
18623: types/pa_wcontext.C, types/pa_wwrapper.h: switched to c++
18624: exceptions 0
18625:
18626: * src/classes/classes.awk: $ removed
18627:
18628: 2001-10-18 parser
18629:
18630: * src/types/pa_vcookie.C: cookie:CLASS
18631:
18632: * src/main/main.dsp: project
18633:
18634: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C: vxdoc
18635: set_document & ctor question "who owns document" solved
18636:
18637: * src/: classes/xdoc.C, main/pa_pool.C: extra free removed
18638:
18639: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
18640: main/pa_pool.C: encoding in dom creating funcs
18641:
18642: * src/: classes/xdoc.C, types/pa_vxdoc.h: dom created by create can
18643: be transformed now
18644:
18645: * src/classes/xdoc.C: dom created by create can be transformed now
18646:
18647: * src/classes/xdoc.C: z
18648:
18649: * src/classes/xdoc.C: comment
18650:
18651: * src/: classes/xdoc.C, classes/xnode.C, main/compile.tab.C: xdoc
18652: create now uses XercesDocumentBridge, appendChild&co now works
18653:
18654: * src/include/pa_stylesheet_connection.h: prev stylesheet destroyed
18655: @ recompile
18656:
18657: * src/main/: compile.tab.C, compile.y, pa_request.C: ^: no colon in
18658: $origin @exception[
18659:
18660: * src/classes/: xdoc.C, xnode.C: xdoc::create[] now. and all dom
18661: tag names forced to XML lang
18662:
18663: * src/: classes/classes.dsp, classes/xdoc.C, types/types.dsp: fiew
18664: leechy-found bugs in code&doc fixed
18665:
18666: 2001-10-17 parser
18667:
18668: * src/: classes/classes.dsp, classes/string.C, main/pa_string.C,
18669: types/pa_vxnode.h, types/types.dsp: string::mid fixed, string.mid
18670: n functionality preserved
18671:
18672: * src/types/pa_vimage.h: removed unused vimage::save
18673:
18674: 2001-10-16 parser
18675:
18676: * src/: classes/string.C, main/pa_string.C: $string.mid(p[;n])
18677:
18678: * src/classes/: xnode.C: removed few dom returns & changed op.txt
18679:
18680: * src/types/: pa_vhash.h, pa_vtable.h: hash can be used as boolean
18681:
18682: * src/classes/image.C: image.copy tolerance
18683:
18684: * src/classes/image.C: ::CopyResampled made gd2beta+my hands, very
18685: ineffective, but works for small paleted image
18686:
18687: * src/types/pa_vimage.C: comment
18688:
18689: * src/classes/image.C: gd size/resize bugfix
18690:
18691: * src/: classes/classes.dsp, main/main.dsp,
18692: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
18693: types/types.dsp: ident >nul 2>&1
18694:
18695: * src/main/pa_common.C: \r\n -> \n DOS \r -> \n Macintosh on all
18696: systems
18697:
18698: * src/: classes/image.C, types/pa_vimage.h: ^image.copy[source](src
18699: x;src y;src w;src h;dst x;dst y[;dest w[;dest h]])
18700:
18701: 2001-10-15 parser
18702:
18703: * src/main/execute.C: z
18704:
18705: * src/classes/: xdoc.C: !::create{qualifiedName}
18706:
18707: * src/types/pa_vxnode.C: document_type_node.
18708: !readonly attribute DOMString name
18709: !notation_node.
18710: !readonly attribute DOMString publicId
18711: !readonly attribute DOMString systemId
18712:
1.101 moko 18713: * src/types/: pa_vcode_frame.h, pa_wcontext.C: code_frame fixed -
18714: ::write badly passed string too transparently [failed to
18715: intercept it]
1.95 moko 18716:
18717: * src/: classes/xdoc.C, classes/xnode.C, include/pa_config_fixed.h,
18718: include/pa_request.h, main/pa_sql_driver_manager.C,
18719: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
18720: types/pa_vxnode.h: DOM1 major addtion, only few
18721: attributes/methods left
18722:
18723: 2001-10-13 parser
18724:
18725: * src/: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
18726: targets/isapi/parser3isapi.C: isapi&cgi couple non-pooled mallocs
18727: in main handler
18728:
18729: * src/targets/isapi/pool_storage.h: isapi pool storage reverse
18730: cleanups & frees order
18731:
18732: * src/types/pa_vcode_frame.h: couple comments
18733:
18734: * src/: main/execute.C, types/pa_vcode_frame.h: vcodeframe made
18735: transparent enough to handle hash if creation&passing
18736:
18737: * src/: include/pa_config_fixed.h, main/execute.C,
18738: main/pa_exception.C: noticed that vcodeframe not transparent
18739: enough, would change now
18740:
18741: 2001-10-12 parser
18742:
18743: * src/targets/isapi/parser3isapi.C: xalan&xerces multithread bug
18744: fixed. initialization&free on each thread!
18745:
18746: * src/classes/: double.C, int.C, string.C: sql{}[$.default[({})]]
18747: handling changed: now type of default param analized always, not
18748: only at problem time, thus helping early problem spotting
18749:
18750: * src/: classes/classes.dsp, classes/xdoc.C, main/compile.tab.C,
18751: main/main.dsp, main/pa_globals.C, targets/cgi/parser3.C,
18752: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
18753: targets/isapi/parser3isapi.dsp, types/types.dsp: xalan&xerces
18754: multithread bug fixed. initialization&free on each thread!
18755:
18756: 2001-10-11 parser
18757:
18758: * src/classes/xnode.C: xnode.selectSingle now
18759:
18760: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
18761: include/pa_pool.h, include/pa_stylesheet_connection.h,
18762: main/pa_exception.C, main/pa_pool.C: moved xslt exceptions
18763: convertors out of Pool into Exception
18764:
18765: * src/main/pa_string.C: const
18766:
18767: * src/: include/pa_string.h, main/pa_string.C: restructured string:
18768: linked pieces of same language together prior to String::replace
18769:
18770: * src/classes/hash.C: !^hash.add[addme]
18771: !^hash.sub[subme]
18772: !^a.union[b] = new
18773: !^a.intersection[b] = new
18774: !^a.intersects[b] = bool
18775:
18776: * src/classes/hash.C: !^hash::append[append_from]
18777:
18778: * src/: classes/hash.C, types/pa_vhash.h:
18779: !^hash::create[[copy_from]]
18780:
18781: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
18782: include/pa_string.h, main/pa_globals.C, main/pa_string.C,
18783: main/untaint.C, types/pa_vvoid.h: untaint lang origins table
18784: fixed. got rid of empty_string, which caused errors - it hasnt
18785: exception but somebody[value.bark] tried to throw it on it's pool
18786:
1.101 moko 18787: * src/include/pa_config_auto.h.in: makes
1.95 moko 18788:
18789: 2001-10-10 parser
18790:
18791: * src/: classes/op.C, main/compile.tab.C: ^error[msg]
18792:
18793: * src/main/: compile.tab.C, compile.y: ^a[
18794:
18795: @next_method << now unclosed ] would be reported here
18796:
18797: * src/main/: compile.tab.C, compile.y: ^a[^b] more informative
18798: compile error
18799:
18800: 2001-10-09 parser
18801:
1.101 moko 18802: * src/: classes/Makefile.am, main/Makefile.am,
18803: targets/cgi/Makefile.am, types/Makefile.am: makes
1.95 moko 18804:
18805: * src/classes/Makefile.am: makes
18806:
18807: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: xml transform
18808: win32 errors intercepted [xalan transformer patched and
18809: incorporated]
18810:
18811: * src/: classes/classes.dsp, classes/xdoc.C,
18812: include/pa_stylesheet_connection.h, main/main.dsp,
18813: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
18814: types/pa_vxdoc.h, types/pa_vxnode.h, types/types.dsp: xalan
18815: patches starting
18816:
18817: * src/classes/: string.C, table.C: ^string.save[file]
18818:
18819: * src/classes/: date.C, table.C: calendar moved to date
18820:
18821: * src/classes/: op.C, table.C: table.hash[key field;value field(s)
18822: string/table] now
18823:
18824: * src/classes/: op.C, table.C: z
18825:
18826: * src/: classes/op.C, classes/table.C, types/pa_vfile.h,
18827: types/pa_vimage.h, types/pa_vjunction.h, types/pa_vxdoc.h,
18828: types/pa_vxnode.h: table:menu & op for delims made allowed not to
18829: be code [be string..]
18830:
18831: * src/classes/: double.C, file.C, image.C, int.C, op.C, string.C,
18832: table.C: lots of
18833: params->as_int/double/as_string/as_junction/as_no_junction
18834: messages added
18835:
18836: 2001-10-08 parser
18837:
18838: * src/: classes/date.C, classes/image.C, classes/string.C,
18839: classes/table.C, classes/void.C, include/pa_request.h:
18840: params->as_int/double message added
18841:
18842: * src/classes/image.C: image:circle [and round arc] uses Bresenham
18843:
18844: * src/: classes/image.C, types/pa_vcookie.C, types/pa_vimage.C:
18845: image:sector removed image:html internal "line-*" attribs
18846:
18847: * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
18848: types/pa_vcookie.C: cookie urlencoded [netscape doc reread]
18849:
18850: * src/types/pa_vcookie.C: removing cookie made more netscape-like
18851: way
18852:
18853: * src/: classes/file.C, classes/form.C, main/pa_common.C,
18854: main/untaint.C: header untainting to UL_HTTP_HEADER,
18855: UL_MAIL_HEADER made nonforced [only tainted pieces]
18856:
18857: * src/: include/pa_common.h, main/pa_common.C, main/untaint.C,
18858: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: remove_crlf
18859: @ SAPI::log
18860:
18861: * src/main/untaint.C: \r to ' ' in origins mode
18862:
18863: * src/classes/xdoc.C: xdoc:load exceptions intercepted [like in
18864: set]
18865:
18866: * src/: classes/xdoc.C, include/pa_config_fixed.h,
18867: main/compile.tab.C, types/pa_vxdoc.h: parsedSource produced by
18868: nonstandard liaison freed up
18869:
18870: 2001-10-07 parser
18871:
18872: * src/: include/pa_config_fixed.h, main/compile.tab.C: restored
18873: project
18874:
18875: 2001-10-05 parser
18876:
18877: * src/: classes/xdoc.C, include/pa_pool.h, main/main.dsp,
18878: main/pa_pool.C: changed xdoc:set to prevent SAXParseException
18879: from outputing to cerr. lots of "todos"
18880:
18881: * src/main/untaint.C: http_header tainting more gentle with
18882: enquoting now
18883:
18884: * src/: classes/xdoc.C, include/pa_dictionary.h, main/main.dsp,
18885: main/pa_dictionary.C, main/pa_string.C, types/pa_vxdoc.h: started
18886: xml errorhandler. fixed string.replace a little, read @test
18887:
18888: * src/main/pa_string.C: found replace bug - first_that_starts(char
18889: *) does not have limit, and looks further eos, fixing....
18890:
18891: * src/doc/: doxygen.cfg, html2chm.cmd, sources2html.cmd: paths
18892:
18893: * src/: classes/xdoc.C, main/compile.tab.C: xdoc.transform now
18894:
18895: * src/main/: pa_charset_connection.C: ctype another mem clear
18896: bugfix
18897:
1.101 moko 18898: * src/main/: compile.tab.C, compile.y: disabled ^literals in names
18899: $result[^[$p^]z] now works fine
1.95 moko 18900:
18901: * src/: include/pa_hash.h, main/pa_hash.C: Hash::size() calculated
18902: wrong. fixed it
18903:
18904: * src/main/pa_charset_connection.C: unicode zero pair at the beging
18905: of totable appered to be vital
18906:
18907: 2001-10-04 parser
18908:
18909: * src/classes/image.C: ^image.length[text]
18910:
18911: 2001-10-03 parser
18912:
18913: * src/main/pa_request.C: DEFAULT...charset was ignored when !XML
18914:
18915: * src/main/pa_request.C: restored pcre defaulting in request
18916: [mindlessly "optimized" yesterday] comment left
18917:
18918: 2001-10-02 parser
18919:
18920: * src/: main/pa_charset_manager.C,
18921: include/pa_stylesheet_connection.h: forgot non-xml pool.*charset
18922: needed
18923:
18924: * src/: include/pa_pool.h, main/pa_pool.C, types/pa_vresponse.h:
18925: forgot non-xml pool.*charset needed
18926:
18927: * src/classes/table.C: # config comments fixed
18928:
18929: * src/: classes/table.C, main/pa_charset_connection.C: table:load &
18930: charset_connection #comment now
18931:
18932: * src/: classes/classes.dsp, types/types.dsp: release projects
18933: options fixed to use release msvcrt lib
18934:
18935: * src/main/pa_charset_connection.C: pcre tables now const inside
18936: removed default - pcre handles that internally fixed bug on
18937: not-cleaning tables [previously was calloced, now member]
18938:
18939: * src/: include/pa_request.h, main/pa_charset_connection.C,
18940: main/pa_request.C, types/pa_vstring.h: pcre tables now const
18941: inside removed default - pcre handles that internally fixed bug
18942: on not-cleaning tables [previously was calloced, now member]
18943:
18944: * src/: include/pa_config_fixed.h, main/pa_charset_connection.C:
18945: tested charset reload on file change @ apache version = OK tested
18946: freeing up prev encoding on adding new = OK
18947:
18948: 2001-10-01 parser
18949:
18950: * src/main/pa_charset_connection.C: removed entitify external hack
18951: [internal installed]
18952:
1.101 moko 18953: * src/main/Makefile.am: makes+removed dtd
1.95 moko 18954:
18955: * src/: include/pa_charset_connection.h,
18956: include/pa_charset_manager.h,
18957: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
18958: main/pa_charset_connection.C, main/pa_charset_manager.C,
18959: main/pa_request.C: charset loading & caching mech 0
18960:
18961: * src/: include/pa_stylesheet_connection.h,
18962: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
18963: main/pa_globals.C, main/pa_request.C: would make charset loading
18964: & caching mech now
18965:
18966: 2001-09-30 parser
18967:
18968: * src/main/pa_request.C: forgot to fill toTable
18969:
18970: * src/: include/pa_config_fixed.h, main/pa_request.C: started
18971: hack_s_maximumCharacterValues to XALAN_HACK_DIGITAL_ENTITIES but
18972: failed on win32 for now..
18973:
18974: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
18975: now charsets table configuration variable is: CHARSETS
18976:
18977: * src/: classes/xdoc.C, include/pa_request.h, main/pa_request.C:
18978: ctype with unicode 1. todo: no П entities on output somehow
18979:
18980: * src/: classes/file.C, classes/op.C, classes/string.C,
18981: include/pa_request.h, main/pa_request.C: started ctype with
18982: unicode values
18983:
18984: 2001-09-28 parser
18985:
18986: * src/: main/pa_request.C, classes/mail.C, classes/op.C,
18987: classes/xdoc.C, include/pa_stylesheet_connection.h: letter body
18988: string passed AS-IS now
18989:
18990: * src/classes/: xdoc.C, xnode.C: xdoc addencoding works! invented a
18991: way of user-configuring... todo: implement
18992:
18993: 2001-09-27 parser
18994:
18995: * src/classes/table.C: table.sort changed to sort table itself
18996:
18997: * src/: classes/xdoc.C, targets/isapi/parser3isapi.dsp:
18998: X^.getElementsByTagName[tagname] = array of xnode
18999: X^.getElementsByTagNameNS[namespaceURI;localName] = array of
19000: nodes removed - regretfully not supported @ xalan. maybe someday
19001: would reimplement, if needed.
19002:
19003: win32build system: solved long waiting anti-non-started-apache
19004: problem
19005:
19006: * src/: classes/classes.dsp, classes/xdoc.C, main/main.dsp,
19007: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
19008: types/types.dsp: win32 ident make system so not to rebuild
19009: library [ident.C.new]
19010:
19011: 2001-09-26 parser
19012:
19013: * src/: classes/classes.dsp, classes/xdoc.C, classes/xnode.C,
19014: classes/xnode.h, include/pa_config_fixed.h, main/main.dsp,
19015: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
19016: types/pa_vxnode.C, types/types.dsp: z
19017:
19018: * src/classes/classes.C: forgot one non-xml check
19019:
1.101 moko 19020: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
19021: targets/cgi/Makefile.am, types/Makefile.am: makes with clases.awk
1.95 moko 19022:
19023: * src/targets/cgi/parser3.C: z
19024:
19025: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C,
19026: targets/isapi/parser3isapi.C: #ifdef SMTP
19027:
19028: * src/: classes/classes.dsp, classes/dnode.C, classes/dnode.h,
19029: classes/dom.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
19030: main/compile.tab.C, types/pa_vdnode.C, types/pa_vdnode.h,
19031: types/pa_vdom.C, types/pa_vdom.h, types/pa_vxdoc.C,
19032: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
19033: types/types.dsp: xdoc&xnode now
19034:
19035: * src/: classes/classes.C, classes/classes.awk,
19036: classes/classes.dsp, classes/classes.h, classes/date.C,
19037: classes/dnode.C, classes/dnode.h, classes/dom.C,
19038: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
19039: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
19040: classes/op.C, classes/response.C, classes/string.C,
19041: classes/table.C, classes/void.C, include/pa_array.h,
19042: include/pa_common.h, include/pa_config_fixed.h,
19043: include/pa_config_includes.h, include/pa_dictionary.h,
19044: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
19045: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
19046: include/pa_socks.h, include/pa_sql_connection.h,
19047: include/pa_sql_driver_manager.h, include/pa_stack.h,
19048: include/pa_string.h, include/pa_stylesheet_connection.h,
19049: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
19050: include/pa_xslt_stylesheet_manager.h, main/compile.C,
19051: main/compile.y, main/compile_tools.C, main/compile_tools.h,
19052: main/execute.C, main/main.dsp, main/pa_array.C, main/pa_common.C,
19053: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
19054: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
19055: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
19056: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
19057: main/pa_xslt_stylesheet_manager.C, main/untaint.C,
19058: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
19059: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
19060: targets/cgi/parser3.dsp, targets/isapi/pa_pool.C,
19061: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
19062: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h,
19063: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
19064: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
19065: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
19066: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vdom.C,
19067: types/pa_vdom.h, types/pa_vdouble.h, types/pa_venv.h,
19068: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
19069: types/pa_vform.h, types/pa_vimage.C, types/pa_vimage.h,
19070: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
19071: types/pa_vmethod_frame.h, types/pa_vobject.h,
19072: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
19073: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
19074: types/pa_vstateless_object.h, types/pa_vstring.C,
19075: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
19076: types/pa_vvoid.h, types/pa_wcontext.C, types/pa_wcontext.h,
19077: types/pa_wwrapper.h, types/types.dsp: added ident.awk and
19078: main.dsp splitted to main+classes+types along to .am
19079:
19080: * src/classes/Makefile.am: removed useless var
19081:
19082: * src/: classes/classes.cmd, main/main.dsp,
19083: targets/cgi/parser3.dsp: moved classes.inc generation on win32 to
19084: main.dsp
19085:
19086: 2001-09-25 parser
19087:
19088: * src/include/pa_config_auto.h.in: xml on linux[elik] works! no
19089: 1251 though, todo ICU
19090:
1.101 moko 19091: * src/: Makefile.am, classes/Makefile.am, classes/dom.C,
1.95 moko 19092: include/pa_stylesheet_connection.h, main/Makefile.am,
1.101 moko 19093: main/pa_pool.C, targets/cgi/Makefile.am, types/Makefile.am,
19094: types/pa_vdom.h: xml configure makes
1.95 moko 19095:
19096: 2001-09-24 parser
19097:
1.101 moko 19098: * src/: classes/Makefile.am, include/pa_config_auto.h.in,
19099: types/Makefile.am: makes
1.95 moko 19100:
1.101 moko 19101: * src/targets/cgi/Makefile.am: makefiles
1.95 moko 19102:
19103: * src/: Makefile.am, targets/Makefile.am, targets/cgi/pa_pool.C:
19104: started unix makes update
19105:
19106: * src/: Makefile.am, main/Makefile.am, targets/cgi/Makefile.am:
19107: started unix makes update
19108:
19109: * src/types/: pa_vdnode.C, pa_vvoid.h, pa_vtable.C: z
19110:
19111: * src/types/pa_value.h: z
19112:
19113: * src/types/: pa_vhash.h, pa_vtable.h, pa_vclass.h: fixed small
19114: bugs with usinge hash/table in expressions
19115:
19116: * src/types/: pa_vfile.h, pa_vimage.h, pa_vstring.h: fiew wrong
19117: resolved conflicts fixed [const]
19118:
19119: * src/: classes/classes.cmd, classes/image.C, classes/op.C,
19120: classes/table.C, include/pa_request.h, include/pa_sapi.h,
19121: main/compile.C, main/compile.tab.C, main/compile.y,
19122: main/compile_tools.h, main/main.dsp, main/pa_common.C,
19123: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
19124: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vbool.h,
19125: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vform.C,
19126: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
19127: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h: merged3
19128: with before_xml [merge2 actually didn't happen - i've created
19129: tags on wrong branch. so this merge is in fact re-merge]
19130:
19131: 2001-09-21 parser
19132:
19133: * src/: main/main.dsp, targets/cgi/parser3.dsp,
19134: targets/isapi/parser3isapi.dsp: updated project files [/ sadly
19135: produced "" in make file and sadly wrong interpreted on load]
19136:
1.101 moko 19137: * src/: classes/classes.h, classes/hash.C, classes/op.C,
19138: classes/table.C, doc/doxygen.cfg, include/pa_common.h,
19139: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
19140: include/pa_sql_driver_manager.h, include/pa_string.h,
19141: main/compile.tab.C, main/main.dsp, main/pa_common.C,
19142: main/pa_exec.C, main/pa_globals.C, targets/cgi/parser3.dsp,
19143: targets/isapi/parser3isapi.dsp: merged with before_xml
1.95 moko 19144:
19145: * src/: classes/classes.C, classes/date.C, classes/dnode.C,
19146: classes/dom.C, classes/file.C, classes/form.C, classes/int.C,
19147: classes/mail.C, doc/doxygen.cfg, include/pa_config_fixed.h,
19148: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
19149: main/pa_pool.C, main/pa_request.C,
19150: main/pa_xslt_stylesheet_manager.C, targets/cgi/pa_pool.C,
19151: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
19152: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
19153: targets/isapi/parser3isapi.dsp, types/pa_valiased.C,
19154: types/pa_vcookie.C, types/pa_vdnode.C, types/pa_vdom.C,
19155: types/pa_vfile.C, types/pa_vform.C, types/pa_vimage.C,
19156: types/pa_vrequest.C, types/pa_vresponse.h,
19157: types/pa_vstateless_class.C, types/pa_vstring.C,
19158: types/pa_vtable.C, types/pa_wcontext.C: zillions of #ifdef XML
19159: created new projects for sql drivers [planning to remove sql
19160: drivers from main cvs project] first, will join latest changes
19161:
19162: * src/classes/: dom.C: defaulted dom writing methods encoding to
19163: pool.get_charset
19164:
19165: * src/classes/dom.C: defaulted dom writing methods encoding to
19166: pool.get_charset
19167:
19168: * src/include/pa_pool.h: defaulted dom writing methods encoding to
19169: pool.get_charset
19170:
19171: * src/: classes/dom.C, include/pa_pool.h, main/pa_pool.C,
19172: types/pa_vdnode.C, types/pa_vresponse.h: defaulted dom writing
19173: methods encoding to pool.get_charset
19174:
19175: * src/: include/pa_pool.h, main/pa_pool.C: checked whether
19176: transcoder were created right "unsupported encoding" message.
19177: not @ set time, but @ use time, so until xml output functions
19178: .string, .file, .save used - no encoding name check occur
19179:
19180: reduced transcode buffer size to 60 fixed pool cleanup - no
19181: registration needed, pools are officially destructured
19182:
19183: 2001-09-20 parser
19184:
19185: * src/classes/image.C: 20K preload on jpg measure [image::measure]
19186:
19187: * src/main/: pa_pool.C, pa_request.C: Pool::transcode defaults from
19188: $MAIN:DEFAULTS.content-type[$.charset[here]]
19189:
19190: * src/: classes/dnode.C, classes/dom.C,
19191: include/pa_config_includes.h, include/pa_globals.h,
19192: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
19193: main/pa_pool.C, targets/cgi/parser3.dsp,
19194: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
19195: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vresponse.h:
19196: Pool::transcode 0
19197:
19198: * src/classes/dom.C: dom. string save file moved output xml options
19199: to last param and made it optional
19200:
19201: * src/types/pa_vdnode.C: !$elementnode.attributes = hash of
19202: dnodes
19203: !$attributenode.specified = boolean
19204: true if the attribute received its value explicitly
19205: in the XML document,
19206: or if a value was assigned programatically with the
19207: setValue function.
19208: false if the attribute value came from the default value
19209: declared in the document's DTD.
19210: !$pinode.target = target of this processing instruction
19211: XML defines this as being the first token following the
19212: markup
19213: that begins the processing instruction.
19214: XPath:
19215: !^node.select[xpath/query/expression] = hash of 0->node0
19216: 1->node1
19217: !^node.select-single[xpath/query/expression] = first node if
19218: any
19219:
19220: * src/types/: pa_value.h, pa_vbool.h, pa_vdate.h, pa_vdouble.h,
19221: pa_vhash.h, pa_vint.h, pa_vstring.h, pa_vtable.h, pa_vvoid.h:
19222: some 'const's added
19223:
19224: * src/types/: pa_vhash.h, pa_vtable.h: table/hash can be used in
19225: expression context now, there value = size and boolean value
19226: size!=0
19227:
19228: * src/types/: pa_vhash.h, pa_vstring.h, pa_vtable.h: table/hash
19229: can be used in expression context now, there value = size and
19230: boolean value size!=0
19231:
19232: * src/: classes/dnode.C, classes/dom.C, targets/cgi/parser3.dsp,
19233: types/pa_vstring.h: dnode .file .string .save moved back to dom
19234: due to strange xalan bug
19235:
19236: 2001-09-18 parser
19237:
19238: * src/: classes/dnode.C, classes/dom.C, classes/hash.C,
19239: classes/image.C, classes/op.C, classes/table.C,
19240: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
19241: include/pa_sql_driver_manager.h, main/compile.C,
19242: main/compile.tab.C, main/compile.y, main/compile_tools.h,
19243: main/execute.C, main/pa_common.C, main/pa_request.C,
19244: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
19245: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
19246: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vform.C,
19247: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
19248: types/pa_vimage.h, types/pa_vtable.h: merged latest bugfixes from
19249: before_xml branch ^if(def $hash) now true only when
19250: ^hash:_count[]!=0 moved .string .save .file from dom to dnode
19251:
19252: * src/: classes/op.C, main/execute.C: operators self changed to
19253: root ^for variable context changed to self
19254:
19255: * src/types/: pa_vdnode.C, pa_vdom.h, pa_vhash.h, pa_vtable.h: dom,
19256: dnode 1
19257:
19258: * src/: classes/dnode.C, classes/dnode.h, main/main.dsp,
19259: types/pa_vdnode.C, types/pa_vdnode.h: dom, dnode 0
19260:
19261: * src/: classes/image.C, main/pa_string.C, main/pa_table.C: image:
19262: poly* fixed
19263:
19264: 2001-09-17 parser
19265:
19266: * src/: classes/dom.C, main/main.dsp, main/pa_globals.C,
19267: types/pa_vdom.h: started dnode+dom
19268:
19269: dnode DOM methods: $node.name $node.value
19270: ...others...
19271:
19272: ^node.xpath[/rates/USD] = hash
19273: $hash[
19274: $.0[node0]
19275: $.1[node1]
19276: ]
19277:
19278: * src/: classes/image.C, types/pa_vimage.C: $image.line-style now
19279: applies to all linear primitives
19280:
19281: * src/: classes/classes.h, classes/dom.C, classes/hash.C,
19282: include/pa_stylesheet_connection.h, main/main.dsp,
19283: targets/cgi/pa_pool.C, types/pa_vdom.h, types/pa_vfile.h,
19284: types/pa_vimage.h: started dnode DOM: $node.name
19285: $node.value ...others... ^node.xpath[/rates/USD] = hash
19286: dom(dnode)
19287:
19288: * src/: classes/hash.C, main/compile.C, main/compile.tab.C,
19289: main/compile.y, main/compile_tools.h, main/execute.C,
19290: targets/cgi/parser3.C: expressions unary+ ^hash.count[] bugfix:
19291: in expression compound($aa.zz.xx) names now can have minus '-' in
19292: name after '.'
19293:
19294: 2001-09-15 parser
19295:
19296: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
19297: image: $line-width ^line(...)[**** style]
19298:
19299: * src/: classes/dom.C, targets/isapi/parser3isapi.C,
19300: targets/isapi/pool_storage.h, types/pa_vdom.h: fixed bug in isapi
19301: pool_storage - cleanups first, allocations second. apache wisely
19302: does just like that
19303:
19304: * src/targets/isapi/: parser3isapi.C, pool_storage.h: pool_storage
19305: rewritten using template, no bugs now
19306:
19307: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/pa_pool.C,
19308: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
19309: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h:
19310: poorly started isapi pool_storage, would rewrite using template
19311: now
19312:
19313: * src/: classes/dom.C, classes/image.C, include/pa_pool.h,
19314: include/pa_stylesheet_connection.h, main/main.dsp,
19315: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
19316: targets/isapi/pool_storage.h, types/pa_vdom.C, types/pa_vdom.h:
19317: xalan objects freed up [introducing Pool::register_cleanup]
19318:
19319: * src/: doc/doxygen.cfg, include/pa_sapi.h, types/pa_vdom.h:
19320: comments
19321:
19322: 2001-09-14 parser
19323:
19324: * src/main/: pa_sql_driver_manager.C, pa_xslt_stylesheet_manager.C:
19325: z
19326:
19327: * src/: classes/dom.C, classes/file.C, classes/image.C,
19328: classes/mail.C, include/pa_common.h,
19329: include/pa_sql_driver_manager.h, include/pa_string.h,
19330: include/pa_stylesheet_connection.h,
19331: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
19332: main/pa_common.C, main/pa_exec.C, main/pa_globals.C,
19333: main/pa_sql_driver_manager.C, main/pa_xslt_stylesheet_manager.C,
19334: main/untaint.C, types/pa_vfile.C: dom.xslt stylesheet
19335: compiled&cached
19336:
19337: 2001-09-13 parser
19338:
19339: * src/: classes/dom.C, classes/file.C, classes/image.C,
19340: types/pa_vfile.C, types/pa_vfile.h: ^dom.file[] charset
19341:
19342: * src/classes/dom.C: dom:file content-type(.method)
19343:
19344: * src/: include/pa_common.h, include/pa_globals.h,
19345: main/pa_common.C, main/pa_request.C: $MAIN:CLASS_PATH now can be
19346: string now more informative error messages
19347:
19348: * src/: include/pa_globals.h, include/pa_request.h,
19349: main/pa_request.C, targets/cgi/parser3.C,
19350: targets/isapi/parser3isapi.C: ParserRootConfig .../parser3.conf
19351: ParserSiteConfig .../parser3.conf
19352:
19353: cgi&isapi looks for {configure|c:\windows}/parser3.conf
19354:
19355: 2001-09-12 parser
19356:
19357: * src/: classes/op.C, include/pa_sql_driver_manager.h,
19358: main/pa_sql_driver_manager.C: ^connect[] ^connect[aaa] more
19359: precise error reporting: "connection string must start with
19360: protocol://" now
19361:
19362: * src/main/compile.tab.C: fixed - subname code parts actually []
19363: braced
19364:
19365: * src/main/: compile.y, compile_tools.h: name.[part].xxx syntax
19366: lexer on LS_USER level did [] matching without setting nestage,
19367: introduced special LS_NAME_SQUARE_PART state
19368:
19369: 2001-09-11 parser
19370:
19371: * src/: classes/dom.C, include/pa_string.h, main/pa_globals.C,
19372: main/untaint.C: ^dom:set{<some>xml</some>} default language XML
19373: languages+=xml
19374:
19375: * src/: classes/dom.C, types/pa_vdom.h: ^dom:set[<some>xml</some>]
19376:
19377: * src/classes/dom.C: ^dom:save/string/file[output options] output
19378: options: $.method[xml|html|text] detection fixed
19379:
19380: * src/types/pa_vdom.h: messages
19381:
19382: * src/classes/dom.C: ^dom:save/string/file[output options] output
19383: options: $.method[xml|html|text] detection fixed
19384:
19385: 2001-09-10 parser
19386:
19387: * src/classes/dom.C: ^dom:save/string/file[output options] output
19388: options: $.method[xml|html|text] $.encoding[windows-1251|...]
19389:
19390: * src/classes/dom.C: ^dom.xslt[stylesheet filename][params hash
19391: added]
19392:
19393: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
19394: ^dom.xslt[stylesheet filename] 0
19395:
19396: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
19397: ^dom.xslt[stylesheet filename] -1 doc is lying
19398:
19399: * src/classes/dom.C: ^dom.file[encoding] = file
19400:
19401: * src/classes/: dom.C: ^dom.string[encoding] 1
19402: ^dom.save[encoding;filename]
19403:
19404: * src/classes/dom.C: ^dom.string[] 0
19405:
19406: * src/classes/dom.C: ^dom.save[b.xml] 1:error handling
19407:
19408: * src/: classes/dom.C, main/main.dsp, types/pa_vform.C,
19409: types/pa_vform.h: ^dom.save[b.xml] 0
19410:
19411: 2001-09-08 parser
19412:
19413: * src/types/pa_vform.C: $form:tables.name.field
19414:
19415: 2001-09-07 parser
19416:
19417: * src/classes/table.C: table:empty removed, superceded by ^if(def
19418: $table)...
19419:
19420: * src/targets/cgi/parser3.C: z
19421:
19422: * src/main/pa_string.C: $a[] ^if($a){y;n} is 'n' now [conversion
19423: from '' to int/double is 0]
19424:
19425: * src/: classes/dom.C, types/pa_value.h, types/pa_vtable.h: (def
19426: $table) is false when table is empty
19427:
19428: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
19429: !$form:tables $atable[$form:tables.a]
19430: ^atable.menu{a=$atable.element}[,]
19431:
19432: * src/: targets/cgi/parser3.dsp, types/pa_vform.C,
19433: types/pa_vform.h, types/pa_vhash.h: !$form:fields
19434:
1.101 moko 19435: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 19436: types/pa_vdom.h, types/pa_vform.C: merged with successful start
19437: of dom
19438:
19439: * src/: include/pa_hash.h, main/pa_hash.C, types/pa_vfile.h,
19440: types/pa_vform.C, types/pa_vform.h: z
19441:
19442: * src/: main/pa_exception.C, types/pa_vform.C: getting FIRST form
19443: element [not last]
19444:
1.101 moko 19445: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 19446: types/pa_vdom.h: introducing dom. dom:load[a.xml]
19447:
19448: 2001-09-06 parser
19449:
19450: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
19451: table with one column 'element' and two rows: 1 and 2
19452:
19453: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
19454: table with one column 'element' and two rows: 1 and 2
19455:
19456: * src/: classes/void.C, main/pa_string.C, main/pa_table.C: fixed up
19457: bad int/double conversions, and now $form:nonexistent.int(88)
19458: would return 88
19459:
19460: * src/: classes/hash.C, include/pa_globals.h, main/pa_globals.C,
19461: types/pa_vhash.h: now there's special hash key '_default'
19462: [instead of ^_default method] $hash[ $.a[1] $.b[2]
19463: $._default[xx] ] $hash.c
19464:
19465: * src/main/: compile.tab.C, compile.y: ^if(0){}{ ^if(1){}^; } bug
19466: fixed [thanks, fif], ^; were treated there non-literally
19467:
19468: * src/doc/doxygen.cfg: merged new default options from 1.2.10
19469: doxygen
19470:
19471: * src/: classes/image.C, classes/op.C, classes/string.C,
19472: classes/table.C, doc/doxygen.cfg, targets/isapi/parser3isapi.C,
19473: types/pa_vtable.C: few #ifndef DOXYGEN
19474:
19475: 2001-09-05 parser
19476:
19477: * src/classes/: string.C, table.C: sql options can be void [same as
19478: image:html the other day]
19479:
19480: * src/targets/cgi/Makefile.am: .am undo
19481:
19482: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
19483: targets/cgi/parser3.C: #define STRINGIZE(name) #name does not
19484: macro expantion on param, simply qoutes whatever passed, undone
19485:
19486: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
19487: targets/cgi/Makefile.am, targets/cgi/parser3.C: #define
19488: STRINGIZE(name) #name invented
19489:
19490: * src/: classes/op.C, include/pa_sql_driver_manager.h,
19491: main/pa_sql_driver_manager.C: #define MAIN_SQL_NAME "SQL" #define
19492: MAIN_SQL_DRIVERS_NAME "drivers"
19493:
19494: moved to be availible to all users
19495:
19496: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h:
19497: SQL_DRIVER_CREATE_FUNC_NAME
19498:
19499: * src/classes/mail.C: MAIN:MAIL check fixed
19500:
19501: 2001-09-04 parser
19502:
19503: * src/classes/image.C: image.html now can accept void params
19504:
19505: * src/targets/isapi/parser3isapi.C: z
19506:
19507: * src/targets/cgi/parser3.C: full_file_spec bug
19508:
19509: * src/targets/cgi/parser3.C: getenvcheck
19510:
19511: * src/targets/cgi/parser3.C: zz
19512:
19513: * src/targets/cgi/parser3.C: zzz
19514:
19515: * src/classes/date.C: date
19516:
19517: * src/classes/date.C: date:sql-string is now without ''
19518:
1.101 moko 19519: * src/: include/pa_config_auto.h.in, targets/cgi/Makefile.am,
1.95 moko 19520: targets/cgi/parser3.C: configure --sysconfdir=sysadmin-controlled
19521: auto.p location for targets/cgi/parser3, default[/usr/local/etc]
19522:
1.101 moko 19523: * src/include/pa_config_auto.h.in: makes
1.95 moko 19524:
19525: 2001-09-03 parser
19526:
19527: * src/targets/cgi/parser3.C: /configure cgi SYSCONFDIR
19528:
19529: 2001-09-01 parser
19530:
19531: * src/classes/image.C: letter_spacing
19532:
19533: * src/classes/image.C: image: font params changed
19534:
19535: * src/classes/image.C: image: as_int as_string used
19536:
19537: * src/types/pa_vmethod_frame.h: $result[] now gets properly
19538: analized
19539:
19540: 2001-08-31 parser
19541:
19542: * src/targets/cgi/parser3.C: z
19543:
1.101 moko 19544: * src/: include/pa_dir.h, targets/cgi/parser3.C: compiled under
19545: cygwin
1.95 moko 19546:
19547: * src/classes/void.C: void:int/double += (default)
19548:
19549: * src/classes/image.C: image:font added space param image:font
19550: changed charwidth alg, added kerning const[for now]
19551:
19552: * src/classes/: string.C, table.C: string:int/double (defaults)
19553:
19554: 2001-08-29 parser
19555:
19556: * src/main/pa_exception.C: exception redundant debug info
19557:
19558: 2001-08-28 parser
19559:
19560: * src/classes/image.C: image error msgs
19561:
19562: * src/classes/image.C: image: gifsize little endian
19563:
19564: * src/doc/doxygen.cfg: doxygen conf removed some garbage from under
19565: doxygeneration
19566:
19567: * src/: classes/Makefile.am, main/Makefile.am,
19568: targets/cgi/Makefile.am, types/Makefile.am: .am-s
19569:
19570: * src/: include/pa_dictionary.h, main/pa_dictionary.C,
19571: main/pa_sql_driver_manager.C: NO_STRING_ORIGIN check3
19572:
19573: * src/main/compile.C: NO_STRING_ORIGIN check2
19574:
19575: * src/classes/table.C: NO_STRING_ORIGIN check
19576:
19577: * src/include/pa_dictionary.h: gcc: ../include/pa_dictionary.h:19:
19578: storage class specifiers invalid in friend function declarations
19579:
19580: * src/: classes/op.C, main/compile.tab.C, main/pa_dir.C,
19581: main/untaint.C, targets/cgi/parser3.C,
19582: targets/isapi/parser3isapi.C: strncpy forced with zero ending in
19583: case of limit
19584:
19585: * src/: classes/file.C, main/pa_common.C: file:move
19586: autocreate/remove dest/src dir
19587:
19588: * src/: classes/string.C, include/pa_dictionary.h,
19589: include/pa_string.h, main/pa_dictionary.C, main/pa_string.C,
19590: main/untaint.C: pa_directory speeded up. moved zero 'from' check
19591: to directory constructor. string:replace
19592:
19593: 2001-08-27 parser
19594:
19595: * src/classes/image.C: fixed jpgsize alg
19596:
19597: * src/classes/image.C: fixed jpgsize alg
19598:
19599: * src/main/pa_exception.C: z
19600:
19601: * src/main/pa_common.C: removed debug info from pa_common
19602:
19603: * src/: main/pa_request.C, targets/cgi/parser3.C: parser3 test.html
19604: [auto.p from current dir loading]
19605:
1.101 moko 19606: * src/: main/pa_common.C, main/pa_exception.C,
19607: main/pa_sql_driver_manager.C, targets/cgi/Makefile.am: configure
19608: for solaris -lsocket
1.95 moko 19609:
19610: 2001-08-24 parser
19611:
19612: * src/targets/cgi/parser3.C: not cgi extra \n 3
19613:
19614: * src/targets/cgi/parser3.C: not cgi extra \n 2
19615:
19616: * src/targets/cgi/parser3.C: not cgi extra \n
19617:
19618: * src/main/pa_sql_driver_manager.C: z
19619:
19620: * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C:
19621: sql* removed services from disconnect - cross-request ideological
19622: probs.
19623:
19624: * src/sql/pa_sql_driver.h: sql* removed services from disconnect -
19625: cross-request ideological probs. oracle - fixed bug: cs
19626: allocated on request.pool and got freed before disconnect
19627:
19628: * src/classes/: file.C, form.C, mail.C, table.C: fiew non-pool
19629: mallocs fixed
19630:
19631: 2001-08-23 parser
19632:
19633: * src/classes/file.C: minor bug in file:save fixed
19634:
19635: * src/main/pa_sql_driver_manager.C: oracle: dlink
19636:
19637: 2001-08-22 parser
19638:
19639: * src/: classes/file.C, main/compile.tab.C, types/pa_vfile.C,
19640: types/pa_vfile.h: file:load|save[text|binary;
19641:
19642: * src/main/: compile.tab.C, compile.y: ^method[]^[^] literals []
19643:
19644: 2001-08-21 parser
19645:
19646: * src/classes/: file.C, table.C: ^file:list
19647:
19648: 2001-08-20 parser
19649:
19650: * src/: main/compile.tab.C, main/compile.y,
19651: main/pa_sql_driver_manager.C, types/pa_value.h, types/pa_vbool.h,
19652: types/pa_vdouble.h, types/pa_vint.h: $var(123) ^var.inc[]
19653: recousively caused problems: inc incremeted 123 literal!! fixed
19654:
19655: 2001-08-10 parser
19656:
19657: * src/main/: compile.tab.C, compile.y: [codes] name part syntax now
19658:
19659: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
19660: added
19661:
19662: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
19663: added
19664:
19665: * src/classes/table.C: table:sort restored [it was bad test :(]
19666:
19667: * src/types/: pa_value.h, pa_vstring.h: string now def only when ne
19668: ''
19669:
19670: * src/main/: pa_request.C: wanted to make const int
19671: MAX_EXECUTE_SECONDS=1;
19672:
19673: but couldnt, set_callback_and_alarm appeared to be not exported
19674: :(
19675:
19676: * src/main/pa_string.C: string.match hanged on. there were a hang
19677: check but it weren't wise enough
19678:
19679: @parse[dateString][tmp]
19680: $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]] $tmp.1 $tmp.2
19681: #end
19682:
19683: @main[] ^parse[2001-02-03]
19684:
19685: * src/classes/: table.C: table:sort now default desc
19686:
19687: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
19688: table.sort now creates new sorted table
19689:
19690: 2001-08-09 parser
19691:
19692: * src/main/pa_string.C: $a[010] now ^if($a==10){true} were octal
19693:
19694: * src/classes/hash.C: hash:_default now [was hash:default]
19695:
19696: * src/classes/op.C: case without switch check added
19697:
19698: * src/types/pa_vcookie.C: cookie name&value origins added, more
19699: precise $ORIGINS(1)
19700:
19701: * src/main/Makefile.am: .am
19702:
19703: * src/classes/void.C: void: int double copy/paste from int: bug
19704: fixed
19705:
19706: * src/classes/void.C: void: int double copy/paste from int: bug
19707: fixed
19708:
19709: 2001-08-07 parser
19710:
19711: * src/: classes/double.C, classes/int.C, classes/string.C,
19712: classes/table.C, include/pa_globals.h, main/pa_globals.C:
19713: !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
19714: string, table
19715:
19716: * src/: classes/math.C, main/pa_request.C: math:random fixed. win32
19717: srand made working
19718:
19719: 2001-08-06 parser
19720:
19721: * src/: classes/mail.C, classes/op.C, include/pa_array.h,
19722: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
19723: main/compile.tab.C, main/compile.y, main/pa_array.C,
19724: main/pa_dictionary.C, main/pa_exec.C, main/pa_globals.C,
19725: main/pa_hash.C, main/pa_request.C, main/pa_string.C: class_path
19726:
19727: * src/main/pa_exec.C: exec win32 real filename
19728:
19729: * src/classes/file.C: exec stderr out
19730:
19731: * src/classes/hash.C: hash:keys renamed to hash:_keys :(
19732:
19733: 2001-08-03 parser
19734:
19735: * src/: classes/table.C, types/pa_vtable.h: vtable.locks killed
19736:
19737: 2001-08-02 parser
19738:
19739: * src/: classes/string.C, classes/table.C, include/pa_array.h,
19740: main/execute.C, main/pa_exec.C: introducing Array_iter
19741:
19742: * src/main/execute.C: detected quick_get recursion bug. changed to
19743: get@execute, but needs array iterator, separate from array to
19744: avoid it & use caching
19745:
19746: * src/main/: pa_dictionary.C, pa_globals.C: memset dictionary minor
19747: bug fixed
19748:
19749: * src/: classes/classes.h, classes/op.C, include/pa_globals.h,
19750: main/execute.C, main/pa_globals.C: found another multithread bug
19751: in op.C (last, last global var killed) :)
19752:
19753: 2001-08-01 parser
19754:
19755: * src/: include/pa_dictionary.h, include/pa_globals.h,
19756: include/pa_string.h, main/main.dsp, main/pa_dictionary.C,
19757: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
19758: main/untaint.C: speeded up typo-html replacements. introducing
19759: Dictionary with first-char caching
19760:
19761: 2001-07-31 parser
19762:
19763: * src/types/Makefile.am: pa_vtable.C added to .am
19764:
19765: * src/main/compile.tab.C: added, so that could be compiled even on
19766: non-bison-enabled platforms
19767:
19768: 2001-07-28 parser
19769:
19770: * src/classes/table.C: table:hash always produces hash, when can't
19771: - empty
19772:
19773: * src/main/: compile.y, untaint.C: bug fix @ untaint when \r
19774: skipped \n
19775:
19776: 2001-07-27 parser
19777:
19778: * src/classes/: double.C, int.C, string.C: provided meaningful msg
19779: on int/double/string :sql without result and default
19780:
19781: 2001-07-26 parser
19782:
19783: * src/classes/op.C: fixed bad multithread bug with strangly global
19784: OP
19785:
19786: * src/main/compile.y: $man[$.age[zzz]] 0
19787:
19788: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: hash
19789: creation syntax problem persists. restored $: for a while.
19790: thinking of $man[$.age[zzz]] syntax now
19791:
19792: * src/: classes/double.C, classes/int.C, classes/string.C,
19793: include/pa_opcode.h, main/compile.C, main/compile.y,
19794: main/compile_tools.h, main/execute.C, types/pa_vcode_frame.h,
19795: types/pa_vmethod_frame.h, types/pa_wcontext.h,
19796: types/pa_wwrapper.h: fixing :: realization #1
19797:
19798: * src/: include/pa_opcode.h, main/compile.C, main/compile.y,
19799: main/compile_tools.h, main/execute.C, main/pa_request.C,
19800: types/pa_vmethod_frame.h: introducing :: this is constructor call
19801: prefix. ordinary : remains for static accesses
19802:
19803: 2001-07-25 parser
19804:
19805: * src/types/pa_vtable.C: table: get_element order changeed. now: 1.
19806: fields 2. methods 3. columns
19807:
19808: * src/types/: pa_vdouble.h, pa_vint.h: odbc: no result queries;
19809: quote. optimized double&int tostring-s
19810:
19811: * src/main/: compile.C, compile.y, compile_tools.h: allowed
19812: whitespace before first method decl
19813:
19814: * src/classes/table.C: allowed nontable result in table:sql,
19815: results in empty table
19816:
19817: * src/main/: compile.C, compile.y, compile_tools.h: allowed empty
19818: lines before first method decl
19819:
19820: * src/: classes/table.C, main/main.dsp, types/pa_vtable.C,
19821: types/pa_vtable.h: ^table.record[] now $table.fields
19822:
19823: * src/main/compile.y: $var[] is now empty string, not void
19824:
19825: * src/main/: compile.y, execute.C: $var[] is now empty string, not
19826: void
19827:
19828: * src/: classes/string.C, include/pa_globals.h, main/execute.C,
19829: main/pa_globals.C: match replace code context moved to implicit
19830: $match context
19831:
19832: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
19833: main/compile_tools.h, main/execute.C: with killed, code storage
19834: introduced with former 'with' syntax
19835:
19836: 2001-07-24 parser
19837:
19838: * src/: main/compile.C, main/execute.C, main/pa_string.C,
19839: types/pa_value.h: first get_element, next get operator
19840:
19841: * src/main/compile.y: removed @end handling
19842:
19843: * src/main/: compile.C, compile.y: @end handling method2
19844:
19845: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
19846: file:move
19847:
19848: * src/main/pa_common.C: file_read close @ eof when imgsize bug
19849: fixed
19850:
19851: 2001-07-23 parser
19852:
19853: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql odbc
19854: driver
19855:
19856: * src/classes/hash.C: changed sql driver query interface
19857:
19858: * src/: classes/hash.C, classes/string.C, classes/table.C,
19859: classes/void.C, include/pa_sql_connection.h, sql/pa_sql_driver.h:
19860: changed sql driver query interface
19861:
19862: 2001-07-20 parser
19863:
19864: * src/types/pa_vrequest.C: X!$browser:type
19865:
19866: * src/: classes/file.C, classes/string.C, include/pa_string.h,
19867: main/execute.C, main/pa_string.C, types/pa_valiased.C,
19868: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.h,
19869: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vfile.h,
19870: types/pa_vform.h, types/pa_vhash.h, types/pa_vmath.h,
19871: types/pa_vobject.h, types/pa_vrequest.C,
19872: types/pa_vstateless_class.h, types/pa_vstateless_object.h: only
19873: ^class:method dynamic calls allowed. ^BASE.method call disabled.
19874: BASE element globally removed
19875:
19876: 2001-07-18 parser
19877:
19878: * src/classes/file.C: file:exec/cgi msg
19879:
19880: * src/classes/file.C: $file:exit-code renamed to 'status'
19881:
19882: * src/: classes/file.C, main/pa_exec.C: file:exec
19883:
1.101 moko 19884: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
19885: targets/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
19886: removed $id from *.in *.am
1.95 moko 19887:
19888: * src/main/: pa_request.C, untaint.C: ORIGINS langs name
19889: abbrevations
19890:
19891: * src/: classes/date.C, classes/mail.C, classes/math.C,
19892: classes/string.C, classes/table.C, include/pa_globals.h,
19893: include/pa_string.h, main/execute.C, main/pa_globals.C,
19894: main/pa_request.C, main/pa_string.C, main/untaint.C,
19895: types/pa_value.h, types/pa_vdouble.h, types/pa_vfile.h,
19896: types/pa_vint.h, types/pa_vstring.C, types/pa_vstring.h:
19897: $ORIGINS(1) output tracing mode
19898:
19899: 2001-07-13 parser
19900:
19901: * src/: classes/double.C, classes/int.C, classes/string.C,
19902: include/pa_request.h, main/execute.C, main/pa_request.C:
19903: auto.p[@auto], /news/auto.p[no @auto], so that initializing
19904: second would not call first @auto
19905:
19906: * src/main/: execute.C, pa_request.C: order of MAIN parents was
19907: wrong, fixed
19908:
19909: 2001-07-12 parser
19910:
19911: * src/types/pa_value.h: pa_value.putelement modification of system
19912: classes prevented
19913:
19914: 2001-07-11 parser
19915:
19916: * src/: classes/string.C, doc/sources2html.cmd: lr split now yelds
19917: table $piece
19918:
19919: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
19920: types/pa_vstateless_class.h: $file created by file:state +=
19921: .atime .mtime .ctime +found&fixed bug with exceptions on
19922: get_junction-created objects [they were on wrong pool]
19923:
19924: 2001-07-09 parser
19925:
19926: * src/main/untaint.C: qp wrong name
19927:
19928: * src/: classes/date.C, classes/string.C, classes/table.C,
19929: main/compile.y: date format 0
19930:
19931: 2001-07-07 parser
19932:
19933: * src/: classes/date.C, classes/table.C, include/pa_common.h,
19934: include/pa_string.h, main/pa_common.C, types/pa_vdate.h: date
19935: roll table calendar
19936:
19937: * src/: classes/Makefile.am, classes/date.C, classes/file.C,
19938: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
19939: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
19940: include/pa_request.h, main/main.dsp, types/pa_value.h,
19941: types/pa_vdate.h, types/pa_wcontext.C: date now set $fields roll
19942: string. todo: sql, calendar
19943:
19944: 2001-07-06 parser
19945:
19946: * src/: classes/math.C, include/pa_request.h, main/execute.C,
19947: main/main.dsp, main/pa_request.C, types/pa_vmath.h: math 0
19948:
19949: 2001-07-03 parser
19950:
19951: * src/: classes/Makefile.am, classes/math.C, classes/op.C,
19952: classes/random.C, main/main.dsp: class random renamed to math,
19953: operators became methods
19954:
19955: * src/classes/op.C: pow sqrt
19956:
19957: * src/: classes/op.C, main/execute.C: sin asin cos acos tan atan
19958:
19959: 2001-07-02 parser
19960:
19961: * src/classes/table.C: ^table.columns column renamed from 'name' to
19962: 'column'
19963:
19964: * src/classes/hash.C: ^hash.keys[]
19965:
19966: * src/: classes/table.C, main/pa_table.C: ^table:columns[]
19967:
19968: * src/main/: compile.y, compile_tools.h: in expressions now allowed
19969: 'strings'
19970:
19971: 2001-06-29 parser
19972:
19973: * src/main/: execute.C: /0 %0 checkes ver 2
19974:
19975: * src/main/execute.C: /0 %0 checke
19976:
19977: * src/classes/Makefile.am: nothing - void
19978:
19979: * src/classes/table.C: empty strings @ sql
19980:
19981: 2001-06-28 parser
19982:
19983: * src/: classes/double.C, classes/file.C, classes/form.C,
19984: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
19985: classes/op.C, classes/random.C, classes/response.C,
19986: classes/string.C, classes/table.C, classes/void.C,
19987: main/compile.C, main/compile_tools.C, main/execute.C,
19988: main/pa_array.C, main/pa_common.C, main/pa_dir.C,
19989: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
19990: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
19991: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
19992: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
19993: targets/isapi/parser3isapi.C, main/compile.y: */ static const
19994: char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp
19995: $";
19996:
19997: * src/: classes/double.C, classes/file.C, classes/form.C,
19998: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
19999: classes/op.C, classes/random.C, classes/response.C,
20000: classes/string.C, classes/table.C, classes/void.C,
20001: main/compile.C, main/compile.y, main/compile_tools.C,
20002: main/execute.C, main/pa_array.C, main/pa_common.C, main/pa_dir.C,
20003: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
20004: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
20005: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
20006: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
20007: targets/isapi/parser3isapi.C: static char *RCSId="$Id$";
20008:
20009: * src/main/: compile.y, compile_tools.h: $:name: == ${name}:
20010: $class:name: == ${class:name}:
20011:
20012: * src/classes/string.C: exactly one
20013:
20014: 2001-06-27 parser
20015:
20016: * src/: classes/nothing.C, classes/void.C, types/pa_vnothing.h,
20017: types/pa_vvoid.h: nothing renamed to void
20018:
20019: * src/classes/op.C: ^switch ^case
20020:
20021: * src/main/compile.y: nothing renamed to void
20022:
20023: * src/: classes/hash.C, classes/table.C, main/compile.y,
20024: main/execute.C, main/main.dsp, main/pa_request.C,
20025: targets/cgi/pa_pool.C, types/pa_value.h, types/pa_vcode_frame.h,
20026: types/pa_vmethod_frame.h, types/pa_vtable.h: nothing renamed to
20027: void
20028:
20029: * src/main/compile.y: lexer: $zzzz^zzzz were name part
20030:
20031: 2001-05-28 parser
20032:
20033: * src/doc/html2chm.cmd: removed >a
20034:
20035: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: release
20036: project options [some bugs]
20037:
20038: * src/doc/sources2html.cmd: z
20039:
20040: * src/: classes/classes.C, main/compile.C, main/compile.y,
20041: main/execute.C: operators are not in root class again
20042:
20043: 2001-05-24 parser
20044:
20045: * src/targets/cgi/parser3.dsp: project file
20046:
20047: * src/: classes/op.C, main/pa_request.C, targets/cgi/parser3.C:
20048: ^log ^exp
20049:
20050: * src/: main/pa_request.C, targets/cgi/parser3.C: // no _
20051: conversions in @exception[params]
20052:
20053: * src/main/pa_request.C: // no _ conversions in @exception[params]
20054:
20055: 2001-05-23 parser
20056:
20057: * src/main/pa_string.C: string cmp bug
20058:
20059: * src/classes/: mail.C, op.C: rem max 1000
20060:
20061: * src/: classes/op.C, main/compile.y: allow one empty line before
20062: LS_DEF_NAME
20063:
20064: 2001-05-22 parser
20065:
20066: * src/classes/op.C: if params code-required
20067:
20068: 2001-05-21 parser
20069:
20070: * src/types/pa_vstring.C: eoleof
20071:
20072: * src/classes/Makefile.am: .AM
20073:
20074: * src/classes/nothing.C: resultless ^sql moved to nothing:
20075:
20076: * src/classes/: nothing.C, op.C: 'unknown' renamed to 'nothing'
20077:
20078: * src/: classes/double.C, classes/nothing.C, classes/string.C,
20079: classes/unknown.C, main/main.dsp, types/pa_vnothing.h,
20080: types/pa_vunknown.h, classes/hash.C, main/compile.y,
20081: main/execute.C, targets/cgi/pa_pool.C, types/pa_vcode_frame.h,
20082: types/pa_vmethod_frame.h, types/pa_vtable.h, classes/table.C,
20083: main/pa_request.C, types/pa_value.h: 'unknown' renamed to
20084: 'nothing'
20085:
20086: * src/types/: pa_vstring.C, pa_vstring.h: removed unnecessary
20087: vstring::set_string
20088:
20089: * src/classes/: double.C, int.C, string.C: int,double;sql
20090:
20091: * src/: classes/hash.C, classes/int.C, classes/string.C,
20092: classes/table.C, include/pa_string.h, main/pa_string.C,
20093: types/pa_vstring.C, types/pa_vstring.h: started int:sql
20094:
20095: * src/: classes/classes.C, classes/hash.C, classes/op.C,
20096: classes/table.C, main/compile.C, main/compile.y, main/execute.C:
20097: hash:sql moved to main trunc. operators.txt updated
20098:
20099: * src/classes/: hash.C, op.C, table.C: hash:sql
20100:
20101: * src/classes/op.C: z
20102:
20103: * src/: main/compile.C, classes/classes.C: 1
20104:
20105: * src/: classes/classes.C, main/compile.C, main/compile.y,
20106: main/execute.C: 0
20107:
20108: * src/main/execute.C: z
20109:
20110: * src/targets/cgi/parser3.C: z
20111:
20112: * src/targets/cgi/parser3.C: argv can be just "parser3". made
20113: site_auto_path "." in that case
20114:
20115: * src/targets/cgi/: parser3.C: z
20116:
20117: * src/main/pa_request.C: .am
20118:
20119: * src/: main/pa_request.C, targets/cgi/parser3.C:
20120: pcre_tables=pcre_default_tables;
20121:
20122: 2001-05-19 parser
20123:
20124: * src/main/pa_string.C: z
20125:
20126: * src/: include/pa_string.h, main/untaint.C, targets/cgi/pa_pool.C:
20127: introducing String::cstr_bufsize, returns just size+1 for as_is
20128: target.
20129:
20130: * src/: main/untaint.C, targets/cgi/pa_pool.C,
20131: targets/cgi/parser3.C: fixed bug in pre html untaint, wrong size
20132: used, 4* mem wasted
20133:
20134: * src/classes/string.C: root context in match replace body now
20135: unchanged
20136:
20137: * src/types/pa_value.h: parameter # 1 based
20138:
20139: * src/main/pa_common.C: common: actual filename '%s'
20140:
20141: * src/classes/string.C: z
20142:
20143: * src/classes/Makefile.am: classes/.am
20144:
20145: * src/classes/: Makefile.am: classes/.am
20146:
20147: * src/: classes/Makefile.am, main/pa_sql_driver_manager.C,
20148: targets/cgi/pa_pool.C: classes/.am
20149:
20150: 2001-05-18 parser
20151:
1.101 moko 20152: * src/: include/pa_config_auto.h.in, targets/cgi/pa_pool.C: .am
20153: pa_threads.C ins
1.95 moko 20154:
20155: * src/targets/cgi/Makefile.am: .am pa_threads.C added
20156:
20157: 2001-05-17 parser
20158:
20159: * src/: classes/string.C, include/pa_config_fixed.h,
20160: include/pa_config_includes.h, main/compile.y,
20161: main/compile_tools.h, main/execute.C, main/pa_array.C,
20162: main/pa_common.C, main/pa_dir.C, main/pa_hash.C, main/pa_pool.C,
20163: main/untaint.C, types/pa_vcookie.C, types/pa_vfile.C,
20164: types/pa_vform.C: #include "pa_config_includes.h" removed from
20165: most .C
20166:
20167: * src/doc/html2chm.cmd: z
20168:
20169: * src/doc/: chm.cmd, doxygen.cmd, html2chm.cmd, sources2html.cmd,
20170: view.cmd, view_chm.cmd, view_html.cmd: doc cmds
20171:
20172: * src/main/pa_sql_driver_manager.C: moved expiration to
20173: get_connection_from_cache
20174:
20175: * src/main/pa_sql_driver_manager.C: cache expiration bf
20176:
20177: * src/: classes/classes.h, include/pa_sql_connection.h,
20178: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C:
20179: cache expiration[use SQL_Driver::disconnect]
20180:
20181: * src/main/pa_table.C: table.locate current restored on "not found"
20182:
20183: * src/: main/execute.C, types/pa_vmethod_frame.h: endless recursion
20184: line no
20185:
20186: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
20187: ANTI_ENDLESS_EXECUTE_RECOURSION
20188:
20189: * src/: classes/op.C, include/pa_sql_connection.h,
20190: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C,
20191: sql/pa_sql_driver.h: fixed problem at last: 2connections own
20192: 1driver and set_services fight for driver::fservices. before fix
20193:
20194: * src/: classes/op.C, include/pa_config_fixed.h,
20195: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
20196: main/pa_sql_driver_manager.C: found problem at last: 2connections
20197: own 1driver and set_services fight for driver::fservices. before
20198: fix
20199:
20200: * src/: include/pa_config_fixed.h, include/pa_threads.h,
20201: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
20202: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.dsp: added
20203: pa_threads.C
20204:
20205: * src/include/pa_threads.h: removed targets/parser
20206:
20207: * src/include/: pa_array.h, pa_common.h, pa_config_fixed.h,
20208: pa_config_includes.h, pa_exception.h, pa_exec.h, pa_globals.h,
20209: pa_hash.h, pa_opcode.h, pa_pool.h, pa_request.h, pa_sapi.h,
20210: pa_socks.h, pa_sql_connection.h, pa_stack.h, pa_string.h,
20211: pa_table.h, pa_threads.h: #include "pa_config_includes.h" in all
20212: headers
20213:
20214: * src/: classes/image.C, include/pa_sql_driver_manager.h,
20215: main/pa_sql_driver_manager.C, main/pa_string.C: wrong includes
20216: order prevented sqlmanager to see MULTYTHREAD define
20217:
20218: * src/: include/pa_config_fixed.h, include/pa_threads.h,
20219: main/pa_sql_driver_manager.C: SYNCHRONIZED moved closer to caches
20220: put/gets
20221:
20222: * src/: include/pa_hash.h, main/execute.C: removed /*SYNCHRONIZED*/
20223: from hash.h
20224:
20225: * src/: classes/op.C, include/pa_sql_connection.h,
20226: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: connection
20227: from cache ->set_services(&services);
20228:
20229: 2001-05-16 parser
20230:
20231: * src/targets/cgi/parser3.C: z
20232:
20233: * src/: include/pa_pool.h, targets/cgi/pa_pool.C: removed pool
20234: debug, #ifdefed some. would debug later, on more precise sample
20235: than stupid: @main[] $name[$z[]] ^for[i](0;10000-2){ $tail[9994]
20236: $name.$tail[$tail!] $name.$tail } ok3
20237:
20238: * src/: include/pa_array.h, main/pa_array.C, targets/cgi/parser3.C:
20239: removed array debug. before vstring rebasing
20240:
20241: * src/: include/pa_array.h, include/pa_string.h, main/execute.C,
20242: main/pa_array.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C:
20243: array debugged; adjusted
20244:
20245: * src/main/: pa_sql_driver_manager.C, pa_string.C:
20246: SQL_Driver_manager line no for connect/charset errors
20247:
20248: 2001-05-15 parser
20249:
20250: * src/: include/pa_array.h, include/pa_string.h, main/pa_array.C,
20251: main/pa_string.C: string+array made linear grows
20252:
20253: * src/: include/pa_string.h, main/pa_string.C,
20254: targets/cgi/pa_pool.C, targets/cgi/parser3.C: think that all must
20255: grow lineary, not exponentialy
20256:
20257: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C,
20258: targets/cgi/pa_pool.C, targets/cgi/parser3.C: string fixed bug
20259: with fullchunk cmps
20260:
20261: * src/targets/cgi/: pa_pool.C, parser3.C: main loss here: 5673321/
20262: 70041= 81
20263:
20264: * src/: include/pa_string.h, targets/cgi/pa_pool.C,
20265: targets/cgi/parser3.C: detected huge mem allocation: size/times
20266: malloc 27809390/368771, calloc 3232/83. would test now
20267:
20268: * src/: classes/random.C, main/compile.y, main/execute.C,
20269: main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.h:
20270: numbered params had wrong name - for instance: bad error message
20271: in ^for[] bad body type. fixed
20272:
20273: 2001-05-14 parser
20274:
20275: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
20276: main/untaint.C: ^string.upper|lower[]
20277:
20278: 2001-05-11 parser
20279:
20280: * src/: classes/double.C, classes/image.C, classes/op.C,
20281: classes/string.C, classes/table.C, classes/unknown.C,
20282: main/execute.C, types/pa_value.h, types/pa_vbool.h,
20283: types/pa_vdouble.h, types/pa_vint.h, types/pa_vstring.h,
20284: types/pa_vunknown.h: op: MAX_LOOPS as_int
20285:
20286: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: fixed some
20287: .dsp for win32tools
20288:
20289: 2001-05-11 paf
20290:
20291: * src/: classes/classes.cmd, classes/gawk.exe, classes/ls.exe,
20292: main/bison.exe, targets/isapi/KILL.EXE, targets/isapi/PSTAT.EXE,
20293: targets/isapi/istart.cmd, targets/isapi/istop.cmd,
20294: targets/isapi/kill.pl: moved win32 helpers to /win32tools
20295:
20296: 2001-05-10 paf
20297:
20298: * src/include/: pa_common.h, pa_config_includes.h: inline undefed
20299: for C++, that's all
20300:
1.101 moko 20301: * src/include/: pa_config_auto.h.in, pa_config_fixed.h,
20302: pa_config_includes.h: inline wonders
1.95 moko 20303:
20304: * src/: classes/Makefile.am, classes/hash.C, doc/doxygen.cfg,
20305: doc/doxygen.cmd: hash.C added
20306:
20307: * src/: main/pa_request.C, types/pa_vrequest.C: op configured
20308:
20309: * src/main/compile.y: @end grammar: allowed zero strings in control
20310: menthod
20311:
20312: * src/types/: pa_value.h, pa_vclass.h, pa_vstateless_class.h,
20313: pa_vstateless_object.h: changed priority: field before method
20314: lookup in vclass & vobject
20315:
20316: * src/: doc/doxygen.cmd, main/compile.y, types/pa_vobject.h:
20317: grammar: priorities changes [lowerd && prior] vobject: now first
20318: fields, next methods
20319:
20320: 2001-05-08 paf
20321:
20322: * src/main/pa_table.C: table columnname2item on nameless ignored
20323: bark=false. fixed
20324:
20325: * src/: classes/table.C, types/pa_value.h, types/pa_vhash.h,
20326: types/pa_vmethod_frame.h: hash:default works at last!
20327:
20328: * src/: classes/mail.C, classes/table.C, doc/doxygen.cmd,
20329: main/main.dsp, types/pa_vhash.h, types/pa_vstateless_class.h:
20330: hash:default
20331:
20332: * src/classes/table.C: z
20333:
20334: * src/classes/table.C: table:hash always hash of hash now
20335:
20336: * src/classes/table.C: table:empty return bool now
20337:
20338: * src/: classes/table.C, doc/chm.cmd, include/pa_array.h,
20339: include/pa_table.h, main/pa_table.C, types/pa_value.h,
20340: types/pa_vtable.h: table:hash
20341:
20342: * src/classes/table.C: table:record have name
20343:
20344: * src/: classes/op.C, types/pa_vtable.h: allowed $table.2342734
20345: returns vunknown
20346:
20347: * src/classes/: double.C, int.C, op.C, string.C:
20348: int,double,string:int[] double[] string:length[] results now have
20349: hames
20350:
20351: * src/: classes/op.C, classes/table.C, main/main.dsp,
20352: types/pa_vtable.h: removed table:find. table:locate and op:eval
20353: now return bool
20354:
20355: * src/: doc/chm.cmd, main/execute.C, types/pa_value.h: wrong pool
20356: in method checkparams again. fixed
20357:
20358: 2001-05-07 paf
20359:
20360: * src/doc/chm.cmd: cmd
20361:
20362: * src/: classes/image.C, classes/mail.C, classes/string.C,
20363: doc/chm.cmd, include/pa_table.h, main/pa_table.C,
20364: types/pa_value.h: method reported errors on wrong pool
20365:
20366: * src/main/execute.C: ^var[^class:var.method[]] is not constructor
20367: now
20368:
20369: * src/: doc/ClassExample2.dox, doc/aliased.dox, doc/chm.cmd,
20370: include/code.h, include/pa_opcode.h, main/compile.C,
20371: main/compile_tools.h, main/execute.C, types/pa_value.h,
20372: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
20373: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
20374: types/pa_vfile.h, types/pa_vform.h, types/pa_vhash.h,
20375: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
20376: types/pa_vmethod_frame.h, types/pa_vobject.h,
20377: types/pa_vrequest.h, types/pa_vresponse.h,
20378: types/pa_vstateless_class.h, types/pa_vstring.h,
20379: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
20380: types/pa_wwrapper.h: pa_code.h
20381:
20382: * src/doc/: chm.cmd, doxygen.cmd, view.cmd: dox cmd
20383:
20384: * src/: classes/string.C, classes/table.C, doc/ClassExample1.dox,
20385: doc/ClassExample2.dox, doc/ClassExample3.dox, doc/aliased.dox,
20386: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
20387: doc/doxygen.cmd, doc/executor.dox, doc/index.dox,
20388: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
20389: doc/string.dox, doc/targets.dox, doc/value.dox, include/code.h,
20390: include/pa_hash.h, include/pa_string.h, main/pa_request.C,
20391: main/pa_sql_driver_manager.C, types/pa_vjunction.h,
20392: types/pa_vtable.h: dox, split by not clean parts also
20393:
20394: * src/: include/pa_table.h, main/pa_table.C, types/pa_value.h,
20395: types/pa_vtable.h: table: fields, then methods. so to enable
20396: 'dir' fields & co. more
20397:
20398: * src/types/: pa_value.h, pa_vtable.h: table: fields, then methods.
20399: so to enable 'dir' fields & co.
20400:
20401: * src/main/compile.y: grammar: @end
20402:
20403: 2001-05-04 paf
20404:
20405: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
20406: doc/ClassExample3.dox, main/execute.C: dox: example1 updated
20407:
20408: * src/: classes/classes.h, classes/double.C, classes/file.C,
20409: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
20410: classes/op.C, classes/random.C, classes/response.C,
20411: classes/string.C, classes/table.C, classes/unknown.C,
20412: doc/doxygen.cfg, doc/index.dox, main/pa_string.C: removed m-
20413: method dox
20414:
20415: 2001-05-03 paf
20416:
20417: * src/: classes/classes.h, classes/double.C, doc/aliased.dox,
20418: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
20419: doc/doxygen.txt, doc/executor.dox, doc/index.dox,
20420: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
20421: doc/string.dox, doc/targets.dox, doc/value.dox,
20422: main/pa_request.C: dox splitted .dox files and added some
20423:
20424: * src/: classes/Makefile.am, doc/doxygen.txt: classes/am
20425:
20426: 2001-05-02 paf
20427:
20428: * src/classes/: image.C, table.C: table:dir result are not tainted
20429: by file_name language now
20430:
20431: 2001-04-28 paf
20432:
20433: * src/classes/classes.inc: removed classes.inc
20434:
20435: * src/: classes/classes.inc, main/Makefile.am: removed pa_methoded
20436: from .am
20437:
20438: * src/classes/classes.awk: skipped classes in .awk
20439:
20440: * src/: classes/Makefile.am, classes/classes.C, classes/classes.h,
20441: classes/classes.inc, classes/double.C, classes/file.C,
20442: classes/form.C, classes/int.C, classes/op.C, classes/response.C,
20443: classes/string.C, classes/table.C, classes/unknown.C,
20444: include/pa_methoded.h, main/main.dsp, main/pa_methoded.C,
20445: targets/cgi/parser3.C, types/pa_vdouble.h, types/pa_vfile.h,
20446: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h: renamed
20447: pa_methoded back to classes/classes.h
20448:
20449: * src/: classes/Makefile.am, main/main.dsp: classes/Makefile.am
20450:
20451: * src/: classes/Makefile.am, classes/classes.awk,
20452: classes/classes.cmd, classes/classes.inc, classes/gawk.exe,
20453: classes/ls.exe, main/bison.exe: classes.inc autogenerator
20454:
20455: * src/: classes/classes.C, classes/classes.h, classes/double.C,
20456: classes/file.C, classes/form.C, classes/int.C, classes/op.C,
20457: classes/response.C, classes/string.C, classes/table.C,
20458: classes/unknown.C, include/pa_methoded.h, main/Makefile.am,
20459: main/main.dsp, main/pa_methoded.C, targets/cgi/parser3.C,
20460: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vform.h,
20461: types/pa_vimage.h, types/pa_vint.h: classes/classes renamet to
20462: include|main/pa_methoded
20463:
20464: * src/: include/pa_string.h, main/pa_globals.C, main/untaint.C,
20465: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: z
20466:
20467: * src/: classes/form.C, include/pa_globals.h, main/pa_globals.C:
20468: moved some configured data to request::classes_conf moved some
20469: string crations from globals to M... [works]
20470:
20471: * src/: classes/form.C, classes/mail.C, classes/op.C,
20472: include/pa_globals.h, include/pa_request.h, main/pa_globals.C,
20473: main/pa_request.C: moved some configured data to
20474: request::classes_conf moved some string crations from globals to
20475: M...
20476:
20477: * src/: classes/form.C, include/pa_request.h, main/pa_request.C:
20478: about to move configured data to special request hash
20479:
20480: * src/: classes/classes.C, classes/classes.h, classes/file.C,
20481: classes/form.C, classes/mail.C, include/pa_request.h,
20482: main/pa_request.C: configure started
20483:
20484: * src/: main/execute.C, types/pa_wcontext.h: Methoded reorganized
20485: 2. todo: methoded-configure
20486:
20487: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
20488: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
20489: classes/_random.h, classes/_response.h, classes/_string.h,
20490: classes/_table.h, classes/_unknown.h, classes/classes.inc,
20491: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
20492: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
20493: classes/random.C, classes/response.C, classes/string.C,
20494: classes/table.C, classes/unknown.C, include/pa_globals.h,
20495: include/pa_request.h, main/compile.y, main/execute.C,
20496: main/main.dsp, main/pa_globals.C, main/pa_request.C,
20497: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
20498: types/pa_value.h, types/pa_vcookie.h, types/pa_vdouble.h,
20499: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.C,
20500: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
20501: types/pa_vrequest.h, types/pa_vresponse.h,
20502: types/pa_vstateless_class.h, types/pa_vstring.h,
20503: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
20504: classes/classes.C, classes/classes.h: Methoded reorganized. todo:
20505: methoded-configure
20506:
20507: * src/: classes/file.C, classes/table.C, main/compile.y,
20508: main/execute.C, main/pa_request.C, targets/cgi/parser3.C,
20509: types/pa_vtable.h, types/pa_wcontext.h: removed ^a.menu{$name}
20510: ability. now $a{^menu{$name}} or ^a.menu{$a.name}
20511:
20512: * src/: classes/_string.h, classes/classes.C, classes/classes.h,
20513: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
20514: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
20515: classes/random.C, classes/response.C, classes/string.C,
20516: classes/table.C, classes/unknown.C, include/pa_request.h,
20517: main/compile.y, main/execute.C, main/pa_globals.C,
20518: main/pa_request.C, types/pa_value.h, types/pa_vdouble.h,
20519: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
20520: types/pa_vimage.h, types/pa_vint.h, types/pa_vresponse.h,
20521: types/pa_vstring.h, types/pa_vtable.h, types/pa_vunknown.h:
20522: beautifying just compiled. todo: debug, configure
20523:
20524: 2001-04-27 paf
20525:
20526: * src/: classes/file.C, classes/image.C, classes/table.C,
20527: main/execute.C, main/pa_request.C, types/pa_vstateless_class.h:
20528: beautifying -99
20529:
20530: * src/: classes/_double.h, classes/_form.h, classes/_int.h,
20531: classes/_response.h, classes/_unknown.h, classes/classes.C,
20532: classes/classes.h, classes/double.C, classes/file.C,
20533: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
20534: classes/op.C, classes/random.C, classes/response.C,
20535: classes/string.C, include/pa_globals.h, main/main.dsp,
20536: main/pa_globals.C, types/pa_vdouble.h, types/pa_vfile.h,
20537: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
20538: types/pa_vresponse.h, types/pa_vstring.h, types/pa_vtable.h,
20539: types/pa_vunknown.h: beautifying -100
20540:
20541: * src/main/compile.y: serge@ found @CLASS bug. fixed
20542:
20543: * src/: classes/_file.h, classes/_image.h, classes/_mail.h,
20544: classes/_op.h, classes/_random.h, classes/_table.h,
20545: classes/file.C, classes/image.C, classes/int.C, classes/mail.C,
20546: classes/op.C, classes/random.C, classes/response.C,
20547: classes/string.C, classes/table.C, classes/unknown.C,
20548: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
20549: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
20550: types/pa_vcookie.h, types/pa_venv.h, types/pa_vrequest.h: started
20551: beautifying
20552:
20553: 2001-04-26 paf
20554:
20555: * src/: main/pa_request.C, types/pa_vfile.h: code documentation ++
20556:
20557: * src/: doc/doxygen.cfg, include/pa_socks.h, main/pa_socks.C: code
20558: documentation ++
20559:
20560: * src/: classes/_exec.h, doc/doxygen.cfg,
20561: include/pa_config_fixed.h, include/pa_config_includes.h,
20562: targets/cgi/pa_pool.C: code documentation ++
20563:
20564: * src/: classes/_image.h, classes/op.C, classes/random.C,
20565: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
20566: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
20567: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.C,
20568: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
20569: types/pa_vmethod_frame.h, types/pa_vobject.h,
20570: types/pa_vrequest.C, types/pa_vrequest.h,
20571: types/pa_vstateless_class.C, types/pa_vstateless_object.h,
20572: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.h,
20573: types/pa_vunknown.h, types/pa_wcontext.C, types/pa_wwrapper.h:
20574: code documentation ++
20575:
20576: * src/: classes/image.C, classes/mail.C, classes/string.C,
20577: classes/table.C, doc/doxygen.cfg, doc/doxygen.txt,
20578: include/pa_array.h, include/pa_dir.h, include/pa_string.h,
20579: main/compile_tools.h, main/pa_common.C, sql/pa_sql_driver.h,
20580: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
20581: types/pa_vhash.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
20582: types/pa_vobject.h, types/pa_vstateless_class.h,
20583: types/pa_wcontext.h, types/pa_wwrapper.h: code documentation ++
20584:
20585: * src/main/: pa_request.C, pa_string.C: z
20586:
20587: * src/: include/pa_common.h, include/pa_types.h,
20588: main/pa_sql_driver_manager.C: module [and, guess, isapi]
20589: connection caching fixed. request-pooled-url were stored into
20590: global connectioncache
20591:
20592: 2001-04-25 paf
20593:
20594: * src/: doc/doxygen.cfg, doc/doxygen.txt,
20595: targets/isapi/parser3isapi.C: started doc / [doxygen.txt]
20596:
20597: * src/: include/code.h, include/pa_common.h, main/compile.y,
20598: main/execute.C, main/pa_common.C: -d
20599:
20600: * src/: classes/file.C, main/pa_exec.C, targets/cgi/parser3.C:
20601: illegal call check a bit improved, but still under iis no mapping
20602: of dir with parser allowed!
20603:
20604: 2001-04-24 paf
20605:
20606: * src/targets/Makefile.am: apache module lib .am
20607:
20608: * src/main/pa_exec.C: windows32 buildCommand
20609:
20610: 2001-04-23 paf
20611:
20612: * src/targets/cgi/Makefile.am: win32 conditional
20613:
20614: * src/targets/cgi/Makefile.am: win32 conditional
20615:
20616: * src/targets/cgi/Makefile.am: liblink
20617:
20618: * src/: include/pa_array.h, main/pa_array.C, types/pa_vfile.h:
20619: vfile fields return type
20620:
20621: * src/types/pa_vfile.h: vfile fields return type
20622:
20623: * src/include/pa_config_auto.h.in: .h.in
20624:
20625: * src/: classes/Makefile, main/Makefile, targets/cgi/Makefile,
20626: types/Makefile: makefiles removed
20627:
20628: * src/: classes/Makefile, main/Makefile, main/pa_string.C,
20629: targets/cgi/Makefile, types/Makefile: configure.in + makefiles
20630:
20631: * src/main/pa_string.C: tested OK /// @test really @b test: s x m
20632: [tested: i & g ]
20633:
20634: * src/: classes/random.C, targets/cgi/parser3.C: redo failed ///
20635: @test noticed series in isapi, check how initialize_random_class
20636: is called! [must be called only once]
20637:
20638: * src/main/execute.C: operators first! so that ^table.menu{^rem{}}
20639: would not be 'unknown column'
20640:
20641: * src/: classes/table.C, types/pa_vform.C, types/pa_vtable.h: ///
20642: @test $a.menu{ $a[123] } and $a.menu{^table:set[]...}
20643:
20644: * src/: main/pa_request.C, targets/cgi/parser3.C: /// @test with
20645: commandline start "parser3 a.html" so that ^load[a.cfg] worked!
20646: [now doesnt]
20647:
20648: * src/targets/cgi/parser3.C: cgi cmdline ver
20649:
20650: * src/targets/cgi/parser3.C: cgi /// @test disable
20651: /cgi-bin/parser3/auto.p
20652:
20653: * src/main/untaint.C: untaint without charset
20654:
20655: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
20656: main/pa_common.C: common: file_write /// @test mkdirs
20657: file_delete rmdirs
20658:
20659: * src/main/untaint.C: mail header only once to =?
20660:
20661: * src/: classes/image.C, classes/mail.C, include/pa_globals.h,
20662: include/pa_string.h, main/pa_exec.C, main/pa_request.C,
20663: main/untaint.C: untaint - @test optimize whitespaces for
20664: all but 'html'
20665:
20666: * src/: classes/mail.C, include/pa_hash.h, include/pa_string.h,
20667: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
20668: main/untaint.C: untaint - @test mail-header
20669:
20670: 2001-04-20 paf
20671:
20672: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
20673: include/pa_request.h, include/pa_string.h, main/compile.y,
20674: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
20675: targets/cgi/parser3.C: $MAIN:LOCALE
20676:
20677: * src/main/untaint.C: z
20678:
20679: * src/: main/untaint.C, targets/cgi/parser3.C: fixed header "a/a"
20680:
20681: 2001-04-19 paf
20682:
20683: * src/main/compile_tools.h: $a$b bugfix
20684:
20685: * src/targets/cgi/parser3.C: z
20686:
20687: * src/classes/file.C: z
20688:
20689: * src/: classes/file.C, include/pa_common.h, types/pa_vcookie.C:
20690: done: header to $fields. waits for header '\' tricks
20691:
20692: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
20693: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vcookie.C:
20694: changed urlencode here and in untaint.C to HTTP standard's " and
20695: \" mech
20696:
20697: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: fixed
20698: http://alx/~paf/ doesnt load /auto.p
20699:
20700: 2001-04-18 paf
20701:
20702: * src/main/pa_request.C: 1
20703:
20704: * src/: main/Makefile.am, main/main.dsp, targets/cgi/Makefile.am:
20705: linux @alx
20706:
20707: 2001-04-17 paf
20708:
20709: * src/: classes/file.C, classes/image.C, doc/doxygen.cfg,
20710: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
20711: sql/pa_sql_driver.h: SQL_Driver_services renamed. doxygen statics
20712: enabled
20713:
20714: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
20715: classes/_exec.h, classes/_file.h, classes/_form.h,
20716: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
20717: classes/_random.h, classes/_response.h, classes/_string.h,
20718: classes/_table.h, classes/_unknown.h, classes/file.C,
20719: classes/image.C, classes/mail.C, classes/op.C, classes/random.C,
20720: include/pa_config_fixed.h, include/pa_config_includes.h,
20721: include/pa_hash.h, include/pa_sql_driver_manager.h,
20722: include/pa_version.h, main/Makefile.am, main/compile.y,
20723: main/pa_common.C, main/pa_exec.C, main/pa_socks.C,
20724: main/pa_sql_driver_manager.C, sql/Makefile.am,
20725: sql/pa_sql_driver.h, targets/cgi/Makefile.am,
20726: targets/cgi/parser3.C, types/Makefile.am, types/pa_vcookie.C,
20727: types/pa_vform.C, types/pa_vimage.h: exec @jav
20728:
20729: * src/: include/pa_sql_driver_manager.h,
20730: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
20731: types/pa_vimage.h: sql driver interface now has initialize(client
20732: .so)
20733:
20734: 2001-04-16 paf
20735:
20736: * src/Makefile.am: compile2 cygwin
20737:
20738: * src/: include/pa_config_includes.h, main/pa_exec.C,
20739: main/pa_socks.C, targets/cgi/Makefile.am: compile1 cygwin
20740:
20741: * src/targets/cgi/Makefile.am: compile0 jav
20742:
20743: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
20744: classes/_exec.h, classes/_file.h, classes/_form.h,
20745: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
20746: classes/_random.h, classes/_response.h, classes/_string.h,
20747: classes/_table.h, classes/_unknown.h, classes/image.C,
20748: classes/mail.C, classes/op.C, classes/random.C,
20749: include/pa_config_fixed.h, include/pa_config_includes.h,
20750: include/pa_hash.h, include/pa_version.h, main/Makefile.am,
20751: main/compile.y, main/pa_common.C, main/pa_exec.C,
20752: sql/Makefile.am, targets/cgi/Makefile.am, targets/cgi/parser3.C,
20753: types/Makefile.am, types/pa_vcookie.C, types/pa_vform.C:
20754: compile-1
20755:
20756: 2001-04-15 paf
20757:
20758: * src/classes/op.C: z
20759:
20760: * src/classes/table.C: table:empty +=process
20761:
20762: * src/types/pa_value.h: MethodParams !junction
20763:
20764: * src/: classes/_string.h, classes/double.C, classes/file.C,
20765: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
20766: classes/random.C, classes/response.C, classes/string.C,
20767: classes/table.C, classes/unknown.C, main/pa_request.C:
20768: MethodParams everywhere
20769:
20770: * src/: classes/op.C, include/pa_request.h, types/pa_value.h,
20771: types/pa_vmethod_frame.h: MethodParams in op.C
20772:
20773: 2001-04-12 paf
20774:
20775: * src/: classes/image.C, types/pa_vimage.h: image:font :text
20776:
20777: * src/: classes/_unknown.h, classes/unknown.C,
20778: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
20779: types/pa_vunknown.h: ^unknown:int[]=0 double[]=0
20780:
20781: * src/: classes/image.C, main/pa_hash.C: hash bug fixed
20782:
20783: * src/classes/image.C: image:gif now does not have params
20784:
20785: * src/classes/image.C:
20786: image:line/fill/rectangle/bar/replace/polygon/polybar
20787:
20788: * src/: classes/image.C, classes/op.C, main/execute.C,
20789: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
20790: for var now written not to r.wcontext, but to r.root cleared
20791: "entered_object" state
20792:
20793: 2001-04-11 paf
20794:
20795: * src/classes/image.C: image:create image:load
20796:
20797: * src/: classes/image.C, main/main.dsp: gd with mem write + image
20798: just compiled
20799:
20800: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
20801: todo: gif without file
20802:
20803: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
20804: started porting to Pooled descendant
20805:
20806: * src/: classes/image.C, main/execute.C, main/main.dsp,
20807: main/pa_request.C, types/pa_vcframe.h, types/pa_vcode_frame.h,
20808: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
20809: types/pa_vmframe.h: libimaging dead end: pil parses header in .py
20810:
20811: * src/: classes/image.C, include/pa_globals.h, main/main.dsp,
20812: main/pa_globals.C, types/pa_vimage.C, types/pa_vimage.h: gd dead
20813: end. switching to python imaging lib
20814:
20815: * src/main/main.dsp: gd+smtp made separate libs
20816:
20817: * src/: include/pa_globals.h, include/pa_string.h,
20818: main/pa_common.C, main/pa_request.C, main/untaint.C,
20819: types/pa_vfile.C, types/pa_vstring.C: fixed vstring:as_vfile
20820: length
20821:
20822: * src/: classes/mail.C, classes/op.C, targets/cgi/parser3.C,
20823: types/pa_value.h, types/pa_vfile.C, types/pa_vfile.h,
20824: types/pa_vform.C, types/pa_vstring.C, types/pa_vstring.h: forced
20825: UL_FILE_NAME of posted file name
20826:
20827: * src/: classes/image.C, main/pa_request.C, types/pa_vform.C: fixed
20828: post [broke when moved post read to core]
20829:
20830: 2001-04-10 paf
20831:
20832: * src/classes/image.C: image:html done
20833:
20834: * src/: classes/image.C, types/pa_vimage.C: jpg measure bugs fixed
20835:
20836: * src/classes/image.C: z
20837:
20838: * src/: classes/_image.h, classes/image.C, types/pa_vimage.C: image
20839: forgotten!
20840:
20841: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
20842: main/pa_request.C, main/pa_string.C, main/untaint.C,
20843: types/pa_vimage.h: image:measure -90
20844:
20845: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
20846: classes/_int.h, classes/_mail.h, classes/_op.h,
20847: classes/_random.h, classes/_response.h, classes/_string.h,
20848: classes/_table.h, classes/file.C, classes/mail.C,
20849: include/pa_common.h, include/pa_globals.h, main/execute.C,
20850: main/main.dsp, main/pa_common.C, main/pa_globals.C,
20851: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vfile.C,
20852: types/pa_vfile.h, types/pa_vhash.h, types/pa_vimage.h,
20853: types/pa_vresponse.h, types/pa_vstring.h: image:measure -100 just
20854: compiled
20855:
20856: * src/classes/mail.C: minor bug with unclear from/to
20857:
20858: * src/classes/mail.C: sendmail unix skipping defaults
20859:
20860: * src/: classes/mail.C, include/pa_common.h, main/pa_common.C:
20861: sendmail unix added defaults
20862:
20863: * src/classes/mail.C: unix sendmail compiled. todo:testing
20864:
20865: * src/: classes/mail.C, main/pa_globals.C: smtp some consts
20866:
20867: 2001-04-09 paf
20868:
20869: * src/: classes/file.C, include/pa_exec.h, include/pa_sapi.h,
20870: main/main.dsp, main/pa_exec.C, targets/cgi/parser3.C,
20871: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
20872: targets/isapi/parser3isapi.dsp: all targets exec
20873:
20874: * src/: include/pa_sapi.h, include/pa_string.h,
20875: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
20876: targets/isapi/parser3isapi.dsp: sapi exec dead end. badly parsed
20877: args in apache:util.script
20878:
20879: * src/include/pa_string.h: written but not tested exec with env for
20880: unix
20881:
20882: * src/: classes/file.C, main/main.dsp, main/pa_request.C,
20883: targets/cgi/parser3.C: exec win32 env
20884:
20885: * src/: classes/file.C, include/pa_hash.h, main/pa_hash.C: exec env
20886: 0
20887:
20888: * src/: classes/exec.C, classes/file.C, include/pa_globals.h,
20889: main/execute.C, main/main.dsp, main/pa_globals.C,
20890: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h,
20891: types/pa_vform.C, types/pa_vstring.C: exec4. todo env
20892:
20893: * src/: classes/exec.C, include/pa_common.h, main/pa_common.C,
20894: main/untaint.C: exec3. decided exec:cgi to move to file:cgi
20895:
20896: * src/: classes/_exec.h, main/execute.C, main/pa_globals.C,
20897: main/pa_request.C, types/pa_vcookie.C, types/pa_vfile.C: exec -2
20898:
20899: * src/: classes/_exec.h, classes/exec.C, include/pa_common.h,
20900: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
20901: main/pa_common.C, main/pa_request.C, main/pa_string.C,
20902: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
20903: targets/isapi/parser3isapi.C, types/pa_vform.C, types/pa_vform.h:
20904: exec class just compiled. moved post read to request core
20905:
20906: * src/: classes/_op.h, include/pa_dir.h, include/pa_globals.h,
20907: include/pa_sapi.h, main/main.dsp, main/pa_dir.C,
20908: main/pa_globals.C, targets/cgi/parser3.C,
20909: targets/cgi/parser3.dsp: problems with ^exec:cgi post data. they
20910: are already read by vform
20911:
20912: 2001-04-08 paf
20913:
20914: * src/: classes/file.C, classes/mail.C, classes/string.C,
20915: include/pa_request.h, include/pa_string.h, main/pa_request.C:
20916: uuencode. string<<
20917:
20918: 2001-04-07 paf
20919:
20920: * src/classes/mail.C: z
20921:
20922: * src/classes/mail.C: z
20923:
20924: * src/classes/mail.C: ^mail[$attach
20925:
20926: * src/classes/mail.C: ^attach dead end
20927:
20928: * src/: include/pa_socks.h, main/main.dsp, main/pa_socks.C,
20929: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
20930: targets/isapi/parser3isapi.C: mail:send 1
20931:
20932: * src/: classes/mail.C, main/pa_request.C: z
20933:
20934: * src/: classes/mail.C, include/pa_globals.h, include/pa_request.h,
20935: main/main.dsp, main/pa_globals.C, main/pa_request.C: smtp just
20936: compiled
20937:
20938: * src/classes/mail.C: +=
20939:
20940: * src/: classes/mail.C, include/pa_string.h: mail:send -1 text
20941: prepared
20942:
20943: * src/: classes/_mail.h, classes/mail.C, include/pa_common.h,
20944: include/pa_globals.h, include/pa_string.h, main/main.dsp,
20945: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
20946: main/untaint.C, types/pa_vcookie.C: mail:send -10 just compiled
20947:
20948: 2001-04-06 paf
20949:
20950: * src/: classes/table.C, include/pa_globals.h, main/pa_globals.C,
20951: main/pa_string.C: table:dir 1
20952:
20953: * src/: classes/table.C, include/pa_dir.h, main/execute.C,
20954: main/main.dsp, main/pa_dir.C: table:dir 0 [without regexp]
20955:
20956: * src/: classes/_op.h, classes/_root.h, classes/op.C,
20957: classes/root.C, include/pa_globals.h, include/pa_request.h,
20958: main/compile.C, main/execute.C, main/main.dsp, main/pa_globals.C,
20959: main/pa_request.C: renamed 'root' to 'op'
20960:
20961: * src/classes/: _op.h, op.C: renamed from 'root'
20962:
20963: * src/types/pa_valiased.C: another root inherititance skipped
20964:
20965: * src/main/: compile.C, compile.y, execute.C: operators are now not
20966: root methods of parent class. just 'ROOT' class
20967:
20968: * src/: classes/random.C, classes/table.C, main/pa_globals.C:
20969: @office
20970:
20971: * src/: main/pa_request.C, sql/pa_sql_driver.h: mysql limit
20972:
20973: 2001-04-05 paf
20974:
20975: * src/: main/execute.C, main/pa_request.C, main/pa_string.C,
20976: types/pa_value.h, types/pa_vmframe.h, types/pa_wcontext.h:
20977: constructor flag dropped at get_method_frame and remembered into
20978: method_frame
20979:
20980: * src/: classes/file.C, classes/root.C, classes/string.C,
20981: classes/table.C, main/pa_request.C: junction to code&expression
20982: in errors
20983:
20984: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
20985: main/pa_string.C, targets/isapi/parser3isapi.dsp:
20986: $LOCALE:ctype[Russian_Russia.1251]
20987:
20988: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
20989: include/pa_hash.h, include/pa_string.h, main/pa_hash.C,
20990: main/pa_table.C: hash now not thread-safe.
20991:
20992: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
20993: main/untaint.C: z
20994:
20995: * src/: classes/random.C, classes/root.C, classes/table.C,
20996: include/pa_sql_connection.h, include/pa_string.h, main/execute.C,
20997: main/pa_sql_driver_manager.C, main/pa_string.C, main/untaint.C,
20998: sql/pa_sql_driver.h, types/pa_vmframe.h, types/pa_wcontext.C,
20999: types/pa_wcontext.h: sql quote. string untaint UL_SQL
21000:
21001: * src/: classes/table.C, include/pa_sql_connection.h,
21002: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql ping
21003:
21004: * src/classes/table.C: select * from hren error contains statement
21005:
21006: * src/: classes/table.C, include/pa_sql_connection.h,
21007: include/pa_types.h, main/pa_sql_driver_manager.C, main/untaint.C,
21008: sql/pa_sql_driver.h, targets/cgi/parser3.dsp: mysql 0
21009:
21010: * src/: classes/root.C, include/pa_sql_connection.h,
21011: include/pa_sql_driver.h, main/main.dsp,
21012: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql driver
21013: services for conv memory & error reporting
21014:
21015: 2001-04-04 paf
21016:
21017: * src/doc/doxygen.cfg: z
21018:
21019: * src/include/pa_sql_driver.h: mysql connect
21020:
21021: * src/include/pa_sql_driver.h: mysql info
21022:
21023: * src/: classes/root.C, include/pa_sql_driver.h,
21024: include/pa_sql_driver_manager.h, main/main.dsp,
21025: main/pa_sql_driver_manager.C: more manager&connection&driver
21026:
21027: * src/sql/Makefile.am: forgot to add mysql client
21028:
21029: * src/: include/pa_sql_driver.h, include/pa_sql_driver_manager.h,
21030: main/pa_sql_driver_manager.C: connect&sql -1000 just compiled
21031: [forgot to add libltdl, added]
21032:
21033: * src/: Makefile.am, classes/root.C, classes/string.C,
21034: classes/table.C, include/pa_globals.h, include/pa_hash.h,
21035: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
21036: include/pa_string.h, include/pa_table.h, main/main.dsp,
21037: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
21038: main/pa_string.C, main/pa_table.C, main/untaint.C: connect&sql
21039: -1000 just compiled
21040:
21041: * src/: classes/random.C, classes/root.C, classes/table.C,
21042: include/pa_globals.h, include/pa_pool.h, include/pa_request.h,
21043: main/pa_request.C, types/pa_vclass.h: sql frame -10
21044:
21045: 2001-04-03 paf
21046:
21047: * src/types/pa_vform.C: z
21048:
21049: * src/: classes/string.C, types/pa_vform.C: string:match replace
21050: assigned lang
21051:
21052: * src/: classes/string.C, main/compile.y: grammar: fixed to allow
21053: {}[]< empty []
21054:
21055: * src/: classes/file.C, classes/string.C, classes/table.C,
21056: include/pa_string.h, main/pa_common.C, main/pa_string.C,
21057: main/untaint.C: string:match replace 2. string.cstr(forced lang)
21058:
21059: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
21060: string:match replace strange matches
21061:
21062: * src/classes/string.C: string:match replace 0
21063:
21064: * src/: classes/string.C, main/pa_string.C: string:match replace
21065: prepared 2
21066:
21067: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
21068: string:match replace prepared
21069:
21070: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
21071: string:match replace -11
21072:
21073: * src/: classes/string.C, include/pa_globals.h,
21074: include/pa_string.h, include/pa_threads.h, main/pa_globals.C,
21075: main/pa_string.C, targets/isapi/parser3isapi.dsp: string:match 0
21076:
21077: * src/: classes/string.C, include/pa_globals.h,
21078: include/pa_string.h, main/main.dsp, main/pa_globals.C,
21079: main/pa_string.C: string:match [search] -1 just compiled
21080:
21081: * src/types/pa_vstring.C: z
21082:
21083: * src/: classes/double.C, classes/file.C, classes/form.C,
21084: classes/int.C, classes/response.C, classes/root.C,
21085: classes/string.C, classes/table.C, include/pa_string.h,
21086: main/pa_string.C: string:match -10 [frame]
21087:
21088: * src/: classes/file.C, main/compile_tools.C, main/pa_common.C,
21089: main/pa_request.C: z
21090:
21091: * src/: main/pa_common.C, main/untaint.C, targets/cgi/parser3.C,
21092: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h:
21093: todo/tests
21094:
21095: * src/include/pa_common.h: z
21096:
21097: * src/: include/pa_globals.h, include/pa_hash.h, main/pa_globals.C,
21098: main/pa_request.C, targets/cgi/parser3.C,
21099: targets/isapi/parser3isapi.C, types/pa_vfile.C:
21100: content-disposition
21101:
21102: * src/: include/pa_common.h, include/pa_globals.h,
21103: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
21104: targets/isapi/parser3isapi.C, types/pa_value.h: main:post-process
21105:
21106: * src/: include/pa_common.h, include/pa_request.h,
21107: include/pa_sapi.h, main/main.dsp, main/pa_common.C,
21108: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
21109: types/pa_vfile.C, types/pa_vfile.h, types/pa_vstring.h: vfile in
21110: response:body
21111:
21112: * src/classes/table.C: table:append now uses string::split
21113:
21114: * src/classes/table.C: z
21115:
21116: * src/: classes/file.C, classes/root.C, classes/string.C,
21117: classes/table.C, doc/doxygen.cmd, doc/doxygen.txt,
21118: doc/generate.cmd, include/pa_array.h, include/pa_request.h,
21119: include/pa_string.h, main/execute.C, main/pa_string.C,
21120: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C:
21121: string::pos & cmp & piece bugs fixed. string::split new
21122: table:load separated from set table:set implemented with clean \n
21123: \t searches
21124:
21125: 2001-04-02 paf
21126:
21127: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
21128: types/pa_valiased.C, types/pa_valiased.h, types/pa_vdouble.h,
21129: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
21130: types/pa_vstring.h, types/pa_vtable.h: string::pos. about to use
21131: it in table:set/load
21132:
21133: * src/: classes/table.C, include/pa_array.h, include/pa_string.h,
21134: include/pa_table.h, main/execute.C, types/pa_value.h: table:join
21135:
21136: * src/classes/random.C: random:generate 1
21137:
21138: * src/: classes/_random.h, classes/random.C, include/pa_globals.h,
21139: main/main.dsp, main/pa_globals.C, main/pa_request.C,
21140: types/pa_value.h: random:generate
21141:
21142: 2001-03-30 paf
21143:
21144: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
21145: todo: table flip and append. string::pos
21146:
21147: * src/: classes/double.C, classes/file.C, classes/int.C,
21148: classes/response.C, classes/root.C, classes/string.C,
21149: classes/table.C, main/compile.y, main/execute.C,
21150: types/pa_value.h, types/pa_vstateless_class.C,
21151: types/pa_vstateless_class.h: static|dynamic|any method
21152: registration
21153:
21154: * src/: classes/file.C, classes/table.C, include/pa_table.h,
21155: main/pa_table.C, types/pa_vstring.h, types/pa_wwrapper.h:
21156: table:flip
21157:
21158: 2001-03-29 paf
21159:
21160: * src/classes/string.C: string:xsplit forgot that they must result
21161: in 1 row N column [not vice versa]
21162:
21163: * src/classes/string.C: z
21164:
21165: * src/classes/string.C: string: rsplit
21166:
21167: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
21168: string: lsplit
21169:
21170: * src/: classes/string.C, include/pa_string.h, main/execute.C,
21171: main/pa_array.C, main/pa_string.C, types/pa_vtable.h: string:
21172: lsplit -1
21173:
21174: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
21175: string: pos
21176:
21177: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
21178: string: pos -1
21179:
21180: * src/: classes/string.C, classes/table.C, include/pa_string.h,
21181: main/compile.y, main/pa_request.C, main/pa_string.C,
21182: main/untaint.C: string: left right mid
21183:
21184: * src/: classes/string.C, main/compile.y, main/compile_tools.C,
21185: main/compile_tools.h, main/main.dsp, types/pa_value.h,
21186: types/pa_vstring.h, types/pa_vunknown.h: empty params allowed. []
21187: and [;] are different now.
21188:
21189: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
21190: main/untaint.C: pool.request undone
21191:
21192: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
21193: main/untaint.C: pool.request
21194:
21195: 2001-03-28 paf
21196:
21197: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
21198: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
21199: types/pa_value.h, types/pa_vrequest.C, types/pa_vunknown.h:
21200: $request:browser [.type .version]; unknown.get_double now = 0.
21201:
21202: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
21203: include/pa_table.h, main/pa_globals.C, main/pa_request.C,
21204: main/pa_table.C, types/pa_vfile.C, types/pa_vfile.h,
21205: types/pa_vform.C: file:load autodetection of mime-type by
21206: user-file-name
21207:
21208: * src/: classes/file.C, main/execute.C, main/pa_common.C,
21209: main/untaint.C, targets/cgi/parser3.C, types/pa_vfile.C,
21210: types/pa_vfile.h, types/pa_vform.C: file:load 1. tainted
21211:
21212: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
21213: types/pa_vfile.C, types/pa_vfile.h: started file:load. wrong
21214: write. must be self.set
21215:
21216: * src/: classes/file.C, classes/root.C, classes/table.C,
21217: include/pa_table.h, main/pa_table.C: table:locate1, file:test
21218:
21219: * src/: classes/table.C, include/pa_array.h, include/pa_hash.h,
21220: include/pa_table.h, main/pa_array.C, main/pa_table.C,
21221: types/pa_vtable.h: table:locate just compiled
21222:
21223: 2001-03-27 paf
21224:
21225: * src/main/: execute.C, pa_common.C: fixed r/w context of
21226: code-params2, fixed ntfs hardlink slow dir update
21227:
21228: * src/: main/execute.C, types/pa_value.h, types/pa_vmframe.h,
21229: types/pa_wcontext.h: fixed r/w context of code-params
21230:
21231: * src/: classes/table.C, main/execute.C: about to change junction
21232: rcontext!!
21233:
21234: * src/: classes/double.C, classes/int.C, classes/root.C,
21235: classes/string.C, classes/table.C, main/compile_tools.C,
21236: main/execute.C, main/pa_request.C, main/untaint.C,
21237: types/pa_value.h, types/pa_vbool.h, types/pa_vcookie.C,
21238: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
21239: types/pa_vmframe.h, types/pa_vstring.h, types/pa_vtable.h,
21240: types/pa_vunknown.h: sort 0
21241:
21242: * src/types/: pa_valiased.C, pa_valiased.h, pa_vdouble.h,
21243: pa_vfile.h, pa_vint.h, pa_vresponse.h, pa_vstring.h, pa_vtable.h:
21244: renamed to are_static_calls_disabled
21245:
21246: * src/: classes/table.C, main/pa_common.C, main/pa_request.C,
21247: targets/cgi/parser3.C, types/pa_value.h, types/pa_vbool.h,
21248: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
21249: types/pa_vstring.h, types/pa_vunknown.h: continue on sort
21250:
21251: * src/main/compile.y: fixed minor bug in @mn[][] ...^{
21252:
21253: * src/: classes/table.C, include/pa_common.h, main/compile.y:
21254: started table:sort fixed minor bug in #...^{
21255:
21256: * src/: classes/table.C, include/pa_common.h, main/compile.y,
21257: main/execute.C, main/pa_common.C, main/pa_table.C: table:save
21258: decided to have as it were. stepped back. grammar: added 'in'
21259: 'is' 'lt'&co follow-space check
21260:
21261: 2001-03-26 paf
21262:
21263: * src/: classes/file.C, classes/root.C, classes/table.C,
21264: include/pa_common.h, include/pa_globals.h, include/pa_table.h,
21265: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
21266: main/pa_table.C: moved ::save to pa_table. disabled @auto
21267: invocation in ^process
21268:
21269: * src/main/compile.y: grammar: [] 0params [;] 2 params (was 0)
21270:
21271: * src/: classes/table.C, include/pa_array.h, include/pa_table.h,
21272: main/pa_array.C: table:record
21273:
21274: * src/: main/untaint.C, targets/cgi/parser3.C,
21275: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
21276: targets/isapi/pool_storage.h, types/pa_valiased.h,
21277: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.h,
21278: types/pa_vint.h, types/pa_vresponse.h, types/pa_vstring.h,
21279: types/pa_vtable.h: z
21280:
21281: * src/: include/pa_pool.h, main/execute.C, types/pa_valiased.C,
21282: types/pa_valiased.h, types/pa_value.h, types/pa_vdouble.h,
21283: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
21284: types/pa_vstring.h, types/pa_vtable.h: disabled $a(123)
21285: $b[$a.CLASS] ^b.inc[123] shit. allowed no checks in native
21286: method realisations on 'self' validity - they now can simply
21287: assume that 'self' is V{Proper} .
21288:
21289: 2001-03-25 paf
21290:
21291: * src/main/untaint.C: z
21292:
21293: * src/main/: pa_request.C, untaint.C: moved default typo-table to
21294: lowlevel - it initialization could be skipped if failed in @auto.
21295: so that exception report would use some table
21296:
21297: * src/main/pa_request.C: table empty lines ignored. system-default
21298: content type assigned in output:result [can fail in main:auto and
21299: skipped normal defaults extraction]
21300:
21301: * src/: include/pa_string.h, main/compile.y: #comment fixed minor
21302: bug
21303:
21304: * src/main/: pa_globals.C, untaint.C: html-typo - moved all
21305: processing to table [except preliminary \r\n \r \n replacements
21306: to "\n"]
21307:
21308: * src/: classes/table.C, main/untaint.C: html-typo - decided to
21309: move all the processing to table
21310:
21311: * src/: classes/table.C, include/pa_table.h, main/pa_globals.C,
21312: main/pa_table.C, main/untaint.C: returned table originating.
21313: useful for reporting typo table problems origin. think would be
21314: useful somewhere else
21315:
21316: * src/main/untaint.C: typo \r \r\n \n properly handled
21317:
21318: * src/: classes/table.C, include/pa_globals.h, include/pa_string.h,
21319: include/pa_table.h, main/compile.y, main/compile_tools.C,
21320: main/compile_tools.h, main/pa_globals.C, main/pa_request.C,
21321: main/pa_string.C, main/pa_table.C, main/untaint.C,
21322: types/pa_vcookie.h: typo & typo-default
21323:
21324: 2001-03-24 paf
21325:
21326: * src/main/pa_common.C: z
21327:
21328: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
21329: targets/cgi/parser3.C: html-typo 2
21330:
21331: * src/: doc/doxygen.cfg, doc/doxygen.txt, doc/generate.cmd,
21332: doc/view.cmd, include/pa_array.h, include/pa_globals.h,
21333: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
21334: main/execute.C, main/pa_array.C, main/pa_globals.C,
21335: main/pa_request.C, main/pa_string.C, main/untaint.C,
21336: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
21337: types/pa_value.h, types/pa_vtable.h: html-typo 0 html-typo 1.
21338: noticed double default content-type prob. run cgi.cmd tomorrow
21339: first html-typo sample. detected << problem: they become ltlt too
21340: fast
21341:
21342: * src/main/compile.y: z
21343:
21344: * src/main/: compile.y, compile_tools.h: #comment
21345:
21346: * src/: classes/file.C, classes/root.C, classes/table.C,
21347: include/pa_common.h, include/pa_request.h, main/compile.y,
21348: main/pa_common.C, main/pa_request.C, main/pa_string.C,
21349: targets/isapi/parser3isapi.C, types/pa_vfile.h: file_read
21350: stringified
21351:
21352: * src/types/pa_valiased.C: decided to String-ify file_read
21353:
21354: * src/targets/: cgi/parser3.C, isapi/nt_log_events.mc,
21355: isapi/parser3isapi.dsp: cgi: sapi::log
21356:
21357: * src/: include/pa_sapi.h, main/pa_common.C, main/pa_request.C,
21358: targets/cgi/parser3.C, targets/isapi/nt_log_events.mc,
21359: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp: nt
21360: error log experiments failed - cgi under iis got no access to
21361: log. registereventsource simply failed with 5(illegal call) code,
21362: while worked OK as standalone executable. isapi: used
21363: HSE_APPEND_LOG_PARAMETER feature
21364:
21365: * src/: include/pa_common.h, include/pa_globals.h,
21366: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
21367: targets/isapi/parser3isapi.C: fixed default content-type
21368: allocation storage
21369:
21370: * src/: include/pa_globals.h, include/pa_request.h,
21371: main/pa_globals.C, main/pa_request.C: z
21372:
21373: * src/: include/pa_array.h, include/pa_hash.h,
21374: include/pa_request.h, main/compile.y, main/pa_array.C,
21375: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
21376: types/pa_vcookie.C: cyclic uses ignored. defaulted default
21377: content-type
21378:
21379: * src/main/: compile.y, execute.C, main.dsp: @CLASS equals @BASE.
21380: sanity
21381:
21382: * src/: main/pa_globals.C, types/pa_vclass.C, types/pa_vclass.h,
21383: types/pa_vstateless_class.C, types/pa_vstateless_class.h: thrown
21384: away freeze mech. no danger now for you can't do
21385: ^request:process[@new-method[] body] trick anymore. still
21386: remains $some_instance.process[@new-method[] possibility] but
21387: would leave it as a feature. see index for sample
21388:
21389: * src/: include/pa_common.h, main/pa_common.C,
21390: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: auto.p
21391: monkey every target
21392:
21393: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
21394: targets/cgi/parser3.C, targets/isapi/pool_storage.h,
21395: types/pa_vform.C, types/pa_vform.h: auto.p monkey
21396:
21397: 2001-03-23 paf
21398:
21399: * src/: include/pa_pool.h, main/pa_request.C,
21400: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
21401: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
21402: targets/isapi/pool_storage.h: isapi: dumb pool storage
21403:
21404: * src/targets/isapi/pa_pool.C: decided to continue with extension
21405:
21406: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: isapi: think
21407: it would be better to rewrite as filter then to deal with pool
21408:
21409: * src/: main/main.dsp, targets/isapi/parser3isapi.C: isapi: docroot
21410: now like in cgi, not from APPL_PHYSICAL_PATH
21411:
21412: * src/: classes/root.C, classes/table.C, include/pa_common.h,
21413: include/pa_config_fixed.h, include/pa_config_includes.h,
21414: include/pa_string.h, include/pa_threads.h, include/pa_types.h,
21415: include/pa_version.h, main/compile.y, main/execute.C,
21416: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
21417: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
21418: main/untaint.C, targets/cgi/parser3.C,
21419: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vform.C:
21420: cgi: reinvent document_root and request_uri under iis. autoconf
21421: updated. introducing ap_config_includes
21422:
21423: * src/targets/cgi/parser3.C: cgi: reinvent document_root under iis
21424:
21425: * src/targets/cgi/parser3.C: cgi: only one pool now
21426:
21427: * src/: include/pa_globals.h, include/pa_sapi.h, main/main.dsp,
21428: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
21429: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
21430: types/pa_venv.h, types/pa_vform.C: sapi made object
21431:
21432: * src/: include/pa_globals.h, main/pa_request.C,
21433: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
21434: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
21435: types/pa_venv.h, types/pa_vform.C: all: sapi beauty
21436:
21437: * src/: main/pa_request.C, targets/cgi/parser3.C,
21438: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
21439: isapi minor env beauty
21440:
21441: * src/: main/pa_request.C, targets/cgi/parser3.C,
21442: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
21443: isapi document_root 0
21444:
21445: 2001-03-22 paf
21446:
21447: * src/targets/isapi/parser3isapi.C: isapi keep-alive
21448:
21449: * src/targets/: cgi/vform_fields_fill.C, cgi/vform_fields_fill.h,
21450: isapi/parser3isapi.C: z
21451:
21452: * src/: include/pa_pool.h, main/pa_request.C,
21453: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: isapi 1
21454:
21455: * src/targets/isapi/: KILL.EXE, PSTAT.EXE, istart.cmd, istop.cmd,
21456: kill.pl: isapi added utils
21457:
21458: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/parser3.C,
21459: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
21460: types/pa_vform.C: isapi 0
21461:
21462: * src/: include/pa_pool.h, targets/cgi/pa_pool.C,
21463: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
21464: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
21465: targets/isapi/parser3isapi.def, targets/isapi/parser3isapi.dsp:
21466: started isapi
21467:
21468: * src/: include/pa_globals.h, main/pa_common.C, main/pa_request.C:
21469: some comments
21470:
21471: * src/: include/pa_globals.h, include/pa_request.h,
21472: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
21473: targets/cgi/parser3.C, types/pa_vcookie.C: config of auto.p path:
21474: parser_root_auto_path parser_site_auto_path
21475:
21476: * src/types/pa_vcookie.C: cookie attr decoded
21477:
21478: 2001-03-21 paf
21479:
21480: * src/targets/cgi/parser3.C: z
21481:
21482: * src/include/pa_globals.h: post. todo: config of auto.p path
21483:
21484: * src/: include/pa_globals.h, targets/cgi/parser3.C,
21485: types/pa_venv.h: in cookie & env. todo:post
21486:
21487: * src/: Makefile.am, classes/Makefile.am, classes/file.C,
21488: classes/root.C, classes/table.C, include/pa_array.h,
21489: include/pa_common.h, include/pa_globals.h, include/pa_pool.h,
21490: include/pa_request.h, include/pa_string.h, main/Makefile.am,
21491: main/compile.y, main/execute.C, main/main.dsp, main/pa_common.C,
21492: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
21493: main/pa_table.C, main/untaint.C, targets/Makefile.am,
21494: targets/cgi/Makefile.am, targets/cgi/parser3.C,
21495: targets/cgi/parser3.dsp, types/Makefile.am, types/pa_vcookie.C,
21496: types/pa_vform.C, types/pa_vstring.h, types/pa_wwrapper.h:
21497: shifted apache branch on main trunc
21498:
21499: * src/: include/pa_common.h, include/pa_globals.h,
21500: include/pa_pool.h, include/pa_request.h, main/main.dsp,
21501: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.dsp,
21502: types/pa_vcookie.C, types/pa_vform.C, types/pa_vstring.h:
21503: starting mod_parser3
21504:
21505: * src/targets/cgi/parser3.C: starting mod_parser3
21506:
21507: 2001-03-20 paf
21508:
21509: * src/: main/pa_common.C, targets/cgi/Makefile.am,
21510: targets/cgi/parser3.C: automake compiled and works. todo:make
21511: win32 ifdefs work and add ifdef unistd
21512:
21513: * src/: classes/table.C, include/pa_common.h, include/pa_request.h,
21514: main/Makefile.am, main/pa_common.C, main/pa_request.C,
21515: main/pa_table.C, targets/cgi/Makefile.am, targets/cgi/parser3.C:
21516: z
21517:
21518: * src/: include/pa_request.h, main/Makefile.am, main/compile.y,
21519: main/execute.C, main/pa_common.C, types/Makefile.am: removing
21520: locking
21521:
21522: * src/: classes/Makefile.am, types/Makefile.am: z
21523:
21524: * src/: Makefile.am, classes/file.C, classes/root.C,
21525: classes/table.C, include/pa_array.h, include/pa_request.h,
21526: include/pa_string.h, main/Makefile.am, main/execute.C,
21527: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
21528: main/pa_string.C, main/untaint.C, targets/Makefile.am,
21529: targets/cgi/Makefile.am, targets/cgi/parser3.C,
21530: types/pa_vcookie.C, types/pa_wwrapper.h: String::UL_
21531:
21532: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
21533: main/pa_request.C, types/pa_vfile.h: ^table:save
21534:
21535: * src/: classes/file.C, classes/table.C, include/pa_array.h,
21536: include/pa_common.h, include/pa_request.h, include/pa_string.h,
21537: include/pa_table.h, include/pa_threads.h, main/pa_globals.C,
21538: main/untaint.C, types/pa_valiased.h, types/pa_value.h,
21539: types/pa_vform.h: z
21540:
21541: * src/include/pa_string.h: z
21542:
21543: * src/: classes/_request.h, classes/request.C, main/main.dsp,
21544: main/pa_globals.C, types/pa_value.h, types/pa_vform.h,
21545: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
21546: :Value
21547:
21548: * src/: classes/_request.h, classes/request.C, main/pa_globals.C,
21549: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
21550: :VStateless_object
21551:
21552: * src/: classes/_response.h, classes/response.C, main/pa_globals.C,
21553: types/pa_vform.h, types/pa_vresponse.h: VResponse moved to
21554: :VStateless_object
21555:
21556: * src/: main/main.dsp, targets/cgi/parser3.dsp,
21557: types/pa_valiased.C, types/pa_vform.h: commented VForm
21558:
21559: * src/: targets/cgi/pa_vform.C, types/pa_valiased.C,
21560: types/pa_valiased.h, types/pa_value.h,
21561: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
21562: types/pa_vstateless_object.h: moved common get_element part from
21563: stateless object&class into VAliased
21564:
21565: * src/: classes/_env.h, classes/_table.h, classes/env.C,
21566: classes/table.C, main/execute.C, main/main.dsp,
21567: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
21568: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.h: VEnv is
21569: now :Value
21570:
21571: * src/: classes/_cookie.h, classes/_table.h, classes/cookie.C,
21572: main/execute.C, main/main.dsp, main/pa_globals.C,
21573: types/pa_vcookie.C, types/pa_vcookie.h: VCookie is now :Value
21574:
21575: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstateless_object.h: vfile
21576: doxx
21577:
21578: * src/: classes/_file.h, classes/file.C, include/pa_types.h,
21579: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
21580: types/pa_valiased.h, types/pa_vfile.C, types/pa_vfile.h,
21581: types/pa_vstateless_class.h, types/pa_vstateless_object.h: \ to /
21582: and ^file:save
21583:
21584: 2001-03-19 paf
21585:
21586: * src/types/pa_vfile.C: z
21587:
21588: * src/: classes/file.C, classes/request.C, classes/table.C,
21589: include/pa_string.h, main/main.dsp, main/pa_pool.C,
21590: main/pa_request.C, main/untaint.C, types/pa_value.h,
21591: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C: file 1
21592:
21593: * src/: classes/table.C, include/pa_common.h, include/pa_globals.h,
21594: include/pa_string.h, include/pa_table.h, main/main.dsp,
21595: main/pa_common.C, main/pa_globals.C, types/pa_value.h,
21596: types/pa_vcookie.h, types/pa_venv.h, types/pa_vform.C,
21597: types/pa_vform.h, types/pa_vrequest.h, types/pa_vtable.h,
21598: classes/_file.h, classes/file.C, types/pa_vfile.C,
21599: types/pa_vfile.h: file class just compiled
21600:
21601: * src/: classes/table.C, include/pa_pool.h, include/pa_request.h,
21602: include/pa_table.h, include/pa_types.h, main/execute.C,
21603: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
21604: types/pa_vclass.h, types/pa_vform.C, types/pa_vstateless_class.h,
21605: types/pa_vstateless_object.h: ^table:set{default level: TABLE}
21606:
21607: * src/include/pa_pool.h: z
21608:
21609: * src/: include/pa_hash.h, include/pa_types.h, main/pa_common.C,
21610: main/pa_hash.C, main/pa_request.C, types/pa_vcookie.C: renamed
21611: Hash::Value to Val so to doxygen would finlly stop confusing
21612: those Value-s
21613:
21614: * src/: include/code.h, include/pa_array.h, include/pa_common.h,
21615: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
21616: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
21617: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
21618: include/pa_types.h, main/compile.C, main/compile.y,
21619: main/compile_tools.C, main/compile_tools.h, main/execute.C,
21620: main/pa_array.C, main/pa_common.C, main/pa_exception.C,
21621: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
21622: main/pa_request.C, main/pa_string.C, main/pa_table.C,
21623: main/untaint.C, types/pa_valiased.h, types/pa_value.h: z
21624:
21625: * src/types/: pa_valiased.h, pa_vbool.h: doc: Value and it's
21626: derivates somehow unlinked. don't know why yet
21627:
21628: * src/: include/code.h, include/pa_array.h, include/pa_pool.h,
21629: include/pa_string.h, include/pa_threads.h, main/compile.C,
21630: main/compile.y, main/compile_tools.C, main/compile_tools.h,
21631: main/execute.C, main/pa_array.C, main/pa_common.C,
21632: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
21633: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
21634: main/pa_table.C, main/untaint.C, types/pa_value.h: auto @brief
21635:
21636: * src/: classes/root.C, classes/table.C, main/pa_exception.C,
21637: main/pa_request.C, targets/cgi/parser3.C, types/pa_vbool.h,
21638: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdouble.h,
21639: types/pa_venv.h, types/pa_vform.h, types/pa_vint.h,
21640: types/pa_vrequest.h: doc: detected Value derivates prob
21641:
21642: * src/include/pa_globals.h: z
21643:
21644: * src/: classes/_request.h, classes/request.C, include/code.h,
21645: include/pa_array.h, include/pa_common.h, include/pa_exception.h,
21646: include/pa_globals.h, include/pa_hash.h, include/pa_pool.h,
21647: include/pa_request.h, include/pa_stack.h, include/pa_string.h,
21648: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
21649: main/execute.C, main/pa_pool.C, main/pa_request.C,
21650: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
21651: types/pa_value.h, types/pa_vform.C: doxygen include/, Value
21652:
21653: 2001-03-18 paf
21654:
21655: * src/: classes/cookie.C, types/pa_vcookie.C, types/pa_vcookie.h:
21656: cookie: allowed access to hash-assigned
21657:
21658: * src/targets/cgi/parser3.C: z
21659:
21660: * src/: classes/_cookie.h, classes/cookie.C, include/pa_common.h,
21661: include/pa_globals.h, include/pa_request.h, include/pa_string.h,
21662: include/pa_types.h, main/main.dsp, main/pa_common.C,
21663: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
21664: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
21665: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
21666: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
21667: types/pa_vunknown.h: cookie class
21668:
21669: * src/main/pa_request.C: zero length output allowed
21670:
21671: * src/: classes/response.C, main/pa_request.C, types/pa_value.h,
21672: types/pa_vhash.h, types/pa_vresponse.h: ^response:clear[]
21673:
21674: * src/: classes/root.C, main/pa_request.C: taint forgotten forced
21675: lang switch
21676:
21677: * src/: classes/root.C, include/pa_globals.h, include/pa_string.h,
21678: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
21679: types/pa_value.h, types/pa_vhash.h:
21680: $defautl[$content-type[$value[text/html] $charset[windows-1251]]
21681:
21682: * src/main/execute.C: z
21683:
21684: * src/: classes/root.C, main/pa_request.C, main/untaint.C,
21685: targets/cgi/parser3.C: taint[uri
21686:
21687: * src/: classes/request.C, classes/response.C, classes/root.C,
21688: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
21689: include/pa_string.h, main/pa_common.C, main/pa_globals.C,
21690: main/pa_request.C, targets/cgi/parser3.C: ^taint 0
21691:
21692: * src/: classes/root.C, classes/string.C, include/pa_string.h,
21693: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
21694: types/pa_vdouble.h, types/pa_vform.C, types/pa_vint.h,
21695: types/pa_vstateless_class.C: convinient string(pool, char *src,
21696: bool tainted) ctor
21697:
21698: * src/: include/pa_hash.h, include/pa_request.h,
21699: include/pa_string.h, main/pa_globals.C, main/pa_hash.C,
21700: main/pa_request.C, main/pa_string.C, main/untaint.C,
21701: targets/cgi/parser3.C: proper @exceptions params tainting
21702:
21703: * src/: include/pa_hash.h, main/pa_hash.C, targets/cgi/parser3.C:
21704: response fields to header
21705:
21706: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
21707: z
21708:
21709: * src/: classes/_response.h, classes/response.C,
21710: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
21711: main/compile.C, main/compile.y, main/execute.C, main/main.dsp,
21712: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
21713: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_value.h,
21714: types/pa_vhash.h, types/pa_vrequest.h, types/pa_vresponse.h:
21715: $response: 0 request::core exception rethrow
21716:
21717: 2001-03-16 paf
21718:
21719: * src/: main/execute.C, main/main.dsp, types/pa_value.h,
21720: types/pa_vrequest.h: native method' class call with less params
21721: then needed error reporting
21722:
21723: * src/: classes/_request.h, classes/request.C,
21724: include/pa_globals.h, include/pa_request.h, main/execute.C,
21725: main/main.dsp, main/pa_globals.C, main/pa_request.C,
21726: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vrequest.C,
21727: types/pa_vrequest.h: $request : query :uri
21728:
21729: * src/: include/pa_globals.h, main/execute.C, main/pa_globals.C,
21730: types/pa_value.h, types/pa_vcframe.h, types/pa_vmframe.h,
21731: types/pa_wcontext.h: $result
21732:
21733: * src/: main/execute.C, types/pa_vmframe.h: if(in "/news/")
21734:
21735: * src/: classes/double.C, include/code.h, main/compile.y,
21736: main/compile_tools.C, main/compile_tools.h, main/execute.C: ()
21737: and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM
21738:
21739: * src/: include/code.h, include/pa_hash.h, include/pa_request.h,
21740: main/compile.y, main/execute.C, types/pa_value.h,
21741: types/pa_vhash.h, types/pa_vstring.h, types/pa_vtable.h,
21742: types/pa_wcontext.C, types/pa_wcontext.h: see () and {} param
21743: wcontext conflict
21744:
21745: * src/: main/execute.C, types/pa_value.h,
21746: types/pa_vstateless_object.h, types/pa_vstring.h: disabled
21747: $string.field
21748:
21749: 2001-03-15 paf
21750:
21751: * src/main/pa_request.C: news sample
21752:
21753: * src/: main/compile.y, main/execute.C, main/pa_request.C,
21754: targets/cgi/parser3.C, types/pa_vstring.h: @exception
21755:
21756: * src/main/: compile.y, execute.C: z
21757:
21758: * src/: main/compile.y, main/pa_request.C, targets/cgi/parser3.C,
21759: types/pa_vstring.h: pre-pre-pre-beta cgi under win32 apache pre
21760: pre pre works
21761:
21762: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
21763: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vform.h: vform
21764: fillfields just compiled
21765:
21766: 2001-03-14 paf
21767:
21768: * src/: include/pa_request.h, main/pa_request.C,
21769: targets/cgi/parser3.C: z
21770:
21771: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
21772: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h,
21773: types/pa_vstring.h: limits -1
21774:
21775: * src/: include/pa_globals.h, include/pa_request.h,
21776: include/pa_types.h, main/main.dsp, main/pa_globals.C,
21777: main/pa_request.C, targets/cgi/parser3.C,
21778: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h:
21779: request_info -1
21780:
21781: * src/: include/pa_globals.h, main/pa_globals.C,
21782: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
21783: targets/cgi/vform_fields_fill.C, targets/cgi/vform_fields_fill.h:
21784: vform_fields_fill
21785:
21786: * src/targets/cgi/parser3.C: # if MSVC
21787:
21788: * src/: include/pa_common.h, include/pa_types.h, main/pa_request.C,
21789: targets/cgi/parser3.C: PATH_DELIMITER_CHAR
21790:
21791: * src/targets/cgi/parser3.C: z
21792:
21793: * src/: include/core.h, include/pa_globals.h, include/pa_pool.h,
21794: include/pa_string.h, include/pa_types.h, main/compile.y,
21795: main/core.C, main/main.dsp, main/pa_globals.C, main/pa_request.C,
21796: targets/cgi/pa_vform.C, targets/cgi/parser3.C,
21797: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vform.h,
21798: types/pa_vunknown.h: global handler, exceptions in parser3
21799:
21800: 2001-03-13 paf
21801:
21802: * src/: classes/form.C, main/compile.y, main/core.C,
21803: types/pa_value.h, types/pa_vclass.h, types/pa_venv.h,
21804: types/pa_vform.h, types/pa_vstateless_class.C,
21805: types/pa_vstateless_class.h: form:fields removed. use $form.CLASS
21806: instead
21807:
21808: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
21809: main/core.C, main/execute.C, main/main.dsp, main/pa_request.C,
21810: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vform.h:
21811: started cgi target
21812:
21813: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
21814: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C:
21815: before error show with parser
21816:
21817: * src/: classes/_form.h, classes/form.C, include/core.h,
21818: include/pa_request.h, main/core.C, main/pa_request.C,
21819: targets/cgi/parser3.C, targets/cgi/parser3.dsp: z
21820:
21821: * src/targets/cgi/: parser.dsp, parser3.dsp: z
21822:
21823: * src/targets/cgi/: Makefile.am, pa_pool.C, pa_vform.C, parser.dsp,
21824: parser3.C: renamed targets/ parser to cgi
21825:
21826: * src/: classes/double.C, classes/env.C, classes/int.C,
21827: classes/root.C, classes/string.C, classes/table.C,
21828: include/pa_request.h, types/pa_vhash.h: z
21829:
21830: * src/: classes/_env.h, classes/env.C, classes/root.C,
21831: include/core.h, include/pa_pool.h, include/pa_request.h,
21832: main/compile.C, main/compile.y, main/core.C, main/main.dsp,
21833: main/pa_common.C, main/pa_request.C, types/pa_value.h,
21834: types/pa_venv.h, types/pa_vstateless_class.h: started $form:
21835: [historical moment :)]
21836:
21837: * src/: include/code.h, include/pa_string.h, main/compile.y,
21838: main/execute.C, main/pa_string.C: 'value is type' expr operator
21839:
21840: * src/types/pa_venv.h: $ENV 1
21841:
21842: * src/main/execute.C: z
21843:
21844: * src/: main/execute.C, types/pa_value.h, types/pa_venv.h: for
21845: future methods of ENV constructor if
21846:
21847: * src/: include/pa_request.h, types/pa_venv.h: $ENV 0.1 stateless
21848: class
21849:
21850: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
21851: classes/_root.h, classes/_string.h, classes/_table.h,
21852: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
21853: classes/string.C, classes/table.C, include/pa_request.h,
21854: main/compile.C, main/compile_tools.h, main/core.C,
21855: main/execute.C, main/main.dsp, main/pa_request.C,
21856: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
21857: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
21858: types/pa_vobject.h, types/pa_vstateless_class.C,
21859: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
21860: types/pa_wcontext.h: $ENV: re 0, stateless classes
21861:
21862: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
21863: classes/_root.h, classes/_string.h, classes/_table.h,
21864: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
21865: classes/string.C, classes/table.C, include/pa_request.h,
21866: main/compile.C, main/compile_tools.h, main/core.C,
21867: main/execute.C, main/main.dsp, main/pa_request.C,
21868: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
21869: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
21870: types/pa_vobject.h, types/pa_vstateless_class.C,
21871: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
21872: types/pa_wcontext.h: $ENV: re 0, stateless classes
21873:
21874: * src/: include/pa_request.h, main/compile.C, main/execute.C,
21875: main/pa_request.C, types/pa_value.h, types/pa_vmframe.h: fixed
21876: yesterdays bad decision on execute_static_method
21877:
21878: * src/: classes/table.C, include/pa_types.h, main/pa_request.C: z
21879:
21880: * src/: classes/double.C, classes/int.C, classes/root.C,
21881: types/pa_vdouble.h, types/pa_vint.h: Int,Double dec mul div mod
21882:
21883: * src/main/pa_request.C: z
21884:
21885: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
21886: include/pa_pool.h: skipped_restructure_exceptions_dead_end
21887:
21888: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
21889: include/pa_pool.h, main/pa_request.C:
21890: restructure_exceptions_dead_end
21891:
21892: * src/: classes/root.C, main/compile.y: ^if required junctions.
21893: allowed ; inside {} to break params
21894:
21895: * src/classes/root.C: ^eval
21896:
21897: * src/: classes/_string.h, classes/double.C, classes/int.C,
21898: classes/string.C, main/execute.C, types/pa_wcontext.h: int doube
21899: string ^format
21900:
21901: * src/: main/execute.C, types/pa_wcontext.h: constructing flag not
21902: 'bad' but not 'enough'
21903:
21904: * src/: classes/double.C, classes/root.C, classes/table.C,
21905: include/pa_common.h, include/pa_types.h, main/compile.y,
21906: main/pa_common.C, main/pa_request.C, main/untaint.C,
21907: types/pa_vdouble.h, types/pa_vint.h, types/pa_vtable.h,
21908: types/pa_wwrapper.h: think constructing flag as is is bad
21909:
21910: * src/: classes/double.C, classes/int.C, classes/root.C,
21911: classes/string.C, classes/table.C, main/core.C, main/execute.C,
21912: types/pa_vint.h: ^for
21913:
21914: 2001-03-12 paf
21915:
21916: * src/classes/table.C: table ^empty
21917:
21918: * src/: classes/table.C, include/pa_table.h: table ^menu
21919:
21920: * src/: classes/root.C, classes/table.C, types/pa_vtable.h: table
21921: ^offset ^line ^count
21922:
21923: * src/classes/root.C: ^round() ^floor() ^ceiling()
21924: ^abs() ^sign()
21925:
21926: * src/classes/: root.C, table.C: ^use
21927:
21928: * src/: classes/root.C, classes/table.C, include/pa_request.h,
21929: main/compile.y, main/core.C, main/execute.C, types/pa_vclass.h,
21930: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
21931: ^while. switched off wcontext.constructing after write(value) or
21932: auto-vhash-constructing
21933:
21934: * src/: classes/root.C, classes/table.C, include/pa_request.h,
21935: main/pa_request.C: fail_if_junction_ helper func
21936:
21937: * src/: classes/root.C, classes/table.C, include/pa_common.h,
21938: include/pa_request.h, main/execute.C, main/main.dsp,
21939: main/pa_common.C, main/pa_request.C: ^process error point by
21940: actual method_name, not source. ^load
21941:
21942: * src/types/pa_vtable.h: table: no, better with string in cells...
21943:
21944: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C,
21945: classes/_table.h, classes/table.C, main/untaint.C: z
21946:
21947: * src/: classes/root.C, include/pa_common.h, include/pa_string.h,
21948: include/pa_table.h, main/core.C, main/execute.C,
21949: main/pa_common.C, main/pa_request.C, main/pa_table.C,
21950: types/pa_value.h: table:set 0
21951:
21952: * src/: classes/root.C, include/core.h, include/pa_array.h,
21953: include/pa_request.h, include/pa_table.h, main/core.C,
21954: main/main.dsp, main/pa_request.C, main/pa_table.C,
21955: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
21956: types/pa_vdouble.h, types/pa_vint.h, types/pa_vmframe.h,
21957: types/pa_vstring.h: freeze, ^table:create[] -1
21958:
21959: * src/: classes/root.C, types/pa_value.h: z
21960:
21961: * src/: classes/root.C, main/execute.C, types/pa_vclass.h: used
21962: get_method in couple places optimizing them
21963:
21964: * src/classes/root.C: z
21965:
21966: * src/: classes/root.C, types/pa_vclass.h: process temp main
21967: zeroing
21968:
21969: * src/: classes/double.C, classes/int.C, classes/root.C,
21970: classes/string.C, include/pa_common.h, include/pa_request.h,
21971: include/pa_string.h, include/pa_types.h, main/compile.C,
21972: main/compile.y, main/compile_tools.h, main/execute.C,
21973: main/pa_common.C, main/pa_request.C, types/pa_value.h,
21974: types/pa_vmframe.h: ^process. actual names to store param and
21975: check_actual_numbered_params for better place diagnostics
21976:
21977: * src/: classes/root.C, main/execute.C, main/main.dsp: setname for
21978: method-junctions bug fixed
21979:
21980: * src/types/: pa_vdouble.h, pa_vint.h, pa_vobject.h,
21981: pa_vstateless_object.h, pa_vstring.h: stateless_object
21982:
21983: 2001-03-11 paf
21984:
21985: * src/: main/main.dsp, types/pa_value.h, types/pa_vdouble.h,
21986: types/pa_vint.h, types/pa_vobject.h, types/pa_vstring.h: VString
21987: VDouble VInt base now VObject_base - without fields
21988:
21989: * src/: classes/root.C, include/core.h, main/core.C: z
21990:
21991: * src/: classes/double.C, classes/int.C, classes/root.C,
21992: classes/string.C, include/core.h, include/pa_hash.h,
21993: include/pa_pool.h, include/pa_request.h, include/pa_string.h,
21994: main/compile.C, main/core.C, main/pa_request.C: ^untaint 0
21995:
21996: * src/: classes/double.C, classes/int.C, classes/root.C,
21997: include/pa_request.h, main/execute.C: intercept_string
21998:
21999: * src/: classes/double.C, classes/int.C, classes/root.C,
22000: types/pa_vclass.C, types/pa_vclass.h: add_native_method helper
22001:
22002: * src/: classes/double.C, classes/int.C, include/pa_request.h:
22003: ^inc-s(expr)
22004:
22005: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
22006: classes/_root.h, classes/_string.h, classes/double.C,
22007: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
22008: include/code.h, include/core.h, include/pa_array.h,
22009: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
22010: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
22011: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
22012: include/pa_types.h, main/compile.C, main/compile.y,
22013: main/compile_tools.C, main/compile_tools.h, main/core.C,
22014: main/execute.C, main/pa_array.C, main/pa_common.C,
22015: main/pa_exception.C, main/pa_hash.C, main/pa_pool.C,
22016: main/pa_request.C, main/pa_string.C, main/pa_table.C,
22017: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
22018: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
22019: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
22020: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
22021: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
22022: types/pa_wcontext.h, types/pa_wwrapper.h: headers updated
22023:
22024: * src/: main/pa_request.C, types/pa_vhash.h: z
22025:
22026: * src/: include/core.h, include/pa_request.h, main/core.C,
22027: main/main.dsp, main/pa_request.C: renamed AUTO: to MAIN:
22028:
22029: * src/: include/pa_valiased.h, include/pa_value.h,
22030: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
22031: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
22032: include/pa_vjunction.h, include/pa_vmframe.h,
22033: include/pa_vobject.h, include/pa_vstring.h,
22034: include/pa_vunknown.h, include/pa_wcontext.h,
22035: include/pa_wwrapper.h, main/compile.y, main/core.C,
22036: main/main.dsp, main/pa_cframe.C, main/pa_request.C,
22037: main/pa_value.C, main/pa_vclass.C, main/pa_wcontext.C,
22038: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
22039: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
22040: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
22041: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
22042: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
22043: types/pa_wcontext.h, types/pa_wwrapper.h: splitted types from
22044: include/
22045:
22046: 2001-03-10 paf
22047:
22048: * src/: include/core.h, include/pa_request.h, main/core.C,
22049: main/pa_request.C: run+auto=run
22050:
22051: * src/: classes/root.C, include/pa_request.h: minor if junction bug
22052:
22053: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
22054: classes/_root.h, classes/_string.h, classes/double.C,
22055: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
22056: include/code.h, include/core.h, include/pa_array.h,
22057: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
22058: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
22059: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
22060: include/pa_types.h, include/pa_valiased.h, include/pa_value.h,
22061: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
22062: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
22063: include/pa_vjunction.h, include/pa_vmframe.h,
22064: include/pa_vobject.h, include/pa_vstring.h,
22065: include/pa_vunknown.h, include/pa_wcontext.h,
22066: include/pa_wwrapper.h, main/compile.C, main/compile.y,
22067: main/compile_tools.C, main/compile_tools.h, main/core.C,
22068: main/execute.C, main/pa_array.C, main/pa_cframe.C,
22069: main/pa_common.C, main/pa_exception.C, main/pa_hash.C,
22070: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
22071: main/pa_table.C, main/pa_value.C, main/pa_vclass.C,
22072: main/pa_wcontext.C: sources header
22073:
22074: * src/main/pa_request.C: auto..
22075:
22076: * src/: include/pa_request.h, main/compile.C, main/compile.y,
22077: main/pa_request.C: auto tree0
22078:
22079: * src/: include/core.h, include/pa_request.h, main/compile.y,
22080: main/core.C, main/pa_request.C: names to core.C
22081:
22082: * src/: include/core.h, include/pa_common.h, include/pa_pool.h,
22083: include/pa_request.h, main/core.C, main/execute.C,
22084: main/pa_common.C, main/pa_request.C: root auto.p loaded
22085:
22086: * src/: include/code.h, include/pa_request.h, include/pa_vint.h,
22087: include/pa_vjunction.h, include/pa_vstring.h, main/compile.y,
22088: main/compile_tools.C, main/compile_tools.h, main/execute.C:
22089: optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE
22090:
22091: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
22092: @auto[] realised. auto.p scan togo
22093:
22094: * src/: include/pa_request.h, main/execute.C: autocalc
22095: code-junctions result now have names
22096:
22097: * src/: classes/double.C, classes/int.C, classes/root.C,
22098: classes/string.C, include/pa_request.h, include/pa_string.h,
22099: include/pa_wcontext.h, main/compile.y, main/execute.C,
22100: main/pa_string.C, main/pa_wcontext.C: tainting 0
22101:
22102: * src/classes/env.C: env:file/line
22103:
22104: * src/: include/core.h, include/pa_array.h, include/pa_hash.h,
22105: include/pa_request.h, include/pa_value.h, include/pa_vcframe.h,
22106: include/pa_vdouble.h, include/pa_vint.h, include/pa_vstring.h,
22107: include/pa_vunknown.h, include/pa_wcontext.h, main/compile.y,
22108: main/compile_tools.C, main/compile_tools.h, main/core.C,
22109: main/execute.C, main/main.dsp, main/pa_cframe.C,
22110: main/pa_request.C, main/pa_wcontext.C: const fight finished
22111:
22112: * src/include/pa_vclass.h: const fight to go
22113:
22114: * src/: classes/_env.h, classes/env.C, classes/root.C,
22115: include/pa_request.h, include/pa_vclass.h, main/core.C,
22116: main/main.dsp: env0
22117:
22118: * src/: classes/_double.h, classes/_int.h, classes/_root.h,
22119: classes/_string.h, classes/double.C, classes/int.C,
22120: classes/root.C, classes/string.C, include/pa_request.h,
22121: include/pa_string.h, include/pa_types.h, include/pa_vcframe.h,
22122: include/pa_wcontext.h, main/core.C, main/main.dsp,
22123: main/pa_cframe.C, main/pa_string.C, main/pa_vclass.C,
22124: main/pa_wcontext.C: ^lang prepare0
22125:
22126: 2001-03-09 paf
22127:
22128: * src/: include/pa_vmframe.h, main/compile.C, main/execute.C: expr
22129: construct proper naming
22130:
22131: * src/: classes/_double.h, classes/_int.h, classes/_string.h,
22132: classes/double.C, classes/int.C, classes/root.C,
22133: classes/string.C, include/code.h, include/pa_value.h,
22134: include/pa_vbool.h, include/pa_vdouble.h, include/pa_vint.h,
22135: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
22136: main/compile.y, main/compile_tools.C, main/core.C,
22137: main/execute.C, main/main.dsp: Int and Double classes with ^int[]
22138: and ^double[]. fixed expr type
22139:
22140: * src/: classes/root.C, include/pa_request.h, main/execute.C:
22141: ^string.length[]
22142:
22143: 2001-03-08 paf
22144:
22145: * src/include/pa_vmframe.h: fixed forgotten method_frame my check
22146:
22147: * src/: include/pa_vclass.h, include/pa_vstring.h,
22148: include/pa_wcontext.h, main/compile.y, main/core.C,
22149: main/execute.C, main/main.dsp: dead end: vstring can't be
22150: derivated from vobject
22151:
22152: * src/: include/pa_vclass.h, include/pa_vhash.h,
22153: include/pa_vobject.h, include/pa_vstring.h, main/main.dsp: z
22154:
22155: * src/include/: pa_vclass.h, pa_vhash.h, pa_vobject.h: removes some
22156: remained clone conseqs
22157:
22158: * src/main/pa_vclass.C: that were ok... [vclass were out of vcs]
22159:
22160: * src/main/pa_vclass.C: wow! vclass were out of vcs
22161:
22162: * src/: include/pa_bool.h, include/pa_double.h, include/pa_value.h,
22163: include/pa_vbool.h, include/pa_vclass.h, include/pa_vdouble.h,
22164: include/pa_vhash.h, include/pa_vjunction.h, include/pa_vmframe.h,
22165: include/pa_vobject.h, include/pa_vstring.h,
22166: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
22167: main/execute.C: withoud cloning. didn't need it actually, params
22168: got passed from out unnamed ewpool
22169:
22170: * src/: include/pa_vdouble.h, include/pa_vhash.h,
22171: include/pa_vjunction.h, include/pa_vobject.h,
22172: include/pa_vunknown.h, main/compile.y: cloning dead end
22173:
22174: * src/: include/pa_bool.h, include/pa_double.h,
22175: include/pa_valiased.h, include/pa_value.h, include/pa_vbool.h,
22176: include/pa_vclass.h, include/pa_vdouble.h, include/pa_vhash.h,
22177: include/pa_vjunction.h, include/pa_vmframe.h,
22178: include/pa_vobject.h, include/pa_vstring.h,
22179: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
22180: main/execute.C, main/main.dsp, main/pa_value.C: value.cloning so
22181: to give params proper names
22182:
22183: * src/main/pa_wcontext.C: z
22184:
22185: * src/: include/pa_vmframe.h, main/execute.C: added names to
22186: unknown values in get_element and unfilled params. removed wrong
22187: name change in get_element
22188:
22189: * src/main/execute.C: z
22190:
22191: * src/main/execute.C: fixed problems calling operators in
22192: constructors
22193:
22194: * src/: classes/root.C, include/pa_stack.h, main/execute.C:
22195: detected problems calling operators in constructors
22196:
22197: * src/: classes/root.C, include/pa_request.h, main/execute.C:
22198: autocalc def to string
22199:
22200: * src/: classes/root.C, include/pa_request.h, include/pa_value.h,
22201: include/pa_vbool.h, include/pa_wwrapper.h, main/execute.C: ^if 0
22202:
22203: * src/classes/root.C: added root.c
22204:
22205: * src/: include/pa_request.h, include/pa_value.h,
22206: include/pa_vcframe.h, include/pa_vmframe.h,
22207: include/pa_wcontext.h, main/compile.C, main/compile.y,
22208: main/core.C, main/execute.C, main/pa_cframe.C,
22209: main/pa_wcontext.C: 'if' just compiled
22210:
22211: * src/: include/pa_vbool.h, include/pa_vdouble.h,
22212: include/pa_vjunction.h, include/pa_vmframe.h,
22213: include/pa_vstring.h, include/pa_wcontext.h, main/execute.C,
22214: main/pa_wcontext.C: z
22215:
22216: * src/: include/pa_value.h, include/pa_vmframe.h, main/compile.y,
22217: main/core.C, main/execute.C, main/main.dsp: z. detected probs
22218: with parameter names in operator methods
22219:
22220: * src/main/compile.y: minor renamings in .y
22221:
22222: * src/: include/pa_request.h, main/compile.C, main/compile.y,
22223: main/core.C, main/main.dsp: introducing ROOT_CLASS. it's default
22224: @BASE. changed 'RUN' assignment mech
22225:
22226: * src/main/execute.C: z
22227:
22228: * src/: include/code.h, main/compile.y, main/compile_tools.C,
22229: main/compile_tools.h, main/execute.C: made class: dynamic, not
22230: static. so to enable runtime ^use
22231:
22232: * src/main/compile.y: minor grammar bug with OP_CODE__STORE_PARAM
22233:
22234: * src/: include/code.h, main/compile.y, main/compile_tools.C,
22235: main/execute.C: joined 2 into one OP_CODE__STORE_PARAM
22236:
22237: * src/main/execute.C: root root in code-junction
22238:
22239: 2001-03-07 paf
22240:
22241: * src/include/: pa_value.h, pa_vclass.h, pa_vhash.h, pa_vmframe.h,
22242: pa_vobject.h, pa_wwrapper.h: const in Value.get_element
22243:
22244: * src/: include/pa_stack.h, include/pa_value.h,
22245: include/pa_vclass.h, include/pa_vhash.h, include/pa_vmframe.h,
22246: include/pa_vobject.h, include/pa_wwrapper.h, main/execute.C:
22247: fixed rwcontext of {} params up
22248:
22249: * src/main/: compile.y, compile_tools.h: ^func(params)
22250:
22251: * src/main/compile.y: .y priorities syntax shaped up a bit
22252:
22253: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vhash.h,
22254: include/pa_vunknown.h, main/compile.y, main/execute.C,
22255: main/pa_hash.C: expr def in -f
22256:
22257: * src/main/: compile.y, execute.C: expr calls
22258:
22259: * src/main/: compile.y, execute.C, pa_string.C: bug in string.cmp
22260: fixed
22261:
22262: * src/main/compile.y: expr quoted code
22263:
22264: * src/main/: compile.y, execute.C: expr whitespace solved. added ""
22265: support0
22266:
22267: * src/main/compile.y: expr string comparisons 0
22268:
22269: * src/: include/pa_string.h, main/compile.y, main/execute.C,
22270: main/pa_string.C: just compiled lt&co
22271:
22272: * src/main/execute.C: ^var.menu{$field} problem detected. that
22273: $field not a $var.field
22274:
22275: 2001-03-06 paf
22276:
22277: * src/main/compile.y: .y expr visible-shorter
22278:
22279: * src/: include/code.h, main/compile.y, main/execute.C: 1 problems
22280: with skipping whitespace in yylex fixed 2 xors: # bitwise ##
22281: logical
22282:
22283: * src/: include/pa_vstring.h, main/compile.y: problems with
22284: skipping whitespace in yylex
22285:
22286: * src/include/pa_vbool.h: forgot this
22287:
22288: * src/: include/code.h, main/compile.y, main/execute.C: without
22289: string ops in expressions 0
22290:
22291: * src/: include/pa_value.h, include/pa_vdouble.h,
22292: include/pa_vstring.h, include/pa_vunknown.h, main/compile.y,
22293: main/execute.C, main/main.dsp: !~
22294:
22295: * src/: include/pa_vcframe.h, include/pa_vclass.h,
22296: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vjunction.h,
22297: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
22298: include/pa_vunknown.h, include/pa_wcontext.h,
22299: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
22300: main/compile_tools.h, main/execute.C: +-*/
22301:
22302: * src/: include/pa_vdouble.h, main/compile.y, main/compile_tools.C,
22303: main/compile_tools.h: grammar-1.1 $a(z) $a=0
22304:
22305: * src/: include/pa_value.h, include/pa_vdouble.h, main/compile.y,
22306: main/execute.C: expr grammar-1 2*2=4.000000 :)
22307:
22308: * src/main/compile.y: expr grammar-1
22309:
22310: * src/main/compile.y: expr lexx1
22311:
22312: * src/main/: compile.y, execute.C, main.dsp: z
22313:
22314: * src/: include/code.h, include/pa_valiased.h, include/pa_value.h,
22315: include/pa_vdouble.h, include/pa_vstring.h, main/compile.y,
22316: main/execute.C: expr lex0 exec-1
22317:
22318: * src/: include/code.h, main/compile.y, main/compile_tools.h: g
22319:
22320: 2001-02-26 paf
22321:
22322: * src/main/compile.y: max_string in yyerror bug fix
22323:
22324: 2001-02-25 paf
22325:
22326: * src/: include/pa_value.h, include/pa_vmframe.h,
22327: include/pa_wcontext.h, main/execute.C: VAliased3
22328:
22329: * src/include/: pa_value.h, pa_vmframe.h: VAliased2
22330:
22331: * src/main/execute.C: VAliased1
22332:
22333: * src/: include/pa_request.h, include/pa_value.h,
22334: include/pa_vmframe.h, include/pa_wcontext.h, main/execute.C:
22335: VAliased0
22336:
22337: * src/: include/pa_pool.h, include/pa_request.h,
22338: include/pa_value.h, include/pa_vclass.h, include/pa_vmframe.h,
22339: include/pa_vobject.h, main/core.C, main/execute.C, main/main.dsp:
22340: VAliased just compiled
22341:
22342: * src/: include/pa_pool.h, include/pa_value.h, include/pa_vclass.h,
22343: include/pa_vobject.h, main/execute.C: alias dead end
22344:
22345: * src/: include/pa_value.h, include/pa_vclass.h,
22346: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
22347: main/main.dsp: no not get fields into interm VFielded class.
22348: fields & staticfields 1
22349:
22350: * src/: include/pa_vcframe.h, include/pa_vmframe.h,
22351: include/pa_vobject.h, include/pa_wcontext.h,
22352: include/pa_wwrapper.h, main/core.C, main/execute.C,
22353: main/main.dsp: would now get fields into interm VFielded class
22354:
22355: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
22356: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
22357: include/pa_wcontext.h, main/compile.y, main/core.C,
22358: main/execute.C, main/main.dsp, main/pa_hash.C, main/pa_value.C,
22359: main/pa_wcontext.C: virtuals2
22360:
22361: * src/main/compile.y: : 1
22362:
22363: * src/main/compile.y: rethought to $class:static.field.subfield
22364:
22365: * src/: include/pa_vclass.h, main/compile.y, main/execute.C:
22366: $class:element
22367:
22368: * src/: include/pa_value.h, include/pa_vmframe.h,
22369: include/pa_wwrapper.h, main/compile.y, main/execute.C,
22370: main/pa_wcontext.C: before execute class calls rewrite
22371:
22372: * src/: include/pa_request.h, main/compile.C, main/core.C: default
22373: name RUN, also alias
22374:
22375: * src/main/compile.y: escaping bug
22376:
22377: * src/: include/pa_request.h, include/pa_value.h,
22378: include/pa_vobject.h, main/compile.y, main/compile_tools.h,
22379: main/core.C, main/execute.C, main/pa_common.C: vobject1
22380:
22381: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
22382: include/pa_vmframe.h, include/pa_vobject.h,
22383: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
22384: main/compile_tools.h, main/execute.C: ^class:method() just
22385: compiled
22386:
22387: 2001-02-24 paf
22388:
22389: * src/main/main.dsp: no bison -d
22390:
22391: * src/main/: compile.y, compile_tools.h: use0 line no on 'undef
22392: class' err msg wrong
22393:
22394: * src/main/compile.y: z
22395:
22396: * src/main/: compile.y, core.C: yylex need some @special lines adj
22397:
22398: * src/: include/pa_request.h, include/pa_vclass.h, main/compile.C,
22399: main/compile.y, main/compile_tools.h, main/core.C: modules0
22400:
22401: * src/: include/pa_vclass.h, main/core.C: z
22402:
22403: * src/: include/pa_value.h, include/pa_vclass.h,
22404: include/pa_vobject.h, main/main.dsp: vobject00
22405:
22406: * src/main/pa_array.C: minor bug in expanding very small arrays.
22407: 60% from 1 were 0
22408:
22409: * src/: include/pa_value.h, include/pa_wcontext.h,
22410: include/pa_wwrapper.h, main/execute.C, main/pa_value.C: it works
22411: as bad as you've named it: wcontext.value() was not a perfect
22412: idea
22413:
22414: * src/main/execute.C: codeframe1
22415:
22416: * src/: include/pa_value.h, include/pa_vcframe.h,
22417: include/pa_vclass.h, include/pa_vframe.h, include/pa_vhash.h,
22418: include/pa_vjunction.h, include/pa_vmframe.h,
22419: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
22420: main/main.dsp, main/pa_cframe.C, main/pa_wcontext.C: codeframe
22421: just compiled
22422:
22423: * src/: include/pa_vframe.h, main/compile.y: found junction
22424: ideology @: ^x{$a()) must construct current wcontext element, so
22425: smart wcontext handling needed
22426:
22427: * src/main/compile.y: fixed grammar bugs in constructor/params
22428: klinch
22429:
22430: * src/main/: compile.y, execute.C: fixed empty constructor
22431: optimized empty case. failed on calls - produced empty string
22432: param
22433:
22434: * src/main/compile.y: fixed last \n macrotemplate strip bug
22435:
22436: * src/: include/code.h, include/pa_request.h, include/pa_value.h,
22437: include/pa_vclass.h, include/pa_vframe.h, main/compile.y,
22438: main/compile_tools.C, main/compile_tools.h, main/core.C,
22439: main/execute.C: code junctions0. something wrong with last \n
22440: macrotemplate strip
22441:
22442: * src/: include/pa_value.h, main/compile.C, main/core.C,
22443: main/pa_value.C: minor error reporting format beautifyings
22444:
22445: * src/: include/pa_value.h, include/pa_vclass.h,
22446: include/pa_vframe.h, main/core.C, main/execute.C,
22447: main/pa_value.C: get_method RIP. junctions everywhere. call with
22448: junctions0
22449:
22450: 2001-02-23 paf
22451:
22452: * src/include/: pa_value.h, pa_vclass.h, pa_vframe.h,
22453: pa_wwrapper.h: lara came, can't work, sorry :(
22454:
22455: * src/main/: compile.y, execute.C, main.dsp: rethought some. before
22456: junction
22457:
22458: * src/: include/pa_vframe.h, include/pa_vunknown.h,
22459: include/pa_wcontext.h, include/pa_wwrapper.h, main/core.C,
22460: main/execute.C, main/main.dsp, main/pa_value.C: call0
22461:
22462: * src/: include/pa_hash.h, include/pa_value.h,
22463: include/pa_wcontext.h, main/core.C, main/execute.C,
22464: main/main.dsp, main/pa_hash.C: started call. store param, vframe
22465: done
22466:
22467: * src/include/pa_wcontext.h: z
22468:
22469: * src/main/: compile.y, compile_tools.C, compile_tools.h: fixed
22470: wrong grammar in complex constructor case
22471:
22472: * src/main/: compile.y, execute.C: empty constructor bug fixed
22473:
22474: * src/main/execute.C: with result rwpool
22475:
22476: * src/: include/pa_value.h, main/core.C, main/execute.C,
22477: main/main.dsp: value named
22478:
22479: * src/: include/pa_value.h, include/pa_vstring.h, main/execute.C:
22480: strign 2 value in 2 places in execute
22481:
22482: * src/: include/pa_value.h, include/pa_wcontext.h, main/compile.y,
22483: main/execute.C, main/main.dsp, main/pa_array.C: auto VHash on
22484: wcontext.put_element when wcontext fvalue==0
22485:
22486: 2001-02-22 paf
22487:
22488: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
22489: include/pa_vhash.h, include/pa_vstring.h, include/pa_wcontext.h,
22490: main/execute.C, main/main.dsp: auto VHash in pa.th.cre.at.e
22491:
22492: * src/: include/pa_wcontext.h, main/compile.y, main/execute.C:
22493: erroreos checkout
22494:
22495: * src/: include/pa_request.h, main/compile.y: $self.put(val)
22496:
22497: * src/: include/pa_array.h, main/compile.y, main/compile_tools.C,
22498: main/compile_tools.h, main/pa_array.C: $self.get
22499:
22500: * src/main/: compile.C, compile.y, compile_tools.C: z
22501:
22502: * src/main/compile.y: $: wasn't finished - $:sdf(sdf) troubled a
22503: bit. finished now.
22504:
22505: * src/main/compile.y: $: finished
22506:
22507: * src/main/: compile.C, compile.y, execute.C: started : with $a.$:f
22508:
22509: * src/: include/code.h, main/compile_tools.C, main/compile_tools.h,
22510: main/execute.C: OP_STRING better then some xxx _VALUE
22511:
22512: * src/: include/code.h, include/pa_vstring.h, main/compile.y,
22513: main/compile_tools.C, main/compile_tools.h, main/execute.C:
22514: string to vstring it .y all
22515:
22516: * src/: include/pa_request.h, include/pa_stack.h,
22517: include/pa_wcontext.h, main/execute.C: z about to vstring it .y
22518: all
22519:
22520: * src/main/: compile.C, core.C, execute.C, pa_string.C: more
22521: precise parse error line:col
22522:
22523: * src/: include/pa_pool.h, include/pa_vclass.h, main/core.C,
22524: main/pa_hash.C, main/pa_pool.C: TRY...
22525:
22526: * src/: include/pa_exception.h, include/pa_pool.h,
22527: include/pa_request.h, include/pa_value.h, include/pa_wcontext.h,
22528: main/compile.C, main/compile.y, main/compile_tools.C,
22529: main/core.C, main/pa_array.C, main/pa_exception.C,
22530: main/pa_hash.C, main/pa_pool.C, main/pa_string.C,
22531: main/pa_table.C: removed exception from request
22532:
22533: * src/: include/pa_vstring.h, main/compile.C, main/core.C: added
22534: some forgotten
22535:
22536: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
22537: include/pa_wcontext.h, main/compile.y, main/compile_tools.C,
22538: main/compile_tools.h, main/execute.C, main/main.dsp: iiieeyys!
22539: get/put simple vars to VClass works0
22540:
22541: * src/: include/pa_array.h, include/pa_wcontext.h,
22542: main/pa_string.C: in process, but found that exceptions are too
22543: global
22544:
22545: * src/: include/code.h, include/pa_string.h, include/pa_value.h,
22546: include/pa_vclass.h, include/pa_wcontext.h, main/compile.y,
22547: main/execute.C, main/pa_string.C: write_value write_string 0 it
22548: seems wcontext must write strings regardles of fvalue!=0
22549:
22550: 2001-02-21 paf
22551:
22552: * src/main/execute.C: tired :)
22553:
22554: * src/main/: compile.C, compile.y, execute.C: store0
22555:
22556: * src/: include/compile.h, include/execute.h, include/pa_array.h,
22557: include/pa_request.h, include/pa_stack.h, include/pa_vclass.h,
22558: include/pa_wcontext.h, main/compile.C, main/compile.y,
22559: main/execute.C, main/main.dsp, main/pa_array.C,
22560: main/pa_request.C: get put -1 [just compiled]
22561:
22562: * src/: include/core.h, include/pa_context.h, include/pa_request.h,
22563: include/pa_vclass.h, include/pa_wcontext.h, main/core.C,
22564: main/main.dsp, main/pa_request.C: request core methods0
22565:
22566: * src/: include/compile.h, include/pa_array.h, main/compile.C,
22567: main/compile.y, main/execute.C: MAIN_METHOD_NAME ready to write
22568: execute
22569:
22570: * src/: include/pa_exception.h, include/pa_value.h, main/compile.C,
22571: main/compile.y, main/compile_tools.C, main/compile_tools.h: .y
22572: methods and one_big_piece. now compile returns array<method*>
22573:
22574: * src/main/compile.y: more straightforward yylex[end]
22575:
22576: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
22577: string.operator==(char*)
22578:
22579: * src/: include/execute.h, include/pa_array.h, include/pa_value.h,
22580: main/execute.C, main/pa_array.C: after array.const get wonders
22581:
22582: * src/include/: compile.h, pa_context.h, pa_hash.h, pa_request.h,
22583: pa_string.h, pa_value.h: struck with const array.gets
22584:
22585: * src/main/: execute.C: z
22586:
22587: * src/main/: compile.y, execute.C: z
22588:
22589: * src/main/: compile.C, compile.y, compile_tools.h: error
22590: processing in eval & yyerror so it wouldn't cause memleaks.
22591:
22592: * src/main/: compile.C, compile.y: failed to add absolute precies
22593: parse error positions. leaving RIGHTMOST position as
22594: @file[line:col]
22595:
22596: * src/: include/compile.h, main/compile.C, main/compile.y,
22597: main/compile_tools.h: line numbers needed. would add them to .y
22598: now internally. externally it's not as precise as needed
22599:
22600: * src/: include/code.h, include/pa_types.h, main/compile.C,
22601: main/compile.y, main/compile_tools.C, main/compile_tools.h,
22602: main/execute.C, main/main.dsp: .y to c++ hierarchy output fix.
22603: compiler works ok
22604:
22605: 2001-02-20 paf
22606:
22607: * src/main/: compile.C, compile.y, compile_tools.C,
22608: compile_tools.h, execute.C, main.dsp: nestage probs, eof yylex
22609: not perfect
22610:
22611: * src/: include/code.h, include/compile.h, include/execute.h,
22612: include/pa_array.h, include/pa_common.h, include/pa_pool.h,
22613: include/pa_string.h, include/pa_table.h, include/pa_types.h,
22614: main/compile.C, main/compile.y, main/compile_tools.C,
22615: main/compile_tools.h, main/core.C, main/execute.C, main/main.dsp,
22616: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
22617: main/pa_string.C, main/pa_table.C: bison[yacc] first time
22618: compiled. execute=dump for now
22619:
22620: * src/main/core.C: core rewrite using yacc investigations now will
22621: be compile[yacc]/execute[opcodes]
22622:
22623: 2001-02-15 paf
22624:
22625: * src/: include/pa_value.h, main/core.C: maybe a-la yacc those ifs
22626: rewrite as turing machine? for it seems it would be it's too many
22627: ifs with this syntax now
22628:
22629: 2001-02-14 paf
22630:
22631: * src/main/core.C: get_params 1
22632:
22633: * src/main/core.C: get_params figured ^menu[UNEVALUATED unthinked
22634: :( ]
22635:
22636: * src/main/core.C: varios breaks
22637:
22638: * src/main/core.C: get names 3
22639:
22640: * src/main/core.C: get names 2
22641:
22642: * src/main/core.C: get names 1
22643:
22644: * src/: include/pa_string.h, main/core.C, main/pa_string.C: get
22645: names 0
22646:
22647: * src/: include/pa_value.h, main/core.C, main/pa_string.C: process
22648: text repassing2 operator static vars
22649:
22650: * src/: include/pa_context.h, include/pa_string.h, main/core.C,
22651: main/pa_string.C: process text repassing
22652:
22653: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
22654: module:calls changes
22655:
22656: 2001-02-13 paf
22657:
22658: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
22659: ^class:calls[] started
22660:
22661: * src/: include/pa_value.h, main/core.C: z
22662:
22663: * src/main/core.C: operators : and self. prefixes
22664:
22665: * src/main/core.C: z
22666:
22667: * src/: include/pa_string.h, main/pa_string.C: String_iterator
22668: tested
22669:
22670: * src/: include/pa_string.h, main/pa_string.C: String_iterator
22671: optimized
22672:
22673: * src/main/pa_string.C: String_iterator::skip_to optimized a bit.
22674: would change privates to better support optimization
22675:
22676: * src/: include/pa_string.h, main/pa_string.C:
22677: String_iterator::skip_to todo:optimize
22678:
22679: 2001-02-12 paf
22680:
22681: * src/: include/pa_string.h, main/core.C, main/pa_string.C: started
22682: String_iterator
22683:
22684: * src/: include/pa_context.h, include/pa_value.h, main/core.C: some
22685: comments
22686:
22687: * src/: include/pa_context.h, include/pa_value.h, main/core.C: get
22688: self/methodref joined
22689:
22690: 2001-02-11 paf
22691:
22692: * src/: include/pa_context.h, include/pa_value.h, main/core.C,
22693: main/main.dsp: core started. core.C, context&value .h
22694:
22695: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
22696: include/pa_string.h, main/main.dsp, main/pa_array.C,
22697: main/pa_hash.C, main/pa_pool.C, main/pa_string.C: :pooled
22698:
22699: 2001-01-30 paf
22700:
22701: * src/: Makefile.am, main/Makefile.am, targets/Makefile.am: .am
22702: comments
22703:
22704: * src/: include/pa_pool.h, main/Makefile.am, main/main.dsp,
22705: main/pa_pool.C: moved pa_pool.C to be target specific
22706:
22707: * src/: include/pa_exception.h, include/pa_pool.h,
22708: include/pa_table.h, main/pa_exception.C, main/pa_table.C: minor *
22709: to & changes
22710:
22711: * src/: include/pa_exception.h, include/pa_pool.h,
22712: include/pa_request.h, include/pa_table.h, main/pa_array.C,
22713: main/pa_exception.C, main/pa_pool.C, main/pa_table.C: error
22714: re-associated. that's much better even removed 'die' necessety
22715:
22716: * src/: include/pa_error.h, include/pa_exception.h,
22717: include/pa_pool.h, include/pa_request.h, main/main.dsp,
22718: main/pa_error.C, main/pa_exception.C, main/pa_pool.C,
22719: targets/Makefile.am: lowered targets/parser into subdir, added
22720: parser_Pool(Pool) failed to add. would think..
22721:
22722: * src/: include/pa_error.h, include/pa_hash.h, include/pa_string.h,
22723: include/pa_table.h, main/pa_error.C, main/pa_hash.C,
22724: main/pa_string.C, main/pa_table.C: Table more like C++ style
22725: hence lots of 'const'
22726:
22727: * src/: include/pa_error.h, include/pa_request.h,
22728: include/pa_string.h, include/pa_table.h, main/pa_error.C,
22729: main/pa_table.C: Error fixed
22730:
22731: 2001-01-29 paf
22732:
22733: * src/: include/pa_array.h, include/pa_common.h,
22734: include/pa_error.h, include/pa_hash.h, include/pa_pool.h,
22735: include/pa_request.h, include/pa_string.h, include/pa_table.h,
22736: main/Makefile.am, main/pa_array.C, main/pa_common.C,
22737: main/pa_error.C, main/pa_hash.C, main/pa_table.C: added forgotten
22738:
22739: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
22740: include/pa_string.h, include/pa_table.h, include/pa_types.h,
22741: main/Makefile.am, main/main.dsp, main/pa_array.C, main/pa_hash.C,
22742: main/pa_string.C, main/pa_table.C: Request Error Table
22743:
22744: * src/: include/pa_pool.h, main/pa_array.C: tested - decision "no
22745: templates"
22746:
22747: * src/: include/pa_array.h, include/pa_pool.h, main/Makefile.am,
22748: main/main.dsp, main/pa_array.C: templates failed no template
22749: specializations [VC6], no library auto instantation [VC6, GNU c++
22750: 2.95.2-6 from latest cygwin]
22751:
22752: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
22753: include/pa_string.h, include/pa_table.h, include/pa_types.h,
22754: main/main.dsp, main/pa_array.C, main/pa_string.C,
22755: main/pa_table.C: Table started would test template Array now
22756:
22757: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
22758: String originating
22759:
22760: * src/: include/pa_hash.h, include/pa_pool.h, include/pa_threads.h,
22761: main/pa_hash.C: made local Hash-es not thread safe=quicker by
22762: SYNCHRONIZED(thread_safe)
22763:
22764: * src/include/: pa_array.h, pa_hash.h, pa_string.h: moved .h public
22765: parts to top
22766:
22767: * src/: include/pa_hash.h, include/pa_threads.h, main/pa_hash.C,
22768: main/pa_threads.C: decided on one global_mutex, like PHP as I can
22769: see: needed only in global Hash now, made Hash:: put/get
22770: SYNCHRONIZED
22771:
22772: * src/: include/pa_hash.h, include/pa_threads.h, main/main.dsp,
22773: main/pa_threads.C: added pa_threads
22774:
22775: Mutex
22776:
22777: * src/include/pa_hash.h: some comments
22778:
22779: * src/: main/pa_array.C, include/pa_array.h, include/pa_pool.h:
22780: Array& operator += (Array& src)
22781:
22782: * src/main/pa_array.C: expand not convinient, would rewrite
22783:
22784: * src/: include/pa_array.h, main/pa_array.C: Array::operator +=
22785: (Array& src)
22786:
22787: rethought, would change now
22788:
22789: 2001-01-27 paf
22790:
22791: * src/: include/pa_array.h, main/pa_array.C: array [] with chunk
22792: caching
22793:
22794: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
22795: include/pa_string.h, main/pa_array.C, main/pa_string.C: array
22796: cache rethought to chunk caching
22797:
22798: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
22799: include/pa_string.h, main/main.dsp, main/pa_array.C,
22800: main/pa_hash.C, main/pa_string.C: Array 0
22801:
22802: * src/main/pa_string.C: String::operator ==
22803:
22804: * src/main/pa_hash.C: String(&String)
22805:
22806: * src/main/pa_hash.C: added pa_hash.C [forgotten]
22807:
22808: * src/: include/pa_hash.h, include/pa_string.h, include/pa_types.h,
22809: main/main.dsp, main/pa_string.C: uint, and added pa_types &
22810: pa_hash[forgotten]
22811:
22812: 2001-01-26 paf
22813:
22814: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
22815: removed templates [vc++ suxx]
22816:
22817: * src/: include/pa_pool.h, include/pa_string.h, main/main.dsp,
22818: main/pa_pool.C, main/pa_string.C: templates in VC++ suxx.
22819:
22820: * src/include/: pa_pool.h, pa_string.h: pa_pool split
22821:
22822: * src/main/: main.dsp, pa_string.C: $Id$ check
22823:
22824: * src/: main/pa_pool.C, main/pa_string.C, include/pa_pool.h: $Id$
22825: check
22826:
22827: * src/: include/pa_pool.h, main/pa_string.C: String prealloc &
22828: dynamic row_count
22829:
22830: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
22831: main/main.dsp, main/pa_pool.C, main/pa_string.C,
22832: targets/Makefile.am: Initial revision
22833:
22834: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
22835: main/main.dsp, main/pa_pool.C, main/pa_string.C,
22836: targets/Makefile.am: creating parser3 module
22837:
E-mail: