Annotation of parser3/ChangeLog, revision 1.82
1.82 ! misha 1: 2012-05-17 misha
! 2: * src/main/untaint.C 1.164:
! 3: - do not replace ' char by _26 while exploding filespec-tainting
! 4: ( new feature: #829 )
! 5:
! 6: 2012-05-11 moko
! 7: * src/types/pa_vvoid.h 1.37:
! 8: is_string now also checked, but get_* - not.
! 9:
! 10: 2012-05-07 moko
! 11: * src/types/pa_vmethod_frame.h 1.92:
! 12: bug #782 fixed
! 13:
! 14: * tests/229.html 1.6:
! 15: test for bug #782
! 16:
! 17: * src/main/pa_request.C 1.330:
! 18: * src/types/pa_vmethod_frame.C 1.20:
! 19: * src/types/pa_vmethod_frame.h 1.91:
! 20: * src/types/pa_vstring.h 1.68:
! 21: * src/types/pa_vvoid.C 1.6:
! 22: * src/types/pa_vvoid.h 1.36:
! 23: * tests/results/259.processed 1.2:
! 24: feature #154 - first empty param now string; defined locals are
! 25: empty strings; $STRICT-VARS(true) added
! 26:
! 27: 2012-04-27 moko
! 28: * src/targets/apache/Makefile.am 1.4:
! 29: * src/targets/apache/Makefile.in 1.4:
! 30: ../../lib/memcached/libmemcached.a added
! 31:
! 32: 2012-04-27 misha
! 33: * buildall-with-xml 1.42:
! 34: * buildall-without-xml 1.27:
! 35: - prce 8.12 => pcre 8.30 ( #827 )
! 36:
! 37: 2012-04-24 moko
! 38: * src/classes/json.C 1.18:
! 39: * src/classes/memcached.C 1.4:
! 40: * src/lib/memcached/pa_memcached.C 1.5:
! 41: * src/lib/memcached/pa_memcached.h 1.6:
! 42: * src/types/pa_vmemcached.C 1.11:
! 43: * src/types/pa_vmemcached.h 1.4:
! 44: memcached_add implemented.
! 45:
! 46: * src/classes/curl.C 1.19:
! 47: stderr -> f_stderr for Windows compatibility
! 48:
! 49: 2012-04-22 moko
! 50: * src/classes/memcached.C 1.3:
! 51: * src/lib/memcached/pa_memcached.C 1.4:
! 52: * src/lib/memcached/pa_memcached.h 1.5:
! 53: * src/types/pa_vmemcached.C 1.10:
! 54: * src/types/pa_vmemcached.h 1.3:
! 55: open allows options hash for new memcached(options) function
! 56:
! 57: * src/classes/curl.C 1.18:
! 58: check_safe_mode added, stderr now rewritten, not appended
! 59:
! 60: 2012-04-20 moko
! 61: * src/classes/curl.C 1.17:
! 62: '' added. :)
! 63:
! 64: * src/classes/classes.vcproj 1.30:
! 65: new curl.h location
! 66:
! 67: * src/classes/curl.C 1.16:
! 68: verbose output redirection from stderr to file curl option added
! 69:
! 70: * src/classes/curl.C 1.15:
! 71: lib/curl/curl.h now contains what we need from curl, #ifdef
! 72: HAVE_CURL removed
! 73:
! 74: * Makefile.in 1.99:
! 75: * bin/Makefile.in 1.17:
! 76: * configure 1.127:
! 77: * configure.in 1.138:
! 78: * etc/Makefile.in 1.22:
! 79: * etc/parser3.charsets/Makefile.in 1.27:
! 80: * src/Makefile.in 1.63:
! 81: * src/classes/Makefile.am 1.59:
! 82: * src/classes/Makefile.in 1.74:
! 83: * src/include/Makefile.in 1.26:
! 84: * src/include/pa_config_auto.h.in 1.55:
! 85: * src/include/pa_version.h 1.43:
! 86: * src/lib/Makefile.am 1.13:
! 87: * src/lib/Makefile.in 1.23:
! 88: * src/lib/cord/Makefile.in 1.11:
! 89: * src/lib/cord/include/Makefile.in 1.9:
! 90: * src/lib/cord/include/private/Makefile.in 1.9:
! 91: * src/lib/gc/Makefile.in 1.9:
! 92: * src/lib/gc/include/Makefile.in 1.10:
! 93: * src/lib/gd/Makefile.in 1.10:
! 94: * src/lib/json/Makefile.in 1.4:
! 95: * src/lib/ltdl/Makefile.in 1.14:
! 96: * src/lib/md5/Makefile.in 1.15:
! 97: * src/lib/memcached/Makefile.in 1.3:
! 98: * src/lib/pcre/Makefile.in 1.18:
! 99: * src/lib/sdbm/Makefile.in 1.9:
! 100: * src/lib/sdbm/pa-include/Makefile.in 1.2:
! 101: * src/lib/smtp/Makefile.in 1.10:
! 102: * src/main/Makefile.in 1.66:
! 103: * src/sql/Makefile.in 1.19:
! 104: * src/targets/Makefile.in 1.50:
! 105: * src/targets/apache/Makefile.in 1.3:
! 106: * src/targets/cgi/Makefile.in 1.76:
! 107: * src/targets/isapi/Makefile.in 1.20:
! 108: * src/types/Makefile.in 1.73:
! 109: curl.h header now in src/lib/curl, not configure option
! 110:
! 111: 2012-04-19 moko
! 112: * src/classes/double.C 1.65:
! 113: * src/classes/inet.C 1.6:
! 114: * src/classes/int.C 1.61:
! 115: * src/classes/string.C 1.204:
! 116: * src/lib/gc/include/gc_allocator.h 1.2:
! 117: * src/types/pa_vform.C 1.103:
! 118: PVS-Studio detected errors fixes, unused options from
! 119: sql_result_string removed. (closes issue #468)
! 120:
! 121: 2012-04-18 moko
! 122: * src/types/pa_vmemcached.C 1.9:
! 123: empty string fix
! 124:
! 125: * src/types/pa_value.C 1.34:
! 126: * src/types/pa_value.h 1.146:
! 127: * src/types/pa_vmemcached.C 1.8:
! 128: * src/types/pa_vstring.C 1.30:
! 129: * src/types/pa_vstring.h 1.67:
! 130: serialization helpers moved to pa_vmemcached.C
! 131:
! 132: * src/targets/apache/mod_parser3.c 1.14:
! 133: "Parser3 module requires apache2-mpm-prefork" error displayed in
! 134: threaded mpm.
! 135:
! 136: * src/targets/apache/mod_parser3.c 1.13:
! 137: * src/targets/apache/mod_parser3_core.C 1.7:
! 138: pa_setup_module_cells delayed to avoid GPF on init with php5-xsl
! 139: installed (issue #354)
! 140:
! 141: 2012-04-15 moko
! 142: * src/types/pa_vmemcached.C 1.7:
! 143: call to memcached_result_create and memcached_result_free
! 144: removed
! 145:
! 146: 2012-04-13 moko
! 147: * src/lib/memcached/pa_memcached.h 1.4:
! 148: uint32_t for Windows defined
! 149:
! 150: * src/types/pa_vmemcached.C 1.6:
! 151: check_key added and used
! 152:
! 153: 2012-04-12 moko
! 154: * src/include/pa_string.h 1.202:
! 155: * src/types/pa_value.C 1.33:
! 156: * src/types/pa_value.h 1.145:
! 157: * src/types/pa_vmemcached.C 1.5:
! 158: * src/types/pa_vstring.C 1.29:
! 159: * src/types/pa_vstring.h 1.66:
! 160: Serialization_data now added and used, VString now serialized
! 161: with languages into memcached.
! 162:
! 163: 2012-03-27 moko
! 164: * src/lib/memcached/pa_memcached.C 1.3:
! 165: * src/lib/memcached/pa_memcached.h 1.3:
! 166: * src/types/pa_vmemcached.C 1.4:
! 167: result lengths added
! 168:
! 169: * src/types/pa_vmemcached.C 1.3:
! 170: strdup added
! 171:
! 172: 2012-03-23 moko
! 173: * src/classes/memcached.C 1.2:
! 174: * src/lib/memcached/pa_memcached.C 1.2:
! 175: * src/lib/memcached/pa_memcached.h 1.2:
! 176: * src/types/pa_vmemcached.C 1.2:
! 177: * src/types/pa_vmemcached.h 1.2:
! 178: memcached: mget, flush, fttl added
! 179:
! 180: 2012-03-20 moko
! 181: * src/lib/memcached/Makefile.am 1.2:
! 182: * src/lib/memcached/Makefile.in 1.2:
! 183: *** empty log message ***
! 184:
! 185: 2012-03-19 moko
! 186: * configure 1.126:
! 187: * configure.in 1.137:
! 188: * src/classes/Makefile.in 1.73:
! 189: * src/lib/Makefile.in 1.22:
! 190: * src/lib/memcached/Makefile.in 1.1:
! 191: * src/targets/cgi/Makefile.in 1.75:
! 192: * src/types/Makefile.in 1.72:
! 193: Makefiles.in updated for memcached
! 194:
! 195: * src/targets/cgi/Makefile.am 1.55:
! 196: cleanup
! 197:
! 198: * src/classes/Makefile.am 1.58:
! 199: * src/classes/memcached.C 1.1:
! 200: * src/lib/Makefile.am 1.12:
! 201: * src/lib/memcached/Makefile.am 1.1:
! 202: * src/lib/memcached/constants.h 1.1:
! 203: * src/lib/memcached/pa_memcached.C 1.1:
! 204: * src/lib/memcached/pa_memcached.h 1.1:
! 205: * src/lib/memcached/types.h 1.1:
! 206: * src/targets/cgi/Makefile.am 1.54:
! 207: * src/types/Makefile.am 1.48:
! 208: * src/types/pa_vmemcached.C 1.1:
! 209: * src/types/pa_vmemcached.h 1.1:
! 210: memcached initial
! 211:
! 212: * src/classes/curl.C 1.14:
! 213: *** empty log message ***
! 214:
! 215: 2012-03-16 moko
! 216: * src/main/execute.C 1.369:
! 217: ident now works under Linux + ident displays filenames (closes
! 218: issue #818)
! 219:
! 220: * src/types/Makefile.am 1.47:
! 221: * src/types/Makefile.in 1.71:
! 222: * src/types/pa_vmethod_frame_global.h 1.3:
! 223: * src/types/pa_vmethod_frame_local.h 1.3:
! 224: cleanup: pa_vmethod_frame_global.h pa_vmethod_frame_local.h
! 225: removed
! 226:
! 227: * src/classes/bool.C 1.4:
! 228: * src/classes/classes.C 1.25:
! 229: * src/classes/classes.awk 1.9:
! 230: * src/classes/classes.h 1.34:
! 231: * src/classes/curl.C 1.13:
! 232: * src/classes/date.C 1.91:
! 233: * src/classes/double.C 1.64:
! 234: * src/classes/file.C 1.218:
! 235: * src/classes/form.C 1.43:
! 236: * src/classes/hash.C 1.113:
! 237: * src/classes/hashfile.C 1.53:
! 238: * src/classes/image.C 1.139:
! 239: * src/classes/inet.C 1.5:
! 240: * src/classes/int.C 1.60:
! 241: * src/classes/json.C 1.17:
! 242: * src/classes/mail.C 1.118:
! 243: * src/classes/math.C 1.59:
! 244: * src/classes/memory.C 1.9:
! 245: * src/classes/op.C 1.209:
! 246: * src/classes/reflection.C 1.24:
! 247: * src/classes/regex.C 1.7:
! 248: * src/classes/response.C 1.28:
! 249: * src/classes/string.C 1.203:
! 250: * src/classes/table.C 1.286:
! 251: * src/classes/void.C 1.50:
! 252: * src/classes/xdoc.C 1.173:
! 253: * src/classes/xnode.C 1.87:
! 254: * src/classes/xnode.h 1.31:
! 255: * src/include/pa_array.h 1.81:
! 256: * src/include/pa_cache_managers.h 1.20:
! 257: * src/include/pa_charset.h 1.48:
! 258: * src/include/pa_charsets.h 1.15:
! 259: * src/include/pa_common.h 1.146:
! 260: * src/include/pa_config_fixed.h 1.75:
! 261: * src/include/pa_config_includes.h 1.34:
! 262: * src/include/pa_dictionary.h 1.20:
! 263: * src/include/pa_dir.h 1.20:
! 264: * src/include/pa_exception.h 1.62:
! 265: * src/include/pa_exec.h 1.20:
! 266: * src/include/pa_globals.h 1.114:
! 267: * src/include/pa_hash.h 1.84:
! 268: * src/include/pa_http.h 1.7:
! 269: * src/include/pa_memory.h 1.18:
! 270: * src/include/pa_opcode.h 1.46:
! 271: * src/include/pa_operation.h 1.8:
! 272: * src/include/pa_os.h 1.8:
! 273: * src/include/pa_pool.h 1.90:
! 274: * src/include/pa_random.h 1.3:
! 275: * src/include/pa_request.h 1.210:
! 276: * src/include/pa_request_charsets.h 1.6:
! 277: * src/include/pa_request_info.h 1.7:
! 278: * src/include/pa_sapi.h 1.29:
! 279: * src/include/pa_socks.h 1.18:
! 280: * src/include/pa_sql_connection.h 1.42:
! 281: * src/include/pa_sql_driver_manager.h 1.36:
! 282: * src/include/pa_stack.h 1.27:
! 283: * src/include/pa_string.h 1.201:
! 284: * src/include/pa_stylesheet_connection.h 1.41:
! 285: * src/include/pa_stylesheet_manager.h 1.24:
! 286: * src/include/pa_table.h 1.64:
! 287: * src/include/pa_threads.h 1.31:
! 288: * src/include/pa_types.h 1.51:
! 289: * src/include/pa_uue.h 1.11:
! 290: * src/include/pa_xml_exception.h 1.8:
! 291: * src/include/pa_xml_io.h 1.6:
! 292: * src/lib/gd/gif.C 1.7:
! 293: * src/lib/gd/gif.h 1.5:
! 294: * src/lib/gd/gifio.C 1.4:
! 295: * src/lib/md5/pa_md5.h 1.12:
! 296: * src/lib/md5/pa_md5c.c 1.14:
! 297: * src/lib/pcre/pcre_parser_ctype.c 1.6:
! 298: * src/lib/sdbm/pa_file_io.C 1.2:
! 299: * src/lib/sdbm/pa_strings.C 1.3:
! 300: * src/lib/smtp/comms.C 1.9:
! 301: * src/lib/smtp/smtp.C 1.9:
! 302: * src/lib/smtp/smtp.h 1.8:
! 303: * src/main/compile.C 1.82:
! 304: * src/main/compile.tab.C 1.154:
! 305: * src/main/compile.y 1.262:
! 306: * src/main/compile_tools.C 1.69:
! 307: * src/main/compile_tools.h 1.103:
! 308: * src/main/execute.C 1.368:
! 309: * src/main/helpers/simple_folding.pl 1.2:
! 310: * src/main/pa_cache_managers.C 1.18:
! 311: * src/main/pa_charset.C 1.90:
! 312: * src/main/pa_charsets.C 1.19:
! 313: * src/main/pa_common.C 1.267:
! 314: * src/main/pa_dictionary.C 1.26:
! 315: * src/main/pa_dir.C 1.21:
! 316: * src/main/pa_exception.C 1.50:
! 317: * src/main/pa_exec.C 1.82:
! 318: * src/main/pa_globals.C 1.187:
! 319: * src/main/pa_http.C 1.53:
! 320: * src/main/pa_memory.C 1.9:
! 321: * src/main/pa_os.C 1.12:
! 322: * src/main/pa_pool.C 1.63:
! 323: * src/main/pa_random.C 1.3:
! 324: * src/main/pa_request.C 1.329:
! 325: * src/main/pa_socks.C 1.26:
! 326: * src/main/pa_sql_driver_manager.C 1.91:
! 327: * src/main/pa_string.C 1.240:
! 328: * src/main/pa_stylesheet_connection.C 1.7:
! 329: * src/main/pa_stylesheet_manager.C 1.29:
! 330: * src/main/pa_table.C 1.63:
! 331: * src/main/pa_uue.C 1.16:
! 332: * src/main/pa_xml_exception.C 1.7:
! 333: * src/main/pa_xml_io.C 1.28:
! 334: * src/main/untaint.C 1.163:
! 335: * src/sql/pa_sql_driver.h 1.46:
! 336: * src/targets/apache/mod_parser3.c 1.12:
! 337: * src/targets/apache/mod_parser3_core.C 1.6:
! 338: * src/targets/apache/pa_httpd.h 1.5:
! 339: * src/targets/apache/pa_threads.C 1.2:
! 340: * src/targets/apache13/mod_parser3.c 1.13:
! 341: * src/targets/apache13/pa_httpd.h 1.7:
! 342: * src/targets/apache13core/mod_parser3_core.C 1.17:
! 343: * src/targets/apache13core/pa_threads.C 1.7:
! 344: * src/targets/cgi/pa_threads.C 1.17:
! 345: * src/targets/cgi/parser3.C 1.260:
! 346: * src/targets/isapi/pa_threads.C 1.19:
! 347: * src/targets/isapi/parser3isapi.C 1.105:
! 348: * src/types/pa_junction.h 1.11:
! 349: * src/types/pa_method.h 1.19:
! 350: * src/types/pa_property.h 1.5:
! 351: * src/types/pa_value.C 1.32:
! 352: * src/types/pa_value.h 1.144:
! 353: * src/types/pa_vbool.h 1.33:
! 354: * src/types/pa_vclass.C 1.45:
! 355: * src/types/pa_vclass.h 1.59:
! 356: * src/types/pa_vcode_frame.h 1.37:
! 357: * src/types/pa_vconsole.h 1.18:
! 358: * src/types/pa_vcookie.C 1.86:
! 359: * src/types/pa_vcookie.h 1.37:
! 360: * src/types/pa_vdate.h 1.53:
! 361: * src/types/pa_vdouble.h 1.56:
! 362: * src/types/pa_venv.C 1.12:
! 363: * src/types/pa_venv.h 1.38:
! 364: * src/types/pa_vfile.C 1.51:
! 365: * src/types/pa_vfile.h 1.70:
! 366: * src/types/pa_vform.C 1.102:
! 367: * src/types/pa_vform.h 1.59:
! 368: * src/types/pa_vhash.C 1.10:
! 369: * src/types/pa_vhash.h 1.64:
! 370: * src/types/pa_vhashfile.C 1.64:
! 371: * src/types/pa_vhashfile.h 1.40:
! 372: * src/types/pa_vimage.C 1.41:
! 373: * src/types/pa_vimage.h 1.53:
! 374: * src/types/pa_vint.h 1.48:
! 375: * src/types/pa_vjunction.C 1.11:
! 376: * src/types/pa_vjunction.h 1.31:
! 377: * src/types/pa_vmail.C 1.98:
! 378: * src/types/pa_vmail.h 1.20:
! 379: * src/types/pa_vmath.C 1.10:
! 380: * src/types/pa_vmath.h 1.21:
! 381: * src/types/pa_vmemory.h 1.7:
! 382: * src/types/pa_vmethod_frame.C 1.19:
! 383: * src/types/pa_vmethod_frame.h 1.90:
! 384: * src/types/pa_vmethod_frame_global.h 1.2:
! 385: * src/types/pa_vmethod_frame_local.h 1.2:
! 386: * src/types/pa_vobject.C 1.34:
! 387: * src/types/pa_vobject.h 1.57:
! 388: * src/types/pa_vregex.C 1.14:
! 389: * src/types/pa_vregex.h 1.6:
! 390: * src/types/pa_vrequest.C 1.52:
! 391: * src/types/pa_vrequest.h 1.39:
! 392: * src/types/pa_vresponse.C 1.30:
! 393: * src/types/pa_vresponse.h 1.43:
! 394: * src/types/pa_vstateless_class.C 1.47:
! 395: * src/types/pa_vstateless_class.h 1.73:
! 396: * src/types/pa_vstateless_object.h 1.40:
! 397: * src/types/pa_vstatus.C 1.28:
! 398: * src/types/pa_vstatus.h 1.21:
! 399: * src/types/pa_vstring.C 1.28:
! 400: * src/types/pa_vstring.h 1.65:
! 401: * src/types/pa_vtable.C 1.37:
! 402: * src/types/pa_vtable.h 1.58:
! 403: * src/types/pa_vvoid.C 1.5:
! 404: * src/types/pa_vvoid.h 1.35:
! 405: * src/types/pa_vxdoc.C 1.44:
! 406: * src/types/pa_vxdoc.h 1.49:
! 407: * src/types/pa_vxnode.C 1.52:
! 408: * src/types/pa_vxnode.h 1.41:
! 409: * src/types/pa_wcontext.C 1.36:
! 410: * src/types/pa_wcontext.h 1.58:
! 411: * src/types/pa_wwrapper.h 1.44:
! 412: ident now works under Linux + ident displays filenames (closes issue #818)
! 413: Copyright updated
! 414:
! 415: 2012-03-12 moko
! 416: * src/main/pa_string.C 1.239:
! 417: compilation fix for feature #741
! 418:
! 419: 2012-03-08 misha
! 420: * tests/results/193.processed 1.4:
! 421: *** empty log message ***
! 422:
! 423: * tests/193.html 1.4:
! 424: - tests for ^string:base64[encoded] are updated
! 425:
! 426: * src/main/pa_common.C 1.266:
! 427: - ^string:base64[encoded;$.strict(true)] now detects invalid
! 428: base64 chars in the middle of encoded stricg ( new feature: #55 )
! 429:
! 430:
! 431: * src/include/pa_exception.h 1.61:
! 432: - new exception type for base64 decoding is added
! 433:
! 434: 2012-03-06 misha
! 435: * tests/results/224.processed 1.12:
! 436: * tests/results/274.processed 1.1:
! 437: *** empty log message ***
! 438:
! 439: * tests/274.html 1.1:
! 440: - tests for ^date::today[] and ^date.sql-string[datetime|date|
! 441: time] are added
! 442:
! 443: * src/classes/date.C 1.90:
! 444: - constructor ^date::today[] is added ( new feature: #811 )
! 445: - ^date.sql-string[] now can accept one param -- strings "datetime", "date" or "time"
! 446: - comments tidying up
! 447:
! 448: * src/types/pa_vdate.h 1.52:
! 449: - get_sql_string now can print datetime, date and time
! 450:
! 451: 2012-03-03 misha
! 452: * tests/results/193.processed 1.3:
! 453: *** empty log message ***
! 454:
! 455: * tests/193.html 1.3:
! 456: - tests for ^string:base64[encoded;$.strict(true)] are added
! 457:
! 458: * tests/results/auto.p 1.6:
! 459: - try-catch operator is added
! 460:
! 461: * src/classes/file.C 1.217:
! 462: * src/classes/string.C 1.202:
! 463: * src/include/pa_common.h 1.145:
! 464: * src/main/pa_common.C 1.265:
! 465: - $.strict(true|false) option is added to base64 decode methods (
! 466: new feature: #55 )
! 467:
! 468: 2012-03-02 misha
! 469: * src/main/pa_common.C 1.264:
! 470: - base64 decode memory usage was decreased ( new feature: #819 )
! 471:
! 472: 2012-02-28 moko
! 473: * src/classes/hash.C 1.112:
! 474: ident test
! 475:
! 476: 2012-02-27 misha
! 477: * src/classes/file.C 1.216:
! 478: - PARSER_VaRSION => PARSER_VeRSION
! 479:
! 480: 2012-01-08 misha
! 481: * tests/results/273.processed 1.1:
! 482: *** empty log message ***
! 483:
! 484: * tests/273.html 1.1:
! 485: - tests for ^string.replace[from;to] are added
! 486:
! 487: * src/classes/string.C 1.201:
! 488: * src/include/pa_dictionary.h 1.19:
! 489: * src/main/pa_dictionary.C 1.25:
! 490: * src/main/pa_string.C 1.238:
! 491: - ^string.replace[from;to] is added ( new feature: #741 )
! 492: - ^string.replace[one subst here] is slightly optimized
! 493:
! 494: 2011-12-07 misha
! 495: * src/classes/table.C 1.285:
! 496: - $t[^table::create{$empty}] now creates named table with one
! 497: empty column ( bugfix: #63 )
! 498:
! 499: 2011-11-30 misha
! 500: * tests/results/272.processed 1.1:
! 501: *** empty log message ***
! 502:
! 503: * src/classes/json.C 1.16:
! 504: - it's possible to set user's method for parsing arrays: ^json:
! 505: parse[...;$.array[$hook]] ( new feature: #763 )
! 506:
! 507: * tests/272.html 1.1:
! 508: - test for ^json:parse[...;$.array[$hook]]
! 509:
! 510: 2011-11-23 misha
! 511: * tests/183.html 1.3:
! 512: * tests/231.html 1.2:
! 513: * tests/results/183.processed 1.3:
! 514: * tests/results/231.processed 1.2:
! 515: * tests/results/256.processed 1.4:
! 516: *** empty log message ***
! 517:
! 518: * src/classes/curl.C 1.12:
! 519: * src/classes/file.C 1.215:
! 520: * src/classes/image.C 1.138:
! 521: * src/classes/table.C 1.284:
! 522: * src/classes/xdoc.C 1.172:
! 523: * src/types/pa_vfile.C 1.50:
! 524: * src/types/pa_vfile.h 1.69:
! 525: * src/types/pa_vform.C 1.101:
! 526: - constructor ^file::create[mode;filename;content[;options]] now accepts binary mode and file-
! 527: content
! 528: - new constructor's format: ^file::create[string-or-file-content[;$.name[filename] $.mode[text|
! 529: binary] $.content-type[...] $.charset[...]]] ( new feature: #65 )
! 530:
! 531: * src/include/pa_request.h 1.209:
! 532: * src/main/pa_request.C 1.328:
! 533: - new method mime_type_of(const String*) is added
! 534:
! 535: * src/include/pa_exception.h 1.60:
! 536: - new exception constant FILE_NAME_MUST_BE_SPECIFIED is added
! 537:
! 538: 2011-11-22 misha
! 539: * src/classes/table.C 1.283:
! 540: - bug with negative offset transformed into a feature. it means
! 541: pointing to a row from the end of the table ( new feature: #810 )
! 542:
! 543:
! 544: 2011-11-19 misha
! 545: * src/classes/table.C 1.282:
! 546: - несколько signed/unsigned warnings убраны в методе _select (
! 547: new feature: #810 )
! 548:
! 549: * src/types/pa_vxdoc.C 1.43:
! 550: - checkout if $.encoding and $.charset options were specified
! 551: together is simplified
! 552:
! 553: 2011-11-11 misha
! 554: * src/main/pa_request.C 1.327:
! 555: - forgotten fix for escaping filename in HTTP content-
! 556: disposition header (a part of bug #361 )
! 557:
! 558: * src/classes/json.C 1.15:
! 559: - ^json:string[$.class_name[jmethod]] now checks for ancestors'
! 560: classes as well ( new feature: #456 )
! 561:
! 562: * src/classes/op.C 1.208:
! 563: - exceptions for ^break[] and ^continue[] "without cycle" now
! 564: have types "parser.break" and "parser.continue" instead of "
! 565: parser.runtime" ( new feature: #799 )
! 566:
! 567: * tests/results/099.processed 1.8:
! 568: * tests/results/100.processed 1.6:
! 569: * tests/results/205.processed 1.4:
! 570: * tests/results/237.processed 1.2:
! 571: - since bug #361 was fixed the content of filename in HTTP
! 572: headers is quoted
! 573:
! 574: * tests/results/270.processed 1.1:
! 575: - result for test 270
! 576:
! 577: * tests/065.html 1.5:
! 578: * tests/results/065.processed 1.7:
! 579: - more tests for ^file:basename[] & Co were added
! 580:
! 581: * tests/270_dir/270.txt 1.1:
! 582: * tests/270_dir/subdir/270.txt 1.1:
! 583: - stuff for 270.html
! 584:
! 585: * tests/270.html 1.1:
! 586: - tests for ^file:find[] are added
! 587:
! 588: * src/types/pa_vxdoc.C 1.42:
! 589: - now it's possible to specify encoding using option $.charset.
! 590: option $.engoding is still supported but these options can not
! 591: be specified together
! 592:
! 593: * src/classes/xdoc.C 1.171:
! 594: - charset.isUTF8 is used instead of comparation charset name
! 595: with string "UTF-8" ( bugfix: #759 )
! 596:
! 597: 2011-10-11 misha
! 598: * src/classes/xdoc.C 1.170:
! 599: * src/types/pa_vxdoc.C 1.41:
! 600: * src/types/pa_vxdoc.h 1.48:
! 601: - new option was added: ^xdoc.file[$.name[имя файла]] (new
! 602: feature: #622)
! 603:
! 604: 2011-09-30 misha
! 605: * src/types/pa_vrequest.C 1.51:
! 606: - saving empty $request:post-body causes exception "saving stat-
! 607: ed file" ( bugfix: #395 )
! 608:
! 609: 2011-05-30 misha
! 610: * src/classes/string.C 1.200:
! 611: - fixed bug which was added with params.as_hash into string:sql
! 612:
! 613: 2011-05-28 misha
! 614: * src/types/pa_value.C 1.31:
! 615: - filename in content-disposition header must be quoted ( bugfix:
! 616: #361 )
! 617:
! 618: 2011-05-27 misha
! 619: * src/classes/image.C 1.137:
! 620: * src/classes/xdoc.C 1.169:
! 621: - $.mode must be set for newly created file
! 622:
! 623: * src/classes/hash.C 1.111:
! 624: * src/classes/mail.C 1.117:
! 625: - little tunning with get_hash usage
! 626:
! 627: * src/include/pa_exception.h 1.59:
! 628: - one more string for exception was added
! 629:
! 630: 2011-05-25 misha
! 631: * tests/results/269.processed 1.1:
! 632: *** empty log message ***
! 633:
! 634: * tests/269.html 1.1:
! 635: - tests for checking input params in some dom methods
! 636:
! 637: * src/classes/xdoc.C 1.168:
! 638: * src/classes/xnode.C 1.86:
! 639: - validation of some input params was added. it isn't possible
! 640: not wo create xdoc with invalid tagName. ( bugfix: #160 )
! 641:
! 642: * src/include/pa_exception.h 1.58:
! 643: * src/include/pa_xml_exception.h 1.7:
! 644: - exception's string "data must be string" was mover from
! 645: pa_exception.h to pa_xml_exception.h
! 646:
! 647: * src/classes/xnode.C 1.85:
! 648: * src/classes/xnode.h 1.30:
! 649: - methods as_xmlqname, as_xmlncname, as_xmlname and as_xmlnsuri
! 650: were added
! 651:
! 652: * src/main/pa_xml_exception.C 1.6:
! 653: - XmlException accepts more options
! 654:
! 655: * src/include/pa_xml_exception.h 1.6:
! 656: - XmlException accepts more options
! 657: - XML-related exception's strings were added
! 658:
! 659: * src/classes/xdoc.C 1.167:
! 660: * src/types/pa_vxdoc.h 1.47:
! 661: - code cleanup (unused output_options were removed)
! 662:
! 663: 2011-05-19 misha
! 664: * src/classes/file.C 1.214:
! 665: * src/classes/hash.C 1.110:
! 666: * src/classes/string.C 1.199:
! 667: * src/classes/table.C 1.281:
! 668: * src/classes/void.C 1.49:
! 669: - params.as_hash is used more while parsing methods hash-options
! 670:
! 671: 2011-05-18 misha
! 672: * tests/results/188.processed 1.5:
! 673: * tests/results/256.processed 1.3:
! 674: *** empty log message ***
! 675:
! 676: * operators.txt 1.239:
! 677: - info about json-serialization of xdoc was added
! 678:
! 679: * tests/256.html 1.4:
! 680: - tests for json-serialization xdoc were added
! 681:
! 682: * src/types/pa_vxdoc.C 1.40:
! 683: - ups. I've forgot about "method" :)
! 684:
! 685: * src/classes/json.C 1.14:
! 686: * src/classes/xdoc.C 1.166:
! 687: * src/types/pa_value.h 1.143:
! 688: * src/types/pa_vxdoc.C 1.39:
! 689: * src/types/pa_vxdoc.h 1.46:
! 690: - now json:string can serialize xdoc-objects. options (the same
! 691: as ^xdoc.string[]) could be specified in $.xdoc[] ( new feature:
! 692: #265 )
! 693:
! 694: 2011-05-15 misha
! 695: * tests/results/267.processed 1.1:
! 696: * tests/results/268.processed 1.1:
! 697: *** empty log message ***
! 698:
! 699: * tests/268.html 1.1:
! 700: - tests for ^table.count[with options] were added
! 701:
! 702: * src/classes/table.C 1.280:
! 703: - method ^table.count[] now can accept options ( new feature: #93 ):
! 704: ^table.count[column] returns number of columns for named table;
! 705: ^table.count[cells] returns number of cells in the current row;
! 706: ^table.count[] & ^table.count[rows] return number of rows in a table.
! 707:
! 708: * tests/267.html 1.1:
! 709: - test for checking switch/case in boolean mode was added
! 710:
! 711: * src/classes/op.C 1.207:
! 712: - if switch's or case's value is bool, they are compared as bool
! 713: values, not as double values: new feature: #351
! 714:
! 715: 2011-05-06 misha
! 716: * tests/242.html 1.2:
! 717: - EOL before EOF was added
! 718:
! 719: * tests/results/169.processed 1.6:
! 720: *** empty log message ***
! 721:
! 722: 2011-05-05 misha
! 723: * tests/169.html 1.3:
! 724: - tests for splitting empty string and void were added
! 725:
! 726: * src/main/pa_string.C 1.237:
! 727: - fix of fix (^empty_string.split[...] returned table with one
! 728: empty cell)
! 729:
! 730: 2011-04-03 misha
! 731: * Makefile.am 1.81:
! 732: * Makefile.in 1.98:
! 733: * acinclude.m4 1.67:
! 734: * aclocal.m4 1.70:
! 735: * acsite.m4 1.46:
! 736: * configure 1.125:
! 737: * configure.in 1.136:
! 738: * src/include/pa_config_auto.h.in 1.54:
! 739: *** empty log message ***
! 740:
! 741: * configure.in 1.135:
! 742: * src/include/pa_version.h 1.42:
! 743: - version in head was changed to 3.4.2b
! 744:
! 745: 2011-03-30 misha
! 746: * src/types/pa_vregex.C 1.13:
! 747: - \w & Co now contain unicode properties as well ( new feature #
! 748: 294 )
! 749:
! 750: 2011-03-29 misha
! 751: * buildall-with-xml 1.41:
! 752: * buildall-without-xml 1.26:
! 753: - PCRE stack usage is limited to approx. 6 MB. previous limits
! 754: were too big for real life. bugfix: #216
! 755:
! 756: 2011-03-04 moko
! 757: * etc/parser3.charsets/cp866.cfg 1.2:
! 758: Conforms to http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/
! 759: CP866.TXT
! 760:
! 761: * etc/parser3.charsets/cp866.cfg 1.1:
! 762: cp866 initial version from vlalek@
! 763:
1.81 misha 764: 2011-02-21 misha
765: * operators.txt 1.238:
766: * src/include/pa_charset.h 1.47:
767: * src/include/pa_charset.h [release_3_4_1] 1.46.2.1:
768: - some methods mustn't be under #ifdef XML or parser can't be
769: compiled without xml support
770:
771: * src/targets/apache/Makefile.am 1.3:
772: * src/targets/apache/Makefile.am [release_3_4_1] 1.2.2.1:
773: * src/targets/apache/Makefile.in 1.2:
774: * src/targets/apache/Makefile.in [release_3_4_1] 1.1.2.1:
775: - mention ApacheModuleParser3.vcproj was removed
776:
777: * Makefile.am [release_3_4_1] 1.80.2.1:
778: * Makefile.in [release_3_4_1] 1.97.2.1:
779: * acinclude.m4 [release_3_4_1] 1.66.2.1:
780: * aclocal.m4 [release_3_4_1] 1.69.2.1:
781: * acsite.m4 [release_3_4_1] 1.45.2.1:
782: * configure [release_3_4_1] 1.124.2.1:
783: * configure.in [release_3_4_1] 1.134.2.1:
784: * src/include/pa_config_auto.h.in [release_3_4_1] 1.53.2.1:
785: * src/include/pa_version.h [release_3_4_1] 1.41.2.2:
786: *** empty log message ***
787:
788: * src/types/pa_vjunction.C 1.10:
789: - EOL before EOF was added (warning removed)
790:
791: * src/include/pa_version.h [release_3_4_1] 1.41.2.1:
792: =no message
793:
794: 2011-02-20 misha
795: * tests/results/266.processed 1.1:
796: *** empty log message ***
797:
798: * tests/266.html 1.1:
799: * tests/266.p 1.1:
800: - tests for checking $.inherited and $.overridden in ^reflection:
801: method_info[...] were added
802:
803: * src/classes/reflection.C 1.23:
804: - beautifying result of ^reflection:method_info[] ($.overridden/
805: inherited)
806:
807: 2011-02-18 misha
808: * src/main/pa_charset.C 1.89:
809: * src/main/pa_http.C 1.52:
810: * src/main/untaint.C 1.162:
811: - use pa_isalpha and pa_isalnum instead of isalpha and isalnum
812: - bug with redundand quoting lowercased latin chars while building email body was fixed
813:
814: * src/include/pa_common.h 1.144:
815: - pa_isalpha and ps_isalnum methods were added (they check for
816: latin chars only)
817:
818: 2011-02-16 misha
819: * src/main/pa_charset.C 1.88:
820: - bugfix: in some cases the calculating string size for
821: transcoding gave too small value (should ever look for
822: availability char in dest charset inspite of the char size)
823:
824: 2011-02-04 moko
825: * tests/223.html 1.5:
826: header values now not url-encoded (issue #195)
827:
828: 2011-02-01 misha
829: * buildall-with-xml 1.40:
830: * buildall-without-xml 1.25:
831: - 8.10 => 8.12
832:
833: 2011-01-31 misha
834: * src/main/pa_request.C 1.326:
835: - throw exception if param file_name in use_file is empty
836:
837: 2011-01-07 moko
838: * src/classes/curl.C 1.11:
839: compilations errors fixed
840:
841: 2010-12-29 moko
842: * tests/265.html 1.1:
843: * tests/results/265.processed 1.1:
844: test for issue #200 added
845:
846: * src/main/pa_string.C 1.236:
847: empty regex result check added (fixes issue #200)
848:
849: * src/main/pa_http.C 1.51:
850: pa_http_safe_header_name corrected a bit
851:
852: * tests/results/223.processed 1.6:
853: header values now not url-encoded (issue #195)
854:
855: * src/classes/curl.C 1.10:
856: * src/include/pa_http.h 1.6:
857: * src/main/pa_http.C 1.50:
858: * src/main/untaint.C 1.161:
859: L_HTTP_HEADER now used in http headers values,
860: pa_http_safe_header_name added for headers names (fixes bug #195)
861:
862:
863: 2010-12-18 misha
864: * src/classes/classes.vcproj 1.27:
865: * src/types/types.vcproj 1.27:
866: - arp-include => pa-include
867:
868: 2010-11-28 moko
869: * src/lib/sdbm/sdbm.vcproj 1.7:
870: apr -> pa (.vcproj)
871:
872: * configure.in 1.133:
873: * src/classes/Makefile.am 1.57:
874: * src/classes/Makefile.in 1.72:
875: * src/lib/sdbm/Makefile.am 1.5:
876: * src/lib/sdbm/Makefile.in 1.8:
877: * src/lib/sdbm/pa-include/Makefile.am 1.1:
878: * src/lib/sdbm/pa-include/Makefile.in 1.1:
879: * src/lib/sdbm/pa-include/pa_strings.h 1.2:
880: * src/lib/sdbm/pa_strings.C 1.2:
881: * src/lib/sdbm/sdbm.c 1.6:
882: * src/types/Makefile.am 1.46:
883: * src/types/Makefile.in 1.70:
884: * src/types/pa_vhashfile.C 1.63:
885: * src/types/pa_vhashfile.h 1.39:
886: apr -> pa
887:
888: * Makefile.am 1.80:
889: * Makefile.in 1.97:
890: * acinclude.m4 1.66:
891: * aclocal.m4 1.69:
892: * acsite.m4 1.45:
893: * configure 1.124:
894: * configure.in 1.134:
895: * src/include/pa_config_auto.h.in 1.53:
896: *** empty log message ***
897:
898: * src/lib/sdbm/Makefile.am 1.4:
899: * src/lib/sdbm/apr_file_io.C 1.7:
900: * src/lib/sdbm/apr_strings.C 1.4:
901: * src/lib/sdbm/pa-include/pa_apr.h 1.1:
902: * src/lib/sdbm/pa-include/pa_errno.h 1.1:
903: * src/lib/sdbm/pa-include/pa_file_info.h 1.1:
904: * src/lib/sdbm/pa-include/pa_file_io.h 1.1:
905: * src/lib/sdbm/pa-include/pa_sdbm.h 1.1:
906: * src/lib/sdbm/pa-include/pa_strings.h 1.1:
907: * src/lib/sdbm/pa_file_io.C 1.1:
908: * src/lib/sdbm/pa_strings.C 1.1:
909: * src/lib/sdbm/sdbm.c 1.5:
910: * src/lib/sdbm/sdbm_hash.c 1.2:
911: * src/lib/sdbm/sdbm_lock.c 1.2:
912: * src/lib/sdbm/sdbm_pair.c 1.2:
913: * src/lib/sdbm/sdbm_pair.h 1.2:
914: * src/lib/sdbm/sdbm_private.h 1.4:
915: * src/lib/sdbm/sdbm_tune.h 1.2:
916: apr -> pa (apache2 module apr name conflict resolved)
917:
918: 2010-11-27 misha
919: * buildall-with-xml 1.39:
920: * buildall-without-xml 1.24:
921: - typo fixed: libz2 -> libbz2
922:
923: 2010-11-26 misha
924: * src/classes/hash.C 1.109:
925: * src/classes/table.C 1.279:
926: * src/types/pa_vregex.C 1.12:
927: - warnings removed
928:
929: 2010-11-25 moko
930: * operators.txt 1.237:
931: $.indent(true)
932:
933: * operators.txt 1.236:
934: another bugfix. :)
935:
936: * operators.txt 1.235:
937: bugfix. :)
938:
939: * buildall-with-xml 1.38:
940: libxml2-2.7.8 + with-apache
941:
942: 2010-11-24 moko
943: * bin/Makefile.in 1.16:
944: * etc/Makefile.in 1.21:
945: * etc/parser3.charsets/Makefile.in 1.26:
946: APACHE13->APACHE
947:
948: * Makefile.am 1.79:
949: * Makefile.in 1.96:
950: * acinclude.m4 1.65:
951: * aclocal.m4 1.68:
952: * acsite.m4 1.44:
953: * configure 1.123:
954: * configure.in 1.132:
955: * src/include/pa_config_auto.h.in 1.51:
956: * src/include/pa_config_auto.h.in 1.52:
957: *** empty log message ***
958:
959: * Makefile.in 1.95:
960: * configure 1.122:
961: * src/targets/Makefile.am 1.11:
962: * src/targets/apache/Makefile.am 1.2:
963: * src/targets/apache/Makefile.in 1.1:
964: apxs support
965:
966: * src/Makefile.in 1.62:
967: * src/classes/Makefile.in 1.71:
968: * src/include/Makefile.in 1.25:
969: * src/lib/Makefile.in 1.21:
970: * src/lib/cord/Makefile.in 1.10:
971: * src/lib/cord/include/Makefile.in 1.8:
972: * src/lib/cord/include/private/Makefile.in 1.8:
973: * src/lib/gc/Makefile.in 1.8:
974: * src/lib/gc/include/Makefile.in 1.9:
975: * src/lib/gd/Makefile.in 1.9:
976: * src/lib/json/Makefile.in 1.3:
977: * src/lib/ltdl/Makefile.in 1.13:
978: * src/lib/md5/Makefile.in 1.14:
979: * src/lib/pcre/Makefile.in 1.17:
980: * src/lib/sdbm/Makefile.in 1.7:
981: * src/lib/smtp/Makefile.in 1.9:
982: * src/main/Makefile.in 1.65:
983: * src/sql/Makefile.in 1.18:
984: * src/targets/Makefile.in 1.49:
985: * src/targets/cgi/Makefile.in 1.74:
986: * src/targets/isapi/Makefile.in 1.19:
987: * src/types/Makefile.in 1.69:
988: APACHE13 -> APACHE
989:
990: * configure.in 1.131:
991: apxs support
992: -Bstatic gc removed for OS X
993:
994: * src/main/pa_globals.C 1.186:
995: * src/main/pa_xml_io.C 1.27:
996: the rest converted to THREAD_LOCAL usage
997:
998: * src/classes/curl.C 1.9:
999: * src/include/pa_config_includes.h 1.33:
1000: * src/main/pa_globals.C 1.185:
1001: THREAD_LOCAL defined and used
1002:
1003: 2010-11-23 moko
1004: * src/classes/op.C 1.206:
1005: * src/main/pa_os.C 1.11:
1006: microseconds, not milliseconds should be passed to pa_sleep, and
1007: only fractional part (bugfix: #188)
1008:
1009: * src/targets/apache/mod_parser3.c 1.11:
1010: 1.3 compatibility
1011:
1012: * src/targets/apache/mod_parser3.c 1.10:
1013: * src/targets/apache/mod_parser3_core.C 1.5:
1014: GC_dont_gc=1, as in cgi version
1015:
1016: * src/targets/apache/mod_parser3.c 1.9:
1017: warning war
1018:
1019: * src/targets/apache/mod_parser3.c 1.8:
1020: * src/targets/apache/mod_parser3_core.C 1.4:
1021: * src/targets/apache/pa_httpd.h 1.4:
1022: version removed, some trash removed
1023:
1024: 2010-11-22 moko
1025: * src/targets/apache/mod_parser3.c 1.7:
1026: version removed (we don't want to show it), warning war
1027:
1028: * src/targets/apache/mod_parser3.c 1.6:
1029: * src/targets/apache/mod_parser3_core.C 1.3:
1030: * src/targets/apache/pa_httpd.h 1.3:
1031: parser_status_allowed removed + merge config functions removed (
1032: override is the default) + beauty
1033:
1034: * src/include/pa_request.h 1.208:
1035: * src/main/pa_request.C 1.325:
1036: * src/targets/apache13core/mod_parser3_core.C 1.16:
1037: * src/targets/cgi/parser3.C 1.259:
1038: * src/targets/isapi/parser3isapi.C 1.104:
1039: option to hide $status used in apache module removed
1040:
1041: 2010-11-18 moko
1042: * operators.txt 1.234:
1043: $.table[compact] added for ^json:string[]
1044:
1045: 2010-11-16 moko
1046: * src/targets/apache/mod_parser3.c 1.5:
1047: some cleanup done
1048:
1049: 2010-11-15 moko
1050: * src/main/untaint.C 1.160:
1051: bugfix: first, second String::Body argument is hashcode; second,
1052: info.fragment_begin is original, not resulting length
1053:
1054: * src/classes/file.C 1.213:
1055: new feature: $.stdin now untainted
1056:
1057: * tests/results/264.processed 1.2:
1058: new feature: $.stdin[] now untainted
1059:
1060: * tests/cat.sh 1.3:
1061: new feature: stdin arg to test $.stdin[value]
1062:
1063: * src/classes/op.C 1.205:
1064: ^apply-taint[] method added
1065:
1066: * tests/264.html 1.1:
1067: * tests/results/264.processed 1.1:
1068: ^apply-taint[] test added; $.stdin untaint test added
1069:
1070: 2010-11-14 moko
1071: * src/targets/apache/mod_parser3.c 1.4:
1072: outdated MODULE_MAGIC_NUMBER removed
1073:
1074: * src/targets/apache/mod_parser3.c 1.3:
1075: * src/targets/apache/mod_parser3_core.C 1.2:
1076: * src/targets/apache/pa_httpd.h 1.2:
1077: 2x2 calculated under apache2. :)
1078:
1079: 2010-11-13 moko
1080: * src/targets/apache/mod_parser3.c 1.2:
1081: initial changes to build module with apache 2.x includes
1082:
1083: * src/targets/apache/Makefile.am 1.1:
1084: * src/targets/apache/mod_parser3.c 1.1:
1085: * src/targets/apache/mod_parser3_core.C 1.1:
1086: * src/targets/apache/pa_httpd.h 1.1:
1087: * src/targets/apache/pa_threads.C 1.1:
1088: initial commit for united apache 1.3 / apache 2.x DSO module
1089:
1090: 2010-11-09 moko
1091: * src/types/pa_method.h 1.18:
1092: check added to dissallow @method[name;*] syntax
1093:
1094: * tests/263.html 1.1:
1095: * tests/results/263.processed 1.1:
1096: test from method[*args] added
1097:
1098: 2010-11-08 moko
1099: * src/types/pa_method.h 1.17:
1100: * src/types/pa_vmethod_frame.h 1.89:
1101: closes #26: variable number of params can now be passed to a
1102: method declared with *arg
1103:
1104: 2010-11-06 moko
1105: * src/classes/table.C 1.278:
1106: formating fixed. :)
1107:
1108: * src/classes/table.C 1.277:
1109: closes #4: ^table.select now supports $.limit(), $.offset, $
1110: .reverse() options
1111:
1112: * tests/262.html 1.1:
1113: * tests/results/262.processed 1.1:
1114: test for ^table:select with options added (feature #4)
1115:
1116: 2010-11-05 moko
1117: * src/include/pa_array.h 1.80:
1118: remove function added
1119:
1120: * src/types/pa_vhash.C 1.9:
1121: * src/types/pa_vhash.h 1.63:
1122: avoiding temporal String object in get_element/put_element,
1123: using static one.
1124:
1125: 2010-11-04 moko
1126: * src/types/pa_vregex.C 1.11:
1127: closes #6: exeption now thrown if invalid options is passed
1128:
1129: 2010-11-03 moko
1130: * tests/256.html 1.3:
1131: * tests/results/256.processed 1.2:
1132: $.table[compact] feature now tested; k and p in handler now
1133: tested.
1134:
1135: * src/types/pa_value.h 1.142:
1136: * src/types/pa_vtable.C 1.36:
1137: * src/types/pa_vtable.h 1.57:
1138: fixes #153, $.table[compact] feature added
1139:
1140: * src/classes/json.C 1.13:
1141: key is now passed to handler in value_json_string;
1142: ^json:string result now process tainting inside and returns clean string, related to issue #153
1143:
1144: * src/main/untaint.C 1.159:
1145: bugfix: charset can be null (in ^string:save[] as example), thus
1146: check is added
1147:
1148: 2010-10-30 moko
1149: * src/classes/string.C 1.198:
1150: error message changed (fixes issue #149)
1151:
1152: 2010-10-28 moko
1153: * src/main/pa_http.C 1.49:
1154: ":port" is now added to "Host:" header if port is not default (fixes issue #155);
1155: exception on invalid port added.
1156:
1157: * src/main/untaint.C 1.158:
1158: '*' is now not urlencoded to allow header "Accept: */*" to be
1159: passed
1160:
1161: 2010-10-27 moko
1162: * src/classes/curl.C 1.8:
1163: bugfix: detect_charset() was throwing exception on unknown
1164: charset even if response_charset was specified
1165:
1166: 2010-10-26 moko
1167: * src/classes/string.C 1.197:
1168: ^string.append removed for void compatibility
1169:
1170: * src/classes/json.C 1.12:
1171: libjson supports array at top level, we too (GPF fixed)
1172:
1173: 2010-10-24 moko
1174: * tests/253.html 1.5:
1175: * tests/results/253.processed 1.6:
1176: libjson supports array at top level, parser now supports it as
1177: well.
1178:
1179: * src/types/pa_vstring.h 1.64:
1180: * tests/261.html 1.2:
1181: * tests/results/261.processed 1.2:
1182: empty string is now void compatible (allows $empty.key)
1183:
1184: 2010-10-21 moko
1185: * src/classes/string.C 1.196:
1186: * src/classes/void.C 1.48:
1187: * src/main/execute.C 1.367:
1188: * src/types/pa_vvoid.C 1.4:
1189: * src/types/pa_vvoid.h 1.34:
1190: void now inherited from string (feature #111)
1191:
1192: * tests/261.html 1.1:
1193: * tests/results/261.processed 1.1:
1194: checks void from string inheritance (feature #111)
1195:
1196: * src/classes/bool.C 1.3:
1197: * src/classes/classes.h 1.33:
1198: * src/classes/curl.C 1.7:
1199: * src/classes/date.C 1.89:
1200: * src/classes/double.C 1.63:
1201: * src/classes/file.C 1.212:
1202: * src/classes/hash.C 1.108:
1203: * src/classes/hashfile.C 1.52:
1204: * src/classes/image.C 1.136:
1205: * src/classes/inet.C 1.4:
1206: * src/classes/int.C 1.59:
1207: * src/classes/json.C 1.11:
1208: * src/classes/reflection.C 1.22:
1209: * src/classes/regex.C 1.6:
1210: * src/classes/string.C 1.195:
1211: * src/classes/table.C 1.276:
1212: * src/classes/void.C 1.47:
1213: used_directly() now true by default
1214:
1215: 2010-10-21 misha
1216: * src/types/pa_vcookie.C 1.85:
1217: - fix for session cookie (was introduced while adding additional
1218: expires checkout)
1219:
1220: * tests/results/030.processed 1.8:
1221: *** empty log message ***
1222:
1223: * tests/030.html 1.5:
1224: - test for session cookie was added
1225:
1226: 2010-10-16 moko
1227: * src/include/pa_string.h 1.200:
1228: * src/main/pa_http.C 1.48:
1229: * src/main/untaint.C 1.157:
1230: files upload now uses binary blocks instead of L_FILE_POST
1231: tainting. (bugfix: #128)
1232:
1233: * tests/223.html 1.4:
1234: * tests/results/223.processed 1.5:
1235: binary file upload test added, GPF (issue #128) also checked in
1236: this test
1237:
1238: 2010-10-13 misha
1239: * tests/results/260.processed 1.1:
1240: *** empty log message ***
1241:
1242: * tests/260.html 1.1:
1243: - test for math:convert
1244:
1245: * src/classes/math.C 1.58:
1246: - error in math:convert was fixed
1247:
1248: * operators.txt 1.233:
1249: - info about ^math:convert[number](from-base;to-base) was added
1250:
1251: * src/classes/math.C 1.57:
1252: - method ^math:convert[number](from-base;to-base) for converting
1253: number represention from one base to another was added ( new
1254: feature: #23 )
1255:
1256: 2010-10-12 moko
1257: * src/main/compile.tab.C 1.153:
1258: * src/main/compile.y 1.261:
1259: [] now is empty string, not void
1260:
1261: * src/types/pa_vvoid.h 1.33:
1262: void now passed as parameter
1263:
1264: * tests/259.html 1.1:
1265: * tests/results/259.processed 1.1:
1266: to test difference between void and empty string (see ticket #
1267: 111)
1268:
1269: * tests/results/152.processed 1.10:
1270: $sEmpty[] is now empty string, not void
1271:
1272: * tests/256.html 1.2:
1273: $s[$void] is no longer empty string
1274:
1275: * tests/254.html 1.3:
1276: empty string is no longer void
1277:
1278: 2010-10-12 misha
1279: * tests/results/041.processed 1.7:
1280: *** empty log message ***
1281:
1282: * src/types/pa_vcookie.C 1.84:
1283: - check if $.expires value can be converted to date during
1284: cookies set up ( bugfix: #104 )
1285:
1286: * tests/041.html 1.3:
1287: - more tests for ^table.locate were added
1288:
1289: * src/classes/table.C 1.275:
1290: - ^table.locate[field;value;options] didn't work ( bugfix: #129 )
1291: - exception comment for incorrect options ^table.locate[field;value;options] was fixed
1292:
1293: 2010-10-09 moko
1294: * src/classes/reflection.C 1.21:
1295: * src/main/execute.C 1.366:
1296: constructor returning another object feature returned
1297:
1298: * tests/results/258.processed 1.2:
1299: test result updated as constructor returning another object
1300: feature returned
1301:
1302: * tests/258.html 1.1:
1303: * tests/results/258.processed 1.1:
1304: test for constructor returning another object
1305:
1306: 2010-10-08 misha
1307: * src/main/compile.tab.C 1.152:
1308: * src/main/compile.y 1.260:
1309: * tests/results/257.processed 1.1:
1310: *** empty log message ***
1311:
1312: * tests/257.html 1.1:
1313: - whitespaces after @METACOMMANDS and their options shouldn't
1314: cause exceptions any longer
1315:
1316: 2010-10-05 moko
1317: * src/classes/hash.C 1.107:
1318: * src/classes/table.C 1.274:
1319: length from sql server is now ignored, as sql string can contain
1320: 0x00 inside (bugfix: #119)
1321:
1322: 2010-10-02 misha
1323: * operators.txt 1.232:
1324: - the X mark was removed from ^cache[file]. it is usable to
1325: delete cache file.
1326:
1327: 2010-10-01 moko
1328: * tests/253.html 1.4:
1329: * tests/results/253.processed 1.5:
1330: hook_key added for key checking
1331:
1332: * src/classes/json.C 1.10:
1333: null key bug fixed
1334:
1335: 2010-09-29 misha
1336: * tests/results/256.processed 1.1:
1337: *** empty log message ***
1338:
1339: * tests/256.html 1.1:
1340: * tests/256.txt 1.1:
1341: - tests for ^json:string[] were added
1342:
1343: 2010-09-24 moko
1344: * src/classes/json.C 1.9:
1345: small fixed
1346:
1347: * tests/results/253.processed 1.4:
1348: * tests/results/255.processed 1.2:
1349: just updated
1350:
1351: * tests/253.html 1.3:
1352: * tests/253_json.txt 1.3:
1353: * tests/255.html 1.1:
1354: * tests/results/253.processed 1.3:
1355: * tests/results/255.processed 1.1:
1356: charset transcode test added for json:parse
1357:
1358: * src/types/pa_value.h 1.141:
1359: warning war :)
1360:
1361: * src/classes/json.C 1.8:
1362: * src/include/pa_request.h 1.207:
1363: * src/types/pa_value.h 1.140:
1364: * src/types/pa_vfile.C 1.49:
1365: * src/types/pa_vtable.C 1.35:
1366: $.indent implemented for ^json:string
1367:
1368: 2010-09-24 misha
1369: * src/main/compile.tab.C 1.151:
1370: *** empty log message ***
1371:
1372: 2010-09-21 moko
1373: * src/main/pa_charset.C 1.87:
1374: parser charset tables declare only white-space before 0x20, thus
1375: adding the missing chars
1376:
1377: * etc/parser3.charsets/koi8-r.cfg 1.8:
1378: * etc/parser3.charsets/koi8-u.cfg 1.1:
1379: updated to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
1380:
1381:
1382: 2010-09-21 misha
1383: * src/main/compile.y 1.259:
1384: - some semicolons were added (VS2010 don't want to compile
1385: grammar if they are absent)
1386:
1387: * tests/make_tests.cmd 1.3:
1388: * tests/run_tests.cmd 1.2:
1389: - path tools is changed
1390:
1391: * src/classes/classes.vcproj 1.26:
1392: - pathes to ls and gawk are changed
1393:
1394: * src/main/main.vcproj 1.27:
1395: - path to bison is changed
1396:
1397: 2010-09-20 moko
1398: * etc/parser3.charsets/Makefile.in 1.25:
1399: * etc/parser3.charsets/windows-1250.cfg 1.2:
1400: * etc/parser3.charsets/windows-1251.cfg 1.14:
1401: * etc/parser3.charsets/windows-1254.cfg 1.2:
1402: * etc/parser3.charsets/windows-1257.cfg 1.3:
1403: * etc/parser3.charsets/x-mac-cyrillic.cfg 1.3:
1404: updated to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
1405:
1406:
1407: 2010-09-20 misha
1408: * Makefile.am 1.78:
1409: * Makefile.in 1.94:
1410: * acinclude.m4 1.64:
1411: * aclocal.m4 1.67:
1412: * acsite.m4 1.43:
1413: * configure 1.121:
1414: * configure.in 1.130:
1415: * src/include/pa_config_auto.h.in 1.50:
1416: * src/lib/json/Makefile.in 1.2:
1417: *** empty log message ***
1418:
1419: * src/types/pa_vtable.C 1.34:
1420: - add EOLs while json-serializing table
1421:
1422: * src/classes/json.C 1.7:
1423: - add EOL while json-serializing hash
1424:
1425: * src/lib/json/JSON_parser.C 1.4:
1426: - 'ES' replaced by 'ESC' because some compilers don't like 'ES'.
1427:
1428: 2010-09-17 misha
1429: * operators.txt 1.231:
1430: - info about json class was added
1431:
1432: 2010-09-16 misha
1433: * src/classes/json.C 1.6:
1434: - ^json:string[object]
1435:
1436: * src/include/pa_request.h 1.206:
1437: * src/main/pa_request.C 1.324:
1438: - stuff for preventing infinite recursion while executing json:
1439: string was added
1440:
1441: * src/include/pa_string.h 1.199:
1442: - method append_quoted was added
1443:
1444: * src/types/pa_value.C 1.30:
1445: * src/types/pa_value.h 1.139:
1446: * src/types/pa_vbool.h 1.32:
1447: * src/types/pa_vdate.h 1.51:
1448: * src/types/pa_vdouble.h 1.55:
1449: * src/types/pa_vfile.C 1.48:
1450: * src/types/pa_vfile.h 1.68:
1451: * src/types/pa_vint.h 1.47:
1452: * src/types/pa_vstring.h 1.63:
1453: * src/types/pa_vtable.C 1.33:
1454: * src/types/pa_vtable.h 1.56:
1455: * src/types/pa_vvoid.h 1.32:
1456: - method get_json_string was added to Value & Co
1457:
1458: * src/classes/date.C 1.88:
1459: - methods get_gmt_string and get_sql_string were used
1460:
1461: * src/types/pa_vdate.h 1.50:
1462: - methods get_gmt_string and get_sql_string were added
1463:
1464: 2010-09-10 moko
1465: * src/targets/cgi/parser3.C [release_3_4_0] 1.255.2.1:
1466: vsnprintf now not called twice in die_or_abort (backport from
1467: 3.4.1)
1468:
1469: * src/targets/cgi/parser3.C 1.258:
1470: vsnprintf now not called twice in die_or_abort (bugfix: #106)
1471:
1472: 2010-09-09 moko
1473: * src/classes/json.C 1.5:
1474: warning war. :)
1475:
1476: 2010-09-08 misha
1477: * src/lib/json/Makefile.am 1.3:
1478: - additional include directories were added (for pa_memory.h and
1479: gc.h)
1480:
1481: * src/lib/json/json.vcproj 1.2:
1482: - JSON_parser.c => JSON_parser.C
1483: - compile as C++ instead default
1484: - additional include directory was added (for gc.h)
1485:
1486: * src/types/pa_vform.C 1.100:
1487: - little code reformating
1488:
1489: * src/classes/file.C 1.211:
1490: - $.content-type option now can be specified in ^file::create (
1491: new feature: #102 )
1492:
1493: 2010-09-07 moko
1494: * src/lib/json/JSON_parser.C 1.3:
1495: * src/lib/json/JSON_parser.h 1.2:
1496: json lib now uses pa_malloc/pa_free
1497:
1498: 2010-09-06 moko
1499: * tests/results/254.processed 1.3:
1500: VStateless_class:put_element exception was fixed
1501:
1502: * src/types/pa_value.h 1.138:
1503: * src/types/pa_vstateless_class.h 1.72:
1504: now VStateless_class:put_element barks self.type, not this.type (
1505: bugfix: #105)
1506:
1507: 2010-09-05 moko
1508: * src/classes/reflection.C 1.20:
1509: bugfix: new String() is required for exception handling
1510:
1511: * tests/254.html 1.2:
1512: * tests/results/254.processed 1.2:
1513: test modified
1514:
1515: 2010-09-04 moko
1516: * tests/254.html 1.1:
1517: * tests/results/254.processed 1.1:
1518: ^reflection:copy test added
1519:
1520: * src/classes/reflection.C 1.19:
1521: * src/include/pa_request.h 1.205:
1522: ^reflection:copy implemented (new feature: #100)
1523:
1524: 2010-09-02 moko
1525: * src/lib/json/JSON_parser.C 1.2:
1526: c++ compatiblity
1527:
1528: * tests/253.html 1.2:
1529: * tests/253_json.txt 1.2:
1530: * tests/results/253.processed 1.2:
1531: $.distinct option testing added
1532:
1533: 2010-09-01 moko
1534: * src/classes/json.C 1.4:
1535: $.distinct[first|last|all] added
1536:
1537: 2010-08-31 moko
1538: * tests/results/253.processed 1.1:
1539: json test result
1540:
1541: * tests/253.html 1.1:
1542: * tests/253_json.txt 1.1:
1543: json test added
1544:
1545: * src/classes/json.C 1.3:
1546: json.C update to actual version + hash key creation bugfix
1547:
1548: 2010-08-31 misha
1549: * Makefile.am 1.77:
1550: * Makefile.in 1.93:
1551: * acinclude.m4 1.63:
1552: * aclocal.m4 1.66:
1553: * acsite.m4 1.42:
1554: * configure 1.120:
1555: * configure.in 1.129:
1556: * src/classes/Makefile.in 1.70:
1557: * src/include/pa_config_auto.h.in 1.49:
1558: * src/lib/Makefile.in 1.20:
1559: * src/lib/json/Makefile.in 1.1:
1560: * src/targets/apache13core/Makefile.in 1.11:
1561: * src/targets/cgi/Makefile.in 1.73:
1562: *** empty log message ***
1563:
1564: * parser3.sln 1.13:
1565: * src/classes/Makefile.am 1.56:
1566: * src/classes/classes.vcproj 1.25:
1567: * src/classes/json.C 1.1:
1568: * src/lib/Makefile.am 1.11:
1569: * src/lib/json/JSON_parser.C 1.1:
1570: * src/lib/json/JSON_parser.h 1.1:
1571: * src/lib/json/Makefile.am 1.1:
1572: * src/lib/json/json.vcproj 1.1:
1573: - json library was added
1574:
1575: 2010-08-30 moko
1576: * src/include/pa_request.h 1.204:
1577: * src/main/execute.C 1.365:
1578: * src/main/pa_request.C 1.323:
1579: * src/types/pa_vobject.C 1.33:
1580: cosmetic optimization in request:execute_method usage
1581:
1582: 2010-08-29 moko
1583: * src/include/pa_charset.h 1.46:
1584: * src/main/pa_charset.C 1.86:
1585: small optimization, just to decrease number of lines. :)
1586:
1587: 2010-08-27 misha
1588: * tests/results/250.processed 1.1:
1589: * tests/results/251.processed 1.1:
1590: * tests/results/252.processed 1.1:
1591: *** empty log message ***
1592:
1593: * src/classes/op.C 1.204:
1594: - taint[json] was added
1595:
1596: * tests/250.html 1.1:
1597: * tests/251.html 1.1:
1598: * tests/252.html 1.1:
1599: - tests for taint[json] were added
1600:
1601: * src/main/pa_exec.C 1.81:
1602: - warning fix was rolled back.
1603:
1604: * src/include/pa_charset.h 1.45:
1605: * src/include/pa_string.h 1.198:
1606: * src/main/pa_charset.C 1.85:
1607: * src/main/untaint.C 1.156:
1608: - taint[json] was added
1609: - escaping was slightly modified
1610:
1611: 2010-08-25 misha
1612: * src/classes/file.C 1.210:
1613: - typo in file:sql exception was fixed
1614:
1615: * src/main/pa_exec.C 1.80:
1616: - warning about declared and not used variable forced_allow was
1617: removed
1618:
1619: 2010-08-14 misha
1620: * src/classes/hash.C 1.106:
1621: - two warnings about signed/unsigned mismatch were removed
1622:
1623: 2010-08-11 moko
1624: * tests/249.html 1.1:
1625: * tests/results/249.processed 1.1:
1626: default setter and anti-recursive default getter test added
1627:
1628: * src/classes/reflection.C 1.18:
1629: * src/include/pa_request.h 1.203:
1630: * src/main/execute.C 1.364:
1631: * src/types/pa_value.h 1.137:
1632: * src/types/pa_vclass.C 1.44:
1633: * src/types/pa_vobject.C 1.32:
1634: * src/types/pa_vobject.h 1.56:
1635: * src/types/pa_vstateless_class.C 1.46:
1636: * src/types/pa_vstateless_class.h 1.71:
1637: default setter support + anti-recursive default getter support (
1638: new feature: #13 )
1639:
1640: * src/include/pa_hash.h 1.83:
1641: optimization: threshold member removed from hash, reducing
1642: sizeof(hash)
1643:
1644: 2010-08-10 misha
1645: * tests/results/196.processed 1.4:
1646: * tests/results/247.processed 1.1:
1647: * tests/results/248.processed 1.1:
1648: *** empty log message ***
1649:
1650: * tests/196.html 1.3:
1651: - junction-method was added to the test
1652:
1653: * tests/248.html 1.2:
1654: - ups. typo :)
1655:
1656: * tests/248.html 1.1:
1657: - test for checking .match with 4 params
1658:
1659: * tests/247.html 1.1:
1660: * tests/247_utf8.txt 1.1:
1661: * tests/247_utf8_bom.txt 1.1:
1662: * tests/247_windows1251.txt 1.1:
1663: - test for "transcode file from utf-8 to $request:charset during
1664: loading if the BOM code is detected"
1665:
1666: * src/main/pa_common.C 1.263:
1667: * src/main/pa_http.C 1.47:
1668: - transcode file from utf-8 to $request:charset during loading
1669: if the BOM code is detected ( new feature: #98 )
1670:
1671: 2010-08-05 misha
1672: * src/classes/image.C 1.135:
1673: - ^image.replace now can accept only 2 params. in this case the
1674: whole image is affected ( new feature: #95 )
1675:
1676: 2010-08-04 misha
1677: * tests/results/246.processed 1.1:
1678: *** empty log message ***
1679:
1680: * tests/246.html 1.1:
1681: - test tor ^hash._at[] was added
1682:
1683: * src/classes/hash.C 1.105:
1684: - ^hash._at[first|last|[-]N] ( new feature: #53 )
1685:
1686: * src/include/pa_hash.h 1.82:
1687: - methods for accessing the first and the last values of ordered
1688: hash were added (first_value and last_value)
1689:
1690: * src/classes/file.C 1.209:
1691: - now ^file::base64 accepts up to 4 params (similar to others
1692: file's methods): ^file::base64[mode;user-file-name;encoded;
1693: options] ( new feature: #68 )
1694:
1695: * src/types/pa_vmethod_frame.h 1.88:
1696: - helper method as_hash was added
1697:
1698: 2010-08-01 moko
1699: * src/classes/op.C 1.203:
1700: to correctly process $result[] in code, called from ^process
1701:
1702: * tests/245.html 1.2:
1703: $result in ^process[] test added
1704:
1705: * src/classes/op.C 1.202:
1706: * src/classes/reflection.C 1.17:
1707: * src/include/pa_request.h 1.202:
1708: * src/main/execute.C 1.363:
1709: * src/main/pa_request.C 1.322:
1710: * src/types/pa_vmethod_frame.C 1.18:
1711: * src/types/pa_vmethod_frame.h 1.87:
1712: * src/types/pa_vobject.C 1.31:
1713: optimization:
1714: VMethodFrame(junction, caller) replaced with VMethodFrame(method, caller, self)
1715: op_call(VMethodFrame &frame, bool constructing) removed, construct(class,method) added
1716:
1717: * tests/results/192.processed 1.6:
1718: * tests/results/244.processed 1.2:
1719: request::construct added
1720:
1721: * tests/244.html 1.1:
1722: * tests/245.html 1.1:
1723: * tests/results/244.processed 1.1:
1724: * tests/results/245.processed 1.1:
1725: object creation exceptions and ^process tests added
1726:
1727: 2010-07-28 misha
1728: * tests/make_tests.cmd 1.2:
1729: - win32 EOLs
1730:
1731: * tests/run_parser.cmd 1.1:
1732: * tests/run_tests.cmd 1.1:
1733: - cmd files for executing tests on Win32 were added (The system
1734: timezone should be GMT+3)
1735:
1736: 2010-07-25 misha
1737: * tests/212.html 1.4:
1738: * tests/212.html 1.5:
1739: * tests/results/212.processed 1.6:
1740: - sizes were removed mecause they could be different on
1741: different OSs
1742:
1743: * tests/065.html 1.4:
1744: - make it "win32 friendly"
1745:
1746: * src/main/compile.tab.C 1.150:
1747: * tests/results/152.processed 1.9:
1748: *** empty log message ***
1749:
1750: * src/main/compile.y 1.258:
1751: - all EOLs between methods are removed during compilation ( new
1752: feature: #47 )
1753:
1754: * tests/006.html 1.5:
1755: * tests/014.html 1.6:
1756: * tests/022.html 1.6:
1757: * tests/059.html 1.5:
1758: * tests/071.html 1.3:
1759: * tests/073.html 1.3:
1760: * tests/096.html 1.6:
1761: * tests/096.html 1.7:
1762: * tests/107.html 1.5:
1763: * tests/109.html 1.4:
1764: * tests/109.html 1.5:
1765: * tests/142.html 1.3:
1766: * tests/142.html 1.4:
1767: * tests/144.html 1.3:
1768: * tests/144.html 1.4:
1769: * tests/149.html 1.3:
1770: * tests/149.html 1.4:
1771: * tests/149.html 1.5:
1772: * tests/152.html 1.8:
1773: * tests/results/006.processed 1.8:
1774: * tests/results/014.processed 1.7:
1775: * tests/results/022.processed 1.8:
1776: * tests/results/059.processed 1.8:
1777: * tests/results/071.processed 1.7:
1778: * tests/results/073.processed 1.7:
1779: * tests/results/096.processed 1.8:
1780: * tests/results/107.processed 1.8:
1781: * tests/results/109.processed 1.6:
1782: * tests/results/109.processed 1.7:
1783: * tests/results/142.processed 1.4:
1784: * tests/results/142.processed 1.5:
1785: * tests/results/144.processed 1.4:
1786: * tests/results/144.processed 1.5:
1787: * tests/results/149.processed 1.6:
1788: * tests/results/149.processed 1.7:
1789: - prepare tests to trim trailing methods' EOLs
1790:
1791: 2010-07-23 moko
1792: * tests/results/156.processed 1.5:
1793: * tests/results/224.processed 1.11:
1794: fix for #54 changed the hash order in this test
1795:
1796: * tests/014.html 1.5:
1797: to check hash order, hash no is longer sorted before print
1798:
1799: * src/include/pa_hash.h 1.81:
1800: hash copy constructor now keeps order (bugfix: #54)
1801:
1802: 2010-07-22 moko
1803: * tests/results/224.processed 1.10:
1804: @auto[] is no longer inherited
1805:
1806: * src/types/pa_vstateless_class.C 1.45:
1807: * tests/227.html 1.3:
1808: * tests/results/227.processed 1.4:
1809: @auto[] is no longer inherited (bugfix: #57)
1810:
1811: 2010-07-21 misha
1812: * src/classes/table.C 1.273:
1813: - don't skip comment lines during table::load if encloser or
1814: separator is set as '#' ( new feature: #30 )
1815:
1816: * src/targets/cgi/parser3.C 1.257:
1817: - don't run as cgi if env:PARSER_VERSION was set for preventing
1818: infinite loot ( bugfix: #12 )
1819:
1820: * src/classes/file.C 1.208:
1821: - set PARSER_VARSION env before external script executing
1822:
1823: 2010-07-13 misha
1824: * tests/238.html 1.1:
1825: * tests/240.html 1.1:
1826: * tests/241.html 1.1:
1827: * tests/242.html 1.1:
1828: * tests/243.html 1.1:
1829: * tests/outputs/242.processed 1.1:
1830: * tests/results/058.processed 1.7:
1831: * tests/results/212.processed 1.5:
1832: * tests/results/238.processed 1.1:
1833: * tests/results/240.processed 1.1:
1834: * tests/results/241.processed 1.1:
1835: * tests/results/242.processed 1.1:
1836: * tests/results/243.processed 1.1:
1837: *** empty log message ***
1838:
1839: * tests/058.html 1.3:
1840: - test for suppressing @border was added
1841: - test for user attribute was added
1842:
1843: * tests/186.html 1.4:
1844: * tests/results/186.processed 1.3:
1845: unescaping from \uXXXX
1846:
1847: * tests/239.html 1.1:
1848: * tests/results/239.processed 1.1:
1849: method call type
1850:
1851: * src/types/pa_vjunction.C 1.9:
1852: * src/types/pa_vjunction.h 1.30:
1853: - bugfix: #90 : $junction_method.CLASS_NAME (+CLASS)
1854:
1855: 2010-07-07 misha
1856: * buildall-with-xml 1.37:
1857: * buildall-without-xml 1.23:
1858: - moving to pcre 8.10 on *nix
1859:
1860: 2010-07-05 misha
1861: * src/main/compile.tab.C 1.149:
1862: * tests/results/192.processed 1.5:
1863: * tests/results/230.processed 1.4:
1864: *** empty log message ***
1865:
1866: * src/classes/curl.C 1.6:
1867: * src/classes/file.C 1.207:
1868: * src/classes/hash.C 1.104:
1869: * src/classes/image.C 1.134:
1870: * src/classes/op.C 1.201:
1871: * src/classes/string.C 1.194:
1872: * src/classes/table.C 1.272:
1873: * src/classes/void.C 1.46:
1874: * src/main/pa_common.C 1.262:
1875: * src/main/pa_http.C 1.46:
1876: - exception comment strings "options must be hash", "options must be hash, not code" and "called
1877: with invalid option" were replaced by constatns
1878: - exception comment string "invalid option passed" was replaced by "called with invalid option" (now
1879: in different methods are the same exception comment string)
1880:
1881: * src/include/pa_exception.h 1.57:
1882: - more exception strings were defined
1883:
1884: * src/main/compile.y 1.256:
1885: * src/main/compile_tools.C 1.68:
1886: * src/main/compile_tools.h 1.102:
1887: * src/types/pa_vstateless_class.h 1.70:
1888: - now we can define possible method's call type ( new feature: #5 )
1889: 1. @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's methods
1890: 2. @static:method[params] (only static keyword could be used here) -- for specified methods
1891:
1892: * src/main/pa_common.C 1.261:
1893: - junction points should not be deleted on win32 during dirs cleanup ( bugfix: #83 )
1894: - optimisation in dirs cleanup
1895:
1896: 2010-07-03 misha
1897: * tests/158.html 1.2:
1898: * tests/160.html 1.5:
1899: * tests/161.html 1.2:
1900: * tests/162.html 1.2:
1901: * tests/163.html 1.3:
1902: * tests/167.html 1.2:
1903: * tests/168.html 1.2:
1904: * tests/169.html 1.2:
1905: * tests/170.html 1.2:
1906: * tests/171.html 1.4:
1907: * tests/172.html 1.3:
1908: * tests/173.html 1.2:
1909: * tests/174.html 1.3:
1910: * tests/175.html 1.2:
1911: * tests/176.html 1.4:
1912: * tests/180.html 1.3:
1913: * tests/184.html 1.2:
1914: * tests/185.html 1.6:
1915: * tests/191.html 1.3:
1916: * tests/192.html 1.3:
1917: * tests/196.html 1.2:
1918: * tests/197.html 1.2:
1919: * tests/198.html 1.3:
1920: * tests/199.html 1.3:
1921: * tests/208.html 1.4:
1922: * tests/209.html 1.2:
1923: * tests/213.html 1.2:
1924: * tests/214.html 1.3:
1925: * tests/results/158.processed 1.4:
1926: * tests/results/160.processed 1.6:
1927: * tests/results/161.processed 1.3:
1928: * tests/results/162.processed 1.3:
1929: * tests/results/163.processed 1.4:
1930: * tests/results/167.processed 1.3:
1931: * tests/results/168.processed 1.4:
1932: * tests/results/168.processed 1.5:
1933: * tests/results/169.processed 1.3:
1934: * tests/results/169.processed 1.4:
1935: * tests/results/169.processed 1.5:
1936: * tests/results/170.processed 1.3:
1937: * tests/results/170.processed 1.4:
1938: * tests/results/171.processed 1.5:
1939: * tests/results/172.processed 1.4:
1940: * tests/results/173.processed 1.3:
1941: * tests/results/174.processed 1.4:
1942: * tests/results/175.processed 1.3:
1943: * tests/results/176.processed 1.6:
1944: * tests/results/180.processed 1.4:
1945: * tests/results/184.processed 1.3:
1946: * tests/results/185.processed 1.6:
1947: * tests/results/191.processed 1.5:
1948: * tests/results/192.processed 1.4:
1949: * tests/results/196.processed 1.3:
1950: * tests/results/197.processed 1.3:
1951: * tests/results/198.processed 1.4:
1952: * tests/results/199.processed 1.4:
1953: * tests/results/208.processed 1.3:
1954: * tests/results/209.processed 1.3:
1955: * tests/results/213.processed 1.3:
1956: * tests/results/214.processed 1.3:
1957: - prepare tests to trim trailing methods' EOLs
1958:
1959: 2010-06-29 misha
1960: * tests/215.html 1.2:
1961: * tests/217.html 1.2:
1962: * tests/218.html 1.2:
1963: * tests/220.html 1.2:
1964: * tests/223.html 1.3:
1965: * tests/224.html 1.7:
1966: * tests/226.html 1.2:
1967: * tests/227.html 1.2:
1968: * tests/228.html 1.3:
1969: * tests/229.html 1.5:
1970: * tests/230.html 1.2:
1971: * tests/232.html 1.2:
1972: * tests/235.html 1.2:
1973: * tests/results/215.processed 1.3:
1974: * tests/results/217.processed 1.3:
1975: * tests/results/218.processed 1.3:
1976: * tests/results/220.processed 1.3:
1977: * tests/results/223.processed 1.4:
1978: * tests/results/224.processed 1.9:
1979: * tests/results/226.processed 1.3:
1980: * tests/results/226.processed 1.4:
1981: * tests/results/227.processed 1.3:
1982: * tests/results/228.processed 1.3:
1983: * tests/results/229.processed 1.4:
1984: * tests/results/230.processed 1.2:
1985: * tests/results/230.processed 1.3:
1986: * tests/results/232.processed 1.2:
1987: * tests/results/235.processed 1.2:
1988: - prepare tests to trim trailing methods' EOLs
1989:
1990: 2010-06-16 moko
1991: * tests/229.html 1.4:
1992: * tests/results/229.processed 1.3:
1993: elseif now supported in ^if
1994:
1995: * src/classes/op.C 1.200:
1996: new feature: #56 elseif now supported in ^if
1997:
1998: 2010-06-03 misha
1999: * src/main/pa_common.C 1.260:
2000: - bugfix #74 -- memmove should be used instead of memcopy for
2001: overlaped regions
2002:
1.80 misha 2003: 2010-05-25 misha
1.81 misha 2004: * src/main/pa_common.C 1.259:
2005: - wanring about unused vars was removed
2006:
1.80 misha 2007: * src/include/pa_request.h 1.201:
2008: * src/main/execute.C 1.362:
2009: * src/main/pa_request.C 1.321:
2010: - get_method_filename was moved to execute.C
2011:
2012: 2010-05-23 misha
2013: * src/main/pa_request.C 1.320:
2014: - more accurate detection of method's file
2015:
2016: 2010-05-22 misha
2017: * src/classes/reflection.C 1.16:
2018: - bugfix: core during detection of .file if filespec isn't
2019: detected successfully
2020:
2021: 2010-05-20 misha
2022: * src/main/pa_request.C 1.319:
2023: - fix in get_method_filename
2024:
2025: * src/main/compile.tab.C 1.148:
2026: *** empty log message ***
2027:
2028: * src/classes/op.C 1.199:
2029: * src/include/pa_request.h 1.199:
2030: * src/include/pa_request.h 1.200:
2031: * src/main/compile.y 1.255:
2032: * src/main/pa_request.C 1.318:
2033: - new feature: #24 -- searching included file in @USE/^use is
2034: changed. if its filespec doesn't start from '/' it will be
2035: searched in caller file directory
2036:
2037: * src/classes/reflection.C 1.15:
2038: - ^reflection:method_info returns file where the method is
2039: defined
2040:
2041: * src/classes/file.C 1.206:
2042: * src/include/pa_common.h 1.143:
2043: - method lastposafter is moved to pa_common.h
2044:
2045: 2010-05-17 misha
2046: * src/classes/string.C 1.193:
2047: * src/include/pa_common.h 1.142:
2048: * src/main/pa_common.C 1.258:
2049: * src/types/pa_vcookie.C 1.83:
2050: new feature: #71 ^string:js-unescape and cookie parser decode \
2051: uXXXX as well as %uXXXX
2052:
2053: * src/classes/curl.C 1.5:
2054: beauty:
2055: - unused param is removed in method _curl_version_action
2056: - some spaces were removed or replaced by tabs
2057:
2058: 2010-05-16 misha
2059: * src/classes/table.C 1.271:
2060: - bugfix: #72 core with empty value during ^table.hash[...;
2061: name_of_the_last_column][$.type[string]]
2062:
2063: * src/classes/curl.C 1.4:
2064: new: #61 more curl options were added (contributed by Sumo)
2065:
2066: 2010-04-29 pretender
2067: * src/main/pa_string.C 1.235:
2068: fixes #63 Split result from empty string now empty string.
2069:
2070: * src/types/pa_vtable.C 1.32:
2071: bugfix: #35 All empty table cells are now string type.
2072:
2073: 2010-04-28 pretender
2074: * src/include/pa_opcode.h 1.45:
2075: * src/main/compile.tab.C 1.147:
2076: * src/main/compile.y 1.254:
2077: * src/main/execute.C 1.361:
2078: bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS macrodefinition removed
2079:
2080: 2010-04-19 pretender
2081: * src/main/execute.C 1.360:
2082: fixes #60 Stacktrace now contains info for OP_CONSTRUCT_OBJECT
2083: and OP_GET_CLASS
2084:
2085: * src/include/pa_common.h 1.141:
2086: * src/main/pa_common.C 1.257:
2087: * src/main/pa_exec.C 1.79:
2088: fixes #64 Now file.missing exception generates in unsafe mode
2089: to.
2090:
2091: * src/classes/file.C 1.205:
2092: fixes #48 Now not throw "not save environment variable"
2093: exception in grpunlim version.
2094:
2095: 2010-04-05 misha
2096: * src/classes/string.C 1.192:
2097: - new feature: 4th param was added to match. if specified its
2098: value is returned in case of nothing was found
2099:
2100: 2010-03-31 misha
2101: * src/main/pa_request.C 1.317:
2102: - bugfix: on *nix URIs like /a/b/// caused multiple execution of
2103: /a/b/auto.p
2104:
2105: 2010-03-19 misha
2106: * src/main/execute.C 1.359:
2107: - core in $table1.$table2 was fixed
2108:
2109: * src/targets/cgi/parser3.C 1.256:
2110: - core in sigpipe was fixed
2111:
2112: 2010-01-27 misha
2113: * src/main/pa_common.C 1.256:
2114: - bugfix: there are no excaption.type if trying to open file by
2115: path /existing-file/non-exixting-file
2116:
2117: 2010-01-26 misha
2118: * src/types/pa_vrequest.C 1.50:
2119: * src/types/pa_vrequest.h 1.38:
2120: - $request:post-body was added (returns file)
2121:
2122: 2009-12-22 misha
2123: * src/classes/curl.C 1.3:
2124: - method 'option' was renamed to 'options'
2125: - now parser doesn't have class curl if it was built without it
2126:
2127: 2009-12-15 misha
2128: * configure.in 1.127:
2129: - little cheat with curl include dir was added
2130:
2131: 2009-12-04 misha
2132: * src/classes/curl.C 1.2:
2133: - some fixes
2134:
2135: * Makefile.am 1.76:
2136: * Makefile.in 1.92:
2137: * acinclude.m4 1.62:
2138: * aclocal.m4 1.65:
2139: * acsite.m4 1.41:
2140: * bin/Makefile.in 1.15:
2141: * configure 1.119:
2142: * configure.in 1.126:
2143: * etc/Makefile.in 1.20:
2144: * etc/parser3.charsets/Makefile.in 1.24:
2145: * src/Makefile.in 1.61:
2146: * src/classes/Makefile.in 1.69:
2147: * src/include/Makefile.in 1.24:
2148: * src/include/pa_config_auto.h.in 1.48:
2149: * src/lib/Makefile.in 1.19:
2150: * src/lib/cord/Makefile.in 1.9:
2151: * src/lib/cord/include/Makefile.in 1.7:
2152: * src/lib/cord/include/private/Makefile.in 1.7:
2153: * src/lib/gc/Makefile.in 1.7:
2154: * src/lib/gc/include/Makefile.in 1.8:
2155: * src/lib/gd/Makefile.in 1.8:
2156: * src/lib/ltdl/Makefile.in 1.12:
2157: * src/lib/md5/Makefile.in 1.13:
2158: * src/lib/pcre/Makefile.in 1.16:
2159: * src/lib/sdbm/Makefile.in 1.6:
2160: * src/lib/sdbm/apr-include/Makefile.in 1.6:
2161: * src/lib/smtp/Makefile.in 1.8:
2162: * src/main/Makefile.in 1.64:
2163: * src/sql/Makefile.in 1.17:
2164: * src/targets/Makefile.in 1.48:
2165: * src/targets/apache13/Makefile.in 1.53:
2166: * src/targets/apache13core/Makefile.in 1.10:
2167: * src/targets/cgi/Makefile.in 1.72:
2168: * src/targets/isapi/Makefile.in 1.18:
2169: * src/types/Makefile.in 1.68:
2170: *** empty log message ***
2171:
2172: * buildall-with-xml 1.36:
2173: * buildall-without-xml 1.22:
2174: * configure.in 1.125:
2175: * src/classes/Makefile.am 1.55:
2176: * src/classes/classes.vcproj 1.24:
2177: * src/classes/curl.C 1.1:
2178: * src/classes/file.C 1.204:
2179: * src/include/pa_config_fixed.h 1.74:
2180: - curl class was added
2181:
2182: * src/include/pa_hash.h 1.80:
2183: - hash-iterator was added
2184:
2185: 2009-12-03 misha
2186: * buildall-with-xml 1.35:
2187: * buildall-without-xml 1.21:
2188: - option --passive-ftp was added to pcre
2189:
2190: 2009-11-27 misha
2191: * Makefile.am 1.74:
2192: * Makefile.am 1.75:
2193: * Makefile.in 1.90:
2194: * Makefile.in 1.91:
2195: * acinclude.m4 1.60:
2196: * acinclude.m4 1.61:
2197: * aclocal.m4 1.63:
2198: * aclocal.m4 1.64:
2199: * acsite.m4 1.39:
2200: * acsite.m4 1.40:
2201: * configure 1.117:
2202: * configure 1.118:
2203: * configure.in 1.123:
2204: * configure.in 1.124:
2205: * src/include/pa_config_auto.h.in 1.47:
2206: * src/include/pa_version.h 1.40:
2207: * src/include/pa_version.h 1.41:
2208: *** empty log message ***
2209:
2210: * src/classes/image.C 1.133:
2211: - don't add @border attribute to output of ^image.html[] if it
2212: was specified by user with empty value
2213:
2214: 2009-11-26 misha
2215: * src/types/pa_vxdoc.C 1.37:
2216: - bugfix: core if xdoc doesn't have the root element and we are
2217: trying to access .documentElement
2218:
1.79 misha 2219: 2009-11-16 misha
2220: * Makefile.am 1.72:
2221: * Makefile.am 1.73:
2222: * Makefile.am [release_3_4_0] 1.71.2.1:
2223: * Makefile.am [release_3_4_0] 1.71.2.2:
2224: * Makefile.in 1.88:
2225: * Makefile.in 1.89:
2226: * Makefile.in [release_3_4_0] 1.87.2.1:
2227: * Makefile.in [release_3_4_0] 1.87.2.2:
2228: * acinclude.m4 1.58:
2229: * acinclude.m4 1.59:
2230: * acinclude.m4 [release_3_4_0] 1.57.2.1:
2231: * acinclude.m4 [release_3_4_0] 1.57.2.2:
2232: * aclocal.m4 1.61:
2233: * aclocal.m4 1.62:
2234: * aclocal.m4 [release_3_4_0] 1.60.2.1:
2235: * aclocal.m4 [release_3_4_0] 1.60.2.2:
2236: * acsite.m4 1.37:
2237: * acsite.m4 1.38:
2238: * acsite.m4 [release_3_4_0] 1.36.2.1:
2239: * acsite.m4 [release_3_4_0] 1.36.2.2:
2240: * configure 1.115:
2241: * configure 1.116:
2242: * configure [release_3_4_0] 1.114.2.1:
2243: * configure [release_3_4_0] 1.114.2.2:
2244: * configure.in 1.121:
2245: * configure.in 1.122:
2246: * configure.in [release_3_4_0] 1.120.2.1:
2247: * configure.in [release_3_4_0] 1.120.2.2:
2248: * src/include/pa_version.h 1.39:
2249: * src/lib/gc/include/Makefile.am 1.3:
2250: * src/lib/gc/include/Makefile.am [release_3_4_0] 1.2.44.1:
2251: * src/lib/gc/include/Makefile.in 1.7:
2252: * src/lib/gc/include/Makefile.in [release_3_4_0] 1.6.4.1:
2253: *** empty log message ***
2254:
2255: * src/include/pa_version.h [release_3_4_0] 1.38.2.1:
2256: =no message
2257:
2258: 2009-11-11 misha
2259: * src/classes/table.C 1.270:
2260: - in ^table.flip[] look at number of columns instead of number
2261: of items in first row for named tables
2262:
2263: 2009-11-10 misha
2264: * operators.txt 1.229:
2265: - info about hash-options in ^file::create was added
2266:
2267: 2009-11-09 misha
2268: * tests/results/236.processed 1.1:
2269: * tests/results/237.processed 1.1:
2270: *** empty log message ***
2271:
2272: * tests/237.html 1.1:
2273: - test for ^file::create[...;$.charset[...]] was added
2274:
2275: * buildall-with-xml 1.34:
2276: - moving to libxml 2.7.6
2277:
2278: * tests/236.html 1.1:
2279: - tests for comparations cords with functions were added
2280:
2281: * src/include/pa_string.h 1.197:
2282: - optimisation: cacheing of cstr was added
2283:
2284: * src/classes/table.C 1.269:
2285: * src/lib/gc/include/gc_allocator.h 1.1:
2286: - bugfix: GPF mallocs + stringstream (table.save)
2287:
2288: * src/main/pa_http.C 1.45:
2289: - little optimisation
2290:
2291: * src/classes/file.C 1.203:
2292: - file::create now accepts 4th param: options with $.charset
2293:
2294: * src/lib/cord/cordxtra.c 1.15:
2295: * src/lib/cord/include/private/cord_pos.h 1.5:
2296: - fixed bug in cord (comparation cords with functions was buggy)
2297:
2298: 2009-11-06 misha
2299: * src/main/pa_string.C 1.234:
2300: - bugfix: calculation string.length sometimes was buggy
2301:
2302: * src/classes/string.C 1.191:
2303: - bugfix: Temp_value_element wasn't destroyed if exception
2304: occured during match/replace
2305:
2306: * src/include/pa_charset.h 1.44:
2307: * src/main/pa_charset.C 1.84:
2308: - method lengthUTF8Char was added
2309:
2310: * src/classes/op.C 1.198:
2311: - clean tainting lang was added for user's usage
2312:
2313: * src/lib/cord/cordbscs.c 1.10:
2314: * src/lib/cord/cordxtra.c 1.14:
2315: - some rare GPF were fixed: checkouts are required after
2316: GC_MALLOC
2317:
2318: * src/types/pa_vregex.C 1.10:
2319: - check UTF8 only during 1st iteration
2320:
2321: * operators.txt 1.228:
2322: - actually, there is no ^untaint[xml] in file::create
2323:
2324: 2009-10-15 misha
2325: * tests/results/234.processed 1.1:
2326: * tests/results/235.processed 1.1:
2327: *** empty log message ***
2328:
2329: * tests/235.html 1.1:
2330: * tests/235_attach.txt 1.1:
2331: - tests for preparing email were added
2332:
2333: * tests/234.html 1.1:
2334: - more tests for checking ^taint[uri] escaping were added
2335:
2336: * src/include/pa_string.h 1.196:
2337: * src/main/pa_charset.C 1.83:
2338: * src/main/pa_http.C 1.44:
2339: * src/main/pa_request.C 1.316:
2340: * src/main/untaint.C 1.155:
2341: * src/types/pa_vmail.C 1.97:
2342: - little hacking: for dealing with transcoding+^taint[uri]
2343: transcode_and_untaint was replaced by untaint_and_transcode
2344:
2345: 2009-10-13 misha
2346: * tests/121.html 1.4:
2347: * tests/results/121.processed 1.7:
2348: - test transcoding + url-escaping now
2349:
2350: * tests/results/auto.p 1.5:
2351: - more helpers' methods were added
2352:
2353: * src/main/pa_globals.C 1.184:
2354: - die instead of abort
2355:
2356: 2009-10-06 misha
2357: * Makefile.am 1.70:
2358: * Makefile.am 1.71:
2359: * Makefile.in 1.85:
2360: * Makefile.in 1.86:
2361: * Makefile.in 1.87:
2362: * acinclude.m4 1.56:
2363: * acinclude.m4 1.57:
2364: * aclocal.m4 1.59:
2365: * aclocal.m4 1.60:
2366: * acsite.m4 1.35:
2367: * acsite.m4 1.36:
2368: * configure 1.112:
2369: * configure 1.113:
2370: * configure 1.114:
2371: * configure.in 1.119:
2372: * configure.in 1.120:
2373: * src/include/pa_version.h 1.37:
2374: *** empty log message ***
2375:
2376: * src/main/pa_common.C 1.255:
2377: - don't allocate memory during capitalization if input string is
2378: already capitalized
2379:
2380: * src/targets/isapi/parser3isapi.C 1.103:
2381: - pass pre-capitalized headers
2382:
2383: * src/targets/apache13core/mod_parser3_core.C 1.15:
2384: * src/targets/cgi/parser3.C 1.255:
2385: - pass pre-capitalized headers
2386: - don't use format function because it calls malloc
2387:
2388: * src/include/pa_common.h 1.140:
2389: - more capitalized headers were added
2390:
2391: * src/main/pa_common.C 1.254:
2392: - in safe mode clear executable bits during file writing
2393:
2394: 2009-10-05 misha
2395: * src/include/pa_config_auto.h.in 1.46:
2396: *** empty log message ***
2397:
2398: 2009-10-04 misha
2399: * src/main/pa_charset.C 1.81:
2400: - use iterators in pa_charset.C itself
2401:
2402: 2009-10-03 misha
2403: * src/classes/image.C 1.132:
2404: * src/types/pa_vimage.h 1.51:
2405: - ^img.font[], ^img.text[] & ^img.length[] can work in utf-8 now
2406:
2407: * src/include/pa_charset.h 1.43:
2408: * src/main/pa_charset.C 1.80:
2409: - class UTF8_string_iterator was added
2410:
2411: * src/classes/image.C 1.131:
2412: - respect utf-8 when calculate alphabet length
2413:
2414: * src/classes/mail.C 1.116:
2415: - check from before get message.cstr
2416:
2417: 2009-10-02 misha
2418: * tests/233.html 1.1:
2419: - test for image.font, image.length, image.text with text in utf-
2420: 8 were added
2421:
2422: * src/main/pa_common.C 1.253:
2423: - use pa_malloc_atomic instead of new
2424:
2425: 2009-10-01 misha
2426: * buildall-with-xml 1.33:
2427: * buildall-without-xml 1.20:
2428: - comment about gc version for freebsd 4 was added
2429:
2430: 2009-09-30 misha
2431: * src/main/pa_exec.C 1.77:
2432: - bugfix: allocate a bit more (for terminator)
2433: - read_pipe were slightly optimized
2434:
1.78 misha 2435: 2009-09-28 misha
2436: * src/main/pa_common.C 1.252:
2437: * src/main/pa_uue.C 1.15:
2438: - some magic numbers were removed
2439:
2440: * src/types/pa_vmail.C 1.96:
2441: - forgot about space after ':'
2442:
2443: * src/types/pa_vmail.C 1.95:
2444: - escape filenames while preparing mail body
2445: - small simplifications
2446:
2447: * src/include/pa_uue.h 1.10:
2448: * src/main/pa_uue.C 1.14:
2449: - pa_uuencode now has inout params like pa_base64
2450:
2451: 2009-09-27 misha
2452: * src/classes/mail.C 1.115:
2453: * src/types/pa_vmail.C 1.94:
2454: * src/types/pa_vmail.h 1.19:
2455: - new option $.debug-print(1) was added to mail:send
2456: - changes for using uue_encode which uses less memory
2457:
2458: * src/main/pa_common.C 1.251:
2459: - pa_base64_encode uses less memory now
2460:
2461: * src/include/pa_uue.h 1.9:
2462: * src/main/pa_uue.C 1.12:
2463: - pa_uuencode reduces less memory now
2464:
1.79 misha 2465: 2009-09-27 misha
2466: * src/classes/mail.C 1.115:
2467: * src/types/pa_vmail.C 1.94:
2468: * src/types/pa_vmail.h 1.19:
2469: - new option $.debug-print(1) was added to mail:send
2470: - changes for using uue_encode which uses less memory
2471:
2472: * src/main/pa_common.C 1.251:
2473: - pa_base64_encode uses less memory now
2474:
2475: * src/include/pa_uue.h 1.9:
2476: * src/main/pa_uue.C 1.12:
2477: - pa_uuencode reduces less memory now
2478:
1.78 misha 2479: 2009-09-26 misha
2480: * src/types/pa_vmail.C 1.93:
2481: - default encoding now is base64
2482:
2483: * buildall-with-xml 1.32:
2484: - moving to libxml 2.7.5 and libxslt 1.1.26
2485:
2486: 2009-09-25 misha
2487: * src/types/pa_vmail.C 1.91:
2488: - capitalization of headers was added to sending mail as well
2489:
2490: * buildall-with-xml 1.31:
2491: - catalog package was removed from libxml
2492:
2493: * src/main/pa_xml_io.C 1.26:
2494: - fix in removing file:// protocol for win32 absolute path
2495:
2496: * src/include/pa_common.h 1.139:
2497: - one more capitalized header was added
2498:
2499: 2009-09-22 misha
2500: * INSTALL 1.55:
2501: - comment about building just httpd binary while building apache
2502: module was added
2503:
2504: * src/targets/apache13/p3runConfigure.in 1.19:
2505: - INCLUDES added so problem with finding pa_httpd.h should be
2506: fixed now
2507:
2508: 2009-09-20 misha
2509: * buildall-with-xml 1.30:
2510: - moving to the latest versions of xml libs: libxml 2.7.4 and
2511: libxslt 1.1.25
2512:
2513: * src/targets/apache13/p3runConfigure.in 1.18:
2514: - path fo pcre libs was fixed
2515:
2516: 2009-09-18 misha
2517: * tests/224.html 1.6:
2518: * tests/224.p 1.4:
2519: * tests/results/224.processed 1.8:
2520: * tests/results/231.processed 1.1:
2521: *** empty log message ***
2522:
2523: * tests/231.html 1.1:
2524: - test for encoding cookie in win-1251
2525:
2526: * tests/224.html 1.5:
2527: * tests/224.p 1.3:
2528: - tests for ^reflection:fields[class or object] were added
2529:
2530: * operators.txt 1.227:
2531: - info about method ^reflection:fields[class or object] was
2532: added
2533:
2534: * src/classes/reflection.C 1.13:
2535: - method ^reflection:fields[class or object] was added
2536:
2537: * src/types/pa_value.h 1.136:
2538: * src/types/pa_vclass.C 1.43:
2539: * src/types/pa_vclass.h 1.58:
2540: * src/types/pa_vobject.h 1.55:
2541: - methods get_fields were added
2542:
2543: 2009-09-17 misha
2544: * tests/results/212.processed 1.4:
2545: * tests/results/232.processed 1.1:
2546: *** empty log message ***
2547:
2548: * tests/232.html 1.1:
2549: - tests for @GET[name]
2550:
2551: * src/classes/table.C 1.268:
2552: - some changes in handling hash-options for creare, join and
2553: locate
2554:
2555: * src/types/pa_vobject.C 1.30:
2556: * src/types/pa_vobject.h 1.54:
2557: - @GET[] now could be defined with option: the type of requested
2558: value
2559:
2560: * tests/212.html 1.3:
2561: - tests for .pattern and .options were added
2562:
2563: * src/types/pa_vregex.C 1.8:
2564: * src/types/pa_vregex.h 1.5:
2565: - $regex.pattern and $regex.options were added
2566:
2567: 2009-09-11 misha
2568: * tests/results/223.processed 1.3:
2569: *** empty log message ***
2570:
2571: * tests/223.html 1.2:
2572: * tests/223_utf8.txt 1.1:
2573: * tests/223_win1251.txt 1.1:
2574: - test was rewrited. it checks not just one case of sending
2575: cookies during file::load[http], but also sending headers and
2576: fields (including files)
2577:
2578: 2009-09-10 misha
2579: * src/main/untaint.C 1.154:
2580: - workaround in file-spec lang for old Macs was removed => now
2581: parser can open files with Russian 'r' in filename
2582:
2583: * src/main/untaint.C 1.153:
2584: - bugfix: client charset whould be analized while escaping
2585: cookies but now source charset
2586:
2587: * src/main/pa_http.C 1.42:
2588: - bugfix: the values of http headers didn't ^tainted[uri] so it
2589: was possible to make request with incorrect http header
2590:
2591: * src/main/pa_http.C 1.41:
2592: - capitalization of http headers during file::load[http was slightly changes
2593: - bugfix: all headers which parser sends during file::load[http should be transcoded and only then
2594: escaped
2595:
2596: * src/main/untaint.C 1.152:
2597: - a bit more comments were added
2598:
2599: * src/classes/file.C 1.202:
2600: * src/classes/string.C 1.190:
2601: - types where changes (minus 2 warnings)
2602:
2603: * src/include/pa_common.h 1.138:
2604: - 2 capitalized strings for making http headers during file::
2605: load[http were added
2606:
2607: 2009-09-08 misha
2608: * tests/results/230.processed 1.1:
2609: *** empty log message ***
2610:
2611: * operators.txt 1.226:
2612: - changes in file.save and string.save were added
2613:
2614: * tests/230.html 1.1:
2615: * tests/230.txt 1.1:
2616: - tests for checking options in file.save and string.save were
2617: added
2618:
2619: * src/main/pa_request.C 1.315:
2620: - http headers names, which are passed to SAPI::
2621: add_header_attribute are lowercased now (it'll be capitalized in
2622: that method)
2623:
2624: * src/classes/file.C 1.201:
2625: * src/classes/string.C 1.189:
2626: * src/types/pa_vfile.C 1.46:
2627: * src/types/pa_vfile.h 1.66:
2628: - file_write accepts Request_charsets and asked charset and cound transcode content before writing
2629: - string.save and file.save have option $.charset now
2630:
2631: * src/classes/table.C 1.267:
2632: * src/classes/xdoc.C 1.165:
2633: * src/include/pa_common.h 1.137:
2634: * src/main/pa_common.C 1.250:
2635: - file_write accepts Request_charsets and asked charset and
2636: cound transcode content before writing
2637:
2638: * src/include/pa_exception.h 1.56:
2639: - new exception comment string was defined
2640:
2641: 2009-09-07 misha
2642: * src/main/compile.tab.C 1.146:
2643: *** empty log message ***
2644:
2645: * src/main/compile.y 1.253:
2646: - grammar $name\ name stops now for regex sub-pattern\s
2647:
2648: 2009-09-04 misha
2649: * src/main/pa_http.C 1.39:
2650: - capitalization of http headers during file::load[http was
2651: implemented
2652:
2653: 2009-09-03 misha
2654: * tests/results/075.processed 1.7:
2655: * tests/results/204.processed 1.3:
2656: *** empty log message ***
2657:
2658: * src/include/pa_common.h 1.136:
2659: * src/include/pa_sapi.h 1.28:
2660: * src/main/pa_common.C 1.249:
2661: * src/main/pa_http.C 1.38:
2662: * src/main/pa_request.C 1.314:
2663: * src/targets/apache13core/mod_parser3_core.C 1.14:
2664: * src/targets/cgi/parser3.C 1.254:
2665: * src/targets/isapi/parser3isapi.C 1.102:
2666: * src/types/pa_vcookie.C 1.82:
2667: * src/types/pa_vmail.C 1.90:
2668: - back to storing response http headers in lowercase
2669: - capitalize them during output
2670:
2671: 2009-08-31 misha
2672: * src/classes/table.C 1.266:
2673: - allow call with any brackets (it could be useful in methods
2674: with explict result declaration)
2675:
2676: * src/classes/table.C 1.265:
2677: - bugfix: ^table.sort{...} doesn't work correctly if $request:
2678: charset==koi8-r
2679:
2680: 2009-08-30 misha
2681: * src/classes/file.C 1.200:
2682: * src/include/pa_common.h 1.134:
2683: * src/include/pa_common.h 1.135:
2684: * src/include/pa_request.h 1.198:
2685: * src/main/pa_http.C 1.37:
2686: * src/main/pa_request.C 1.311:
2687: * src/main/pa_request.C 1.312:
2688: * src/targets/apache13core/mod_parser3_core.C 1.13:
2689: * src/targets/cgi/parser3.C 1.253:
2690: * src/targets/isapi/parser3isapi.C 1.101:
2691: * src/types/pa_vcookie.C 1.81:
2692: * src/types/pa_vmail.C 1.89:
2693: * tests/results/001.processed 1.5:
2694: * tests/results/002.processed 1.5:
2695: * tests/results/003.processed 1.5:
2696: * tests/results/004.processed 1.5:
2697: * tests/results/005.processed 1.5:
2698: * tests/results/006.processed 1.7:
2699: * tests/results/007.processed 1.3:
2700: * tests/results/008.processed 1.5:
2701: * tests/results/009.processed 1.5:
2702: * tests/results/010.processed 1.5:
2703: * tests/results/011.processed 1.5:
2704: * tests/results/012.processed 1.5:
2705: * tests/results/013.processed 1.6:
2706: * tests/results/014.processed 1.6:
2707: * tests/results/015.processed 1.6:
2708: * tests/results/016.processed 1.5:
2709: * tests/results/017.processed 1.5:
2710: * tests/results/018.processed 1.5:
2711: * tests/results/019.processed 1.5:
2712: * tests/results/020.processed 1.5:
2713: * tests/results/021.processed 1.5:
2714: * tests/results/022.processed 1.7:
2715: * tests/results/023.processed 1.5:
2716: * tests/results/024.processed 1.5:
2717: * tests/results/025.processed 1.5:
2718: * tests/results/026.processed 1.5:
2719: * tests/results/027.processed 1.5:
2720: * tests/results/028.processed 1.5:
2721: * tests/results/029.processed 1.5:
2722: * tests/results/030.processed 1.7:
2723: * tests/results/031.processed 1.5:
2724: * tests/results/032.processed 1.5:
2725: * tests/results/033.processed 1.5:
2726: * tests/results/034.processed 1.5:
2727: * tests/results/035.processed 1.6:
2728: * tests/results/036.processed 1.5:
2729: * tests/results/037.processed 1.5:
2730: * tests/results/038.processed 1.6:
2731: * tests/results/039.processed 1.5:
2732: * tests/results/040.processed 1.5:
2733: * tests/results/041.processed 1.5:
2734: * tests/results/042.processed 1.5:
2735: * tests/results/043.processed 1.5:
2736: * tests/results/044.processed 1.5:
2737: * tests/results/045.processed 1.5:
2738: * tests/results/046.processed 1.5:
2739: * tests/results/047.processed 1.5:
2740: * tests/results/048.processed 1.5:
2741: * tests/results/049.processed 1.5:
2742: * tests/results/050.processed 1.5:
2743: * tests/results/051.processed 1.5:
2744: * tests/results/052.processed 1.5:
2745: * tests/results/053.processed 1.5:
2746: * tests/results/054.processed 1.5:
2747: * tests/results/055.processed 1.5:
2748: * tests/results/056.processed 1.5:
2749: * tests/results/057.processed 1.5:
2750: * tests/results/058.processed 1.6:
2751: * tests/results/059.processed 1.6:
2752: * tests/results/060.processed 1.5:
2753: * tests/results/061.processed 1.5:
2754: * tests/results/062.processed 1.6:
2755: * tests/results/063.processed 1.6:
2756: * tests/results/064.processed 1.5:
2757: * tests/results/065.processed 1.6:
2758: * tests/results/066.processed 1.5:
2759: * tests/results/067.processed 1.5:
2760: * tests/results/068.processed 1.5:
2761: * tests/results/069.processed 1.5:
2762: * tests/results/070.processed 1.5:
2763: * tests/results/071.processed 1.5:
2764: * tests/results/072.processed 1.5:
2765: * tests/results/073.processed 1.5:
2766: * tests/results/074.processed 1.5:
2767: * tests/results/075.processed 1.6:
2768: * tests/results/076.processed 1.5:
2769: * tests/results/077.processed 1.5:
2770: * tests/results/078.processed 1.5:
2771: * tests/results/079.processed 1.5:
2772: * tests/results/080.processed 1.6:
2773: * tests/results/081.processed 1.5:
2774: * tests/results/082.processed 1.5:
2775: * tests/results/083.processed 1.5:
2776: * tests/results/084.processed 1.5:
2777: * tests/results/085.processed 1.5:
2778: * tests/results/086.processed 1.5:
2779: * tests/results/087.processed 1.5:
2780: * tests/results/088.processed 1.5:
2781: * tests/results/089.processed 1.5:
2782: * tests/results/090.processed 1.5:
2783: * tests/results/091.processed 1.5:
2784: * tests/results/092.processed 1.5:
2785: * tests/results/093.processed 1.5:
2786: * tests/results/094.processed 1.5:
2787: * tests/results/095.processed 1.5:
2788: * tests/results/096.processed 1.7:
2789: * tests/results/097.processed 1.8:
2790: * tests/results/098.processed 1.3:
2791: * tests/results/099.processed 1.7:
2792: * tests/results/100.processed 1.5:
2793: * tests/results/101.processed 1.5:
2794: * tests/results/102.processed 1.5:
2795: * tests/results/103.processed 1.3:
2796: * tests/results/104.processed 1.5:
2797: * tests/results/105.processed 1.5:
2798: * tests/results/106.processed 1.5:
2799: * tests/results/107.processed 1.7:
2800: * tests/results/108.processed 1.5:
2801: * tests/results/109.processed 1.5:
2802: * tests/results/110.processed 1.5:
2803: * tests/results/111.processed 1.5:
2804: * tests/results/112.processed 1.5:
2805: * tests/results/113.processed 1.5:
2806: * tests/results/114.processed 1.5:
2807: * tests/results/115.processed 1.5:
2808: * tests/results/116.processed 1.4:
2809: * tests/results/117.processed 1.5:
2810: * tests/results/118.processed 1.4:
2811: * tests/results/119.processed 1.6:
2812: * tests/results/120.processed 1.5:
2813: * tests/results/121.processed 1.5:
2814: * tests/results/122.processed 1.5:
2815: * tests/results/123.processed 1.5:
2816: * tests/results/124.processed 1.5:
2817: * tests/results/125.processed 1.5:
2818: * tests/results/126.processed 1.5:
2819: * tests/results/127.processed 1.5:
2820: * tests/results/128.processed 1.5:
2821: * tests/results/129.processed 1.8:
2822: * tests/results/130.processed 1.5:
2823: * tests/results/131.processed 1.5:
2824: * tests/results/132.processed 1.5:
2825: * tests/results/133.processed 1.5:
2826: * tests/results/134.processed 1.5:
2827: * tests/results/135.processed 1.5:
2828: * tests/results/136.processed 1.5:
2829: * tests/results/138.processed 1.5:
2830: * tests/results/139.processed 1.5:
2831: * tests/results/140.processed 1.5:
2832: * tests/results/141.processed 1.7:
2833: * tests/results/142.processed 1.3:
2834: * tests/results/143.processed 1.3:
2835: * tests/results/144.processed 1.3:
2836: * tests/results/145.processed 1.3:
2837: * tests/results/146.processed 1.3:
2838: * tests/results/147.processed 1.3:
2839: * tests/results/148.processed 1.3:
2840: * tests/results/149.processed 1.5:
2841: * tests/results/150.processed 1.3:
2842: * tests/results/151.processed 1.3:
2843: * tests/results/152.processed 1.8:
2844: * tests/results/153.processed 1.4:
2845: * tests/results/154.processed 1.3:
2846: * tests/results/155.processed 1.2:
2847: * tests/results/156.processed 1.4:
2848: * tests/results/157.processed 1.3:
2849: * tests/results/158.processed 1.3:
2850: * tests/results/159.processed 1.3:
2851: * tests/results/160.processed 1.5:
2852: * tests/results/161.processed 1.2:
2853: * tests/results/162.processed 1.2:
2854: * tests/results/163.processed 1.3:
2855: * tests/results/164.processed 1.6:
2856: * tests/results/165.processed 1.2:
2857: * tests/results/166.processed 1.4:
2858: * tests/results/167.processed 1.2:
2859: * tests/results/168.processed 1.3:
2860: * tests/results/169.processed 1.2:
2861: * tests/results/170.processed 1.2:
2862: * tests/results/171.processed 1.4:
2863: * tests/results/172.processed 1.3:
2864: * tests/results/173.processed 1.2:
2865: * tests/results/174.processed 1.3:
2866: * tests/results/175.processed 1.2:
2867: * tests/results/176.processed 1.5:
2868: * tests/results/177.processed 1.2:
2869: * tests/results/178.processed 1.2:
2870: * tests/results/179.processed 1.3:
2871: * tests/results/180.processed 1.3:
2872: * tests/results/181.processed 1.2:
2873: * tests/results/182.processed 1.2:
2874: * tests/results/183.processed 1.2:
2875: * tests/results/184.processed 1.2:
2876: * tests/results/185.processed 1.5:
2877: * tests/results/186.processed 1.2:
2878: * tests/results/187.processed 1.2:
2879: * tests/results/188.processed 1.4:
2880: * tests/results/189.processed 1.2:
2881: * tests/results/190.processed 1.2:
2882: * tests/results/191.processed 1.4:
2883: * tests/results/192.processed 1.3:
2884: * tests/results/193.processed 1.2:
2885: * tests/results/194.processed 1.2:
2886: * tests/results/195.processed 1.2:
2887: * tests/results/196.processed 1.2:
2888: * tests/results/197.processed 1.2:
2889: * tests/results/198.processed 1.3:
2890: * tests/results/199.processed 1.3:
2891: * tests/results/200.processed 1.2:
2892: * tests/results/201.processed 1.2:
2893: * tests/results/202.processed 1.2:
2894: * tests/results/203.processed 1.2:
2895: * tests/results/204.processed 1.2:
2896: * tests/results/205.processed 1.3:
2897: * tests/results/206.processed 1.2:
2898: * tests/results/207.processed 1.2:
2899: * tests/results/208.processed 1.2:
2900: * tests/results/209.processed 1.2:
2901: * tests/results/210.processed 1.2:
2902: * tests/results/211.processed 1.2:
2903: * tests/results/212.processed 1.3:
2904: * tests/results/213.processed 1.2:
2905: * tests/results/214.processed 1.2:
2906: * tests/results/215.processed 1.2:
2907: * tests/results/216.processed 1.2:
2908: * tests/results/217.processed 1.2:
2909: * tests/results/218.processed 1.2:
2910: * tests/results/219.processed 1.2:
2911: * tests/results/220.processed 1.2:
2912: * tests/results/221.processed 1.2:
2913: * tests/results/222.processed 1.2:
2914: * tests/results/223.processed 1.2:
2915: * tests/results/224.processed 1.7:
2916: * tests/results/225.processed 1.2:
2917: * tests/results/226.processed 1.2:
2918: * tests/results/227.processed 1.2:
2919: * tests/results/228.processed 1.2:
2920: * tests/results/229.processed 1.2:
2921: - http headers were changed: content-type => Content-type and so
2922: on
2923:
2924: 2009-08-27 misha
2925: * src/include/pa_random.h 1.2:
2926: * src/main/pa_random.C 1.2:
2927: * src/targets/cgi/parser3.C 1.252:
2928: - year was updated :)
2929:
2930: 2009-08-26 misha
2931: * tests/results/224.processed 1.6:
2932: *** empty log message ***
2933:
2934: * tests/224.html 1.4:
2935: * tests/224.p 1.2:
2936: - test for creating of parser object using constructor without params
2937: - little bugfix in test
2938:
2939: * src/main/compile_tools.h 1.100:
2940: - bugfix: should't call autouse while checking existed class
2941: while processing partial option
2942:
2943: * src/classes/reflection.C 1.12:
2944: - bugfix: core when creating object with reflection and
2945: constructor doesn't have params
2946:
2947: 2009-08-24 misha
2948: * tests/results/192.processed 1.2:
2949: * tests/results/229.processed 1.1:
2950: *** empty log message ***
2951:
2952: * tests/229.html 1.1:
2953: - tests for checking the number of parameters were added
2954:
2955: * src/types/pa_value.C 1.29:
2956: * src/types/pa_vmethod_frame.h 1.86:
2957: - bugfix: the actual number of method's parameters wasn't
2958: checked correctly (the bug was introduced in 3.4.0)
2959:
2960: 2009-08-23 misha
2961: * tests/results/228.processed 1.1:
2962: *** empty log message ***
2963:
2964: 2009-08-22 misha
2965: * src/main/pa_http.C 1.35:
2966: - ^file::load[http://...;$.body[]] : $.body transcoded, but
2967: tainted pieces are escaped only when content-type==url-encoding
2968:
2969: * tests/228.html 1.1:
2970: - test for checking ^file::load[http://...;$.body[]]
2971:
2972: * src/types/pa_vform.C 1.99:
2973: * src/types/pa_vform.h 1.58:
2974: - bugfix: attempt to detect post charset was too early (charsets
2975: is empty at this moment)
2976:
2977: 2009-08-21 misha
2978: * src/include/pa_string.h 1.195:
2979: * src/main/pa_http.C 1.34:
2980: * src/main/pa_request.C 1.310:
2981: * src/main/untaint.C 1.151:
2982: - some fixes with transcode+untaint
2983:
2984: 2009-08-15 misha
2985: * src/main/pa_exec.C 1.76:
2986: - number of argv in file::exec/cgi on unix was increaced to 100 (
2987: was 50)
2988:
2989: 2009-08-14 misha
2990: * src/main/compile.tab.C 1.145:
2991: * tests/results/226.processed 1.1:
2992: * tests/results/227.processed 1.1:
2993: *** empty log message ***
2994:
2995: * tests/227.html 1.1:
2996: - test for checking overriding properties in static classes was
2997: added
2998:
2999: * tests/226.html 1.1:
3000: * tests/226.p 1.1:
3001: - test for @autoload[] was added
3002:
3003: * src/classes/reflection.C 1.11:
3004: * src/include/pa_request.h 1.197:
3005: * src/main/compile.y 1.252:
3006: * src/main/compile_tools.h 1.99:
3007: * src/main/execute.C 1.358:
3008: * src/main/pa_request.C 1.309:
3009: - autouse was implemented
3010:
3011: * src/classes/reflection.C 1.10:
3012: - outdated checkout was removed
3013:
3014: * src/classes/reflection.C 1.9:
3015: - optimization
3016: - method ^dynamical was added.
3017:
3018: * src/main/execute.C 1.357:
3019: * src/types/pa_value.h 1.135:
3020: * src/types/pa_vmethod_frame.h 1.85:
3021: * src/types/pa_vstateless_class.h 1.69:
3022: - optimization
3023:
3024: * src/types/pa_vclass.C 1.42:
3025: - exception if base on sytem class
3026:
3027: 2009-08-11 misha
3028: * src/types/pa_vclass.C 1.41:
3029: * src/types/pa_vclass.h 1.57:
3030: * src/types/pa_vstateless_class.C 1.44:
3031: * src/types/pa_vstateless_class.h 1.68:
3032: - little optimisation
3033:
3034: * src/main/compile.tab.C 1.144:
3035: * tests/results/224.processed 1.5:
3036: * tests/results/225.processed 1.1:
3037: *** empty log message ***
3038:
3039: * tests/224.html 1.3:
3040: - method_params => method_info
3041: - checking for $.inherited
3042:
3043: * operators.txt 1.223:
3044: * src/classes/reflection.C 1.8:
3045: - method method_params was renamed to method_info and now it
3046: returns class name, if method was defined in ancestor
3047:
3048: * tests/225.html 1.1:
3049: - tests for cheching properties in hierarhical classes were
3050: added
3051:
3052: * src/classes/classes.C 1.23:
3053: * src/main/compile.y 1.251:
3054: * src/main/execute.C 1.356:
3055: * src/types/pa_property.h 1.4:
3056: * src/types/pa_vclass.C 1.40:
3057: * src/types/pa_vclass.h 1.56:
3058: * src/types/pa_vstateless_class.C 1.43:
3059: * src/types/pa_vstateless_class.h 1.67:
3060: - problems with properties in new classes implementation were
3061: fixed
3062:
3063: 2009-08-10 misha
3064: * src/main/execute.C 1.355:
3065: - now constructor shouldn't be defined in class. it could be
3066: defined in parent.
3067:
3068: 2009-08-08 misha
3069: * Makefile.am 1.69:
3070: * Makefile.in 1.84:
3071: * acinclude.m4 1.55:
3072: * aclocal.m4 1.58:
3073: * acsite.m4 1.34:
3074: * configure 1.111:
3075: * configure.in 1.118:
3076: * src/types/Makefile.am 1.45:
3077: * src/types/Makefile.in 1.67:
3078: * tests/results/176.processed 1.4:
3079: * tests/results/191.processed 1.3:
3080: * tests/results/224.processed 1.3:
3081: * tests/results/224.processed 1.4:
3082: *** empty log message ***
3083:
3084: * src/classes/reflection.C 1.7:
3085: - ^reflection:methods doesn't return base's methods
3086:
3087: * src/classes/classes.h 1.32:
3088: * src/classes/date.C 1.87:
3089: * src/classes/file.C 1.199:
3090: * src/classes/form.C 1.42:
3091: * src/classes/hash.C 1.103:
3092: * src/classes/hashfile.C 1.51:
3093: * src/classes/image.C 1.130:
3094: * src/classes/mail.C 1.113:
3095: * src/classes/op.C 1.197:
3096: * src/classes/reflection.C 1.6:
3097: * src/classes/regex.C 1.5:
3098: * src/classes/string.C 1.188:
3099: * src/classes/table.C 1.264:
3100: * src/classes/xdoc.C 1.164:
3101: * src/classes/xnode.C 1.84:
3102: * src/classes/xnode.h 1.29:
3103: * src/include/pa_hash.h 1.79:
3104: * src/main/execute.C 1.354:
3105: * src/main/pa_http.C 1.33:
3106: * src/main/pa_request.C 1.308:
3107: * src/targets/cgi/parser3.C 1.251:
3108: * src/types/pa_method.h 1.16:
3109: * src/types/pa_property.h 1.3:
3110: * src/types/pa_value.C 1.28:
3111: * src/types/pa_value.h 1.134:
3112: * src/types/pa_vclass.C 1.39:
3113: * src/types/pa_vclass.h 1.55:
3114: * src/types/pa_vcode_frame.h 1.36:
3115: * src/types/pa_vconsole.h 1.17:
3116: * src/types/pa_vcookie.C 1.80:
3117: * src/types/pa_vcookie.h 1.36:
3118: * src/types/pa_vdate.h 1.49:
3119: * src/types/pa_venv.C 1.11:
3120: * src/types/pa_venv.h 1.37:
3121: * src/types/pa_vfile.C 1.45:
3122: * src/types/pa_vfile.h 1.65:
3123: * src/types/pa_vform.C 1.98:
3124: * src/types/pa_vform.h 1.57:
3125: * src/types/pa_vhash.h 1.62:
3126: * src/types/pa_vhashfile.C 1.62:
3127: * src/types/pa_vhashfile.h 1.38:
3128: * src/types/pa_vimage.C 1.40:
3129: * src/types/pa_vimage.h 1.50:
3130: * src/types/pa_vmail.C 1.88:
3131: * src/types/pa_vmail.h 1.18:
3132: * src/types/pa_vmath.h 1.20:
3133: * src/types/pa_vmemory.h 1.6:
3134: * src/types/pa_vmethod_frame.h 1.84:
3135: * src/types/pa_vobject.C 1.29:
3136: * src/types/pa_vobject.h 1.53:
3137: * src/types/pa_vproperty.C 1.3:
3138: * src/types/pa_vproperty.h 1.5:
3139: * src/types/pa_vrequest.C 1.49:
3140: * src/types/pa_vrequest.h 1.37:
3141: * src/types/pa_vresponse.C 1.29:
3142: * src/types/pa_vresponse.h 1.42:
3143: * src/types/pa_vstateless_class.C 1.42:
3144: * src/types/pa_vstateless_class.h 1.66:
3145: * src/types/pa_vstateless_object.h 1.39:
3146: * src/types/pa_vstatus.C 1.27:
3147: * src/types/pa_vstatus.h 1.20:
3148: * src/types/pa_vstring.h 1.62:
3149: * src/types/pa_vtable.C 1.31:
3150: * src/types/pa_vtable.h 1.55:
3151: * src/types/pa_vvoid.h 1.31:
3152: * src/types/pa_vxdoc.C 1.36:
3153: * src/types/pa_vxdoc.h 1.45:
3154: * src/types/pa_vxnode.C 1.51:
3155: * src/types/pa_vxnode.h 1.40:
3156: * src/types/pa_wwrapper.h 1.43:
3157: * src/types/types.vcproj 1.26:
3158: - new classes implementation
3159:
3160: 2009-08-07 misha
3161: * buildall-with-xml 1.29:
3162: * buildall-without-xml 1.19:
3163: - gc has a bug if USE_MUNMAP is used. so it is disabled as a
3164: workaround.
3165:
3166: 2009-08-05 misha
3167: * src/include/pa_common.h 1.133:
3168: * src/main/pa_common.C 1.248:
3169: - not needed parameter was removed
3170:
3171: * src/main/pa_http.C 1.32:
3172: - bugfix: error was during detecting content-type of file which
3173: was loaded by http
3174:
3175: 2009-08-01 misha
3176: * src/main/compile.tab.C 1.143:
3177: *** empty log message ***
3178:
3179: * INSTALL 1.54:
3180: * src/include/pa_opcode.h 1.44:
3181: * src/main/compile.y 1.250:
3182: * src/main/execute.C 1.353:
3183: * src/types/pa_wcontext.h 1.57:
3184: * src/types/pa_wwrapper.h 1.42:
3185: - OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and
3186: OPTIMIZE_CONSTRUCT_OBJECT can't be disabled with defines any
3187: longer
3188:
3189: 2009-07-29 misha
3190: * src/classes/reflection.C 1.4:
3191: * tests/results/224.processed 1.2:
3192: - for native methods with any call type now returned empty
3193: call_type value
3194:
3195: * src/classes/hash.C 1.102:
3196: * src/classes/hashfile.C 1.50:
3197: * src/classes/op.C 1.196:
3198: * src/classes/table.C 1.263:
3199: * src/include/pa_hash.h 1.78:
3200: * src/include/pa_request.h 1.196:
3201: * src/main/pa_request.C 1.307:
3202: - break in cycles was optimized
3203:
3204: * INSTALL 1.53:
3205: - more defines were described
3206:
3207: 2009-07-28 misha
3208: * tests/results/224.processed 1.1:
3209: *** empty log message ***
3210:
3211: * operators.txt 1.222:
3212: - some changes in information about reflection class
3213:
3214: * tests/224.html 1.1:
3215: * tests/224.p 1.1:
3216: - tests for reflection class
3217:
3218: * src/classes/reflection.C 1.3:
3219: - some bugs were fixed, method classes was added, refactoring
3220:
3221: 2009-07-26 misha
3222: * src/classes/classes.vcproj 1.23:
3223: - reflection class wass added to project
3224:
3225: * operators.txt 1.220:
3226: - information about reflection class was added
3227:
3228: * src/classes/reflection.C 1.2:
3229: - class was redesigned
3230:
3231: 2009-07-24 misha
3232: * Makefile.am 1.67:
3233: * Makefile.am 1.68:
3234: * Makefile.in 1.82:
3235: * Makefile.in 1.83:
3236: * acinclude.m4 1.53:
3237: * acinclude.m4 1.54:
3238: * aclocal.m4 1.56:
3239: * aclocal.m4 1.57:
3240: * acsite.m4 1.32:
3241: * acsite.m4 1.33:
3242: * configure 1.109:
3243: * configure 1.110:
3244: * configure.in 1.116:
3245: * configure.in 1.117:
3246: * src/classes/Makefile.in 1.68:
3247: *** empty log message ***
3248:
3249: * src/classes/Makefile.am 1.54:
3250: * src/classes/reflection.C 1.1:
3251: - class reflection was added
3252:
3253: * src/types/pa_vstateless_class.h 1.65:
3254: - method for reflection method's in classes was added
3255:
3256: 2009-07-22 misha
3257: * src/main/compile_tools.h 1.98:
3258: - bugfix: $object.$var was over-optimized. it failed if $
3259: object1.$object2.field
3260:
3261: 2009-07-16 misha
3262: * src/include/pa_string.h 1.194:
3263: * src/lib/cord/cordbscs.c 1.9:
3264: * src/lib/cord/cordprnt.c 1.5:
3265: * src/lib/cord/cordxtra.c 1.13:
3266: * src/lib/cord/include/cord.h 1.8:
3267: * src/main/pa_string.C 1.233:
3268: - optimization: CORD_str, CORD_to_const_char_star,
3269: CORD_to_char_star and CORD_substr have one more arg: length of
3270: cord
3271:
3272: 2009-07-15 misha
3273: * tests/results/221.processed 1.1:
3274: * tests/results/222.processed 1.1:
3275: * tests/results/223.processed 1.1:
3276: *** empty log message ***
3277:
3278: * src/main/pa_http.C 1.31:
3279: - bugfix: $.cookies' values should be force tainted in ^file::
3280: load[http://...;$.cookies[]]
3281:
3282: * src/classes/op.C 1.195:
3283: * src/classes/regex.C 1.4:
3284: * src/classes/string.C 1.187:
3285: - new string with exception was used
3286:
3287: * src/include/pa_exception.h 1.55:
3288: - new string with exception was added
3289:
3290: * tests/223.html 1.1:
3291: - test for checking cookie-encoding during ^file::load[http was
3292: added
3293:
3294: * tests/221.html 1.1:
3295: * tests/222.html 1.1:
3296: - tests for checking type of $table.fields.field were added
3297:
3298: * src/types/pa_vtable.C 1.30:
3299: - not used var decl was removed
3300:
3301: 2009-07-14 misha
3302: * src/include/pa_string.h 1.193:
3303: - use cached string length in Body::mid. it improves speed of
3304: match with brackets in pattern
3305:
3306: * src/lib/cord/include/cord.h 1.7:
3307: - make CORD_substr_checked available outside
3308:
3309: * src/types/pa_vtable.C 1.29:
3310: - $table.fields.a return string even if column is empty (sometime returned void)
3311: - $table.fields was added for nameless tables
3312:
3313: * src/targets/cgi/getopt.c 1.6:
3314: - one warning resolved
3315:
3316: * src/main/pa_string.C 1.232:
3317: - potentian bug fixed
3318:
3319: * src/classes/op.C 1.194:
3320: - small optimization in taint/untaint
3321:
3322: 2009-07-13 misha
3323: * tests/results/156.processed 1.3:
3324: *** empty log message ***
3325:
3326: * tests/156.html 1.4:
3327: - test for $cookie[...$.httponly(false)...] was added
3328:
3329: * src/types/pa_value.C 1.27:
3330: - bugfix: $cookie[...$.httponly(false)...] souldn't add the
3331: attribut to output
3332:
3333: 2009-07-11 misha
3334: * src/targets/apache13/ApacheModuleParser3.vcproj 1.13:
3335: * src/targets/cgi/parser3.vcproj 1.20:
3336: * src/targets/isapi/parser3isapi.vcproj 1.16:
3337: - stack size was increaced to 2MB (default=1MB)
3338:
3339: 2009-07-08 misha
3340: * src/main/pa_string.C 1.231:
3341: - link to UTF-8 description was added
3342:
3343: * tests/results/030.processed 1.6:
3344: * tests/results/058.processed 1.5:
3345: * tests/results/075.processed 1.5:
3346: * tests/results/096.processed 1.6:
3347: * tests/results/099.processed 1.6:
3348: * tests/results/100.processed 1.4:
3349: * tests/results/129.processed 1.7:
3350: * tests/results/149.processed 1.4:
3351: * tests/results/156.processed 1.2:
3352: * tests/results/172.processed 1.2:
3353: * tests/results/205.processed 1.2:
3354: * tests/results/220.processed 1.1:
3355: *** empty log message ***
3356:
3357: * src/include/pa_hash.h 1.76:
3358: - hash keeps element's order in more places (ex: ._keys[])
3359:
3360: * tests/220.html 1.1:
3361: - test for checking order of elements in hash in foreach was
3362: added
3363:
3364: * tests/129.html 1.5:
3365: * tests/172.html 1.2:
3366: - small changes in printing hash
3367:
3368: 2009-07-07 misha
3369: * src/include/pa_common.h 1.132:
3370: * src/include/pa_hash.h 1.75:
3371: * src/include/pa_request.h 1.195:
3372: * src/types/pa_value.h 1.133:
3373: * src/types/pa_vmethod_frame.C 1.17:
3374: * src/types/pa_vmethod_frame.h 1.83:
3375: - hash now keeps order of elements
3376:
3377: * tests/014.html 1.4:
3378: - small changes in printing hash
3379:
3380: * tests/results/219.processed 1.1:
3381: *** empty log message ***
3382:
3383: * src/classes/op.C 1.193:
3384: - new taint language "parser-code" was added
3385:
3386: * tests/219.html 1.1:
3387: - test for auto untaint parser code in process was added
3388:
3389: * src/classes/op.C 1.192:
3390: - tainted pieces in body of process are auto-untainted now: ^ ->
3391: ^^, $ -> ^$ etc.
3392:
3393: * src/include/pa_string.h 1.192:
3394: * src/main/untaint.C 1.150:
3395: - new language L_PARSER_CODE for auto-untaint in process was
3396: added
3397:
3398: * src/classes/file.C 1.197:
3399: * src/classes/hash.C 1.99:
3400: * src/classes/image.C 1.129:
3401: * src/classes/op.C 1.191:
3402: * src/classes/string.C 1.185:
3403: * src/classes/table.C 1.262:
3404: * src/classes/void.C 1.45:
3405: * src/classes/xdoc.C 1.163:
3406: * src/include/pa_string.h 1.191:
3407: * src/main/pa_charset.C 1.79:
3408: * src/main/pa_http.C 1.30:
3409: * src/main/pa_request.C 1.306:
3410: * src/main/pa_xml_io.C 1.25:
3411: * src/main/untaint.C 1.149:
3412: * src/types/pa_value.h 1.132:
3413: * src/types/pa_vhash.h 1.61:
3414: * src/types/pa_vmail.C 1.87:
3415: * src/types/pa_vobject.h 1.52:
3416: * src/types/pa_vstring.h 1.61:
3417: - some code cleanup
3418:
3419: 2009-07-06 misha
3420: * src/classes/file.C 1.196:
3421: * src/classes/hash.C 1.98:
3422: * src/classes/image.C 1.128:
3423: * src/classes/mail.C 1.112:
3424: * src/classes/op.C 1.190:
3425: * src/classes/string.C 1.184:
3426: * src/classes/table.C 1.261:
3427: * src/classes/void.C 1.44:
3428: * src/classes/xdoc.C 1.162:
3429: * src/include/pa_string.h 1.190:
3430: * src/main/pa_charset.C 1.78:
3431: * src/main/pa_common.C 1.247:
3432: * src/main/pa_exec.C 1.75:
3433: * src/main/pa_http.C 1.29:
3434: * src/main/pa_request.C 1.304:
3435: * src/main/pa_sql_driver_manager.C 1.90:
3436: * src/main/pa_xml_io.C 1.24:
3437: * src/types/pa_vcookie.C 1.79:
3438: * src/types/pa_vhash.h 1.60:
3439: * src/types/pa_vhashfile.C 1.61:
3440: * src/types/pa_vimage.C 1.39:
3441: * src/types/pa_vmail.C 1.86:
3442: * src/types/pa_vobject.h 1.51:
3443: * src/types/pa_vregex.C 1.7:
3444: * src/types/pa_vrequest.C 1.48:
3445: * src/types/pa_vstring.h 1.60:
3446: * src/types/pa_vvoid.h 1.30:
3447: - cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
3448: untaint_cstr[m] should be used
3449:
3450: * tests/results/218.processed 1.1:
3451: *** empty log message ***
3452:
3453: * tests/218.html 1.1:
3454: - test for checking automatic file-spec-taint was added
3455:
3456: * src/classes/file.C 1.195:
3457: * src/classes/hash.C 1.97:
3458: * src/classes/image.C 1.127:
3459: * src/classes/string.C 1.183:
3460: * src/classes/table.C 1.260:
3461: * src/classes/void.C 1.43:
3462: * src/classes/xdoc.C 1.161:
3463: * src/include/pa_string.h 1.189:
3464: * src/main/pa_common.C 1.246:
3465: * src/main/pa_exec.C 1.74:
3466: * src/main/pa_request.C 1.303:
3467: * src/main/pa_sql_driver_manager.C 1.89:
3468: * src/main/untaint.C 1.148:
3469: * src/types/pa_vhashfile.C 1.60:
3470: * src/types/pa_vimage.C 1.38:
3471: * src/types/pa_vmail.C 1.85:
3472: * src/types/pa_vregex.C 1.6:
3473: * src/types/pa_vrequest.C 1.47:
3474: * src/types/pa_vstring.C 1.27:
3475: - optimizations and simplification of string.cstr(...)
3476:
3477: 2009-07-04 misha
3478: * tests/results/195.processed 1.1:
3479: * tests/results/216.processed 1.1:
3480: * tests/results/217.processed 1.1:
3481: *** empty log message ***
3482:
3483: * tests/217.html 1.1:
3484: - test for recursion detection was added
3485:
3486: * src/classes/classes.vcproj 1.22:
3487: * src/main/main.vcproj 1.26:
3488: * src/targets/apache13/ApacheModuleParser3.vcproj 1.12:
3489: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.16:
3490: * src/targets/cgi/parser3.vcproj 1.19:
3491: * src/targets/isapi/parser3isapi.vcproj 1.15:
3492: * src/types/types.vcproj 1.25:
3493: - RuntimeTypeInfo was removed from .vcproj
3494:
3495: * src/types/pa_wwrapper.h 1.41:
3496: - dynamic_cast was removed
3497:
3498: * tests/195.html 1.1:
3499: * tests/195_utf8.txt 1.1:
3500: * tests/195_windows1251.txt 1.1:
3501: - tests for uploading files and case-insensitive http-method
3502: were added
3503:
3504: * tests/216.html 1.1:
3505: * tests/216_dir/1 1.1:
3506: * tests/216_dir/2.txt 1.1:
3507: - test for checking tainted pattern in ^file:list[] was added
3508:
3509: 2009-07-03 misha
3510: * src/classes/classes.vcproj 1.20:
3511: * src/main/main.vcproj 1.24:
3512: * src/targets/apache13/ApacheModuleParser3.vcproj 1.10:
3513: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.14:
3514: * src/targets/cgi/parser3.vcproj 1.17:
3515: * src/targets/isapi/parser3isapi.vcproj 1.13:
3516: * src/types/types.vcproj 1.23:
3517: - enable runtime info (needed for dynamic_cast)
3518: - little options changes
3519:
3520: * src/main/pa_http.C 1.28:
3521: - file::load[http works now with uploading files _and_ changing $
3522: .charset
3523:
3524: 2009-06-29 misha
3525: * src/types/pa_vregex.C 1.5:
3526: - ^untaint[regex][] for all tainted data while creating pattern
3527:
3528: 2009-06-25 misha
3529: * operators.txt 1.217:
3530: * src/classes/image.C 1.126:
3531: - options' names for ^image.font were changed to $.space, $.width and $spacing
3532: - default space width now == gif's width
3533:
3534: 2009-06-24 misha
3535: * tests/results/215.processed 1.1:
3536: *** empty log message ***
3537:
3538: * tests/215.html 1.1:
3539: - tests for $file.mode were added
3540:
3541: * operators.txt 1.216:
3542: - added info about $file.mode and changes in ^image.font[
3543:
3544: * src/classes/image.C 1.125:
3545: * src/types/pa_vimage.h 1.49:
3546: ^image.font
3547: - third param now could be omited
3548: - third param now could be hash (with all widths options: $.space-width, $.letter-width)
3549: - it's possible to specify tracking ($.letter-space)
3550:
3551: * src/classes/file.C 1.194:
3552: - file objects now could have mode field (text|binary)
3553:
3554: * src/types/pa_vfile.C 1.44:
3555: * src/types/pa_vfile.h 1.64:
3556: - method set_method was added
3557:
3558: 2009-06-23 misha
3559: * src/classes/string.C 1.182:
3560: * src/include/pa_string.h 1.188:
3561: * src/main/pa_string.C 1.229:
3562: - trim can work with utf-8 chars now
3563:
3564: 2009-06-20 misha
3565: * src/classes/hash.C 1.96:
3566: * src/classes/table.C 1.259:
3567: * src/include/pa_string.h 1.187:
3568: * src/main/pa_string.C 1.228:
3569: - string length cacheing was implemented
3570:
3571: 2009-06-17 misha
3572: * src/main/execute.C 1.351:
3573: - value param was removed from WContext::WContext
3574:
3575: * src/types/pa_vcode_frame.h 1.35:
3576: * src/types/pa_vmethod_frame.C 1.16:
3577: * src/types/pa_wcontext.h 1.55:
3578: * src/types/pa_wwrapper.h 1.40:
3579: - value param was removed from WContext::WContext
3580: - field wcontext was removed from VCodeFrame (using fparent instead)
3581:
3582: 2009-06-16 misha
3583: * tests/results/214.processed 1.1:
3584: *** empty log message ***
3585:
3586: * tests/214.html 1.1:
3587: - test with hash copying
3588:
3589: * tests/062.html 1.3:
3590: * tests/results/062.processed 1.5:
3591: - evaluation hardcoded strings doesn't work in expression
3592: anymore
3593:
3594: * src/main/execute.C 1.350:
3595: - less calls for get_constructing()
3596: - little refactoring
3597:
3598: * src/include/pa_request.h 1.194:
3599: * src/types/pa_wcontext.h 1.54:
3600: * src/types/pa_wwrapper.h 1.39:
3601: - less calls for get_constructing()
3602:
3603: * src/classes/hash.C 1.95:
3604: * src/classes/hashfile.C 1.48:
3605: - fixed bug which was introduced with OPTIMIZE_SINGLE_STRING
3606: optimization
3607:
3608: 2009-06-14 misha
3609: * src/classes/date.C 1.86:
3610: * src/classes/file.C 1.193:
3611: * src/classes/hash.C 1.94:
3612: * src/classes/hashfile.C 1.47:
3613: * src/classes/image.C 1.124:
3614: * src/classes/regex.C 1.3:
3615: * src/classes/table.C 1.258:
3616: * src/classes/xdoc.C 1.160:
3617: * src/classes/xnode.h 1.27:
3618: * src/main/execute.C 1.349:
3619: * src/types/pa_vclass.C 1.38:
3620: * src/types/pa_vclass.h 1.54:
3621: * src/types/pa_vobject.h 1.50:
3622: * src/types/pa_vstateless_class.h 1.64:
3623: - create object for storing object's fields only for parser
3624: objects
3625:
3626: 2009-06-13 misha
3627: * buildall-with-xml 1.28:
3628: * buildall-without-xml 1.18:
3629: - new option was added for building GC (it slightly reduces
3630: memory usage)
3631:
3632: * src/main/compile.tab.C 1.142:
3633: *** empty log message ***
3634:
3635: * src/types/pa_wcontext.h 1.53:
3636: * src/types/pa_wwrapper.h 1.37:
3637: - optimization of single string write
3638:
3639: * src/main/execute.C 1.348:
3640: - bytecode optimization of ^class:constructor
3641: - optimization of single string write
3642:
3643: * src/include/pa_opcode.h 1.42:
3644: * src/main/compile.y 1.249:
3645: * src/main/compile_tools.h 1.97:
3646: - bytecode optimization of ^class:constructor
3647:
3648: 2009-06-09 misha
3649: * src/targets/cgi/parser3.C [release_3_3_0] 1.247.2.1:
3650: - type size_t was changed to int in main (better compatibility)
3651:
3652: 2009-06-07 misha
3653: * src/main/compile.tab.C 1.140:
3654: * src/main/compile.tab.C 1.141:
3655: *** empty log message ***
3656:
3657: * src/main/compile.y 1.248:
3658: - I've forgot to commit it :(
3659:
3660: * src/include/pa_opcode.h 1.41:
3661: - more optimizations for WITH_SELF, WITH_READ and WITH_ROOT
3662:
3663: * src/main/compile.y 1.247:
3664: * src/main/compile_tools.C 1.67:
3665: * src/main/compile_tools.h 1.96:
3666: * src/main/execute.C 1.347:
3667: - more optimizations for WITH_SELF, WITH_READ and WITH_ROOT
3668: - little refactoring
3669:
3670: 2009-06-06 misha
3671: * tests/results/213.processed 1.1:
3672: *** empty log message ***
3673:
3674: * tests/213.html 1.1:
3675: - tests for 3rd match string-param were added
3676:
3677: * src/classes/string.C 1.181:
3678: - 3rd match param could be string now
3679:
3680: 2009-06-05 misha
3681: * src/main/compile.tab.C 1.139:
3682: *** empty log message ***
3683:
3684: * src/main/compile.y 1.246:
3685: * src/main/compile_tools.h 1.95:
3686: - much more bytecode's sequences optimized to
3687: WITH_SELF__VALUE__GET_ELEMENT and GET_OBJECT_ELEMENT
3688:
3689: * src/main/pa_http.C 1.27:
3690: - bugfix: content-length was not calculated if $.body was
3691: specified
3692:
3693: 2009-06-04 misha
3694: * src/classes/op.C 1.189:
3695: - optimizing write_assign_lang in connect
3696:
3697: * src/classes/op.C 1.188:
3698: - optimizing write_assign_lang in taint/untaint
3699:
3700: * src/main/execute.C 1.346:
3701: - little refactoring
3702: - optimizing write_assign_lang in taint/untaint
3703:
3704: * src/include/pa_opcode.h 1.40:
3705: - little refactoring
3706:
3707: * src/main/compile.tab.C 1.138:
3708: *** empty log message ***
3709:
3710: * src/include/pa_opcode.h 1.39:
3711: * src/main/compile.y 1.245:
3712: * src/main/compile_tools.C 1.66:
3713: * src/main/compile_tools.h 1.94:
3714: * src/main/execute.C 1.345:
3715: - optimizations for $self.field, ^self.method, $self.field[...]
3716: and $self.field(...) were added
3717:
3718: 2009-06-02 misha
3719: * src/types/pa_venv.C 1.10:
3720: - pa_strdup was replaced by strdup
3721:
3722: * src/main/compile.tab.C 1.137:
3723: *** empty log message ***
3724:
3725: * src/include/pa_opcode.h 1.38:
3726: * src/main/compile.y 1.244:
3727: * src/main/compile_tools.h 1.93:
3728: * src/main/execute.C 1.344:
3729: - refactoring in last optimizations ($a[...], $a(...), $.a[...],
3730: $.a(...)). a bit less optimizations now but code is much easy
3731: and it is ready for further improvements.
3732:
3733: 2009-05-27 misha
3734: * src/main/execute.C 1.343:
3735: * src/types/pa_junction.h 1.10:
3736: * src/types/pa_vjunction.C 1.8:
3737: * src/types/pa_vjunction.h 1.29:
3738: * src/types/pa_vmethod_frame.h 1.82:
3739: - changed in destructing junctions
3740:
3741: 2009-05-26 misha
3742: * src/main/pa_charset.C 1.77:
3743: * src/main/pa_string.C 1.227:
3744: - more safe creation on String:Body
3745:
3746: * src/include/pa_common.h 1.131:
3747: * src/main/pa_common.C 1.245:
3748: * src/main/pa_http.C 1.26:
3749: - one method detect_charset was deleted
3750: - bug was fixed in this method (error while detecting charset in content_type withot last ';')
3751:
3752: * src/types/pa_vform.C 1.96:
3753: * src/types/pa_vform.h 1.56:
3754: - detect post charset only once
3755:
3756: 2009-05-25 misha
3757: * src/classes/file.C 1.192:
3758: - bugfix: file::exec didn't work after optimizing of
3759: helper_length
3760:
3761: 2009-05-24 misha
3762: * src/main/compile.tab.C 1.136:
3763: *** empty log message ***
3764:
3765: * src/main/compile_tools.h 1.92:
3766: - $a[$b.c] and $a[$b.$c] optimisations were added
3767: - little refactoring
3768:
3769: * src/main/execute.C 1.342:
3770: - core while printing in debug log non-printable values was fixed
3771: - $a[$b.c] and $a[$b.$c] optimisations were added
3772:
3773: * src/include/pa_opcode.h 1.37:
3774: - new opcodes for $a[$b.c] and $a[$b.$c] were added
3775:
3776: 2009-05-23 misha
3777: * src/include/pa_string.h 1.186:
3778: * src/lib/cord/cordbscs.c 1.8:
3779: * src/lib/cord/cordxtra.c 1.12:
3780: * src/lib/cord/include/cord.h 1.6:
3781: * src/main/untaint.C 1.147:
3782: - CORD_cat optimization
3783:
3784: * src/main/compile.tab.C 1.135:
3785: *** empty log message ***
3786:
3787: * src/include/pa_opcode.h 1.36:
3788: * src/main/compile_tools.h 1.91:
3789: * src/main/execute.C 1.340:
3790: - call constr optimisation under separate define now
3791:
3792: * src/main/compile_tools.h 1.90:
3793: * src/main/execute.C 1.339:
3794: - bugfix: $a[] $b[$a] -- in $b should be string, not void
3795:
3796: * src/main/compile.y 1.242:
3797: - little fix for rem-cut optimisation
3798:
3799: * src/include/pa_opcode.h 1.35:
3800: * src/main/compile_tools.C 1.65:
3801: * src/main/compile_tools.h 1.89:
3802: * src/main/execute.C 1.338:
3803: - optimisations for $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $
3804: .a(^b[...])
3805:
3806: * INSTALL 1.50:
3807: - description of some #defined were added
3808:
3809: * src/types/pa_vfile.C 1.43:
3810: * src/types/pa_vfile.h 1.63:
3811: - fill .'text' field only before 1st access (memory usage is
3812: reduced if don't access to .text field)
3813:
3814: * src/include/pa_array.h 1.79:
3815: - array grows step now not static (it reduces numbers of
3816: reallocs)
3817:
3818: 2009-05-20 misha
3819: * Makefile.am 1.66:
3820: * Makefile.in 1.81:
3821: * acinclude.m4 1.52:
3822: * aclocal.m4 1.55:
3823: * acsite.m4 1.30:
3824: * acsite.m4 1.31:
3825: * configure 1.108:
3826: * configure.in 1.115:
3827: * src/main/compile.tab.C 1.133:
3828: * src/main/compile.tab.C 1.134:
3829: *** empty log message ***
3830:
3831: * src/include/pa_opcode.h 1.34:
3832: * src/main/compile.y 1.241:
3833: * src/main/compile_tools.C 1.64:
3834: * src/main/compile_tools.h 1.88:
3835: * src/main/execute.C 1.337:
3836: - bytecode optimization for $a(1), $.b(2), $c[d] and $.e[f] was
3837: added
3838:
3839: * src/main/execute.C 1.336:
3840: - debug printing moved in defines
3841:
3842: * src/main/compile.y 1.240:
3843: * src/main/compile_tools.C 1.63:
3844: * src/main/compile_tools.h 1.87:
3845: - bugfix and little refactoring for OP_GET_OBJECT_ELEMENT +
3846: OP_GET_OBJECT_VAR_ELEMENT optimisation
3847:
3848: 2009-05-19 misha
3849: * src/main/compile.tab.C 1.131:
3850: * src/main/compile.tab.C 1.132:
3851: *** empty log message ***
3852:
3853: * src/main/compile.y 1.239:
3854: * src/main/compile_tools.C 1.62:
3855: * src/main/compile_tools.h 1.86:
3856: * src/main/execute.C 1.335:
3857: - $a.$b & ^a.$b bytecode optimisation
3858:
3859: * src/include/pa_opcode.h 1.33:
3860: - new opcodes were added (for $a.$b & ^a.$b optimisation)
3861:
3862: * src/main/compile.y 1.238:
3863: - compiler now generate new opcodes: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b
3864: and ^a.b
3865: - compiler now cut off ^rem{ with all content ; any number of params }
3866:
3867: * src/main/execute.C 1.334:
3868: - code for handle new opcodes OP_GET_ELEMENT_FIELD and
3869: OP_GET_ELEMENT_FIELD__WRITE was added
3870:
3871: * src/main/compile_tools.C 1.61:
3872: * src/main/compile_tools.h 1.85:
3873: - new parameter was added for LA2V and LA2S
3874:
3875: * src/include/pa_opcode.h 1.32:
3876: - new defines which can be used for disable some bytecode
3877: optimisation and new opcodes were added
3878:
3879: 2009-05-17 misha
3880: * src/lib/cord/cordxtra.c 1.11:
3881: - bugfix.
3882:
3883: 2009-05-16 misha
3884: * tests/results/022.processed 1.6:
3885: * tests/results/212.processed 1.1:
3886: * tests/results/212.processed 1.2:
3887: *** empty log message ***
3888:
3889: * tests/212.html 1.2:
3890: - .size[] and .study_size[] were added to tests
3891:
3892: * operators.txt 1.214:
3893: - info about regex class was added
3894:
3895: * tests/212.html 1.1:
3896: - tests for regex class were added
3897:
3898: * buildall-with-xml 1.27:
3899: * buildall-without-xml 1.17:
3900: - moving from gc6.8 to gc7.1
3901:
3902: 2009-05-15 misha
3903: * tests/022.html 1.5:
3904: - test for ^file:list[path;] (empty second param) was added
3905:
3906: * src/classes/file.C 1.191:
3907: - bugfix: ^file:list[path;] [empty second param) should work
3908:
3909: * Makefile.am 1.64:
3910: * Makefile.am 1.65:
3911: * Makefile.in 1.79:
3912: * Makefile.in 1.80:
3913: * acinclude.m4 1.50:
3914: * acinclude.m4 1.51:
3915: * aclocal.m4 1.53:
3916: * aclocal.m4 1.54:
3917: * acsite.m4 1.28:
3918: * acsite.m4 1.29:
3919: * configure 1.106:
3920: * configure 1.107:
3921: * configure.in 1.113:
3922: * configure.in 1.114:
3923: * src/include/pa_config_auto.h.in 1.45:
3924: * tests/results/210.processed 1.1:
3925: * tests/results/211.processed 1.1:
3926: *** empty log message ***
3927:
3928: * src/classes/table.C 1.257:
3929: - automatically disable stringstream usage on freebsd4
3930:
3931: * src/lib/cord/cordxtra.c 1.10:
3932: - var decl should be at the beginning of scope
3933:
3934: * tests/211.html 1.1:
3935: - test with different types of access to hash was added
3936:
3937: * tests/210.html 1.1:
3938: - test which checks for loosing tainting in hash's keys was
3939: added
3940:
3941: * tests/208.html 1.3:
3942: - some parser work added. or stime == 0 %-)
3943:
3944: * src/lib/cord/cordbscs.c 1.7:
3945: - little hack was added to cord
3946:
3947: * src/lib/cord/cordxtra.c 1.9:
3948: - cacheing of cord chars was added
3949:
3950: * configure.in 1.112:
3951: * src/include/pa_version.h 1.36:
3952: - moko have made a lot of optimisations for increacing version
3953: number more dramatically :)
3954:
3955: * src/classes/date.C 1.85:
3956: - little refactoring: use constructor which accepts formated
3957: string
3958:
3959: * src/include/pa_string.h 1.185:
3960: * src/main/pa_string.C 1.226:
3961: - String constructor which can print formatted string was added
3962:
3963: 2009-05-14 misha
3964: * src/include/pa_string.h 1.184:
3965: - type was fixed
3966:
3967: * src/classes/hashfile.C 1.46:
3968: * src/classes/op.C 1.187:
3969: * src/include/pa_cache_managers.h 1.19:
3970: * src/include/pa_charset.h 1.42:
3971: * src/include/pa_charsets.h 1.14:
3972: * src/include/pa_common.h 1.130:
3973: * src/include/pa_hash.h 1.74:
3974: * src/include/pa_request.h 1.193:
3975: * src/include/pa_sql_driver_manager.h 1.35:
3976: * src/include/pa_string.h 1.183:
3977: * src/include/pa_stylesheet_manager.h 1.23:
3978: * src/include/pa_table.h 1.63:
3979: * src/include/pa_xml_io.h 1.5:
3980: * src/main/pa_charset.C 1.76:
3981: * src/main/pa_charsets.C 1.18:
3982: * src/main/pa_string.C 1.225:
3983: * src/main/pa_stylesheet_connection.C 1.6:
3984: * src/types/pa_value.h 1.131:
3985: * src/types/pa_vmethod_frame.C 1.15:
3986: * src/types/pa_vmethod_frame.h 1.81:
3987: * src/types/pa_vobject.C 1.28:
3988: * src/types/pa_vstateless_class.C 1.41:
3989: * src/types/pa_vstateless_class.h 1.63:
3990: - hash_code caching was implemented (seaches should be faster
3991: now)
3992:
3993: * src/classes/file.C 1.190:
3994: * src/classes/hash.C 1.93:
3995: * src/classes/image.C 1.123:
3996: * src/classes/string.C 1.180:
3997: * src/classes/table.C 1.256:
3998: * src/include/pa_string.h 1.182:
3999: * src/main/pa_charset.C 1.75:
4000: * src/main/pa_http.C 1.25:
4001: * src/main/pa_request.C 1.302:
4002: * src/types/pa_vconsole.h 1.16:
4003: * src/types/pa_vcookie.C 1.78:
4004: * src/types/pa_venv.C 1.9:
4005: * src/types/pa_vform.C 1.95:
4006: * src/types/pa_vhashfile.C 1.59:
4007: * src/types/pa_vregex.C 1.4:
4008: * src/types/pa_vrequest.C 1.45:
4009: - String constructors don't have that stupid true/false param
4010: which means 'tainted'. they accept lang instead.
4011:
4012: * src/types/pa_vmethod_frame.h 1.80:
4013: - bugfix: taint/untaint didn't work with OPTIMIZE_RESULT
4014:
4015: * src/types/pa_method.h 1.15:
4016: * src/types/pa_vstateless_class.C 1.40:
4017: - less warnings wher OPTIMIZE_RESULT and OPTIMIZE_CALL not
4018: defined
4019:
4020: 2009-05-13 misha
4021: * src/classes/date.C 1.84:
4022: * src/classes/file.C 1.188:
4023: * src/classes/hash.C 1.92:
4024: * src/classes/image.C 1.122:
4025: * src/classes/string.C 1.179:
4026: * src/classes/table.C 1.253:
4027: * src/classes/xdoc.C 1.158:
4028: * src/include/pa_string.h 1.181:
4029: * src/main/execute.C 1.333:
4030: * src/main/pa_charset.C 1.73:
4031: * src/main/pa_common.C 1.244:
4032: * src/main/pa_request.C 1.301:
4033: * src/main/pa_string.C 1.224:
4034: * src/types/pa_method.h 1.14:
4035: * src/types/pa_vcookie.C 1.77:
4036: * src/types/pa_vdouble.h 1.54:
4037: * src/types/pa_venv.C 1.8:
4038: * src/types/pa_vhashfile.C 1.58:
4039: * src/types/pa_vint.h 1.46:
4040: * src/types/pa_vmethod_frame.C 1.14:
4041: * src/types/pa_vmethod_frame.h 1.79:
4042: * src/types/pa_vregex.C 1.2:
4043: * src/types/pa_vregex.h 1.4:
4044: * src/types/pa_vrequest.C 1.43:
4045: * src/types/pa_vstateless_class.C 1.39:
4046: - result optimisation
4047: - helper_length parameter removed from string constructors
4048:
4049: 2009-05-11 misha
4050: * tests/208.html 1.2:
4051: * tests/results/206.processed 1.1:
4052: * tests/results/207.processed 1.1:
4053: * tests/results/208.processed 1.1:
4054: * tests/results/209.processed 1.1:
4055: *** empty log message ***
4056:
4057: * tests/209.html 1.1:
4058: - tests for ^hash::create[hash] were added
4059:
4060: * tests/208.html 1.1:
4061: - tests for $status:rusage, $status:memory, ^memory:compact[]
4062: were added
4063:
4064: * tests/207.html 1.1:
4065: -tests for abs, sign, trunc, frac, exp, log, log10 were added
4066:
4067: * tests/206.html 1.1:
4068: - test for try with finally was added
4069:
4070: 2009-05-10 misha
4071: * tests/results/014.processed 1.5:
4072: * tests/results/030.processed 1.5:
4073: * tests/results/038.processed 1.5:
4074: * tests/results/063.processed 1.5:
4075: * tests/results/065.processed 1.5:
4076: * tests/results/141.processed 1.6:
4077: * tests/results/185.processed 1.4:
4078: * tests/results/200.processed 1.1:
4079: * tests/results/201.processed 1.1:
4080: * tests/results/202.processed 1.1:
4081: * tests/results/203.processed 1.1:
4082: * tests/results/204.processed 1.1:
4083: * tests/results/205.processed 1.1:
4084: *** empty log message ***
4085:
4086: * tests/205.html 1.1:
4087: - test for ^file::create[...] was added
4088:
4089: * tests/204.html 1.1:
4090: - test for ^response:clear[] was added
4091:
4092: * tests/038.html 1.3:
4093: - tests for trigonometric functions were added
4094:
4095: * tests/014.html 1.3:
4096: - tests for ^hash.containts and ^hash.delete were added
4097: - more tests for .add, .sub, .union, .intersects and .intersections
4098:
4099: * tests/065.html 1.3:
4100: - test for ^file:dirname was added
4101:
4102: * tests/030.html 1.3:
4103: - test for $cookie:fields was added
4104:
4105: * tests/203.html 1.1:
4106: - test for ^h._keys[column name] was added
4107:
4108: * tests/201.html 1.1:
4109: - tests for .trim were added
4110:
4111: * tests/202.html 1.1:
4112: - tests for last-day, date:calendar[type](YYYY;MM;DD) were added
4113:
4114: * tests/200.html 1.1:
4115: - tests for .sort(), .sort{}, .flip[] and .offset[type](N) were
4116: added
4117:
4118: * tests/185.html 1.5:
4119: - more tests for .left(N), .right(N), .min(N;M) and .pos[c](N)
4120: were added
4121:
4122: * tests/141.html 1.3:
4123: - test for math:sha1 was added
4124:
4125: * tests/063.html 1.3:
4126: - tests for .mod(N), .inc[] & .dec[] were added
4127:
4128: 2009-05-09 misha
4129: * src/main/compile.tab.C 1.130:
4130: *** empty log message ***
4131:
4132: * src/main/compile.y 1.237:
4133: - rollback
4134:
4135: 2009-05-05 misha
4136: * src/classes/file.C 1.187:
4137: * src/classes/hash.C 1.91:
4138: * src/classes/hashfile.C 1.45:
4139: * src/classes/op.C 1.186:
4140: * src/classes/table.C 1.251:
4141: * src/classes/table.C 1.252:
4142: * src/include/pa_string.h 1.180:
4143: * src/main/pa_charset.C 1.72:
4144: * src/main/pa_exception.C 1.49:
4145: * src/main/pa_exec.C 1.73:
4146: - little optimisation: somewhere length() was replaced by
4147: is_empty()
4148:
4149: 2009-05-04 misha
4150: * src/classes/hash.C 1.90:
4151: * src/classes/op.C 1.185:
4152: * src/classes/table.C 1.250:
4153: * src/include/pa_request.h 1.192:
4154: * src/main/execute.C 1.332:
4155: * src/types/pa_method.h 1.13:
4156: * src/types/pa_vstateless_class.C 1.38:
4157: * src/types/pa_vstateless_class.h 1.62:
4158: - more optimisations were added: some operators don't switch
4159: write context anylonger
4160:
4161: 2009-05-01 misha
4162: * src/main/compile.tab.C 1.129:
4163: *** empty log message ***
4164:
4165: * src/main/compile.y 1.236:
4166: - slightly more opcode optimisations for WITH_WRITE + VALUE +
4167: GET_ELEMENT -> OP_VALUE__GET_ELEMENT
4168:
4169: * src/main/execute.C 1.331:
4170: - simplifying process for getters
4171:
4172: 2009-04-30 misha
4173: * tests/198.html 1.2:
4174: * tests/199.html 1.2:
4175: - new line fixes (should be 0x0A)
4176:
4177: * tests/results/198.processed 1.2:
4178: * tests/results/199.processed 1.2:
4179: *** empty log message ***
4180:
4181: * tests/199.html 1.1:
4182: * tests/results/199.processed 1.1:
4183: - test for checking $result into ^rem was added
4184:
4185: * tests/022.html 1.4:
4186: * tests/096.html 1.4:
4187: - юsort after :list was asses (on some OS it returns list in
4188: different order)
4189:
4190: * src/include/pa_array.h 1.77:
4191: * src/include/pa_array.h 1.78:
4192: * src/include/pa_request.h 1.191:
4193: * src/include/pa_stack.h 1.26:
4194: * src/main/execute.C 1.330:
4195: * src/types/pa_vmethod_frame.h 1.78:
4196: - changes in stack impl
4197: - get_element() optimisation: 3rd param removed
4198: - bugfix: problems with reading empty input param
4199: - defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
4200:
4201: * tests/198.html 1.1:
4202: * tests/results/198.processed 1.1:
4203: - test for reading empty local var was added
4204:
4205: 2009-04-29 misha
4206: * src/main/compile.tab.C 1.127:
4207: * src/main/compile.tab.C 1.128:
4208: *** empty log message ***
4209:
4210: * src/main/compile.y 1.235:
4211: - bugfix: couldn't compile because OP_VALUE__GET_ELEMENT should
4212: be unde #ifdef
4213:
4214: * src/include/pa_array.h 1.76:
4215: * src/include/pa_opcode.h 1.31:
4216: * src/include/pa_request.h 1.190:
4217: * src/main/compile.y 1.234:
4218: * src/main/execute.C 1.329:
4219: * src/main/pa_request.C 1.300:
4220: * src/types/pa_vmethod_frame.C 1.13:
4221: * src/types/pa_vmethod_frame.h 1.77:
4222: - we can work without opcode OP_STORE_PARAM, so it was removed
4223:
4224: 2009-04-28 misha
4225: * src/main/compile.tab.C 1.126:
4226: *** empty log message ***
4227:
4228: * src/include/pa_opcode.h 1.30:
4229: * src/main/compile.y 1.233:
4230: * src/main/execute.C 1.328:
4231: - op-codes optimisation:
4232: 1. VALUE+GET_CLASS=>VALUE_GET_CLASS
4233: 2. WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
4234: 3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
4235: 4. WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
4236:
4237: * src/main/compile_tools.h 1.84:
4238: - new stuff for op-codes optimisation
4239:
4240: * src/classes/string.C 1.178:
4241: * src/main/pa_string.C 1.223:
4242: - !length() => is_empty()
4243:
4244: 2009-04-27 misha
4245: * src/types/pa_vregex.h 1.3:
4246: - back explicit vars initialisation
4247:
4248: 2009-04-24 misha
4249: * src/classes/string.C 1.177:
4250: - ups. typo fixed
4251:
4252: * src/main/execute.C 1.327:
4253: - more replacements '*new VBool' to 'VBool::get'
4254: - checks for ^break[], ^continue[] and parser.interrupted were optimised
4255:
4256: * src/classes/string.C 1.176:
4257: - number of params.count() calls was slightly reduced
4258:
4259: 2009-04-23 misha
4260: * src/classes/image.C [release_3_3_0] 1.119.2.1:
4261: * src/include/pa_string.h [release_3_3_0] 1.174.2.1:
4262: * src/main/pa_charset.C [release_3_3_0] 1.66.2.1:
4263: - make it x64 friendly
4264:
4265: 2009-04-22 misha
4266: * src/classes/image.C 1.121:
4267: * src/include/pa_string.h 1.179:
4268: * src/main/pa_charset.C 1.71:
4269: - parser is x64 friendly now
4270:
4271: * src/types/pa_vhashfile.C 1.57:
4272: - coder friendly exception about exceeding record size was added
4273:
4274: * src/classes/Makefile.in 1.67:
4275: * src/types/Makefile.in 1.66:
4276: *** empty log message ***
4277:
4278: * src/classes/file.C 1.184:
4279: * src/classes/file.C 1.185:
4280: * src/classes/string.C 1.174:
4281: * src/include/pa_string.h 1.178:
4282: * src/main/pa_string.C 1.222:
4283: - use vregex object instead of direct calls methods from pcre
4284: lib
4285:
4286: * src/classes/Makefile.am 1.53:
4287: * src/classes/classes.vcproj 1.19:
4288: * src/classes/regex.C 1.1:
4289: - class regex was added
4290:
4291: * src/include/pa_common.h 1.129:
4292: * src/main/pa_common.C 1.243:
4293: - method print_pcre_exec_error_text was moved to class vregex
4294:
4295: * src/types/Makefile.am 1.44:
4296: * src/types/pa_vregex.C 1.1:
4297: * src/types/pa_vregex.h 1.1:
4298: * src/types/types.vcproj 1.22:
4299: - class vregex was added
4300:
4301: 2009-04-21 misha
4302: * buildall-with-xml 1.26:
4303: * buildall-without-xml 1.16:
4304: - pcre 7.8 -> pcre 7.9
4305:
4306: * src/classes/op.C 1.184:
4307: * src/main/execute.C 1.326:
4308: * src/types/pa_junction.h 1.9:
4309: * src/types/pa_value.C 1.26:
4310: * src/types/pa_vjunction.C 1.6:
4311: * src/types/pa_vjunction.h 1.28:
4312: * src/types/pa_wcontext.C 1.35:
4313: * src/types/pa_wcontext.h 1.52:
4314: - junction-optimisation (destructors)
4315:
4316: * src/include/pa_array.h 1.75:
4317: - free under if now
4318:
4319: 2009-04-18 misha
4320: * src/main/untaint.C 1.146:
4321: - ^taint[js] now escapes \x0D as well
4322:
4323: * Makefile.am 1.62:
4324: * Makefile.am 1.63:
4325: * Makefile.in 1.77:
4326: * Makefile.in 1.78:
4327: * acinclude.m4 1.48:
4328: * acinclude.m4 1.49:
4329: * aclocal.m4 1.51:
4330: * aclocal.m4 1.52:
4331: * acsite.m4 1.26:
4332: * acsite.m4 1.27:
4333: * configure 1.104:
4334: * configure 1.105:
4335: * configure.in 1.110:
4336: * configure.in 1.111:
4337: *** empty log message ***
4338:
4339: * src/include/pa_version.h 1.35:
4340:
4341: :q
4342: :
4343:
4344: CV: ----------------------------------------------------------------------
4345:
4346: * src/types/pa_vjunction.h 1.27:
4347: * src/types/pa_vstateless_class.C 1.37:
4348: - little refactoring
4349:
4350: * src/include/pa_array.h 1.74:
4351: * src/include/pa_hash.h 1.73:
4352: * src/types/pa_vmethod_frame.h 1.76:
4353: - destructors under #ifdef now
4354:
4355: * src/include/pa_memory.h 1.17:
4356: - define for using destructors was added
4357:
4358: 2009-04-17 misha
4359: * src/main/execute.C 1.325:
4360: * src/types/pa_method.h 1.12:
4361: * src/types/pa_vstateless_class.C 1.36:
4362: - some junctions will be cached now
4363:
4364: * src/include/pa_hash.h 1.72:
4365: - hash destructor frees pairs now
4366:
4367: * src/include/pa_array.h 1.73:
4368: - inline was added to destructor
4369:
4370: * src/types/pa_method.h 1.11:
4371: - comment was changed
4372:
4373: * src/include/pa_array.h 1.72:
4374: * src/include/pa_hash.h 1.71:
4375: * src/types/pa_vmethod_frame.h 1.75:
4376: - destructors were added
4377:
4378: * src/main/compile.tab.C 1.124:
4379: * src/main/compile.tab.C 1.125:
4380: *** empty log message ***
4381:
4382: * src/types/pa_method.h 1.10:
4383: * src/types/pa_vmethod_frame.h 1.74:
4384: - write_to_result renamed to always_use_result
4385:
4386: * src/main/compile.y 1.232:
4387: * src/main/compile_tools.h 1.83:
4388: - rollback changes in compiler: full backward compatibility is
4389: better
4390:
4391: * src/types/pa_vmethod_frame.h 1.73:
4392: - set flag write_to_result if find result in var's hash
4393:
4394: * src/types/pa_vmethod_frame.C 1.12:
4395: * src/types/pa_vmethod_frame.h 1.72:
4396: - optimisation in method_frame
4397:
4398: * src/include/pa_array.h 1.71:
4399: - optimisation in array (allocate elements only when needed)
4400:
4401: * src/types/pa_vresponse.C 1.28:
4402: - check for $response:headers field before looking at custom
4403: fields
4404:
4405: * src/types/pa_vmethod_frame.h 1.71:
4406: - if flag write_to_result was set, not needed to check existance
4407: var with name 'result' in var's hash
4408:
4409: * src/main/compile.y 1.231:
4410: - compiler was changed: now it detects writings to $result and
4411: set flag writo_to_result in method
4412:
4413: * src/classes/string.C 1.173:
4414: - little optimisation: no needed to write number with lang
4415:
4416: * src/main/pa_charset.C 1.70:
4417: - methods readChar and skipChar which is used for read utf8-strings were renamed
4418: - is_escaped was renamed to isEscaped (to the same name convention)
4419:
4420: * src/main/compile_tools.h 1.82:
4421: * src/types/pa_method.h 1.9:
4422: - flag write_to_result added. compiler get this info from code.
4423:
4424: 2009-04-16 misha
4425: * src/types/pa_vmethod_frame.h 1.70:
4426: * src/types/pa_wcontext.h 1.51:
4427: - create new String only before 1st write
4428:
4429: * src/include/pa_string.h 1.177:
4430: - not needed template removed
4431:
4432: * src/classes/bool.C 1.2:
4433: * src/classes/double.C 1.62:
4434: * src/classes/hash.C 1.89:
4435: * src/classes/int.C 1.58:
4436: * src/classes/string.C 1.172:
4437: * src/classes/table.C 1.249:
4438: * src/classes/void.C 1.42:
4439: * src/classes/xnode.C 1.83:
4440: * src/main/pa_request.C 1.299:
4441: * src/types/pa_vbool.h 1.31:
4442: * src/types/pa_vfile.h 1.62:
4443: * src/types/pa_vimage.C 1.37:
4444: * src/types/pa_vjunction.C 1.5:
4445: * src/types/pa_vproperty.C 1.2:
4446: * src/types/pa_vstateless_class.C 1.35:
4447: * src/types/pa_vxdoc.C 1.35:
4448: * src/types/pa_vxnode.C 1.50:
4449: - bool optimisation (use only 2 bool objects)
4450:
4451: 2009-04-15 misha
4452: * src/lib/cord/cordxtra.c 1.8:
4453: - more optimisation
4454:
4455: * src/include/pa_string.h 1.176:
4456: * src/main/untaint.C 1.145:
4457: - String::append optimisation
4458:
4459: * src/include/pa_hash.h 1.70:
4460: - get_by_hash_code added (it works faster then get and can
4461: sometime be used)
4462:
4463: * src/main/pa_string.C 1.220:
4464: - String::length optimisation
4465:
4466: * src/main/pa_charset.C 1.69:
4467: - rollback changeing readChar to skipChar. these methods read
4468: different strings
4469:
4470: * src/types/pa_vmethod_frame.C 1.11:
4471: * src/types/pa_vmethod_frame.h 1.69:
4472: - fresult_initial_void removed + some optimisation
4473: - if $result defined we don't write to context anymore
4474:
4475: * src/main/pa_charset.C 1.68:
4476: - readChar => skipChar (in this place we need just skip char)
4477:
4478: * src/classes/table.C 1.248:
4479: * src/main/execute.C 1.324:
4480: * src/types/pa_vmethod_frame.C 1.10:
4481: * src/types/pa_vmethod_frame.h 1.68:
4482: * src/types/pa_vrequest.C 1.42:
4483: * src/types/pa_vtable.C 1.28:
4484: - VVoid::get() => new VVoid (one void-instance)
4485:
4486: * src/types/pa_vvoid.h 1.29:
4487: - added get() method for retreave one instance
4488:
4489: 2009-04-11 misha
4490: * tests/results/196.processed 1.1:
4491: * tests/results/197.processed 1.1:
4492: *** empty log message ***
4493:
4494: * tests/196.html 1.1:
4495: - tests for $cookie:CLASS_NAME & Co were added
4496:
4497: * tests/197.html 1.1:
4498: - test for parser://test in xml was added
4499:
4500: * src/classes/string.C 1.171:
4501: * src/types/pa_vconsole.h 1.15:
4502: * src/types/pa_venv.C 1.6:
4503: * src/types/pa_venv.h 1.36:
4504: - small optimisation
4505:
4506: 2009-04-10 misha
4507: * buildall-with-xml 1.25:
4508: * buildall-without-xml 1.15:
4509: - moving from pcre-7.7 to pcre-7.8
4510:
4511: * src/classes/image.C 1.120:
4512: * src/classes/inet.C 1.3:
4513: * src/classes/string.C 1.170:
4514: * src/classes/xdoc.C 1.157:
4515: * src/classes/xnode.C 1.82:
4516: * src/types/pa_vclass.C 1.37:
4517: * src/types/pa_vdate.h 1.48:
4518: * src/types/pa_vmail.C 1.84:
4519: - normalizing todo-comments: '@todo' now
4520:
4521: * src/types/pa_vcookie.C 1.76:
4522: * src/types/pa_vcookie.h 1.34:
4523: - $cookie:CLASS_NAME was added
4524:
4525: * src/types/pa_vrequest.C 1.41:
4526: * src/types/pa_vrequest.h 1.36:
4527: - $request:CLASS and $request:CLASS_NAME were added
4528:
4529: * src/types/pa_vconsole.h 1.14:
4530: - $console:CLASS and $console:CLASS_NAME were added
4531:
4532: * src/types/pa_venv.C 1.5:
4533: * src/types/pa_venv.h 1.35:
4534: - $env:CLASS and $env:CLASS_NAME were added
4535:
4536: * src/targets/cgi/parser3.C 1.250:
4537: - size_t -> int for calming down compirer
4538:
4539: * src/main/pa_string.C 1.219:
4540: - little code cleanup
4541:
4542: * src/main/pa_common.C 1.242:
4543: - describe one more UTF-8 related error during PCRE compile/
4544: execute
4545:
4546: * src/types/pa_vmath.C 1.9:
4547: * src/types/pa_vmath.h 1.19:
4548: - $math:E was added
4549:
4550: * src/main/pa_charset.C 1.67:
4551: - type changed for making compiler happy
4552:
4553: 2009-03-09 misha
4554: * src/targets/cgi/parser3.C 1.249:
4555: make g++ happy with the type of argc in main()
4556:
4557: 2009-02-01 misha
4558: * src/main/pa_http.C 1.24:
4559: - bugfix: double CRLF before the end of boundary
4560:
1.77 misha 4561: 2009-01-29 misha
4562: * Makefile.am 1.61:
4563: * Makefile.in 1.76:
4564: * acinclude.m4 1.47:
4565: * aclocal.m4 1.50:
4566: * acsite.m4 1.25:
4567: * configure 1.103:
4568: * configure.in 1.109:
4569: * src/include/Makefile.in 1.23:
4570: * src/main/Makefile.in 1.63:
4571: *** empty log message ***
4572:
4573: 2009-01-25 misha
4574: * tests/results/194.processed 1.1:
4575: =no message
4576:
4577: * tests/194.html 1.1:
4578: * tests/194_dir/194.p 1.1:
4579: - test for @GET[] was added
4580:
4581: * src/classes/file.C 1.183:
4582: - more changes for parsing different number of params for file::
4583: load
4584:
4585: * tests/193.html 1.1:
4586: - tests for exception while base64-decode binary to string was
4587: added
4588:
4589: * tests/192.html 1.1:
4590: - tests for file::load with different number of options
4591:
4592: * src/classes/math.C 1.56:
4593: - ups. forgot '+1'
4594:
4595: * src/classes/file.C 1.182:
4596: * src/classes/table.C 1.247:
4597: * src/include/pa_common.h 1.128:
4598: * src/include/pa_http.h 1.4:
4599: * src/main/pa_common.C 1.241:
4600: * src/main/pa_http.C 1.22:
4601: * src/main/pa_xml_io.C 1.23:
4602: - ^file::load[...;http://...;] now can post files (new option $.encode[multipart-form/data] should
4603: be specified)
4604: - $.method[] option for file::load now is not case-sensitive
4605:
4606: * src/include/pa_string.h 1.175:
4607: * src/main/untaint.C 1.144:
4608: - for file post the new taint language L_FILE_POST was added
4609:
4610: * src/classes/math.C 1.55:
4611: * src/include/Makefile.am 1.11:
4612: * src/include/pa_random.h 1.1:
4613: * src/main/Makefile.am 1.48:
4614: * src/main/main.vcproj 1.23:
4615: * src/main/pa_random.C 1.1:
4616: - some stuff was moved to separate files
4617:
4618: 2009-01-23 misha
4619: * src/classes/math.C 1.54:
4620: - little optimisation in ^math:sha1[]
4621: - spaces to tabs were converted
4622:
4623: 2009-01-12 misha
4624: * src/main/pa_http.C 1.21:
4625: - value of $.method[] option force uppercased now
4626:
4627: * src/classes/file.C 1.181:
4628: * src/include/pa_common.h 1.127:
4629: * src/main/pa_http.C 1.20:
4630: * src/targets/apache13core/mod_parser3_core.C 1.12:
4631: * src/targets/cgi/parser3.C 1.248:
4632: * src/targets/isapi/parser3isapi.C 1.100:
4633: * src/types/pa_vform.C 1.94:
4634: * src/types/pa_vmail.C 1.83:
4635: - some constants changed their names
4636:
4637: * src/main/pa_common.C 1.240:
4638: - changes in formating
4639:
4640: * src/include/pa_http.h 1.3:
4641: - some spaces were converted to tabs
4642:
4643: * src/classes/file.C 1.180:
4644: - fixed 4-th paramether for file::load
4645: - little code rewriting
4646:
4647: * src/types/pa_vfile.C 1.42:
4648: - little code rewriting
4649:
4650: * src/main/pa_common.C 1.239:
4651: * src/main/pa_http.C 1.19:
4652: * src/main/untaint.C 1.143:
4653: * src/types/pa_value.h 1.130:
4654: - some formating changes
4655:
4656: * src/include/pa_common.h 1.126:
4657: - some formating spaces transformed to tabs
4658:
4659: * src/classes/string.C 1.169:
4660: - exception while base64-decode binary to a string
4661:
4662: 2009-01-11 misha
4663: * configure.in 1.107:
4664: - version changed to 3.3.1b
4665:
4666: 2008-09-05 misha
4667: * Makefile.am 1.59:
4668: * Makefile.am 1.60:
4669: * Makefile.am [release_3_3_0] 1.58.2.2:
4670: * Makefile.in 1.74:
4671: * Makefile.in 1.75:
4672: * Makefile.in [release_3_3_0] 1.73.2.2:
4673: * acinclude.m4 1.45:
4674: * acinclude.m4 1.46:
4675: * acinclude.m4 [release_3_3_0] 1.44.2.2:
4676: * aclocal.m4 1.48:
4677: * aclocal.m4 1.49:
4678: * aclocal.m4 [release_3_3_0] 1.47.2.2:
4679: * acsite.m4 1.23:
4680: * acsite.m4 1.24:
4681: * acsite.m4 [release_3_3_0] 1.22.2.2:
4682: * configure 1.101:
4683: * configure 1.102:
4684: * configure [release_3_3_0] 1.100.2.2:
4685: * configure.in 1.105:
4686: * configure.in 1.106:
4687: * configure.in [release_3_3_0] 1.104.2.2:
4688: * src/lib/Makefile.am 1.10:
4689: * src/lib/Makefile.am [release_3_3_0] 1.9.2.1:
4690: * src/lib/Makefile.in 1.18:
4691: * src/lib/Makefile.in [release_3_3_0] 1.17.2.1:
4692: * src/lib/pcre/Makefile.am 1.4:
4693: * src/lib/pcre/Makefile.am [release_3_3_0] 1.4.2.2:
4694: * src/lib/pcre/Makefile.in 1.15:
4695: * src/lib/pcre/Makefile.in [release_3_3_0] 1.15.2.2:
4696: *** empty log message ***
4697:
4698: * src/lib/pcre/Makefile.in [release_3_3_0] 1.15.2.1:
4699: file Makefile.in was added on branch release_3_3_0 on 2008-09-05
4700: 10:59:35 +0000
4701:
4702: * src/lib/pcre/Makefile.am [release_3_3_0] 1.4.2.1:
4703: file Makefile.am was added on branch release_3_3_0 on 2008-09-05
4704: 10:59:35 +0000
4705:
4706: 2008-09-04 misha
4707: * Makefile.am [release_3_3_0] 1.58.2.1:
4708: * Makefile.in [release_3_3_0] 1.73.2.1:
4709: * acinclude.m4 [release_3_3_0] 1.44.2.1:
4710: * aclocal.m4 [release_3_3_0] 1.47.2.1:
4711: * acsite.m4 [release_3_3_0] 1.22.2.1:
4712: * configure [release_3_3_0] 1.100.2.1:
4713: * configure.in [release_3_3_0] 1.104.2.1:
4714: *** empty log message ***
4715:
4716: * src/include/pa_version.h [release_3_3_0] 1.33.2.1:
4717: =no message
4718:
4719: * tests/130.html 1.3:
4720: * tests/131.html 1.3:
4721: - these exceptions not typeless anymore
4722:
4723: * src/classes/op.C 1.183:
4724: - exception with 'invalid taint language' not typeless anylonger
4725:
4726: * src/classes/image.C 1.119:
4727: - some exceptions while operations with image not typeless
4728: anymore
4729:
4730: * src/classes/file.C 1.179:
4731: * src/main/pa_common.C 1.238:
4732: * src/main/pa_exec.C 1.72:
4733: * src/main/pa_http.C 1.18:
4734: * src/types/pa_vhashfile.C 1.56:
4735: - some exceptions while operations with files not typeless
4736: anymore
4737:
4738: * src/classes/date.C 1.83:
4739: * src/types/pa_value.C 1.25:
4740: * src/types/pa_vcookie.C 1.75:
4741: * src/types/pa_vdate.h 1.47:
4742: - exceptions while checking date range not typeless anymore
4743:
4744: * src/include/pa_exception.h 1.54:
4745: - exception type string for invalid date range was added
4746:
4747: 2008-09-03 misha
4748: * src/classes/file.C 1.178:
4749: * src/main/pa_string.C 1.218:
4750: - exception while pce operations not typeless anymore
4751:
4752: * src/include/pa_exception.h 1.53:
4753: - exception type for pce operations was added
4754:
4755: * tests/191.html 1.1:
4756: * tests/191_a.p 1.1:
4757: * tests/191_b.p 1.1:
4758: - tests for calling .CLASS and .CLASS_NAME insite classes
4759:
4760: * src/classes/table.C 1.246:
4761: - don't save table header whiile ^table.save[append;filename] if
4762: file exists
4763:
4764: 2008-09-03 misha
4765: * src/classes/file.C 1.178:
4766: * src/main/pa_string.C 1.218:
4767: - exception while pce operations not typeless anymore
4768:
4769: * src/include/pa_exception.h 1.53:
4770: - exception type for pce operations was added
4771:
4772: * tests/191.html 1.1:
4773: * tests/191_a.p 1.1:
4774: * tests/191_b.p 1.1:
4775: - tests for calling .CLASS and .CLASS_NAME insite classes
4776:
4777: * src/classes/table.C 1.246:
4778: - don't save table header whiile ^table.save[append;filename] if
4779: file exists
4780:
4781: 2008-09-02 misha
4782: * src/main/compile.tab.C 1.123:
4783: * src/main/compile.y 1.230:
4784: * src/main/compile_tools.h 1.81:
4785: * src/types/pa_vstateless_class.h 1.61:
4786: * tests/182_dir/a1.p 1.2:
4787: * tests/182_dir/a2.p 1.2:
4788: - append option was renamed to partial and it login changed: we
4789: must mark class as partial for allow their modifications in
4790: future.
4791:
4792: 2008-08-29 misha
4793: * tests/022.html 1.3:
4794: * tests/results/022.processed 1.5:
4795: - testing taint[regex] in mask for file:list
4796:
4797: * tests/022_dir/b[b].txt 1.1:
4798: - file for testing taint[regex] in mask for file:list was added
4799:
4800: * src/classes/file.C 1.177:
4801: - bugfix: ^taint[regex][] didn't works in file:list
4802:
4803: 2008-08-26 misha
4804: * src/types/pa_vobject.C 1.27:
4805: - we must get .CLASS and .CLASS_NAME from last derived object
4806:
4807: * src/classes/image.C 1.118:
4808: - many strings "image.format" replaced by IMAGE_FORMAT constant string
4809: - handle GPS info while parse exif
4810: - understand some more exif tags
4811:
4812: * src/include/pa_exception.h 1.52:
4813: - string "image.format" was added
4814:
4815: 2008-08-21 misha
4816: * src/classes/file.C 1.176:
4817: * src/main/pa_string.C 1.217:
4818: - use method for print pcre_exec text error
4819:
4820: * src/main/pa_common.C 1.237:
4821: - method for print pcre_exec text error was added
4822:
4823: * src/include/pa_common.h 1.125:
4824: - method declaration for print pcre_exec text error was added
4825:
4826: 2008-08-19 misha
4827: * src/main/execute.C 1.323:
4828: - bugfix: opcodes must be in separate namespace while debug
4829: execution as well
4830:
4831: * tests/015.html 1.3:
4832: * tests/results/015.processed 1.5:
4833: - test for escaping some parser chars was added
4834:
4835: 2008-08-18 misha
4836: * tests/190.html 1.1:
4837: * tests/190.p 1.1:
4838: * tests/results/190.processed 1.1:
4839: - test for $caller.self.field + default getter in one class was
4840: added
4841:
4842: * tests/189.html 1.1:
4843: * tests/results/189.processed 1.1:
4844: - test for ^date::create[date object]
4845:
4846: * tests/188.html 1.1:
4847: * tests/results/188.processed 1.1:
4848: - tests for match with UTF-8 strings
4849:
4850: * src/main/pa_string.C 1.216:
4851: - option 'U' (ungreedy) was added to ^string.match[]
4852:
4853: 2008-08-15 misha
4854: * Makefile.am 1.58:
4855: * Makefile.in 1.73:
4856: * acinclude.m4 1.44:
4857: * aclocal.m4 1.47:
4858: * acsite.m4 1.22:
4859: * bin/Makefile.in 1.14:
4860: * configure 1.100:
4861: * configure.in 1.104:
4862: * etc/Makefile.in 1.19:
4863: * etc/parser3.charsets/Makefile.in 1.23:
4864: * src/Makefile.in 1.60:
4865: * src/classes/Makefile.in 1.66:
4866: * src/include/Makefile.in 1.22:
4867: * src/include/pa_version.h 1.32:
4868: * src/lib/Makefile.in 1.17:
4869: * src/lib/cord/Makefile.in 1.8:
4870: * src/lib/cord/include/Makefile.in 1.6:
4871: * src/lib/cord/include/private/Makefile.in 1.6:
4872: * src/lib/gc/Makefile.in 1.6:
4873: * src/lib/gc/include/Makefile.in 1.6:
4874: * src/lib/gd/Makefile.in 1.7:
4875: * src/lib/ltdl/Makefile.in 1.11:
4876: * src/lib/md5/Makefile.in 1.12:
4877: * src/lib/sdbm/Makefile.in 1.5:
4878: * src/lib/sdbm/apr-include/Makefile.in 1.5:
4879: * src/lib/smtp/Makefile.in 1.7:
4880: * src/main/Makefile.in 1.62:
4881: * src/sql/Makefile.in 1.16:
4882: * src/targets/Makefile.in 1.47:
4883: * src/targets/apache13/Makefile.in 1.52:
4884: * src/targets/apache13core/Makefile.in 1.9:
4885: * src/targets/cgi/Makefile.in 1.71:
4886: * src/targets/isapi/Makefile.in 1.17:
4887: * src/types/Makefile.in 1.65:
4888: *** empty log message ***
4889:
4890: * src/lib/pcre/LICENCE 1.2:
4891: * src/lib/pcre/Makefile.am 1.3:
4892: * src/lib/pcre/Makefile.in 1.14:
4893: * src/lib/pcre/README 1.2:
4894: * src/lib/pcre/Tech.Notes 1.2:
4895: * src/lib/pcre/dftables.c 1.2:
4896: * src/lib/pcre/get.c 1.2:
4897: * src/lib/pcre/internal.h 1.2:
4898: * src/lib/pcre/maketables.c 1.3:
4899: * src/lib/pcre/pcre.3 1.2:
4900: * src/lib/pcre/pcre.3.html 1.2:
4901: * src/lib/pcre/pcre.3.txt 1.2:
4902: * src/lib/pcre/pcre.c 1.2:
4903: * src/lib/pcre/pcre.h 1.3:
4904: * src/lib/pcre/pcre.vcproj 1.6:
4905: * src/lib/pcre/pcre_dftables.vcproj 1.7:
4906: * src/lib/pcre/study.c 1.2:
4907: - old PCRE files removed
4908:
4909: * src/lib/pcre/config.h 1.1:
4910: - configuration for PCRE library
4911:
4912: * src/classes/classes.vcproj 1.18:
4913: * src/lib/Makefile.am 1.9:
4914: * src/main/main.vcproj 1.21:
4915: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.13:
4916: * src/targets/cgi/parser3.vcproj 1.16:
4917: * src/targets/isapi/parser3isapi.vcproj 1.12:
4918: * src/types/types.vcproj 1.21:
4919: - use PCRE library from win32\pcre instead of parser3\src\lib\
4920: pcre
4921:
4922: * src/include/pa_charset.h 1.40:
4923: * src/include/pa_config_fixed.h 1.73:
4924: * src/main/pa_charset.C 1.65:
4925: * src/main/pa_globals.C 1.183:
4926: - moved to new PCRE library
4927:
4928: * src/classes/file.C 1.175:
4929: * src/main/pa_string.C 1.215:
4930: - moved to new PCRE library and set flag UTF8 if $request:
4931: charset is UTF-8
4932:
4933: * src/include/pa_opcode.h 1.29:
4934: * src/include/pa_operation.h 1.7:
4935: * src/main/compile.C 1.80:
4936: * src/main/compile.tab.C 1.122:
4937: * src/main/compile.y 1.229:
4938: * src/main/compile_tools.C 1.60:
4939: * src/main/compile_tools.h 1.80:
4940: * src/main/execute.C 1.322:
4941: - opcodes were moved to separate namespace
4942:
4943: 2008-08-14 misha
4944: * src/types/pa_vstateless_class.C 1.34:
4945: - newline at the end missed
4946:
4947: * src/main/untaint.C 1.142:
4948: - char '-' also prefixed by '\' while regex tainting
4949:
4950: 2008-08-11 misha
4951: * tests/187.html 1.1:
4952: * tests/187.p 1.1:
4953: * tests/results/187.processed 1.1:
4954: - tests for $caller.self, $caller.self.field and $
4955: caller.self.field[value] were added
4956:
4957: * src/types/pa_vmethod_frame.h 1.67:
4958: - still need to check 'self' runtime as well (for $caller.self)
4959:
4960: 2008-07-25 misha
4961: * tests/021.html 1.3:
4962: * tests/032.html 1.3:
4963: * tests/033.html 1.3:
4964: * tests/047.html 1.3:
4965: * tests/055.html 1.3:
4966: * tests/059.html 1.4:
4967: * tests/061.html 1.3:
4968: * tests/064.html 1.3:
4969: * tests/067.html 1.3:
4970: * tests/068.html 1.3:
4971: * tests/085.html 1.3:
4972: * tests/086.html 1.3:
4973: * tests/098.html 1.3:
4974: * tests/109.html 1.3:
4975: * tests/121.html 1.3:
4976: - set correct charsets in tests with international characters
4977:
4978: 2008-07-23 misha
4979: * src/main/pa_http.C 1.17:
4980: - escape $cookies as %uXXXX while file::load[...;http://
4981:
4982: * src/classes/file.C 1.174:
4983: * src/main/pa_globals.C 1.182:
4984: * src/main/pa_string.C 1.214:
4985: - pcre now everywhere in separate namespace
4986:
4987: * src/types/pa_vmethod_frame.h 1.66:
4988: - looking for caller before looking for vars
4989:
4990: * src/main/compile.tab.C 1.121:
4991: * src/main/compile.y 1.228:
4992: - characters '@' and '#' now can be escaped by '^'
4993:
4994: 2008-07-22 misha
4995: * src/classes/string.C 1.168:
4996: * tests/186.html 1.3:
4997: - names changes: escape=>js-escape, unescape=>js-unescape
4998:
4999: 2008-07-21 misha
5000: * tests/186.html 1.1:
5001: * tests/results/186.processed 1.1:
5002: - test for string escape/unescape
5003:
5004: * src/classes/string.C 1.167:
5005: - string has escape and unescape methods now
5006:
5007: * src/include/pa_string.h 1.174:
5008: * src/main/pa_string.C 1.213:
5009: - escape method was added
5010:
5011: * src/include/pa_charset.h 1.38:
5012: * src/main/pa_charset.C 1.64:
5013: - more escape method-layers added (with different params)
5014:
5015: 2008-07-18 misha
5016: * tests/results/185.processed 1.3:
5017: - test for ^str.pos[substr](offset) was added
5018:
5019: * tests/185.html 1.4:
5020: - test for ^str.pos[sub](offset) added
5021:
5022: * operators.txt 1.211:
5023: * src/classes/string.C 1.165:
5024: * src/classes/void.C 1.40:
5025: - ^string.pos[substr](offset) -- 2nd param accepted now
5026:
5027: * src/main/pa_string.C 1.212:
5028: - .pos works fine with offset for utf-8 strings
5029:
5030: 2008-07-17 misha
5031: * src/classes/string.C 1.164:
5032: * src/include/pa_string.h 1.172:
5033: * src/main/pa_string.C 1.211:
5034: - helper length added for mid for small optimisation
5035:
5036: 2008-07-16 misha
5037: * tests/185.html 1.1:
5038: * tests/results/185.processed 1.1:
5039: - tests for length/left/right/mid/pos with utf-8 strings
5040:
5041: * src/classes/string.C 1.163:
5042: - left/right/mid/length/pos works fine for utf-8 strings
5043:
5044: * src/include/pa_charset.h 1.37:
5045: * src/include/pa_string.h 1.171:
5046: * src/main/pa_charset.C 1.61:
5047: * src/main/pa_string.C 1.210:
5048: - methods for working with pos/mid for strings in utf-8 were
5049: added
5050:
5051: * src/main/untaint.C 1.141:
5052: - comments removed
5053:
5054: 2008-07-15 misha
5055: * tests/184.html 1.1:
5056: * tests/results/184.processed 1.1:
5057: - test for case body as expression: $var(^switch(1){^case(1)(
5058: true)..})
5059:
5060: * src/classes/op.C 1.182:
5061: - case body can be expression now: $var(^switch(1){^case(1)(true)
5062: ..})
5063:
5064: * tests/183.html 1.1:
5065: * tests/results/183.processed 1.1:
5066: - added test for testing new cookie encoding (%uXXXX)
5067:
5068: * src/main/untaint.C 1.140:
5069: - cookies outputs as %uXXXX now. while decoding for backward
5070: compatibility they decoded from %XX in request:charset too
5071:
5072: * src/main/pa_request.C 1.298:
5073: * src/types/pa_vcookie.C 1.74:
5074: * src/types/pa_vcookie.h 1.33:
5075: - cookie class now decode cookies before first access after last
5076: request:charset changing (as form class).
5077:
5078: * src/main/pa_charset.C 1.60:
5079: - added method escape for escaping cookies as %uXXXX
5080: - before transcode calculate required space for dest string. it reduce mem usage for transcode
5081:
5082: * src/include/pa_charset.h 1.36:
5083: - added method escape for escaping cookies as %uXXXX
5084:
5085: * src/include/pa_string.h 1.170:
5086: - taint lang (internal) L_HTTP_COOKIE was added. will used for
5087: escaping cookies as %uXXXX
5088:
5089: * src/include/pa_common.h 1.124:
5090: - escape method has new option for skip converting '+' to a
5091: space char
5092:
5093: * src/main/pa_common.C 1.236:
5094: * src/main/pa_http.C 1.16:
5095: - skip BOM code before transcode
5096: - escape method has new option for skip converting '+' to a space char
5097:
5098: 2008-07-08 misha
5099: * src/classes/op.C 1.181:
5100: - bugfix in switch
5101: - case "stops" on 1st match (no UE if more then 1 case matches anylonger)
5102: - optimization: doing searching.as_string() || searching.as_double() only once
5103:
5104: 2008-07-04 misha
5105: * src/types/pa_vdate.h 1.46:
5106: - is_evaluated_expr returning true added so now ^date::create[
5107: date object] works
5108:
5109: * src/classes/string.C 1.162:
5110: - left and right added as aliases for start and end in ^
5111: string.trim[]
5112:
5113: 2008-07-03 misha
5114: * src/classes/file.C 1.173:
5115: - allow $.limit for file::sql as well
5116:
5117: * src/classes/file.C 1.172:
5118: - allow $.offset option for file::sql
5119: - force send limit=1 to query for use sql specifics authomatically
5120:
5121: * src/classes/hash.C 1.88:
5122: * src/classes/string.C 1.161:
5123: * src/classes/table.C 1.245:
5124: - don't throw exception if $.limit value if empty. autoconvert
5125: it as everywere
5126:
5127: 2008-07-02 misha
5128: * Makefile.am 1.57:
5129: * Makefile.in 1.72:
5130: * acinclude.m4 1.43:
5131: * aclocal.m4 1.46:
5132: * acsite.m4 1.21:
5133: * configure 1.99:
5134: * configure.in 1.102:
5135: *** empty log message ***
5136:
5137: * configure.in 1.101:
5138: * src/include/pa_version.h 1.31:
5139: - time to change version number to 3.3.0 %-)
5140:
5141: 2008-06-26 misha
5142: * src/classes/file.C 1.171:
5143: * src/classes/hash.C 1.87:
5144: * src/classes/string.C 1.160:
5145: * src/classes/table.C 1.244:
5146: * src/classes/void.C 1.39:
5147: - $.limit(0) fixes
5148:
5149: * src/sql/pa_sql_driver.h 1.45:
5150: - new drivers API and new version (10.0)
5151: - $.limit(0) fixes
5152:
5153: * src/classes/op.C 1.180:
5154: * src/include/pa_sql_connection.h 1.41:
5155: * src/include/pa_sql_driver_manager.h 1.34:
5156: * src/main/pa_sql_driver_manager.C 1.88:
5157: - document_root added
5158:
5159: * src/sql/pa_sql_driver.h 1.44:
5160: - SQL_NO_LIMIT added (preparations to new API)
5161:
5162: * src/main/compile.tab.C 1.120:
5163: - error message was changed
5164:
5165: 2008-06-25 misha
5166: * src/main/compile.y 1.227:
5167: - error message was changed
5168:
5169: 2008-06-24 misha
5170: * tests/176.html 1.3:
5171: * tests/176_dir/a.p 1.2:
5172: * tests/176_dir/d.p 1.2:
5173: * tests/results/176.processed 1.2:
5174: - @OPTION => @OPTIONS
5175:
5176: * tests/182.html 1.1:
5177: * tests/182_dir/a1.p 1.1:
5178: * tests/182_dir/a2.p 1.1:
5179: * tests/182_dir/a3.p 1.1:
5180: - tests for @OPTIONS\nappend
5181:
5182: * src/main/compile.tab.C 1.119:
5183: * src/main/compile.y 1.226:
5184: - stuff for @OPTIONS\nappend
5185:
5186: * src/main/compile_tools.h 1.79:
5187: - new methods for @OPTIONS\nappend
5188:
5189: * src/types/pa_vmethod_frame.h 1.65:
5190: - ALL_VARS_LOCAL_NAME moved fo compile.y
5191:
5192: 2008-06-17 misha
5193: * src/main/compile.tab.C 1.118:
5194: * src/main/compile.y 1.225:
5195: - bugfix in 'def' compilation: ^if(default){true. it's
5196: incorrect. must be exception}
5197:
5198: 2008-06-16 misha
5199: * tests/181.ent 1.1:
5200: * tests/181.html 1.1:
5201: * tests/results/181.processed 1.1:
5202: - test for checking external reference loading with 'http://
5203: localhost' prefix while creating xdoc
5204:
5205: * src/classes/Makefile.in 1.65:
5206: *** empty log message ***
5207:
5208: * tests/180.html 1.2:
5209: - use ^inet:ntoa[] and ^inet:aton[] instead of ^math:long2ip[]
5210: and ^math:ip2long[]
5211:
5212: * src/types/pa_vobject.C 1.26:
5213: * src/types/pa_vobject.h 1.49:
5214: - get_scalar_value method added which use scalar stateless class method when user object used in
5215: scalar context
5216: - use get_scalar_value when user object requested in scalar context
5217:
5218: * src/main/pa_common.C 1.235:
5219: - size must be int but not size_t or we can't compare with 0
5220: sprintf result
5221:
5222: * src/main/execute.C 1.321:
5223: * src/main/pa_request.C 1.297:
5224: * src/types/pa_vmethod_frame.C 1.9:
5225: * src/types/pa_vmethod_frame.h 1.64:
5226: - go back to one VMethodFrame with internal switch between local/
5227: global vars
5228:
5229: * src/types/pa_vclass.C 1.36:
5230: - register scalar if method @GET[] was specified
5231:
5232: * src/types/pa_vstateless_class.C 1.33:
5233: * src/types/pa_vstateless_class.h 1.60:
5234: * src/types/pa_vstateless_object.h 1.38:
5235: - stateless class and object now has private scalar field and
5236: getter/setter for working with it
5237:
5238: * src/classes/math.C 1.53:
5239: - methods math:long2ip & math:ip2long were moved to inet static
5240: class
5241:
5242: * src/classes/Makefile.am 1.51:
5243: * src/classes/classes.vcproj 1.17:
5244: * src/classes/inet.C 1.1:
5245: - inet static class added (^inet:aton[IP], ^inet:ntoa(number))
5246:
5247: * tests/180.html 1.1:
5248: * tests/results/180.processed 1.1:
5249: - tests for ^math:long2ip(long) and ^math:ip2long[IP]
5250:
5251: * src/classes/math.C 1.52:
5252: - ^math:ip2long[IP] added
5253:
5254: 2008-06-11 misha
5255: * src/main/pa_xml_io.C 1.22:
5256: - use file_read_text again because of we need cut BOM code and
5257: remove DOS newline chars. but don't transcode it anyway.
5258:
5259: * src/include/pa_common.h 1.123:
5260: * src/include/pa_http.h 1.2:
5261: * src/main/pa_common.C 1.234:
5262: * src/main/pa_http.C 1.15:
5263: - option for disable transcoding while file_read and
5264: file_read_text added
5265:
5266: 2008-06-10 misha
5267: * tests/179.html 1.1:
5268: * tests/179.p 1.1:
5269: * tests/results/179.processed 1.1:
5270: - test for many classes in 1 file
5271:
5272: * src/main/compile.tab.C 1.117:
5273: * src/main/compile.y 1.224:
5274: - compile return list of classes now. internals.
5275:
5276: * src/main/compile.C 1.79:
5277: * src/main/compile_tools.h 1.78:
5278: - compile return list of classes now.
5279:
5280: * src/main/pa_request.C 1.295:
5281: - compile return list of classes now. try call @conf and @auto
5282: for each returned class
5283:
5284: * src/include/pa_request.h 1.189:
5285: - compile return list of classes now
5286:
5287: * src/types/pa_vstateless_class.h 1.59:
5288: - typedef ArrayClass added (for return list of classes when
5289: compile buf)
5290:
5291: 2008-06-07 misha
5292: * src/main/pa_request.C 1.294:
5293: - constructing VRequest object with 3rd param -- form
5294:
5295: * src/types/pa_vrequest.C 1.40:
5296: * src/types/pa_vrequest.h 1.35:
5297: - constructor acceps 3rd param: form. needed for get
5298: post_charset
5299:
5300: * src/types/pa_vform.C 1.93:
5301: * src/types/pa_vform.h 1.54:
5302: - VForm::get_post_charset() added
5303:
5304: * src/include/pa_common.h 1.122:
5305: * src/main/pa_common.C 1.233:
5306: * src/main/pa_http.C 1.14:
5307: * src/types/pa_vform.C 1.92:
5308: * src/types/pa_vform.h 1.53:
5309: - some polish
5310:
5311: 2008-06-06 misha
5312: * src/types/pa_vform.C 1.91:
5313: * src/types/pa_vform.h 1.52:
5314: - if POST -- try detec charset and decode chars from it but not
5315: from response:charset
5316:
5317: * src/main/pa_http.C 1.13:
5318: - detect_charset moved out of here
5319:
5320: * src/include/pa_common.h 1.121:
5321: * src/main/pa_common.C 1.232:
5322: - more helpers methods moved here
5323: - unescape_chars accepn one charset now
5324:
5325: * src/main/pa_http.C 1.12:
5326: - new constants used
5327: - don't allow $.content-type in ^file::load[;http://;$.method[POST]]
5328: - add charset info while ^file::load[;http://;$.method[POST]]
5329: - option $.omit-post-charset(true) added to ^file::load[;http://] for disabling charset during post
5330:
5331: * src/types/pa_vform.C 1.90:
5332: - new constants used
5333:
5334: * src/include/pa_common.h 1.120:
5335: - some constants were added
5336:
5337: * src/classes/form.C 1.41:
5338: * src/types/pa_vform.C 1.89:
5339: - use StrStartFromNC instead of StrEqNc
5340:
5341: * src/main/pa_common.C 1.231:
5342: - new method for caseless search c-substring in c-string
5343: - use isxdigit instead of is_hex_digit
5344:
5345: * src/include/pa_common.h 1.119:
5346: - new method for caseless search c-substring in c-string
5347:
5348: 2008-06-05 misha
5349: * tests/178.html 1.1:
5350: * tests/results/178.processed 1.1:
5351: - test for testing default getter
5352:
5353: * tests/178_dir/178a.p 1.1:
5354: * tests/178_dir/178b.p 1.1:
5355: * tests/178_dir/178c.p 1.1:
5356: * tests/178_dir/178d.p 1.1:
5357: * tests/178_dir/178e.p 1.1:
5358: - classes for test for testing default getter
5359:
5360: * src/main/execute.C 1.320:
5361: - default getter soul
5362:
5363: * src/types/pa_vobject.C 1.25:
5364: * src/types/pa_vobject.h 1.48:
5365: - get default getter if requested objects' field not found
5366:
5367: * src/types/pa_vclass.C 1.35:
5368: - register default getter if defined
5369: - get default getter if requested field not found
5370:
5371: * src/types/pa_vstateless_object.h 1.37:
5372: - method get_default_getter was added
5373:
5374: * src/types/pa_vstateless_class.C 1.32:
5375: * src/types/pa_vstateless_class.h 1.58:
5376: - pointer to default getter and methods for get/set it were
5377: added
5378:
5379: * src/types/pa_junction.h 1.8:
5380: * src/types/pa_vjunction.h 1.26:
5381: - junction has auto_name field (for default getter)
5382:
5383: 2008-06-04 misha
5384: * src/main/pa_xml_io.C 1.21:
5385: - load external xml in binary mode (no transcoding, no cutting
5386: BOM code, no fixing line breaks) and get it to libxml "as is"
5387:
5388: 2008-06-03 misha
5389: * src/main/pa_common.C 1.230:
5390: - use store_Char instead of transcodeCharFromUTF8
5391:
5392: * src/include/pa_charset.h 1.34:
5393: * src/main/pa_charset.C 1.58:
5394: - method store_Char added, transcodeCharFromUTF8 -- removed
5395:
5396: 2008-06-02 misha
5397: * tests/177.html 1.1:
5398: * tests/results/177.processed 1.1:
5399: - test for checking .[acm]date after local ^file::load[] was
5400: added
5401:
5402: * tests/176.html 1.1:
5403: * tests/results/176.processed 1.1:
5404: - test for checking @OPTION\locals + @method[vars][locals] added
5405:
5406: * tests/results/auto.p 1.3:
5407: - CLASS_PATH specified for checking use
5408:
5409: 2008-05-30 misha
5410: * Makefile.am 1.55:
5411: * Makefile.am 1.56:
5412: * Makefile.in 1.70:
5413: * Makefile.in 1.71:
5414: * acinclude.m4 1.41:
5415: * acinclude.m4 1.42:
5416: * aclocal.m4 1.44:
5417: * aclocal.m4 1.45:
5418: * acsite.m4 1.19:
5419: * acsite.m4 1.20:
5420: * configure 1.97:
5421: * configure 1.98:
5422: * configure.in 1.100:
5423: * configure.in 1.99:
5424: * src/types/Makefile.in 1.63:
5425: *** empty log message ***
5426:
5427: * src/main/compile.tab.C 1.116:
5428: * src/main/compile.y 1.223:
5429: - changes in compiler: @OPTION\nlocals + @method[vars][;locals;]
5430: were added
5431:
5432: * src/main/execute.C 1.319:
5433: - code of OP_CALL and OP_CALL__WRITE was moved to separate method op_code
5434: - switch from VMethodFrame to VMethodFrameGlobal + VMethodFrameLocal
5435:
5436: * src/include/pa_request.h 1.188:
5437: - code of OP_CALL and OP_CALL__WRITE was moved to separate
5438: method op_code
5439:
5440: * src/main/pa_request.C 1.293:
5441: - use VMethodFrameGlobal instead of VMethodFrame now
5442:
5443: * src/types/pa_vstateless_class.h 1.57:
5444: - stateless class have bool flag all_vars_local as well
5445:
5446: * src/types/Makefile.am 1.42:
5447: * src/types/pa_vmethod_frame.h 1.63:
5448: * src/types/pa_vmethod_frame_global.h 1.1:
5449: * src/types/pa_vmethod_frame_local.h 1.1:
5450: - who children for VMethodFrame were added: one (global) works
5451: as VMethodFrame before and second (local) write all vars in self
5452: vars scope
5453:
5454: * src/types/pa_method.h 1.8:
5455: - method has bool flag all_vars_local now
5456:
5457: 2008-05-29 misha
5458: * tests/129.html 1.4:
5459: * tests/results/129.processed 1.6:
5460: - more tests for ^table.hash[]
5461:
5462: * src/classes/hash.C 1.86:
5463: - ^hash::sql has a new option: $.type[hash|string|table] as ^
5464: table.hash[] one.
5465:
5466: * src/classes/op.C 1.179:
5467: - ^try has 3rd param now: finally code which executed anyway
5468: after try or catch section
5469:
5470: 2008-05-27 misha
5471: * src/classes/table.C 1.243:
5472: - bugfix: ^table.hash[key][$.type[table]] must not fail if $
5473: .distinct(1) wasn't specified
5474:
5475: 2008-05-26 misha
5476: * src/classes/op.C 1.178:
5477: - allow ^throw[my type]
5478:
5479: 2008-05-22 misha
5480: * configure 1.96:
5481: * configure.in 1.98:
5482: - version number updated to 3.2.4b
5483:
5484: * src/classes/op.C 1.177:
5485: * src/classes/string.C 1.159:
5486: - trim format string before eval/format
5487:
5488: * tests/175.html 1.1:
5489: * tests/results/175.processed 1.1:
5490: - more tests for different format strings in .format[]
5491:
5492: * src/types/pa_vform.C 1.88:
5493: - while decoding get values decode %uXXXX as well (not only %XX)
5494:
5495: * src/main/pa_common.C 1.229:
5496: - unescape_chars can decode %uXXXX if charset specified
5497: - checks for format before print number (^d.format[>...<], ^eval($d)[>...<])
5498: - formating with spaces (instead of tabs) removed
5499:
5500: * src/include/pa_common.h 1.118:
5501: - unescape_chars can decode %uXXXX if charset specified
5502:
5503: * src/include/pa_charset.h 1.33:
5504: * src/main/pa_charset.C 1.57:
5505: - method for get char in requested charset from utf code was
5506: added
5507:
5508: 2008-05-19 misha
5509: * tests/174.html 1.2:
5510: * tests/results/174.processed 1.2:
5511: - test for ^hashfile.cleanup[] added
5512:
5513: * src/classes/hashfile.C 1.44:
5514: - optimization: don't create any key or value variable if it's
5515: name weren't specified (^hf.foreach[;v]{...})
5516:
5517: 2008-05-16 misha
5518: * src/classes/hash.C 1.85:
5519: - optimization: don't create any key variable if variable name
5520: wasn't specified (^h.foreach[;v]{...})
5521:
5522: 2008-05-15 misha
5523: * src/classes/op.C 1.176:
5524: - small changes
5525:
5526: * src/classes/hashfile.C 1.43:
5527: - code reformating (as hash.foreach)
5528:
5529: * src/classes/hash.C 1.84:
5530: - calculate var_context once before foreach
5531:
5532: 2008-05-14 misha
5533: * src/classes/hashfile.C 1.42:
5534: - incorrect vars context calculation for ^hashfile.foreach[;]{}
5535: fixed
5536:
5537: * src/classes/hash.C 1.83:
5538: * src/classes/table.C 1.242:
5539: - little optimisation
5540:
5541: * src/classes/file.C 1.169:
5542: - bugfix: double absolute path while loading file
5543:
5544: * tests/174.html 1.1:
5545: * tests/results/174.processed 1.1:
5546: - tests for hashfile were added
5547:
5548: * buildall-with-xml 1.23:
5549: - moving to libxslt 1.1.24
5550:
5551: 2008-04-30 misha
5552: * src/classes/file.C 1.168:
5553: - stat file while loading (local only) so .adate, .mdate and
5554: .cdate available without additional ::stat
5555:
5556: 2008-04-28 misha
5557: * src/classes/file.C 1.167:
5558: - $.name and $.content-type available for stated file
5559:
5560: 2008-04-14 misha
5561: * src/targets/cgi/parser3.C 1.247:
5562: - new year in copyright %-)
5563:
5564: * src/include/pa_version.h 1.30:
5565: - new version number in head
5566:
5567: 2008-04-10 misha
5568: * Makefile.am [release_3_2_3] 1.54.2.1:
5569: * Makefile.am [release_3_2_3] 1.54.2.2:
5570: * Makefile.am [release_3_2_3] 1.54.2.3:
5571: * Makefile.in [release_3_2_3] 1.69.2.1:
5572: * Makefile.in [release_3_2_3] 1.69.2.2:
5573: * Makefile.in [release_3_2_3] 1.69.2.3:
5574: * acinclude.m4 [release_3_2_3] 1.40.2.1:
5575: * acinclude.m4 [release_3_2_3] 1.40.2.2:
5576: * acinclude.m4 [release_3_2_3] 1.40.2.3:
5577: * aclocal.m4 [release_3_2_3] 1.43.2.1:
5578: * aclocal.m4 [release_3_2_3] 1.43.2.2:
5579: * aclocal.m4 [release_3_2_3] 1.43.2.3:
5580: * acsite.m4 [release_3_2_3] 1.18.2.1:
5581: * acsite.m4 [release_3_2_3] 1.18.2.2:
5582: * acsite.m4 [release_3_2_3] 1.18.2.3:
5583: * configure [release_3_2_3] 1.95.2.1:
5584: * configure [release_3_2_3] 1.95.2.2:
5585: * configure [release_3_2_3] 1.95.2.3:
5586: * configure.in [release_3_2_3] 1.97.2.1:
5587: * configure.in [release_3_2_3] 1.97.2.2:
5588: * configure.in [release_3_2_3] 1.97.2.3:
5589: *** empty log message ***
5590:
5591: * src/include/pa_version.h [release_3_2_3] 1.29.2.1:
5592: =no message
5593:
5594: * tests/080.html 1.3:
5595: * tests/results/080.processed 1.5:
5596: - cut '0' from exponential part because of on diff OS it differ (
5597: 20 or 020 for ex)
5598:
5599: * tests/119.html 1.3:
5600: * tests/results/119.processed 1.5:
5601: - check for encoding while creating xdoc
5602:
5603: 2008-04-09 misha
5604: * buildall-with-xml 1.22:
5605: - move to libxml 2.6.32 and libxslt 1.1.23
5606:
5607: * src/main/pa_common.C 1.228:
5608: - comment added
5609:
5610: * src/classes/date.C 1.81:
5611: - little refactoring
5612:
5613: 2008-04-08 misha
5614: * Makefile.am 1.53:
5615: * Makefile.am 1.54:
5616: * Makefile.in 1.68:
5617: * Makefile.in 1.69:
5618: * acinclude.m4 1.39:
5619: * acinclude.m4 1.40:
5620: * aclocal.m4 1.42:
5621: * aclocal.m4 1.43:
5622: * acsite.m4 1.17:
5623: * acsite.m4 1.18:
5624: * bin/Makefile.in 1.13:
5625: * configure 1.94:
5626: * configure 1.95:
5627: * configure.in 1.96:
5628: * configure.in 1.97:
5629: * etc/Makefile.in 1.18:
5630: * etc/parser3.charsets/Makefile.in 1.22:
5631: * src/Makefile.in 1.59:
5632: * src/classes/Makefile.in 1.64:
5633: * src/include/Makefile.in 1.21:
5634: * src/include/pa_config_auto.h.in 1.44:
5635: * src/include/pa_config_fixed.h 1.72:
5636: * src/lib/Makefile.in 1.16:
5637: * src/lib/cord/Makefile.in 1.7:
5638: * src/lib/cord/include/Makefile.in 1.5:
5639: * src/lib/cord/include/private/Makefile.in 1.5:
5640: * src/lib/gc/Makefile.in 1.5:
5641: * src/lib/gc/include/Makefile.in 1.5:
5642: * src/lib/gd/Makefile.in 1.6:
5643: * src/lib/ltdl/Makefile.in 1.10:
5644: * src/lib/md5/Makefile.in 1.11:
5645: * src/lib/pcre/Makefile.in 1.13:
5646: * src/lib/sdbm/Makefile.in 1.4:
5647: * src/lib/sdbm/apr-include/Makefile.in 1.4:
5648: * src/lib/smtp/Makefile.in 1.6:
5649: * src/main/Makefile.in 1.61:
5650: * src/sql/Makefile.in 1.15:
5651: * src/targets/Makefile.in 1.46:
5652: * src/targets/apache13/Makefile.in 1.51:
5653: * src/targets/apache13core/Makefile.in 1.8:
5654: * src/targets/cgi/Makefile.in 1.70:
5655: * src/targets/isapi/Makefile.in 1.16:
5656: * src/types/Makefile.in 1.62:
5657: *** empty log message ***
5658:
5659: 2008-04-07 misha
5660: * src/classes/table.C 1.240:
5661: - use NO_STRINGSTREAM for switch to old style of ^table.save[]:
5662: prepare one big string and sabe it at once. it's safe on freebsd
5663: 4.x but use much more memory.
5664:
5665: * buildall-with-xml 1.21:
5666: * buildall-without-xml 1.13:
5667: - option --disable-stringstream added (under comment. use it on
5668: freebsd 4.x)
5669:
5670: 2008-02-22 misha
5671: * src/main/pa_http.C 1.11:
5672: - exception if $.body[] and $.forms[] specified together in file::load[;http]
5673: - get back transcoding $.body[] in file::load[;http]
5674:
5675: 2008-02-21 misha
5676: * src/classes/date.C 1.80:
5677: - ^date.gmt-string[] was added
5678:
5679: * src/types/pa_value.C 1.24:
5680: - method for output date in RFC 822 format moved to pa_common.h
5681:
5682: * src/include/pa_common.h 1.117:
5683: - method for output date in RFC 822 format moved here from
5684: pa_value.C
5685:
5686: * src/types/pa_vmail.C 1.82:
5687: - fixed core in sending mail with attachment in simple mode ($
5688: .file[file here]) introduced in 3.2.2
5689:
5690: 2008-02-20 misha
5691: * src/main/pa_http.C 1.10:
5692: - transcode $.headers before escaping into specified charset while ^file::load[...;http://...] (
5693: L_URI instead of L_HTTP_HEADER)
5694: - $.cookies param available in ^file::load[;http://...] now (but we don't parse set-cookies from
5695: response yet) (cookies not transcoded as common $cookies)
5696:
5697: 2008-02-19 misha
5698: * src/main/pa_request.C 1.292:
5699: - rollback: we mustn't force taint $response:field values
5700: because in this case $response:locateion[http://...] don't
5701: works.
5702:
5703: 2008-02-15 misha
5704: * src/classes/op.C 1.175:
5705: - little refactoring
5706:
5707: * src/main/pa_http.C 1.9:
5708: - taint names of $.headers for load[;http
5709:
5710: * src/main/pa_request.C 1.291:
5711: - force taint values of $response:field
5712:
5713: 2008-02-14 misha
5714: * src/main/pa_request.C 1.290:
5715: - $response:field transcoded to $response:charset before
5716: escaping now
5717:
5718: * src/main/pa_http.C 1.8:
5719: - some outdated comments removed
5720:
5721: * src/classes/date.C 1.79:
5722: - lastdat -> last-day
5723:
5724: * src/classes/date.C 1.78:
5725: - ^date:lastday(year;month) and ^date.lastday[] were added
5726: - little code refactoring
5727: - comments changes
5728:
5729: * tests/159.html 1.2:
5730: * tests/results/159.processed 1.2:
5731: - test for number of days in February
5732:
5733: * src/types/pa_value.C 1.23:
5734: - fixes in code formatting
5735:
5736: * src/classes/file.C 1.166:
5737: * src/classes/op.C 1.174:
5738: * src/classes/table.C 1.239:
5739: - fixes in code formatting and comments
5740:
5741: 2008-02-13 misha
5742: * src/main/pa_common.C 1.227:
5743: - bugfix for february at leap year
5744:
5745: 2008-01-28 misha
5746: * tests/160.html 1.4:
5747: * tests/results/160.processed 1.4:
5748: - more test for cache added
5749:
5750: * src/classes/op.C 1.173:
5751: - bugfix: cache body executed twice if contains unhandled
5752: exception
5753:
5754: 2008-01-25 misha
5755: * src/lib/sdbm/sdbm.c 1.4:
5756: - use arp_malloc instead of malloc (fixed bug when hashfile
5757: became inavailable after memory:compact)
5758:
5759: * src/lib/sdbm/apr-include/apr_strings.h 1.4:
5760: * src/lib/sdbm/apr_strings.C 1.3:
5761: - +arp_malloc
5762:
5763: 2008-01-22 misha
5764: * src/classes/table.C 1.238:
5765: - little refactiring and exception texts changes in method ^
5766: table.hash[]
5767:
5768: * src/types/pa_vcookie.C 1.73:
5769: - link to cookie specification changed
5770:
5771: 2008-01-21 misha
5772: * tests/171.html 1.3:
5773: * tests/cat.sh 1.2:
5774: * tests/results/171.processed 1.3:
5775: - more tests for file::exec/cgi
5776:
5777: * src/classes/file.C 1.165:
5778: - bugfix: core while processing headers if executed cgi script
5779: don't return content
5780:
5781: 2008-01-18 misha
5782: * configure 1.93:
5783: =no message
5784:
5785: * buildall-with-xml 1.20:
5786: - move to libxml2 version 2.6.31
5787:
5788: * configure.in 1.95:
5789: * src/include/pa_version.h 1.29:
5790: - version number updated to '3.2.3b'
5791:
5792: 2007-12-28 misha
5793: * src/classes/hash.C 1.82:
5794: * src/include/pa_hash.h 1.69:
5795: - hash.contain => hash.contains
5796:
5797: 2007-12-27 misha
5798: * gnu.vcproj [release_3_2_2] 1.2.2.1:
5799: * parser3.sln [release_3_2_2] 1.10.2.1:
5800: * src/classes/classes.vcproj [release_3_2_2] 1.15.2.1:
5801: * src/lib/cord/cord.vcproj [release_3_2_2] 1.4.2.1:
5802: * src/lib/gd/gd.vcproj [release_3_2_2] 1.9.2.1:
5803: * src/lib/ltdl/ltdl.vcproj [release_3_2_2] 1.4.2.1:
5804: * src/lib/md5/md5.vcproj [release_3_2_2] 1.4.2.1:
5805: * src/lib/pcre/pcre.vcproj [release_3_2_2] 1.4.2.1:
5806: * src/lib/pcre/pcre_dftables.vcproj [release_3_2_2] 1.5.2.1:
5807: * src/lib/pcre/pcre_parser_ctype.vcproj [release_3_2_2] 1.5.2.1:
5808: * src/lib/sdbm/sdbm.vcproj [release_3_2_2] 1.5.2.1:
5809: * src/lib/smtp/smtp.vcproj [release_3_2_2] 1.8.2.1:
5810: * src/main/main.vcproj [release_3_2_2] 1.19.2.1:
5811: * src/targets/apache13/ApacheModuleParser3.vcproj [release_3_2_2] 1.8.2.1:
5812: * src/targets/apache13core/ApacheModuleParser3Core.vcproj [release_3_2_2] 1.11.2.1:
5813: * src/targets/cgi/parser3.vcproj [release_3_2_2] 1.14.2.1:
5814: * src/targets/isapi/parser3isapi.vcproj [release_3_2_2] 1.10.2.1:
5815: * src/types/types.vcproj [release_3_2_2] 1.19.2.1:
5816: =no message
5817:
5818: * gnu.vcproj 1.3:
5819: * parser3.sln 1.11:
5820: * src/classes/classes.vcproj 1.16:
5821: * src/lib/cord/cord.vcproj 1.5:
5822: * src/lib/gd/gd.vcproj 1.10:
5823: * src/lib/ltdl/ltdl.vcproj 1.5:
5824: * src/lib/md5/md5.vcproj 1.5:
5825: * src/lib/pcre/pcre.vcproj 1.5:
5826: * src/lib/pcre/pcre_dftables.vcproj 1.6:
5827: * src/lib/pcre/pcre_parser_ctype.vcproj 1.6:
5828: * src/lib/sdbm/sdbm.vcproj 1.6:
5829: * src/lib/smtp/smtp.vcproj 1.9:
5830: * src/main/main.vcproj 1.20:
5831: * src/targets/apache13/ApacheModuleParser3.vcproj 1.9:
5832: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.12:
5833: * src/targets/cgi/parser3.vcproj 1.15:
5834: * src/targets/isapi/parser3isapi.vcproj 1.11:
5835: * src/types/types.vcproj 1.20:
5836: - back to VS2003 because of Apache 1.3 module can't work if it was built in VS 2005.
5837: with cgi all file so VS2003 project files can be easy converted to the new format.
5838:
5839: 2007-12-25 misha
5840: * Makefile.am [release_3_2_2] 1.52.8.1:
5841: * Makefile.in [release_3_2_2] 1.67.2.1:
5842: * acinclude.m4 [release_3_2_2] 1.38.14.1:
5843: * aclocal.m4 [release_3_2_2] 1.41.14.1:
5844: * acsite.m4 [release_3_2_2] 1.16.14.1:
5845: * acsite.m4 [release_3_2_2] 1.16.14.2:
5846: * bin/Makefile.in [release_3_2_2] 1.12.14.1:
5847: * configure [release_3_2_2] 1.92.2.1:
5848: * configure.in [release_3_2_2] 1.94.2.1:
5849: * etc/Makefile.in [release_3_2_2] 1.17.14.1:
5850: * etc/parser3.charsets/Makefile.in [release_3_2_2] 1.21.14.1:
5851: * src/Makefile.in [release_3_2_2] 1.58.14.1:
5852: * src/classes/Makefile.in [release_3_2_2] 1.63.2.1:
5853: * src/include/Makefile.in [release_3_2_2] 1.20.14.1:
5854: * src/include/pa_config_auto.h.in [release_3_2_2] 1.43.14.1:
5855: * src/include/pa_version.h [release_3_2_2] 1.28.8.2:
5856: * src/lib/Makefile.in [release_3_2_2] 1.15.10.1:
5857: * src/lib/cord/Makefile.in [release_3_2_2] 1.6.10.1:
5858: * src/lib/cord/include/Makefile.in [release_3_2_2] 1.4.14.1:
5859: * src/lib/cord/include/private/Makefile.in [release_3_2_2] 1.4.14.1:
5860: * src/lib/gc/Makefile.in [release_3_2_2] 1.4.14.1:
5861: * src/lib/gc/include/Makefile.in [release_3_2_2] 1.4.14.1:
5862: * src/lib/gd/Makefile.in [release_3_2_2] 1.5.14.1:
5863: * src/lib/ltdl/Makefile.in [release_3_2_2] 1.9.8.1:
5864: * src/lib/md5/Makefile.in [release_3_2_2] 1.10.14.1:
5865: * src/lib/pcre/Makefile.in [release_3_2_2] 1.12.14.1:
5866: * src/lib/sdbm/Makefile.in [release_3_2_2] 1.3.14.1:
5867: * src/lib/sdbm/apr-include/Makefile.in [release_3_2_2] 1.3.14.1:
5868: * src/lib/smtp/Makefile.in [release_3_2_2] 1.5.14.1:
5869: * src/main/Makefile.in [release_3_2_2] 1.60.14.1:
5870: * src/sql/Makefile.in [release_3_2_2] 1.14.14.1:
5871: * src/targets/Makefile.in [release_3_2_2] 1.45.14.1:
5872: * src/targets/apache13/Makefile.in [release_3_2_2] 1.50.14.1:
5873: * src/targets/apache13core/Makefile.in [release_3_2_2] 1.7.14.1:
5874: * src/targets/cgi/Makefile.in [release_3_2_2] 1.69.14.1:
5875: * src/targets/isapi/Makefile.in [release_3_2_2] 1.15.14.1:
5876: * src/types/Makefile.in [release_3_2_2] 1.61.2.1:
5877: *** empty log message ***
5878:
5879: * src/include/pa_version.h [release_3_2_2] 1.28.8.1:
5880: =no message
5881:
5882: 2007-12-04 misha
5883: * src/types/pa_vcode_frame.h 1.34:
5884: - changes in comment
5885:
5886: 2007-11-29 misha
5887: * src/main/execute.C 1.318:
5888: * src/types/pa_vcode_frame.h 1.33:
5889: - code frame don't intercept strings any longer
5890:
5891: * tests/173.html 1.1:
5892: * tests/results/173.processed 1.1:
5893: - tests for $d[^date::now[]] $j{$d} $r[$j] -- must create date
5894: object in $r but not in main code frame
5895:
5896: * tests/172.html 1.1:
5897: * tests/results/172.processed 1.1:
5898: - more tests for pass objects from code frames
5899:
5900: 2007-11-27 misha
5901: * tests/152.html 1.7:
5902: * tests/results/152.processed 1.7:
5903: - tests for converting strings 'true'/'false' to bool were added
5904:
5905: * tests/152.html 1.6:
5906: - added checks for converting strings 'true'/'false' to bool
5907:
5908: * src/classes/string.C 1.158:
5909: - ^srting.bool[] now can convert to bool not only strings with
5910: numbers but with values 'true'/'false' as well
5911:
5912: * src/targets/apache13core/mod_parser3_core.C 1.11:
5913: * src/targets/cgi/parser3.C 1.246:
5914: * src/targets/isapi/parser3isapi.C 1.99:
5915: - buffer size for parser3.log increased
5916:
5917: * src/main/pa_common.C 1.226:
5918: - remove_crlf optimize whitespaces now
5919:
5920: * src/include/pa_common.h 1.116:
5921: - remove_crlf return cstring size now
5922:
5923: * src/include/pa_types.h 1.50:
5924: - constant with buffer size for parser3.log added
5925:
5926: 2007-11-16 misha
5927: * tests/cat.sh 1.1:
5928: - script for tests for file::exec/cgi
5929:
5930: * tests/171.html 1.1:
5931: - tests for file::exec/cgi
5932:
5933: * tests/results/171.processed 1.1:
5934: - tests results for file::exec/cgi
5935:
5936: 2007-11-15 misha
5937: * src/main/pa_exec.C 1.71:
5938: - fixed incorrect exec code for unix
5939:
5940: * src/classes/file.C 1.164:
5941: - .body must be set before analyzing cgi headers
5942:
5943: * src/classes/file.C 1.163:
5944: - bugfix: we must transcode output fix EOLs only if exec/cgi
5945: return anything.
5946:
5947: 2007-11-14 misha
5948: * operators.txt 1.204:
5949: - info about new text|binary option for file::exec/cgi was added
5950:
5951: * src/classes/file.C 1.162:
5952: * src/include/pa_exec.h 1.19:
5953: * src/main/pa_exec.C 1.70:
5954: - ^file:exec[[text|binary];script;...]
5955:
5956: * src/classes/file.C 1.161:
5957: * src/classes/image.C 1.117:
5958: * src/classes/string.C 1.157:
5959: * src/classes/table.C 1.237:
5960: * src/include/pa_exception.h 1.51:
5961: - more text strings moved to the one place
5962:
5963: 2007-11-09 misha
5964: * src/types/pa_vrequest.C 1.39:
5965: - $request:argv must be taint
5966:
5967: * operators.txt 1.203:
5968: * src/include/pa_request_info.h 1.6:
5969: * src/targets/cgi/parser3.C 1.245:
5970: * src/types/pa_vrequest.C 1.38:
5971: * src/types/pa_vrequest.h 1.34:
5972: - $request:argv
5973:
5974: 2007-10-25 misha
5975: * buildall-with-xml 1.19:
5976: * buildall-without-xml 1.12:
5977: - options preparations for ./configure rewrited
5978:
5979: * src/main/compile.tab.C 1.115:
5980: * src/main/compile.y 1.222:
5981: - bug if parser.compile error occure in unhandled_exception
5982: finally fixed
5983:
5984: 2007-10-23 misha
5985: * tests/170.html 1.1:
5986: * tests/results/170.processed 1.1:
5987: - test for @method[][result]
5988:
5989: * operators.txt 1.202:
5990: - added info about node.prefix and node.namespaceURI
5991:
5992: * src/classes/xnode.C 1.81:
5993: - xmlHasProp used instead of xmlGetProp
5994:
5995: * src/types/pa_vxnode.C 1.49:
5996: - DOM2 fields namespaceURI and prefix were added for node and
5997: attribute
5998:
5999: 2007-10-22 misha
6000: * src/types/pa_vmail.C 1.81:
6001: - content-transfer-encoding: 8bit added
6002:
6003: * src/main/pa_request.C 1.289:
6004: - added const content-transfer-encoding
6005:
6006: * src/include/pa_request.h 1.187:
6007: - added const content-transfer-encoding
6008: - ups. constants must be in lowercase (for search)
6009:
6010: * src/types/pa_vmail.C 1.80:
6011: - more constants used
6012: - content-transfer-encoding: 8bit added
6013:
6014: * src/main/pa_uue.C 1.11:
6015: - content-transfer-encoding moved out of here
6016:
6017: * src/include/pa_request.h 1.186:
6018: - more constants
6019:
6020: * src/types/pa_vmail.C 1.79:
6021: - constant renamed
6022: - $.content-id don't ommit anymore if $.content-disposition was specified
6023: - little refactoring
6024:
6025: * src/include/pa_request.h 1.185:
6026: * src/main/pa_request.C 1.288:
6027: - constant renamed
6028:
6029: 2007-10-17 misha
6030: * operators.txt 1.201:
6031: - info about table::create[nameless]{data}[>options<] was added
6032:
6033: * src/main/compile.tab.C 1.114:
6034: * src/main/compile.y 1.221:
6035: - if error occure while compile method don't put this method in methods table anymore.
6036: in other case the parser coredumped if @unhandled_exception method can't be compiled because of
6037: parser.compile error.
6038:
6039: * src/main/execute.C 1.317:
6040: - little code reformating
6041:
6042: * src/main/pa_request.C 1.287:
6043: - little code reformating
6044: - comment changed
6045:
6046: 2007-10-16 misha
6047: * tests/035.html 1.3:
6048: * tests/results/035.processed 1.5:
6049: - tests table::create[]{}[options] added
6050:
6051: * src/classes/table.C 1.236:
6052: - table::create[]{} now accept 3rd param: options (only $
6053: .seperator[] yet)
6054:
6055: 2007-10-10 misha
6056: * src/classes/table.C 1.235:
6057: - some contstants moved to pa_common.h
6058: - some code changes
6059:
6060: 2007-10-02 misha
6061: * src/main/pa_uue.C 1.10:
6062: - memory usage during uuencode reduced more then three time as
6063: much. but base64 encoding method still use less memory anyway.
6064:
6065: 2007-09-17 misha
6066: * src/include/pa_common.h 1.115:
6067: - some stuff for use with .for_each moved here
6068:
6069: * src/classes/hash.C 1.81:
6070: - some stuff for use with .for_each moved to common
6071:
6072: * src/types/pa_vcookie.C 1.72:
6073: - $cookie:fields available now
6074:
6075: * operators.txt 1.200:
6076: - added info about $cookie:fields
6077:
6078: * src/types/pa_venv.C 1.4:
6079: * src/types/pa_venv.h 1.34:
6080: - some strings moved to #define
6081:
6082: 2007-09-14 misha
6083: * buildall-with-xml 1.18:
6084: - new xml libs again =)
6085:
6086: 2007-08-28 misha
6087: * src/classes/table.C 1.233:
6088: - new option ^table.columns[[column name]] was added
6089:
6090: * src/classes/string.C 1.156:
6091: - new option ^string.split[...;v;[column name]]
6092:
6093: * operators.txt 1.199:
6094: - texts about ^table.columns[[column name]] and ^string.split[
6095: ...][v][column name] were added
6096:
6097: * tests/168.html 1.1:
6098: * tests/169.html 1.1:
6099: * tests/results/168.processed 1.1:
6100: * tests/results/169.processed 1.1:
6101: - tests for ^table.columns[[column name]] and ^string.split[...]
6102: [v][column name] were added
6103:
6104: * src/include/pa_exception.h 1.50:
6105: - error text message for ^hash._keys[], ^table.columns[] and ^
6106: string.split[]
6107:
6108: 2007-08-27 misha
6109: * src/main/untaint.C 1.138:
6110: - try to fix coredump on unix if print to body ^taint[sql][
6111: something] outside of connect
6112:
6113: * buildall-with-xml 1.17:
6114: * buildall-without-xml 1.11:
6115: - strip parser3 was added (commented by default)
6116:
6117: * tests/167.html 1.1:
6118: * tests/results/167.processed 1.1:
6119: - test for ^taint[sql] outside of connect
6120:
6121: 2007-08-20 misha
6122: * operators.txt 1.198:
6123: - comment about new method ^node.hasAttributes[] was added
6124:
6125: * src/include/pa_exception.h 1.49:
6126: - more exception text strings moved here
6127:
6128: * src/classes/xnode.C 1.78:
6129: - DOM2 method ^xnode.hasAttributes[] was added
6130:
6131: * src/include/pa_exception.h 1.48:
6132: - some exception text strings movet to pa_exception
6133:
6134: * tests/149.html 1.2:
6135: * tests/results/149.processed 1.3:
6136: - test for ^xnode.hasAttributes[] was added
6137: - some code changes
6138:
6139: * src/classes/file.C 1.160:
6140: * src/classes/math.C 1.51:
6141: * src/classes/op.C 1.172:
6142: * src/classes/string.C 1.155:
6143: * src/classes/xdoc.C 1.156:
6144: - more duplicated exception text strings were removed
6145:
6146: * src/classes/file.C 1.159:
6147: * src/classes/hashfile.C 1.41:
6148: * src/classes/image.C 1.116:
6149: * src/classes/op.C 1.171:
6150: * src/classes/string.C 1.154:
6151: * src/classes/table.C 1.232:
6152: * src/classes/xdoc.C 1.155:
6153: * src/classes/xnode.C 1.79:
6154: - some duplicate exceptions' text strings removed
6155:
6156: 2007-08-17 misha
6157: * operators.txt 1.197:
6158: * src/targets/cgi/parser3.C 1.243:
6159: - annoying 'SIGPIPE' messages in parser3.log switched off by
6160: default. If someone really still need it: use $SIGPIPE(1)
6161:
6162: * tests/006.html 1.4:
6163: * tests/059.html 1.3:
6164: * tests/results/006.processed 1.5:
6165: * tests/results/059.processed 1.5:
6166: - more tests for match
6167:
6168: * src/classes/math.C 1.50:
6169: * src/targets/cgi/parser3.C 1.244:
6170: * src/targets/isapi/parser3isapi.C 1.98:
6171: - little syntax changes
6172:
6173: * tests/129.html 1.3:
6174: * tests/results/129.processed 1.5:
6175: - tests for ^table.hash[...][$.type[string|hash|table]] added
6176:
6177: 2007-08-08 misha
6178: * buildall-with-xml 1.15:
6179: * buildall-without-xml 1.9:
6180: - remove libs source files by default since now
6181:
6182: 2007-08-07 misha
6183: * buildall-with-xml 1.14:
6184: - compile libxml2 without http support
6185: - some option syntax changes
6186:
6187: * buildall-without-xml 1.8:
6188: - some option syntax changes
6189:
6190: * src/main/pa_xml_io.C 1.20:
6191: - will use parser file loader for xml needs
6192:
6193: 2007-08-06 misha
6194: * buildall-with-xml 1.13:
6195: - moved to libxml2-2.6.29 and libxslt-1.1.21
6196:
6197: * tests/160.html 1.3:
6198: * tests/results/160.processed 1.3:
6199: - cache test was rewrited
6200:
6201: 2007-07-06 misha
6202: * src/types/pa_vform.C 1.87:
6203: - bugfix: uploaded file name wasn't transcoded
6204:
6205: * src/classes/math.C 1.49:
6206: - ^math:long2ip(long) and ^math:sha1[string] were added
6207:
6208: * tests/153.html 1.3:
6209: * tests/results/153.processed 1.3:
6210: - added test for ^math:sha1[string]
6211:
6212: 2007-06-28 misha
6213: * etc/parser3.charsets/windows-1251.cfg 1.13:
6214: - removed duplicated and some incorrect chars
6215:
6216: 2007-06-19 misha
6217: * src/include/pa_hash.h 1.68:
6218: - methods generic_hash_code & hash_code were moved on top
6219: because of gcc 4 had a problems during building.
6220:
6221: 2007-06-18 misha
6222: * tests/results/019.processed 1.4:
6223: - new image commited
6224:
6225: 2007-06-09 misha
6226: * src/types/pa_vmethod_frame.h 1.62:
6227: - method as_expression was added
6228:
6229: * src/classes/op.C 1.170:
6230: * src/classes/table.C 1.231:
6231: - in while and table.select method as_expression used now
6232:
6233: 2007-06-08 misha
6234: * src/lib/cord/include/private/cord_pos.h 1.4:
6235: - back to origin value because of no speed/memory optimisation
6236: but some proglems with long cycles occure
6237:
6238: * tests/166.html 1.1:
6239: * tests/results/166.processed 1.1:
6240: - test for ^match[...][n]
6241:
6242: * tests/165.html 1.1:
6243: * tests/results/165.processed 1.1:
6244: - tests for loops
6245:
6246: 2007-06-06 misha
6247: * src/classes/op.C 1.169:
6248: * src/classes/table.C 1.230:
6249: - ^while(true){}, ^while(1){}, ^table.select(true) and ^
6250: table.select(1) didn't works because of awaiting junction-param
6251: only. fixed.
6252:
6253: 2007-05-24 misha
6254: * src/include/pa_os.h 1.6:
6255: - consts for blocking locks + some comments were added
6256:
6257: * src/main/pa_os.C 1.9:
6258: - locks engines were rewrited: now we don't use system locks
6259: which wait till other threads release it but try get lock, if
6260: fail wait 1 sec and make 10 attempts.
6261:
6262: * src/lib/sdbm/apr_file_io.C 1.6:
6263: - wait till lock released while opening files
6264:
6265: * src/classes/table.C 1.229:
6266: - changes in includes. if unclude <sstream> after our classes on
6267: unix it can't be build
6268:
6269: * src/types/pa_vhashfile.C 1.55:
6270: - not needed code removed
6271:
6272: * src/classes/op.C 1.168:
6273: - cache was rewrited. I hope it works with locking system now on
6274: unix
6275:
6276: * src/include/pa_os.h 1.7:
6277: * src/main/pa_os.C 1.10:
6278: - 20 attempt to get lock with 0.5 secs interval
6279:
6280: 2007-05-23 misha
6281: * src/classes/file.C 1.158:
6282: * src/classes/op.C 1.167:
6283: * src/include/pa_common.h 1.114:
6284: * src/main/pa_common.C 1.225:
6285: - cosmetic changes
6286:
6287: 2007-05-18 misha
6288: * tests/results/160.processed 1.2:
6289: - returned time corrected
6290:
6291: * tests/160.html 1.2:
6292: - time increased because on unix 1 mean nothing :(
6293:
6294: * src/lib/cord/include/private/cord_pos.h 1.3:
6295: - rebalance tree not so often. it's give some speed increasing
6296:
6297: * src/classes/hash.C 1.80:
6298: - added ^hash.contain[key]
6299:
6300: * operators.txt 1.195:
6301: - added info about ^hash.contain[key]
6302:
6303: * src/include/pa_hash.h 1.67:
6304: - added method for checking key exists in hash
6305:
6306: 2007-05-07 misha
6307: * src/include/pa_string.h 1.169:
6308: - was compilation error during build on freebsd4
6309:
6310: 2007-05-03 misha
6311: * src/classes/table.C 1.227:
6312: - option $.type[hash|string|table] was added for ^table.hash[]
6313:
6314: * src/classes/file.C 1.157:
6315: - comment removed
6316:
6317: 2007-04-26 misha
6318: * src/types/pa_vhashfile.C 1.54:
6319: * src/types/pa_vhashfile.h 1.37:
6320: - while ::open the real files doesn't opened in place anymore
6321:
6322: 2007-04-24 misha
6323: * src/include/pa_exception.h 1.47:
6324: "static" removed
6325:
6326: * src/classes/math.C 1.48:
6327: - I thought one more time and remove lg(N) :)
6328:
6329: 2007-04-23 misha
6330: * src/classes/math.C 1.47:
6331: ^math:lg(N) => ^math:log10(N)
6332:
6333: * src/classes/math.C 1.46:
6334: added:
6335: - ^math:ln(N) (the same as ^math:log(N))
6336: - ^math:lg(N)
6337:
6338: * tests/097.html 1.6:
6339: * tests/results/097.processed 1.7:
6340: - charsets converstion during ^file::load[text;http://...] added
6341:
6342: * tests/164.html 1.1:
6343: * tests/results/164.processed 1.1:
6344: - test for hashfile
6345:
6346: * src/types/pa_vhashfile.C 1.53:
6347: - don't open hashfile files until 1st access
6348:
6349: * src/types/pa_vhashfile.C 1.52:
6350: * src/types/pa_vhashfile.h 1.36:
6351: - .clear() removed.
6352:
6353: * src/include/pa_exception.h 1.46:
6354: - string constant with "parser.runtime" text was added
6355:
6356: * src/classes/hashfile.C 1.40:
6357: - little comment changes
6358:
6359: * tests/164.html 1.2:
6360: * tests/results/164.processed 1.2:
6361: - check for set expires as a date
6362:
6363: * src/classes/hashfile.C 1.39:
6364: - with .clear[] called files_delete() now.
6365:
6366: * src/classes/date.C 1.77:
6367: * src/classes/double.C 1.61:
6368: * src/classes/file.C 1.156:
6369: * src/classes/form.C 1.40:
6370: * src/classes/hash.C 1.79:
6371: * src/classes/image.C 1.115:
6372: * src/classes/int.C 1.57:
6373: * src/classes/mail.C 1.111:
6374: * src/classes/math.C 1.45:
6375: * src/classes/op.C 1.166:
6376: * src/classes/string.C 1.153:
6377: * src/classes/table.C 1.226:
6378: * src/classes/void.C 1.38:
6379: * src/classes/xdoc.C 1.154:
6380: * src/classes/xnode.C 1.77:
6381: * src/classes/xnode.h 1.26:
6382: * src/include/pa_request.h 1.184:
6383: * src/main/execute.C 1.316:
6384: * src/main/pa_charset.C 1.56:
6385: * src/main/pa_charsets.C 1.17:
6386: * src/main/pa_common.C 1.224:
6387: * src/main/pa_dictionary.C 1.24:
6388: * src/main/pa_exec.C 1.69:
6389: * src/main/pa_http.C 1.7:
6390: * src/main/pa_request.C 1.286:
6391: * src/main/pa_sql_driver_manager.C 1.87:
6392: * src/main/pa_table.C 1.62:
6393: * src/types/pa_value.C 1.22:
6394: * src/types/pa_value.h 1.129:
6395: * src/types/pa_vclass.C 1.34:
6396: * src/types/pa_vconsole.h 1.13:
6397: * src/types/pa_vfile.h 1.61:
6398: * src/types/pa_vhash.h 1.59:
6399: * src/types/pa_vimage.h 1.48:
6400: * src/types/pa_vmail.C 1.78:
6401: * src/types/pa_vmethod_frame.h 1.61:
6402: * src/types/pa_vstateless_class.C 1.31:
6403: * src/types/pa_vstateless_class.h 1.56:
6404: * src/types/pa_vtable.C 1.27:
6405: * src/types/pa_vxdoc.h 1.44:
6406: * src/types/pa_wcontext.C 1.34:
6407: - "parser.runtime" strings were removed
6408:
6409: 2007-04-20 misha
6410: * src/classes/hashfile.C 1.38:
6411: - ^hashfile.cleanup[], ^hashfile.release[] were added
6412:
6413: * src/classes/op.C 1.165:
6414: - bug. must be false
6415:
6416: * operators.txt 1.193:
6417: - added info about .^hashfile.release[], ^hashfile.clenaup[] and
6418: new ^string.match[][>N-option<]
6419:
6420: * configure.in 1.94:
6421: - checking for unsetenv was added
6422:
6423: * src/types/pa_vhashfile.C 1.51:
6424: * src/types/pa_vhashfile.h 1.35:
6425: - hashfile can auto reopen now
6426:
6427: * src/types/pa_vform.C 1.86:
6428: - some comments
6429:
6430: * configure 1.92:
6431: =cheching for unsetenv
6432:
6433: * operators.txt 1.194:
6434: - some comments changing
6435:
6436: * src/classes/string.C 1.152:
6437: * src/include/pa_string.h 1.168:
6438: * src/main/pa_string.C 1.209:
6439: - ^string.match[][] understand new option now: return number of
6440: matches but not table wit results
6441:
6442: 2007-04-18 misha
6443: * buildall-with-xml 1.10:
6444: * buildall-without-xml 1.6:
6445: added commented lines with --disable-safe-mode option
6446:
6447: * buildall-with-xml 1.11:
6448: moving to libxml2-2.6.28
6449:
6450: * operators.txt 1.192:
6451: - info about $form:files
6452:
6453: 2007-04-17 misha
6454: * src/types/pa_vdate.h 1.45:
6455: - start adding unsetenv("TZ");
6456:
6457: * tests/163.html 1.2:
6458: * tests/results/163.processed 1.2:
6459: removing auto format
6460:
6461: * src/types/pa_vform.C 1.85:
6462: * src/types/pa_vform.h 1.51:
6463: - some code was modified
6464: - $form:files was added
6465:
6466: 2007-04-16 misha
6467: * tests/163.html 1.1:
6468: * tests/results/163.processed 1.1:
6469: - test for .int[], floor, round, ceiling and .format[]
6470:
6471: * src/classes/file.C 1.155:
6472: - little optimization for getting args in exec/cgi
6473:
6474: 2007-04-13 misha
6475: * src/classes/file.C 1.154:
6476: - arguments for file::exec/cgi can be specified now as s table
6477: with one column
6478:
6479: 2007-03-27 misha
6480: * tests/162.html 1.1:
6481: * tests/results/162.processed 1.1:
6482: - test for ^table.select(^condition[$t])
6483:
6484: * tests/results/auto.p 1.2:
6485: - load windows-1251 charset for some tests
6486:
6487: * tests/run_parser.sh 1.4:
6488: PARSER_CONFIG -> CGI_PARSER_CONFIG
6489:
6490: * tests/013.html 1.3:
6491: * tests/results/013.processed 1.5:
6492: - added test for checking $._default value while hash
6493: modifications
6494:
6495: * tests/160.html 1.1:
6496: * tests/results/160.processed 1.1:
6497: - add test for ^cache[key](secs){code}, ^cache[] and ^cache(0)
6498:
6499: * tests/161.html 1.1:
6500: * tests/161_utf8.txt 1.1:
6501: * tests/161_windows1251.txt 1.1:
6502: * tests/results/161.processed 1.1:
6503: - added test for ^file::load[text;/local/file.txt;$.charset[...]]
6504:
6505:
6506: 2007-03-22 misha
6507: * operators.txt 1.191:
6508: - added info about date.weekyear
6509:
6510: * src/include/pa_common.h 1.113:
6511: - "charset" string defined for ^file::load[text;/local.txt] and ^
6512: table::load[/table.txt]
6513:
6514: * src/main/pa_common.C 1.223:
6515: * src/main/pa_http.C 1.6:
6516: - $.charset option for ^file::load[text;/local.txt] and ^table::load[/table.txt] was added
6517: - not needed transcodes were removed from ^file::load[...;http://...]
6518:
6519: * src/types/pa_vdate.h 1.44:
6520: - date.week was fixed
6521: - date.weekyear was added
6522:
6523: * src/classes/date.C 1.76:
6524: - date.week was fixed
6525:
6526: * tests/159.html 1.1:
6527: * tests/results/159.processed 1.1:
6528: - tests for date.week and date.weekyear added
6529:
6530: 2007-03-15 misha
6531: * src/classes/table.C 1.225:
6532: - enclose column numbers for nameless tables as well
6533:
6534: 2007-03-14 misha
6535: * src/targets/cgi/parser3.C 1.242:
6536: - bugxif. failed when request cgi
6537:
6538: * src/classes/table.C 1.224:
6539: - table.save optimization: now required much less memory
6540:
6541: 2007-03-13 misha
6542: * buildall-with-xml 1.8:
6543: - pattern needed now for building
6544:
6545: * tests/097.html 1.5:
6546: - added test for xdoc::load
6547:
6548: * buildall-with-xml 1.9:
6549: libxml2: --without-ftp --without-docbook
6550:
6551: * tests/results/097.processed 1.6:
6552: - added test results for xdoc::load & xdoc::load[http://...]
6553:
6554: * tests/158.html 1.1:
6555: * tests/results/158.processed 1.1:
6556: * tests/results/158.processes 1.1:
6557: * tests/results/158.processes 1.2:
6558: - tests for table.save/table.load
6559:
6560: 2007-03-12 misha
6561: * tests/107.html 1.4:
6562: * tests/results/107.processed 1.5:
6563: - added test for xpath '//man'
6564:
6565: 2007-03-01 misha
6566: * tests/097.html 1.4:
6567: * tests/results/097.processed 1.5:
6568: - added test for creating xdoc from file
6569:
6570: * tests/157.html 1.3:
6571: * tests/results/157.processed 1.2:
6572: - added test for file:move
6573:
6574: 2007-02-28 misha
6575: * tests/results/099.processed 1.5:
6576: - ever send content-disposition to client with file
6577:
6578: * operators.txt 1.190:
6579: * src/classes/xdoc.C 1.151:
6580: - ^xdoc::create[$file] added.
6581:
6582: * src/classes/xdoc.C 1.153:
6583: - another attempt
6584:
6585: * tests/157.html 1.1:
6586: + test for file:copy
6587:
6588: * src/classes/xdoc.C 1.152:
6589: - roll back last changes for a while
6590:
6591: * src/classes/file.C 1.153:
6592: - under lock we create non-exist dir anyway
6593:
6594: 2007-02-26 misha
6595: * src/classes/file.C 1.152:
6596: - some similar strings moved to #define instead of to be copy/
6597: pasted many times
6598:
6599: * src/types/pa_vfile.h 1.60:
6600: - class name string ("file") moved to #define
6601:
6602: 2007-02-20 misha
6603: * bin/auto.p.dist.in 1.14:
6604: - added lines for sqlite
6605:
6606: * configure.in 1.93:
6607: - added some strings for sqlite detection
6608:
6609: 2007-02-19 misha
6610: * buildall-with-xml 1.7:
6611: * buildall-without-xml 1.5:
6612: - some modifications
6613:
6614: * operators.txt 1.189:
6615: - some comments changes
6616:
6617: 2007-02-17 misha
6618: * buildall-with-xml 1.6:
6619: * buildall-without-xml 1.4:
6620: - moving to gc6.8
6621:
6622: * src/main/pa_request.C 1.285:
6623: - damn, i forgot to commit it while I change console behaviour
6624:
6625: 2007-02-12 misha
6626: * src/types/pa_vimage.C 1.36:
6627: * src/types/pa_vimage.h 1.47:
6628: - fixed bug added while adding 'bool' (^if($image){} caused
6629: exception)
6630:
6631: * src/targets/cgi/parser3.C 1.241:
6632: - don't print headers if $console:line[data] was used during cgi
6633: execution.
6634:
6635: * src/types/pa_vconsole.h 1.12:
6636: - console class have bool flag now which marked as 'true' if
6637: class was used.
6638:
6639: * tests/152.html 1.5:
6640: * tests/results/152.processed 1.6:
6641: - more types was added to test 152
6642:
6643: 2007-02-09 misha
6644: * src/types/pa_vxdoc.C 1.34:
6645: * src/types/pa_vxdoc.h 1.43:
6646: * src/types/pa_vxnode.C 1.48:
6647: * src/types/pa_vxnode.h 1.39:
6648: - bugfix. I broke xdoc & xnode in expression
6649:
6650: * tests/152.html 1.3:
6651: * tests/results/152.processed 1.4:
6652: - test rewrited
6653:
6654: * tests/152.html 1.4:
6655: * tests/results/152.processed 1.5:
6656: - test alightly updated
6657:
6658: 2007-02-08 misha
6659: * tests/152.html 1.2:
6660: * tests/results/152.processed 1.3:
6661: - add test for checking 'def' for void, string, bool, int &
6662: double
6663:
6664: 2007-02-07 misha
6665: * src/main/pa_common.C 1.222:
6666: - definitions for ^file:base64[filespec]
6667:
6668: * src/types/pa_vconsole.h 1.11:
6669: * src/types/pa_vcookie.C 1.71:
6670: - little optimization
6671:
6672: * src/classes/file.C 1.151:
6673: - ^file:base64[filespec]
6674:
6675: * tests/results/153.processed 1.2:
6676: - result test for ^file:base64[filespec] was updated
6677:
6678: * tests/153.html 1.2:
6679: - test for ^file:base64[filespec] was added
6680:
6681: * src/include/pa_common.h 1.112:
6682: - declarations for ^file:base64[filespec]
6683:
6684: * operators.txt 1.188:
6685: - ^file:base64[filespec] was added
6686:
6687: 2007-02-06 misha
6688: * src/types/pa_vbool.h 1.30:
6689: - bugfix
6690:
6691: * tests/156.html 1.1:
6692: - added test for bool cookie
6693:
6694: * src/main/utf8-to-lower.inc 1.2:
6695: * src/main/utf8-to-upper.inc 1.2:
6696: - some chars were temporary commented
6697:
6698: * tests/153.html 1.1:
6699: * tests/154.html 1.1:
6700: * tests/todo.txt 1.6:
6701: - two more tests added
6702:
6703: * src/types/pa_vcookie.h 1.32:
6704: - not needed string "cookie" removed
6705:
6706: * tests/155.html 1.1:
6707: * tests/results/155.processed 1.1:
6708: - added test for check $.encloser[] option for table save/load
6709:
6710: 2007-02-05 misha
6711: * tests/results/141.processed 1.5:
6712: - math:md5 must be lowercased
6713:
6714: * src/targets/cgi/parser3.C 1.240:
6715: - 2007 in help ;)
6716:
6717: * tests/results/152.processed 1.2:
6718: - newline at the end was missed
6719:
6720: 2007-02-03 misha
6721: * tests/152.html 1.1:
6722: - test for bool added
6723:
6724: * operators.txt 1.187:
6725: - info bool class was added
6726:
6727: * src/classes/Makefile.am 1.50:
6728: * src/classes/Makefile.in 1.63:
6729: * src/classes/bool.C 1.1:
6730: * src/classes/classes.vcproj 1.15:
6731: * src/classes/double.C 1.60:
6732: * src/classes/int.C 1.56:
6733: * src/classes/string.C 1.151:
6734: * src/classes/void.C 1.37:
6735: * src/classes/xnode.C 1.76:
6736: * src/include/pa_string.h 1.167:
6737: * src/types/pa_vbool.h 1.29:
6738: * src/types/pa_vclass.h 1.52:
6739: * src/types/pa_vimage.h 1.46:
6740: * src/types/pa_vint.h 1.45:
6741: * src/types/pa_vjunction.C 1.4:
6742: * src/types/pa_vjunction.h 1.25:
6743: * src/types/pa_vproperty.C 1.1:
6744: * src/types/pa_vproperty.h 1.4:
6745: * src/types/pa_vstateless_class.C 1.30:
6746: * src/types/pa_vstateless_class.h 1.55:
6747: * src/types/pa_vxdoc.C 1.33:
6748: * src/types/pa_vxdoc.h 1.42:
6749: * src/types/pa_vxnode.h 1.38:
6750: * src/types/types.vcproj 1.19:
6751: - bool class was added
6752:
6753: * tests/results/150.processed 1.2:
6754: * tests/results/151.processed 1.2:
6755: * tests/results/152.processed 1.1:
6756: - test for bool added and some content length fixes
6757:
6758: * buildall-with-xml 1.5:
6759: - moved to libxml2-2.6.27 and libxslt-1.1.20
6760:
6761: * src/main/pa_request.C 1.284:
6762: - fix
6763:
6764: 2007-01-18 misha
6765: * src/classes/string.C 1.150:
6766: * src/main/pa_string.C 1.208:
6767: - return table during ^string.match[][] even if no matched
6768: found.
6769:
6770: 2006-12-20 misha
6771: * src/types/pa_method.h 1.7:
6772: * src/types/pa_vfile.h 1.59:
6773: - some syntax changes [ http://www.parser.ru/forum/?id=55598 ]
6774:
6775: 2006-12-19 misha
6776: * src/main/pa_request.C 1.283:
6777: - always set content-disposition for $response:body[hash here].
6778: more details: http://www.parser.ru/forum/?id=52130
6779:
6780: * src/types/pa_vxdoc.C 1.32:
6781: - $xDoc is "xnode" == true now. more details: http://
6782: www.parser.ru/forum/?id=52359
6783:
6784: 2006-12-07 misha
6785: * operators.txt 1.186:
6786: - added info about bool params in cookie set
6787:
6788: * src/types/pa_value.C 1.21:
6789: * src/types/pa_value.h 1.128:
6790: * src/types/pa_vbool.h 1.28:
6791: - is_bool method was added
6792:
6793: * src/types/pa_vcookie.C 1.70:
6794: - bool param in cookies available now
6795: $cookie:name[
6796: $.value[123]
6797: $.secure(true)
6798: $.httponly(true)
6799: ]
6800:
6801: 2006-12-02 misha
6802: * src/classes/file.C 1.150:
6803: - file_block_read used instead of native read
6804:
6805: * src/include/pa_common.h 1.111:
6806: - added file_block_read declaration
6807:
6808: * src/main/pa_common.C 1.221:
6809: - added file_block_read with read error detection
6810: - file_block_read used instead of native read
6811:
6812: 2006-12-01 misha
6813: * src/classes/file.C 1.148:
6814: - ^file:copy[from;fo] was added
6815:
6816: * operators.txt 1.184:
6817: - added info about ^file:copy[]
6818:
6819: * src/types/pa_vstateless_class.C 1.29:
6820: * src/types/pa_vstateless_class.h 1.54:
6821: - $var.CLASS_NAME added
6822:
6823: * operators.txt 1.185:
6824: - info about $var.CLASS_NAME was added
6825:
6826: 2006-11-20 misha
6827: * src/classes/date.C 1.75:
6828: - bug fix :)
6829:
6830: 2006-11-17 misha
6831: * src/main/pa_common.C 1.220:
6832: - little optimization in getMonthDays
6833: - small changes in crc32 calculation
6834:
6835: * src/classes/date.C 1.74:
6836: - not needed code was removed
6837:
6838: * src/include/pa_common.h 1.110:
6839: - array in crc32 calculation was changed to static
6840:
6841: 2006-11-16 misha
6842: * src/types/pa_vmail.C 1.76:
6843: - mail:send now set content-type: multipart/related instead of
6844: multipart/mixed if file have $.content-id[]
6845:
6846: * src/types/pa_vmail.C 1.77:
6847: - fix missed brakes
6848:
6849: 2006-11-15 misha
6850: * src/types/pa_vdouble.h 1.52:
6851: abs -> fabs
6852:
6853: 2006-11-14 misha
6854: * src/include/pa_common.h 1.109:
6855: - hex_string was moved from math.C
6856: - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
6857:
6858: * operators.txt 1.183:
6859: - added info about ^file.md5[] and ^file:md5[file-name]
6860:
6861: * src/types/pa_vdouble.h 1.51:
6862: - incorrect frac detection with negative values was fixed
6863:
6864: * src/classes/math.C 1.44:
6865: - hex_string was moved to pa_common.h
6866:
6867: * src/main/pa_common.C 1.219:
6868: - CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
6869:
6870: * src/classes/file.C 1.147:
6871: - ^file.md5[] and ^file:md5[file-name] were added
6872:
6873: 2006-11-13 misha
6874: * operators.txt 1.182:
6875: - added info about ^math:crc32[string], ^file:crc32[file-name] &
6876: ^file.crc32[]
6877:
6878: * src/classes/file.C 1.146:
6879: - some comments were changed
6880: - added ^file:crc32[file-name] and ^file.crc32[]
6881:
6882: * src/classes/math.C 1.43:
6883: - added ^math:crc32[string]
6884:
6885: * src/include/pa_common.h 1.108:
6886: * src/main/pa_common.C 1.218:
6887: - some functions for crc32 calculation added
6888:
6889: 2006-11-03 misha
6890: * tests/150.html 1.1:
6891: * tests/151.html 1.1:
6892: * tests/results/150.processed 1.1:
6893: * tests/results/151.processed 1.1:
6894: - 2 tests were added
6895:
6896: * src/include/pa_array.h 1.70:
6897: - not needed variable removed
6898:
6899: * src/include/pa_array.h 1.69:
6900: * src/include/pa_table.h 1.62:
6901: - table.locate & table.join with $.reverse(1) were fixed
6902:
6903: * src/main/pa_http.C 1.5:
6904: - bug fix. now tainted data from $.form and query converted to $
6905: .charset during ^file::load[http://...]
6906:
6907: 2006-11-02 misha
6908: * src/include/pa_table.h 1.61:
6909: ups. forget '=' char
6910:
6911: * src/include/pa_table.h 1.60:
6912: - one more fix in .locate[...][$.reverse(1)]
6913:
6914: 2006-11-01 misha
6915: * src/main/pa_http.C 1.4:
6916: - 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:
6917: Content-type: text/html; charset="windows-1251"
6918: Content-type: text/html; charset="windows-1251";
6919: Content-type: text/html; charset=windows-1251;
6920:
6921: only
6922: Content-type: text/html; charset=windows-1251
6923: was fine
6924:
6925: * src/include/pa_table.h 1.59:
6926: - bug fix during ^table.locate( condition false for all records )
6927: [$.reverse(1)]
6928:
6929: * src/classes/math.C 1.42:
6930: - bug fix, details: http://www.parser.ru/forum/?id=53360
6931:
6932: 2006-10-31 misha
6933: * src/classes/file.C 1.145:
6934: - empty args in file::exec removed now
6935:
6936: 2006-09-11 misha
6937: * bin/auto.p.dist.in 1.13:
6938: - 2 errors were fixed
6939: - table::set was replaced to table::create
6940: - some changes in text/code formatting
6941:
6942: 2006-09-03 paf
6943: * src/classes/file.C 1.144:
6944: proper tainting of ^file::exec/cgi[script;env;COMMAND;LINE;
6945: PARAMS]
6946:
6947: 2006-06-09 paf
6948: * src/classes/table.C 1.223:
6949: formatting
6950:
6951: * src/classes/hash.C 1.78:
6952: incorporated patch from misha
6953: Sent: Wednesday, June 07, 2006 9:52 PM
6954: Subject: parser3: patch for $hash._default disappear while
6955:
6956: * src/types/pa_vmail.C 1.75:
6957: misha:
6958: Sent: Wednesday, June 07, 2006 8:51 PM
6959: Subject: patch for base64 in ^mail:send[] %-)
6960:
6961: * src/classes/table.C 1.222:
6962: incorporated patch from misha:
6963: Sent: Thursday, June 08, 2006 12:38 PM
6964: Subject: parser3: patch for ignoring string options for ^table.save[]
6965:
6966: * src/lib/pcre/pcre-2_08.tar.gz 1.2:
6967: one can easily find those
6968:
6969: * operators.txt 1.181:
6970: ^mail:send[
6971: $.file1[
6972: $.value[file]
6973: $.format[!uue|!base64] << new base64 option. default uue
6974: ]
6975: ]
6976:
6977: 2006-04-09 paf
6978: * buildall-with-xml [release_3_2_1] 1.1.2.5:
6979: merged
6980: . ftp paths update
6981:
6982: * buildall-with-xml 1.4:
6983: . ftp paths update
6984:
6985: * gnu.vcproj 1.2:
6986: * operators.txt 1.180:
6987: * parser3.sln 1.10:
6988: * src/classes/classes.vcproj 1.14:
6989: * src/classes/file.C 1.143:
6990: * src/classes/hash.C 1.77:
6991: * src/classes/hashfile.C 1.37:
6992: * src/classes/image.C 1.114:
6993: * src/classes/op.C 1.164:
6994: * src/classes/table.C 1.221:
6995: * src/classes/xdoc.C 1.150:
6996: * src/classes/xnode.C 1.75:
6997: * src/include/pa_array.h 1.68:
6998: * src/include/pa_config_fixed.h 1.71:
6999: * src/include/pa_dir.h 1.19:
7000: * src/include/pa_memory.h 1.15:
7001: * src/include/pa_request.h 1.181:
7002: * src/include/pa_stack.h 1.25:
7003: * src/lib/cord/cord.vcproj 1.4:
7004: * src/lib/gd/gd.vcproj 1.9:
7005: * src/lib/ltdl/ltdl.vcproj 1.4:
7006: * src/lib/md5/md5.vcproj 1.4:
7007: * src/lib/pcre/pcre.vcproj 1.4:
7008: * src/lib/pcre/pcre_dftables.vcproj 1.5:
7009: * src/lib/pcre/pcre_parser_ctype.vcproj 1.5:
7010: * src/lib/sdbm/sdbm.vcproj 1.5:
7011: * src/lib/smtp/smtp.h 1.7:
7012: * src/lib/smtp/smtp.vcproj 1.8:
7013: * src/main/compile.y 1.220:
7014: * src/main/execute.C 1.315:
7015: * src/main/main.vcproj 1.19:
7016: * src/main/pa_cache_managers.C 1.17:
7017: * src/main/pa_charset.C 1.55:
7018: * src/main/pa_exec.C 1.68:
7019: * src/main/pa_http.C 1.3:
7020: * src/main/pa_request.C 1.281:
7021: * src/main/pa_socks.C 1.25:
7022: * src/main/pa_sql_driver_manager.C 1.86:
7023: * src/main/pa_string.C 1.207:
7024: * src/main/pa_stylesheet_connection.C 1.5:
7025: * src/main/pa_stylesheet_manager.C 1.28:
7026: * src/targets/apache13/ApacheModuleParser3.vcproj 1.8:
7027: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.11:
7028: * src/targets/apache13core/pa_threads.C 1.6:
7029: * src/targets/cgi/getopt.c 1.5:
7030: * src/targets/cgi/parser3.C 1.239:
7031: * src/targets/cgi/parser3.vcproj 1.14:
7032: * src/targets/isapi/pa_threads.C 1.18:
7033: * src/targets/isapi/parser3isapi.C 1.97:
7034: * src/targets/isapi/parser3isapi.vcproj 1.10:
7035: * src/types/pa_value.C 1.20:
7036: * src/types/pa_value.h 1.127:
7037: * src/types/pa_vcookie.C 1.69:
7038: * src/types/pa_vhashfile.C 1.50:
7039: * src/types/pa_vhashfile.h 1.34:
7040: * src/types/pa_vmail.C 1.74:
7041: * src/types/pa_vresponse.C 1.27:
7042: * src/types/pa_vstatus.C 1.26:
7043: * src/types/types.vcproj 1.18:
7044: * tests/descript.ion 1.4:
7045: * www/htdocs/_bug.html 1.117:
7046: * www/htdocs/_bug.xsl 1.16:
7047: + ^break[] ^continue[], in ^for, ^while, ^menu, ^hash/
7048: hashfile.foreach
7049:
7050: * src/main/compile.tab.C 1.113:
7051: ` change compiled
7052:
7053: * gnu.vcproj [vs2005_to_gcc] 1.1.32.1:
7054: * parser3.sln [vs2005_to_gcc] 1.9.28.1:
7055: * src/classes/classes.vcproj [vs2005_to_gcc] 1.13.8.1:
7056: * src/classes/file.C [vs2005_to_gcc] 1.142.12.1:
7057: * src/classes/hash.C [vs2005_to_gcc] 1.76.12.1:
7058: * src/classes/image.C [vs2005_to_gcc] 1.113.12.1:
7059: * src/classes/op.C [vs2005_to_gcc] 1.163.12.1:
7060: * src/classes/table.C [vs2005_to_gcc] 1.220.4.1:
7061: * src/classes/xdoc.C [vs2005_to_gcc] 1.149.8.1:
7062: * src/classes/xnode.C [vs2005_to_gcc] 1.74.8.1:
7063: * src/include/pa_array.h [vs2005_to_gcc] 1.67.12.1:
7064: * src/include/pa_config_fixed.h [vs2005_to_gcc] 1.70.8.1:
7065: * src/include/pa_dir.h [vs2005_to_gcc] 1.18.12.1:
7066: * src/include/pa_memory.h [vs2005_to_gcc] 1.14.8.1:
7067: * src/include/pa_request.h [vs2005_to_gcc] 1.180.8.1:
7068: * src/include/pa_stack.h [vs2005_to_gcc] 1.24.12.1:
7069: * src/lib/cord/cord.vcproj [vs2005_to_gcc] 1.3.8.1:
7070: * src/lib/gd/gd.vcproj [vs2005_to_gcc] 1.8.8.1:
7071: * src/lib/ltdl/ltdl.vcproj [vs2005_to_gcc] 1.3.20.1:
7072: * src/lib/md5/md5.vcproj [vs2005_to_gcc] 1.3.20.1:
7073: * src/lib/pcre/pcre.vcproj [vs2005_to_gcc] 1.3.20.1:
7074: * src/lib/pcre/pcre_dftables.vcproj [vs2005_to_gcc] 1.4.20.1:
7075: * src/lib/pcre/pcre_parser_ctype.vcproj [vs2005_to_gcc] 1.4.20.1:
7076: * src/lib/sdbm/sdbm.vcproj [vs2005_to_gcc] 1.4.26.1:
7077: * src/lib/smtp/smtp.h [vs2005_to_gcc] 1.6.12.1:
7078: * src/lib/smtp/smtp.vcproj [vs2005_to_gcc] 1.7.8.1:
7079: * src/main/compile.y [vs2005_to_gcc] 1.219.8.1:
7080: * src/main/execute.C [vs2005_to_gcc] 1.314.12.1:
7081: * src/main/main.vcproj [vs2005_to_gcc] 1.18.8.1:
7082: * src/main/pa_cache_managers.C [vs2005_to_gcc] 1.16.12.1:
7083: * src/main/pa_charset.C [vs2005_to_gcc] 1.54.8.1:
7084: * src/main/pa_exec.C [vs2005_to_gcc] 1.67.12.1:
7085: * src/main/pa_http.C [vs2005_to_gcc] 1.2.12.1:
7086: * src/main/pa_request.C [vs2005_to_gcc] 1.280.8.1:
7087: * src/main/pa_socks.C [vs2005_to_gcc] 1.24.12.1:
7088: * src/main/pa_sql_driver_manager.C [vs2005_to_gcc] 1.85.12.1:
7089: * src/main/pa_string.C [vs2005_to_gcc] 1.206.4.1:
7090: * src/main/pa_stylesheet_connection.C [vs2005_to_gcc] 1.4.8.1:
7091: * src/main/pa_stylesheet_manager.C [vs2005_to_gcc] 1.27.12.1:
7092: * src/targets/apache13/ApacheModuleParser3.vcproj [vs2005_to_gcc] 1.7.20.1:
7093: * src/targets/apache13core/ApacheModuleParser3Core.vcproj [vs2005_to_gcc] 1.10.8.1:
7094: * src/targets/apache13core/pa_threads.C [vs2005_to_gcc] 1.5.12.1:
7095: * src/targets/cgi/getopt.c [vs2005_to_gcc] 1.4.10.1:
7096: * src/targets/cgi/parser3.C [vs2005_to_gcc] 1.238.8.1:
7097: * src/targets/cgi/parser3.vcproj [vs2005_to_gcc] 1.13.8.1:
7098: * src/targets/isapi/pa_threads.C [vs2005_to_gcc] 1.17.12.1:
7099: * src/targets/isapi/parser3isapi.C [vs2005_to_gcc] 1.96.10.1:
7100: * src/targets/isapi/parser3isapi.vcproj [vs2005_to_gcc] 1.9.8.1:
7101: * src/types/pa_value.C [vs2005_to_gcc] 1.19.12.1:
7102: * src/types/pa_value.h [vs2005_to_gcc] 1.126.12.1:
7103: * src/types/pa_vcookie.C [vs2005_to_gcc] 1.68.12.1:
7104: * src/types/pa_vmail.C [vs2005_to_gcc] 1.73.10.1:
7105: * src/types/pa_vresponse.C [vs2005_to_gcc] 1.26.12.1:
7106: * src/types/pa_vstatus.C [vs2005_to_gcc] 1.25.12.1:
7107: * src/types/types.vcproj [vs2005_to_gcc] 1.17.8.1:
7108: * tests/descript.ion [vs2005_to_gcc] 1.3.8.1:
7109: * www/htdocs/_bug.html [vs2005_to_gcc] 1.116.6.1:
7110: * www/htdocs/_bug.xsl [vs2005_to_gcc] 1.15.18.1:
7111: ! switched to VS2005 (projects and object<info explicitly typed>.for_each(, info))
7112: + $response:field[] setting void means removing
7113: + grammar $name` name stops now, for mysql `$field`
7114: + started ^break[] ^continue[], in ^for. TODO: to other iterators (while, menu, foreach)
7115: + all log messages += [uri=, method=, cl=]
7116:
7117: 2006-03-23 moko
7118: * Makefile.am [release_3_1_6] 1.48.6.2.2.1:
7119: * Makefile.am [release_3_2_1] 1.51.6.3:
7120: * Makefile.in [release_3_1_6] 1.62.6.3.2.1:
7121: * Makefile.in [release_3_2_1] 1.65.6.3:
7122: * acinclude.m4 [release_3_1_6] 1.35.6.3.2.1:
7123: * acinclude.m4 [release_3_2_1] 1.38.6.1:
7124: * aclocal.m4 [release_3_1_6] 1.38.6.3.2.1:
7125: * aclocal.m4 [release_3_2_1] 1.41.6.1:
7126: * acsite.m4 [release_3_1_6] 1.13.6.2.2.1:
7127: * acsite.m4 [release_3_2_1] 1.16.6.1:
7128: * configure [release_3_1_6] 1.83.6.4.2.2:
7129: * configure [release_3_2_1] 1.90.2.2:
7130: * configure.in [release_3_1_6] 1.83.6.5.2.2:
7131: * configure.in [release_3_2_1] 1.91.2.2:
7132: * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.2:
7133: * src/include/pa_version.h [release_3_2_1] 1.27.2.2:
7134: *** empty log message ***
7135:
7136: 2006-03-04 paf
7137: * src/main/pa_string.C 1.206:
7138: ! cache file curruption checks++ [thanks to Igor Zinkovsky for
7139: detailed report]
7140:
7141: * src/main/pa_string.C [release_3_1_6] 1.202.6.2.2.1:
7142: * src/main/pa_string.C [release_3_2_1] 1.205.4.1:
7143: merged from HEAD
7144: ! cache file curruption checks++ [thanks to Igor Zinkovsky for detailed report]
7145:
7146: 2006-03-01 paf
7147: * src/main/untaint.C [release_3_1_6] 1.134.6.2.2.1:
7148: merged from HEAD
7149: ! mail:send << changed \r or \n to ' ' in
7150:
7151: 2006-02-18 paf
7152: * src/main/untaint.C [release_3_2_1] 1.136.6.1:
7153: merged from HEAD
7154: ! mail:send << changed \r or \n to ' ' in
7155:
7156: * src/main/untaint.C 1.137:
7157: ! mail:send << changed \r or \n to ' ' in
7158:
7159: 2006-02-03 paf
7160: * src/main/pa_common.C 1.217:
7161: ! bugfix: decoding from base64
7162:
7163: * src/main/pa_common.C [release_3_2_1] 1.216.4.1:
7164: merged from HEAD
7165: ! bugfix: decoding from base64
7166:
7167: 2006-01-20 paf
7168: * src/classes/table.C 1.220:
7169: ! bugfix ^table.save[$.encloser-s now handled properly
7170:
7171: * src/classes/table.C [release_3_1_6] 1.208.6.11.2.1:
7172: * src/classes/table.C [release_3_2_1] 1.219.6.1:
7173: merged from HEAD
7174: ! bugfix ^table.save[$.encloser-s now handled properly
7175:
7176: * src/types/pa_vhashfile.C [release_3_1_6] 1.48.14.1:
7177: . merged hashfile.foreach memory economy fix
7178:
7179: 2006-01-19 paf
7180: * buildall-with-xml [release_3_2_1] 1.1.2.4:
7181: * buildall-without-xml [release_3_2_1] 1.1.2.4:
7182: merged from HEAD
7183: ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
7184: after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
7185:
7186: * buildall-with-xml 1.3:
7187: * buildall-without-xml 1.3:
7188: ! libgc:USE_MUNMAP activates merging of free memory blocks which helps a lot in our case:
7189: after transform we want CORD(main.result)->cstr[big malloc]->transcode[big malloc]
7190:
7191: * src/types/pa_vhashfile.C [release_3_2_1] 1.48.16.1:
7192: . merged hashfile.foreach memory economy fix
7193:
7194: 2006-01-17 paf
7195: * src/types/pa_vhashfile.C 1.49:
7196: ! hashfile.foreach: counted pairs before reading them. got rid
7197: of reallocs = became quicker and less fragmentated
7198:
7199: 2005-12-29 paf
7200: * Makefile.am [release_3_2_1] 1.51.6.2:
7201: * Makefile.in [release_3_2_1] 1.65.6.2:
7202: * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.2:
7203: * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.2:
7204: . now site.m4 also packaged when 'make dist', so do configure
7205: companion files in src/lib/ltdl
7206:
7207: * src/lib/ltdl/Makefile.am [release_3_2_1] 1.2.14.1:
7208: * src/lib/ltdl/Makefile.in [release_3_2_1] 1.8.6.1:
7209: * src/lib/ltdl/acconfig.h [release_3_2_1] 1.1.2.1:
7210: * src/lib/ltdl/acinclude.m4 [release_3_2_1] 1.2.38.1:
7211: * src/lib/ltdl/config.guess [release_3_2_1] 1.2.2.1:
7212: * src/lib/ltdl/config.sub [release_3_2_1] 1.2.2.1:
7213: * src/lib/ltdl/configure.in [release_3_2_1] 1.4.36.1:
7214: * src/lib/ltdl/install-sh [release_3_2_1] 1.2.2.1:
7215: * src/lib/ltdl/ltmain.sh [release_3_2_1] 1.1.2.1:
7216: * src/lib/ltdl/missing [release_3_2_1] 1.2.2.1:
7217: . now config_auto.h is created with configure [were constant]
7218:
7219: * INSTALL [release_3_2_1] 1.48.2.2:
7220: * buildall-with-xml [release_3_2_1] 1.1.2.3:
7221: * buildall-without-xml [release_3_2_1] 1.1.2.3:
7222: *** empty log message ***
7223:
7224: * buildall-with-xml [release_3_2_1] 1.1.2.2:
7225: * buildall-without-xml [release_3_2_1] 1.1.2.2:
7226: . farawell doc indication
7227:
7228: * src/lib/ltdl/ltmain.sh 1.1:
7229: file ltmain.sh was initially added on branch release_3_2_1.
7230:
7231: * INSTALL 1.49:
7232: * Makefile.am 1.52:
7233: * Makefile.in 1.66:
7234: * buildall-with-xml 1.2:
7235: * buildall-without-xml 1.2:
7236: * configure 1.91:
7237: * configure.in 1.92:
7238: * src/include/pa_version.h 1.28:
7239: * src/lib/ltdl/Makefile.am 1.3:
7240: * src/lib/ltdl/Makefile.in 1.9:
7241: * src/lib/ltdl/acconfig.h 1.2:
7242: * src/lib/ltdl/acinclude.m4 1.3:
7243: * src/lib/ltdl/config.guess 1.3:
7244: * src/lib/ltdl/config.sub 1.3:
7245: * src/lib/ltdl/configure.in 1.5:
7246: * src/lib/ltdl/install-sh 1.3:
7247: * src/lib/ltdl/ltmain.sh 1.2:
7248: * src/lib/ltdl/missing 1.3:
7249: * www/htdocs/_bug.html 1.116:
7250: . merged from 3.2.1
7251:
7252: * INSTALL [release_3_2_1] 1.48.2.3:
7253: . references to documentation and some clarification
7254:
7255: * Makefile.am [release_3_2_1] 1.51.6.1:
7256: * Makefile.in [release_3_2_1] 1.65.6.1:
7257: . dist+=buildall*
7258:
7259: * src/lib/ltdl/acconfig.h 1.1:
7260: file acconfig.h was initially added on branch release_3_2_1.
7261:
7262: 2005-12-28 paf
7263: * configure [release_3_2_1] 1.90.2.1:
7264: . 3.2.1
7265:
7266: * buildall-with-xml 1.1:
7267: file buildall-with-xml was initially added on branch
7268: release_3_2_1.
7269:
7270: * INSTALL [release_3_2_1] 1.48.2.1:
7271: * buildall-with-xml [release_3_2_1] 1.1.2.1:
7272: * buildall-without-xml [release_3_2_1] 1.1.2.1:
7273: + started to simplify build process, see INSTALL
7274:
7275: * buildall-without-xml 1.1:
7276: file buildall-without-xml was initially added on branch
7277: release_3_2_1.
7278:
7279: 2005-12-26 paf
7280: * configure.in [release_3_1_6] 1.83.6.5.2.1:
7281: * src/include/pa_version.h [release_3_1_6] 1.19.6.6.2.1:
7282: * src/main/compile.tab.C [release_3_1_6] 1.103.8.10.2.1:
7283: version
7284:
7285: * configure [release_3_1_6] 1.83.6.4.2.1:
7286: ver
7287:
7288: 2005-12-21 paf
7289: * src/main/compile.tab.C 1.112:
7290: * src/main/main.vcproj 1.18:
7291: * www/htdocs/_bug.html 1.115:
7292: . win32: grammar is now compiled with bison 1.875b, it reports
7293: unexpected token names
7294:
7295: 2005-12-19 paf
7296: * configure 1.89:
7297: * src/lib/Makefile.in 1.15:
7298: * src/lib/cord/Makefile.in 1.6:
7299: . makes
7300:
7301: * src/main/compile.tab.C [release_3_1_5] 1.103.8.10:
7302: * src/types/pa_vxnode.h [release_3_1_5] 1.30.12.2:
7303: * www/htdocs/_bug.html [release_3_1_5] 1.84.4.16:
7304: * www/htdocs/_bug.xsl [release_3_1_5] 1.15.6.1:
7305: ! bugfix xnode now holds a link to xmlNode to prevent premature
7306: gc(xmlNode)
7307:
7308: * configure 1.90:
7309: * configure.in 1.91:
7310: * src/classes/classes.vcproj 1.13:
7311: * src/include/pa_config_fixed.h 1.70:
7312: * src/include/pa_version.h 1.26:
7313: * src/include/pa_version.h 1.27:
7314: * src/lib/gd/gd.vcproj 1.8:
7315: * src/lib/smtp/smtp.vcproj 1.7:
7316: * src/main/main.vcproj 1.17:
7317: * src/main/pa_globals.C 1.181:
7318: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.10:
7319: * src/targets/cgi/parser3.vcproj 1.13:
7320: * src/targets/isapi/parser3isapi.vcproj 1.9:
7321: * src/types/types.vcproj 1.17:
7322: . killing gdome [what a relief]
7323:
7324: * src/types/pa_vxnode.C 1.47:
7325: . less warnings
7326:
7327: * src/targets/cgi/parser3.C 1.238:
7328: . style
7329:
7330: * src/classes/xnode.C 1.74:
7331: . "xml.dom"
7332: . xnode.select* now works on xdoc too [were barking "not element"]
7333:
7334: * tests/137.html 1.3:
7335: * tests/results/137.processed 1.4:
7336: . not handled this case yet. code does not hang from inserting
7337: parent into child, considering thing minor issue -- nodes are
7338: removed from source anyway, don't know why shold that be an
7339: error after all
7340:
7341: * tests/097.html 1.3:
7342: * tests/106.html 1.3:
7343: * tests/108.html 1.3:
7344: * tests/110.html 1.3:
7345: * tests/112.html 1.3:
7346: * tests/113.html 1.3:
7347: * tests/114.html 1.3:
7348: * tests/115.html 1.3:
7349: * tests/116.html 1.3:
7350: * tests/117.html 1.3:
7351: * tests/Makefile 1.4:
7352: * tests/results/001.processed 1.4:
7353: * tests/results/002.processed 1.4:
7354: * tests/results/003.processed 1.4:
7355: * tests/results/004.processed 1.4:
7356: * tests/results/005.processed 1.4:
7357: * tests/results/006.processed 1.4:
7358: * tests/results/008.processed 1.4:
7359: * tests/results/009.processed 1.4:
7360: * tests/results/010.processed 1.4:
7361: * tests/results/011.processed 1.4:
7362: * tests/results/012.processed 1.4:
7363: * tests/results/013.processed 1.4:
7364: * tests/results/014.processed 1.4:
7365: * tests/results/015.processed 1.4:
7366: * tests/results/016.processed 1.4:
7367: * tests/results/017.processed 1.4:
7368: * tests/results/018.processed 1.4:
7369: * tests/results/020.processed 1.4:
7370: * tests/results/021.processed 1.4:
7371: * tests/results/022.processed 1.4:
7372: * tests/results/023.processed 1.4:
7373: * tests/results/024.processed 1.4:
7374: * tests/results/025.processed 1.4:
7375: * tests/results/026.processed 1.4:
7376: * tests/results/027.processed 1.4:
7377: * tests/results/028.processed 1.4:
7378: * tests/results/029.processed 1.4:
7379: * tests/results/030.processed 1.4:
7380: * tests/results/031.processed 1.4:
7381: * tests/results/032.processed 1.4:
7382: * tests/results/033.processed 1.4:
7383: * tests/results/034.processed 1.4:
7384: * tests/results/035.processed 1.4:
7385: * tests/results/036.processed 1.4:
7386: * tests/results/037.processed 1.4:
7387: * tests/results/038.processed 1.4:
7388: * tests/results/039.processed 1.4:
7389: * tests/results/040.processed 1.4:
7390: * tests/results/041.processed 1.4:
7391: * tests/results/042.processed 1.4:
7392: * tests/results/043.processed 1.4:
7393: * tests/results/044.processed 1.4:
7394: * tests/results/045.processed 1.4:
7395: * tests/results/046.processed 1.4:
7396: * tests/results/047.processed 1.4:
7397: * tests/results/048.processed 1.4:
7398: * tests/results/049.processed 1.4:
7399: * tests/results/050.processed 1.4:
7400: * tests/results/051.processed 1.4:
7401: * tests/results/052.processed 1.4:
7402: * tests/results/053.processed 1.4:
7403: * tests/results/054.processed 1.4:
7404: * tests/results/055.processed 1.4:
7405: * tests/results/056.processed 1.4:
7406: * tests/results/057.processed 1.4:
7407: * tests/results/058.processed 1.4:
7408: * tests/results/059.processed 1.4:
7409: * tests/results/060.processed 1.4:
7410: * tests/results/061.processed 1.4:
7411: * tests/results/062.processed 1.4:
7412: * tests/results/063.processed 1.4:
7413: * tests/results/064.processed 1.4:
7414: * tests/results/065.processed 1.4:
7415: * tests/results/066.processed 1.4:
7416: * tests/results/067.processed 1.4:
7417: * tests/results/068.processed 1.4:
7418: * tests/results/069.processed 1.4:
7419: * tests/results/070.processed 1.4:
7420: * tests/results/071.processed 1.4:
7421: * tests/results/072.processed 1.4:
7422: * tests/results/073.processed 1.4:
7423: * tests/results/074.processed 1.4:
7424: * tests/results/075.processed 1.4:
7425: * tests/results/076.processed 1.4:
7426: * tests/results/077.processed 1.4:
7427: * tests/results/078.processed 1.4:
7428: * tests/results/079.processed 1.4:
7429: * tests/results/080.processed 1.4:
7430: * tests/results/081.processed 1.4:
7431: * tests/results/082.processed 1.4:
7432: * tests/results/083.processed 1.4:
7433: * tests/results/084.processed 1.4:
7434: * tests/results/085.processed 1.4:
7435: * tests/results/086.processed 1.4:
7436: * tests/results/087.processed 1.4:
7437: * tests/results/088.processed 1.4:
7438: * tests/results/089.processed 1.4:
7439: * tests/results/090.processed 1.4:
7440: * tests/results/091.processed 1.4:
7441: * tests/results/092.processed 1.4:
7442: * tests/results/093.processed 1.4:
7443: * tests/results/094.processed 1.4:
7444: * tests/results/095.processed 1.4:
7445: * tests/results/096.processed 1.4:
7446: * tests/results/097.processed 1.4:
7447: * tests/results/099.processed 1.4:
7448: * tests/results/100.processed 1.3:
7449: * tests/results/101.processed 1.4:
7450: * tests/results/102.processed 1.4:
7451: * tests/results/104.processed 1.4:
7452: * tests/results/105.processed 1.4:
7453: * tests/results/106.processed 1.4:
7454: * tests/results/107.processed 1.4:
7455: * tests/results/108.processed 1.4:
7456: * tests/results/109.processed 1.4:
7457: * tests/results/110.processed 1.4:
7458: * tests/results/111.processed 1.4:
7459: * tests/results/112.processed 1.4:
7460: * tests/results/113.processed 1.4:
7461: * tests/results/114.processed 1.4:
7462: * tests/results/115.processed 1.4:
7463: * tests/results/117.processed 1.4:
7464: * tests/results/119.processed 1.4:
7465: * tests/results/120.processed 1.4:
7466: * tests/results/121.processed 1.4:
7467: * tests/results/122.processed 1.4:
7468: * tests/results/123.processed 1.4:
7469: * tests/results/124.processed 1.4:
7470: * tests/results/125.processed 1.4:
7471: * tests/results/126.processed 1.4:
7472: * tests/results/127.processed 1.4:
7473: * tests/results/128.processed 1.4:
7474: * tests/results/129.processed 1.4:
7475: * tests/results/130.processed 1.4:
7476: * tests/results/131.processed 1.4:
7477: * tests/results/132.processed 1.4:
7478: * tests/results/133.processed 1.4:
7479: * tests/results/134.processed 1.4:
7480: * tests/results/135.processed 1.4:
7481: * tests/results/136.processed 1.4:
7482: * tests/results/138.processed 1.4:
7483: * tests/results/139.processed 1.4:
7484: * tests/results/140.processed 1.4:
7485: * tests/results/141.processed 1.4:
7486: * tests/results/142.processed 1.2:
7487: * tests/results/143.processed 1.2:
7488: * tests/results/144.processed 1.2:
7489: * tests/results/145.processed 1.2:
7490: * tests/results/146.processed 1.2:
7491: * tests/results/147.processed 1.2:
7492: * tests/results/148.processed 1.2:
7493: * tests/results/149.processed 1.2:
7494: * tests/results/auto.p 1.1:
7495: * tests/run_parser.sh 1.3:
7496: . now works if we turn off default auto.p
7497:
7498: * src/types/pa_vxnode.C 1.46:
7499: * tests/142.html 1.2:
7500: * tests/144.html 1.2:
7501: * tests/145.html 1.2:
7502: * tests/149.html 1.1:
7503: * tests/descript.ion 1.3:
7504: * tests/outputs/d.cmd 1.1:
7505: * tests/results/142.processed 1.1:
7506: * tests/results/143.processed 1.1:
7507: * tests/results/144.processed 1.1:
7508: * tests/results/145.processed 1.1:
7509: * tests/results/146.processed 1.1:
7510: * tests/results/147.processed 1.1:
7511: * tests/results/148.processed 1.1:
7512: * tests/results/149.processed 1.1:
7513: * www/htdocs/_bug.html 1.114:
7514: . removed .nodeValue from all node types other than 5 (grabbed
7515: piece from gdome)
7516:
7517: 2005-12-16 paf
7518: * tests/142.html 1.1:
7519: * tests/143.html 1.1:
7520: * tests/144.html 1.1:
7521: * tests/145.html 1.1:
7522: . dom [part]
7523:
7524: * tests/146.html 1.1:
7525: * tests/147.html 1.1:
7526: * tests/148.html 1.1:
7527: * www/htdocs/_bug.html 1.113:
7528: . more tests
7529:
7530: * src/main/compile.tab.C [release_3_1_5] 1.103.8.9:
7531: * src/main/compile.tab.C [release_3_2_0] 1.109.2.2:
7532: * src/main/compile.y [release_3_1_5] 1.213.10.7:
7533: * src/main/compile.y [release_3_2_0] 1.217.2.2:
7534: * src/types/pa_value.h [release_3_1_5] 1.119.6.4:
7535: * src/types/pa_vvoid.h [release_3_1_5] 1.22.8.2:
7536: merged from HEAD
7537: ! fixed overoptimized ^call(false) case. (confused it with ^call[] case)
7538:
7539: * src/main/compile.tab.C 1.111:
7540: * src/main/compile.y 1.219:
7541: * www/htdocs/_bug.html 1.112:
7542: ! fixed overoptimized ^call(false) case. (confused it with ^call[
7543: ] case)
7544:
7545: * INSTALL 1.47:
7546: * configure.in 1.90:
7547: * src/lib/Makefile.am 1.8:
7548: . sweetest part [no glib/gdome in INSTALL and patches]
7549:
7550: * tests/006.html 1.3:
7551: * tests/034.html 1.3:
7552: * tests/057.html 1.3:
7553: * tests/Makefile 1.3:
7554: * tests/make_tests.cmd 1.1:
7555: * tests/results/001.processed 1.3:
7556: * tests/results/002.processed 1.3:
7557: * tests/results/003.processed 1.3:
7558: * tests/results/004.processed 1.3:
7559: * tests/results/005.processed 1.3:
7560: * tests/results/006.processed 1.3:
7561: * tests/results/008.processed 1.3:
7562: * tests/results/009.processed 1.3:
7563: * tests/results/010.processed 1.3:
7564: * tests/results/011.processed 1.3:
7565: * tests/results/012.processed 1.3:
7566: * tests/results/013.processed 1.3:
7567: * tests/results/014.processed 1.3:
7568: * tests/results/015.processed 1.3:
7569: * tests/results/016.processed 1.3:
7570: * tests/results/017.processed 1.3:
7571: * tests/results/018.processed 1.3:
7572: * tests/results/019.processed 1.3:
7573: * tests/results/020.processed 1.3:
7574: * tests/results/021.processed 1.3:
7575: * tests/results/022.processed 1.3:
7576: * tests/results/023.processed 1.3:
7577: * tests/results/024.processed 1.3:
7578: * tests/results/025.processed 1.3:
7579: * tests/results/026.processed 1.3:
7580: * tests/results/027.processed 1.3:
7581: * tests/results/028.processed 1.3:
7582: * tests/results/029.processed 1.3:
7583: * tests/results/030.processed 1.3:
7584: * tests/results/031.processed 1.3:
7585: * tests/results/032.processed 1.3:
7586: * tests/results/033.processed 1.3:
7587: * tests/results/034.processed 1.3:
7588: * tests/results/035.processed 1.3:
7589: * tests/results/036.processed 1.3:
7590: * tests/results/037.processed 1.3:
7591: * tests/results/038.processed 1.3:
7592: * tests/results/039.processed 1.3:
7593: * tests/results/040.processed 1.3:
7594: * tests/results/041.processed 1.3:
7595: * tests/results/042.processed 1.3:
7596: * tests/results/043.processed 1.3:
7597: * tests/results/044.processed 1.3:
7598: * tests/results/045.processed 1.3:
7599: * tests/results/046.processed 1.3:
7600: * tests/results/047.processed 1.3:
7601: * tests/results/048.processed 1.3:
7602: * tests/results/049.processed 1.3:
7603: * tests/results/050.processed 1.3:
7604: * tests/results/051.processed 1.3:
7605: * tests/results/052.processed 1.3:
7606: * tests/results/053.processed 1.3:
7607: * tests/results/054.processed 1.3:
7608: * tests/results/055.processed 1.3:
7609: * tests/results/056.processed 1.3:
7610: * tests/results/057.processed 1.3:
7611: * tests/results/058.processed 1.3:
7612: * tests/results/059.processed 1.3:
7613: * tests/results/060.processed 1.3:
7614: * tests/results/061.processed 1.3:
7615: * tests/results/062.processed 1.3:
7616: * tests/results/063.processed 1.3:
7617: * tests/results/064.processed 1.3:
7618: * tests/results/065.processed 1.3:
7619: * tests/results/066.processed 1.3:
7620: * tests/results/067.processed 1.3:
7621: * tests/results/068.processed 1.3:
7622: * tests/results/069.processed 1.3:
7623: * tests/results/070.processed 1.3:
7624: * tests/results/071.processed 1.3:
7625: * tests/results/072.processed 1.3:
7626: * tests/results/073.processed 1.3:
7627: * tests/results/074.processed 1.3:
7628: * tests/results/075.processed 1.3:
7629: * tests/results/076.processed 1.3:
7630: * tests/results/077.processed 1.3:
7631: * tests/results/078.processed 1.3:
7632: * tests/results/079.processed 1.3:
7633: * tests/results/080.processed 1.3:
7634: * tests/results/081.processed 1.3:
7635: * tests/results/082.processed 1.3:
7636: * tests/results/083.processed 1.3:
7637: * tests/results/084.processed 1.3:
7638: * tests/results/085.processed 1.3:
7639: * tests/results/086.processed 1.3:
7640: * tests/results/087.processed 1.3:
7641: * tests/results/088.processed 1.3:
7642: * tests/results/089.processed 1.3:
7643: * tests/results/090.processed 1.3:
7644: * tests/results/091.processed 1.3:
7645: * tests/results/092.processed 1.3:
7646: * tests/results/093.processed 1.3:
7647: * tests/results/094.processed 1.3:
7648: * tests/results/095.processed 1.3:
7649: * tests/results/096.processed 1.3:
7650: * tests/results/097.processed 1.3:
7651: * tests/results/099.processed 1.3:
7652: * tests/results/101.processed 1.3:
7653: * tests/results/102.processed 1.3:
7654: * tests/results/104.processed 1.3:
7655: * tests/results/105.processed 1.3:
7656: * tests/results/106.processed 1.3:
7657: * tests/results/107.processed 1.3:
7658: * tests/results/108.processed 1.3:
7659: * tests/results/109.processed 1.3:
7660: * tests/results/110.processed 1.3:
7661: * tests/results/111.processed 1.3:
7662: * tests/results/112.processed 1.3:
7663: * tests/results/113.processed 1.3:
7664: * tests/results/114.processed 1.3:
7665: * tests/results/115.processed 1.3:
7666: * tests/results/116.processed 1.3:
7667: * tests/results/117.processed 1.3:
7668: * tests/results/118.processed 1.3:
7669: * tests/results/119.processed 1.3:
7670: * tests/results/120.processed 1.3:
7671: * tests/results/121.processed 1.3:
7672: * tests/results/122.processed 1.3:
7673: * tests/results/123.processed 1.3:
7674: * tests/results/124.processed 1.3:
7675: * tests/results/125.processed 1.3:
7676: * tests/results/126.processed 1.3:
7677: * tests/results/127.processed 1.3:
7678: * tests/results/128.processed 1.3:
7679: * tests/results/129.processed 1.3:
7680: * tests/results/130.processed 1.3:
7681: * tests/results/131.processed 1.3:
7682: * tests/results/132.processed 1.3:
7683: * tests/results/133.processed 1.3:
7684: * tests/results/134.processed 1.3:
7685: * tests/results/135.processed 1.3:
7686: * tests/results/136.processed 1.3:
7687: * tests/results/137.processed 1.3:
7688: * tests/results/138.processed 1.3:
7689: * tests/results/139.processed 1.3:
7690: * tests/results/140.processed 1.3:
7691: * tests/results/141.processed 1.3:
7692: . refreshed old tests, made them work without auto.p (in utf8)
7693: . things noted:
7694: . gif got encoded differently
7695: . exif 0000:00:00 decoded now into 0000:00:00 (were some strange year)
7696:
7697: * src/classes/xdoc.C 1.149:
7698: * src/classes/xnode.C 1.72:
7699: * src/classes/xnode.h 1.25:
7700: * src/include/pa_charset.h 1.32:
7701: * src/include/pa_config_includes.h 1.32:
7702: * src/include/pa_globals.h 1.113:
7703: * src/include/pa_memory.h 1.14:
7704: * src/include/pa_request.h 1.180:
7705: * src/include/pa_xml_exception.h 1.5:
7706: * src/lib/cord/Makefile.am 1.4:
7707: * src/lib/cord/cord.vcproj 1.3:
7708: * src/lib/cord/cordbscs.c 1.6:
7709: * src/lib/cord/cordprnt.c 1.4:
7710: * src/lib/cord/cordxtra.c 1.7:
7711: * src/main/compile.tab.C 1.110:
7712: * src/main/pa_charset.C 1.54:
7713: * src/main/pa_globals.C 1.180:
7714: * src/main/pa_memory.C 1.7:
7715: * src/main/pa_request.C 1.280:
7716: * src/main/pa_stylesheet_connection.C 1.4:
7717: * src/main/pa_xml_exception.C 1.5:
7718: * src/types/pa_vxdoc.C 1.30:
7719: * src/types/pa_vxdoc.h 1.41:
7720: * src/types/pa_vxnode.C 1.44:
7721: * src/types/pa_vxnode.h 1.36:
7722: * www/htdocs/.htaccess 1.49:
7723: * www/htdocs/_bug.html 1.111:
7724: . started killing gdome
7725:
7726: * INSTALL 1.48:
7727: . revived linux libgc fix
7728:
7729: * src/types/pa_vxdoc.C 1.31:
7730: * src/types/pa_vxnode.C 1.45:
7731: * src/types/pa_vxnode.h 1.37:
7732: + xdoc DOM props
7733:
7734: * src/classes/xnode.C 1.73:
7735: . also bark on possible errors
7736:
7737: 2005-12-13 paf
7738: * src/main/pa_request.C [release_3_1_5] 1.274.6.5:
7739: * src/main/pa_request.C [release_3_2_0] 1.278.2.1:
7740: merged from HEAD
7741: ! 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)
7742:
7743: * src/main/pa_request.C 1.279:
7744: ! when code in @unhandled_exception thrown another exception,
7745: print correct origin (earlier code in catch of exception inside
7746: of @unhandled_exception grabbed parent_frame(original_exception)
7747: origin and printed it, instead of true origin)
7748:
7749: 2005-12-09 paf
7750: * src/main/pa_string.C 1.205:
7751: * src/main/pa_string.C [release_3_2_0] 1.203.2.2:
7752: merged from 3.1.5
7753: ! regex tainting were ignored in ^string.matched :(
7754:
7755: * INSTALL 1.45:
7756: * configure 1.88:
7757: * configure.in 1.89:
7758: * src/classes/date.C 1.73:
7759: * src/include/pa_config_fixed.h 1.69:
7760: * src/include/pa_version.h 1.25:
7761: * src/main/compile.y 1.218:
7762: * src/main/compile_tools.h 1.77:
7763: * src/main/pa_charset.C 1.53:
7764: * src/main/pa_common.C 1.216:
7765: * src/main/pa_globals.C 1.179:
7766: * src/main/pa_string.C 1.204:
7767: * src/targets/apache13core/mod_parser3_core.C 1.10:
7768: * src/targets/cgi/getopt.c 1.4:
7769: * src/targets/isapi/parser3isapi.C 1.96:
7770: * src/types/pa_vmail.C 1.73:
7771: * www/htdocs/.htaccess 1.48:
7772: * www/htdocs/_bug.txt 1.8:
7773: * www/htdocs/auto.p 1.25:
7774: . merged latest fixes from 3.2.0
7775:
7776: * src/main/pa_string.C [release_3_1_5] 1.202.6.2:
7777: ! regex tainting were ignored in ^string.matched :(
7778:
7779: * INSTALL [release_3_2_0] 1.44.2.5:
7780: . updated INSTALL doc to work around linux stack base detection
7781: problem, due to change in gc6.4 code
7782:
7783: 2005-12-08 paf
7784: * src/types/pa_vmail.C [release_3_1_5] 1.71.6.2:
7785: merged from 3.2.0
7786: ! bcc line longer then 500 chars now handled OK [were wrapped on 500th char according to rfc, but sendmail failed to unwrap it properly]
7787:
7788: * src/classes/date.C [release_3_2_0] 1.72.2.1:
7789: * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.2:
7790: * src/main/compile.tab.C [release_3_2_0] 1.109.2.1:
7791: * src/main/compile.y [release_3_2_0] 1.217.2.1:
7792: * src/main/compile_tools.h [release_3_2_0] 1.76.2.1:
7793: * src/main/pa_charset.C [release_3_2_0] 1.52.2.1:
7794: * src/main/pa_common.C [release_3_2_0] 1.215.2.1:
7795: * src/main/pa_globals.C [release_3_2_0] 1.178.2.1:
7796: * src/main/pa_string.C [release_3_2_0] 1.203.2.1:
7797: * src/targets/cgi/getopt.c [release_3_2_0] 1.3.24.1:
7798: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.3:
7799: * www/htdocs/_bug.html [release_3_2_0] 1.110.2.1:
7800: * www/htdocs/_bug.txt [release_3_2_0] 1.7.2.1:
7801: * www/htdocs/auto.p [release_3_2_0] 1.24.2.1:
7802: . less warnings
7803:
7804: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.2:
7805: . undone some strange change since 3.1.5
7806:
7807: * src/include/pa_config_fixed.h [release_3_2_0] 1.68.2.1:
7808: . removed outdated string origins [in current storage scheme
7809: there's no place for them. someday we can add third CORD to
7810: store origins and special version of parser which stores origins
7811: there [separate binary]]
7812:
7813: * src/targets/apache13core/mod_parser3_core.C [release_3_2_0] 1.9.2.1:
7814: * src/targets/isapi/parser3isapi.C [release_3_2_0] 1.95.2.1:
7815: . merged from 3.1.5 release link fixes
7816:
7817: * src/types/pa_vmail.C [release_3_2_0] 1.72.2.1:
7818: ! bcc line longer then 500 chars now handled OK [were wrapped on
7819: 500th char according to rfc, but sendmail failed to unwrap it
7820: properly]
7821:
7822: 2005-12-07 paf
7823: * Makefile.am [release_3_2_0] 1.51.2.1:
7824: * Makefile.in [release_3_2_0] 1.65.2.1:
7825: * acinclude.m4 [release_3_2_0] 1.38.2.1:
7826: * aclocal.m4 [release_3_2_0] 1.41.2.1:
7827: * acsite.m4 [release_3_2_0] 1.16.2.1:
7828: * configure [release_3_2_0] 1.87.2.1:
7829: * configure.in [release_3_2_0] 1.88.2.1:
7830: *** empty log message ***
7831:
7832: * src/include/pa_version.h [release_3_2_0] 1.23.2.1:
7833: makefiles
7834:
7835: 2005-11-28 paf
7836: * src/main/pa_http.C 1.2:
7837: ! status line check made earlier [was totally wrong]
7838:
7839: * src/classes/table.C 1.219:
7840: ! nameless table has columns==0
7841:
7842: 2005-11-25 paf
7843: * src/classes/op.C 1.162:
7844: * www/htdocs/_bug.html 1.110:
7845: * www/htdocs/auto.p 1.24:
7846: + ^while(){}[SEPARATOR]
7847:
7848: * src/include/pa_array.h 1.67:
7849: -this reduces speed(table::load) strange. undoing for now...
7850:
7851: * src/include/pa_version.h 1.23:
7852: -this reduces speed(table::load), strange. undoing
7853:
7854: * src/include/pa_memory.h 1.13:
7855: . removed GC_DEBUG for debug version, it changed gc_malloc
7856: implementation, which obscured profiling
7857:
7858: 2005-11-24 paf
7859: * src/include/Makefile.am 1.10:
7860: * src/include/pa_http.h 1.1:
7861: * src/main/Makefile.am 1.46:
7862: * src/main/main.vcproj 1.16:
7863: . extracted http:// into separate file [preparation for ^file::
7864: cgi[script;$.form[$.field1[]
7865:
7866: * src/classes/file.C 1.142:
7867: * src/include/pa_common.h 1.107:
7868: * src/main/execute.C 1.314:
7869: * src/main/pa_common.C 1.215:
7870: * src/main/pa_request.C 1.278:
7871: ! changed file/dir_readable to simple file/dir_exist, this would
7872: help in situations "class not found because .p file has bad
7873: rights" << in that case error would be explicit "access denied
7874: to 'this' file"
7875:
7876: * Makefile.am 1.51:
7877: * Makefile.in 1.65:
7878: * acinclude.m4 1.38:
7879: * aclocal.m4 1.41:
7880: * acsite.m4 1.16:
7881: * configure 1.87:
7882: * configure.in 1.88:
7883: *** empty log message ***
7884:
7885: * src/include/Makefile.in 1.20:
7886: * src/main/Makefile.in 1.60:
7887: makefiles
7888:
7889: * www/htdocs/_bug.pl 1.5:
7890: * www/htdocs/_bug.txt 1.7:
7891: +! ^file::exec/cgi[script;$.charset[changed] $.QUERY_STRING[^
7892: untaint[URI]{aaa=$form:text} << now %HH would be encoded in $
7893: .charset charset
7894:
7895: 2005-11-22 paf
7896: * src/types/pa_vresponse.C 1.26:
7897: + $response:headers access to internal hash
7898:
7899: * src/targets/apache13core/mod_parser3_core.C 1.9:
7900: * src/targets/isapi/parser3isapi.C 1.95:
7901: + GC_large_alloc_warn_suppressed=0 between requests [apache mod_, isapi]
7902: this reduces number of "GC Warning: Repeated allocation of very large block" messages to only important onces
7903:
7904: * bin/Makefile.in 1.12:
7905: * etc/Makefile.in 1.17:
7906: * etc/parser3.charsets/Makefile.in 1.21:
7907: * src/Makefile.in 1.58:
7908: * src/classes/Makefile.in 1.62:
7909: * src/include/pa_config_auto.h.in 1.43:
7910: * src/lib/Makefile.in 1.14:
7911: * src/lib/cord/Makefile.in 1.5:
7912: * src/lib/cord/include/Makefile.in 1.4:
7913: * src/lib/cord/include/private/Makefile.in 1.4:
7914: * src/lib/gc/Makefile.in 1.4:
7915: * src/lib/gc/include/Makefile.in 1.4:
7916: * src/lib/gd/Makefile.in 1.5:
7917: * src/lib/ltdl/Makefile.in 1.8:
7918: * src/lib/md5/Makefile.in 1.10:
7919: * src/lib/patches/Makefile.in 1.14:
7920: * src/lib/pcre/Makefile.in 1.12:
7921: * src/lib/sdbm/Makefile.in 1.3:
7922: * src/lib/sdbm/apr-include/Makefile.in 1.3:
7923: * src/lib/smtp/Makefile.in 1.5:
7924: * src/sql/Makefile.in 1.14:
7925: * src/targets/Makefile.in 1.45:
7926: * src/targets/apache13/Makefile.in 1.50:
7927: * src/targets/apache13core/Makefile.in 1.7:
7928: * src/targets/cgi/Makefile.in 1.69:
7929: * src/targets/isapi/Makefile.in 1.15:
7930: * src/types/Makefile.in 1.60:
7931: configure+makes
7932:
7933: * src/main/compile.tab.C 1.108:
7934: Makefile
7935:
7936: * src/types/pa_vdate.h 1.42:
7937: ! date TZ save/restore stored pointer to getenv-ed variable,
7938: which does not work both on win32&unix. copied old TZ value now
7939:
7940: * src/include/pa_string.h 1.166:
7941: * src/main/untaint.C 1.136:
7942: + ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
7943:
7944: * src/classes/string.C 1.149:
7945: + removed limitation on ^string/int/double:sql{}[$.default[({
7946: param style})] ]
7947:
7948: 2005-11-21 paf
7949: * src/types/Makefile.am 1.40:
7950: * src/types/pa_venv.h 1.33:
7951: * src/types/types.vcproj 1.16:
7952: + merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
7953: i386-pc-win32)"
7954:
7955: * src/main/compile.y 1.216:
7956: * src/types/pa_value.h 1.126:
7957: * src/types/pa_vbool.h 1.27:
7958: * src/types/pa_vdouble.h 1.50:
7959: * src/types/pa_vint.h 1.44:
7960: * src/types/pa_vmethod_frame.h 1.60:
7961: + merged: expression literals: true/false. ^format[$.indent(true)
7962: ]
7963:
7964: 2005-11-18 paf
7965: * src/include/pa_dir.h 1.18:
7966: ! merged: file:list now sees .xxx files, only . and .. now
7967: removed from list [were removed all .*]
7968:
7969: * src/lib/sdbm/apr_file_io.C 1.5:
7970: ! merged from 3.1.5: hashfile file open error now checked, were
7971: not :( [stole that piece from apache 1.3 sources]
7972:
7973: 2005-08-26 paf
7974: * src/classes/hash.C 1.76:
7975: * src/classes/void.C 1.36:
7976: merged ! optional options were allowed to be empty. were checked
7977: if(is_string), changed to !defined||is_string to allow void
7978:
7979: * src/classes/double.C 1.59:
7980: * src/classes/int.C 1.55:
7981: * src/classes/math.C 1.41:
7982: merged ! many classes/* used as_junction where they needed
7983: as_int/double, so failed with recent "(const) now no junction"
7984: optimization
7985:
7986: * src/classes/date.C 1.72:
7987: merged + date.week
7988:
7989: 2005-08-09 paf
7990: * www/htdocs/.htaccess 1.47:
7991: + ^call[$void] param inside now is void (were: empty string)
7992: ! simplified (double) speedup consequent checks in vmethod_frame
7993:
7994: * src/classes/classes.C 1.22:
7995: * src/classes/classes.h 1.31:
7996: * src/classes/form.C 1.39:
7997: * src/classes/hashfile.C 1.36:
7998: * src/classes/image.C 1.113:
7999: * src/classes/mail.C 1.110:
8000: * src/classes/memory.C 1.8:
8001: * src/classes/response.C 1.27:
8002: * src/classes/xdoc.C 1.148:
8003: * src/classes/xnode.C 1.71:
8004: * src/classes/xnode.h 1.24:
8005: * src/include/pa_cache_managers.h 1.18:
8006: * src/include/pa_charset.h 1.31:
8007: * src/include/pa_charsets.h 1.13:
8008: * src/include/pa_config_fixed.h 1.68:
8009: * src/include/pa_config_includes.h 1.31:
8010: * src/include/pa_dictionary.h 1.18:
8011: * src/include/pa_exception.h 1.45:
8012: * src/include/pa_exec.h 1.18:
8013: * src/include/pa_globals.h 1.112:
8014: * src/include/pa_hash.h 1.66:
8015: * src/include/pa_opcode.h 1.28:
8016: * src/include/pa_operation.h 1.6:
8017: * src/include/pa_os.h 1.5:
8018: * src/include/pa_request.h 1.179:
8019: * src/include/pa_request_charsets.h 1.5:
8020: * src/include/pa_request_info.h 1.5:
8021: * src/include/pa_sapi.h 1.27:
8022: * src/include/pa_socks.h 1.17:
8023: * src/include/pa_sql_connection.h 1.40:
8024: * src/include/pa_sql_driver_manager.h 1.33:
8025: * src/include/pa_stack.h 1.24:
8026: * src/include/pa_stylesheet_connection.h 1.40:
8027: * src/include/pa_stylesheet_manager.h 1.22:
8028: * src/include/pa_table.h 1.58:
8029: * src/include/pa_threads.h 1.30:
8030: * src/include/pa_types.h 1.49:
8031: * src/include/pa_uue.h 1.8:
8032: * src/include/pa_xml_exception.h 1.4:
8033: * src/include/pa_xml_io.h 1.4:
8034: * src/lib/gd/gif.C 1.6:
8035: * src/lib/gd/gif.h 1.4:
8036: * src/lib/gd/gifio.C 1.3:
8037: * src/lib/md5/pa_md5.h 1.11:
8038: * src/lib/md5/pa_md5c.c 1.13:
8039: * src/lib/smtp/comms.C 1.8:
8040: * src/lib/smtp/smtp.C 1.8:
8041: * src/lib/smtp/smtp.h 1.6:
8042: * src/main/compile.C 1.78:
8043: * src/main/compile_tools.C 1.59:
8044: * src/main/compile_tools.h 1.76:
8045: * src/main/pa_cache_managers.C 1.16:
8046: * src/main/pa_charset.C 1.52:
8047: * src/main/pa_charsets.C 1.16:
8048: * src/main/pa_dictionary.C 1.23:
8049: * src/main/pa_dir.C 1.20:
8050: * src/main/pa_exception.C 1.48:
8051: * src/main/pa_exec.C 1.67:
8052: * src/main/pa_memory.C 1.6:
8053: * src/main/pa_os.C 1.8:
8054: * src/main/pa_socks.C 1.24:
8055: * src/main/pa_sql_driver_manager.C 1.85:
8056: * src/main/pa_string.C 1.203:
8057: * src/main/pa_stylesheet_connection.C 1.3:
8058: * src/main/pa_stylesheet_manager.C 1.27:
8059: * src/main/pa_table.C 1.61:
8060: * src/main/pa_uue.C 1.9:
8061: * src/main/pa_xml_exception.C 1.4:
8062: * src/main/pa_xml_io.C 1.19:
8063: * src/sql/pa_sql_driver.h 1.43:
8064: * src/targets/apache13/mod_parser3.c 1.12:
8065: * src/targets/apache13core/pa_threads.C 1.5:
8066: * src/targets/cgi/pa_threads.C 1.16:
8067: * src/targets/cgi/parser3.C 1.237:
8068: * src/targets/isapi/pa_threads.C 1.17:
8069: * src/types/pa_junction.h 1.7:
8070: * src/types/pa_method.h 1.6:
8071: * src/types/pa_property.h 1.2:
8072: * src/types/pa_value.C 1.19:
8073: * src/types/pa_vclass.C 1.33:
8074: * src/types/pa_vclass.h 1.51:
8075: * src/types/pa_vcode_frame.h 1.32:
8076: * src/types/pa_vconsole.h 1.10:
8077: * src/types/pa_vcookie.C 1.68:
8078: * src/types/pa_vcookie.h 1.31:
8079: * src/types/pa_vfile.C 1.41:
8080: * src/types/pa_vfile.h 1.58:
8081: * src/types/pa_vform.C 1.84:
8082: * src/types/pa_vform.h 1.50:
8083: * src/types/pa_vhash.C 1.8:
8084: * src/types/pa_vhash.h 1.58:
8085: * src/types/pa_vhashfile.h 1.33:
8086: * src/types/pa_vimage.C 1.35:
8087: * src/types/pa_vimage.h 1.45:
8088: * src/types/pa_vjunction.h 1.24:
8089: * src/types/pa_vmail.C 1.72:
8090: * src/types/pa_vmail.h 1.17:
8091: * src/types/pa_vmath.C 1.8:
8092: * src/types/pa_vmath.h 1.18:
8093: * src/types/pa_vmemory.h 1.5:
8094: * src/types/pa_vmethod_frame.C 1.8:
8095: * src/types/pa_vobject.C 1.24:
8096: * src/types/pa_vobject.h 1.47:
8097: * src/types/pa_vproperty.h 1.3:
8098: * src/types/pa_vrequest.C 1.37:
8099: * src/types/pa_vrequest.h 1.33:
8100: * src/types/pa_vresponse.h 1.40:
8101: * src/types/pa_vstateless_class.C 1.28:
8102: * src/types/pa_vstateless_class.h 1.53:
8103: * src/types/pa_vstateless_object.h 1.36:
8104: * src/types/pa_vstatus.C 1.25:
8105: * src/types/pa_vstatus.h 1.19:
8106: * src/types/pa_vstring.C 1.26:
8107: * src/types/pa_vstring.h 1.59:
8108: * src/types/pa_vtable.C 1.26:
8109: * src/types/pa_vtable.h 1.54:
8110: * src/types/pa_vvoid.C 1.3:
8111: * src/types/pa_vvoid.h 1.28:
8112: * src/types/pa_vxdoc.C 1.29:
8113: * src/types/pa_vxdoc.h 1.40:
8114: * src/types/pa_vxnode.C 1.43:
8115: * src/types/pa_vxnode.h 1.35:
8116: * src/types/pa_wcontext.C 1.32:
8117: * src/types/pa_wcontext.h 1.49:
8118: * src/types/pa_wwrapper.h 1.36:
8119: 2005
8120:
8121: 2005-08-08 paf
8122: * bin/auto.p.dist.in 1.12:
8123: merged . apache bad 404 handling workaround integrated
8124:
8125: * www/htdocs/_bug.p 1.8:
8126: . merged VJunction(new Junction) optimization from 3.1.4
8127:
8128: * www/htdocs/_bug.xml 1.3:
8129: merged
8130: + optimized constants in expressions vstring->vdouble
8131: + optimized ^call(vdouble), no junction creation, no calls later
8132:
8133: 2005-07-29 paf
8134: * www/htdocs/_bug_derived.p 1.3:
8135: + property getter can now be overridden
8136:
8137: 2005-07-28 paf
8138: * www/htdocs/_bug.sh 1.2:
8139: + 3.2.0 beta: merged from dynamic_fields_join
8140:
8141: 2005-06-06 paf
8142: * www/htdocs/_bug.xsl 1.15:
8143: ! bugfix ^string:sql ^table:sql ^hash:sql now DO process $.bind
8144: option
8145:
8146: 2005-01-19 paf
8147: * src/lib/gd/Makefile.am 1.2:
8148: * src/lib/ltdl/Makefile.am 1.2:
8149: forgotten makefiles.
8150: couple warnings in parser3.C
8151:
8152: 2004-12-23 paf
8153: * src/types/pa_vhashfile.C 1.48:
8154: beauty: hashfile::open now creates dir for new file
8155:
8156: 2004-10-12 paf
8157: * etc/parser3.charsets/windows-1251.cfg 1.12:
8158: euro
8159: promille
8160: +/-
8161:
8162: 2004-10-07 paf
8163: * src/lib/cord/cordbscs.c 1.5:
8164: debugger help: CORD_dump now dumpts \t\r\n as @#| and truncates
8165: long char sequences less
8166:
8167: 2004-09-13 paf
8168: * src/lib/sdbm/sdbm_private.h 1.2:
8169: change: limit on length(key+value) now 8008 bytes, were 1008.
8170: perl sdbm compatibility now ruined
8171:
8172: * src/lib/sdbm/apr-include/apr.h 1.5:
8173: bugfix: error numbers now from errno.h = strerror now returnes
8174: something and we can properly report that to client
8175:
8176: 2004-07-28 paf
8177: * src/lib/ltdl/ltdl.c 1.4:
8178: * src/lib/pcre/pcre_parser_ctype.c 1.5:
8179: bugfix: isspace((unsigned char)c) everywhere. failed on russian
8180: letters
8181:
8182: 2004-07-27 paf
8183: * src/targets/cgi/parser3.vcproj 1.12:
8184: beauty: win32: globaloptimizations ON, release:mapfile ON
8185: todo: copy .mapfile from release somewhere [to help searching for unhandled system exceptions]
8186:
8187: 2004-07-07 paf
8188: * parser3.vssscc 1.2:
8189: ...would not go unnoticed
8190:
8191: 2004-07-01 paf
8192: * src/classes/classes.vcproj 1.12:
8193: * src/lib/cord/cord.vcproj 1.2:
8194: * src/lib/gd/gd.vcproj 1.7:
8195: * src/lib/ltdl/ltdl.vcproj 1.3:
8196: * src/lib/md5/md5.vcproj 1.3:
8197: * src/lib/pcre/pcre.vcproj 1.3:
8198: * src/lib/pcre/pcre_dftables.vcproj 1.4:
8199: * src/lib/pcre/pcre_parser_ctype.vcproj 1.4:
8200: * src/lib/smtp/smtp.vcproj 1.6:
8201: * src/targets/apache13/ApacheModuleParser3.vcproj 1.7:
8202: * src/targets/apache13core/ApacheModuleParser3Core.vcproj 1.9:
8203: * src/targets/isapi/parser3isapi.vcproj 1.8:
8204: win32: option: global optimization ON
8205:
8206: 2004-05-26 paf
8207: * etc/parser3.charsets/x-mac-cyrillic.cfg 1.2:
8208: added: thanks to konst
8209:
8210: 2004-05-24 paf
8211: * src/targets/apache13/p3runConfigure.in 1.17:
8212: bugfix: smtp added
8213:
8214: * src/lib/cord/cordxtra.c 1.6:
8215: * src/lib/cord/include/cord.h 1.5:
8216: cancel: more speed, less memory: CORD_chars_block originally intended to ...
8217: it was good that CORD_chars_block were not used: it consumes more memory [and, might be slow too]
8218: undoing that. [and removed that func so that it would not confuse parser developer in future]
8219:
8220: 2004-05-11 paf
8221: * www/htdocs/_bug.gif 1.2:
8222: bugfix: bcc with sendmail now left intact
8223:
8224: 2004-04-05 paf
8225: * src/doc/html2chm.cmd 1.8:
8226: * src/doc/sources2html.cmd 1.6:
8227: merged with 3.1.3
8228:
8229: 2004-04-01 paf
8230: * src/targets/apache13/pa_httpd.h 1.6:
8231: * src/targets/isapi/parser3isapi.def 1.2:
8232: bugfix: sql connections now are disconnected
8233:
8234: 2004-03-30 paf
8235: * src/doc/ClassExample1.dox 1.5:
8236: * src/doc/ClassExample2.dox 1.5:
8237: * src/doc/ClassExample3.dox 1.5:
8238: * src/doc/chmhelper.pl 1.2:
8239: * src/doc/class.dox 1.3:
8240: * src/doc/compiler.dox 1.4:
8241: * src/doc/doxygen.cfg 1.25:
8242: * src/doc/exception.dox 1.3:
8243: * src/doc/executor.dox 1.3:
8244: * src/doc/footer.htm 1.4:
8245: * src/doc/index.dox 1.6:
8246: * src/doc/memory.dox 1.3:
8247: * src/doc/methoded.dox 1.4:
8248: * src/doc/object.dox 1.3:
8249: * src/doc/string.dox 1.6:
8250: * src/doc/targets.dox 1.4:
8251: * src/doc/value.dox 1.4:
8252: merged bugfixes from 3.1.2, changed version to 3.1.3beta
8253:
8254: 2004-03-05 paf
8255: * etc/parser3.charsets/koi8-r.cfg 1.7:
8256: there's special code for grad char!
8257:
8258: 2004-02-25 paf
8259: * etc/parser3.charsets/Makefile.am 1.5:
8260: bugfix: @sysconfdir@ used [were old @charsetsdir@ recently
8261: erased from configure.in]
8262:
8263: 2004-02-24 paf
8264: * src/classes/Makefile.am 1.49:
8265: smtp on unix: steps to work on unix
8266:
8267: * src/lib/smtp/Makefile.am 1.2:
8268: * src/targets/cgi/Makefile.am 1.51:
8269: started porting smtp to unix [testing on solaris]
8270:
8271: 2004-02-11 paf
8272: * parser3.sln 1.9:
8273: started changes to reflect libxml xsl new folders
8274:
8275: * src/lib/sdbm/sdbm.vcproj 1.4:
8276: migrated to latest libxml[2.6.5] and libgdome[1.1.2]
8277: simplified lib build processes
8278:
8279: 2003-11-21 paf
8280: * src/targets/apache13core/Makefile.am 1.5:
8281: * src/targets/apache13core/mod_parser3.C 1.7:
8282: renamed mod_parser3 to mod_parser3_core to help DOXYGEN
8283:
8284: * src/lib/Makefile.am 1.7:
8285: * src/lib/gd/mtables.h 1.1:
8286: rearrange: gd&smtp moved to src/lib
8287:
8288: 2003-11-20 paf
8289: * src/lib/ltdl/config_fixed.h 1.3:
8290: * src/lib/pcre/maketables.c 1.2:
8291: turned on warnings level4 on all projects (except libltdl=off & libsdbm=level3)
8292: found several unitialized vars
8293:
8294: * src/lib/sdbm/apr_strings.C 1.2:
8295: * src/main/pa_pool.C 1.62:
8296: static const char * const IDENT
8297:
8298: * src/include/pa_pool.h 1.89:
8299: more warnings --
8300:
8301: 2003-11-10 paf
8302: * src/lib/sdbm/sdbm.c 1.3:
8303: bugfix: sdbm: .h said it's OK to remove nonexistent pair. .c
8304: coded that that was error. fixed
8305:
8306: 2003-11-06 paf
8307: * src/lib/ltdl/libltdl.vcproj 1.2:
8308: * src/lib/ltdl/libltdl.vcproj.vspscc 1.2:
8309: * src/lib/sdbm/apr-include/apr_errno.h 1.4:
8310: * src/lib/sdbm/apr-include/apr_file_info.h 1.1:
8311: * src/lib/sdbm/apr-include/apr_file_io.h 1.4:
8312: * src/lib/sdbm/apr-include/apr_sdbm.h 1.3:
8313: * src/lib/sdbm/apr-include/apr_strings.h 1.3:
8314: * src/lib/sdbm/apr-include/apu.h 1.3:
8315: hashfile: started again with sdbm from apache
8316:
8317: * tests/todo.txt 1.5:
8318: hashfile: done
8319:
8320: * src/lib/sdbm/Makefile.am 1.3:
8321: * src/lib/sdbm/apr-include/Makefile.am 1.1:
8322: * src/targets/cgi/.cvsignore 1.3:
8323: *** empty log message ***
8324:
8325: * src/lib/sdbm/apr-include/apr_pools.h 1.5:
8326: just compiled
8327:
8328: 2003-11-05 paf
8329: * src/lib/sdbm/sdbm_hash.c 1.1:
8330: * src/lib/sdbm/sdbm_lock.c 1.1:
8331: * src/lib/sdbm/sdbm_pair.c 1.1:
8332: * src/lib/sdbm/sdbm_pair.h 1.1:
8333: * src/lib/sdbm/sdbm_tune.h 1.1:
8334: original from httpd-2.0.43\srclib\apr-util\dbm\sdbm
8335:
8336: * src/main/helpers/CaseFolding.txt 1.1:
8337: http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
8338:
8339: 2003-10-24 paf
8340: * src/lib/cord/Makefile.am 1.3:
8341: * src/lib/md5/Makefile.am 1.3:
8342: * src/lib/pcre/Makefile.am 1.2:
8343: * src/targets/apache13/Makefile.am 1.18:
8344: * src/targets/isapi/Makefile.am 1.3:
8345: .dsp/w -> .vcproj/sln
8346:
8347: 2003-09-29 paf
8348: * src/main/utf8-to-lower.inc 1.1:
8349: * src/main/utf8-to-upper.inc 1.1:
8350: generated by helper
8351:
8352: * src/main/helpers/simple_folding.pl 1.1:
8353: utf-8 upper/lower
8354:
8355: * www/htdocs/base.p 1.7:
8356: * www/htdocs/derived.p 1.25:
8357: * www/htdocs/font.gif 1.2:
8358: * www/htdocs/global.xsl 1.9:
8359: * www/htdocs/index.html 1.213:
8360: * www/htdocs/mailreceive.eml 1.4:
8361: * www/htdocs/mailreceive.html 1.2:
8362: * www/htdocs/operators.p 1.12:
8363: * www/htdocs/parser-status.html 1.3:
8364: * www/htdocs/people.dtd 1.2:
8365: * www/htdocs/some.p 1.3:
8366: removing old tests
8367:
8368: 2003-09-25 paf
8369: * src/lib/cord/cordprnt.c 1.3:
8370: string_fragments_to_cord merged to HEAD
8371:
8372: 2003-08-19 paf
8373: * src/targets/apache13/mod_parser3.C 1.31:
8374: .c
8375:
8376: 2003-08-18 paf
8377: * src/classes/classes.awk 1.8:
8378: merged 3.1.0 latest changes
8379:
8380: * gnu.dsp 1.5:
8381: * parser3.dsw 1.9:
8382: * src/classes/classes.dsp 1.31:
8383: * src/lib/cord/cord.dsp 1.3:
8384: * src/lib/ltdl/libltdl.dsp 1.7:
8385: * src/lib/md5/md5.dsp 1.5:
8386: * src/lib/pcre/pcre.dsp 1.4:
8387: * src/lib/pcre/pcre_dftables.dsp 1.2:
8388: * src/lib/pcre/pcre_parser_ctype.dsp 1.3:
8389: * src/main/main.dsp 1.167:
8390: * src/targets/apache13/ApacheModuleParser3.dsp 1.18:
8391: * src/targets/apache13core/ApacheModuleParser3Core.dsp 1.4:
8392: * src/targets/cgi/parser3.dsp 1.66:
8393: * src/targets/isapi/parser3isapi.dsp 1.44:
8394: * src/types/types.dsp 1.42:
8395: moved to MSVC 7
8396:
8397: * gnu.vcproj 1.1:
8398: new VS project files
8399:
8400: 2003-07-24 paf
8401: * tests/001.html 1.2:
8402: * tests/002.html 1.2:
8403: * tests/003.html 1.2:
8404: * tests/004.html 1.2:
8405: * tests/005.html 1.2:
8406: * tests/006.html 1.2:
8407: * tests/007.html 1.2:
8408: * tests/008.html 1.2:
8409: * tests/009.html 1.2:
8410: * tests/010.html 1.2:
8411: * tests/011.html 1.2:
8412: * tests/012.html 1.2:
8413: * tests/013.html 1.2:
8414: * tests/014.html 1.2:
8415: * tests/015.html 1.2:
8416: * tests/016.html 1.2:
8417: * tests/017.html 1.2:
8418: * tests/018.html 1.2:
8419: * tests/019.html 1.2:
8420: * tests/019paf2001.gif 1.2:
8421: * tests/020.html 1.2:
8422: * tests/021.html 1.2:
8423: * tests/022.html 1.2:
8424: * tests/022_dir/a.html 1.2:
8425: * tests/022_dir/b.txt 1.2:
8426: * tests/022_dir/c.htm 1.2:
8427: * tests/023.html 1.2:
8428: * tests/024.html 1.2:
8429: * tests/025.html 1.2:
8430: * tests/026.html 1.2:
8431: * tests/027.html 1.2:
8432: * tests/028.html 1.2:
8433: * tests/029.html 1.2:
8434: * tests/030.html 1.2:
8435: * tests/031.html 1.2:
8436: * tests/032.html 1.2:
8437: * tests/033.html 1.2:
8438: * tests/034.html 1.2:
8439: * tests/035.html 1.2:
8440: * tests/036.html 1.2:
8441: * tests/037.html 1.2:
8442: * tests/038.html 1.2:
8443: * tests/039.html 1.2:
8444: * tests/040.html 1.2:
8445: * tests/041.html 1.2:
8446: * tests/042.html 1.2:
8447: * tests/043.html 1.2:
8448: * tests/044.html 1.2:
8449: * tests/045.html 1.2:
8450: * tests/046.html 1.2:
8451: * tests/047.html 1.2:
8452: * tests/048.html 1.2:
8453: * tests/049.html 1.2:
8454: * tests/050.html 1.2:
8455: * tests/051.html 1.2:
8456: * tests/051b.p 1.2:
8457: * tests/051t.p 1.2:
8458: * tests/052.html 1.2:
8459: * tests/053.html 1.2:
8460: * tests/054.html 1.2:
8461: * tests/055.html 1.2:
8462: * tests/056.html 1.2:
8463: * tests/057.html 1.2:
8464: * tests/058.html 1.2:
8465: * tests/058_paf2000.png 1.2:
8466: * tests/059.html 1.2:
8467: * tests/060.html 1.2:
8468: * tests/061.dat 1.2:
8469: * tests/061.html 1.2:
8470: * tests/062.html 1.2:
8471: * tests/063.html 1.2:
8472: * tests/064.html 1.2:
8473: * tests/065.html 1.2:
8474: * tests/066.html 1.2:
8475: * tests/067.html 1.2:
8476: * tests/068.html 1.2:
8477: * tests/069.html 1.2:
8478: * tests/070.html 1.2:
8479: * tests/071.html 1.2:
8480: * tests/072.html 1.2:
8481: * tests/073.html 1.2:
8482: * tests/074.html 1.2:
8483: * tests/075.html 1.2:
8484: * tests/076.html 1.2:
8485: * tests/077.html 1.2:
8486: * tests/078.html 1.2:
8487: * tests/079.html 1.2:
8488: * tests/080.html 1.2:
8489: * tests/081.html 1.2:
8490: * tests/082.html 1.2:
8491: * tests/083.html 1.2:
8492: * tests/084.html 1.2:
8493: * tests/085.html 1.2:
8494: * tests/086.html 1.2:
8495: * tests/087.html 1.2:
8496: * tests/088.html 1.2:
8497: * tests/089.html 1.2:
8498: * tests/090.html 1.2:
8499: * tests/091.html 1.2:
8500: * tests/092.html 1.2:
8501: * tests/093.html 1.2:
8502: * tests/094.html 1.2:
8503: * tests/095.html 1.2:
8504: * tests/096.html 1.2:
8505: * tests/096_dir/163.jpg 1.2:
8506: * tests/096_dir/188.jpg 1.2:
8507: * tests/097.html 1.2:
8508: * tests/098.html 1.2:
8509: * tests/098font.gif 1.2:
8510: * tests/099.html 1.2:
8511: * tests/100.html 1.2:
8512: * tests/101.html 1.2:
8513: * tests/102.html 1.2:
8514: * tests/103.html 1.2:
8515: * tests/103mark.gif 1.2:
8516: * tests/103paf2001.gif 1.2:
8517: * tests/104.html 1.2:
8518: * tests/105.html 1.2:
8519: * tests/106.html 1.2:
8520: * tests/107.html 1.2:
8521: * tests/108.html 1.2:
8522: * tests/108.xsl 1.2:
8523: * tests/109.html 1.2:
8524: * tests/110.html 1.2:
8525: * tests/111.html 1.2:
8526: * tests/112.html 1.2:
8527: * tests/113.html 1.2:
8528: * tests/114.html 1.2:
8529: * tests/115.html 1.2:
8530: * tests/116.html 1.2:
8531: * tests/117.html 1.2:
8532: * tests/118.html 1.2:
8533: * tests/119.html 1.2:
8534: * tests/120.html 1.2:
8535: * tests/121.html 1.2:
8536: * tests/122.html 1.2:
8537: * tests/123.html 1.2:
8538: * tests/124.html 1.2:
8539: * tests/125.html 1.2:
8540: * tests/126.html 1.2:
8541: * tests/127.html 1.2:
8542: * tests/128.html 1.2:
8543: * tests/129.html 1.2:
8544: * tests/130.html 1.2:
8545: * tests/131.html 1.2:
8546: * tests/132.html 1.2:
8547: * tests/133.html 1.2:
8548: * tests/134.html 1.2:
8549: * tests/135.html 1.2:
8550: * tests/136.html 1.2:
8551: * tests/137.html 1.2:
8552: * tests/138.html 1.2:
8553: * tests/139.html 1.2:
8554: * tests/140.html 1.2:
8555: * tests/141.html 1.2:
8556: * tests/Makefile 1.2:
8557: * tests/descript.ion 1.2:
8558: * tests/outputs/create-dir 1.2:
8559: * tests/results/001.processed 1.2:
8560: * tests/results/002.processed 1.2:
8561: * tests/results/003.processed 1.2:
8562: * tests/results/004.processed 1.2:
8563: * tests/results/005.processed 1.2:
8564: * tests/results/006.processed 1.2:
8565: * tests/results/007.processed 1.2:
8566: * tests/results/008.processed 1.2:
8567: * tests/results/009.processed 1.2:
8568: * tests/results/010.processed 1.2:
8569: * tests/results/011.processed 1.2:
8570: * tests/results/012.processed 1.2:
8571: * tests/results/013.processed 1.2:
8572: * tests/results/014.processed 1.2:
8573: * tests/results/015.processed 1.2:
8574: * tests/results/016.processed 1.2:
8575: * tests/results/017.processed 1.2:
8576: * tests/results/018.processed 1.2:
8577: * tests/results/019.processed 1.2:
8578: * tests/results/020.processed 1.2:
8579: * tests/results/021.processed 1.2:
8580: * tests/results/022.processed 1.2:
8581: * tests/results/023.processed 1.2:
8582: * tests/results/024.processed 1.2:
8583: * tests/results/025.processed 1.2:
8584: * tests/results/026.processed 1.2:
8585: * tests/results/027.processed 1.2:
8586: * tests/results/028.processed 1.2:
8587: * tests/results/029.processed 1.2:
8588: * tests/results/030.processed 1.2:
8589: * tests/results/031.processed 1.2:
8590: * tests/results/032.processed 1.2:
8591: * tests/results/033.processed 1.2:
8592: * tests/results/034.processed 1.2:
8593: * tests/results/035.processed 1.2:
8594: * tests/results/036.processed 1.2:
8595: * tests/results/037.processed 1.2:
8596: * tests/results/038.processed 1.2:
8597: * tests/results/039.processed 1.2:
8598: * tests/results/040.processed 1.2:
8599: * tests/results/041.processed 1.2:
8600: * tests/results/042.processed 1.2:
8601: * tests/results/043.processed 1.2:
8602: * tests/results/044.processed 1.2:
8603: * tests/results/045.processed 1.2:
8604: * tests/results/046.processed 1.2:
8605: * tests/results/047.processed 1.2:
8606: * tests/results/048.processed 1.2:
8607: * tests/results/049.processed 1.2:
8608: * tests/results/050.processed 1.2:
8609: * tests/results/051.processed 1.2:
8610: * tests/results/052.processed 1.2:
8611: * tests/results/053.processed 1.2:
8612: * tests/results/054.processed 1.2:
8613: * tests/results/055.processed 1.2:
8614: * tests/results/056.processed 1.2:
8615: * tests/results/057.processed 1.2:
8616: * tests/results/058.processed 1.2:
8617: * tests/results/059.processed 1.2:
8618: * tests/results/060.processed 1.2:
8619: * tests/results/061.processed 1.2:
8620: * tests/results/062.processed 1.2:
8621: * tests/results/063.processed 1.2:
8622: * tests/results/064.processed 1.2:
8623: * tests/results/065.processed 1.2:
8624: * tests/results/066.processed 1.2:
8625: * tests/results/067.processed 1.2:
8626: * tests/results/068.processed 1.2:
8627: * tests/results/069.processed 1.2:
8628: * tests/results/070.processed 1.2:
8629: * tests/results/071.processed 1.2:
8630: * tests/results/072.processed 1.2:
8631: * tests/results/073.processed 1.2:
8632: * tests/results/074.processed 1.2:
8633: * tests/results/075.processed 1.2:
8634: * tests/results/076.processed 1.2:
8635: * tests/results/077.processed 1.2:
8636: * tests/results/078.processed 1.2:
8637: * tests/results/079.processed 1.2:
8638: * tests/results/080.processed 1.2:
8639: * tests/results/081.processed 1.2:
8640: * tests/results/082.processed 1.2:
8641: * tests/results/083.processed 1.2:
8642: * tests/results/084.processed 1.2:
8643: * tests/results/085.processed 1.2:
8644: * tests/results/086.processed 1.2:
8645: * tests/results/087.processed 1.2:
8646: * tests/results/088.processed 1.2:
8647: * tests/results/089.processed 1.2:
8648: * tests/results/090.processed 1.2:
8649: * tests/results/091.processed 1.2:
8650: * tests/results/092.processed 1.2:
8651: * tests/results/093.processed 1.2:
8652: * tests/results/094.processed 1.2:
8653: * tests/results/095.processed 1.2:
8654: * tests/results/096.processed 1.2:
8655: * tests/results/097.processed 1.2:
8656: * tests/results/098.processed 1.2:
8657: * tests/results/099.processed 1.2:
8658: * tests/results/100.processed 1.2:
8659: * tests/results/101.processed 1.2:
8660: * tests/results/102.processed 1.2:
8661: * tests/results/103.processed 1.2:
8662: * tests/results/104.processed 1.2:
8663: * tests/results/105.processed 1.2:
8664: * tests/results/106.processed 1.2:
8665: * tests/results/107.processed 1.2:
8666: * tests/results/108.processed 1.2:
8667: * tests/results/109.processed 1.2:
8668: * tests/results/110.processed 1.2:
8669: * tests/results/111.processed 1.2:
8670: * tests/results/112.processed 1.2:
8671: * tests/results/113.processed 1.2:
8672: * tests/results/114.processed 1.2:
8673: * tests/results/115.processed 1.2:
8674: * tests/results/116.processed 1.2:
8675: * tests/results/117.processed 1.2:
8676: * tests/results/118.processed 1.2:
8677: * tests/results/119.processed 1.2:
8678: * tests/results/120.processed 1.2:
8679: * tests/results/121.processed 1.2:
8680: * tests/results/122.processed 1.2:
8681: * tests/results/123.processed 1.2:
8682: * tests/results/124.processed 1.2:
8683: * tests/results/125.processed 1.2:
8684: * tests/results/126.processed 1.2:
8685: * tests/results/127.processed 1.2:
8686: * tests/results/128.processed 1.2:
8687: * tests/results/129.processed 1.2:
8688: * tests/results/130.processed 1.2:
8689: * tests/results/131.processed 1.2:
8690: * tests/results/132.processed 1.2:
8691: * tests/results/133.processed 1.2:
8692: * tests/results/134.processed 1.2:
8693: * tests/results/135.processed 1.2:
8694: * tests/results/136.processed 1.2:
8695: * tests/results/137.processed 1.2:
8696: * tests/results/138.processed 1.2:
8697: * tests/results/139.processed 1.2:
8698: * tests/results/140.processed 1.2:
8699: * tests/results/141.processed 1.2:
8700: * tests/run_parser.sh 1.2:
8701: merged(copied) to HEAD from template_gc
8702:
8703: * src/include/pa_pragma_pack_begin.h 1.7:
8704: * src/include/pa_pragma_pack_end.h 1.7:
8705: * src/lib/cord/include/Makefile.am 1.2:
8706: * src/lib/cord/include/ec.h 1.2:
8707: * src/lib/cord/include/private/Makefile.am 1.2:
8708: * src/lib/cord/include/private/cord_pos.h 1.2:
8709: * src/lib/cord/source.url 1.2:
8710: * src/lib/gc/Makefile.am 1.2:
8711: * src/lib/gc/include/Makefile.am 1.2:
8712: * src/lib/gc/include/gc.h 1.2:
8713: * src/lib/patches/Makefile.am 1.4:
8714: * src/lib/patches/gc.patch 1.2:
8715: * src/lib/patches/gdome2.patch 1.2:
8716: * src/lib/patches/libxml2.patch 1.2:
8717: * src/lib/patches/libxslt.patch 1.2:
8718: * src/lib/pcre/pcre.h 1.2:
8719: * src/main/pa_array.C 1.57:
8720: * src/main/pa_hash.C 1.54:
8721: * src/targets/Makefile.am 1.10:
8722: * src/targets/apache13/pa_md5c.c 1.6:
8723: * src/targets/apache13/pa_pool.C 1.9:
8724: * src/targets/apache13/pa_threads.C 1.12:
8725: * src/targets/cgi/getopt.c 1.3:
8726: * src/targets/cgi/getopt.h 1.3:
8727: * src/targets/cgi/pa_pool.C 1.42:
8728: * src/targets/cgi/pool_storage.h 1.14:
8729: * src/targets/cgi/pp3.cmd 1.2:
8730: * src/targets/isapi/pa_pool.C 1.17:
8731: * src/targets/isapi/pool_storage.h 1.20:
8732: moved tempate_gc to HEAD
8733:
8734: 2003-07-23 paf
8735: * src/targets/apache13/mod_parser3_main.C 1.1:
8736: file mod_parser3_main.C was initially added on branch
8737: template_gc.
8738:
8739: 2003-03-27 paf
8740: * src/lib/gc/include/gc_fake.h 1.1:
8741: file gc_fake.h was initially added on branch template_gc.
8742:
8743: 2003-03-26 paf
8744: * src/lib/cord/include/gc.h 1.1:
8745: file gc.h was initially added on branch template_gc.
8746:
8747: 2003-03-03 paf
8748: * tests/outputs/049.processed 1.1:
8749: file 049.processed was initially added on branch autoptr.
8750:
8751: * tests/outputs/050.processed 1.1:
8752: file 050.processed was initially added on branch autoptr.
8753:
8754: * tests/outputs/051.processed 1.1:
8755: file 051.processed was initially added on branch autoptr.
8756:
8757: * tests/parser-cygwin.sh 1.1:
8758: file parser-cygwin.sh was initially added on branch autoptr.
8759:
8760: * tests/parser-unix.sh 1.1:
8761: file parser-unix.sh was initially added on branch autoptr.
8762:
8763: 2003-02-20 paf
8764: * www/htdocs/autoptr.html 1.1:
8765: file autoptr.html was initially added on branch autoptr.
8766:
8767: 2003-01-30 paf
8768: * ltmain.sh 1.5:
8769: *** empty log message ***
8770:
8771: 2003-01-29 paf
8772: * src/types/pa_value_includes.h 1.1:
8773: file pa_value_includes.h was initially added on branch autoptr.
8774:
8775: 2003-01-23 paf
8776: * src/lib/pcre/8859-1.ucm 1.1:
8777: file 8859-1.ucm was initially added on branch autoptr.
8778:
8779: 2003-01-14 paf
8780: * src/lib/ltdl/config.guess 1.2:
8781: * src/lib/ltdl/config.sub 1.2:
8782: * src/lib/ltdl/install-sh 1.2:
8783: * src/lib/ltdl/missing 1.2:
8784: * src/lib/ltdl/mkinstalldirs 1.2:
8785: removed some ancient files [they in / really]
8786:
8787: * src/lib/ltdl/aclocal.m4 1.1:
8788: *** empty log message ***
8789:
8790: 2003-01-13 paf
8791: * src/lib/ltdl/COPYING.LIB 1.1:
8792: * src/lib/ltdl/acinclude.m4 1.2:
8793: * src/lib/ltdl/config.h 1.2:
8794: * src/lib/ltdl/config_auto.h.in 1.3:
8795: * src/lib/ltdl/configure 1.4:
8796: * src/lib/ltdl/configure.in 1.4:
8797: * src/lib/ltdl/ltdl.h 1.2:
8798: moved to latest libtool (1.4.3)
8799:
8800: * config.guess 1.3:
8801: * config.sub 1.4:
8802: removed last piece of configure.in(libtool) hacks
8803:
8804: 2003-01-10 paf
8805: * src/lib/patches/libgdome_cpp_syntax1.patch 1.2:
8806: * src/lib/patches/libgdome_cpp_syntax2.patch 1.2:
8807: * src/lib/patches/libgdome_morestatic.patch 1.2:
8808: * src/lib/patches/libxml_error_column_tab.patch 1.2:
8809: * src/lib/patches/libxml_htmloutput_of_xslemptyattr_emptyquotes.patch 1.2:
8810: * src/lib/patches/libxml_transcoder_context1.patch 1.2:
8811: * src/lib/patches/libxml_transcoder_context2.patch 1.2:
8812: * src/lib/patches/libxml_transcoder_context3.patch 1.2:
8813: * src/lib/patches/libxml_transcoder_context4.patch 1.2:
8814: * src/lib/patches/libxslt_html_output_no_charset_meta.patch 1.2:
8815: moved to latest xml lib versions, changed patches.
8816: libxml2 >= 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz]
8817: libxslt >= 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz]
8818: gdome2 >= 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
8819:
8820: 2003-01-09 paf
8821: * depcomp 1.1:
8822: moving to automake 1.7.2
8823:
8824: * missing 1.2:
8825: * mkinstalldirs 1.2:
8826: moved to autoconf 2.57 & automake 1.7.2
8827:
8828: 2002-12-27 paf
8829: * src/doc/aliased.dox 1.5:
8830: * src/doc/module.dox 1.4:
8831: * src/doc/pooled.dox 1.4:
8832: removed outdated parts, made links to language docs
8833:
8834: 2002-12-04 paf
8835: * src/lib/ltdl/README 1.1:
8836: src/lib/ltdl/Makefile now created with /configure, not ltdl/configure,
8837: so it does have no problems with automake.
8838: ltdl/configure AC_OUTPUT(Makefile<<removed)
8839:
8840: 2002-10-15 paf
8841: * src/types/pa_vjunction.C 1.3:
8842: removed $junction.get $junction.set[]
8843: introducing $caller
8844:
8845: 2002-09-11 paf
8846: * etc/parser3.charsets/windows-1254.cfg 1.1:
8847: * src/lib/pcre/ibm-1254.ucm 1.1:
8848: windows-1254 added
8849:
8850: 2002-08-14 paf
8851: * src/targets/cgi/fixopt.C 1.3:
8852: * src/targets/cgi/fixopt.h 1.2:
8853: removed fixopt stupidity. on stupid linux use
8854: cd /document/root
8855: ../cgi/parser3 script
8856:
8857: 2002-08-12 paf
8858: * src/types/pa_valiased.C 1.17:
8859: * src/types/pa_valiased.h 1.23:
8860: ^base:create[] dynamic call rewritten
8861: todo: thorough testing
8862:
8863: 2002-08-01 paf
8864: * src/Makefile.am 1.17:
8865: ident.C* removed
8866:
8867: 2002-07-30 paf
8868: * src/targets/cgi/pa_config_paths.h.in 1.2:
8869: removed pa_config_paths.h
8870:
8871: 2002-06-21 paf
8872: * src/lib/pcre/LICENCE 1.1:
8873: * src/lib/pcre/README 1.1:
8874: * src/lib/pcre/Tech.Notes 1.1:
8875: * src/lib/pcre/dftables.c 1.1:
8876: * src/lib/pcre/get.c 1.1:
8877: * src/lib/pcre/ibm-1250.ucm 1.1:
8878: * src/lib/pcre/ibm-1251.ucm 1.1:
8879: * src/lib/pcre/ibm-1257.ucm 1.1:
8880: * src/lib/pcre/internal.h 1.1:
8881: * src/lib/pcre/pcre-2_08.tar.gz 1.1:
8882: * src/lib/pcre/pcre.3 1.1:
8883: * src/lib/pcre/pcre.3.html 1.1:
8884: * src/lib/pcre/pcre.3.txt 1.1:
8885: * src/lib/pcre/pcre.c 1.1:
8886: * src/lib/pcre/ruspart_win2koi.pl 1.1:
8887: * src/lib/pcre/study.c 1.1:
8888: * src/lib/pcre/win-koi.tab 1.1:
8889: moved libltdl and pcre to libs/
8890: added libs/md5 which is linked to non-apache targets
8891: ^math:crypt[password;$apr1$salt]
8892:
8893: 2002-06-20 paf
8894: * bin/Makefile.am 1.3:
8895: parser3.conf renamed to auto.p
8896:
8897: 2002-06-18 paf
8898: * etc/Makefile.am 1.4:
8899: bin/parser3.conf.dist [moved from etc
8900:
8901: 2002-04-22 paf
8902: * types.txt 1.2:
8903: ^string.optimize[]
8904:
8905: 2002-04-19 paf
8906: * src/doc/postbuild.txt 1.3:
8907: * src/doc/view_chm.cmd 1.2:
8908: * src/doc/view_html.cmd 1.2:
8909: config updated to doxygen 1.2.15,
8910: created helper which fixes minor bugs in chm project files & htm tree.
8911: changed extension to .htm
8912:
8913: 2002-04-16 paf
8914: * asm.txt 1.2:
8915: * form.txt 1.2:
8916: * lang.txt 1.2:
8917: * sql.txt 1.2:
8918: removed outdated. see in Attic asm.txt as most interesting
8919:
8920: 2002-02-22 paf
8921: * src/include/pa_db_connection.h 1.22:
8922: * src/include/pa_db_manager.h 1.15:
8923: * src/include/pa_db_table.h 1.16:
8924: * src/main/pa_db_connection.C 1.38:
8925: * src/main/pa_db_manager.C 1.23:
8926: * src/main/pa_db_table.C 1.21:
8927: removed hashfile support for now
8928:
8929: 2002-02-18 paf
8930: * ltconfig 1.2:
8931: removed libtool subpart files
8932:
8933: 2002-02-13 paf
8934: * etc/parser3.charsets/windows-1257.cfg 1.2:
8935: id added
8936:
8937: 2002-02-08 paf
8938: * src/sql/Makefile.am 1.3:
8939: forgotten makes
8940:
8941: * src/main/pa_status_provider.C 1.5:
8942: 'make dist' works
8943:
8944: * AUTHORS 1.2:
8945: * COPYING 1.2:
8946: * README 1.2:
8947: install&others updated
8948:
8949: 2002-01-31 paf
8950: * ident.awk 1.2:
8951: lowered indent.awk back to src/
8952:
8953: * NEWS 1.1:
8954: * etc/parser3.charsets/windows-1250.cfg 1.1:
8955: * install-sh 1.1:
8956: * www/Makefile.am 1.1:
8957: * www/Makefile.in 1.1:
8958: moved etc&www out of src, moved configure&co out of src
8959: added windows-1250.cfg
8960: straightened installation scripts procedure
8961: made targets/cgi/parser3.C be dependant on ./configure --sysconfdir change
8962:
8963: 2001-12-15 paf
8964: * src/include/pa_charset_connection.h 1.6:
8965: * src/include/pa_charset_manager.h 1.8:
8966: * src/include/pa_transcoder.h 1.3:
8967: * src/main/pa_charset_connection.C 1.13:
8968: * src/main/pa_charset_manager.C 1.10:
8969: * src/main/pa_transcoder.C 1.4:
8970: introducing Charset
8971:
8972: 2001-10-22 parser
8973: * src/include/pa_xslt_stylesheet_manager.h 1.5:
8974: * src/main/pa_xslt_stylesheet_manager.C 1.5:
8975: hashfile 0
8976:
8977: 2001-09-26 parser
8978: * src/classes/dnode.C 1.7:
8979: * src/classes/dnode.h 1.3:
8980: * src/classes/dom.C 1.36:
8981: * src/types/pa_vdnode.C 1.9:
8982: * src/types/pa_vdnode.h 1.4:
8983: * src/types/pa_vdom.C 1.4:
8984: * src/types/pa_vdom.h 1.15:
8985: xdoc&xnode now
8986:
8987: * src/classes/classes.cmd 1.4:
8988: moved classes.inc generation on win32 to main.dsp
8989:
8990: 2001-07-03 parser
8991: * src/classes/random.C 1.15:
8992: class random renamed to math, operators became methods
8993:
8994: 2001-06-27 parser
8995: * src/classes/nothing.C 1.5:
8996: * src/types/pa_vnothing.h 1.2:
8997: nothing renamed to void
8998:
8999: 2001-05-21 parser
9000: * src/classes/unknown.C 1.8:
9001: * src/types/pa_vunknown.h 1.14:
9002: 'unknown' renamed to 'nothing'
9003:
9004: 2001-05-17 parser
9005: * src/doc/chm.cmd 1.7:
9006: * src/doc/doxygen.cmd 1.7:
9007: * src/doc/view.cmd 1.3:
9008: doc cmds
9009:
9010: 2001-05-11 paf
9011: * src/classes/gawk.exe 1.2:
9012: * src/classes/ls.exe 1.2:
9013: * src/main/bison.exe 1.2:
9014: * src/targets/isapi/KILL.EXE 1.2:
9015: * src/targets/isapi/PSTAT.EXE 1.2:
9016: * src/targets/isapi/istart.cmd 1.2:
9017: * src/targets/isapi/istop.cmd 1.2:
9018: * src/targets/isapi/kill.pl 1.2:
9019: moved win32 helpers to /win32tools
9020:
9021: 2001-05-07 paf
9022: * src/include/code.h 1.29:
9023: pa_code.h
9024:
9025: 2001-05-03 paf
9026: * src/doc/doxygen.txt 1.6:
9027: dox splitted .dox files and added some
9028:
9029: 2001-04-28 paf
9030: * src/include/pa_methoded.h 1.2:
9031: * src/main/pa_methoded.C 1.2:
9032: renamed pa_methoded back to classes/classes.h
9033:
9034: * src/classes/_double.h 1.8:
9035: * src/classes/_file.h 1.5:
9036: * src/classes/_form.h 1.4:
9037: * src/classes/_image.h 1.4:
9038: * src/classes/_int.h 1.8:
9039: * src/classes/_mail.h 1.4:
9040: * src/classes/_op.h 1.6:
9041: * src/classes/_random.h 1.4:
9042: * src/classes/_response.h 1.5:
9043: * src/classes/_string.h 1.10:
9044: * src/classes/_table.h 1.7:
9045: * src/classes/_unknown.h 1.3:
9046: * src/classes/exec.C 1.4:
9047: Methoded reorganized. todo: methoded-configure
9048:
9049: * src/classes/classes.inc 1.5:
9050: removed classes.inc
9051:
9052: 2001-04-26 paf
9053: * src/classes/_exec.h 1.4:
9054: code documentation ++
9055:
9056: 2001-04-23 paf
9057: * src/classes/Makefile 1.2:
9058: * src/main/Makefile 1.2:
9059: * src/targets/cgi/Makefile 1.2:
9060: * src/types/Makefile 1.2:
9061: makefiles removed
9062:
9063: 2001-04-11 paf
9064: * src/types/pa_vcframe.h 1.4:
9065: * src/types/pa_vmframe.h 1.13:
9066: libimaging dead end: pil parses header in .py
9067:
9068: 2001-04-06 paf
9069: * src/classes/_root.h 1.5:
9070: * src/classes/root.C 1.62:
9071: renamed 'root' to 'op'
9072:
9073: 2001-04-05 paf
9074: * src/include/pa_sql_driver.h 1.5:
9075: sql driver services for conv memory & error reporting
9076:
9077: 2001-04-03 paf
9078: * src/doc/generate.cmd 1.2:
9079: string::pos & cmp & piece bugs fixed.
9080: string::split new
9081: table:load separated from set
9082: table:set implemented with clean \n \t searches
9083:
9084: 2001-03-24 paf
9085: * src/targets/isapi/nt_log_events.mc 1.2:
9086: cgi: sapi::log
9087:
9088: 2001-03-22 paf
9089: * src/targets/cgi/vform_fields_fill.C 1.2:
9090: * src/targets/cgi/vform_fields_fill.h 1.2:
9091: z
9092:
9093: 2001-03-19 paf
9094: * src/classes/_cookie.h 1.2:
9095: * src/classes/cookie.C 1.3:
9096: VCookie is now :Value
9097:
9098: * src/classes/_env.h 1.6:
9099: * src/classes/env.C 1.8:
9100: VEnv is now :Value
9101:
9102: * src/targets/cgi/pa_vform.C 1.3:
9103: moved common get_element part from stateless object&class into
9104: VAliased
9105:
9106: * src/classes/_request.h 1.4:
9107: * src/classes/request.C 1.6:
9108: VRequest moved to :Value
9109:
9110: 2001-03-14 paf
9111: * src/include/core.h 1.16:
9112: * src/main/core.C 1.69:
9113: global handler, exceptions in parser3
9114:
9115: 2001-03-13 paf
9116: * src/targets/cgi/parser.dsp 1.2:
9117: z
9118:
9119: 2001-03-11 paf
9120: * src/include/pa_valiased.h 1.4:
9121: * src/include/pa_value.h 1.51:
9122: * src/include/pa_vbool.h 1.8:
9123: * src/include/pa_vcframe.h 1.8:
9124: * src/include/pa_vclass.h 1.30:
9125: * src/include/pa_vdouble.h 1.13:
9126: * src/include/pa_vhash.h 1.13:
9127: * src/include/pa_vint.h 1.5:
9128: * src/include/pa_vjunction.h 1.9:
9129: * src/include/pa_vmframe.h 1.24:
9130: * src/include/pa_vobject.h 1.18:
9131: * src/include/pa_vstring.h 1.18:
9132: * src/include/pa_vunknown.h 1.10:
9133: * src/include/pa_wcontext.h 1.29:
9134: * src/include/pa_wwrapper.h 1.14:
9135: * src/main/pa_cframe.C 1.6:
9136: * src/main/pa_value.C 1.8:
9137: * src/main/pa_vclass.C 1.5:
9138: * src/main/pa_wcontext.C 1.11:
9139: splitted types from include/
9140:
9141: 2001-03-08 paf
9142: * src/include/pa_bool.h 1.2:
9143: * src/include/pa_double.h 1.2:
9144: withoud cloning. didn't need it actually, params got passed from
9145: out unnamed ewpool
9146:
9147: 2001-02-24 paf
9148: * src/include/pa_vframe.h 1.6:
9149: codeframe just compiled
9150:
9151: 2001-02-21 paf
9152: * src/include/pa_context.h 1.8:
9153: request core methods0
9154:
9155: * src/include/compile.h 1.5:
9156: * src/include/execute.h 1.3:
9157: get put -1 [just compiled]
9158:
9159: 2001-01-30 paf
9160: * src/include/pa_error.h 1.4:
9161: * src/main/pa_error.C 1.4:
9162: lowered targets/parser into subdir, added parser_Pool(Pool)
9163: failed to add. would think..
9164:
E-mail: