Annotation of parser3/ChangeLog, revision 1.48
1.48 ! misha 1: 2007-02-19 misha
! 2: * buildall-with-xml 1.7:
! 3: * buildall-without-xml 1.5:
! 4: - some modifications
! 5:
! 6: * operators.txt 1.189:
! 7: - some comments changes
! 8:
! 9: 2007-02-17 misha
! 10: * buildall-with-xml 1.6:
! 11: * buildall-without-xml 1.4:
! 12: - moving to gc6.8
! 13:
! 14: * src/main/pa_request.C 1.285:
! 15: - damn, i forgot to commit it while I change console behaviour
! 16:
! 17: 2007-02-12 misha
! 18: * src/types/pa_vimage.C 1.36:
! 19: * src/types/pa_vimage.h 1.47:
! 20: - fixed bug added while adding 'bool' (^if($image){} caused
! 21: exception)
! 22:
! 23: * src/targets/cgi/parser3.C 1.241:
! 24: - don't print headers if $console:line[data] was used during cgi
! 25: execution.
! 26:
! 27: * src/types/pa_vconsole.h 1.12:
! 28: - console class have bool flag now which marked as 'true' if
! 29: class was used.
! 30:
! 31: * tests/152.html 1.5:
! 32: * tests/results/152.processed 1.6:
! 33: - more types was added to test 152
! 34:
! 35: 2007-02-09 misha
! 36: * src/types/pa_vxdoc.C 1.34:
! 37: * src/types/pa_vxdoc.h 1.43:
! 38: * src/types/pa_vxnode.C 1.48:
! 39: * src/types/pa_vxnode.h 1.39:
! 40: - bugfix. I broke xdoc & xnode in expression
! 41:
! 42: * tests/152.html 1.3:
! 43: * tests/results/152.processed 1.4:
! 44: - test rewrited
! 45:
! 46: * tests/152.html 1.4:
! 47: * tests/results/152.processed 1.5:
! 48: - test alightly updated
! 49:
! 50: 2007-02-08 misha
! 51: * tests/152.html 1.2:
! 52: * tests/results/152.processed 1.3:
! 53: - add test for checking 'def' for void, string, bool, int &
! 54: double
! 55:
! 56: 2007-02-07 misha
! 57: * src/main/pa_common.C 1.222:
! 58: - definitions for ^file:base64[filespec]
! 59:
! 60: * src/types/pa_vconsole.h 1.11:
! 61: * src/types/pa_vcookie.C 1.71:
! 62: - little optimization
! 63:
! 64: * src/classes/file.C 1.151:
! 65: - ^file:base64[filespec]
! 66:
! 67: * tests/results/153.processed 1.2:
! 68: - result test for ^file:base64[filespec] was updated
! 69:
! 70: * tests/153.html 1.2:
! 71: - test for ^file:base64[filespec] was added
! 72:
! 73: * src/include/pa_common.h 1.112:
! 74: - declarations for ^file:base64[filespec]
! 75:
! 76: * operators.txt 1.188:
! 77: - ^file:base64[filespec] was added
! 78:
! 79: 2007-02-06 misha
! 80: * src/types/pa_vbool.h 1.30:
! 81: - bugfix
! 82:
! 83: * tests/156.html 1.1:
! 84: - added test for bool cookie
! 85:
! 86: * src/main/utf8-to-lower.inc 1.2:
! 87: * src/main/utf8-to-upper.inc 1.2:
! 88: - some chars were temporary commented
! 89:
! 90: * tests/153.html 1.1:
! 91: * tests/154.html 1.1:
! 92: * tests/todo.txt 1.6:
! 93: - two more tests added
! 94:
! 95: * src/types/pa_vcookie.h 1.32:
! 96: - not needed string "cookie" removed
! 97:
! 98: * tests/155.html 1.1:
! 99: * tests/results/155.processed 1.1:
! 100: - added test for check $.encloser[] option for table save/load
! 101:
! 102: 2007-02-05 misha
! 103: * tests/results/141.processed 1.5:
! 104: - math:md5 must be lowercased
! 105:
! 106: * src/targets/cgi/parser3.C 1.240:
! 107: - 2007 in help ;)
! 108:
! 109: * tests/results/152.processed 1.2:
! 110: - newline at the end was missed
! 111:
! 112: 2007-02-03 misha
! 113: * tests/152.html 1.1:
! 114: - test for bool added
! 115:
! 116: * operators.txt 1.187:
! 117: - info bool class was added
! 118:
! 119: * src/classes/Makefile.am 1.50:
! 120: * src/classes/Makefile.in 1.63:
! 121: * src/classes/bool.C 1.1:
! 122: * src/classes/classes.vcproj 1.15:
! 123: * src/classes/double.C 1.60:
! 124: * src/classes/int.C 1.56:
! 125: * src/classes/string.C 1.151:
! 126: * src/classes/void.C 1.37:
! 127: * src/classes/xnode.C 1.76:
! 128: * src/include/pa_string.h 1.167:
! 129: * src/types/pa_vbool.h 1.29:
! 130: * src/types/pa_vclass.h 1.52:
! 131: * src/types/pa_vimage.h 1.46:
! 132: * src/types/pa_vint.h 1.45:
! 133: * src/types/pa_vjunction.C 1.4:
! 134: * src/types/pa_vjunction.h 1.25:
! 135: * src/types/pa_vproperty.C 1.1:
! 136: * src/types/pa_vproperty.h 1.4:
! 137: * src/types/pa_vstateless_class.C 1.30:
! 138: * src/types/pa_vstateless_class.h 1.55:
! 139: * src/types/pa_vxdoc.C 1.33:
! 140: * src/types/pa_vxdoc.h 1.42:
! 141: * src/types/pa_vxnode.h 1.38:
! 142: * src/types/types.vcproj 1.19:
! 143: - bool class was added
! 144:
! 145: * tests/results/150.processed 1.2:
! 146: * tests/results/151.processed 1.2:
! 147: * tests/results/152.processed 1.1:
! 148: - test for bool added and some content length fixes
! 149:
! 150: * buildall-with-xml 1.5:
! 151: - moved to libxml2-2.6.27 and libxslt-1.1.20
! 152:
! 153: * src/main/pa_request.C 1.284:
! 154: - fix
! 155:
! 156: 2007-01-18 misha
! 157: * src/classes/string.C 1.150:
! 158: * src/main/pa_string.C 1.208:
! 159: - return table during ^string.match[][] even if no matched
! 160: found.
! 161:
! 162: 2006-12-20 misha
! 163: * src/types/pa_method.h 1.7:
! 164: * src/types/pa_vfile.h 1.59:
! 165: - some syntax changes [ http://www.parser.ru/forum/?id=55598 ]
! 166:
! 167: 2006-12-19 misha
! 168: * src/main/pa_request.C 1.283:
! 169: - always set content-disposition for $response:body[hash here].
! 170: more details: http://www.parser.ru/forum/?id=52130
! 171:
! 172: * src/types/pa_vxdoc.C 1.32:
! 173: - $xDoc is "xnode" == true now. more details: http://
! 174: www.parser.ru/forum/?id=52359
! 175:
! 176: 2006-12-07 misha
! 177: * operators.txt 1.186:
! 178: - added info about bool params in cookie set
! 179:
! 180: * src/types/pa_value.C 1.21:
! 181: * src/types/pa_value.h 1.128:
! 182: * src/types/pa_vbool.h 1.28:
! 183: - is_bool method was added
! 184:
! 185: * src/types/pa_vcookie.C 1.70:
! 186: - bool param in cookies available now
! 187: $cookie:name[
! 188: $.value[123]
! 189: $.secure(true)
! 190: $.httponly(true)
! 191: ]
! 192:
! 193: 2006-12-02 misha
! 194: * src/classes/file.C 1.150:
! 195: - file_block_read used instead of native read
! 196:
! 197: * src/include/pa_common.h 1.111:
! 198: - added file_block_read declaration
! 199:
! 200: * src/main/pa_common.C 1.221:
! 201: - added file_block_read with read error detection
! 202: - file_block_read used instead of native read
! 203:
! 204: 2006-12-01 misha
! 205: * src/classes/file.C 1.148:
! 206: - ^file:copy[from;fo] was added
! 207:
! 208: * operators.txt 1.184:
! 209: - added info about ^file:copy[]
! 210:
! 211: * src/types/pa_vstateless_class.C 1.29:
! 212: * src/types/pa_vstateless_class.h 1.54:
! 213: - $var.CLASS_NAME added
! 214:
! 215: * operators.txt 1.185:
! 216: - info about $var.CLASS_NAME was added
! 217:
! 218: 2006-11-20 misha
! 219: * src/classes/date.C 1.75:
! 220: - bug fix :)
! 221:
! 222: 2006-11-17 misha
! 223: * src/main/pa_common.C 1.220:
! 224: - little optimization in getMonthDays
! 225: - small changes in crc32 calculation
! 226:
! 227: * src/classes/date.C 1.74:
! 228: - not needed code was removed
! 229:
! 230: * src/include/pa_common.h 1.110:
! 231: - array in crc32 calculation was changed to static
! 232:
! 233: 2006-11-16 misha
! 234: * src/types/pa_vmail.C 1.76:
! 235: - mail:send now set content-type: multipart/related instead of
! 236: multipart/mixed if file have $.content-id[]
! 237:
! 238: * src/types/pa_vmail.C 1.77:
! 239: - fix missed brakes
! 240:
! 241: 2006-11-15 misha
! 242: * src/types/pa_vdouble.h 1.52:
! 243: abs -> fabs
! 244:
! 245: 2006-11-14 misha
! 246: * src/include/pa_common.h 1.109:
! 247: - hex_string was moved from math.C
! 248: - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
! 249:
! 250: * operators.txt 1.183:
! 251: - added info about ^file.md5[] and ^file:md5[file-name]
! 252:
! 253: * src/types/pa_vdouble.h 1.51:
! 254: - incorrect frac detection with negative values was fixed
! 255:
! 256: * src/classes/math.C 1.44:
! 257: - hex_string was moved to pa_common.h
! 258:
! 259: * src/main/pa_common.C 1.219:
! 260: - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
! 261:
! 262: * src/classes/file.C 1.147:
! 263: - ^file.md5[] and ^file:md5[file-name] were added
! 264:
! 265: 2006-11-13 misha
! 266: * operators.txt 1.182:
! 267: - added info about ^math:crc32[string], ^file:crc32[file-name] &
! 268: ^file.crc32[]
! 269:
! 270: * src/classes/file.C 1.146:
! 271: - some comments were changed
! 272: - added ^file:crc32[file-name] and ^file.crc32[]
! 273:
! 274: * src/classes/math.C 1.43:
! 275: - added ^math:crc32[string]
! 276:
! 277: * src/include/pa_common.h 1.108:
! 278: * src/main/pa_common.C 1.218:
! 279: - some functions for crc32 calculation added
! 280:
! 281: 2006-11-03 misha
! 282: * tests/150.html 1.1:
! 283: * tests/151.html 1.1:
! 284: * tests/results/150.processed 1.1:
! 285: * tests/results/151.processed 1.1:
! 286: - 2 tests were added
! 287:
! 288: * src/include/pa_array.h 1.70:
! 289: - not needed variable removed
! 290:
! 291: * src/include/pa_array.h 1.69:
! 292: * src/include/pa_table.h 1.62:
! 293: - table.locate & table.join with $.reverse(1) were fixed
! 294:
! 295: * src/main/pa_http.C 1.5:
! 296: - bug fix. now tainted data from $.form and query converted to $
! 297: .charset during ^file::load[http://...]
! 298:
! 299: 2006-11-02 misha
! 300: * src/include/pa_table.h 1.61:
! 301: ups. forget '=' char
! 302:
! 303: * src/include/pa_table.h 1.60:
! 304: - one more fix in .locate[...][$.reverse(1)]
! 305:
! 306: 2006-11-01 misha
! 307: * src/main/pa_http.C 1.4:
! 308: - second param for this mid method is length but not end_index so this method has error and can't detect charsets in next content-types:
! 309: Content-type: text/html; charset="windows-1251"
! 310: Content-type: text/html; charset="windows-1251";
! 311: Content-type: text/html; charset=windows-1251;
! 312:
! 313: only
! 314: Content-type: text/html; charset=windows-1251
! 315: was fine
! 316:
! 317: * src/include/pa_table.h 1.59:
! 318: - bug fix during ^table.locate( condition false for all records )
! 319: [$.reverse(1)]
! 320:
! 321: * src/classes/math.C 1.42:
! 322: - bug fix, details: http://www.parser.ru/forum/?id=53360
! 323:
! 324: 2006-10-31 misha
! 325: * src/classes/file.C 1.145:
! 326: - empty args in file::exec removed now
! 327:
! 328: 2006-09-11 misha
! 329: * bin/auto.p.dist.in 1.13:
! 330: - 2 errors were fixed
! 331: - table::set was replaced to table::create
! 332: - some changes in text/code formatting
! 333:
! 334: 2006-09-03 paf
! 335: * src/classes/file.C 1.144:
! 336: proper tainting of ^file::exec/cgi[script;env;COMMAND;LINE;
! 337: PARAMS]
! 338:
! 339: 2006-06-09 paf
! 340: * src/classes/table.C 1.223:
! 341: formatting
! 342:
! 343: * src/classes/hash.C 1.78:
! 344: incorporated patch from misha
! 345: Sent: Wednesday, June 07, 2006 9:52 PM
! 346: Subject: parser3: patch for $hash._default disappear while
! 347:
! 348: * src/types/pa_vmail.C 1.75:
! 349: misha:
! 350: Sent: Wednesday, June 07, 2006 8:51 PM
! 351: Subject: patch for base64 in ^mail:send[] %-)
! 352:
! 353: * src/classes/table.C 1.222:
! 354: incorporated patch from misha:
! 355: Sent: Thursday, June 08, 2006 12:38 PM
! 356: Subject: parser3: patch for ignoring string options for ^table.save[]
! 357:
! 358: * src/lib/pcre/pcre-2_08.tar.gz 1.2:
! 359: one can easily find those
! 360:
! 361: * operators.txt 1.181:
! 362: ^mail:send[
! 363: $.file1[
! 364: $.value[file]
! 365: $.format[!uue|!base64] << new base64 option. default uue
! 366: ]
! 367: ]
! 368:
! 369: 2006-04-09 paf
! 370: * buildall-with-xml [release_3_2_1] 1.1.2.5:
! 371: merged
! 372: . ftp paths update
! 373:
! 374: * buildall-with-xml 1.4:
! 375: . ftp paths update
! 376:
! 377: * gnu.vcproj 1.2:
! 378: * operators.txt 1.180:
! 379: * parser3.sln 1.10:
! 380: * src/classes/classes.vcproj 1.14:
! 381: * src/classes/file.C 1.143:
! 382: * src/classes/hash.C 1.77:
! 383: * src/classes/hashfile.C 1.37:
! 384: * src/classes/image.C 1.114:
! 385: * src/classes/op.C 1.164:
! 386: * src/classes/table.C 1.221:
! 387: * src/classes/xdoc.C 1.150:
! 388: * src/classes/xnode.C 1.75:
! 389: * src/include/pa_array.h 1.68:
! 390: * src/include/pa_config_fixed.h 1.71:
! 391: * src/include/pa_dir.h 1.19:
! 392: * src/include/pa_memory.h 1.15:
! 393: * src/include/pa_request.h 1.181:
! 394: * src/include/pa_stack.h 1.25:
! 395: * src/lib/cord/cord.vcproj 1.4:
! 396: * src/lib/gd/gd.vcproj 1.9:
! 397: * src/lib/ltdl/ltdl.vcproj 1.4:
! 398: * src/lib/md5/md5.vcproj 1.4:
! 399: * src/lib/pcre/pcre.vcproj 1.4:
! 400: * src/lib/pcre/pcre_dftables.vcproj 1.5:
! 401: * src/lib/pcre/pcre_parser_ctype.vcproj 1.5:
! 402: * src/lib/sdbm/sdbm.vcproj 1.5:
! 403: * src/lib/smtp/smtp.h 1.7:
! 404: * src/lib/smtp/smtp.vcproj 1.8:
! 405: * src/main/compile.y 1.220:
! 406: * src/main/execute.C 1.315:
! 407: * src/main/main.vcproj 1.19:
! 408: * src/main/pa_cache_managers.C 1.17:
! 409: * src/main/pa_charset.C 1.55:
! 410: * src/main/pa_exec.C 1.68:
! 411: * src/main/pa_http.C 1.3:
! 412: * src/main/pa_request.C 1.281:
! 413: * src/main/pa_socks.C 1.25:
! 414: * src/main/pa_sql_driver_manager.C 1.86:
! 415: * src/main/pa_string.C 1.207:
! 416: * src/main/pa_stylesheet_connection.C 1.5:
! 417: * src/main/pa_stylesheet_manager.C 1.28:
! 418: * src/targets/apache13/ApacheModuleParser3.vcproj 1.8:
! 419: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.11:
! 420: * src/targets/apache13core/pa_threads.C 1.6:
! 421: * src/targets/cgi/getopt.c 1.5:
! 422: * src/targets/cgi/parser3.C 1.239:
! 423: * src/targets/cgi/parser3.vcproj 1.14:
! 424: * src/targets/isapi/pa_threads.C 1.18:
! 425: * src/targets/isapi/parser3isapi.C 1.97:
! 426: * src/targets/isapi/parser3isapi.vcproj 1.10:
! 427: * src/types/pa_value.C 1.20:
! 428: * src/types/pa_value.h 1.127:
! 429: * src/types/pa_vcookie.C 1.69:
! 430: * src/types/pa_vhashfile.C 1.50:
! 431: * src/types/pa_vhashfile.h 1.34:
! 432: * src/types/pa_vmail.C 1.74:
! 433: * src/types/pa_vresponse.C 1.27:
! 434: * src/types/pa_vstatus.C 1.26:
! 435: * src/types/types.vcproj 1.18:
! 436: * tests/descript.ion 1.4:
! 437: * www/htdocs/_bug.html 1.117:
! 438: * www/htdocs/_bug.xsl 1.16:
! 439: + ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/
! 440: hashfile.foreach
! 441:
! 442: * src/main/compile.tab.C 1.113:
! 443: ` change compiled
! 444:
! 445: * gnu.vcproj [vs2005_to_gcc] 1.1.32.1:
! 446: * parser3.sln [vs2005_to_gcc] 1.9.28.1:
! 447: * src/classes/classes.vcproj [vs2005_to_gcc] 1.13.8.1:
! 448: * src/classes/file.C [vs2005_to_gcc] 1.142.12.1:
! 449: * src/classes/hash.C [vs2005_to_gcc] 1.76.12.1:
! 450: * src/classes/image.C [vs2005_to_gcc] 1.113.12.1:
! 451: * src/classes/op.C [vs2005_to_gcc] 1.163.12.1:
! 452: * src/classes/table.C [vs2005_to_gcc] 1.220.4.1:
! 453: * src/classes/xdoc.C [vs2005_to_gcc] 1.149.8.1:
! 454: * src/classes/xnode.C [vs2005_to_gcc] 1.74.8.1:
! 455: * src/include/pa_array.h [vs2005_to_gcc] 1.67.12.1:
! 456: * src/include/pa_config_fixed.h [vs2005_to_gcc] 1.70.8.1:
! 457: * src/include/pa_dir.h [vs2005_to_gcc] 1.18.12.1:
! 458: * src/include/pa_memory.h [vs2005_to_gcc] 1.14.8.1:
! 459: * src/include/pa_request.h [vs2005_to_gcc] 1.180.8.1:
! 460: * src/include/pa_stack.h [vs2005_to_gcc] 1.24.12.1:
! 461: * src/lib/cord/cord.vcproj [vs2005_to_gcc] 1.3.8.1:
! 462: * src/lib/gd/gd.vcproj [vs2005_to_gcc] 1.8.8.1:
! 463: * src/lib/ltdl/ltdl.vcproj [vs2005_to_gcc] 1.3.20.1:
! 464: * src/lib/md5/md5.vcproj [vs2005_to_gcc] 1.3.20.1:
! 465: * src/lib/pcre/pcre.vcproj [vs2005_to_gcc] 1.3.20.1:
! 466: * src/lib/pcre/pcre_dftables.vcproj [vs2005_to_gcc] 1.4.20.1:
! 467: * src/lib/pcre/pcre_parser_ctype.vcproj [vs2005_to_gcc] 1.4.20.1:
! 468: * src/lib/sdbm/sdbm.vcproj [vs2005_to_gcc] 1.4.26.1:
! 469: * src/lib/smtp/smtp.h [vs2005_to_gcc] 1.6.12.1:
! 470: * src/lib/smtp/smtp.vcproj [vs2005_to_gcc] 1.7.8.1:
! 471: * src/main/compile.y [vs2005_to_gcc] 1.219.8.1:
! 472: * src/main/execute.C [vs2005_to_gcc] 1.314.12.1:
! 473: * src/main/main.vcproj [vs2005_to_gcc] 1.18.8.1:
! 474: * src/main/pa_cache_managers.C [vs2005_to_gcc] 1.16.12.1:
! 475: * src/main/pa_charset.C [vs2005_to_gcc] 1.54.8.1:
! 476: * src/main/pa_exec.C [vs2005_to_gcc] 1.67.12.1:
! 477: * src/main/pa_http.C [vs2005_to_gcc] 1.2.12.1:
! 478: * src/main/pa_request.C [vs2005_to_gcc] 1.280.8.1:
! 479: * src/main/pa_socks.C [vs2005_to_gcc] 1.24.12.1:
! 480: * src/main/pa_sql_driver_manager.C [vs2005_to_gcc] 1.85.12.1:
! 481: * src/main/pa_string.C [vs2005_to_gcc] 1.206.4.1:
! 482: * src/main/pa_stylesheet_connection.C [vs2005_to_gcc] 1.4.8.1:
! 483: * src/main/pa_stylesheet_manager.C [vs2005_to_gcc] 1.27.12.1:
! 484: * src/targets/apache13/ApacheModuleParser3.vcproj [vs2005_to_gcc] 1.7.20.1:
! 485: * src/targets/apache13core/ApacheModuleParser3Core.vcproj [vs2005_to_gcc] 1.10.8.1:
! 486: * src/targets/apache13core/pa_threads.C [vs2005_to_gcc] 1.5.12.1:
! 487: * src/targets/cgi/getopt.c [vs2005_to_gcc] 1.4.10.1:
! 488: * src/targets/cgi/parser3.C [vs2005_to_gcc] 1.238.8.1:
! 489: * src/targets/cgi/parser3.vcproj [vs2005_to_gcc] 1.13.8.1:
! 490: * src/targets/isapi/pa_threads.C [vs2005_to_gcc] 1.17.12.1:
! 491: * src/targets/isapi/parser3isapi.C [vs2005_to_gcc] 1.96.10.1:
! 492: * src/targets/isapi/parser3isapi.vcproj [vs2005_to_gcc] 1.9.8.1:
! 493: * src/types/pa_value.C [vs2005_to_gcc] 1.19.12.1:
! 494: * src/types/pa_value.h [vs2005_to_gcc] 1.126.12.1:
! 495: * src/types/pa_vcookie.C [vs2005_to_gcc] 1.68.12.1:
! 496: * src/types/pa_vmail.C [vs2005_to_gcc] 1.73.10.1:
! 497: * src/types/pa_vresponse.C [vs2005_to_gcc] 1.26.12.1:
! 498: * src/types/pa_vstatus.C [vs2005_to_gcc] 1.25.12.1:
! 499: * src/types/types.vcproj [vs2005_to_gcc] 1.17.8.1:
! 500: * tests/descript.ion [vs2005_to_gcc] 1.3.8.1:
! 501: * www/htdocs/_bug.html [vs2005_to_gcc] 1.116.6.1:
! 502: * www/htdocs/_bug.xsl [vs2005_to_gcc] 1.15.18.1:
! 503: ! switched to VS2005 (projects and object<info explicitly typed>.for_each(, info))
! 504: + $response:field[] setting void means removing
! 505: + grammar $name` name stops now, for mysql `$field`
! 506: + started ^break[] ^continue[], in ^for. TODO: to other iterators (while, menu, foreach)
! 507: + all log messages += [uri=, method=, cl=]
! 508:
! 509: 2006-03-23 moko
! 510: * Makefile.am [release_3_1_6] 1.48.6.2.2.1:
! 511: * Makefile.am [release_3_2_1] 1.51.6.3:
! 512: * Makefile.in [release_3_1_6] 1.62.6.3.2.1:
! 513: * Makefile.in [release_3_2_1] 1.65.6.3:
! 514: * acinclude.m4 [release_3_1_6] 1.35.6.3.2.1:
! 515: * acinclude.m4 [release_3_2_1] 1.38.6.1:
! 516: * aclocal.m4 [release_3_1_6] 1.38.6.3.2.1:
! 517: * aclocal.m4 [release_3_2_1] 1.41.6.1:
! 518: * acsite.m4 [release_3_1_6] 1.13.6.2.2.1:
! 519: * acsite.m4 [release_3_2_1] 1.16.6.1:
! 520: * configure [release_3_1_6] 1.83.6.4.2.2:
! 521: * configure [release_3_2_1] 1.90.2.2:
! 522: * configure.in [release_3_1_6] 1.83.6.5.2.2:
! 523: * configure.in [release_3_2_1] 1.91.2.2:
! 524: * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.2:
! 525: * src/include/pa_version.h [release_3_2_1] 1.27.2.2:
! 526: *** empty log message ***
! 527:
! 528: 2006-03-04 paf
! 529: * src/main/pa_string.C 1.206:
! 530: ! cache file curruption checks++ [thanks to Igor Zinkovsky for
! 531: detailed report]
! 532:
! 533: * src/main/pa_string.C [release_3_1_6] 1.202.6.2.2.1:
! 534: * src/main/pa_string.C [release_3_2_1] 1.205.4.1:
! 535: merged from HEAD
! 536: ! cache file curruption checks++ [thanks to Igor Zinkovsky for detailed report]
! 537:
! 538: 2006-03-01 paf
! 539: * src/main/untaint.C [release_3_1_6] 1.134.6.2.2.1:
! 540: merged from HEAD
! 541: ! mail:send << changed \r or \n to ' ' in
! 542:
! 543: 2006-02-18 paf
! 544: * src/main/untaint.C [release_3_2_1] 1.136.6.1:
! 545: merged from HEAD
! 546: ! mail:send << changed \r or \n to ' ' in
! 547:
! 548: * src/main/untaint.C 1.137:
! 549: ! mail:send << changed \r or \n to ' ' in
! 550:
! 551: 2006-02-03 paf
! 552: * src/main/pa_common.C 1.217:
! 553: ! bugfix: decoding from base64
! 554:
! 555: * src/main/pa_common.C [release_3_2_1] 1.216.4.1:
! 556: merged from HEAD
! 557: ! bugfix: decoding from base64
! 558:
! 559: 2006-01-20 paf
! 560: * src/classes/table.C 1.220:
! 561: ! bugfix ^table.save[$.encloser-s now handled properly
! 562:
! 563: * src/classes/table.C [release_3_1_6] 1.208.6.11.2.1:
! 564: * src/classes/table.C [release_3_2_1] 1.219.6.1:
! 565: merged from HEAD
! 566: ! bugfix ^table.save[$.encloser-s now handled properly
! 567:
! 568: * src/types/pa_vhashfile.C [release_3_1_6] 1.48.14.1:
! 569: . merged hashfile.foreach memory economy fix
! 570:
! 571: 2006-01-19 paf
! 572: * buildall-with-xml [release_3_2_1] 1.1.2.4:
! 573: * buildall-without-xml [release_3_2_1] 1.1.2.4:
! 574: merged from HEAD
! 575: ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
! 576: after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
! 577:
! 578: * buildall-with-xml 1.3:
! 579: * buildall-without-xml 1.3:
! 580: ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
! 581: after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
! 582:
! 583: * src/types/pa_vhashfile.C [release_3_2_1] 1.48.16.1:
! 584: . merged hashfile.foreach memory economy fix
! 585:
! 586: 2006-01-17 paf
! 587: * src/types/pa_vhashfile.C 1.49:
! 588: ! hashfile.foreach: counted pairs before reading them. got rid
! 589: of reallocs = became quicker and less fragmentated
! 590:
! 591: 2005-12-29 paf
! 592: * Makefile.am [release_3_2_1] 1.51.6.2:
! 593: * Makefile.in [release_3_2_1] 1.65.6.2:
! 594: * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.2:
! 595: * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.2:
! 596: . now site.m4 also packaged when 'make dist', so do configure
! 597: companion files in src/lib/ltdl
! 598:
! 599: * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.1:
! 600: * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.1:
! 601: * src/lib/ltdl/acconfig.h [release_3_2_1] 1.1.2.1:
! 602: * src/lib/ltdl/acinclude.m4 [release_3_2_1] 1.2.38.1:
! 603: * src/lib/ltdl/config.guess [release_3_2_1] 1.2.2.1:
! 604: * src/lib/ltdl/config.sub [release_3_2_1] 1.2.2.1:
! 605: * src/lib/ltdl/configure.in [release_3_2_1] 1.4.36.1:
! 606: * src/lib/ltdl/install-sh [release_3_2_1] 1.2.2.1:
! 607: * src/lib/ltdl/ltmain.sh [release_3_2_1] 1.1.2.1:
! 608: * src/lib/ltdl/missing [release_3_2_1] 1.2.2.1:
! 609: . now config_auto.h is created with configure [were constant]
! 610:
! 611: * INSTALL [release_3_2_1] 1.48.2.2:
! 612: * buildall-with-xml [release_3_2_1] 1.1.2.3:
! 613: * buildall-without-xml [release_3_2_1] 1.1.2.3:
! 614: *** empty log message ***
! 615:
! 616: * buildall-with-xml [release_3_2_1] 1.1.2.2:
! 617: * buildall-without-xml [release_3_2_1] 1.1.2.2:
! 618: . farawell doc indication
! 619:
! 620: * src/lib/ltdl/ltmain.sh 1.1:
! 621: file ltmain.sh was initially added on branch release_3_2_1.
! 622:
! 623: * INSTALL 1.49:
! 624: * Makefile.am 1.52:
! 625: * Makefile.in 1.66:
! 626: * buildall-with-xml 1.2:
! 627: * buildall-without-xml 1.2:
! 628: * configure 1.91:
! 629: * configure.in 1.92:
! 630: * src/include/pa_version.h 1.28:
! 631: * src/lib/ltdl/Makefile.am 1.3:
! 632: * src/lib/ltdl/Makefile.in 1.9:
! 633: * src/lib/ltdl/acconfig.h 1.2:
! 634: * src/lib/ltdl/acinclude.m4 1.3:
! 635: * src/lib/ltdl/config.guess 1.3:
! 636: * src/lib/ltdl/config.sub 1.3:
! 637: * src/lib/ltdl/configure.in 1.5:
! 638: * src/lib/ltdl/install-sh 1.3:
! 639: * src/lib/ltdl/ltmain.sh 1.2:
! 640: * src/lib/ltdl/missing 1.3:
! 641: * www/htdocs/_bug.html 1.116:
! 642: . merged from 3.2.1
! 643:
! 644: * INSTALL [release_3_2_1] 1.48.2.3:
! 645: . references to documentation and some clarification
! 646:
! 647: * Makefile.am [release_3_2_1] 1.51.6.1:
! 648: * Makefile.in [release_3_2_1] 1.65.6.1:
! 649: . dist+=buildall*
! 650:
! 651: * src/lib/ltdl/acconfig.h 1.1:
! 652: file acconfig.h was initially added on branch release_3_2_1.
! 653:
! 654: 2005-12-28 paf
! 655: * configure [release_3_2_1] 1.90.2.1:
! 656: . 3.2.1
! 657:
! 658: * buildall-with-xml 1.1:
! 659: file buildall-with-xml was initially added on branch
! 660: release_3_2_1.
! 661:
! 662: * INSTALL [release_3_2_1] 1.48.2.1:
! 663: * buildall-with-xml [release_3_2_1] 1.1.2.1:
! 664: * buildall-without-xml [release_3_2_1] 1.1.2.1:
! 665: + started to simplify build process, see INSTALL
! 666:
! 667: * buildall-without-xml 1.1:
! 668: file buildall-without-xml was initially added on branch
! 669: release_3_2_1.
! 670:
! 671: 2005-12-26 paf
! 672: * configure.in [release_3_1_6] 1.83.6.5.2.1:
! 673: * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.1:
! 674: * src/main/compile.tab.C [release_3_1_6] 1.103.8.10.2.1:
! 675: version
! 676:
! 677: * configure [release_3_1_6] 1.83.6.4.2.1:
! 678: ver
! 679:
! 680: 2005-12-21 paf
! 681: * src/main/compile.tab.C 1.112:
! 682: * src/main/main.vcproj 1.18:
! 683: * www/htdocs/_bug.html 1.115:
! 684: . win32: grammar is now compiled with bison 1.875b, it reports
! 685: unexpected token names
! 686:
! 687: 2005-12-19 paf
! 688: * configure 1.89:
! 689: * src/lib/Makefile.in 1.15:
! 690: * src/lib/cord/Makefile.in 1.6:
! 691: . makes
! 692:
! 693: * src/main/compile.tab.C [release_3_1_5] 1.103.8.10:
! 694: * src/types/pa_vxnode.h [release_3_1_5] 1.30.12.2:
! 695: * www/htdocs/_bug.html [release_3_1_5] 1.84.4.16:
! 696: * www/htdocs/_bug.xsl [release_3_1_5] 1.15.6.1:
! 697: ! bugfix xnode now holds a link to xmlNode to prevent premature
! 698: gc(xmlNode)
! 699:
! 700: * configure 1.90:
! 701: * configure.in 1.91:
! 702: * src/classes/classes.vcproj 1.13:
! 703: * src/include/pa_config_fixed.h 1.70:
! 704: * src/include/pa_version.h 1.26:
! 705: * src/include/pa_version.h 1.27:
! 706: * src/lib/gd/gd.vcproj 1.8:
! 707: * src/lib/smtp/smtp.vcproj 1.7:
! 708: * src/main/main.vcproj 1.17:
! 709: * src/main/pa_globals.C 1.181:
! 710: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.10:
! 711: * src/targets/cgi/parser3.vcproj 1.13:
! 712: * src/targets/isapi/parser3isapi.vcproj 1.9:
! 713: * src/types/types.vcproj 1.17:
! 714: . killing gdome [what a relief]
! 715:
! 716: * src/types/pa_vxnode.C 1.47:
! 717: . less warnings
! 718:
! 719: * src/targets/cgi/parser3.C 1.238:
! 720: . style
! 721:
! 722: * src/classes/xnode.C 1.74:
! 723: . "xml.dom"
! 724: . xnode.select* now works on xdoc too [were barking "not element"]
! 725:
! 726: * tests/137.html 1.3:
! 727: * tests/results/137.processed 1.4:
! 728: . not handled this case yet. code does not hang from inserting
! 729: parent into child, considering thing minor issue -- nodes are
! 730: removed from source anyway, don't know why shold that be an
! 731: error after all
! 732:
! 733: * tests/097.html 1.3:
! 734: * tests/106.html 1.3:
! 735: * tests/108.html 1.3:
! 736: * tests/110.html 1.3:
! 737: * tests/112.html 1.3:
! 738: * tests/113.html 1.3:
! 739: * tests/114.html 1.3:
! 740: * tests/115.html 1.3:
! 741: * tests/116.html 1.3:
! 742: * tests/117.html 1.3:
! 743: * tests/Makefile 1.4:
! 744: * tests/results/001.processed 1.4:
! 745: * tests/results/002.processed 1.4:
! 746: * tests/results/003.processed 1.4:
! 747: * tests/results/004.processed 1.4:
! 748: * tests/results/005.processed 1.4:
! 749: * tests/results/006.processed 1.4:
! 750: * tests/results/008.processed 1.4:
! 751: * tests/results/009.processed 1.4:
! 752: * tests/results/010.processed 1.4:
! 753: * tests/results/011.processed 1.4:
! 754: * tests/results/012.processed 1.4:
! 755: * tests/results/013.processed 1.4:
! 756: * tests/results/014.processed 1.4:
! 757: * tests/results/015.processed 1.4:
! 758: * tests/results/016.processed 1.4:
! 759: * tests/results/017.processed 1.4:
! 760: * tests/results/018.processed 1.4:
! 761: * tests/results/020.processed 1.4:
! 762: * tests/results/021.processed 1.4:
! 763: * tests/results/022.processed 1.4:
! 764: * tests/results/023.processed 1.4:
! 765: * tests/results/024.processed 1.4:
! 766: * tests/results/025.processed 1.4:
! 767: * tests/results/026.processed 1.4:
! 768: * tests/results/027.processed 1.4:
! 769: * tests/results/028.processed 1.4:
! 770: * tests/results/029.processed 1.4:
! 771: * tests/results/030.processed 1.4:
! 772: * tests/results/031.processed 1.4:
! 773: * tests/results/032.processed 1.4:
! 774: * tests/results/033.processed 1.4:
! 775: * tests/results/034.processed 1.4:
! 776: * tests/results/035.processed 1.4:
! 777: * tests/results/036.processed 1.4:
! 778: * tests/results/037.processed 1.4:
! 779: * tests/results/038.processed 1.4:
! 780: * tests/results/039.processed 1.4:
! 781: * tests/results/040.processed 1.4:
! 782: * tests/results/041.processed 1.4:
! 783: * tests/results/042.processed 1.4:
! 784: * tests/results/043.processed 1.4:
! 785: * tests/results/044.processed 1.4:
! 786: * tests/results/045.processed 1.4:
! 787: * tests/results/046.processed 1.4:
! 788: * tests/results/047.processed 1.4:
! 789: * tests/results/048.processed 1.4:
! 790: * tests/results/049.processed 1.4:
! 791: * tests/results/050.processed 1.4:
! 792: * tests/results/051.processed 1.4:
! 793: * tests/results/052.processed 1.4:
! 794: * tests/results/053.processed 1.4:
! 795: * tests/results/054.processed 1.4:
! 796: * tests/results/055.processed 1.4:
! 797: * tests/results/056.processed 1.4:
! 798: * tests/results/057.processed 1.4:
! 799: * tests/results/058.processed 1.4:
! 800: * tests/results/059.processed 1.4:
! 801: * tests/results/060.processed 1.4:
! 802: * tests/results/061.processed 1.4:
! 803: * tests/results/062.processed 1.4:
! 804: * tests/results/063.processed 1.4:
! 805: * tests/results/064.processed 1.4:
! 806: * tests/results/065.processed 1.4:
! 807: * tests/results/066.processed 1.4:
! 808: * tests/results/067.processed 1.4:
! 809: * tests/results/068.processed 1.4:
! 810: * tests/results/069.processed 1.4:
! 811: * tests/results/070.processed 1.4:
! 812: * tests/results/071.processed 1.4:
! 813: * tests/results/072.processed 1.4:
! 814: * tests/results/073.processed 1.4:
! 815: * tests/results/074.processed 1.4:
! 816: * tests/results/075.processed 1.4:
! 817: * tests/results/076.processed 1.4:
! 818: * tests/results/077.processed 1.4:
! 819: * tests/results/078.processed 1.4:
! 820: * tests/results/079.processed 1.4:
! 821: * tests/results/080.processed 1.4:
! 822: * tests/results/081.processed 1.4:
! 823: * tests/results/082.processed 1.4:
! 824: * tests/results/083.processed 1.4:
! 825: * tests/results/084.processed 1.4:
! 826: * tests/results/085.processed 1.4:
! 827: * tests/results/086.processed 1.4:
! 828: * tests/results/087.processed 1.4:
! 829: * tests/results/088.processed 1.4:
! 830: * tests/results/089.processed 1.4:
! 831: * tests/results/090.processed 1.4:
! 832: * tests/results/091.processed 1.4:
! 833: * tests/results/092.processed 1.4:
! 834: * tests/results/093.processed 1.4:
! 835: * tests/results/094.processed 1.4:
! 836: * tests/results/095.processed 1.4:
! 837: * tests/results/096.processed 1.4:
! 838: * tests/results/097.processed 1.4:
! 839: * tests/results/099.processed 1.4:
! 840: * tests/results/100.processed 1.3:
! 841: * tests/results/101.processed 1.4:
! 842: * tests/results/102.processed 1.4:
! 843: * tests/results/104.processed 1.4:
! 844: * tests/results/105.processed 1.4:
! 845: * tests/results/106.processed 1.4:
! 846: * tests/results/107.processed 1.4:
! 847: * tests/results/108.processed 1.4:
! 848: * tests/results/109.processed 1.4:
! 849: * tests/results/110.processed 1.4:
! 850: * tests/results/111.processed 1.4:
! 851: * tests/results/112.processed 1.4:
! 852: * tests/results/113.processed 1.4:
! 853: * tests/results/114.processed 1.4:
! 854: * tests/results/115.processed 1.4:
! 855: * tests/results/117.processed 1.4:
! 856: * tests/results/119.processed 1.4:
! 857: * tests/results/120.processed 1.4:
! 858: * tests/results/121.processed 1.4:
! 859: * tests/results/122.processed 1.4:
! 860: * tests/results/123.processed 1.4:
! 861: * tests/results/124.processed 1.4:
! 862: * tests/results/125.processed 1.4:
! 863: * tests/results/126.processed 1.4:
! 864: * tests/results/127.processed 1.4:
! 865: * tests/results/128.processed 1.4:
! 866: * tests/results/129.processed 1.4:
! 867: * tests/results/130.processed 1.4:
! 868: * tests/results/131.processed 1.4:
! 869: * tests/results/132.processed 1.4:
! 870: * tests/results/133.processed 1.4:
! 871: * tests/results/134.processed 1.4:
! 872: * tests/results/135.processed 1.4:
! 873: * tests/results/136.processed 1.4:
! 874: * tests/results/138.processed 1.4:
! 875: * tests/results/139.processed 1.4:
! 876: * tests/results/140.processed 1.4:
! 877: * tests/results/141.processed 1.4:
! 878: * tests/results/142.processed 1.2:
! 879: * tests/results/143.processed 1.2:
! 880: * tests/results/144.processed 1.2:
! 881: * tests/results/145.processed 1.2:
! 882: * tests/results/146.processed 1.2:
! 883: * tests/results/147.processed 1.2:
! 884: * tests/results/148.processed 1.2:
! 885: * tests/results/149.processed 1.2:
! 886: * tests/results/auto.p 1.1:
! 887: * tests/run_parser.sh 1.3:
! 888: . now works if we turn off default auto.p
! 889:
! 890: * src/types/pa_vxnode.C 1.46:
! 891: * tests/142.html 1.2:
! 892: * tests/144.html 1.2:
! 893: * tests/145.html 1.2:
! 894: * tests/149.html 1.1:
! 895: * tests/descript.ion 1.3:
! 896: * tests/outputs/d.cmd 1.1:
! 897: * tests/results/142.processed 1.1:
! 898: * tests/results/143.processed 1.1:
! 899: * tests/results/144.processed 1.1:
! 900: * tests/results/145.processed 1.1:
! 901: * tests/results/146.processed 1.1:
! 902: * tests/results/147.processed 1.1:
! 903: * tests/results/148.processed 1.1:
! 904: * tests/results/149.processed 1.1:
! 905: * www/htdocs/_bug.html 1.114:
! 906: . removed .nodeValue from all node types other than 5 (grabbed
! 907: piece from gdome)
! 908:
! 909: 2005-12-16 paf
! 910: * tests/142.html 1.1:
! 911: * tests/143.html 1.1:
! 912: * tests/144.html 1.1:
! 913: * tests/145.html 1.1:
! 914: . dom [part]
! 915:
! 916: * tests/146.html 1.1:
! 917: * tests/147.html 1.1:
! 918: * tests/148.html 1.1:
! 919: * www/htdocs/_bug.html 1.113:
! 920: . more tests
! 921:
! 922: * src/main/compile.tab.C [release_3_1_5] 1.103.8.9:
! 923: * src/main/compile.tab.C [release_3_2_0] 1.109.2.2:
! 924: * src/main/compile.y [release_3_1_5] 1.213.10.7:
! 925: * src/main/compile.y [release_3_2_0] 1.217.2.2:
! 926: * src/types/pa_value.h [release_3_1_5] 1.119.6.4:
! 927: * src/types/pa_vvoid.h [release_3_1_5] 1.22.8.2:
! 928: merged from HEAD
! 929: ! fixed overoptimized ^call(false) case. (confused it with ^call[] case)
! 930:
! 931: * src/main/compile.tab.C 1.111:
! 932: * src/main/compile.y 1.219:
! 933: * www/htdocs/_bug.html 1.112:
! 934: ! fixed overoptimized ^call(false) case. (confused it with ^call[
! 935: ] case)
! 936:
! 937: * INSTALL 1.47:
! 938: * configure.in 1.90:
! 939: * src/lib/Makefile.am 1.8:
! 940: . sweetest part [no glib/gdome in INSTALL and patches]
! 941:
! 942: * tests/006.html 1.3:
! 943: * tests/034.html 1.3:
! 944: * tests/057.html 1.3:
! 945: * tests/Makefile 1.3:
! 946: * tests/make_tests.cmd 1.1:
! 947: * tests/results/001.processed 1.3:
! 948: * tests/results/002.processed 1.3:
! 949: * tests/results/003.processed 1.3:
! 950: * tests/results/004.processed 1.3:
! 951: * tests/results/005.processed 1.3:
! 952: * tests/results/006.processed 1.3:
! 953: * tests/results/008.processed 1.3:
! 954: * tests/results/009.processed 1.3:
! 955: * tests/results/010.processed 1.3:
! 956: * tests/results/011.processed 1.3:
! 957: * tests/results/012.processed 1.3:
! 958: * tests/results/013.processed 1.3:
! 959: * tests/results/014.processed 1.3:
! 960: * tests/results/015.processed 1.3:
! 961: * tests/results/016.processed 1.3:
! 962: * tests/results/017.processed 1.3:
! 963: * tests/results/018.processed 1.3:
! 964: * tests/results/019.processed 1.3:
! 965: * tests/results/020.processed 1.3:
! 966: * tests/results/021.processed 1.3:
! 967: * tests/results/022.processed 1.3:
! 968: * tests/results/023.processed 1.3:
! 969: * tests/results/024.processed 1.3:
! 970: * tests/results/025.processed 1.3:
! 971: * tests/results/026.processed 1.3:
! 972: * tests/results/027.processed 1.3:
! 973: * tests/results/028.processed 1.3:
! 974: * tests/results/029.processed 1.3:
! 975: * tests/results/030.processed 1.3:
! 976: * tests/results/031.processed 1.3:
! 977: * tests/results/032.processed 1.3:
! 978: * tests/results/033.processed 1.3:
! 979: * tests/results/034.processed 1.3:
! 980: * tests/results/035.processed 1.3:
! 981: * tests/results/036.processed 1.3:
! 982: * tests/results/037.processed 1.3:
! 983: * tests/results/038.processed 1.3:
! 984: * tests/results/039.processed 1.3:
! 985: * tests/results/040.processed 1.3:
! 986: * tests/results/041.processed 1.3:
! 987: * tests/results/042.processed 1.3:
! 988: * tests/results/043.processed 1.3:
! 989: * tests/results/044.processed 1.3:
! 990: * tests/results/045.processed 1.3:
! 991: * tests/results/046.processed 1.3:
! 992: * tests/results/047.processed 1.3:
! 993: * tests/results/048.processed 1.3:
! 994: * tests/results/049.processed 1.3:
! 995: * tests/results/050.processed 1.3:
! 996: * tests/results/051.processed 1.3:
! 997: * tests/results/052.processed 1.3:
! 998: * tests/results/053.processed 1.3:
! 999: * tests/results/054.processed 1.3:
! 1000: * tests/results/055.processed 1.3:
! 1001: * tests/results/056.processed 1.3:
! 1002: * tests/results/057.processed 1.3:
! 1003: * tests/results/058.processed 1.3:
! 1004: * tests/results/059.processed 1.3:
! 1005: * tests/results/060.processed 1.3:
! 1006: * tests/results/061.processed 1.3:
! 1007: * tests/results/062.processed 1.3:
! 1008: * tests/results/063.processed 1.3:
! 1009: * tests/results/064.processed 1.3:
! 1010: * tests/results/065.processed 1.3:
! 1011: * tests/results/066.processed 1.3:
! 1012: * tests/results/067.processed 1.3:
! 1013: * tests/results/068.processed 1.3:
! 1014: * tests/results/069.processed 1.3:
! 1015: * tests/results/070.processed 1.3:
! 1016: * tests/results/071.processed 1.3:
! 1017: * tests/results/072.processed 1.3:
! 1018: * tests/results/073.processed 1.3:
! 1019: * tests/results/074.processed 1.3:
! 1020: * tests/results/075.processed 1.3:
! 1021: * tests/results/076.processed 1.3:
! 1022: * tests/results/077.processed 1.3:
! 1023: * tests/results/078.processed 1.3:
! 1024: * tests/results/079.processed 1.3:
! 1025: * tests/results/080.processed 1.3:
! 1026: * tests/results/081.processed 1.3:
! 1027: * tests/results/082.processed 1.3:
! 1028: * tests/results/083.processed 1.3:
! 1029: * tests/results/084.processed 1.3:
! 1030: * tests/results/085.processed 1.3:
! 1031: * tests/results/086.processed 1.3:
! 1032: * tests/results/087.processed 1.3:
! 1033: * tests/results/088.processed 1.3:
! 1034: * tests/results/089.processed 1.3:
! 1035: * tests/results/090.processed 1.3:
! 1036: * tests/results/091.processed 1.3:
! 1037: * tests/results/092.processed 1.3:
! 1038: * tests/results/093.processed 1.3:
! 1039: * tests/results/094.processed 1.3:
! 1040: * tests/results/095.processed 1.3:
! 1041: * tests/results/096.processed 1.3:
! 1042: * tests/results/097.processed 1.3:
! 1043: * tests/results/099.processed 1.3:
! 1044: * tests/results/101.processed 1.3:
! 1045: * tests/results/102.processed 1.3:
! 1046: * tests/results/104.processed 1.3:
! 1047: * tests/results/105.processed 1.3:
! 1048: * tests/results/106.processed 1.3:
! 1049: * tests/results/107.processed 1.3:
! 1050: * tests/results/108.processed 1.3:
! 1051: * tests/results/109.processed 1.3:
! 1052: * tests/results/110.processed 1.3:
! 1053: * tests/results/111.processed 1.3:
! 1054: * tests/results/112.processed 1.3:
! 1055: * tests/results/113.processed 1.3:
! 1056: * tests/results/114.processed 1.3:
! 1057: * tests/results/115.processed 1.3:
! 1058: * tests/results/116.processed 1.3:
! 1059: * tests/results/117.processed 1.3:
! 1060: * tests/results/118.processed 1.3:
! 1061: * tests/results/119.processed 1.3:
! 1062: * tests/results/120.processed 1.3:
! 1063: * tests/results/121.processed 1.3:
! 1064: * tests/results/122.processed 1.3:
! 1065: * tests/results/123.processed 1.3:
! 1066: * tests/results/124.processed 1.3:
! 1067: * tests/results/125.processed 1.3:
! 1068: * tests/results/126.processed 1.3:
! 1069: * tests/results/127.processed 1.3:
! 1070: * tests/results/128.processed 1.3:
! 1071: * tests/results/129.processed 1.3:
! 1072: * tests/results/130.processed 1.3:
! 1073: * tests/results/131.processed 1.3:
! 1074: * tests/results/132.processed 1.3:
! 1075: * tests/results/133.processed 1.3:
! 1076: * tests/results/134.processed 1.3:
! 1077: * tests/results/135.processed 1.3:
! 1078: * tests/results/136.processed 1.3:
! 1079: * tests/results/137.processed 1.3:
! 1080: * tests/results/138.processed 1.3:
! 1081: * tests/results/139.processed 1.3:
! 1082: * tests/results/140.processed 1.3:
! 1083: * tests/results/141.processed 1.3:
! 1084: . refreshed old tests, made them work without auto.p (in utf8)
! 1085: . things noted:
! 1086: . gif got encoded differently
! 1087: . exif 0000:00:00 decoded now into 0000:00:00 (were some strange year)
! 1088:
! 1089: * src/classes/xdoc.C 1.149:
! 1090: * src/classes/xnode.C 1.72:
! 1091: * src/classes/xnode.h 1.25:
! 1092: * src/include/pa_charset.h 1.32:
! 1093: * src/include/pa_config_includes.h 1.32:
! 1094: * src/include/pa_globals.h 1.113:
! 1095: * src/include/pa_memory.h 1.14:
! 1096: * src/include/pa_request.h 1.180:
! 1097: * src/include/pa_xml_exception.h 1.5:
! 1098: * src/lib/cord/Makefile.am 1.4:
! 1099: * src/lib/cord/cord.vcproj 1.3:
! 1100: * src/lib/cord/cordbscs.c 1.6:
! 1101: * src/lib/cord/cordprnt.c 1.4:
! 1102: * src/lib/cord/cordxtra.c 1.7:
! 1103: * src/main/compile.tab.C 1.110:
! 1104: * src/main/pa_charset.C 1.54:
! 1105: * src/main/pa_globals.C 1.180:
! 1106: * src/main/pa_memory.C 1.7:
! 1107: * src/main/pa_request.C 1.280:
! 1108: * src/main/pa_stylesheet_connection.C 1.4:
! 1109: * src/main/pa_xml_exception.C 1.5:
! 1110: * src/types/pa_vxdoc.C 1.30:
! 1111: * src/types/pa_vxdoc.h 1.41:
! 1112: * src/types/pa_vxnode.C 1.44:
! 1113: * src/types/pa_vxnode.h 1.36:
! 1114: * www/htdocs/.htaccess 1.49:
! 1115: * www/htdocs/_bug.html 1.111:
! 1116: . started killing gdome
! 1117:
! 1118: * INSTALL 1.48:
! 1119: . revived linux libgc fix
! 1120:
! 1121: * src/types/pa_vxdoc.C 1.31:
! 1122: * src/types/pa_vxnode.C 1.45:
! 1123: * src/types/pa_vxnode.h 1.37:
! 1124: + xdoc DOM props
! 1125:
! 1126: * src/classes/xnode.C 1.73:
! 1127: . also bark on possible errors
! 1128:
! 1129: 2005-12-13 paf
! 1130: * src/main/pa_request.C [release_3_1_5] 1.274.6.5:
! 1131: * src/main/pa_request.C [release_3_2_0] 1.278.2.1:
! 1132: merged from HEAD
! 1133: ! when code in @unhandled_exception thrown another exception, print correct origin (earlier code in catch of exception inside of @unhandled_exception grabbed parent_frame(original_exception) origin and printed it, instead of true origin)
! 1134:
! 1135: * src/main/pa_request.C 1.279:
! 1136: ! when code in @unhandled_exception thrown another exception,
! 1137: print correct origin (earlier code in catch of exception inside
! 1138: of @unhandled_exception grabbed parent_frame(original_exception)
! 1139: origin and printed it, instead of true origin)
! 1140:
! 1141: 2005-12-09 paf
! 1142: * src/main/pa_string.C 1.205:
! 1143: * src/main/pa_string.C [release_3_2_0] 1.203.2.2:
! 1144: merged from 3.1.5
! 1145: ! regex tainting were ignored in ^string.matched :(
! 1146:
! 1147: * INSTALL 1.45:
! 1148: * configure 1.88:
! 1149: * configure.in 1.89:
! 1150: * src/classes/date.C 1.73:
! 1151: * src/include/pa_config_fixed.h 1.69:
! 1152: * src/include/pa_version.h 1.25:
! 1153: * src/main/compile.y 1.218:
! 1154: * src/main/compile_tools.h 1.77:
! 1155: * src/main/pa_charset.C 1.53:
! 1156: * src/main/pa_common.C 1.216:
! 1157: * src/main/pa_globals.C 1.179:
! 1158: * src/main/pa_string.C 1.204:
! 1159: * src/targets/apache13core/mod_parser3_core.C 1.10:
! 1160: * src/targets/cgi/getopt.c 1.4:
! 1161: * src/targets/isapi/parser3isapi.C 1.96:
! 1162: * src/types/pa_vmail.C 1.73:
! 1163: * www/htdocs/.htaccess 1.48:
! 1164: * www/htdocs/_bug.txt 1.8:
! 1165: * www/htdocs/auto.p 1.25:
! 1166: . merged latest fixes from 3.2.0
! 1167:
! 1168: * src/main/pa_string.C [release_3_1_5] 1.202.6.2:
! 1169: ! regex tainting were ignored in ^string.matched :(
! 1170:
! 1171: * INSTALL [release_3_2_0] 1.44.2.5:
! 1172: . updated INSTALL doc to work around linux stack base detection
! 1173: problem, due to change in gc6.4 code
! 1174:
1.47 paf 1175: 2005-12-08 paf
1.48 ! misha 1176: * src/types/pa_vmail.C [release_3_1_5] 1.71.6.2:
! 1177: merged from 3.2.0
! 1178: ! bcc line longer then 500 chars now handled OK [were wrapped on 500th char according to rfc, but sendmail failed to unwrap it properly]
! 1179:
1.47 paf 1180: * src/classes/date.C [release_3_2_0] 1.72.2.1:
1181: * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.2:
1182: * src/main/compile.tab.C [release_3_2_0] 1.109.2.1:
1183: * src/main/compile.y [release_3_2_0] 1.217.2.1:
1184: * src/main/compile_tools.h [release_3_2_0] 1.76.2.1:
1185: * src/main/pa_charset.C [release_3_2_0] 1.52.2.1:
1186: * src/main/pa_common.C [release_3_2_0] 1.215.2.1:
1187: * src/main/pa_globals.C [release_3_2_0] 1.178.2.1:
1188: * src/main/pa_string.C [release_3_2_0] 1.203.2.1:
1189: * src/targets/cgi/getopt.c [release_3_2_0] 1.3.24.1:
1190: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.3:
1191: * www/htdocs/_bug.html [release_3_2_0] 1.110.2.1:
1192: * www/htdocs/_bug.txt [release_3_2_0] 1.7.2.1:
1193: * www/htdocs/auto.p [release_3_2_0] 1.24.2.1:
1194: . less warnings
1195:
1.48 ! misha 1196: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.2:
! 1197: . undone some strange change since 3.1.5
! 1198:
1.47 paf 1199: * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.1:
1200: . removed outdated string origins [in current storage scheme
1201: there's no place for them. someday we can add third CORD to
1202: store origins and special version of parser which stores origins
1203: there [separate binary]]
1204:
1205: * src/targets/apache13core/mod_parser3_core.C [release_3_2_0] 1.9.2.1:
1206: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.1:
1207: . merged from 3.1.5 release link fixes
1208:
1209: * src/types/pa_vmail.C [release_3_2_0] 1.72.2.1:
1210: ! bcc line longer then 500 chars now handled OK [were wrapped on
1211: 500th char according to rfc, but sendmail failed to unwrap it
1212: properly]
1213:
1214: 2005-12-07 paf
1215: * Makefile.am [release_3_2_0] 1.51.2.1:
1216: * Makefile.in [release_3_2_0] 1.65.2.1:
1217: * acinclude.m4 [release_3_2_0] 1.38.2.1:
1218: * aclocal.m4 [release_3_2_0] 1.41.2.1:
1219: * acsite.m4 [release_3_2_0] 1.16.2.1:
1220: * configure [release_3_2_0] 1.87.2.1:
1221: * configure.in [release_3_2_0] 1.88.2.1:
1222: *** empty log message ***
1223:
1224: * src/include/pa_version.h [release_3_2_0] 1.23.2.1:
1225: makefiles
1.46 paf 1226:
1227: 2005-11-28 paf
1228: * src/main/pa_http.C 1.2:
1229: ! status line check made earlier [was totally wrong]
1230:
1231: * src/classes/table.C 1.219:
1232: ! nameless table has columns==0
1233:
1.45 paf 1234: 2005-11-25 paf
1235: * src/classes/op.C 1.162:
1236: * www/htdocs/_bug.html 1.110:
1237: * www/htdocs/auto.p 1.24:
1238: + ^while(){}[SEPARATOR]
1239:
1240: * src/include/pa_array.h 1.67:
1241: -this reduces speed(table::load) strange. undoing for now...
1242:
1243: * src/include/pa_version.h 1.23:
1244: -this reduces speed(table::load), strange. undoing
1245:
1.46 paf 1246: * src/include/pa_memory.h 1.13:
1247: . removed GC_DEBUG for debug version, it changed gc_malloc
1248: implementation, which obscured profiling
1.45 paf 1249:
1250: 2005-11-24 paf
1251: * src/include/Makefile.am 1.10:
1252: * src/include/pa_http.h 1.1:
1253: * src/main/Makefile.am 1.46:
1254: * src/main/main.vcproj 1.16:
1255: . extracted http:// into separate file [preparation for ^file::
1256: cgi[script;$.form[$.field1[]
1257:
1.46 paf 1258: * src/classes/file.C 1.142:
1259: * src/include/pa_common.h 1.107:
1260: * src/main/execute.C 1.314:
1261: * src/main/pa_common.C 1.215:
1262: * src/main/pa_request.C 1.278:
1263: ! changed file/dir_readable to simple file/dir_exist, this would
1264: help in situations "class not found because .p file has bad
1265: rights" << in that case error would be explicit "access denied
1266: to 'this' file"
1.45 paf 1267:
1268: * Makefile.am 1.51:
1269: * Makefile.in 1.65:
1270: * acinclude.m4 1.38:
1271: * aclocal.m4 1.41:
1272: * acsite.m4 1.16:
1273: * configure 1.87:
1274: * configure.in 1.88:
1275: *** empty log message ***
1276:
1277: * src/include/Makefile.in 1.20:
1278: * src/main/Makefile.in 1.60:
1279: makefiles
1280:
1.46 paf 1281: * www/htdocs/_bug.pl 1.5:
1282: * www/htdocs/_bug.txt 1.7:
1283: +! ^file::exec/cgi[script;$.charset[changed] $.QUERY_STRING[^
1284: untaint[URI]{aaa=$form:text} << now %HH would be encoded in $
1285: .charset charset
1.45 paf 1286:
1287: 2005-11-22 paf
1.46 paf 1288: * src/types/pa_vresponse.C 1.26:
1289: + $response:headers access to internal hash
1290:
1291: * src/targets/apache13core/mod_parser3_core.C 1.9:
1292: * src/targets/isapi/parser3isapi.C 1.95:
1293: + GC_large_alloc_warn_suppressed=0 between requests [apache mod_, isapi]
1294: this reduces number of "GC Warning: Repeated allocation of very large block" messages to only important onces
1295:
1.45 paf 1296: * bin/Makefile.in 1.12:
1297: * etc/Makefile.in 1.17:
1298: * etc/parser3.charsets/Makefile.in 1.21:
1299: * src/Makefile.in 1.58:
1300: * src/classes/Makefile.in 1.62:
1301: * src/include/pa_config_auto.h.in 1.43:
1302: * src/lib/Makefile.in 1.14:
1303: * src/lib/cord/Makefile.in 1.5:
1304: * src/lib/cord/include/Makefile.in 1.4:
1305: * src/lib/cord/include/private/Makefile.in 1.4:
1306: * src/lib/gc/Makefile.in 1.4:
1307: * src/lib/gc/include/Makefile.in 1.4:
1308: * src/lib/gd/Makefile.in 1.5:
1309: * src/lib/ltdl/Makefile.in 1.8:
1310: * src/lib/md5/Makefile.in 1.10:
1311: * src/lib/patches/Makefile.in 1.14:
1312: * src/lib/pcre/Makefile.in 1.12:
1313: * src/lib/sdbm/Makefile.in 1.3:
1314: * src/lib/sdbm/apr-include/Makefile.in 1.3:
1315: * src/lib/smtp/Makefile.in 1.5:
1316: * src/sql/Makefile.in 1.14:
1317: * src/targets/Makefile.in 1.45:
1318: * src/targets/apache13/Makefile.in 1.50:
1319: * src/targets/apache13core/Makefile.in 1.7:
1320: * src/targets/cgi/Makefile.in 1.69:
1321: * src/targets/isapi/Makefile.in 1.15:
1322: * src/types/Makefile.in 1.60:
1323: configure+makes
1324:
1325: * src/main/compile.tab.C 1.108:
1326: Makefile
1327:
1328: * src/types/pa_vdate.h 1.42:
1329: ! date TZ save/restore stored pointer to getenv-ed variable,
1330: which does not work both on win32&unix. copied old TZ value now
1331:
1.46 paf 1332: * src/include/pa_string.h 1.166:
1333: * src/main/untaint.C 1.136:
1334: + ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
1.45 paf 1335:
1336: * src/classes/string.C 1.149:
1337: + removed limitation on ^string/int/double:sql{}[$.default[({
1338: param style})] ]
1339:
1.44 paf 1340: 2005-11-21 paf
1341: * src/types/Makefile.am 1.40:
1342: * src/types/pa_venv.h 1.33:
1343: * src/types/types.vcproj 1.16:
1344: + merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
1345: i386-pc-win32)"
1346:
1347: * src/main/compile.y 1.216:
1348: * src/types/pa_value.h 1.126:
1349: * src/types/pa_vbool.h 1.27:
1350: * src/types/pa_vdouble.h 1.50:
1351: * src/types/pa_vint.h 1.44:
1352: * src/types/pa_vmethod_frame.h 1.60:
1353: + merged: expression literals: true/false. ^format[$.indent(true)
1354: ]
1355:
1356: 2005-11-18 paf
1.46 paf 1357: * src/include/pa_dir.h 1.18:
1358: ! merged: file:list now sees .xxx files, only . and .. now
1359: removed from list [were removed all .*]
1.44 paf 1360:
1361: * src/lib/sdbm/apr_file_io.C 1.5:
1362: ! merged from 3.1.5: hashfile file open error now checked, were
1363: not :( [stole that piece from apache 1.3 sources]
1364:
1365: 2005-08-26 paf
1366: * src/classes/hash.C 1.76:
1367: * src/classes/void.C 1.36:
1368: merged ! optional options were allowed to be empty. were checked
1369: if(is_string), changed to !defined||is_string to allow void
1370:
1371: * src/classes/double.C 1.59:
1372: * src/classes/int.C 1.55:
1373: * src/classes/math.C 1.41:
1374: merged ! many classes/* used as_junction where they needed
1375: as_int/double, so failed with recent "(const) now no junction"
1376: optimization
1377:
1.46 paf 1378: * src/classes/date.C 1.72:
1379: merged + date.week
1.44 paf 1380:
1381: 2005-08-09 paf
1382: * www/htdocs/.htaccess 1.47:
1383: + ^call[$void] param inside now is void (were: empty string)
1384: ! simplified (double) speedup consequent checks in vmethod_frame
1385:
1386: * src/classes/classes.C 1.22:
1387: * src/classes/classes.h 1.31:
1388: * src/classes/form.C 1.39:
1389: * src/classes/hashfile.C 1.36:
1390: * src/classes/image.C 1.113:
1391: * src/classes/mail.C 1.110:
1392: * src/classes/memory.C 1.8:
1393: * src/classes/response.C 1.27:
1394: * src/classes/xdoc.C 1.148:
1395: * src/classes/xnode.C 1.71:
1396: * src/classes/xnode.h 1.24:
1397: * src/include/pa_cache_managers.h 1.18:
1398: * src/include/pa_charset.h 1.31:
1399: * src/include/pa_charsets.h 1.13:
1400: * src/include/pa_config_fixed.h 1.68:
1401: * src/include/pa_config_includes.h 1.31:
1402: * src/include/pa_dictionary.h 1.18:
1403: * src/include/pa_exception.h 1.45:
1404: * src/include/pa_exec.h 1.18:
1405: * src/include/pa_globals.h 1.112:
1406: * src/include/pa_hash.h 1.66:
1407: * src/include/pa_opcode.h 1.28:
1408: * src/include/pa_operation.h 1.6:
1409: * src/include/pa_os.h 1.5:
1410: * src/include/pa_request.h 1.179:
1411: * src/include/pa_request_charsets.h 1.5:
1412: * src/include/pa_request_info.h 1.5:
1413: * src/include/pa_sapi.h 1.27:
1414: * src/include/pa_socks.h 1.17:
1415: * src/include/pa_sql_connection.h 1.40:
1416: * src/include/pa_sql_driver_manager.h 1.33:
1417: * src/include/pa_stack.h 1.24:
1418: * src/include/pa_stylesheet_connection.h 1.40:
1419: * src/include/pa_stylesheet_manager.h 1.22:
1420: * src/include/pa_table.h 1.58:
1421: * src/include/pa_threads.h 1.30:
1422: * src/include/pa_types.h 1.49:
1423: * src/include/pa_uue.h 1.8:
1424: * src/include/pa_xml_exception.h 1.4:
1425: * src/include/pa_xml_io.h 1.4:
1426: * src/lib/gd/gif.C 1.6:
1427: * src/lib/gd/gif.h 1.4:
1428: * src/lib/gd/gifio.C 1.3:
1429: * src/lib/md5/pa_md5.h 1.11:
1430: * src/lib/md5/pa_md5c.c 1.13:
1431: * src/lib/smtp/comms.C 1.8:
1432: * src/lib/smtp/smtp.C 1.8:
1433: * src/lib/smtp/smtp.h 1.6:
1434: * src/main/compile.C 1.78:
1435: * src/main/compile_tools.C 1.59:
1436: * src/main/compile_tools.h 1.76:
1437: * src/main/pa_cache_managers.C 1.16:
1438: * src/main/pa_charset.C 1.52:
1439: * src/main/pa_charsets.C 1.16:
1440: * src/main/pa_dictionary.C 1.23:
1441: * src/main/pa_dir.C 1.20:
1442: * src/main/pa_exception.C 1.48:
1443: * src/main/pa_exec.C 1.67:
1444: * src/main/pa_memory.C 1.6:
1445: * src/main/pa_os.C 1.8:
1446: * src/main/pa_socks.C 1.24:
1447: * src/main/pa_sql_driver_manager.C 1.85:
1448: * src/main/pa_string.C 1.203:
1449: * src/main/pa_stylesheet_connection.C 1.3:
1450: * src/main/pa_stylesheet_manager.C 1.27:
1451: * src/main/pa_table.C 1.61:
1452: * src/main/pa_uue.C 1.9:
1453: * src/main/pa_xml_exception.C 1.4:
1454: * src/main/pa_xml_io.C 1.19:
1455: * src/sql/pa_sql_driver.h 1.43:
1456: * src/targets/apache13/mod_parser3.c 1.12:
1457: * src/targets/apache13core/pa_threads.C 1.5:
1458: * src/targets/cgi/pa_threads.C 1.16:
1459: * src/targets/cgi/parser3.C 1.237:
1460: * src/targets/isapi/pa_threads.C 1.17:
1461: * src/types/pa_junction.h 1.7:
1462: * src/types/pa_method.h 1.6:
1463: * src/types/pa_property.h 1.2:
1464: * src/types/pa_value.C 1.19:
1465: * src/types/pa_vclass.C 1.33:
1466: * src/types/pa_vclass.h 1.51:
1467: * src/types/pa_vcode_frame.h 1.32:
1468: * src/types/pa_vconsole.h 1.10:
1469: * src/types/pa_vcookie.C 1.68:
1470: * src/types/pa_vcookie.h 1.31:
1471: * src/types/pa_vfile.C 1.41:
1472: * src/types/pa_vfile.h 1.58:
1473: * src/types/pa_vform.C 1.84:
1474: * src/types/pa_vform.h 1.50:
1475: * src/types/pa_vhash.C 1.8:
1476: * src/types/pa_vhash.h 1.58:
1477: * src/types/pa_vhashfile.h 1.33:
1478: * src/types/pa_vimage.C 1.35:
1479: * src/types/pa_vimage.h 1.45:
1480: * src/types/pa_vjunction.h 1.24:
1481: * src/types/pa_vmail.C 1.72:
1482: * src/types/pa_vmail.h 1.17:
1483: * src/types/pa_vmath.C 1.8:
1484: * src/types/pa_vmath.h 1.18:
1485: * src/types/pa_vmemory.h 1.5:
1486: * src/types/pa_vmethod_frame.C 1.8:
1487: * src/types/pa_vobject.C 1.24:
1488: * src/types/pa_vobject.h 1.47:
1489: * src/types/pa_vproperty.h 1.3:
1490: * src/types/pa_vrequest.C 1.37:
1491: * src/types/pa_vrequest.h 1.33:
1492: * src/types/pa_vresponse.h 1.40:
1493: * src/types/pa_vstateless_class.C 1.28:
1494: * src/types/pa_vstateless_class.h 1.53:
1495: * src/types/pa_vstateless_object.h 1.36:
1496: * src/types/pa_vstatus.C 1.25:
1497: * src/types/pa_vstatus.h 1.19:
1498: * src/types/pa_vstring.C 1.26:
1499: * src/types/pa_vstring.h 1.59:
1500: * src/types/pa_vtable.C 1.26:
1501: * src/types/pa_vtable.h 1.54:
1502: * src/types/pa_vvoid.C 1.3:
1503: * src/types/pa_vvoid.h 1.28:
1504: * src/types/pa_vxdoc.C 1.29:
1505: * src/types/pa_vxdoc.h 1.40:
1506: * src/types/pa_vxnode.C 1.43:
1507: * src/types/pa_vxnode.h 1.35:
1508: * src/types/pa_wcontext.C 1.32:
1509: * src/types/pa_wcontext.h 1.49:
1510: * src/types/pa_wwrapper.h 1.36:
1511: 2005
1512:
1.46 paf 1513: 2005-08-08 paf
1514: * bin/auto.p.dist.in 1.12:
1515: merged . apache bad 404 handling workaround integrated
1.44 paf 1516:
1517: * www/htdocs/_bug.p 1.8:
1518: . merged VJunction(new Junction) optimization from 3.1.4
1519:
1520: * www/htdocs/_bug.xml 1.3:
1521: merged
1522: + optimized constants in expressions vstring->vdouble
1523: + optimized ^call(vdouble), no junction creation, no calls later
1524:
1525: 2005-07-29 paf
1526: * www/htdocs/_bug_derived.p 1.3:
1527: + property getter can now be overridden
1528:
1529: 2005-07-28 paf
1530: * www/htdocs/_bug.sh 1.2:
1531: + 3.2.0 beta: merged from dynamic_fields_join
1532:
1533: 2005-06-06 paf
1534: * www/htdocs/_bug.xsl 1.15:
1535: ! bugfix ^string:sql ^table:sql ^hash:sql now DO process $.bind
1536: option
1537:
1.46 paf 1538: 2005-01-19 paf
1.42 paf 1539: * src/lib/gd/Makefile.am 1.2:
1540: * src/lib/ltdl/Makefile.am 1.2:
1541: forgotten makefiles.
1542: couple warnings in parser3.C
1543:
1.46 paf 1544: 2004-12-23 paf
1.41 paf 1545: * src/types/pa_vhashfile.C 1.48:
1546: beauty: hashfile::open now creates dir for new file
1547:
1.46 paf 1548: 2004-10-12 paf
1.41 paf 1549: * etc/parser3.charsets/windows-1251.cfg 1.12:
1550: euro
1551: promille
1552: +/-
1553:
1.46 paf 1554: 2004-10-07 paf
1.42 paf 1555: * src/lib/cord/cordbscs.c 1.5:
1.46 paf 1556: debugger help: CORD_dump now dumpts \t\r\n as @#| and truncates
1.42 paf 1557: long char sequences less
1558:
1.46 paf 1559: 2004-09-13 paf
1560: * src/lib/sdbm/sdbm_private.h 1.2:
1561: change: limit on length(key+value) now 8008 bytes, were 1008.
1562: perl sdbm compatibility now ruined
1.41 paf 1563:
1.42 paf 1564: * src/lib/sdbm/apr-include/apr.h 1.5:
1.46 paf 1565: bugfix: error numbers now from errno.h = strerror now returnes
1.42 paf 1566: something and we can properly report that to client
1.40 paf 1567:
1.46 paf 1568: 2004-07-28 paf
1.39 paf 1569: * src/lib/ltdl/ltdl.c 1.4:
1570: * src/lib/pcre/pcre_parser_ctype.c 1.5:
1.46 paf 1571: bugfix: isspace((unsigned char)c) everywhere. failed on russian
1572: letters
1.39 paf 1573:
1.46 paf 1574: 2004-07-27 paf
1.39 paf 1575: * src/targets/cgi/parser3.vcproj 1.12:
1576: beauty: win32: globaloptimizations ON, release:mapfile ON
1577: todo: copy .mapfile from release somewhere [to help searching for unhandled system exceptions]
1578:
1.46 paf 1579: 2004-07-07 paf
1.39 paf 1580: * parser3.vssscc 1.2:
1581: ...would not go unnoticed
1582:
1.46 paf 1583: 2004-07-01 paf
1.39 paf 1584: * src/classes/classes.vcproj 1.12:
1585: * src/lib/cord/cord.vcproj 1.2:
1586: * src/lib/gd/gd.vcproj 1.7:
1587: * src/lib/ltdl/ltdl.vcproj 1.3:
1588: * src/lib/md5/md5.vcproj 1.3:
1589: * src/lib/pcre/pcre.vcproj 1.3:
1590: * src/lib/pcre/pcre_dftables.vcproj 1.4:
1591: * src/lib/pcre/pcre_parser_ctype.vcproj 1.4:
1592: * src/lib/smtp/smtp.vcproj 1.6:
1593: * src/targets/apache13/ApacheModuleParser3.vcproj 1.7:
1594: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.9:
1595: * src/targets/isapi/parser3isapi.vcproj 1.8:
1596: win32: option: global optimization ON
1597:
1.46 paf 1598: 2004-05-26 paf
1.38 paf 1599: * etc/parser3.charsets/x-mac-cyrillic.cfg 1.2:
1600: added: thanks to konst
1601:
1.46 paf 1602: 2004-05-24 paf
1.38 paf 1603: * src/targets/apache13/p3runConfigure.in 1.17:
1604: bugfix: smtp added
1605:
1606: * src/lib/cord/cordxtra.c 1.6:
1607: * src/lib/cord/include/cord.h 1.5:
1608: cancel: more speed, less memory: CORD_chars_block originally intended to ...
1609: it was good that CORD_chars_block were not used: it consumes more memory [and, might be slow too]
1610: undoing that. [and removed that func so that it would not confuse parser developer in future]
1611:
1.46 paf 1612: 2004-05-11 paf
1.38 paf 1613: * www/htdocs/_bug.gif 1.2:
1614: bugfix: bcc with sendmail now left intact
1615:
1.46 paf 1616: 2004-04-05 paf
1.38 paf 1617: * src/doc/html2chm.cmd 1.8:
1618: * src/doc/sources2html.cmd 1.6:
1619: merged with 3.1.3
1620:
1.46 paf 1621: 2004-04-01 paf
1.37 paf 1622: * src/targets/apache13/pa_httpd.h 1.6:
1623: * src/targets/isapi/parser3isapi.def 1.2:
1624: bugfix: sql connections now are disconnected
1625:
1.46 paf 1626: 2004-03-30 paf
1.36 paf 1627: * src/doc/ClassExample1.dox 1.5:
1628: * src/doc/ClassExample2.dox 1.5:
1629: * src/doc/ClassExample3.dox 1.5:
1630: * src/doc/chmhelper.pl 1.2:
1631: * src/doc/class.dox 1.3:
1632: * src/doc/compiler.dox 1.4:
1633: * src/doc/doxygen.cfg 1.25:
1634: * src/doc/exception.dox 1.3:
1635: * src/doc/executor.dox 1.3:
1636: * src/doc/footer.htm 1.4:
1637: * src/doc/index.dox 1.6:
1638: * src/doc/memory.dox 1.3:
1639: * src/doc/methoded.dox 1.4:
1640: * src/doc/object.dox 1.3:
1641: * src/doc/string.dox 1.6:
1642: * src/doc/targets.dox 1.4:
1643: * src/doc/value.dox 1.4:
1644: merged bugfixes from 3.1.2, changed version to 3.1.3beta
1645:
1.46 paf 1646: 2004-03-05 paf
1.35 paf 1647: * etc/parser3.charsets/koi8-r.cfg 1.7:
1648: there's special code for grad char!
1649:
1.46 paf 1650: 2004-02-25 paf
1.34 paf 1651: * etc/parser3.charsets/Makefile.am 1.5:
1.46 paf 1652: bugfix: @sysconfdir@ used [were old @charsetsdir@ recently
1.34 paf 1653: erased from configure.in]
1654:
1.46 paf 1655: 2004-02-24 paf
1656: * src/classes/Makefile.am 1.49:
1657: smtp on unix: steps to work on unix
1.34 paf 1658:
1659: * src/lib/smtp/Makefile.am 1.2:
1660: * src/targets/cgi/Makefile.am 1.51:
1661: started porting smtp to unix [testing on solaris]
1662:
1.46 paf 1663: 2004-02-11 paf
1.34 paf 1664: * parser3.sln 1.9:
1665: started changes to reflect libxml xsl new folders
1666:
1667: * src/lib/sdbm/sdbm.vcproj 1.4:
1668: migrated to latest libxml[2.6.5] and libgdome[1.1.2]
1669: simplified lib build processes
1670:
1.46 paf 1671: 2003-11-21 paf
1672: * src/targets/apache13core/Makefile.am 1.5:
1673: * src/targets/apache13core/mod_parser3.C 1.7:
1674: renamed mod_parser3 to mod_parser3_core to help DOXYGEN
1.32 paf 1675:
1.28 paf 1676: * src/lib/Makefile.am 1.7:
1677: * src/lib/gd/mtables.h 1.1:
1678: rearrange: gd&smtp moved to src/lib
1679:
1.46 paf 1680: 2003-11-20 paf
1.28 paf 1681: * src/lib/ltdl/config_fixed.h 1.3:
1682: * src/lib/pcre/maketables.c 1.2:
1683: turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
1684: found several unitialized vars
1685:
1686: * src/lib/sdbm/apr_strings.C 1.2:
1687: * src/main/pa_pool.C 1.62:
1688: static const char * const IDENT
1689:
1690: * src/include/pa_pool.h 1.89:
1691: more warnings --
1692:
1.46 paf 1693: 2003-11-10 paf
1.28 paf 1694: * src/lib/sdbm/sdbm.c 1.3:
1.46 paf 1695: bugfix: sdbm: .h said it's OK to remove nonexistent pair. .c
1.28 paf 1696: coded that that was error. fixed
1697:
1.46 paf 1698: 2003-11-06 paf
1.28 paf 1699: * src/lib/ltdl/libltdl.vcproj 1.2:
1700: * src/lib/ltdl/libltdl.vcproj.vspscc 1.2:
1701: * src/lib/sdbm/apr-include/apr_errno.h 1.4:
1702: * src/lib/sdbm/apr-include/apr_file_info.h 1.1:
1703: * src/lib/sdbm/apr-include/apr_file_io.h 1.4:
1704: * src/lib/sdbm/apr-include/apr_sdbm.h 1.3:
1705: * src/lib/sdbm/apr-include/apr_strings.h 1.3:
1706: * src/lib/sdbm/apr-include/apu.h 1.3:
1707: hashfile: started again with sdbm from apache
1708:
1.46 paf 1709: * tests/todo.txt 1.5:
1710: hashfile: done
1711:
1.28 paf 1712: * src/lib/sdbm/Makefile.am 1.3:
1713: * src/lib/sdbm/apr-include/Makefile.am 1.1:
1714: * src/targets/cgi/.cvsignore 1.3:
1715: *** empty log message ***
1716:
1717: * src/lib/sdbm/apr-include/apr_pools.h 1.5:
1718: just compiled
1719:
1.46 paf 1720: 2003-11-05 paf
1.28 paf 1721: * src/lib/sdbm/sdbm_hash.c 1.1:
1722: * src/lib/sdbm/sdbm_lock.c 1.1:
1723: * src/lib/sdbm/sdbm_pair.c 1.1:
1724: * src/lib/sdbm/sdbm_pair.h 1.1:
1725: * src/lib/sdbm/sdbm_tune.h 1.1:
1726: original from httpd-2.0.43\srclib\apr-util\dbm\sdbm
1727:
1728: * src/main/helpers/CaseFolding.txt 1.1:
1729: http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
1730:
1.46 paf 1731: 2003-10-24 paf
1.26 paf 1732: * src/lib/cord/Makefile.am 1.3:
1733: * src/lib/md5/Makefile.am 1.3:
1734: * src/lib/pcre/Makefile.am 1.2:
1735: * src/targets/apache13/Makefile.am 1.18:
1736: * src/targets/isapi/Makefile.am 1.3:
1737: .dsp/w -> .vcproj/sln
1738:
1.46 paf 1739: 2003-09-29 paf
1740: * src/main/utf8-to-lower.inc 1.1:
1741: * src/main/utf8-to-upper.inc 1.1:
1742: generated by helper
1.26 paf 1743:
1744: * src/main/helpers/simple_folding.pl 1.1:
1745: utf-8 upper/lower
1746:
1747: * www/htdocs/base.p 1.7:
1748: * www/htdocs/derived.p 1.25:
1749: * www/htdocs/font.gif 1.2:
1750: * www/htdocs/global.xsl 1.9:
1751: * www/htdocs/index.html 1.213:
1752: * www/htdocs/mailreceive.eml 1.4:
1753: * www/htdocs/mailreceive.html 1.2:
1754: * www/htdocs/operators.p 1.12:
1755: * www/htdocs/parser-status.html 1.3:
1756: * www/htdocs/people.dtd 1.2:
1757: * www/htdocs/some.p 1.3:
1758: removing old tests
1759:
1.46 paf 1760: 2003-09-25 paf
1.26 paf 1761: * src/lib/cord/cordprnt.c 1.3:
1762: string_fragments_to_cord merged to HEAD
1763:
1.46 paf 1764: 2003-08-19 paf
1765: * src/targets/apache13/mod_parser3.C 1.31:
1766: .c
1.26 paf 1767:
1.46 paf 1768: 2003-08-18 paf
1.26 paf 1769: * src/classes/classes.awk 1.8:
1770: merged 3.1.0 latest changes
1771:
1772: * gnu.dsp 1.5:
1773: * parser3.dsw 1.9:
1774: * src/classes/classes.dsp 1.31:
1775: * src/lib/cord/cord.dsp 1.3:
1776: * src/lib/ltdl/libltdl.dsp 1.7:
1777: * src/lib/md5/md5.dsp 1.5:
1778: * src/lib/pcre/pcre.dsp 1.4:
1779: * src/lib/pcre/pcre_dftables.dsp 1.2:
1780: * src/lib/pcre/pcre_parser_ctype.dsp 1.3:
1781: * src/main/main.dsp 1.167:
1782: * src/targets/apache13/ApacheModuleParser3.dsp 1.18:
1783: * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.4:
1784: * src/targets/cgi/parser3.dsp 1.66:
1785: * src/targets/isapi/parser3isapi.dsp 1.44:
1786: * src/types/types.dsp 1.42:
1787: moved to MSVC 7
1788:
1.46 paf 1789: * gnu.vcproj 1.1:
1790: new VS project files
1.26 paf 1791:
1.46 paf 1792: 2003-07-24 paf
1.24 paf 1793: * tests/001.html 1.2:
1794: * tests/002.html 1.2:
1795: * tests/003.html 1.2:
1796: * tests/004.html 1.2:
1797: * tests/005.html 1.2:
1798: * tests/006.html 1.2:
1799: * tests/007.html 1.2:
1800: * tests/008.html 1.2:
1801: * tests/009.html 1.2:
1802: * tests/010.html 1.2:
1803: * tests/011.html 1.2:
1804: * tests/012.html 1.2:
1805: * tests/013.html 1.2:
1806: * tests/014.html 1.2:
1807: * tests/015.html 1.2:
1808: * tests/016.html 1.2:
1809: * tests/017.html 1.2:
1810: * tests/018.html 1.2:
1811: * tests/019.html 1.2:
1812: * tests/019paf2001.gif 1.2:
1813: * tests/020.html 1.2:
1814: * tests/021.html 1.2:
1815: * tests/022.html 1.2:
1816: * tests/022_dir/a.html 1.2:
1817: * tests/022_dir/b.txt 1.2:
1818: * tests/022_dir/c.htm 1.2:
1819: * tests/023.html 1.2:
1820: * tests/024.html 1.2:
1821: * tests/025.html 1.2:
1822: * tests/026.html 1.2:
1823: * tests/027.html 1.2:
1824: * tests/028.html 1.2:
1825: * tests/029.html 1.2:
1826: * tests/030.html 1.2:
1827: * tests/031.html 1.2:
1828: * tests/032.html 1.2:
1829: * tests/033.html 1.2:
1830: * tests/034.html 1.2:
1831: * tests/035.html 1.2:
1832: * tests/036.html 1.2:
1833: * tests/037.html 1.2:
1834: * tests/038.html 1.2:
1835: * tests/039.html 1.2:
1836: * tests/040.html 1.2:
1837: * tests/041.html 1.2:
1838: * tests/042.html 1.2:
1839: * tests/043.html 1.2:
1840: * tests/044.html 1.2:
1841: * tests/045.html 1.2:
1842: * tests/046.html 1.2:
1843: * tests/047.html 1.2:
1844: * tests/048.html 1.2:
1845: * tests/049.html 1.2:
1846: * tests/050.html 1.2:
1847: * tests/051.html 1.2:
1848: * tests/051b.p 1.2:
1849: * tests/051t.p 1.2:
1850: * tests/052.html 1.2:
1851: * tests/053.html 1.2:
1852: * tests/054.html 1.2:
1853: * tests/055.html 1.2:
1854: * tests/056.html 1.2:
1855: * tests/057.html 1.2:
1856: * tests/058.html 1.2:
1857: * tests/058_paf2000.png 1.2:
1858: * tests/059.html 1.2:
1859: * tests/060.html 1.2:
1860: * tests/061.dat 1.2:
1861: * tests/061.html 1.2:
1862: * tests/062.html 1.2:
1863: * tests/063.html 1.2:
1864: * tests/064.html 1.2:
1865: * tests/065.html 1.2:
1866: * tests/066.html 1.2:
1867: * tests/067.html 1.2:
1868: * tests/068.html 1.2:
1869: * tests/069.html 1.2:
1870: * tests/070.html 1.2:
1871: * tests/071.html 1.2:
1872: * tests/072.html 1.2:
1873: * tests/073.html 1.2:
1874: * tests/074.html 1.2:
1875: * tests/075.html 1.2:
1876: * tests/076.html 1.2:
1877: * tests/077.html 1.2:
1878: * tests/078.html 1.2:
1879: * tests/079.html 1.2:
1880: * tests/080.html 1.2:
1881: * tests/081.html 1.2:
1882: * tests/082.html 1.2:
1883: * tests/083.html 1.2:
1884: * tests/084.html 1.2:
1885: * tests/085.html 1.2:
1886: * tests/086.html 1.2:
1887: * tests/087.html 1.2:
1888: * tests/088.html 1.2:
1889: * tests/089.html 1.2:
1890: * tests/090.html 1.2:
1891: * tests/091.html 1.2:
1892: * tests/092.html 1.2:
1893: * tests/093.html 1.2:
1894: * tests/094.html 1.2:
1895: * tests/095.html 1.2:
1896: * tests/096.html 1.2:
1897: * tests/096_dir/163.jpg 1.2:
1898: * tests/096_dir/188.jpg 1.2:
1899: * tests/097.html 1.2:
1900: * tests/098.html 1.2:
1901: * tests/098font.gif 1.2:
1902: * tests/099.html 1.2:
1903: * tests/100.html 1.2:
1904: * tests/101.html 1.2:
1905: * tests/102.html 1.2:
1906: * tests/103.html 1.2:
1907: * tests/103mark.gif 1.2:
1908: * tests/103paf2001.gif 1.2:
1909: * tests/104.html 1.2:
1910: * tests/105.html 1.2:
1911: * tests/106.html 1.2:
1912: * tests/107.html 1.2:
1913: * tests/108.html 1.2:
1914: * tests/108.xsl 1.2:
1915: * tests/109.html 1.2:
1916: * tests/110.html 1.2:
1917: * tests/111.html 1.2:
1918: * tests/112.html 1.2:
1919: * tests/113.html 1.2:
1920: * tests/114.html 1.2:
1921: * tests/115.html 1.2:
1922: * tests/116.html 1.2:
1923: * tests/117.html 1.2:
1924: * tests/118.html 1.2:
1925: * tests/119.html 1.2:
1926: * tests/120.html 1.2:
1927: * tests/121.html 1.2:
1928: * tests/122.html 1.2:
1929: * tests/123.html 1.2:
1930: * tests/124.html 1.2:
1931: * tests/125.html 1.2:
1932: * tests/126.html 1.2:
1933: * tests/127.html 1.2:
1934: * tests/128.html 1.2:
1935: * tests/129.html 1.2:
1936: * tests/130.html 1.2:
1937: * tests/131.html 1.2:
1938: * tests/132.html 1.2:
1939: * tests/133.html 1.2:
1940: * tests/134.html 1.2:
1941: * tests/135.html 1.2:
1942: * tests/136.html 1.2:
1943: * tests/137.html 1.2:
1944: * tests/138.html 1.2:
1945: * tests/139.html 1.2:
1946: * tests/140.html 1.2:
1947: * tests/141.html 1.2:
1948: * tests/Makefile 1.2:
1949: * tests/descript.ion 1.2:
1950: * tests/outputs/create-dir 1.2:
1951: * tests/results/001.processed 1.2:
1952: * tests/results/002.processed 1.2:
1953: * tests/results/003.processed 1.2:
1954: * tests/results/004.processed 1.2:
1955: * tests/results/005.processed 1.2:
1956: * tests/results/006.processed 1.2:
1957: * tests/results/007.processed 1.2:
1958: * tests/results/008.processed 1.2:
1959: * tests/results/009.processed 1.2:
1960: * tests/results/010.processed 1.2:
1961: * tests/results/011.processed 1.2:
1962: * tests/results/012.processed 1.2:
1963: * tests/results/013.processed 1.2:
1964: * tests/results/014.processed 1.2:
1965: * tests/results/015.processed 1.2:
1966: * tests/results/016.processed 1.2:
1967: * tests/results/017.processed 1.2:
1968: * tests/results/018.processed 1.2:
1969: * tests/results/019.processed 1.2:
1970: * tests/results/020.processed 1.2:
1971: * tests/results/021.processed 1.2:
1972: * tests/results/022.processed 1.2:
1973: * tests/results/023.processed 1.2:
1974: * tests/results/024.processed 1.2:
1975: * tests/results/025.processed 1.2:
1976: * tests/results/026.processed 1.2:
1977: * tests/results/027.processed 1.2:
1978: * tests/results/028.processed 1.2:
1979: * tests/results/029.processed 1.2:
1980: * tests/results/030.processed 1.2:
1981: * tests/results/031.processed 1.2:
1982: * tests/results/032.processed 1.2:
1983: * tests/results/033.processed 1.2:
1984: * tests/results/034.processed 1.2:
1985: * tests/results/035.processed 1.2:
1986: * tests/results/036.processed 1.2:
1987: * tests/results/037.processed 1.2:
1988: * tests/results/038.processed 1.2:
1989: * tests/results/039.processed 1.2:
1990: * tests/results/040.processed 1.2:
1991: * tests/results/041.processed 1.2:
1992: * tests/results/042.processed 1.2:
1993: * tests/results/043.processed 1.2:
1994: * tests/results/044.processed 1.2:
1995: * tests/results/045.processed 1.2:
1996: * tests/results/046.processed 1.2:
1997: * tests/results/047.processed 1.2:
1998: * tests/results/048.processed 1.2:
1999: * tests/results/049.processed 1.2:
2000: * tests/results/050.processed 1.2:
2001: * tests/results/051.processed 1.2:
2002: * tests/results/052.processed 1.2:
2003: * tests/results/053.processed 1.2:
2004: * tests/results/054.processed 1.2:
2005: * tests/results/055.processed 1.2:
2006: * tests/results/056.processed 1.2:
2007: * tests/results/057.processed 1.2:
2008: * tests/results/058.processed 1.2:
2009: * tests/results/059.processed 1.2:
2010: * tests/results/060.processed 1.2:
2011: * tests/results/061.processed 1.2:
2012: * tests/results/062.processed 1.2:
2013: * tests/results/063.processed 1.2:
2014: * tests/results/064.processed 1.2:
2015: * tests/results/065.processed 1.2:
2016: * tests/results/066.processed 1.2:
2017: * tests/results/067.processed 1.2:
2018: * tests/results/068.processed 1.2:
2019: * tests/results/069.processed 1.2:
2020: * tests/results/070.processed 1.2:
2021: * tests/results/071.processed 1.2:
2022: * tests/results/072.processed 1.2:
2023: * tests/results/073.processed 1.2:
2024: * tests/results/074.processed 1.2:
2025: * tests/results/075.processed 1.2:
2026: * tests/results/076.processed 1.2:
2027: * tests/results/077.processed 1.2:
2028: * tests/results/078.processed 1.2:
2029: * tests/results/079.processed 1.2:
2030: * tests/results/080.processed 1.2:
2031: * tests/results/081.processed 1.2:
2032: * tests/results/082.processed 1.2:
2033: * tests/results/083.processed 1.2:
2034: * tests/results/084.processed 1.2:
2035: * tests/results/085.processed 1.2:
2036: * tests/results/086.processed 1.2:
2037: * tests/results/087.processed 1.2:
2038: * tests/results/088.processed 1.2:
2039: * tests/results/089.processed 1.2:
2040: * tests/results/090.processed 1.2:
2041: * tests/results/091.processed 1.2:
2042: * tests/results/092.processed 1.2:
2043: * tests/results/093.processed 1.2:
2044: * tests/results/094.processed 1.2:
2045: * tests/results/095.processed 1.2:
2046: * tests/results/096.processed 1.2:
2047: * tests/results/097.processed 1.2:
2048: * tests/results/098.processed 1.2:
2049: * tests/results/099.processed 1.2:
2050: * tests/results/100.processed 1.2:
2051: * tests/results/101.processed 1.2:
2052: * tests/results/102.processed 1.2:
2053: * tests/results/103.processed 1.2:
2054: * tests/results/104.processed 1.2:
2055: * tests/results/105.processed 1.2:
2056: * tests/results/106.processed 1.2:
2057: * tests/results/107.processed 1.2:
2058: * tests/results/108.processed 1.2:
2059: * tests/results/109.processed 1.2:
2060: * tests/results/110.processed 1.2:
2061: * tests/results/111.processed 1.2:
2062: * tests/results/112.processed 1.2:
2063: * tests/results/113.processed 1.2:
2064: * tests/results/114.processed 1.2:
2065: * tests/results/115.processed 1.2:
2066: * tests/results/116.processed 1.2:
2067: * tests/results/117.processed 1.2:
2068: * tests/results/118.processed 1.2:
2069: * tests/results/119.processed 1.2:
2070: * tests/results/120.processed 1.2:
2071: * tests/results/121.processed 1.2:
2072: * tests/results/122.processed 1.2:
2073: * tests/results/123.processed 1.2:
2074: * tests/results/124.processed 1.2:
2075: * tests/results/125.processed 1.2:
2076: * tests/results/126.processed 1.2:
2077: * tests/results/127.processed 1.2:
2078: * tests/results/128.processed 1.2:
2079: * tests/results/129.processed 1.2:
2080: * tests/results/130.processed 1.2:
2081: * tests/results/131.processed 1.2:
2082: * tests/results/132.processed 1.2:
2083: * tests/results/133.processed 1.2:
2084: * tests/results/134.processed 1.2:
2085: * tests/results/135.processed 1.2:
2086: * tests/results/136.processed 1.2:
2087: * tests/results/137.processed 1.2:
2088: * tests/results/138.processed 1.2:
2089: * tests/results/139.processed 1.2:
2090: * tests/results/140.processed 1.2:
2091: * tests/results/141.processed 1.2:
2092: * tests/run_parser.sh 1.2:
2093: merged(copied) to HEAD from template_gc
2094:
1.46 paf 2095: * src/include/pa_pragma_pack_begin.h 1.7:
2096: * src/include/pa_pragma_pack_end.h 1.7:
2097: * src/lib/cord/include/Makefile.am 1.2:
2098: * src/lib/cord/include/ec.h 1.2:
2099: * src/lib/cord/include/private/Makefile.am 1.2:
2100: * src/lib/cord/include/private/cord_pos.h 1.2:
2101: * src/lib/cord/source.url 1.2:
2102: * src/lib/gc/Makefile.am 1.2:
2103: * src/lib/gc/include/Makefile.am 1.2:
2104: * src/lib/gc/include/gc.h 1.2:
2105: * src/lib/patches/Makefile.am 1.4:
2106: * src/lib/patches/gc.patch 1.2:
2107: * src/lib/patches/gdome2.patch 1.2:
2108: * src/lib/patches/libxml2.patch 1.2:
2109: * src/lib/patches/libxslt.patch 1.2:
2110: * src/lib/pcre/pcre.h 1.2:
2111: * src/main/pa_array.C 1.57:
2112: * src/main/pa_hash.C 1.54:
2113: * src/targets/Makefile.am 1.10:
2114: * src/targets/apache13/pa_md5c.c 1.6:
2115: * src/targets/apache13/pa_pool.C 1.9:
2116: * src/targets/apache13/pa_threads.C 1.12:
2117: * src/targets/cgi/getopt.c 1.3:
2118: * src/targets/cgi/getopt.h 1.3:
2119: * src/targets/cgi/pa_pool.C 1.42:
2120: * src/targets/cgi/pool_storage.h 1.14:
2121: * src/targets/cgi/pp3.cmd 1.2:
2122: * src/targets/isapi/pa_pool.C 1.17:
2123: * src/targets/isapi/pool_storage.h 1.20:
2124: moved tempate_gc to HEAD
1.24 paf 2125:
1.46 paf 2126: 2003-07-23 paf
1.24 paf 2127: * src/targets/apache13/mod_parser3_main.C 1.1:
1.46 paf 2128: file mod_parser3_main.C was initially added on branch
1.24 paf 2129: template_gc.
2130:
1.46 paf 2131: 2003-03-27 paf
1.23 paf 2132: * src/lib/gc/include/gc_fake.h 1.1:
2133: file gc_fake.h was initially added on branch template_gc.
2134:
1.46 paf 2135: 2003-03-26 paf
1.23 paf 2136: * src/lib/cord/include/gc.h 1.1:
2137: file gc.h was initially added on branch template_gc.
2138:
1.46 paf 2139: 2003-03-03 paf
1.23 paf 2140: * tests/outputs/049.processed 1.1:
2141: file 049.processed was initially added on branch autoptr.
2142:
2143: * tests/outputs/050.processed 1.1:
2144: file 050.processed was initially added on branch autoptr.
2145:
2146: * tests/outputs/051.processed 1.1:
2147: file 051.processed was initially added on branch autoptr.
2148:
2149: * tests/parser-cygwin.sh 1.1:
2150: file parser-cygwin.sh was initially added on branch autoptr.
2151:
1.46 paf 2152: * tests/parser-unix.sh 1.1:
2153: file parser-unix.sh was initially added on branch autoptr.
1.23 paf 2154:
1.46 paf 2155: 2003-02-20 paf
1.22 paf 2156: * www/htdocs/autoptr.html 1.1:
2157: file autoptr.html was initially added on branch autoptr.
2158:
1.46 paf 2159: 2003-01-30 paf
1.22 paf 2160: * ltmain.sh 1.5:
2161: *** empty log message ***
2162:
1.46 paf 2163: 2003-01-29 paf
1.22 paf 2164: * src/types/pa_value_includes.h 1.1:
2165: file pa_value_includes.h was initially added on branch autoptr.
2166:
1.46 paf 2167: 2003-01-23 paf
1.22 paf 2168: * src/lib/pcre/8859-1.ucm 1.1:
2169: file 8859-1.ucm was initially added on branch autoptr.
2170:
1.46 paf 2171: 2003-01-14 paf
1.22 paf 2172: * src/lib/ltdl/config.guess 1.2:
2173: * src/lib/ltdl/config.sub 1.2:
2174: * src/lib/ltdl/install-sh 1.2:
2175: * src/lib/ltdl/missing 1.2:
2176: * src/lib/ltdl/mkinstalldirs 1.2:
2177: removed some ancient files [they in / really]
2178:
2179: * src/lib/ltdl/aclocal.m4 1.1:
2180: *** empty log message ***
2181:
1.46 paf 2182: 2003-01-13 paf
1.22 paf 2183: * src/lib/ltdl/COPYING.LIB 1.1:
2184: * src/lib/ltdl/acinclude.m4 1.2:
2185: * src/lib/ltdl/config.h 1.2:
2186: * src/lib/ltdl/config_auto.h.in 1.3:
2187: * src/lib/ltdl/configure 1.4:
2188: * src/lib/ltdl/configure.in 1.4:
2189: * src/lib/ltdl/ltdl.h 1.2:
2190: moved to latest libtool (1.4.3)
2191:
1.46 paf 2192: * config.guess 1.3:
2193: * config.sub 1.4:
2194: removed last piece of configure.in(libtool) hacks
2195:
2196: 2003-01-10 paf
1.22 paf 2197: * src/lib/patches/libgdome_cpp_syntax1.patch 1.2:
2198: * src/lib/patches/libgdome_cpp_syntax2.patch 1.2:
2199: * src/lib/patches/libgdome_morestatic.patch 1.2:
2200: * src/lib/patches/libxml_error_column_tab.patch 1.2:
2201: * src/lib/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch 1.2:
2202: * src/lib/patches/libxml_transcoder_context1.patch 1.2:
2203: * src/lib/patches/libxml_transcoder_context2.patch 1.2:
2204: * src/lib/patches/libxml_transcoder_context3.patch 1.2:
2205: * src/lib/patches/libxml_transcoder_context4.patch 1.2:
2206: * src/lib/patches/libxslt_html_output_no_charset_meta.patch 1.2:
2207: moved to latest xml lib versions, changed patches.
2208: libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]
2209: libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]
2210: gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
2211:
1.46 paf 2212: 2003-01-09 paf
2213: * depcomp 1.1:
2214: moving to automake 1.7.2
1.22 paf 2215:
2216: * missing 1.2:
2217: * mkinstalldirs 1.2:
2218: moved to autoconf 2.57 & automake 1.7.2
2219:
1.46 paf 2220: 2002-12-27 paf
1.21 paf 2221: * src/doc/aliased.dox 1.5:
2222: * src/doc/module.dox 1.4:
2223: * src/doc/pooled.dox 1.4:
2224: removed outdated parts, made links to language docs
2225:
1.46 paf 2226: 2002-12-04 paf
1.20 paf 2227: * src/lib/ltdl/README 1.1:
2228: src/lib/ltdl/Makefile now created with /configure, not ltdl/configure,
2229: so it does have no problems with automake.
2230: ltdl/configure AC_OUTPUT(Makefile<<removed)
2231:
1.46 paf 2232: 2002-10-15 paf
1.15 paf 2233: * src/types/pa_vjunction.C 1.3:
2234: removed $junction.get $junction.set[]
2235: introducing $caller
2236:
1.46 paf 2237: 2002-09-11 paf
1.15 paf 2238: * etc/parser3.charsets/windows-1254.cfg 1.1:
2239: * src/lib/pcre/ibm-1254.ucm 1.1:
2240: windows-1254 added
2241:
1.46 paf 2242: 2002-08-14 paf
1.15 paf 2243: * src/targets/cgi/fixopt.C 1.3:
2244: * src/targets/cgi/fixopt.h 1.2:
2245: removed fixopt stupidity. on stupid linux use
2246: cd /document/root
2247: ../cgi/parser3 script
2248:
1.46 paf 2249: 2002-08-12 paf
1.15 paf 2250: * src/types/pa_valiased.C 1.17:
2251: * src/types/pa_valiased.h 1.23:
2252: ^base:create[] dynamic call rewritten
2253: todo: thorough testing
2254:
1.46 paf 2255: 2002-08-01 paf
1.15 paf 2256: * src/Makefile.am 1.17:
2257: ident.C* removed
2258:
1.46 paf 2259: 2002-07-30 paf
1.15 paf 2260: * src/targets/cgi/pa_config_paths.h.in 1.2:
2261: removed pa_config_paths.h
2262:
1.46 paf 2263: 2002-06-21 paf
1.15 paf 2264: * src/lib/pcre/LICENCE 1.1:
2265: * src/lib/pcre/README 1.1:
2266: * src/lib/pcre/Tech.Notes 1.1:
2267: * src/lib/pcre/dftables.c 1.1:
2268: * src/lib/pcre/get.c 1.1:
2269: * src/lib/pcre/ibm-1250.ucm 1.1:
2270: * src/lib/pcre/ibm-1251.ucm 1.1:
2271: * src/lib/pcre/ibm-1257.ucm 1.1:
2272: * src/lib/pcre/internal.h 1.1:
2273: * src/lib/pcre/pcre-2_08.tar.gz 1.1:
2274: * src/lib/pcre/pcre.3 1.1:
2275: * src/lib/pcre/pcre.3.html 1.1:
2276: * src/lib/pcre/pcre.3.txt 1.1:
2277: * src/lib/pcre/pcre.c 1.1:
2278: * src/lib/pcre/ruspart_win2koi.pl 1.1:
2279: * src/lib/pcre/study.c 1.1:
2280: * src/lib/pcre/win-koi.tab 1.1:
2281: moved libltdl and pcre to libs/
2282: added libs/md5 which is linked to non-apache targets
2283: ^math:crypt[password;$apr1$salt]
2284:
1.46 paf 2285: 2002-06-20 paf
1.15 paf 2286: * bin/Makefile.am 1.3:
2287: parser3.conf renamed to auto.p
2288:
1.46 paf 2289: 2002-06-18 paf
1.15 paf 2290: * etc/Makefile.am 1.4:
2291: bin/parser3.conf.dist [moved from etc
2292:
1.46 paf 2293: 2002-04-22 paf
1.15 paf 2294: * types.txt 1.2:
2295: ^string.optimize[]
2296:
1.46 paf 2297: 2002-04-19 paf
1.15 paf 2298: * src/doc/postbuild.txt 1.3:
2299: * src/doc/view_chm.cmd 1.2:
2300: * src/doc/view_html.cmd 1.2:
2301: config updated to doxygen 1.2.15,
2302: created helper which fixes minor bugs in chm project files & htm tree.
2303: changed extension to .htm
2304:
1.46 paf 2305: 2002-04-16 paf
1.15 paf 2306: * asm.txt 1.2:
2307: * form.txt 1.2:
2308: * lang.txt 1.2:
2309: * sql.txt 1.2:
2310: removed outdated. see in Attic asm.txt as most interesting
2311:
1.46 paf 2312: 2002-02-22 paf
1.15 paf 2313: * src/include/pa_db_connection.h 1.22:
2314: * src/include/pa_db_manager.h 1.15:
2315: * src/include/pa_db_table.h 1.16:
2316: * src/main/pa_db_connection.C 1.38:
2317: * src/main/pa_db_manager.C 1.23:
2318: * src/main/pa_db_table.C 1.21:
2319: removed hashfile support for now
2320:
1.46 paf 2321: 2002-02-18 paf
1.15 paf 2322: * ltconfig 1.2:
2323: removed libtool subpart files
2324:
1.46 paf 2325: 2002-02-13 paf
1.15 paf 2326: * etc/parser3.charsets/windows-1257.cfg 1.2:
2327: id added
2328:
1.46 paf 2329: 2002-02-08 paf
1.15 paf 2330: * src/sql/Makefile.am 1.3:
2331: forgotten makes
2332:
1.46 paf 2333: * src/main/pa_status_provider.C 1.5:
2334: 'make dist' works
2335:
1.15 paf 2336: * AUTHORS 1.2:
2337: * COPYING 1.2:
2338: * README 1.2:
2339: install&others updated
2340:
1.46 paf 2341: 2002-01-31 paf
1.15 paf 2342: * ident.awk 1.2:
2343: lowered indent.awk back to src/
2344:
2345: * NEWS 1.1:
2346: * etc/parser3.charsets/windows-1250.cfg 1.1:
2347: * install-sh 1.1:
2348: * www/Makefile.am 1.1:
2349: * www/Makefile.in 1.1:
2350: moved etc&www out of src, moved configure&co out of src
2351: added windows-1250.cfg
2352: straightened installation scripts procedure
2353: made targets/cgi/parser3.C be dependant on ./configure --sysconfdir change
2354:
1.46 paf 2355: 2001-12-15 paf
1.15 paf 2356: * src/include/pa_charset_connection.h 1.6:
2357: * src/include/pa_charset_manager.h 1.8:
2358: * src/include/pa_transcoder.h 1.3:
2359: * src/main/pa_charset_connection.C 1.13:
2360: * src/main/pa_charset_manager.C 1.10:
2361: * src/main/pa_transcoder.C 1.4:
2362: introducing Charset
2363:
1.46 paf 2364: 2001-10-22 parser
1.15 paf 2365: * src/include/pa_xslt_stylesheet_manager.h 1.5:
2366: * src/main/pa_xslt_stylesheet_manager.C 1.5:
2367: hashfile 0
2368:
1.46 paf 2369: 2001-09-26 parser
1.15 paf 2370: * src/classes/dnode.C 1.7:
2371: * src/classes/dnode.h 1.3:
2372: * src/classes/dom.C 1.36:
2373: * src/types/pa_vdnode.C 1.9:
2374: * src/types/pa_vdnode.h 1.4:
2375: * src/types/pa_vdom.C 1.4:
2376: * src/types/pa_vdom.h 1.15:
2377: xdoc&xnode now
2378:
2379: * src/classes/classes.cmd 1.4:
2380: moved classes.inc generation on win32 to main.dsp
2381:
1.46 paf 2382: 2001-07-03 parser
1.15 paf 2383: * src/classes/random.C 1.15:
2384: class random renamed to math, operators became methods
2385:
1.46 paf 2386: 2001-06-27 parser
1.15 paf 2387: * src/classes/nothing.C 1.5:
2388: * src/types/pa_vnothing.h 1.2:
2389: nothing renamed to void
2390:
1.46 paf 2391: 2001-05-21 parser
1.15 paf 2392: * src/classes/unknown.C 1.8:
2393: * src/types/pa_vunknown.h 1.14:
2394: 'unknown' renamed to 'nothing'
2395:
1.46 paf 2396: 2001-05-17 parser
1.15 paf 2397: * src/doc/chm.cmd 1.7:
2398: * src/doc/doxygen.cmd 1.7:
2399: * src/doc/view.cmd 1.3:
2400: doc cmds
2401:
1.46 paf 2402: 2001-05-11 paf
1.15 paf 2403: * src/classes/gawk.exe 1.2:
2404: * src/classes/ls.exe 1.2:
2405: * src/main/bison.exe 1.2:
2406: * src/targets/isapi/KILL.EXE 1.2:
2407: * src/targets/isapi/PSTAT.EXE 1.2:
2408: * src/targets/isapi/istart.cmd 1.2:
2409: * src/targets/isapi/istop.cmd 1.2:
2410: * src/targets/isapi/kill.pl 1.2:
2411: moved win32 helpers to /win32tools
2412:
1.46 paf 2413: 2001-05-07 paf
1.15 paf 2414: * src/include/code.h 1.29:
2415: pa_code.h
2416:
1.46 paf 2417: 2001-05-03 paf
1.15 paf 2418: * src/doc/doxygen.txt 1.6:
2419: dox splitted .dox files and added some
2420:
1.46 paf 2421: 2001-04-28 paf
2422: * src/include/pa_methoded.h 1.2:
2423: * src/main/pa_methoded.C 1.2:
2424: renamed pa_methoded back to classes/classes.h
1.15 paf 2425:
2426: * src/classes/_double.h 1.8:
2427: * src/classes/_file.h 1.5:
2428: * src/classes/_form.h 1.4:
2429: * src/classes/_image.h 1.4:
2430: * src/classes/_int.h 1.8:
2431: * src/classes/_mail.h 1.4:
2432: * src/classes/_op.h 1.6:
2433: * src/classes/_random.h 1.4:
2434: * src/classes/_response.h 1.5:
2435: * src/classes/_string.h 1.10:
2436: * src/classes/_table.h 1.7:
2437: * src/classes/_unknown.h 1.3:
2438: * src/classes/exec.C 1.4:
2439: Methoded reorganized. todo: methoded-configure
2440:
1.46 paf 2441: * src/classes/classes.inc 1.5:
2442: removed classes.inc
1.15 paf 2443:
1.46 paf 2444: 2001-04-26 paf
1.15 paf 2445: * src/classes/_exec.h 1.4:
2446: code documentation ++
2447:
1.46 paf 2448: 2001-04-23 paf
1.15 paf 2449: * src/classes/Makefile 1.2:
2450: * src/main/Makefile 1.2:
2451: * src/targets/cgi/Makefile 1.2:
2452: * src/types/Makefile 1.2:
2453: makefiles removed
2454:
1.46 paf 2455: 2001-04-11 paf
1.15 paf 2456: * src/types/pa_vcframe.h 1.4:
2457: * src/types/pa_vmframe.h 1.13:
2458: libimaging dead end: pil parses header in .py
2459:
1.46 paf 2460: 2001-04-06 paf
1.15 paf 2461: * src/classes/_root.h 1.5:
2462: * src/classes/root.C 1.62:
2463: renamed 'root' to 'op'
2464:
1.46 paf 2465: 2001-04-05 paf
1.15 paf 2466: * src/include/pa_sql_driver.h 1.5:
2467: sql driver services for conv memory & error reporting
2468:
1.46 paf 2469: 2001-04-03 paf
1.15 paf 2470: * src/doc/generate.cmd 1.2:
2471: string::pos & cmp & piece bugs fixed.
2472: string::split new
2473: table:load separated from set
2474: table:set implemented with clean \n \t searches
2475:
1.46 paf 2476: 2001-03-24 paf
1.15 paf 2477: * src/targets/isapi/nt_log_events.mc 1.2:
2478: cgi: sapi::log
2479:
1.46 paf 2480: 2001-03-22 paf
1.15 paf 2481: * src/targets/cgi/vform_fields_fill.C 1.2:
2482: * src/targets/cgi/vform_fields_fill.h 1.2:
2483: z
2484:
1.46 paf 2485: 2001-03-19 paf
2486: * src/classes/_cookie.h 1.2:
2487: * src/classes/cookie.C 1.3:
2488: VCookie is now :Value
1.15 paf 2489:
2490: * src/classes/_env.h 1.6:
2491: * src/classes/env.C 1.8:
2492: VEnv is now :Value
2493:
2494: * src/targets/cgi/pa_vform.C 1.3:
1.46 paf 2495: moved common get_element part from stateless object&class into
2496: VAliased
1.15 paf 2497:
1.46 paf 2498: * src/classes/_request.h 1.4:
2499: * src/classes/request.C 1.6:
2500: VRequest moved to :Value
1.15 paf 2501:
1.46 paf 2502: 2001-03-14 paf
1.15 paf 2503: * src/include/core.h 1.16:
2504: * src/main/core.C 1.69:
2505: global handler, exceptions in parser3
2506:
1.46 paf 2507: 2001-03-13 paf
1.15 paf 2508: * src/targets/cgi/parser.dsp 1.2:
2509: z
2510:
1.46 paf 2511: 2001-03-11 paf
1.15 paf 2512: * src/include/pa_valiased.h 1.4:
2513: * src/include/pa_value.h 1.51:
2514: * src/include/pa_vbool.h 1.8:
2515: * src/include/pa_vcframe.h 1.8:
2516: * src/include/pa_vclass.h 1.30:
2517: * src/include/pa_vdouble.h 1.13:
2518: * src/include/pa_vhash.h 1.13:
2519: * src/include/pa_vint.h 1.5:
2520: * src/include/pa_vjunction.h 1.9:
2521: * src/include/pa_vmframe.h 1.24:
2522: * src/include/pa_vobject.h 1.18:
2523: * src/include/pa_vstring.h 1.18:
2524: * src/include/pa_vunknown.h 1.10:
2525: * src/include/pa_wcontext.h 1.29:
2526: * src/include/pa_wwrapper.h 1.14:
2527: * src/main/pa_cframe.C 1.6:
2528: * src/main/pa_value.C 1.8:
2529: * src/main/pa_vclass.C 1.5:
2530: * src/main/pa_wcontext.C 1.11:
2531: splitted types from include/
2532:
1.46 paf 2533: 2001-03-08 paf
1.15 paf 2534: * src/include/pa_bool.h 1.2:
2535: * src/include/pa_double.h 1.2:
1.46 paf 2536: withoud cloning. didn't need it actually, params got passed from
2537: out unnamed ewpool
1.15 paf 2538:
1.46 paf 2539: 2001-02-24 paf
1.15 paf 2540: * src/include/pa_vframe.h 1.6:
2541: codeframe just compiled
2542:
1.46 paf 2543: 2001-02-21 paf
2544: * src/include/pa_context.h 1.8:
2545: request core methods0
1.15 paf 2546:
2547: * src/include/compile.h 1.5:
2548: * src/include/execute.h 1.3:
2549: get put -1 [just compiled]
2550:
1.46 paf 2551: 2001-01-30 paf
1.15 paf 2552: * src/include/pa_error.h 1.4:
2553: * src/main/pa_error.C 1.4:
2554: lowered targets/parser into subdir, added parser_Pool(Pool)
2555: failed to add. would think..
2556:
E-mail: