Annotation of parser3/ChangeLog, revision 1.102
1.102 ! moko 1: 2015-12-07 moko
! 2:
! 3: * tests/: 326.html, results/326.processed: test for .CLASS &
! 4: .CLASS_NAME optimization added (related to feature #844)
! 5:
! 6: 2015-11-17 moko
! 7:
! 8: * tests/: 323.html, results/323.processed: order added
! 9:
! 10: * tests/: 325.html, results/325.processed: double range test added
! 11: (related to bug #1049)
! 12:
! 13: 2015-11-16 moko
! 14:
! 15: * src/: classes/string.C, types/pa_vdouble.h: finite(double) check
! 16: added to disallow NaN and Infinity (fixes bug #1049)
! 17:
! 18: 2015-11-11 moko
! 19:
! 20: * tests/324.html: parser 3.4.3 execution support added (related to
! 21: feature #1017)
! 22:
! 23: * tests/: 324.html, results/324.processed: test for
! 24: GET_ELEMENT4CALL feature added (feature #1017)
! 25:
1.101 moko 26: 2015-10-29 moko
27:
28: * operators.txt: updated for 3.4.4
29:
30: * configure.ac, src/include/pa_version.h: 3.4.4rc -> 3.4.4
31:
32: * src/main/pa_exec.C: get_exit_status implemented for Windows
33: (related to bug #1043)
34:
35: 2015-10-28 moko
36:
37: * src/main/pa_exec.C: Windows bugfix: $.stdin[] no longer cause
38: hangup during ^file::exec (fixes bug #1043)
39:
1.100 moko 40: 2015-10-27 moko
41:
42: * src/main/pa_memory.C: pa_fail_alloc added for GC_abort in Windows
43:
1.99 moko 44: 2015-10-26 moko
45:
1.100 moko 46: * tests/322.html, src/classes/reflection.C: arguments reorder
47: (related to issue #1041)
48:
49: * src/: classes/classes.awk, main/helpers/simple_folding.pl:
50: Copyright year updated
51:
1.99 moko 52: * src/: classes/bool.C, classes/classes.C, classes/classes.h,
53: classes/curl.C, classes/date.C, classes/double.C, classes/file.C,
54: classes/form.C, classes/hash.C, classes/hashfile.C,
55: classes/image.C, classes/inet.C, classes/int.C, classes/json.C,
56: classes/mail.C, classes/math.C, classes/memcached.C,
57: classes/memory.C, classes/op.C, classes/reflection.C,
58: classes/regex.C, classes/response.C, classes/string.C,
59: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
60: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
61: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
62: include/pa_config_fixed.h, include/pa_config_includes.h,
63: include/pa_dictionary.h, include/pa_dir.h,
64: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
65: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
66: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
67: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
68: include/pa_request_charsets.h, include/pa_request_info.h,
69: include/pa_sapi.h, include/pa_socks.h,
70: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
71: include/pa_stack.h, include/pa_string.h,
72: include/pa_stylesheet_connection.h,
73: include/pa_stylesheet_manager.h, include/pa_table.h,
74: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
75: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
76: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
77: lib/md5/pa_md5c.c, lib/memcached/pa_memcached.C,
78: lib/memcached/pa_memcached.h, lib/sdbm/pa_file_io.C,
79: lib/sdbm/pa_strings.C, lib/smtp/comms.C, lib/smtp/smtp.C,
80: lib/smtp/smtp.h, main/compile.C, main/compile.tab.C,
81: main/compile.y, main/compile_tools.C, main/compile_tools.h,
82: main/execute.C, main/pa_cache_managers.C, main/pa_charset.C,
83: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
84: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
85: main/pa_globals.C, main/pa_http.C, main/pa_memory.C,
86: main/pa_os.C, main/pa_pool.C, main/pa_random.C,
87: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
88: main/pa_string.C, main/pa_stylesheet_connection.C,
89: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
90: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
91: sql/pa_sql_driver.h, targets/apache/mod_parser3.c,
92: targets/apache/mod_parser3_core.C, targets/apache/pa_httpd.h,
93: targets/apache/pa_threads.C, targets/cgi/pa_threads.C,
94: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
95: targets/isapi/parser3isapi.C, types/pa_junction.h,
96: types/pa_method.h, types/pa_property.h, types/pa_value.C,
97: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
98: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
99: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.C,
100: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
101: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
102: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
103: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
104: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
105: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
106: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
107: types/pa_vmemcached.C, types/pa_vmemcached.h, types/pa_vmemory.h,
108: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
109: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
110: types/pa_vregex.h, types/pa_vrequest.C, types/pa_vrequest.h,
111: types/pa_vresponse.C, types/pa_vresponse.h,
112: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
113: types/pa_vstateless_object.h, types/pa_vstatus.C,
114: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
115: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
116: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
117: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
118: types/pa_wcontext.h, types/pa_wwrapper.h: Copyright year updated
119:
120: * src/targets/cgi/parser3.C: year updated
121:
122: * src/classes/reflection.C: VS2003 compatibility fixed (related to
123: issue #1041)
124:
125: * tests/: 323.html, results/323.processed: test for base classes
126: added
127:
128: * tests/: 261.html, results/261.processed: updated after better
129: error reporting done for $string.key exception
130:
131: * src/types/pa_vstring.h: better error report for $string.key
132: exception
133:
134: * src/types/: pa_vobject.C, pa_vobject.h: VObject::get_element
135: copied as VObject::get_element4call to remove extra virtual call
136:
137: * tests/: 322.html, results/322.processed: test for
138: ^reflection:is[] added (related to feature #1041)
139:
140: * src/classes/reflection.C: ^reflection:is empty value is void
141: (related to feature #1041)
142:
143: * src/classes/reflection.C:
144: ^reflection:is[class_name|code|method;[context;]element_name]
145: added (implements feature #1041)
146:
147: 2015-10-24 moko
148:
149: * configure.ac, src/include/pa_version.h: 3.4.4b -> 3.4.4rc
150:
1.98 moko 151: 2015-10-22 moko
152:
153: * tests/: 321.html, results/321.processed: test for
154: ^reflection:method_info[] file detection added
155:
156: * tests/: 320.html, results/320.processed: test for
157: ^reflection:class_by_name[class_name] added (related to feature
158: #993)
159:
160: * src/classes/reflection.C: ^reflection:class_by_name[class_name]
161: added (implements feature #993)
162:
163: * src/main/execute.C: GET_ELEMENT4CALL added to get_method_filename
164: (related to feature #1017)
165:
166: * tests/: 319.html, results/319.processed: ^throw[] stacktrace test
167: added (related to issue #1039)
168:
169: * src/main/pa_request.C: ^throw origin fixed (related to feature
170: #1039)
171:
172: * src/types/pa_vcookie.C: bugfix: expires_sec should not be called
173: for VDate
174:
175: * tests/results/182.processed: updated after feature #1038
176: implemented
177:
178: * tests/: 318.html, 182_dir/a6.p, results/318.processed: test for
179: compile-time exception origin added (test for feature #1039)
180:
181: * src/: include/pa_request.h, main/compile.C, main/compile.y,
182: main/pa_request.C: exception unification: compile-time exceptions
183: now have origin, @USE origins also tracked (implements feature
184: #1039)
185:
186: 2015-10-20 moko
187:
188: * src/main/pa_request.C: cleanup
189:
190: 2015-10-15 moko
191:
192: * src/types/pa_vtable.C: defines fixed (related to feature #1017)
193:
194: * src/: classes/hash.C, include/pa_opcode.h, types/pa_vhash.h,
195: types/pa_vtable.C: new feature: no more $table.method and
196: $hash.method, aliases for _at, _count, _key (related to feature
197: #1017)
198:
1.97 moko 199: 2015-10-14 moko
200:
1.98 moko 201: * tests/: 317.html, results/317.processed: test for
202: ^string.unescape[] added (related to feature #120)
203:
1.97 moko 204: * buildall: reverted libxml 2.9.2 -> 2.9.1 due to "ID already
205: defined" bug (described in issue #1036)
206:
207: * tests/: 247.html, results/247.processed: test for checkBOM added
208: (test for bug #1037)
209:
210: * src/: include/pa_charsets.h, main/pa_charsets.C,
211: main/pa_common.C, main/pa_http.C: checkBOM detects charset if
212: it's not enforced, skips BOM signature if it complies charset
213: (fixes bug #1037)
214:
215: 2015-10-13 moko
216:
217: * src/targets/cgi/parser3.vcproj: disabling buggy incremental
218: linking
219:
220: * src/classes/inet.C: vs2003 compilation fix
221:
222: * src/classes/math.C: warning war
223:
224: * src/lib/punycode/pa_punycode.c: warning war
225:
226: 2015-10-12 moko
227:
228: * src/lib/punycode/pa_punycode.c: warning war
229:
230: * parser3.sln: moved parser3 first, to make it default startup
231: project
232:
233: * buildall: parser "mirror" now used for external libs sources
234: (implements feature #1036)
235:
236: * buildall: most external libs are updated to their current
237: versions (related to feature #1036)
238:
239: * src/classes/image.C: more tags added
240:
241: * src/: include/pa_memory.h, types/pa_vdate.C: warning war
242:
243: 2015-10-11 moko
244:
245: * src/classes/curl.C: minor optimization (related to feature #1035)
246:
247: 2015-10-09 moko
248:
249: * src/classes/curl.C: pa_strdup added for strings from curl
250: (related to feature #1035)
251:
252: * src/main/pa_string.C: mini fix: RedHat 7.2 does not have
253: ULLONG_MAX definition
254:
255: * src/classes/curl.C: ^curl:info[name]/^curl:info[] added
256: (implements feature #1035)
257:
258: * src/main/pa_charset.C: String::Body(String::C) used
259:
260: * src/main/pa_charset.C: exceptions unified
261:
262: * src/: include/pa_charset.h, main/pa_charset.C: declarations
263: unified
264:
265: * src/: classes/file.C, classes/image.C, classes/mail.C,
266: classes/op.C, classes/xdoc.C, classes/xnode.C,
267: include/pa_string.h, main/pa_request.C, main/pa_string.C,
268: types/pa_vimage.C, types/pa_vmath.C, types/pa_vstatus.C,
269: types/pa_vxdoc.C: explicit String::Body(char) calls removed;
270: String::Body(String::C) constructor added (related to bug #957)
271:
272: * src/classes/file.C: minor optimization
273:
274: * src/include/pa_hash.h: hash.get(char*) added, to minimize
275: Cord(char*) autocreation (related to bug #957)
276:
277: * src/: classes/string.C, main/untaint.C: minor optimizations
278:
279: * src/: classes/json.C, classes/reflection.C, include/pa_string.h:
280: String(char*, Lang, length) removed, String(C(), Lang) used
281: instead (related to bug #957)
282:
283: 2015-10-08 moko
284:
285: * src/: classes/file.C, include/pa_string.h, lib/cord/cordbscs.c,
286: lib/cord/include/cord.h, main/pa_http.C, main/pa_string.C,
287: main/untaint.C: Now char * is converted to CORD only using
288: AS_CORD() to check for empty cord bug (fixes bug #957)
289:
290: * src/include/pa_hash.h: fixed compilation without
291: HASH_CODE_CACHING
292:
293: * src/classes/string.C:
294: ^string:unescape[js|uri;escaped;$.charset[...]] added (implements
295: feature #120)
296:
297: * src/main/pa_common.C: reduce js flags checks count (related to
298: feature #120)
299:
1.96 moko 300: 2015-10-07 moko
301:
302: * tests/: 275.html, results/275.processed: test modified after
303: unsigned long long int support implemented (feature #1034)
304:
305: * src/: classes/math.C, include/pa_string.h, main/pa_string.C:
306: pa_atoul added for unsigned long long int support
307:
308: 2015-10-06 moko
309:
310: * src/types/pa_vdate.C: INT_MAX used
311:
312: 2015-10-03 moko
313:
314: * tests/: 302.html, results/302.processed: test for bug #1023
315: (\u2028, \u2029 escaping) added
316:
317: * src/main/untaint.C: \u2028, \u2029 are now escaped in
318: json:string[] (fixes bug #1023)
319:
320: 2015-09-29 moko
321:
322: * tests/305.html: try-catch added for OS without ipv6 support
323:
324: * src/lib/json/pa_json.C: more unique prefixes for Solaris
325: compilation
326:
327: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.y,
328: main/execute.C, types/pa_value.h, types/pa_vhash.h,
329: types/pa_vtable.C, types/pa_vtable.h: get_element4call
330: implemented to distinguish ^hash.method from $hash.field
331: (implements feature #1017)
332:
333: * src/lib/punycode/pa_punycode.c: warning war
334:
335: * src/include/pa_config_includes.h: warning war
336:
337: * src/include/pa_config_includes.h: pragma warning actualized a bit
338:
339: * src/include/pa_config_includes.h: warning war
340:
341: * src/include/pa_hash.h: clang compilation fix
342:
343: 2015-09-27 moko
344:
345: * src/main/compile.tab.C: Bison 3 is now default
346:
347: * src/main/: compile.C, compile.y: Bison 3 compatibility fixed
348:
349: 2015-09-25 moko
350:
351: * src/: classes/hash.C, include/pa_hash.h: parser now compiles and
352: works with undefined HASH_ORDER (related to feature #196)
353:
354: 2015-09-24 moko
355:
356: * tests/: 027.html, results/027.processed: test modified to test
357: ^hash.sort (feature #196)
358:
359: * src/: classes/hash.C, include/pa_hash.h:
360: ^hash.sort[key;value]{string-key-maker}|(numeric-key-maker)[[asc|desc]]
361: added (implements feature #196)
362:
363: * tests/: 316.html, results/316.processed: Added test for bug #1025
364: (exception handling in non-cached ^cache), plus for "it does not
365: have logical value" and "$exception.handled value must be either
366: boolean or string 'cache'" exceptions.
367:
368: * src/classes/op.C: ^cache: exceptions now handled in non-cached
369: code (fixes bug #1025)
370:
1.95 moko 371: 2015-09-23 moko
372:
373: * src/classes/table.C: warning war
374:
375: * src/: classes/math.C, types/pa_vcookie.C: warning war
376:
377: * src/classes/file.C: warning war
378:
379: * src/: include/pa_table.h, main/pa_table.C: warning war
380:
381: * src/: main/pa_request.C, classes/date.C: warning war
382:
383: * src/: types/pa_vdate.C, classes/op.C: warning war
384:
385: * tests/: 122.html, results/122.processed: win sync: to remove
386: differences with OS that doesn't keep timezone change history
387:
388: * src/types/pa_vdate.C: tzset() should be called in Windows after
389: TZ change (related to feature #36)
390:
391: * tests/: 075.html, results/075.processed: win sync: to remove
392: differences with OS that doesn't keep timezone change history
393:
394: * tests/: 315.html, results/315.processed: win sync: to remove
395: differences with OS that doesn't keep timezone change history
396:
397: * tests/: 256.html, results/256.processed: win sync: to remove
398: differences with OS that doesn't keep timezone change history
399:
400: * tests/: 124.html, results/124.processed: win results sync: to
401: avoid hitting time change hole.
402:
403: * src/types/pa_vdate.C: static returned. :)
404:
405: 2015-09-22 moko
406:
407: * src/types/pa_vdate.C: FreeBSD 10 GPF fix (related to feature #36)
408:
409: * tests/results/131.processed: more tests for feature #1032
410:
411: * src/classes/date.C: minor fix related to feature #1032
412:
413: * operators.txt: ISO date creation documented (related to feature
414: #1032)
415:
416: * operators.txt: iso-string documented (related to feature #1032)
417:
418: * tests/: 315.html, results/315.processed: more tests added
419: (related to feature #1032)
420:
421: * tests/: 131.html, results/131.processed: date range checks
422: updated (related to feature #36)
423:
424: * tests/: 315.html, results/057.processed, results/315.processed:
425: test added for ISO date support (related to issue #315)
426:
427: * src/classes/date.C: more readable exceptions in date creation
428: (related to ticket #1032)
429:
430: 2015-09-18 moko
431:
432: * tests/: 202.html, results/202.processed: ^date.iso-string[] check
433: added (related to issue #1032)
434:
435: * tests/results/256.processed, src/classes/json.C: iso-string
436: documented (related to issue #1032)
437:
438: * tests/: 256.html, results/256.processed: ISO date check added
439: (related to issue #1032)
440:
441: * tests/: 057.html, results/057.processed, results/224.processed:
442: tests results updated after ISO date support implemented (related
443: to feature #1032)
444:
445: * src/: classes/date.C, classes/image.C, types/pa_value.h,
446: types/pa_vdate.C, types/pa_vdate.h: ISO 8601 dates support added,
447: ^date::create[string] constructor formalized, ^date.iso-string[]
448: added (implements feature #1032)
449:
450: 2015-09-05 moko
451:
452: * operators.txt: actualized
453:
454: * operators.txt: date changes documented (related to ticket #36)
455:
456: 2015-09-04 moko
457:
458: * src/types/pa_vdate.C: warning war
459:
460: * src/: classes/op.C, types/pa_vhashfile.C: warning war
461:
462: 2015-09-03 moko
463:
464: * tests/results/096.processed: test result updated for 0..9999 year
465: date range support (related to feature #36)
466:
467: * tests/: 314.html, results/314.processed: test for
468: ^string:base64[], ^string:idna[], ^string:js-escape[] (related to
469: bug #1031)
470:
471: * src/classes/string.C: Static calls fixed for ^string:base64[],
472: ^string:idna[], ^string:js-escape[] (closes bug #1031)
473:
1.101 moko 474: * Makefile.am, acsite.m4, configure.ac, configure.in: Warning war:
475: configure.in -> configure.ac
1.95 moko 476:
1.101 moko 477: * configure, configure.in, src/include/pa_config_auto.h.in: more
478: correct timezone check for FreeBSD Warning war: configure.in ->
479: configure.ac
1.95 moko 480:
481: * configure, configure.in, src/classes/Makefile.am,
1.101 moko 482: src/include/pa_config_auto.h.in, src/lib/cord/Makefile.am,
483: src/lib/gd/Makefile.am, src/lib/json/Makefile.am,
484: src/lib/memcached/Makefile.am, src/lib/pcre/Makefile.am,
485: src/lib/sdbm/Makefile.am, src/lib/smtp/Makefile.am,
486: src/main/Makefile.am, src/targets/apache/Makefile.am,
487: src/targets/cgi/Makefile.am, src/types/Makefile.am: INCLUDES ->
1.95 moko 488: AM_CPPFLAGS (warning war) PA_DATE64 (0..9999 year date range)
489: check added
490:
491: * src/types/pa_vdate.C: FreeBSD fixes + more robust code
492:
493: * tests/results/: 124.processed, 224.processed: test resuls updated
494: for new date implementation (related to feature #36)
495:
496: * src/: classes/date.C, classes/image.C, include/pa_common.h,
497: main/pa_common.C, types/pa_value.C, types/pa_vdate.C,
498: types/pa_vdate.h: new double date implementation with internal
499: support for extended 0..9999 year range, default timezone support
500: (related to feature #36)
501:
502: 2015-08-28 moko
503:
504: * src/types/pa_vmail.C: fixed $mail:received.date calculations
505: (fixes bug #1030)
506:
507: 2015-08-21 moko
508:
509: * src/classes/inet.C: snprintf size "bug" commented
510:
511: * src/main/pa_common.C: snprintf comments updated
512:
513: 2015-08-16 moko
514:
515: * src/types/: pa_vdate.C, pa_vdate.h: logic moved to pa_vdate.C
516:
517: 2015-08-11 moko
518:
519: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
520: types/pa_vclass.C, types/pa_vobject.C: hash_json_string argument
521: can be null (fixes bug #1029)
522:
523: 2015-08-06 moko
524:
1.101 moko 525: * src/types/: Makefile.am, pa_vdate.C, pa_vdate.h, types.vcproj:
526: pa_vdate.C added
1.95 moko 527:
528: 2015-08-05 moko
529:
530: * tests/: 313.html, results/313.processed: test for
531: ^table.count[columns] and ^table.flip[] with nameless tables
532: (feature #1003)
533:
534: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
535: max_cell added, now ^table.count[columns] and ^table.flip[] works
536: correctly for nameless tables (implements feature #1003)
537:
538: 2015-08-03 moko
539:
540: * tests/312.html: test for ^table.append[$hash] and
541: ^table.insert[$hash] added (related to feature #1028)
542:
543: * src/classes/table.C: ^table.append[$hash] and
544: ^table.insert[$hash] now supported (implements feature #1028)
545:
546: * tests/: 312.html, results/312.processed: test row copy in
547: ^table.hash[; $.type[table] ] added (related to feature #1016)
548:
549: * src/classes/table.C: row copy now created in ^table.hash[;
550: $.type[table] ] (related to feature #1016)
551:
552: 2015-07-29 moko
553:
554: * tests/: 312.html, results/312.processed: test for ^table.delete[]
555: added (related to feature #1016)
556:
557: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
558: ^table.delete[] added to delete current row (related to feature
559: 1016)
560:
561: 2015-07-28 moko
562:
563: * tests/: 312.html, results/312.processed: test for
564: $table.column[value] and ^table.insert{row} (related to feature
565: #1016)
566:
567: * src/: classes/table.C, include/pa_table.h, main/pa_table.C,
568: types/pa_vtable.C, types/pa_vtable.h: $table.column[value] and
569: ^table.insert{row} are now implemented (feature #1016)
570:
571: * src/include/pa_array.h: Optimization: bool reverse removed from
572: append(), insert() added, memmove arguments order in remove()
573: fixed (related to feature #1016)
574:
575: 2015-07-23 moko
576:
577: * src/classes/json.C: tainted json and empty json exception added
578: (implements feature #1015)
579:
580: * tests/: 311.html, results/311.processed: empty json and tainted
581: json exception test added (related to issue #1015)
582:
583: 2015-07-22 moko
584:
585: * tests/: 311.html, results/311.processed: test for UTF-8
586: processing added
587:
588: * tests/: 311.html, results/311.processed: test for
589: json_exception_with_source added (related to issue #394)
590:
591: * src/classes/json.C: json_exception_with_source added (implements
592: feature #394)
593:
594: 2015-06-29 moko
595:
596: * src/: classes/file.C, include/pa_dir.h, main/pa_dir.C:
597: directories are now correctly determined if _d_type == DT_UNKNOWN
598: (closes bug #1027)
599:
600: 2015-06-10 moko
601:
602: * src/types/pa_vxnode.h: extern "C" not requred and causes build
603: error if libxml has LIBXML_ICU_ENABLED.
604:
605: 2015-06-04 moko
606:
607: * tests/099.html: ups, reverting
608:
609: * tests/: 099.html, 309.html, 310.html, results/309.processed,
610: results/310.processed: tests for $response:body[ $.file[] ] and
611: $response:last-modified added
612:
613: * src/main/pa_request.C: last-modified check fixed
614:
615: 2015-06-03 moko
616:
617: * tests/: 204.html, 205.html, 293.html, results/204.processed,
618: results/205.processed, results/293.processed: $response:headers
619: logging added (tests for feature #1007)
620:
621: * src/: include/pa_common.h, include/pa_request.h,
622: main/pa_request.C, types/pa_vmail.C, types/pa_vresponse.C:
623: $response:headers are now in uppercase (closes feature #1007)
624:
625: 2015-06-02 moko
626:
627: * src/: include/pa_memory.h, classes/math.C: some of -pedantic
628: build errors reverted for clang compatibility
629:
630: 2015-06-01 moko
631:
632: * src/include/pa_memory.h: -pedantic build errors fixed
633:
634: * src/classes/math.C: -pedantic build error fixed
635:
636: * src/classes/table.C: USE_STRINGSTREAM moved to the correct place
637:
638: 2015-05-31 moko
639:
640: * src/classes/table.C: USE_STRINGSTREAM optimized
641:
642: * src/: classes/file.C, classes/math.C, include/pa_opcode.h,
643: include/pa_string.h, lib/json/pa_json.h, main/compile_tools.h,
644: main/pa_charset.C, main/pa_globals.C, main/pa_string.C,
645: types/pa_vmail.C, types/pa_vmethod_frame.C, types/pa_vregex.C,
646: types/pa_vxnode.h: warning war (-pedantic flag)
647:
648: 2015-05-28 moko
649:
650: * tests/: 308.html, results/308.processed: test for
651: ^table::create[$t;], etc work added (related to bug #975)
652:
653: * src/classes/table.C: check_option_param removed,
654: ^table::create[$t;], etc now works (fixes bug #975)
655:
656: 2015-05-27 moko
657:
658: * src/main/pa_request.C: Invalid response filename in gcc 4.9.2
659: (Debian jessie) fixed (closes issue #1024)
660:
661: * tests/Makefile: sort added as in Debian jessie list become
662: unsorted
663:
664: 2015-05-18 moko
665:
666: * tests/: 201.html, results/201.processed: test for
667: ^string.trim[what] feature #1022
668:
669: * src/classes/string.C: ^string.trim[what] now supported,
670: implements feature #1022
671:
672: 2015-05-17 moko
673:
674: * tests/results/185.processed: test result updated as feature #1021
675: implemented (left/right accept negative parameter)
676:
677: * src/classes/string.C: left/right now accept negative parameter
678: (implements feature #1021)
679:
680: 2015-05-08 moko
681:
682: * src/classes/math.C: isalnum -> pa_isalnum
683:
684: * src/main/execute.C: optimization in getter-junction processing
685: (related to issue #997)
686:
687: 2015-05-07 moko
688:
689: * tests/: 307.html, results/307.processed: test for issue #997
690: added
691:
692: * src/main/execute.C: process_getter result now checked if junction
693: returned (closes issue #997)
694:
695: * tests/: 305.html, results/305.processed: sort added to ignore
696: different order
697:
698: * src/types/pa_vxnode.C: & now untainted in $node.nodeValue
699: assignment (closes issue #994)
700:
701: * tests/: 306.html, results/306.processed: test for issue #994
702: added
703:
704: * tests/: 303.html, results/303.processed: two more errors tested
705:
706: 2015-05-06 moko
707:
708: * tests/: 305.html, results/305.processed: test for name2ip &
709: ip2name added (related to feature #992)
710:
711: * tests/: 303.html, 304.html, results/303.processed,
712: results/304.processed: tests for idna conversion added (related
713: to issue #849)
714:
715: 2015-05-02 moko
716:
717: * src/classes/inet.C: ^inet:ip2name[] and ^inet:name2ip[]
718: implemented
719:
720: 2015-04-30 moko
721:
722: * src/main/pa_http.C: idna_host added, related to issue #849
723:
724: * src/main/pa_http.C: set_addr corrected, pa_idna_encode call added
725: (related to issue #849)
726:
727: 2015-04-24 moko
728:
729: * src/types/pa_vjunction.C: warning war
730:
731: * src/lib/punycode/: pa_idna.h, pa_punycode.h: code style
732: unification
733:
734: * src/lib/punycode/pa_idna.c: warning war
735:
736: 2015-04-22 moko
737:
738: * src/main/main.vcproj: punycode include path added
739:
740: * src/lib/punycode/pa_idna.c: windows compile error fixed
741:
742: * src/lib/punycode/pa_idna.c: warning war
743:
744: * parser3.sln, src/lib/punycode/punycode.vcproj: punycode windows
745: project file added
746:
747: * src/lib/punycode/pa_convert_utf.c: debug compilation fix
748:
749: * src/include/pa_memory.h: warning war
750:
751: * src/: classes/string.C, include/pa_common.h, main/pa_common.C:
752: ^string:idna[xn--...], ^string.idna[] - idna conversion support
753: implemented (related to feature #849)
754:
755: * configure.in, src/main/Makefile.am,
756: src/targets/apache/Makefile.am, src/targets/cgi/Makefile.am:
757: libpunycode added in Unix
758:
759: 2015-04-21 moko
760:
761: * configure.in: large files support
762:
763: 2015-04-15 moko
764:
765: * src/lib/punycode/: Makefile.am, pa_convert_utf.c,
766: pa_convert_utf.h, pa_idna.c, pa_idna.h, pa_punycode.c,
767: pa_punycode.h: initial version for punycode/idna support library
768: (ticket #849)
769:
770: 2015-04-08 moko
771:
772: * src/: classes/curl.C, classes/date.C, classes/file.C,
773: classes/image.C, classes/mail.C, classes/reflection.C,
774: classes/string.C, classes/xnode.C, include/pa_request.h,
775: include/pa_string.h, include/pa_stylesheet_connection.h,
776: main/compile.y, main/compile_tools.h, main/execute.C,
777: main/pa_common.C, main/pa_request.C, main/pa_string.C,
778: main/pa_xml_io.C, main/untaint.C, types/pa_vclass.C,
779: types/pa_vcookie.C, types/pa_vfile.C, types/pa_vform.C,
780: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
781: types/pa_wwrapper.h, main/compile.tab.C: removed most of the
782: clang compiler warnings (closes issue #1018)
783:
784: * src/include/pa_string.h: String::Body comparation operators with
785: char * added (related to issue #958)
786:
787: 2015-04-07 moko
788:
789: * src/main/compile.tab.C: YYMALLOC/YYFREE defined to
790: pa_malloc/pa_free to remove system malloc/free usage (related to
791: issue #1018)
792:
793: * src/: classes/table.C, classes/xdoc.C, doc/memory.dox,
794: include/pa_hash.h, include/pa_memory.h, lib/gd/gif.C,
795: lib/gd/gif.h, lib/smtp/smtp.C, main/compile.y, main/pa_charset.C,
796: main/pa_http.C, main/pa_request.C, main/pa_string.C,
797: main/pa_xml_io.C, targets/apache/mod_parser3_core.C,
798: types/pa_vconsole.h, types/pa_vdouble.h, types/pa_vfile.C,
799: types/pa_vform.C, types/pa_vint.h: new(UseGC) replaced with new,
800: malloc/strdup/free replaced with pa_ version and checks for
801: accidental use of non-pa_ version added (related to issue #1018)
802:
803: 2015-04-03 moko
804:
805: * buildall: pcre-8.33 -> pcre-8.36
806:
807: * src/: main/compile.y, classes/form.C, classes/mail.C,
808: classes/op.C, classes/string.C, main/compile.tab.C,
809: main/compile_tools.C, main/pa_http.C, main/pa_request.C,
810: main/pa_sql_driver_manager.C, types/pa_vfile.C,
811: types/pa_vhashfile.C: C++11 compilation errors fixed (related to
812: ticket #958)
813:
814: * src/: classes/file.C, include/pa_common.h, include/pa_sapi.h,
815: main/pa_common.C, main/pa_http.C, main/pa_request.C,
816: targets/apache/mod_parser3_core.C, targets/cgi/parser3.C,
817: targets/isapi/parser3isapi.C, types/pa_venv.C, types/pa_vform.C,
818: types/pa_vform.h, types/pa_vrequest.C, types/pa_vrequest.h:
819: $request:headers, $request:method added (implements feature
820: #1007)
821:
822: 2015-03-17 misha
823:
824: * tests/302.html: - test for
825: ^json:string[...;$._default[method-name]]
826:
827: * src/: classes/json.C, types/pa_value.C, types/pa_value.h,
828: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C: - if
829: option $._default[method-name] is specified in ^json:string[], a
830: method with specified name will be called for classes/objects
831: serialization ( new feature: #982 )
832:
833: 2015-03-16 misha
834:
835: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
836: main/compile_tools.h, main/execute.C, types/pa_vconsole.h,
837: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.C,
838: types/pa_venv.h, types/pa_vform.C, types/pa_vform.h,
839: types/pa_vhashfile.h, types/pa_vjunction.C, types/pa_vjunction.h,
840: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
841: types/pa_vmemory.h, types/pa_vmethod_frame.C,
842: types/pa_vmethod_frame.h, types/pa_vregex.C, types/pa_vrequest.C,
843: types/pa_vrequest.h, types/pa_vstateless_class.C,
844: types/pa_vstateless_class.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
845: types/pa_vxnode.C, types/pa_vxnode.h: - $var.CLASS &
846: $var.CLASS_NAME now have special opcodes. This can be switched
847: off by commenting #define OPTIMIZE_BYTECODE_GET_ELEMENT__SPECIAL
848: on pa_opcode.h ( new feature: #844 )
849:
850: 2015-03-15 misha
851:
852: * tests/075.html: - test for $response:header[]
853:
854: * src/types/pa_vresponse.C: - $response:header[] deletes header
855: that was set earlie ( new feature: #1001 )
856:
857: 2015-03-12 misha
858:
859: * tests/246.html: - more tests for ^hash._at[]
860:
861: * src/: classes/hash.C, include/pa_hash.h: - ^õýø._at[...] now
862: accepts second param [key|value|hash] ( new feature: #1012 )
863:
864: 2015-03-09 moko
865:
866: * src/types/pa_vmail.C: exception for everything but
867: $mail:received, closes issue #1011
868:
869: 2015-02-20 moko
870:
871: * tests/: 275.html, results/275.processed: hex detection in
872: pa_atoui fix test (closes issue #1010)
873:
874: * src/main/pa_string.C: hex detection in pa_atoui fixed (closes
875: issue #1010)
876:
877: 2015-02-17 moko
878:
879: * src/types/pa_vmail.C: closes issue #1009 - mail content should be
880: tainted.
881:
882: 2015-02-03 misha
883:
884: * tests/301.html: - test for ^json:string($double) causes
885: exception. bugfix: #1008
886:
887: * src/classes/json.C: - ^json:string($double) causes exception.
888: bugfix: #1008
889:
890: * tests/014.html: - updated for work with ^hash.delete[]
891:
892: 2015-01-12 misha
893:
894: * src/: classes/form.C, include/pa_common.h,
895: include/pa_request_info.h, main/pa_common.C, types/pa_vform.C,
896: types/pa_vform.h: - supports body with PUT method as well ( new
897: feature: #1006 )
898:
899: * src/classes/file.C: - warnings war
900:
901: 2015-01-11 misha
902:
903: * tests/300.html: - test for ^hash.delete[] is added
904:
905: * src/classes/hash.C: - ^hash.delete[] clear all hash ( new
906: feature: #989 ) - tiny optimization in intersects
907:
908: 2015-01-06 moko
909:
910: * src/types/pa_vmail.C: file names transcode added, to and cc added
911: with transcode, attachments detection fixed
912:
913: * src/main/pa_request.C: filling mail received after cgi/auto.p
914: load to allow charset switch (related to issue #996)
915:
916: 2014-12-31 moko
917:
918: * src/types/pa_vmail.C: from and subject now transcoded if not
919: UTF-8 source charset (fixes issue 996)
920:
921: * src/main/pa_exception.C: fixed string from stack bug (closes
922: issue #1000)
923:
924: 2014-12-11 misha
925:
926: * src/types/pa_vhashfile.C: - check if key is not empty before
927: access ( bug fix: #1005 )
928:
929: 2014-11-13 misha
930:
931: * src/main/compile.y: - PC.append does not reset to false while
932: creating a new class. bugfix: #990
933:
934: * tests/299.html: - test for creation class after working with
935: partial class (create+append)
936:
937: * src/types/pa_vobject.C: - @GET[def] always returns true. bugfix:
938: #995
939:
940: * tests/232.html: - test for @get[def] added
941:
942: 2014-10-12 moko
943:
944: * src/lib/pcre/pcre_internal.vcproj: correct path
945:
946: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
947: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
948: lib/pcre/pcre_internal.vcproj, main/main.vcproj,
949: targets/apache/ApacheModuleParser3.vcproj,
950: targets/apache/ApacheModuleParser3Core.vcproj,
951: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
952: types/types.vcproj: project GUID inserted in *.vcproj for correct
953: conversion in newer VS versions
954:
955: * parser3.sln, src/lib/pcre/pcre_internal.vcproj:
956: pcre_internal.vcproj added
957:
958: 2014-08-28 moko
959:
960: * src/lib/pcre/: Makefile.am, pa_pcre_chartables.c,
961: pa_pcre_internal.h, pa_pcre_valid_utf8.c: _pcre_default_tables
962: and pcre_valid_utf are copied to parser3 code (fixes issue #991)
963:
964: 2014-06-30 misha
965:
966: * tests/298.html: - tests for ^reflection:def[class;className]
967: added
968:
969: * src/classes/reflection.C: - ^reflection:def[class;className]
970: added ( new feature: #918 )
971:
972: 2014-06-29 misha
973:
974: * src/classes/table.C: - ^table::create[unsupported data] -
975: exception comment changed to "body must be table or code" ( bug
976: fix: #951 )
977:
978: * tests/: 261.html, results/261.processed: - tests for
979: ^json:string[...;$.void[null|string]] added
980:
981: * src/: classes/json.C, types/pa_value.h, types/pa_vvoid.h: - new
982: option $.void[string|null] added to ^json:string[...] ( new
983: feature: #952 )
984:
985: 2014-06-28 moko
986:
987: * src/classes/curl.C: $.charset now processed before other curl
988: options (closes issue #980)
989:
990: 2014-05-23 misha
991:
992: * src/classes/json.C: - bug fix: #987
993:
994: 2014-05-04 misha
995:
996: * tests/: 253.html, 253_json.txt: - test for
997: ^json:parse[$.int(false)] is added
998:
999: * src/classes/json.C: - To ^json:parse[] added option $.int(bool,
1000: default true). The option is similar to $.double(bool) but for
1001: integers.
1002:
1003: 2014-05-01 moko
1004:
1005: * src/classes/file.C: "PARSER_VERSION" -> PARSER_VERSION ( bugfix:
1006: #12 )
1007:
1008: 2014-04-16 moko
1009:
1010: * src/main/pa_http.C: response-charset option should finally work
1011: now (fix for issue #867)
1012:
1013: * src/main/pa_http.C: response-charset option should work now (fix
1014: for issue #867)
1015:
1016: 2014-03-07 moko
1017:
1018: * buildall: libgc moved
1019:
1020: * buildall: libgc moved
1021:
1022: 2013-12-29 moko
1023:
1024: * src/classes/string.C: ^string:js-unescape result now tainted,
1025: closes issue #966
1026:
1027: * tests/: 186.html, results/186.processed: ^string:js-unescape
1028: result now tainted, issue #966
1029:
1030: 2013-12-03 moko
1031:
1032: * src/: classes/memcached.C, types/pa_vmemcached.C,
1033: types/pa_vmemcached.h: memcached open $.skip-connect(true|false)
1034: option was added for http://www.parser.ru/forum/?id=79343
1035:
1036: * src/classes/file.C: bugfix for
1037: http://www.parser.ru/forum/?id=79337
1038:
1039: 2013-11-05 moko
1040:
1041: * configure.in, src/include/pa_version.h: 3.4.3 -> 3.4.4b
1042:
1043: * src/main/pa_globals.C: spelling fixed
1044:
1045: 2013-10-29 moko
1046:
1047: * src/lib/json/json.vcproj: json.c -> pa_json.C
1048:
1049: * src/lib/json/pa_json.C: C++ compatibility addes, related to issue
1050: #892
1051:
1052: * src/: classes/json.C, lib/json/Makefile.am, lib/json/json.c,
1053: lib/json/json.h, lib/json/pa_json.C: json.c -> pa_json.C (for
1054: exceptions to be thrown thougth json library), related to issue
1055: #892
1056:
1057: * src/main/pa_charset.C: avoid compilation bug in Debian 6.0.8 x32,
1058: related to issue #896
1059:
1060: 2013-10-24 moko
1061:
1062: * configure.in, src/include/pa_version.h: 3.4.3rc -> 3.4.3
1063:
1064: 2013-10-23 moko
1065:
1066: * README: actualization
1067:
1068: 2013-10-22 moko
1069:
1070: * src/targets/apache/mod_parser3.c: Adopted apache 2.4
1071: compatibility patch from Sergey Kirpichev
1072:
1073: * tests/: 297.html, results/297.processed: non-working getter fix
1074: test for issue #948
1075:
1076: * src/: include/pa_request.h, main/pa_request.C: Now getter is not
1077: called when saving value of $match variable in ^string.match[] to
1078: increase compatibility (related to issue #948).
1079:
1080: * src/: include/pa_request.h, targets/cgi/parser3.C: minor header
1081: usage optimization
1082:
1083: 2013-10-21 moko
1084:
1085: * tests/: 182.html, results/182.processed: local path removed for
1086: compatibility
1087:
1088: * tests/: 244.html, 253.html, 254.html, 275.html, 281.html,
1089: results/244.processed, results/253.processed,
1090: results/254.processed, results/275.processed,
1091: results/281.processed: try_catch -> try-catch
1092:
1093: * tests/: 288.html, 294.html, 296.html, results/288.processed,
1094: results/294.processed, results/296.processed: try_catch ->
1095: try-catch
1096:
1097: 2013-10-20 moko
1098:
1099: * tests/: 296.html, results/296.processed: test for xsl exception
1100: for issue #938 added.
1101:
1102: * src/: include/pa_xml_exception.h,
1103: main/pa_stylesheet_connection.C: forgotten to be replaced
1104: XmlException is now replaced (once again closes issue #938)
1105:
1106: 2013-10-19 misha
1107:
1108: * bin/auto.p.dist.in: - more mime-types are added
1109:
1110: 2013-10-18 moko
1111:
1112: * buildall: disable clock_gettime detection to avoid librt linking
1113: (which in turn depends on libpthread), related to issue #943
1114:
1115: 2013-10-18 misha
1116:
1117: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
1118: lib/smtp/smtp.vcproj, main/main.vcproj,
1119: targets/apache/ApacheModuleParser3Core.vcproj,
1120: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
1121: types/types.vcproj: - new locations for libxml2 includes where
1122: added to vcproj files
1123:
1124: 2013-10-18 moko
1125:
1126: * src/classes/: hashfile.C, op.C: hopefully last part of issue #948
1127: fix
1128:
1129: * tests/: 295.html, results/295.processed: test for issue #948
1130: updated
1131:
1132: * src/classes/table.C: hopefully last lost part for issue #948 fix.
1133: :)
1134:
1135: * tests/: 295.html, results/295.processed: test for issue #948
1136: added
1137:
1138: * src/: classes/hash.C, classes/string.C, classes/table.C,
1139: include/pa_request.h, types/pa_method.h: for getters and setters
1140: to be executed request.put_element should be called, not
1141: context.put_element (fixes issue #948)
1142:
1143: 2013-10-17 moko
1144:
1145: * src/classes/xdoc.C: libxml 2.9.1 compatibility with define
1146: LIBXML2_NEW_BUFFER check (closes issue #943)
1147:
1148: * buildall: libxml 2.9.1 build is broken --without-reader.
1149:
1150: 2013-10-16 moko
1151:
1152: * configure.in, src/include/pa_version.h: 3.4.3b -> 3.4.3rc
1153:
1154: * tests/: 294.html, results/294.processed: test for issue #938
1155:
1156: * src/: classes/xdoc.C, classes/xnode.C,
1157: include/pa_xml_exception.h, main/pa_xml_exception.C: XmlException
1158: now calls fixUTF8 if source charset is UTF-8 (closes issue #938)
1159:
1160: * buildall: pcre-8.30 -> pcre-8.33 libxml2-2.8.0 -> libxml2-2.9.1
1161: libxslt-1.1.26 -> libxslt-1.1.28
1162:
1163: * src/: include/pa_charset.h, lib/pcre/pa_pcre_internal.h,
1164: main/pa_charset.C: fixUTF8 method added to replace invalid UTF-8
1165: to '?', related to issue #938
1166:
1167: 2013-10-15 moko
1168:
1169: * src/: include/pa_common.h, main/pa_charset.C, main/pa_common.C,
1170: main/untaint.C: json chars 0x01-0x1F now are escaped as \u00XX,
1171: minor optimizations (closes issue #896)
1172:
1173: * tests/results/: 292.processed, 293.processed: results updated to
1174: comply with issue #896
1175:
1176: * tests/: 292.html, 293.html, results/292.processed,
1177: results/293.processed: tests for json escaping
1178:
1179: 2013-10-14 moko
1180:
1181: * src/: include/pa_common.h, main/pa_common.C: minor rearrangements
1182: and cleanup, code moved from .h to .C, no changes in code
1183:
1184: 2013-10-12 moko
1185:
1186: * tests/results/119.processed: updated test result commited
1187:
1188: * tests/: 291.html, results/291.processed: test for issue #894
1189: added
1190:
1191: * src/types/pa_wcontext.h: base methods call support function
1192: get_somebody_entered_some_class should not be true forever, as
1193: wcontext can have many get_elements calls (fixes issue #894)
1194:
1195: 2013-10-11 moko
1196:
1197: * tests/: 290.html, results/290.processed: test for junction GPF
1198: issue #942 added
1199:
1200: * src/types/pa_vmethod_frame.h: GPF if method junctions is passed
1201: to native method fixed (closes issue #942)
1202:
1203: * tests/: 158.html, results/158.processed: test for csv-string[]
1204: added
1205:
1206: * src/classes/table.C: minor fixes for table.csv-string[] (closes
1207: feature #907)
1208:
1209: * src/classes/table.C: ^table.csv-string[] from misha@ (implements
1210: feature #907)
1211:
1212: 2013-10-09 moko
1213:
1214: * src/: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
1215: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
1216: types/pa_vstateless_class.C: GET_default, SET_default now works
1217: properly not only in objects, but in classes as well (closes
1218: issue #903)
1219:
1220: * tests/: 289.html, results/289.processed: GET/SET_default now
1221: works in classes, not only objects, test case added, related to
1222: issue #903
1223:
1224: * tests/: 288.html, results/288.processed: test for endless
1225: recursion bug added (related to issue #903)
1226:
1227: 2013-10-05 moko
1228:
1229: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
1230: classes/table.C, main/execute.C, types/pa_method.h,
1231: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
1232: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
1233: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
1234: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmemcached.C,
1235: types/pa_vmemcached.h, types/pa_vmethod_frame.h,
1236: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
1237: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
1238: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
1239: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
1240: optimization: put_element no longer has "bool areplace" argument,
1241: related to issue #903
1242:
1243: 2013-10-03 moko
1244:
1245: * tests/results/182.processed: result for $.replace(false) test
1246: commited
1247:
1248: * src/classes/date.C: ^date::create(number) processed correctly
1249: (fixes issue #901)
1250:
1251: * src/classes/image.C: as_no_junction removed, as param can be
1252: expression (closes issue #931)
1253:
1254: * tests/233.html: test for issue #931 added
1255:
1256: 2013-10-02 moko
1257:
1258: * tests/: 182.html, 182_dir/a5.p: test for $.replace(true)
1259: modified, test for $.replace(false) added
1260:
1261: * src/main/compile_tools.h: forgotten class replace returned. :)
1262:
1263: 2013-09-30 moko
1264:
1265: * tests/: 141.html, results/141.processed: md5 tainting test added
1266:
1267: * src/: classes/op.C, include/pa_request.h, main/compile.y,
1268: main/compile_tools.h, main/pa_request.C: allow_class_replace
1269: implemented; $.replace option added to ^process and ^use
1270:
1271: 2013-08-27 moko
1272:
1273: * src/classes/: file.C, json.C, math.C, string.C, xdoc.C:
1274: cstr_to_string_body_untaint should be called with charsets for
1275: possible uri language and connection for possible sql language.
1276: related to issue #857
1277:
1278: * buildall: and -> or fixed
1279:
1280: 2013-08-26 moko
1281:
1282: * buildall: prepare_ functions logic changed to support
1283: gc-7.2d.tar.gz extracting to gc-7.2 directory
1284:
1285: 2013-08-23 moko
1286:
1287: * src/include/pa_config_fixed.h: gc and xml libs are now linked
1288: statically
1289:
1290: 2013-08-22 moko
1291:
1292: * src/classes/string.C: String::Empty used (related to issue #912)
1293: append_know_length removed (related to old GPF bug)
1294:
1295: 2013-08-21 moko
1296:
1297: * src/classes/math.C: untaint(L_AS_IS) added for md5 and sha1
1298:
1299: * src/classes/math.C: ^math:digest[...;$file] support added
1300: (related to ticket #857
1301:
1302: * tests/: 141.html, results/141.processed: ^math:digest[...;$file]
1303: implemented
1304:
1305: * src/types/pa_vhashfile.h: warning war
1306:
1307: * src/: classes/json.C, classes/op.C, include/pa_hash.h,
1308: include/pa_request.h, main/pa_request.C, types/pa_value.h:
1309: anti_endless_json_string_recoursion removed from request;
1310: json_string_recoursion added to json_options; $.indent[indent
1311: value] now supported and passed within recoursion closes feature
1312: #937
1313:
1314: * tests/: 287.html, results/287.processed: test for feature #937
1315:
1316: 2013-07-31 moko
1317:
1318: * src/lib/json/: json.c, pa_json.C: STATE__X -> STATE_XX for cygwin
1319: compilation having #define _S
1320:
1321: * src/main/pa_globals.C: cleanup
1322:
1323: 2013-07-30 moko
1324:
1325: * src/: classes/table.C, include/pa_common.h, main/pa_charset.C,
1326: main/pa_common.C: vs2003 warning war
1327:
1328: * src/lib/json/: json.c, pa_json.C: vs2003 warning war
1329:
1330: * src/lib/json/: json.c, pa_json.C: vs2003 compilation fix
1331:
1332: * src/lib/md5/pa_sha2.c: warning war
1333:
1334: 2013-07-29 moko
1335:
1336: * src/lib/json/: json.c, json.h, pa_json.C, pa_json.h: some libjson
1337: patches from github
1338:
1339: * src/: classes/bool.C, classes/double.C, classes/int.C,
1340: classes/memcached.C, include/pa_config_includes.h,
1341: types/pa_vfile.C, types/pa_vfile.h: warning war
1342:
1343: * src/lib/json/json.vcproj: C++ -> C
1344:
1345: * src/lib/json/: json.c, pa_json.C: C++ warning revert
1346:
1347: * src/lib/json/: json.c, pa_json.C: windows compatibility
1348:
1349: * src/lib/json/: json.c, pa_json.C: windows compatibility
1350:
1351: * src/lib/json/: json.c, pa_json.C: warning war
1352:
1353: * src/lib/json/: json.c, pa_json.C: win32 compilation issues fixes
1354:
1355: * src/include/pa_config_fixed.h: uint16_t added
1356:
1357: * configure.in: uint16_t check added
1358:
1359: * src/: classes/json.C, lib/json/JSON_parser.C,
1.101 moko 1360: lib/json/JSON_parser.h, lib/json/Makefile.am, lib/json/json.c,
1361: lib/json/json.h, lib/json/json.vcproj, lib/json/pa_json.C,
1362: lib/json/pa_json.h: JSON_parser with non-free licence is replaced
1363: with similar GPL licenced libjson (fixes issue #892)
1.95 moko 1364:
1365: 2013-07-25 moko
1366:
1367: * parser3.sln: dependencies added
1368:
1369: * parser3.sln, src/targets/apache/ApacheModuleParser3.vcproj,
1370: src/targets/apache/ApacheModuleParser3Core.vcproj: win32 apache
1371: module support
1372:
1373: * src/targets/apache/mod_parser3_core.C: win32 cleanup
1374:
1375: * src/targets/apache/mod_parser3.c: win32 apache 2.2 module
1376:
1377: 2013-07-23 moko
1378:
1379: * src/: include/pa_memory.h, main/pa_memory.C: non-working
1380: PA_DEBUG_GC_MEMORY removed
1381:
1382: * src/: main/pa_globals.C, targets/cgi/parser3.C:
1383: PA_DEBUG_DISABLE_GC compilation fix
1384:
1385: * src/: classes/op.C, classes/table.C, include/pa_request.h,
1386: main/pa_request.C: outdated RESOURCES_DEBUG removed
1387:
1388: * src/: main/pa_os.C, targets/cgi/parser3.C: headers cleanup,
1389: garbage cleanup
1390:
1391: * src/main/pa_common.C: warning war
1392:
1393: * src/: include/pa_http.h, main/pa_http.C: headers cleanup
1394:
1395: * src/: include/pa_common.h, main/pa_common.C: WIN32 -> _MSC_VER,
1396: minor cleanup
1397:
1398: * src/: include/pa_dir.h, main/pa_dir.C: loaddir under cygwin now
1399: uses cygwin, not WIN32 implementation
1400:
1401: * src/main/pa_exec.C: WIN32 -> _MSC_VER, under cygwin unix exec is
1402: able to exec shell scripts
1403:
1404: * src/classes/math.C: ifdef WIN32 cleanup
1405:
1406: * src/types/pa_vmemcached.C: LT_MODULE_EXT used
1407:
1408: * bin/auto.p.dist.in: libpq.so -> libpq.
1409:
1410: * src/classes/curl.C: LT_MODULE_EXT used
1411:
1412: * src/include/pa_config_fixed.h: LT_MODULE_EXT defined
1413:
1414: 2013-07-22 moko
1415:
1416: * src/include/: pa_config_fixed.h, pa_config_includes.h: win32
1417: includes fix
1418:
1419: * src/: main/pa_common.C, targets/cgi/parser3.C: includes cleanup
1420:
1421: * configure.in, src/include/pa_config_includes.h,
1422: src/lib/smtp/comms.C, src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
1423: src/main/pa_exec.C: includes cleanup
1424:
1425: * src/targets/cgi/parser3.C: 2012->2013
1426:
1427: * src/include/pa_version.h: 3.4.2 -> 3.4.3b
1428:
1429: * configure.in, src/include/pa_config_includes.h,
1430: src/include/pa_http.h, src/lib/json/JSON_parser.h,
1431: src/main/pa_random.C, src/main/pa_socks.C,
1432: src/types/pa_vstatus.C: cygwin support cleanup
1433:
1434: * configure.in: dirent.h check added
1435:
1436: * src/: include/pa_config_includes.h, include/pa_dir.h,
1437: main/pa_dir.C: includes cleanup, dirent.h check added filePath
1438: not copied
1439:
1440: 2013-07-21 moko
1441:
1442: * src/lib/cord/cord.vcproj: unused cordprnt.c removed
1443:
1444: * src/targets/cgi/: Makefile.am, getopt.c, getopt.h,
1445: parser3.vcproj: unused getopt.h / getopt.c removed
1446:
1447: * operators.txt, src/classes/file.C, tests/022.html,
1448: tests/results/022.processed: ^file:list[path][$.filter[regexp]
1449: $.stat(true)] usage commented
1450:
1451: * configure.in, src/classes/file.C, src/include/pa_dir.h,
1452: src/main/pa_dir.C: ^file:list[] now has dir column and when
1453: $.stat(true) it has size/*date columns modified patch from misha@
1454: that closes issue #914.
1455:
1456: * src/: include/pa_config_includes.h, main/pa_globals.C:
1457: PA_RELEASE_ASSERTS removed
1458:
1459: * src/lib/md5/pa_md5c.c: minor cleanup
1460:
1461: * src/lib/json/: JSON_parser.C, JSON_parser.h: headers cleanup,
1462: localeconv()->decimal_point usage remoed (related to issue #934)
1463:
1464: * src/lib/cord/: Makefile.am, cordprnt.c, include/cord.h: unused
1465: cordprnt.c removed
1466:
1467: * src/lib/sdbm/: sdbm.c, sdbm_pair.c, pa-include/pa_apr.h,
1468: pa-include/pa_errno.h, pa-include/pa_file_io.h,
1469: pa-include/pa_strings.h: includes cleanup
1470:
1471: * src/lib/md5/pa_md5c.c: headers cleanup
1472:
1473: 2013-07-20 moko
1474:
1475: * src/lib/cord/: cordbscs.c, cordprnt.c, cordxtra.c: includes
1476: cleanup
1477:
1478: 2013-07-19 moko
1479:
1480: * src/classes/math.C: extern "C" added for crypt
1481:
1482: 2013-07-18 moko
1483:
1484: * src/classes/math.C: fix redhat7.2 build
1485:
1486: 2013-07-17 moko
1487:
1488: * configure.in, src/include/pa_config_includes.h,
1489: src/include/pa_config_fixed.h: headers actualized (inttypes.h
1490: added for uint8/32/64_t)
1491:
1492: * src/lib/md5/: pa_md5.h, pa_md5c.c, pa_sha2.c, pa_sha2.h:
1493: pa_config_includes.h used for uint32/64_t
1494:
1495: 2013-07-16 moko
1496:
1497: * src/: include/pa_string.h, main/pa_string.C, types/pa_vform.C,
1498: types/pa_vform.h, types/pa_vobject.C, types/pa_vobject.h: warning
1499: war
1500:
1501: * src/main/compile.tab.C: compile.y was updated
1502:
1503: * src/main/compile.y: warning war
1504:
1505: * src/: include/pa_exception.h, main/pa_exception.C,
1506: main/pa_xml_exception.C: warning war
1507:
1508: * src/: include/pa_common.h, main/pa_common.C: warning war
1509:
1510: * configure.in: beauty :)
1511:
1512: * tests/: 141.html, results/141.processed: sha256/512 added
1513:
1514: 2013-07-13 moko
1515:
1516: * src/lib/md5/md5.vcproj: sha2 added
1517:
1518: * src/: lib/md5/pa_sha2.c, lib/md5/pa_sha2.h, lib/md5/Makefile.am,
1519: classes/math.C: sha2 support (sha256/sha512 digest)
1520:
1521: 2013-07-08 moko
1522:
1523: * src/classes/image.C: directory read or other read problem message
1524: fixed (related to issue #933)
1525:
1526: 2013-07-07 moko
1527:
1528: * bin/auto.p.dist.in: windows-1251 commented to remove auto.p
1529: dependense from $charsetsdir directory existance and content (and
1530: UTF-8 is default allready)
1531:
1532: * AUTHORS: + misha + moko. :)
1533:
1534: 2013-07-06 moko
1535:
1536: * src/: classes/curl.C, include/pa_globals.h,
1537: include/pa_sql_driver_manager.h, lib/memcached/pa_memcached.C,
1538: main/pa_globals.C, main/pa_sql_driver_manager.C: pa_dlinit added
1539: for lt_dlinit to be called once and lt_dlexit called at right
1540: place (related to issue #925)
1541:
1542: 2013-07-04 moko
1543:
1544: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstring.C:
1545: VString::as_vfile now uses vfile.set_binary_string to avoid
1546: content-type to be set, as it brokes badly designed logic in
1547: response output. This hopefully finishes issue #928.
1548:
1549: * tests/results/: 256.processed, 286.processed: file now displayed
1550: as name, size, mode, content-type
1551:
1552: * src/main/pa_common.C: read error now reported cottectly (fixes
1553: issue #933
1554:
1555: 2013-06-28 moko
1556:
1557: * tests/: 286.html, results/286.processed: test extended
1558:
1559: * tests/: 286.html, results/286.processed: Test for issue #928
1560: added. it tests default content-type change.
1561:
1562: * src/types/pa_vfile.C: closes issue #928 - default content-type
1563: now updated
1564:
1565: 2013-06-25 moko
1566:
1567: * src/: classes/file.C, types/pa_vfile.C, types/pa_vfile.h: default
1568: content-type for text/binary files without name added;
1569: ^file::create[$f;...] options now works properly and $f
1570: properties are default (fixes issue #928)
1571:
1572: 2013-05-16 misha
1573:
1574: * src/include/pa_opcode.h: - define for OBJECT_POOL optimisation is
1575: added
1576:
1577: * src/main/pa_table.C: - a tiny memory optimisation while creating
1578: table if specified limit is bigger than source rows count
1579:
1580: * src/classes/table.C: - ^table.foreach[k;v]{code}[separator] is
1581: added ( new feature: #858 )
1582:
1583: 2013-04-29 moko
1584:
1585: * src/classes/curl.C: CURL_IPRESOLVE_V4 now set by default,
1586: $.ipresolve(0|1|2) added (closes issue #891)
1587:
1588: * src/lib/curl/curl.h: CURL_IPRESOLVE added
1589:
1590: 2013-04-24 moko
1591:
1592: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
1593: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
1594: types/pa_vmemcached.h: ^memcache.release[] added, calls
1595: memcached_quit (refs #893)
1596:
1597: 2013-04-22 moko
1598:
1599: * src/: include/pa_string.h, main/pa_common.C: no more double
1600: slashes in file path (fixes bug #872)
1601:
1602: * src/: classes/curl.C, lib/curl/curl.h: minor fixes related to
1603: CURLOPT_ENCODING renamed into CURLOPT_ACCEPT_ENCODING (issue
1604: #739)
1605:
1606: * tests/results/266.processed: $.max_params added (feature #915)
1607:
1608: * src/: include/pa_common.h, main/pa_http.C: response-charset
1609: option added to file::load (closes issue #867)
1610:
1611: 2013-04-20 misha
1612:
1613: * src/classes/curl.C: - forgotten CURL_ACCEPT_ENCODING option is
1614: commited
1615:
1616: 2013-03-15 misha
1617:
1618: * src/classes/: hash.C, table.C: - Optimisation: do not create
1619: multiple empty strings while ::sql. uae String::Empty instead
1620:
1621: 2013-03-14 misha
1622:
1623: * src/classes/reflection.C: - for user classes
1624: ^reflection:method_info[] returns $.max_params and $.extra_param
1625: with $.call_type if they available ( new feature: #915 )
1626:
1627: * src/classes/file.C: - ^file:delete[] now supports an option
1628: $.exception(false) that suppress any exception while deleting
1629: file ( new feature: #916 )
1630:
1631: * src/classes/curl.C: - parsing cookies after curl:load now should
1632: work :)
1633:
1634: 2013-03-12 misha
1635:
1636: * src/types/pa_vfile.C: - if specified file_name is empty string
1637: set default name for the file
1638:
1639: 2013-03-11 misha
1640:
1641: * src/classes/curl.C: - after $f[^curl:load[...]] the cookies are
1642: also available in $f.cookies
1643:
1644: * src/: include/pa_http.h, main/pa_http.C: - parsing cookies is
1645: moved to a separate method
1646:
1647: 2013-03-10 moko
1648:
1649: * src/include/pa_config_fixed.h: typedef unsigned int uint32_t
1650: added
1651:
1652: * src/lib/memcached/pa_memcached.h: typedef unsigned int uint32_t
1653: removed (declared by autoconf)
1654:
1655: * configure.in: AC_TYPE_SSIZE_T, AC_TYPE_UINT32_T added for
1656: uint32_t define
1657:
1658: 2013-03-10 misha
1659:
1660: * src/classes/file.C: ^file:delete and ^file:move now support
1661: option $.keep-empty-dirs(true) ( new feature: #884 )
1662:
1663: * src/: include/pa_common.h, main/pa_common.C: - option for keeping
1664: empty dirs is added
1665:
1666: 2013-03-10 moko
1667:
1668: * src/classes/: bool.C, double.C, int.C: default can be present,
1669: but default check removed from ^int/double/bool.int/double/bool
1670: for string.int/double/bool compatibility (related to issue #913)
1671:
1672: * src/classes/string.C: ^string.int/dobule/bool no longer
1673: internally throws exception if default is present (closes issue
1674: #913)
1675:
1676: 2013-03-09 misha
1677:
1678: * src/types/: pa_vhash.h, pa_vregex.h, pa_vtable.h: - tiny
1679: optimisations ( #845 )
1680:
1681: * src/types/pa_venv.C: - added $env:fields ( new feature: #906 )
1682:
1683: 2013-03-08 moko
1684:
1685: * src/main/pa_http.C: GPF on ^cookies:save fixed, $file.cookies now
1686: creates correct table (fixes issue #910)
1687:
1688: * src/classes/op.C: r.connection() -> r.connection(false) to allow
1689: use outside of 'connect' operator (fixes issue #911)
1690:
1691: * tests/results/: 096.processed, 122.processed: test results
1692: updated as doubles now printed with 15 significant digits, not 5
1693: (fixes issue #882)
1694:
1695: * src/types/pa_vdouble.h: %.15g now used to format doubles instead
1696: of broken has_frac() ? "%g": "%.0f" logic (fixes issue #882)
1697:
1698: 2013-02-21 moko
1699:
1700: * src/classes/table.C: _locate_name_value does not check arguments
1701: count, so we check it in advance (fixes issue #905)
1702:
1703: 2012-10-23 moko
1704:
1705: * buildall: old shell for and echo compatibility (for six)
1706:
1707: 2012-10-19 moko
1708:
1709: * buildall: --strip added --disable-safe-mode listed in usage
1710:
1711: 2012-10-17 misha
1712:
1713: * src/classes/op.C: - apply-taint should not throw "outside
1714: connect" exception with sql lang now
1715:
1716: 2012-10-17 moko
1717:
1718: * src/main/pa_request.C: bugfix: safe mode should be inited for
1719: each request (for apache module)
1720:
1721: 2012-09-26 moko
1722:
1723: * src/doc/doxygen.cfg: png -> svg
1724:
1725: 2012-09-25 moko
1726:
1727: * tests/: 141.html, results/141.processed: md5 hmac added, long key
1728: test added
1729:
1730: * src/classes/math.C: HMAC for MD5 added, bugfix for tempdigest
1731: double use when key is long
1732:
1733: 2012-09-16 moko
1734:
1735: * src/classes/math.C: Format -> Method Encode -> Format
1736:
1737: * tests/: 141.html, results/141.processed: math:digest hmac test
1738: added
1739:
1740: 2012-09-14 moko
1741:
1742: * src/classes/math.C: SHA1ReadDigest added and used in ^sha1.
1743: ^digest[sha1|md5;data; $.encode[base64|hex] $.hmac[key]] basic
1744: implementation added
1745:
1746: 2012-09-12 moko
1747:
1748: * src/doc/: doxygen.cfg, footer.htm, index.dox, string.dox,
1749: targets.dox: doxygen.cfg and footer.htm updated for doxygen 1.7.3
1750: targets.dox and string.dox slightly actualized
1751:
1752: 2012-08-31 moko
1753:
1754: * ChangeLog: now generated with patched cvs2cl.pl
1755:
1756: 2012-07-29 moko
1757:
1758: * tests/285.html, src/main/execute.C, tests/results/285.processed:
1759: result should be pushed after VMethodFrame destructor is called,
1760: as it deletes junctions from stack params (fixes issue #868)
1761:
1762: 2012-07-23 moko
1763:
1764: * INSTALL, README: buildall script usage documented, other outdated
1765: info updated.
1766:
1767: * buildall-with-xml, buildall-without-xml: replaced by buildall
1768:
1769: 2012-07-21 moko
1770:
1771: * buildall: glib does not compile when threads are disabled...
1772:
1773: * src/types/pa_vmail.C: g_assertion fixes for empty input
1774:
1775: * src/types/pa_vmail.C: yet another fix (strange GPF on object
1776: unref, can't unref nested objects)
1777:
1778: * src/types/pa_vmail.C: another check added
1779:
1780: 2012-07-19 moko
1781:
1782: * buildall: usage added
1783:
1784: * buildall: new buildall script that unites buildall-with-xml,
1785: buildall-without-xml, --with-apache and --with-mailreceive
1786:
1787: * configure.in: support for static gmime and dynamic glib linking.
1788: fixes for FreeBSD
1789:
1790: 2012-07-17 moko
1791:
1792: * configure.in: --with-mailreceive replaced
1793: --with-static-mailreceive and --with-shared-mailreceive pathlink
1794: removed
1795:
1796: 2012-07-16 moko
1797:
1798: * src/types/pa_vmail.C: updated to work gmime 2.6, headers now
1799: capitalized, content now decoded and text content converted to
1800: $request:charset. all properties are accessed by functions, this
1801: ready for dynamic load.
1802:
1803: 2012-06-28 moko
1804:
1.101 moko 1805: * src/targets/apache/Makefile.am: fix for apache cflags for Linux
1806: 32 bit
1.95 moko 1807:
1808: 2012-06-27 moko
1809:
1810: * buildall-with-xml, buildall-without-xml: fetch requires -p for
1811: passive ftp
1812:
1813: * src/lib/ltdl/ltdl.vcproj: release build fixed
1814:
1815: * configure.in: 3.4.2 RC -> 3.4.2
1816:
1817: 2012-06-22 moko
1818:
1819: * src/types/pa_vfile.C: returned empty mode to stated files (issue
1820: #815)
1821:
1822: * tests/: 284.html, results/284.processed: output options test
1823: (feature #265)
1824:
1825: 2012-06-22 misha
1826:
1827: * tests/215.html: - little changes
1828:
1829: 2012-06-21 moko
1830:
1831: * src/: classes/json.C, classes/xdoc.C, types/pa_vxdoc.C,
1832: types/pa_vxdoc.h: output_options returned and used (bugfix for
1833: feature #265)
1834:
1835: * buildall-with-xml, buildall-without-xml: --with-match-limit=10000
1836: breaks long .*, default 10M restored. (issue #216)
1837:
1838: * tests/: 283.html, results/283.processed: test for issue #815
1839: added
1840:
1841: * src/types/: pa_vfile.C, pa_vstring.C: bugfix: ^#0D not altered
1842: again, cstrm not required.
1843:
1844: * src/lib/ltdl/: argz.c, ltdl.c, libltdl/lt__glibc.h: fixes for
1845: Win32 and broken FreeBSD (issue #45)
1846:
1847: * src/lib/ltdl/ltdl.vcproj: preopen.c and config.h removed
1848:
1849: * src/main/pa_string.C: warnings war
1850:
1851: * src/: classes/mail.C, include/pa_dir.h, include/pa_http.h,
1852: lib/json/JSON_parser.h, lib/smtp/smtp.h, main/pa_random.C,
1853: main/pa_socks.C, targets/apache/pa_threads.C,
1854: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
1855: types/pa_vstatus.C: compilation under cygwin fixed
1856:
1857: 2012-06-19 moko
1858:
1859: * src/lib/ltdl/: config_fixed.h, ltdl.vcproj: compilation under
1860: Windows fixed
1861:
1862: * parser3.sln: removed antique pcre_ctype
1863:
1864: * src/include/pa_config_fixed.h: required for INT_MAX / UINT_MAX
1865:
1866: * src/include/pa_config_fixed.h: undefined reference to
1867: __imp__pcre_* fix for Windows
1868:
1869: * src/: include/pa_charset.h, lib/pcre/Makefile.am,
1.101 moko 1870: lib/pcre/pa_pcre_internal.h, lib/pcre/pcre_internal.h:
1871: pcre_internal.h -> pa_pcre_internal.h for Windows compatibility
1872: (win32/pcre has own copy of pcre_internal.h _pcre_default_tables
1873: define fixed
1.95 moko 1874:
1875: 2012-06-18 moko
1876:
1877: * src/classes/memcached.C: flush -> clear
1878:
1879: * src/classes/memcached.C: memcached does not support quotes even
1880: in server name
1881:
1882: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
1883: lib/memcached/pa_memcached.h, types/pa_vmemcached.C: version()
1884: called on open to check servers existance. $.key(true) syntax
1885: now supported
1886:
1887: 2012-06-17 moko
1888:
1889: * src/include/: pa_config_fixed.h, pa_config_includes.h: old stuff
1890: cleanup
1891:
1892: * src/classes/table.C, tests/282.cfg, tests/282.html,
1893: tests/results/282.processed: encloser at the EOF bug fixed,
1894: incorrectly enclosed data now processed more logicaly (fixes
1895: #339)
1896:
1897: 2012-06-15 moko
1898:
1899: * buildall-without-xml: sync with buildall-with-xml
1900:
1901: * buildall-with-xml: download auto-detected between fetch and curl
1902:
1903: * configure.in: --with-gc and --with-pcre now also processed
1904: correctly
1905:
1.101 moko 1906: * aclocal.m4, configure, src/include/pa_config_auto.h.in: now
1907: aclocal -I src/lib/ltdl/m4/ && autoheader && automake && autoconf
1908: should be run on rol1 using automake / aclocal (GNU automake)
1909: 1.11.1 autoconf (GNU Autoconf) 2.68
1.95 moko 1910:
1911: * configure.in: new PARSER_VERSION logic
1912:
1913: * src/include/pa_version.h: new pa_version.h logic
1914:
1915: * src/: classes/curl.C, classes/file.C, classes/image.C,
1916: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
1917: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C:
1918: feols_normalized -> fis_text_content set_binary added
1919:
1920: * src/targets/cgi/parser3.C: gcc compilation warnings fixed
1921:
1922: 2012-06-15 misha
1923:
1924: * src/: classes/curl.C, classes/file.C, classes/image.C,
1925: classes/xdoc.C, types/pa_vfile.C, types/pa_vfile.h,
1926: types/pa_vform.C, types/pa_vrequest.C, types/pa_vstring.C: -
1927: ^file::create[text;content] EOLs in content now is normalized. (
1928: new feature: #815 )
1929:
1930: 2012-06-15 moko
1931:
1932: * configure.in: --disable-version-update added to disable version
1933: update with host information (for debian package) whitespace
1934: optimized
1935:
1936: * configure.in: version changed to 3.4.2 RC no-pic added for
1937: libtool
1938:
1939: * src/include/pa_version.h: Nice pa_version.h default. Please keep
1940: it.
1941:
1942: 2012-06-14 moko
1943:
1944: * src/classes/hash.C, src/types/pa_vhash.h, tests/281.html,
1945: tests/results/281.processed: "hash flocked" error removed for
1946: safe operations like ^h._count[] ( new feature: #335 )
1947:
1.101 moko 1948: * src/targets/apache/Makefile.am: libmod_parser3 -> mod_parser3
1.95 moko 1949:
1950: * buildall-with-xml, buildall-without-xml: --with-static -> --with
1951:
1952: * configure.in: --with-static/shared xml replaced with --with-xml,
1953: xml compilation check added
1954:
1955: * configure.in: --with-static/shared-gc, --with-static-pcre are
1956: replaced with --with-gc and --with-pcre test for pcre linking
1957: added
1958:
1959: 2012-06-13 moko
1960:
1961: * configure.in: apxs2 check optimized
1962:
1963: * src/targets/cgi/Makefile.am: preserve-dup-deps requires .a, not
1964: .la, includes optimized
1965:
1966: * buildall-with-xml: --with-pic looks better for -fPIC
1967:
1968: * configure.in: switched to convenience library in static linking
1969:
1970: * src/targets/apache/Makefile.am: switched to convenience library
1971: usage to avoid libtool warnings
1972:
1973: * src/lib/: cord/Makefile.am, gd/Makefile.am, json/Makefile.am,
1974: md5/Makefile.am, memcached/Makefile.am, sdbm/Makefile.am,
1975: smtp/Makefile.am: switched to convenience library usage
1976:
1977: * src/sql/Makefile.am: pa_sql_driver.h should be in includes
1978:
1979: * src/targets/apache/Makefile.am: updated for libtool usage
1980:
1981: * bin/auto.p.dist.in: .cfg removed from charset names.
1982:
1983: * buildall-without-xml: --with-included-ltdl added
1984:
1985: * buildall-without-xml: sync with buildall-with-xml
1986:
1987: * buildall-with-xml: --with-included-ltdl added $cflags added for
1988: -fPIC for x64 $download added for wget success check added
1989:
1990: * buildall-without-xml: --with-dynamic-stdcpp removed
1991:
1992: * configure.in: disable-static returned
1993:
1994: * src/targets/cgi/Makefile.am: Automake 1.9 does not support
1995: LIBTOOLFLAGS
1996:
1997: 2012-06-12 moko
1998:
1999: * configure.in, src/targets/cgi/Makefile.am: disable-static not
2000: compatible with LIBTOOLFLAGS for unknown reasons
2001:
2002: * buildall-with-xml: --with-dynamic-stdcpp removed
2003:
2004: * configure.in: static/dynamic -lstdc++ linking option removed
2005: apxs2 check added
2006:
2007: * src/targets/cgi/Makefile.am: static/dynamic -lstdc++ linking
2008: option removed
2009:
2010: 2012-06-10 moko
2011:
2012: * src/targets/cgi/Makefile.am: --preserve-dup-deps libtool option
2013: added
2014:
2015: * src/targets/cgi/pp3.cmd: old PAF stuff
2016:
1.101 moko 2017: * Makefile.am: ACLOCAL_AMFLAGS = -I src/lib/ltdl/m4 added and some
2018: beauty
1.95 moko 2019:
2020: * depcomp: from libtool 2.4.2
2021:
2022: * configure.in: ltdl directory removed, it has correct Makefile.in
2023:
2024: 2012-06-09 moko
2025:
1.101 moko 2026: * Makefile.am, aclocal.m4, config.guess, config.sub, configure,
2027: install-sh, ltmain.sh, missing, src/include/pa_config_auto.h.in:
1.95 moko 2028: autogenerated files updated after libtool update
2029:
1.101 moko 2030: * src/lib/ltdl/: COPYING.LIB, Makefile.am, README, acinclude.m4,
2031: aclocal.m4, argz.c, argz_.h, config-h.in, config.h,
1.95 moko 2032: config_auto.h.in, config_fixed.h, configure, configure.ac,
2033: configure.in, lt__alloc.c, lt__dirent.c, lt__strl.c,
2034: lt_dlloader.c, lt_error.c, ltdl.c, ltdl.h, slist.c,
2035: config/compile, config/config.guess, config/config.sub,
2036: config/depcomp, config/install-sh, config/ltmain.sh,
2037: config/missing, libltdl/lt__alloc.h, libltdl/lt__dirent.h,
2038: libltdl/lt__glibc.h, libltdl/lt__private.h, libltdl/lt__strl.h,
2039: libltdl/lt_dlloader.h, libltdl/lt_error.h, libltdl/lt_system.h,
2040: libltdl/slist.h, loaders/dld_link.c, loaders/dlopen.c,
2041: loaders/dyld.c, loaders/load_add_on.c, loaders/loadlibrary.c,
2042: loaders/preopen.c, loaders/shl_load.c, m4/argz.m4, m4/libtool.m4,
2043: m4/ltdl.m4, m4/ltoptions.m4, m4/ltsugar.m4, m4/ltversion.m4,
2044: m4/lt~obsolete.m4: libtool updated to version 2.4.2
2045:
2046: * configure.in: preparation for new libtool
2047:
2048: * configure.in: Some beauty added :)
2049:
2050: * src/targets/apache/Makefile.am: := -> =
2051:
2052: * src/lib/pcre/: Makefile.am, config.h: config.h removed once
2053: again. :)
2054:
2055: * src/include/pa_config_includes.h, configure.in: limits.h added,
2056: previously was taken from pcre_internal.h. :)
2057:
2058: * src/lib/pcre/Makefile.am: config.h returned
2059:
2060: * src/lib/pcre/config.h: still need this. :)
2061:
2062: * src/lib/pcre/pcre_internal.h: extracts from real pcre_internal.h
2063:
2064: * configure.in: --with-charsets removed; --with-mysql-client & co
2065: removed
2066:
2067: * buildall-with-xml, buildall-without-xml: pcre_internal.h extracts
2068: now in parser tree, no need to copy
2069:
2070: * src/lib/pcre/: Makefile.am, config.h, ibm-1250.ucm, ibm-1251.ucm,
2071: ibm-1254.ucm, ibm-1257.ucm, pcre_parser_ctype.c,
2072: pcre_parser_ctype.vcproj, ruspart_win2koi.pl, win-koi.tab:
2073: debian/patches/101_pcre.patch - local copy of pcre_internal.h
2074: extracts now used old trash removed
2075:
2076: * bin/auto.p.dist.in: all charsets are listed, utf-8 by default,
2077: rare charsets/drivers are commented, sql driver quessing removed
2078: (debian/patches/103_auto_p.patch)
2079:
2080: * etc/parser3.charsets/Makefile.am: charsets now in share
2081: (debian/patches/104_automake.patch) + all charsets are copied
2082:
2083: * buildall-with-xml, buildall-without-xml: curl option removed +
2084: extra arguments now supported
2085:
2086: 2012-06-08 misha
2087:
2088: * src/classes/table.C: - one params.as_hash usage was rolled back:
2089: the 2nd option in ^table.hash[] could be hash or table so
2090: .as_hash will throw an exception when table option is specified
2091:
2092: * src/: classes/curl.C, classes/file.C, classes/hash.C,
2093: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
2094: classes/table.C, classes/void.C, classes/xdoc.C,
2095: include/pa_exception.h, types/pa_vmethod_frame.C,
2096: types/pa_vmethod_frame.h: - MethodParams::as_hash is optimized
2097: and improved (whitespaces are allowed as empty options) -
2098: MethodParams::as_table is added - above methods are used for
2099: parsing methods' options ( new feature: #9 )
2100:
2101: * src/types/: pa_vclass.C, pa_vclass.h: - method get_hash is added
2102: to vclass. now class fields can be accessible as a hash:
2103: $h[^hash::create[$asd:CLASS]]
2104:
2105: * src/types/: pa_vhash.h, pa_vhashfile.h: - vhash and vhashfile now
2106: have get_fields method so their fields can be accessed with
2107: ^reflection:fields[...] & ^reflection:field[...]
2108:
2109: 2012-06-06 misha
2110:
2111: * tests/280.html: - tests for
2112: ^reflection:method[obj-or-class;method],
2113: ^reflection:field[obj-or-class;field] and
2114: ^reflection:fields[obj-or-class] are added
2115:
2116: 2012-06-05 misha
2117:
2118: * src/classes/reflection.C: - ^reflection:method[class or
2119: object;method name] and ^reflection:field[class or object;field
2120: name] are added
2121:
2122: * src/types/pa_vstateless_class.C: - Method::get_vjunction method
2123: is used
2124:
2125: * src/types/pa_method.h: - Method::as_vjunction method is added
2126:
2127: 2012-06-05 moko
2128:
1.101 moko 2129: * src/targets/Makefile.am: cgi now build with apache module
1.95 moko 2130:
2131: * src/classes/memcached.C: flish ttl fixed
2132:
2133: 2012-06-04 moko
2134:
2135: * src/classes/json.C, src/classes/op.C, tests/279.html,
2136: tests/results/279.processed: ^json:parse[] now supports $.taint
2137: option (new feature #833)
2138:
2139: 2012-06-04 misha
2140:
2141: * src/: include/pa_common.h, main/pa_common.C, types/pa_vcookie.C:
2142: - search_stop method was moved from pa_vcookie.C to pa_common.C
2143:
2144: 2012-06-03 misha
2145:
2146: * src/main/pa_http.C: - ^file:load[...;http://...] - all received
2147: cookies are parced and stored into $.cookies ( new feature: #31 )
2148:
2149: 2012-05-30 misha
2150:
2151: * tests/: 182_dir/a3.p, 182_dir/a4.p, 182.html: - test for adding
2152: incomplete class into a scope while @USE is found
2153:
2154: * src/main/compile.y: - add incomplete class into a scope while
2155: @USE and @CLASS instructions are found ( bugfix: #838 )
2156:
2157: 2012-05-30 moko
2158:
2159: * src/types/pa_vclass.C, tests/278.html,
2160: tests/results/278.processed: removed "property has no getter
2161: method" exception when GET_DEFAULT present (fixes #269)
2162:
2163: * src/classes/json.C, tests/277.html: ^json:string[], $.default ->
2164: $._default
2165:
2166: 2012-05-29 moko
2167:
2168: * src/types/pa_vvoid.h: $STRICT-VARS(true) implemented to check
2169: uninitialized values usage (new feature: #154)
2170:
2171: 2012-05-28 moko
2172:
2173: * tests/277.html, src/classes/json.C, src/classes/reflection.C,
2174: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
2175: src/types/pa_vdate.h, src/types/pa_vdouble.h,
2176: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vint.h,
2177: src/types/pa_vobject.C, src/types/pa_vobject.h,
2178: src/types/pa_vstring.h, src/types/pa_vtable.C,
2179: tests/results/277.processed, src/types/pa_vtable.h,
2180: src/types/pa_vvoid.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h:
2181: ^json:string[$o; $.default[$method]] implemented for VObject (new
2182: feature #803)
2183:
2184: * src/classes/json.C, src/lib/json/JSON_parser.h, tests/277.html,
2185: tests/results/277.processed: json numbers are now treated as
2186: double ( new feature: #834 )
2187:
2188: * src/: classes/math.C, include/pa_string.h, main/pa_charset.C,
2189: main/pa_string.C, types/pa_vdouble.h, types/pa_vint.h: pa_atoui
2190: added for out of range checks, zero division in vint/vdouble
2191: check added ( fixes #832 )
2192:
2193: * tests/: 275.html, results/275.processed: tests for pa_atoui added
2194: ( fixes #832 )
2195:
2196: 2012-05-28 misha
2197:
2198: * buildall-with-xml: - --without-lzma option is added to libxml2
2199: configure
2200:
2201: * tests/256.html: - test for ^json:string[-file-;$.file[stat]] is
2202: added - tests for unsupported values for options $.file, $.table
2203: and $.date are added
2204:
2205: * src/: classes/json.C, types/pa_value.h: - ^json:string[...] now
2206: accepts "stat" $.file[] option's value in addition to existed
2207: "text" and "base64" ( new feature: #835 )
2208:
2209: * tests/276.html: - test for
2210: ^reflection:delete[$object-or-class;field-name]
2211:
2212: * src/classes/reflection.C: -
2213: ^reflection:delete[$object-or-class;field-name] is added ( new
2214: feature: #268 )
2215:
2216: 2012-05-27 misha
2217:
2218: * buildall-with-xml: - libxml2 2.7.8 => 2.8.0
2219:
2220: 2012-05-24 misha
2221:
2222: * src/include/pa_common.h: - method lastposafter was removed
2223:
2224: * src/classes/file.C: - use strrpbrk & rskipchars instead of
2225: lastposafter - ^file:dirname[] & Co proper handle windows file
2226: paths ( bug fix: #783 ) - ^file:dirname[] & ^file:basename[] now
2227: work as *nix commands
2228:
2229: * src/main/pa_request.C: - use strrpbrk instead of lastposafter
2230:
2231: * src/: include/pa_string.h, main/pa_string.C: - strrpbrk &
2232: rskipchars were added
2233:
2234: * tests/270.html: - more tests for ^file:find[]
2235:
2236: * tests/065.html: - more tests for ^file:dirname[] & Co
2237:
2238: * src/include/pa_version.h: - must be "win32" here. it is
2239: auto-generated on *nix
2240:
2241: 2012-05-24 moko
2242:
2243: * src/classes/math.C: ^math:convert[] now supports uint32 and
2244: throws overflow exception ( new feature: #830 )
2245:
2246: * tests/: 275.html, results/275.processed: test for ^math:convert[]
2247: uint32 support and overflow added ( new feature: #830 )
2248:
2249: 2012-05-23 moko
2250:
2251: * src/: classes/table.C, types/pa_value.h, types/pa_vbool.h,
2252: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
2253: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
2254: types/pa_vint.h, types/pa_vjunction.C, types/pa_vjunction.h,
2255: types/pa_vobject.C, types/pa_vobject.h, types/pa_vregex.C,
2256: types/pa_vregex.h, types/pa_vstateless_class.C,
2257: types/pa_vstateless_class.h, types/pa_vstring.h,
2258: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
2259: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: bool
2260: "return string as-is" removed from as_expr_result. ( new feature:
2261: #831 )
2262:
2263: * tests/results/244.processed: test changed after bug #782 fix
2264: commited
2265:
2266: * tests/results/229.processed: test results for bug #782 commited
2267:
2268: * tests/: 254.html, results/254.processed: uid now just compared,
2269: not printed. :)
2270:
2271: 2012-05-20 moko
2272:
2273: * src/classes/reflection.C: ^reflection:uid[$object] added ( new
2274: feature: #341 )
2275:
2276: * tests/: 254.html, results/254.processed: test for
2277: ^reflection:uid[] added
2278:
2279: * tests/: 254.html, results/254.processed: test for
2280: ^reflection:uid[$obj] added
2281:
2282: 2012-05-17 misha
2283:
2284: * src/main/untaint.C: - do not replace ' char by _26 while
2285: exploding filespec-tainting ( new feature: #829 )
2286:
2287: 2012-05-12 moko
2288:
2289: * src/types/pa_vvoid.h: is_string now also checked, but get_* -
2290: not.
2291:
2292: 2012-05-08 moko
2293:
2294: * src/types/pa_vmethod_frame.h: bug #782 fixed
2295:
2296: * tests/229.html: test for bug #782
2297:
2298: * tests/results/259.processed, src/main/pa_request.C,
2299: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
2300: src/types/pa_vstring.h, src/types/pa_vvoid.C,
2301: src/types/pa_vvoid.h: feature #154 - first empty param now
2302: string; defined locals are empty strings; $STRICT-VARS(true)
2303: added
2304:
2305: 2012-04-27 moko
2306:
1.101 moko 2307: * src/targets/apache/Makefile.am:
1.95 moko 2308: ../../lib/memcached/libmemcached.a added
2309:
2310: 2012-04-27 misha
2311:
2312: * buildall-with-xml, buildall-without-xml: - prce 8.12 => pcre 8.30
2313: ( #827 )
2314:
2315: 2012-04-25 moko
2316:
2317: * src/: classes/json.C, classes/memcached.C,
2318: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
2319: types/pa_vmemcached.C, types/pa_vmemcached.h: memcached_add
2320: implemented.
2321:
2322: * src/classes/curl.C: stderr -> f_stderr for Windows compatibility
2323:
2324: 2012-04-23 moko
2325:
2326: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
2327: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
2328: types/pa_vmemcached.h: open allows options hash for new
2329: memcached(options) function
2330:
2331: * src/classes/curl.C: check_safe_mode added, stderr now rewritten,
2332: not appended
2333:
2334: 2012-04-21 moko
2335:
2336: * src/classes/curl.C: '' added. :)
2337:
2338: * src/classes/classes.vcproj: new curl.h location
2339:
2340: * src/classes/curl.C: verbose output redirection from stderr to
2341: file curl option added
2342:
2343: 2012-04-20 moko
2344:
2345: * src/: classes/curl.C, lib/curl/curl.h: lib/curl/curl.h now
2346: contains what we need from curl, #ifdef HAVE_CURL removed
2347:
1.101 moko 2348: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 2349: src/include/pa_config_auto.h.in, src/include/pa_version.h,
1.101 moko 2350: src/lib/Makefile.am, src/lib/curl/Makefile.am,
2351: src/lib/curl/curl.h: curl.h header now in src/lib/curl, not
1.95 moko 2352: configure option
2353:
2354: 2012-04-19 moko
2355:
2356: * src/: classes/double.C, classes/inet.C, classes/int.C,
2357: classes/string.C, lib/gc/include/gc_allocator.h,
2358: types/pa_vform.C: PVS-Studio detected errors fixes, unused
2359: options from sql_result_string removed. (closes issue #468)
2360:
2361: * src/types/pa_vmemcached.C: empty string fix
2362:
2363: * src/types/: pa_value.C, pa_value.h, pa_vmemcached.C,
2364: pa_vstring.C, pa_vstring.h: serialization helpers moved to
2365: pa_vmemcached.C
2366:
2367: 2012-04-18 moko
2368:
2369: * src/targets/apache/mod_parser3.c: "Parser3 module requires
2370: apache2-mpm-prefork" error displayed in threaded mpm.
2371:
2372: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
2373: pa_setup_module_cells delayed to avoid GPF on init with php5-xsl
2374: installed (issue #354)
2375:
2376: 2012-04-16 moko
2377:
2378: * src/types/pa_vmemcached.C: call to memcached_result_create and
2379: memcached_result_free removed
2380:
2381: 2012-04-14 moko
2382:
2383: * src/lib/memcached/pa_memcached.h: uint32_t for Windows defined
2384:
2385: * src/types/pa_vmemcached.C: check_key added and used
2386:
2387: 2012-04-13 moko
2388:
2389: * src/: include/pa_string.h, types/pa_value.C, types/pa_value.h,
2390: types/pa_vmemcached.C, types/pa_vstring.C, types/pa_vstring.h:
2391: Serialization_data now added and used, VString now serialized
2392: with languages into memcached.
2393:
2394: 2012-03-28 moko
2395:
2396: * src/: types/pa_vmemcached.C, lib/memcached/pa_memcached.C,
2397: lib/memcached/pa_memcached.h: result lengths added
2398:
2399: 2012-03-27 moko
2400:
2401: * src/types/pa_vmemcached.C: strdup added
2402:
2403: 2012-03-24 moko
2404:
2405: * src/: classes/memcached.C, lib/memcached/pa_memcached.C,
2406: lib/memcached/pa_memcached.h, types/pa_vmemcached.C,
2407: types/pa_vmemcached.h: memcached: mget, flush, fttl added
2408:
2409: 2012-03-20 moko
2410:
1.101 moko 2411: * configure, configure.in: Makefiles.in updated for memcached
1.95 moko 2412:
2413: * src/targets/cgi/Makefile.am: cleanup
2414:
2415: * src/: types/Makefile.am, types/pa_vmemcached.C,
2416: types/pa_vmemcached.h, targets/cgi/Makefile.am: memcached initial
2417:
2418: * src/: classes/Makefile.am, classes/memcached.C,
2419: lib/memcached/Makefile.am, lib/memcached/constants.h,
2420: lib/memcached/pa_memcached.C, lib/memcached/pa_memcached.h,
2421: lib/memcached/types.h, lib/Makefile.am: memcached initial
2422:
2423: 2012-03-16 moko
2424:
2425: * src/main/execute.C: ident now works under Linux + ident displays
2426: filenames (closes issue #818)
2427:
1.101 moko 2428: * src/types/: Makefile.am, pa_vmethod_frame_global.h,
1.95 moko 2429: pa_vmethod_frame_local.h: cleanup: pa_vmethod_frame_global.h
2430: pa_vmethod_frame_local.h removed
2431:
2432: * src/: classes/bool.C, classes/classes.C, classes/classes.awk,
2433: classes/classes.h, classes/curl.C, classes/date.C,
2434: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
2435: classes/hashfile.C, classes/image.C, classes/inet.C,
2436: classes/int.C, classes/json.C, classes/mail.C, classes/math.C,
2437: classes/memory.C, classes/op.C, classes/reflection.C,
2438: classes/regex.C, classes/response.C, classes/string.C,
2439: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
2440: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
2441: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
2442: include/pa_config_fixed.h, include/pa_config_includes.h,
2443: include/pa_dictionary.h, include/pa_dir.h,
2444: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
2445: include/pa_hash.h, include/pa_http.h, include/pa_memory.h,
2446: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
2447: include/pa_pool.h, include/pa_random.h, include/pa_request.h,
2448: include/pa_request_charsets.h, include/pa_request_info.h,
2449: include/pa_sapi.h, include/pa_socks.h,
2450: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
2451: include/pa_stack.h, include/pa_string.h,
2452: include/pa_stylesheet_connection.h,
2453: include/pa_stylesheet_manager.h, include/pa_table.h,
2454: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
2455: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
2456: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
2457: lib/md5/pa_md5c.c, lib/pcre/pcre_parser_ctype.c,
2458: lib/sdbm/pa_file_io.C, lib/sdbm/pa_strings.C, lib/smtp/comms.C,
2459: lib/smtp/smtp.C, lib/smtp/smtp.h, main/compile.C,
2460: main/compile.tab.C, main/compile.y, main/compile_tools.C,
2461: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
2462: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
2463: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
2464: main/pa_exec.C, main/pa_globals.C, main/pa_http.C,
2465: main/pa_memory.C, main/pa_os.C, main/pa_pool.C, main/pa_random.C,
2466: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
2467: main/pa_string.C, main/pa_stylesheet_connection.C,
2468: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
2469: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
2470: main/helpers/simple_folding.pl, sql/pa_sql_driver.h,
2471: targets/apache/mod_parser3.c, targets/apache/mod_parser3_core.C,
2472: targets/apache/pa_httpd.h, targets/apache/pa_threads.C,
2473: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
2474: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
2475: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
2476: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
2477: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
2478: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
2479: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.C,
2480: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
2481: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.C,
2482: types/pa_vhash.h, types/pa_vhashfile.C, types/pa_vhashfile.h,
2483: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
2484: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_vmail.C,
2485: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
2486: types/pa_vmemory.h, types/pa_vmethod_frame.C,
2487: types/pa_vmethod_frame.h, types/pa_vmethod_frame_global.h,
2488: types/pa_vmethod_frame_local.h, types/pa_vobject.C,
2489: types/pa_vobject.h, types/pa_vregex.C, types/pa_vregex.h,
2490: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
2491: types/pa_vresponse.h, types/pa_vstateless_class.C,
2492: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
2493: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
2494: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
2495: types/pa_vvoid.C, types/pa_vvoid.h, types/pa_vxdoc.C,
2496: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
2497: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
2498: ident now works under Linux + ident displays filenames (closes
2499: issue #818) Copyright updated
2500:
2501: 2012-03-13 moko
2502:
2503: * src/main/pa_string.C: compilation fix for feature #741
2504:
2505: 2012-03-09 misha
2506:
2507: * tests/193.html: - tests for ^string:base64[encoded] are updated
2508:
2509: * src/main/pa_common.C: - ^string:base64[encoded;$.strict(true)]
2510: now detects invalid base64 chars in the middle of encoded stricg
2511: ( new feature: #55 )
2512:
2513: * src/include/pa_exception.h: - new exception type for base64
2514: decoding is added
2515:
2516: 2012-03-06 misha
2517:
2518: * tests/274.html: - tests for ^date::today[] and
2519: ^date.sql-string[datetime|date|time] are added
2520:
2521: * src/classes/date.C: - constructor ^date::today[] is added ( new
2522: feature: #811 ) - ^date.sql-string[] now can accept one param --
2523: strings "datetime", "date" or "time" - comments tidying up
2524:
2525: * src/types/pa_vdate.h: - get_sql_string now can print datetime,
2526: date and time
2527:
2528: 2012-03-03 misha
2529:
2530: * tests/193.html: - tests for
2531: ^string:base64[encoded;$.strict(true)] are added
2532:
2533: * tests/results/auto.p: - try-catch operator is added
2534:
2535: * src/: classes/file.C, classes/string.C, include/pa_common.h,
2536: main/pa_common.C: - $.strict(true|false) option is added to
2537: base64 decode methods ( new feature: #55 )
2538:
2539: * src/main/pa_common.C: - base64 decode memory usage was decreased
2540: ( new feature: #819 )
2541:
2542: 2012-02-28 moko
2543:
2544: * src/classes/hash.C: ident test
2545:
2546: 2012-02-27 misha
2547:
2548: * src/classes/file.C: - PARSER_VaRSION => PARSER_VeRSION
2549:
2550: 2012-01-08 misha
2551:
2552: * tests/273.html: - tests for ^string.replace[from;to] are added
2553:
2554: * src/: classes/string.C, include/pa_dictionary.h,
2555: main/pa_dictionary.C, main/pa_string.C: -
2556: ^string.replace[from;to] is added ( new feature: #741 ) -
2557: ^string.replace[one subst here] is slightly optimized
2558:
2559: 2011-12-07 misha
2560:
2561: * src/classes/table.C: - $t[^table::create{$empty}] now creates
2562: named table with one empty column ( bugfix: #63 )
2563:
2564: 2011-11-30 misha
2565:
2566: * src/classes/json.C: - it's possible to set user's method for
2567: parsing arrays: ^json:parse[...;$.array[$hook]] ( new feature:
2568: #763 )
2569:
2570: * tests/272.html: - test for ^json:parse[...;$.array[$hook]]
2571:
2572: 2011-11-23 misha
2573:
2574: * src/: classes/curl.C, classes/file.C, classes/image.C,
2575: classes/table.C, classes/xdoc.C, types/pa_vfile.C,
2576: types/pa_vfile.h, types/pa_vform.C: - constructor
2577: ^file::create[mode;filename;content[;options]] now accepts binary
2578: mode and file-content - new constructor's format:
2579: ^file::create[string-or-file-content[;$.name[filename]
2580: $.mode[text|binary] $.content-type[...] $.charset[...]]] ( new
2581: feature: #65 )
2582:
2583: * src/: include/pa_request.h, main/pa_request.C: - new method
2584: mime_type_of(const String*) is added
2585:
2586: * src/include/pa_exception.h: - new exception constant
2587: FILE_NAME_MUST_BE_SPECIFIED is added
2588:
2589: * src/classes/table.C: - bug with negative offset transformed into
2590: a feature. it means pointing to a row from the end of the table (
2591: new feature: #810 )
2592:
2593: 2011-11-19 misha
2594:
2595: * src/classes/table.C: - íåñêîëüêî signed/unsigned warnings óáðàíû
2596: â ìåòîäå _select ( new feature: #810 )
2597:
2598: * src/types/pa_vxdoc.C: - checkout if $.encoding and $.charset
2599: options were specified together is simplified
2600:
2601: 2011-11-12 misha
2602:
2603: * src/main/pa_request.C: - forgotten fix for escaping filename in
2604: HTTP content-disposition header (a part of bug #361 )
2605:
2606: * src/classes/json.C: - ^json:string[$.class_name[jmethod]] now
2607: checks for ancestors' classes as well ( new feature: #456 )
2608:
2609: * src/classes/op.C: - exceptions for ^break[] and ^continue[]
2610: "without cycle" now have types "parser.break" and
2611: "parser.continue" instead of "parser.runtime" ( new feature: #799
2612: )
2613:
2614: 2011-11-11 misha
2615:
2616: * tests/results/: 099.processed, 100.processed, 205.processed,
2617: 237.processed: - since bug #361 was fixed the content of filename
2618: in HTTP headers is quoted
2619:
2620: * tests/results/270.processed: - result for test 270
2621:
2622: * tests/: 065.html, results/065.processed: - more tests for
2623: ^file:basename[] & Co were added
2624:
2625: * tests/270_dir/: 270.txt, subdir/270.txt: - stuff for 270.html
2626:
2627: * tests/270.html: - tests for ^file:find[] are added
2628:
2629: * src/types/pa_vxdoc.C: - now it's possible to specify encoding
2630: using option $.charset. option $.engoding is still supported but
2631: these options can not be specified together
2632:
2633: * src/classes/xdoc.C: - charset.isUTF8 is used instead of
2634: comparation charset name with string "UTF-8" ( bugfix: #759 )
2635:
2636: 2011-10-11 misha
2637:
2638: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h: - new
2639: option was added: ^xdoc.file[$.name[èìÿ ôàéëà]] (new feature:
2640: #622)
2641:
2642: 2011-09-30 misha
2643:
2644: * src/types/pa_vrequest.C: - saving empty $request:post-body causes
2645: exception "saving stat-ed file" ( bugfix: #395 )
2646:
2647: 2011-05-30 misha
2648:
2649: * src/classes/string.C: - fixed bug which was added with
2650: params.as_hash into string:sql
2651:
2652: 2011-05-29 misha
2653:
2654: * src/types/pa_value.C: - filename in content-disposition header
2655: must be quoted ( bugfix: #361 )
2656:
2657: 2011-05-27 misha
2658:
2659: * src/classes/: image.C, xdoc.C: - $.mode must be set for newly
2660: created file
2661:
2662: * src/classes/: hash.C, mail.C: - little tunning with get_hash
2663: usage
2664:
2665: * src/include/pa_exception.h: - one more string for exception was
2666: added
2667:
2668: 2011-05-25 misha
2669:
2670: * tests/269.html: - tests for checking input params in some dom
2671: methods
2672:
2673: * src/classes/: xdoc.C, xnode.C: - validation of some input params
2674: was added. it isn't possible not wo create xdoc with invalid
2675: tagName. ( bugfix: #160 )
2676:
2677: * src/include/: pa_exception.h, pa_xml_exception.h: - exception's
2678: string "data must be string" was mover from pa_exception.h to
2679: pa_xml_exception.h
2680:
2681: * src/classes/: xnode.C, xnode.h: - methods as_xmlqname,
2682: as_xmlncname, as_xmlname and as_xmlnsuri were added
2683:
2684: * src/main/pa_xml_exception.C: - XmlException accepts more options
2685:
2686: * src/include/pa_xml_exception.h: - XmlException accepts more
2687: options - XML-related exception's strings were added
2688:
2689: * src/: classes/xdoc.C, types/pa_vxdoc.h: - code cleanup (unused
2690: output_options were removed)
2691:
2692: 2011-05-19 misha
2693:
2694: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
2695: params.as_hash is used more while parsing methods hash-options
2696:
2697: 2011-05-18 misha
2698:
2699: * operators.txt: - info about json-serialization of xdoc was added
2700:
2701: * tests/256.html: - tests for json-serialization xdoc were added
2702:
2703: * src/types/pa_vxdoc.C: - ups. I've forgot about "method" :)
2704:
2705: * src/: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
2706: classes/json.C, classes/xdoc.C: - now json:string can serialize
2707: xdoc-objects. options (the same as ^xdoc.string[]) could be
2708: specified in $.xdoc[] ( new feature: #265 )
2709:
2710: 2011-05-15 misha
2711:
2712: * tests/268.html: - tests for ^table.count[with options] were added
2713:
2714: * src/classes/table.C: - method ^table.count[] now can accept
2715: options ( new feature: #93 ): ^table.count[column] returns number
2716: of columns for named table; ^table.count[cells] returns number of
2717: cells in the current row; ^table.count[] & ^table.count[rows]
2718: return number of rows in a table.
2719:
2720: * tests/267.html: - test for checking switch/case in boolean mode
2721: was added
2722:
2723: * src/classes/op.C: - if switch's or case's value is bool, they are
2724: compared as bool values, not as double values: new feature: #351
2725:
2726: 2011-05-06 misha
2727:
2728: * tests/242.html: - EOL before EOF was added
2729:
2730: * tests/169.html: - tests for splitting empty string and void were
2731: added
2732:
2733: * src/main/pa_string.C: - fix of fix (^empty_string.split[...]
2734: returned table with one empty cell)
2735:
2736: 2011-04-03 misha
2737:
2738: * src/include/pa_version.h, configure.in: - version in head was
2739: changed to 3.4.2b
2740:
2741: 2011-03-30 misha
2742:
2743: * src/types/pa_vregex.C: - \w & Co now contain unicode properties
2744: as well ( new feature #294 )
2745:
2746: 2011-03-29 misha
2747:
2748: * buildall-with-xml, buildall-without-xml: - PCRE stack usage is
2749: limited to approx. 6 MB. previous limits were too big for real
2750: life. bugfix: #216
2751:
2752: 2011-03-04 moko
2753:
2754: * etc/parser3.charsets/cp866.cfg: Conforms to
2755: http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/PC/CP866.TXT
2756:
2757: * etc/parser3.charsets/cp866.cfg: cp866 initial version from
2758: vlalek@
2759:
2760: 2011-02-22 misha
2761:
2762: * src/include/pa_charset.h, operators.txt: - some methods mustn't
2763: be under #ifdef XML or parser can't be compiled without xml
2764: support
2765:
2766: 2011-02-21 misha
2767:
1.101 moko 2768: * src/targets/apache/: Makefile.am: - mention
1.95 moko 2769: ApacheModuleParser3.vcproj was removed
2770:
2771: * src/types/pa_vjunction.C: - EOL before EOF was added (warning
2772: removed)
2773:
2774: 2011-02-20 misha
2775:
2776: * tests/: 266.html, 266.p: - tests for checking $.inherited and
2777: $.overridden in ^reflection:method_info[...] were added
2778:
2779: * src/classes/reflection.C: - beautifying result of
2780: ^reflection:method_info[] ($.overridden/inherited)
2781:
2782: 2011-02-18 misha
2783:
2784: * src/main/: pa_charset.C, pa_http.C, untaint.C: - use pa_isalpha
2785: and pa_isalnum instead of isalpha and isalnum - bug with
2786: redundand quoting lowercased latin chars while building email
2787: body was fixed
2788:
2789: * src/include/pa_common.h: - pa_isalpha and ps_isalnum methods were
2790: added (they check for latin chars only)
2791:
2792: 2011-02-16 misha
2793:
2794: * src/main/pa_charset.C: - bugfix: in some cases the calculating
2795: string size for transcoding gave too small value (should ever
2796: look for availability char in dest charset inspite of the char
2797: size)
2798:
2799: 2011-02-04 moko
2800:
2801: * tests/223.html: header values now not url-encoded (issue #195)
2802:
2803: 2011-02-01 misha
2804:
2805: * buildall-with-xml, buildall-without-xml: - 8.10 => 8.12
2806:
2807: 2011-01-31 misha
2808:
2809: * src/main/pa_request.C: - throw exception if param file_name in
2810: use_file is empty
2811:
2812: 2011-01-08 moko
2813:
2814: * src/classes/curl.C: compilations errors fixed
2815:
2816: 2010-12-29 moko
2817:
2818: * tests/: 265.html, results/265.processed: test for issue #200
2819: added
2820:
2821: * src/main/pa_string.C: empty regex result check added (fixes issue
2822: #200)
2823:
2824: * src/main/pa_http.C: pa_http_safe_header_name corrected a bit
2825:
2826: * tests/results/223.processed: header values now not url-encoded
2827: (issue #195)
2828:
2829: * src/: classes/curl.C, include/pa_http.h, main/pa_http.C,
2830: main/untaint.C: L_HTTP_HEADER now used in http headers values,
2831: pa_http_safe_header_name added for headers names (fixes bug #195)
2832:
2833: 2010-12-18 misha
2834:
2835: * src/: types/types.vcproj, classes/classes.vcproj: - arp-include
2836: => pa-include
2837:
2838: 2010-11-28 moko
2839:
2840: * src/lib/sdbm/sdbm.vcproj: apr -> pa (.vcproj)
2841:
2842: * src/lib/sdbm/: pa_strings.C, sdbm.c, pa-include/pa_strings.h: apr
2843: -> pa
2844:
2845: * configure.in: apr -> pa
2846:
2847: * src/types/: pa_vhashfile.C, pa_vhashfile.h: apr -> pa
2848:
2849: * src/: lib/sdbm/pa-include/Makefile.am, lib/sdbm/Makefile.am,
2850: classes/Makefile.am, types/Makefile.am: apr -> pa
2851:
2852: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C,
2853: pa_file_io.C, pa_strings.C, sdbm.c, sdbm_hash.c, sdbm_lock.c,
2854: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h,
2855: pa-include/pa_apr.h, pa-include/pa_errno.h,
2856: pa-include/pa_file_info.h, pa-include/pa_file_io.h,
2857: pa-include/pa_sdbm.h, pa-include/pa_strings.h: apr -> pa (apache2
2858: module apr name conflict resolved)
2859:
2860: 2010-11-27 misha
2861:
2862: * buildall-with-xml, buildall-without-xml: - typo fixed: libz2 ->
2863: libbz2
2864:
2865: 2010-11-26 misha
2866:
2867: * src/: types/pa_vregex.C, classes/hash.C, classes/table.C: -
2868: warnings removed
2869:
2870: 2010-11-25 moko
2871:
2872: * operators.txt: $.indent(true)
2873:
2874: * operators.txt: another bugfix. :)
2875:
2876: * operators.txt: bugfix. :)
2877:
2878: * buildall-with-xml: libxml2-2.7.8 + with-apache
2879:
2880: 2010-11-24 moko
2881:
1.101 moko 2882: * configure: apxs support
1.95 moko 2883:
2884: * configure.in: apxs support -Bstatic gc removed for OS X
2885:
2886: * src/targets/: Makefile.am, apache/Makefile.am: apxs support
2887:
2888: * src/main/: pa_globals.C, pa_xml_io.C: the rest converted to
2889: THREAD_LOCAL usage
2890:
2891: * src/: classes/curl.C, include/pa_config_includes.h,
2892: main/pa_globals.C: THREAD_LOCAL defined and used
2893:
2894: 2010-11-23 moko
2895:
2896: * src/: classes/op.C, main/pa_os.C: microseconds, not milliseconds
2897: should be passed to pa_sleep, and only fractional part (bugfix:
2898: #188)
2899:
2900: * src/targets/apache/mod_parser3.c: 1.3 compatibility
2901:
2902: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C:
2903: GC_dont_gc=1, as in cgi version
2904:
2905: * src/targets/apache/mod_parser3.c: warning war
2906:
2907: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
2908: pa_httpd.h: version removed, some trash removed
2909:
2910: * src/targets/apache/mod_parser3.c: version removed (we don't want
2911: to show it), warning war
2912:
2913: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
2914: pa_httpd.h: parser_status_allowed removed + merge config
2915: functions removed (override is the default) + beauty
2916:
2917: * src/: include/pa_request.h, main/pa_request.C,
2918: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: option to
2919: hide $status used in apache module removed
2920:
2921: 2010-11-18 moko
2922:
2923: * operators.txt: $.table[compact] added for ^json:string[]
2924:
2925: 2010-11-16 moko
2926:
2927: * src/targets/apache/mod_parser3.c: some cleanup done
2928:
2929: * src/main/untaint.C: bugfix: first, second String::Body argument
2930: is hashcode; second, info.fragment_begin is original, not
2931: resulting length
2932:
2933: * src/classes/file.C: new feature: $.stdin now untainted
2934:
2935: * tests/results/264.processed: new feature: $.stdin[] now untainted
2936:
2937: * tests/cat.sh: new feature: stdin arg to test $.stdin[value]
2938:
2939: * src/classes/op.C: ^apply-taint[] method added
2940:
2941: * tests/: 264.html, results/264.processed: ^apply-taint[] test
2942: added; $.stdin untaint test added
2943:
2944: 2010-11-15 moko
2945:
2946: * src/targets/apache/mod_parser3.c: outdated MODULE_MAGIC_NUMBER
2947: removed
2948:
2949: * src/targets/apache/: mod_parser3.c, mod_parser3_core.C,
2950: pa_httpd.h: 2x2 calculated under apache2. :)
2951:
2952: 2010-11-13 moko
2953:
2954: * src/targets/apache/mod_parser3.c: initial changes to build module
2955: with apache 2.x includes
2956:
2957: * src/targets/apache/: Makefile.am, mod_parser3.c,
2958: mod_parser3_core.C, pa_httpd.h, pa_threads.C: initial commit for
2959: united apache 1.3 / apache 2.x DSO module
2960:
2961: 2010-11-09 moko
2962:
2963: * src/types/pa_method.h: check added to dissallow @method[name;*]
2964: syntax
2965:
2966: * tests/: 263.html, results/263.processed: test from method[*args]
2967: added
2968:
2969: * src/types/: pa_method.h, pa_vmethod_frame.h: closes #26: variable
2970: number of params can now be passed to a method declared with *arg
2971:
2972: 2010-11-06 moko
2973:
2974: * src/classes/table.C: formating fixed. :)
2975:
2976: * src/classes/table.C: closes #4: ^table.select now supports
2977: $.limit(), $.offset, $.reverse() options
2978:
2979: * tests/: 262.html, results/262.processed: test for ^table:select
2980: with options added (feature #4)
2981:
2982: * src/include/pa_array.h: remove function added
2983:
2984: * src/types/: pa_vhash.C, pa_vhash.h: avoiding temporal String
2985: object in get_element/put_element, using static one.
2986:
2987: 2010-11-04 moko
2988:
2989: * src/types/pa_vregex.C: closes #6: exeption now thrown if invalid
2990: options is passed
2991:
2992: * tests/: 256.html, results/256.processed: $.table[compact] feature
2993: now tested; k and p in handler now tested.
2994:
2995: * src/types/: pa_value.h, pa_vtable.C, pa_vtable.h: fixes #153,
2996: $.table[compact] feature added
2997:
2998: * src/classes/json.C: key is now passed to handler in
2999: value_json_string; ^json:string result now process tainting
3000: inside and returns clean string, related to issue #153
3001:
3002: * src/main/untaint.C: bugfix: charset can be null (in
3003: ^string:save[] as example), thus check is added
3004:
3005: 2010-10-31 moko
3006:
3007: * src/classes/string.C: error message changed (fixes issue #149)
3008:
3009: 2010-10-29 moko
3010:
3011: * src/main/pa_http.C: ":port" is now added to "Host:" header if
3012: port is not default (fixes issue #155); exception on invalid port
3013: added.
3014:
3015: * src/main/untaint.C: '*' is now not urlencoded to allow header
3016: "Accept: */*" to be passed
3017:
3018: 2010-10-28 moko
3019:
3020: * src/classes/curl.C: bugfix: detect_charset() was throwing
3021: exception on unknown charset even if response_charset was
3022: specified
3023:
3024: 2010-10-27 moko
3025:
3026: * src/classes/string.C: ^string.append removed for void
3027: compatibility
3028:
3029: 2010-10-26 moko
3030:
3031: * src/classes/json.C: libjson supports array at top level, we too
3032: (GPF fixed)
3033:
3034: 2010-10-25 moko
3035:
3036: * tests/: 253.html, results/253.processed: libjson supports array
3037: at top level, parser now supports it as well.
3038:
3039: * tests/261.html, tests/results/261.processed,
3040: src/types/pa_vstring.h: empty string is now void compatible
3041: (allows $empty.key)
3042:
3043: 2010-10-22 misha
3044:
3045: * src/types/pa_vcookie.C: - fix for session cookie (was introduced
3046: while adding additional expires checkout)
3047:
3048: * tests/030.html: - test for session cookie was added
3049:
3050: 2010-10-21 moko
3051:
3052: * src/: classes/string.C, classes/void.C, main/execute.C,
3053: types/pa_vvoid.C, types/pa_vvoid.h: void now inherited from
3054: string (feature #111)
3055:
3056: * tests/: 261.html, results/261.processed: checks void from string
3057: inheritance (feature #111)
3058:
3059: * src/classes/: bool.C, classes.h, curl.C, date.C, double.C,
3060: file.C, hash.C, hashfile.C, image.C, inet.C, int.C, json.C,
3061: reflection.C, regex.C, string.C, table.C, void.C: used_directly()
3062: now true by default
3063:
3064: 2010-10-17 moko
3065:
3066: * src/: include/pa_string.h, main/pa_http.C, main/untaint.C: files
3067: upload now uses binary blocks instead of L_FILE_POST tainting.
3068: (bugfix: #128)
3069:
3070: * tests/: 223.html, results/223.processed: binary file upload test
3071: added, GPF (issue #128) also checked in this test
3072:
3073: 2010-10-13 misha
3074:
3075: * tests/260.html: - test for math:convert
3076:
3077: * src/classes/math.C: - error in math:convert was fixed
3078:
3079: * operators.txt: - info about
3080: ^math:convert[number](from-base;to-base) was added
3081:
3082: * src/classes/math.C: - method
3083: ^math:convert[number](from-base;to-base) for converting number
3084: represention from one base to another was added ( new feature:
3085: #23 )
3086:
3087: 2010-10-13 moko
3088:
3089: * src/main/compile.tab.C: [] now is empty string, not void
3090:
3091: * src/main/compile.y: [] now is empty string, not void
3092:
3093: * src/types/pa_vvoid.h: void now passed as parameter
3094:
3095: * tests/: 259.html, results/259.processed: to test difference
3096: between void and empty string (see ticket #111)
3097:
3098: * tests/results/152.processed: $sEmpty[] is now empty string, not
3099: void
3100:
3101: * tests/256.html: $s[$void] is no longer empty string
3102:
3103: * tests/254.html: empty string is no longer void
3104:
3105: 2010-10-12 misha
3106:
3107: * src/types/pa_vcookie.C: - check if $.expires value can be
3108: converted to date during cookies set up ( bugfix: #104 )
3109:
3110: * tests/041.html: - more tests for ^table.locate were added
3111:
3112: * src/classes/table.C: - ^table.locate[field;value;options] didn't
3113: work ( bugfix: #129 ) - exception comment for incorrect options
3114: ^table.locate[field;value;options] was fixed
3115:
3116: 2010-10-10 moko
3117:
3118: * src/: classes/reflection.C, main/execute.C: constructor returning
3119: another object feature returned
3120:
3121: * tests/results/258.processed: test result updated as constructor
3122: returning another object feature returned
3123:
3124: * tests/: 258.html, results/258.processed: test for constructor
3125: returning another object
3126:
3127: 2010-10-08 misha
3128:
3129: * tests/257.html: - whitespaces after @METACOMMANDS and their
3130: options shouldn't cause exceptions any longer
3131:
3132: 2010-10-06 moko
3133:
3134: * src/classes/: hash.C, table.C: length from sql server is now
3135: ignored, as sql string can contain 0x00 inside (bugfix: #119)
3136:
3137: 2010-10-02 misha
3138:
3139: * operators.txt: - the X mark was removed from ^cache[file]. it is
3140: usable to delete cache file.
3141:
3142: 2010-10-02 moko
3143:
3144: * tests/: 253.html, results/253.processed: hook_key added for key
3145: checking
3146:
3147: * src/classes/json.C: null key bug fixed
3148:
3149: 2010-09-29 misha
3150:
3151: * tests/: 256.html, 256.txt: - tests for ^json:string[] were added
3152:
3153: 2010-09-25 moko
3154:
3155: * src/classes/json.C: small fixed
3156:
3157: * tests/results/: 253.processed, 255.processed: just updated
3158:
3159: * tests/: 253.html, 253_json.txt, 255.html, results/253.processed,
3160: results/255.processed: charset transcode test added for
3161: json:parse
3162:
3163: 2010-09-24 moko
3164:
3165: * src/types/pa_value.h: warning war :)
3166:
3167: * src/: classes/json.C, include/pa_request.h, types/pa_value.h,
3168: types/pa_vfile.C, types/pa_vtable.C: $.indent implemented for
3169: ^json:string
3170:
3171: 2010-09-22 moko
3172:
3173: * src/main/pa_charset.C: parser charset tables declare only
3174: white-space before 0x20, thus adding the missing chars
3175:
3176: * etc/parser3.charsets/: koi8-r.cfg, koi8-u.cfg: updated to conform
3177: to http://unicode.org/Public/MAPPINGS/VENDORS/
3178:
3179: 2010-09-21 misha
3180:
3181: * src/main/compile.y: - some semicolons were added (VS2010 don't
3182: want to compile grammar if they are absent)
3183:
3184: * tests/: make_tests.cmd, run_tests.cmd: - path tools is changed
3185:
3186: * src/classes/classes.vcproj: - pathes to ls and gawk are changed
3187:
3188: * src/main/main.vcproj: - path to bison is changed
3189:
3190: 2010-09-21 moko
3191:
1.101 moko 3192: * etc/parser3.charsets/: windows-1250.cfg, windows-1251.cfg,
3193: windows-1254.cfg, windows-1257.cfg, x-mac-cyrillic.cfg: updated
3194: to conform to http://unicode.org/Public/MAPPINGS/VENDORS/
1.95 moko 3195:
3196: 2010-09-20 misha
3197:
3198: * src/types/pa_vtable.C: - add EOLs while json-serializing table
3199:
3200: * src/classes/json.C: - add EOL while json-serializing hash
3201:
3202: * src/lib/json/JSON_parser.C: - 'ES' replaced by 'ESC' because some
3203: compilers don't like 'ES'.
3204:
3205: 2010-09-17 misha
3206:
3207: * operators.txt: - info about json class was added
3208:
3209: * src/classes/json.C: - ^json:string[object]
3210:
3211: * src/: include/pa_request.h, main/pa_request.C: - stuff for
3212: preventing infinite recursion while executing json:string was
3213: added
3214:
3215: * src/include/pa_string.h: - method append_quoted was added
3216:
3217: * src/types/: pa_value.C, pa_value.h, pa_vbool.h, pa_vdate.h,
3218: pa_vdouble.h, pa_vfile.C, pa_vfile.h, pa_vint.h, pa_vstring.h,
3219: pa_vtable.C, pa_vtable.h, pa_vvoid.h: - method get_json_string
3220: was added to Value & Co
3221:
3222: * src/classes/date.C: - methods get_gmt_string and get_sql_string
3223: were used
3224:
3225: * src/types/pa_vdate.h: - methods get_gmt_string and get_sql_string
3226: were added
3227:
3228: 2010-09-10 moko
3229:
3230: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
3231: die_or_abort (backport from 3.4.1)
3232:
3233: * src/targets/cgi/parser3.C: vsnprintf now not called twice in
3234: die_or_abort (bugfix: #106)
3235:
3236: 2010-09-09 moko
3237:
3238: * src/classes/json.C: warning war. :)
3239:
3240: 2010-09-08 misha
3241:
3242: * src/lib/json/Makefile.am: - additional include directories were
3243: added (for pa_memory.h and gc.h)
3244:
3245: * src/lib/json/json.vcproj: - JSON_parser.c => JSON_parser.C -
3246: compile as C++ instead default - additional include directory was
3247: added (for gc.h)
3248:
3249: * src/types/pa_vform.C: - little code reformating
3250:
3251: * src/classes/file.C: - $.content-type option now can be specified
3252: in ^file::create ( new feature: #102 )
3253:
3254: 2010-09-08 moko
3255:
3256: * src/lib/json/: JSON_parser.C, JSON_parser.h: json lib now uses
3257: pa_malloc/pa_free
3258:
3259: 2010-09-07 moko
3260:
3261: * tests/results/254.processed: VStateless_class:put_element
3262: exception was fixed
3263:
3264: * src/types/: pa_value.h, pa_vstateless_class.h: now
3265: VStateless_class:put_element barks self.type, not this.type
3266: (bugfix: #105)
3267:
3268: 2010-09-06 moko
3269:
3270: * src/classes/reflection.C: bugfix: new String() is required for
3271: exception handling
3272:
3273: * tests/: 254.html, results/254.processed: test modified
3274:
3275: 2010-09-05 moko
3276:
3277: * tests/: 254.html, results/254.processed: ^reflection:copy test
3278: added
3279:
3280: * src/: classes/reflection.C, include/pa_request.h:
3281: ^reflection:copy implemented (new feature: #100)
3282:
3283: 2010-09-03 moko
3284:
3285: * src/lib/json/JSON_parser.C: c++ compatiblity
3286:
3287: * tests/: 253.html, 253_json.txt, results/253.processed: $.distinct
3288: option testing added
3289:
3290: 2010-09-02 moko
3291:
3292: * src/classes/json.C: $.distinct[first|last|all] added
3293:
3294: 2010-09-01 moko
3295:
3296: * tests/results/253.processed: json test result
3297:
3298: * tests/: 253.html, 253_json.txt: json test added
3299:
3300: * src/classes/json.C: json.C update to actual version + hash key
3301: creation bugfix
3302:
3303: 2010-08-31 misha
3304:
3305: * src/lib/json/JSON_parser.C, src/lib/json/JSON_parser.h,
3306: src/lib/json/Makefile.am, src/lib/json/json.vcproj,
3307: src/lib/Makefile.am, src/classes/Makefile.am,
3308: src/classes/classes.vcproj, src/classes/json.C, parser3.sln: -
3309: json library was added
3310:
3311: 2010-08-30 moko
3312:
3313: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
3314: types/pa_vobject.C: cosmetic optimization in
3315: request:execute_method usage
3316:
3317: * src/: include/pa_charset.h, main/pa_charset.C: small
3318: optimization, just to decrease number of lines. :)
3319:
3320: 2010-08-27 misha
3321:
3322: * src/classes/op.C: - taint[json] was added
3323:
3324: * tests/: 250.html, 251.html, 252.html: - tests for taint[json]
3325: were added
3326:
3327: * src/main/pa_exec.C: - warning fix was rolled back.
3328:
3329: * src/: main/pa_charset.C, main/untaint.C, include/pa_charset.h,
3330: include/pa_string.h: - taint[json] was added - escaping was
3331: slightly modified
3332:
3333: 2010-08-25 misha
3334:
3335: * src/classes/file.C: - typo in file:sql exception was fixed
3336:
3337: * src/main/pa_exec.C: - warning about declared and not used
3338: variable forced_allow was removed
3339:
3340: 2010-08-14 misha
3341:
3342: * src/classes/hash.C: - two warnings about signed/unsigned mismatch
3343: were removed
3344:
3345: 2010-08-11 moko
3346:
3347: * tests/: 249.html, results/249.processed: default setter and
3348: anti-recursive default getter test added
3349:
3350: * src/: classes/reflection.C, include/pa_request.h, main/execute.C,
3351: types/pa_value.h, types/pa_vclass.C, types/pa_vobject.C,
3352: types/pa_vobject.h, types/pa_vstateless_class.C,
3353: types/pa_vstateless_class.h: default setter support +
3354: anti-recursive default getter support ( new feature: #13 )
3355:
3356: * src/include/pa_hash.h: optimization: threshold member removed
3357: from hash, reducing sizeof(hash)
3358:
3359: 2010-08-10 misha
3360:
3361: * tests/196.html: - junction-method was added to the test
3362:
3363: * tests/248.html: - ups. typo :)
3364:
3365: * tests/248.html: - test for checking .match with 4 params
3366:
3367: * tests/: 247.html, 247_utf8.txt, 247_utf8_bom.txt,
3368: 247_windows1251.txt: - test for "transcode file from utf-8 to
3369: $request:charset during loading if the BOM code is detected"
3370:
3371: * src/main/: pa_common.C, pa_http.C: - transcode file from utf-8 to
3372: $request:charset during loading if the BOM code is detected ( new
3373: feature: #98 )
3374:
3375: 2010-08-05 misha
3376:
3377: * src/classes/image.C: - ^image.replace now can accept only 2
3378: params. in this case the whole image is affected ( new feature:
3379: #95 )
3380:
3381: 2010-08-04 misha
3382:
3383: * tests/246.html: - test tor ^hash._at[] was added
3384:
3385: * src/classes/hash.C: - ^hash._at[first|last|[-]N] ( new feature:
3386: #53 )
3387:
3388: * src/include/pa_hash.h: - methods for accessing the first and the
3389: last values of ordered hash were added (first_value and
3390: last_value)
3391:
3392: * src/classes/file.C: - now ^file::base64 accepts up to 4 params
3393: (similar to others file's methods):
3394: ^file::base64[mode;user-file-name;encoded;options] ( new feature:
3395: #68 )
3396:
3397: * src/types/pa_vmethod_frame.h: - helper method as_hash was added
3398:
3399: 2010-08-01 moko
3400:
3401: * src/classes/op.C: to correctly process $result[] in code, called
3402: from ^process
3403:
3404: * tests/245.html: $result in ^process[] test added
3405:
3406: * src/: classes/op.C, classes/reflection.C, include/pa_request.h,
3407: main/execute.C, main/pa_request.C, types/pa_vmethod_frame.C,
3408: types/pa_vmethod_frame.h, types/pa_vobject.C: optimization:
3409: VMethodFrame(junction, caller) replaced with VMethodFrame(method,
3410: caller, self) op_call(VMethodFrame &frame, bool constructing)
3411: removed, construct(class,method) added
3412:
3413: * tests/results/: 192.processed, 244.processed: request::construct
3414: added
3415:
3416: * tests/: 244.html, 245.html, results/244.processed,
3417: results/245.processed: object creation exceptions and ^process
3418: tests added
3419:
3420: 2010-07-28 misha
3421:
3422: * tests/make_tests.cmd: - win32 EOLs
3423:
3424: * tests/: run_parser.cmd, run_tests.cmd: - cmd files for executing
3425: tests on Win32 were added (The system timezone should be GMT+3)
3426:
3427: 2010-07-26 misha
3428:
3429: * tests/: 212.html, results/212.processed: - sizes were removed
3430: mecause they could be different on different OSs
3431:
3432: * tests/065.html: - make it "win32 friendly"
3433:
3434: 2010-07-25 misha
3435:
3436: * src/main/compile.y: - all EOLs between methods are removed during
3437: compilation ( new feature: #47 )
3438:
3439: * tests/results/149.processed: - prepare tests to trim trailing
3440: methods' EOLs
3441:
3442: * tests/149.html: - prepare tests to trim trailing methods' EOLs
3443:
3444: * tests/: results/006.processed, results/014.processed, 006.html,
3445: 014.html, 022.html: - prepare tests to trim trailing methods'
3446: EOLs
3447:
3448: * tests/: 059.html, 071.html, 149.html, results/059.processed,
3449: results/071.processed, results/022.processed: - prepare tests to
3450: trim trailing methods' EOLs
3451:
3452: * tests/: results/073.processed, results/109.processed,
3453: results/142.processed, results/144.processed,
3454: results/149.processed, 073.html, 096.html, 109.html, 142.html,
3455: 144.html: - prepare tests to trim trailing methods' EOLs
3456:
3457: * tests/: 096.html, 107.html, 109.html, 142.html, 144.html,
3458: 149.html, 152.html, results/096.processed, results/107.processed,
3459: results/109.processed, results/142.processed,
3460: results/144.processed: - prepare tests to trim trailing methods'
3461: EOLs
3462:
3463: 2010-07-24 moko
3464:
3465: * tests/results/: 156.processed, 224.processed: fix for #54 changed
3466: the hash order in this test
3467:
3468: * tests/014.html: to check hash order, hash no is longer sorted
3469: before print
3470:
3471: * src/include/pa_hash.h: hash copy constructor now keeps order
3472: (bugfix: #54)
3473:
3474: 2010-07-23 moko
3475:
3476: * tests/results/224.processed: @auto[] is no longer inherited
3477:
3478: * src/types/pa_vstateless_class.C, tests/227.html,
3479: tests/results/227.processed: @auto[] is no longer inherited
3480: (bugfix: #57)
3481:
3482: 2010-07-22 misha
3483:
3484: * src/classes/table.C: - don't skip comment lines during
3485: table::load if encloser or separator is set as '#' ( new feature:
3486: #30 )
3487:
3488: * src/targets/cgi/parser3.C: - don't run as cgi if
3489: env:PARSER_VERSION was set for preventing infinite loot ( bugfix:
3490: #12 )
3491:
3492: * src/classes/file.C: - set PARSER_VARSION env before external
3493: script executing
3494:
3495: 2010-07-13 misha
3496:
3497: * tests/058.html: - test for suppressing @border was added - test
3498: for user attribute was added
3499:
3500: * tests/results/186.processed: unescaping from \uXXXX
3501:
3502: * tests/186.html: unescaping from \uXXXX
3503:
3504: * tests/: 239.html, results/239.processed: method call type
3505:
3506: * src/types/: pa_vjunction.C, pa_vjunction.h: - bugfix: #90 :
3507: $junction_method.CLASS_NAME (+CLASS)
3508:
3509: 2010-07-07 misha
3510:
3511: * buildall-with-xml, buildall-without-xml: - moving to pcre 8.10 on
3512: *nix
3513:
3514: 2010-07-05 misha
3515:
3516: * src/: classes/curl.C, classes/file.C, classes/hash.C,
3517: classes/image.C, classes/op.C, classes/string.C, classes/table.C,
3518: classes/void.C, main/pa_common.C, main/pa_http.C: - exception
3519: comment strings "options must be hash", "options must be hash,
3520: not code" and "called with invalid option" were replaced by
3521: constatns - exception comment string "invalid option passed" was
3522: replaced by "called with invalid option" (now in different
3523: methods are the same exception comment string)
3524:
3525: * src/include/pa_exception.h: - more exception strings were defined
3526:
3527: * src/: main/compile.y, main/compile_tools.C, main/compile_tools.h,
3528: types/pa_vstateless_class.h: - now we can define possible
3529: method's call type ( new feature: #5 ) 1.
3530: @OPTIONS\nstatic|dynamic (no option == any) -- for all classe's
3531: methods 2. @static:method[params] (only static keyword could be
3532: used here) -- for specified methods
3533:
3534: * src/main/pa_common.C: - junction points should not be deleted on
3535: win32 during dirs cleanup ( bugfix: #83 ) - optimisation in dirs
3536: cleanup
3537:
3538: 2010-07-03 misha
3539:
3540: * tests/: 158.html, 160.html, 161.html, 162.html, 163.html,
3541: results/158.processed, results/160.processed,
3542: results/161.processed, results/162.processed,
3543: results/163.processed: - prepare tests to trim trailing methods'
3544: EOLs
3545:
3546: * tests/results/169.processed: - prepare tests to trim trailing
3547: methods' EOLs
3548:
3549: * tests/results/: 168.processed, 169.processed: - prepare tests to
3550: trim trailing methods' EOLs
3551:
3552: * tests/: results/170.processed, results/167.processed,
3553: results/168.processed, results/169.processed, 167.html, 168.html,
3554: 169.html: - prepare tests to trim trailing methods' EOLs
3555:
3556: * tests/: results/170.processed, results/171.processed,
3557: results/172.processed, results/173.processed,
3558: results/174.processed, results/175.processed, 170.html, 171.html,
3559: 172.html, 173.html, 174.html, 175.html: - prepare tests to trim
3560: trailing methods' EOLs
3561:
3562: * tests/: results/176.processed, results/180.processed,
3563: results/184.processed, results/185.processed,
3564: results/191.processed, results/192.processed,
3565: results/196.processed, results/197.processed,
3566: results/198.processed, 176.html, 180.html, 184.html, 185.html,
3567: 191.html, 192.html, 196.html, 197.html, 198.html: - prepare tests
3568: to trim trailing methods' EOLs
3569:
3570: * tests/: 199.html, 208.html, 209.html, 213.html, 214.html,
3571: results/199.processed, results/208.processed,
3572: results/209.processed, results/213.processed,
3573: results/214.processed: - prepare tests to trim trailing methods'
3574: EOLs
3575:
3576: 2010-06-29 misha
3577:
3578: * tests/: 220.html, 218.html, results/218.processed,
3579: results/215.processed, results/217.processed, 215.html, 217.html:
3580: - prepare tests to trim trailing methods' EOLs
3581:
3582: * tests/: results/224.processed, 224.html, 223.html,
3583: results/223.processed, results/220.processed: - prepare tests to
3584: trim trailing methods' EOLs
3585:
3586: * tests/results/: 226.processed, 230.processed: - prepare tests to
3587: trim trailing methods' EOLs
3588:
3589: * tests/: 229.html, results/229.processed: - prepare tests to trim
3590: trailing methods' EOLs
3591:
3592: * tests/: 232.html, 235.html, results/232.processed,
3593: results/235.processed, 226.html, 227.html, 228.html, 230.html,
3594: results/226.processed, results/227.processed,
3595: results/228.processed, results/230.processed: - prepare tests to
3596: trim trailing methods' EOLs
3597:
3598: 2010-06-16 moko
3599:
3600: * tests/: 229.html, results/229.processed: elseif now supported in
3601: ^if
3602:
3603: * src/classes/op.C: new feature: #56 elseif now supported in ^if
3604:
3605: 2010-06-03 misha
3606:
3607: * src/main/pa_common.C: - bugfix #74 -- memmove should be used
3608: instead of memcopy for overlaped regions
3609:
3610: 2010-05-25 misha
3611:
3612: * src/main/pa_common.C: - wanring about unused vars was removed
3613:
3614: * src/: include/pa_request.h, main/execute.C, main/pa_request.C: -
3615: get_method_filename was moved to execute.C
3616:
3617: 2010-05-23 misha
3618:
3619: * src/main/pa_request.C: - more accurate detection of method's file
3620:
3621: 2010-05-22 misha
3622:
3623: * src/classes/reflection.C: - bugfix: core during detection of
3624: .file if filespec isn't detected successfully
3625:
3626: 2010-05-20 misha
3627:
3628: * src/main/pa_request.C: - fix in get_method_filename
3629:
3630: * src/include/pa_request.h: - new feature: #24 -- searching
3631: included file in @USE/^use is changed. if its filespec doesn't
3632: start from '/' it will be searched in caller file directory
3633:
3634: * src/classes/reflection.C: - ^reflection:method_info returns file
3635: where the method is defined
3636:
3637: * src/: include/pa_request.h, main/compile.y, main/pa_request.C,
3638: classes/op.C: - new feature: #24 -- searching included file in
3639: @USE/^use is changed. if its filespec doesn't start from '/' it
3640: will be searched in caller file directory
3641:
3642: * src/: classes/file.C, include/pa_common.h: - method lastposafter
3643: is moved to pa_common.h
3644:
3645: 2010-05-18 misha
3646:
3647: * src/: main/pa_common.C, include/pa_common.h, classes/string.C,
3648: types/pa_vcookie.C: new feature: #71 ^string:js-unescape and
3649: cookie parser decode \uXXXX as well as %uXXXX
3650:
3651: 2010-05-17 misha
3652:
3653: * src/classes/curl.C: beauty: - unused param is removed in method
3654: _curl_version_action - some spaces were removed or replaced by
3655: tabs
3656:
3657: * src/classes/table.C: - bugfix: #72 core with empty value during
3658: ^table.hash[...;name_of_the_last_column][$.type[string]]
3659:
3660: 2010-05-16 misha
3661:
3662: * src/classes/curl.C: new: #61 more curl options were added
3663: (contributed by Sumo)
3664:
3665: 2010-04-29 pretender
3666:
3667: * src/main/pa_string.C: fixes #63 Split result from empty string
3668: now empty string.
3669:
3670: * src/types/pa_vtable.C: bugfix: #35 All empty table cells are now
3671: string type.
3672:
3673: 2010-04-28 pretender
3674:
3675: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
3676: main/execute.C: bugfix: #59 OPTIMIZE_BYTECODE_GET_CLASS
3677: macrodefinition removed
3678:
3679: 2010-04-19 pretender
3680:
3681: * src/main/execute.C: fixes #60 Stacktrace now contains info for
3682: OP_CONSTRUCT_OBJECT and OP_GET_CLASS
3683:
3684: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
3685: fixes #64 Now file.missing exception generates in unsafe mode to.
3686:
3687: * src/classes/file.C: fixes #48 Now not throw "not save environment
3688: variable" exception in grpunlim version.
3689:
3690: 2010-04-05 misha
3691:
3692: * src/classes/string.C: - new feature: 4th param was added to
3693: match. if specified its value is returned in case of nothing was
3694: found
3695:
3696: 2010-04-01 misha
3697:
3698: * src/main/pa_request.C: - bugfix: on *nix URIs like /a/b/// caused
3699: multiple execution of /a/b/auto.p
3700:
3701: 2010-03-19 misha
3702:
3703: * src/main/execute.C: - core in $table1.$table2 was fixed
3704:
3705: * src/targets/cgi/parser3.C: - core in sigpipe was fixed
3706:
3707: 2010-01-27 misha
3708:
3709: * src/main/pa_common.C: - bugfix: there are no excaption.type if
3710: trying to open file by path /existing-file/non-exixting-file
3711:
3712: 2010-01-26 misha
3713:
3714: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:post-body
3715: was added (returns file)
3716:
3717: 2009-12-22 misha
3718:
3719: * src/classes/curl.C: - method 'option' was renamed to 'options' -
3720: now parser doesn't have class curl if it was built without it
3721:
3722: 2009-12-15 misha
3723:
3724: * configure.in: - little cheat with curl include dir was added
3725:
3726: 2009-12-05 misha
3727:
3728: * src/classes/curl.C: - some fixes
3729:
3730: 2009-12-04 misha
3731:
3732: * src/include/pa_config_fixed.h, src/classes/classes.vcproj,
3733: src/classes/curl.C, src/classes/file.C, src/classes/Makefile.am,
3734: buildall-with-xml, buildall-without-xml, configure.in: - curl
3735: class was added
3736:
3737: * src/include/pa_hash.h: - hash-iterator was added
3738:
3739: * buildall-with-xml, buildall-without-xml: - option --passive-ftp
3740: was added to pcre
3741:
3742: 2009-11-27 misha
3743:
3744: * src/classes/image.C: - don't add @border attribute to output of
3745: ^image.html[] if it was specified by user with empty value
3746:
3747: * src/types/pa_vxdoc.C: - bugfix: core if xdoc doesn't have the
3748: root element and we are trying to access .documentElement
3749:
3750: 2009-11-11 misha
3751:
3752: * src/classes/table.C: - in ^table.flip[] look at number of columns
3753: instead of number of items in first row for named tables
3754:
3755: 2009-11-10 misha
3756:
3757: * operators.txt: - info about hash-options in ^file::create was
3758: added
3759:
3760: * tests/237.html: - test for ^file::create[...;$.charset[...]] was
3761: added
3762:
3763: 2009-11-09 misha
3764:
3765: * buildall-with-xml: - moving to libxml 2.7.6
3766:
3767: * tests/236.html: - tests for comparations cords with functions
3768: were added
3769:
3770: * src/include/pa_string.h: - optimisation: cacheing of cstr was
3771: added
3772:
3773: * src/main/pa_http.C: - little optimisation
3774:
3775: * src/: classes/table.C, lib/gc/include/gc_allocator.h: - bugfix:
3776: GPF mallocs + stringstream (table.save)
3777:
3778: * src/classes/file.C: - file::create now accepts 4th param: options
3779: with $.charset
3780:
3781: * src/lib/cord/: cordxtra.c, include/private/cord_pos.h: - fixed
3782: bug in cord (comparation cords with functions was buggy)
3783:
3784: 2009-11-06 misha
3785:
3786: * src/main/pa_string.C: - bugfix: calculation string.length
3787: sometimes was buggy
3788:
3789: * src/classes/string.C: - bugfix: Temp_value_element wasn't
3790: destroyed if exception occured during match/replace
3791:
3792: * src/: main/pa_charset.C, include/pa_charset.h: - method
3793: lengthUTF8Char was added
3794:
3795: * src/classes/op.C: - clean tainting lang was added for user's
3796: usage
3797:
3798: * src/lib/cord/: cordbscs.c, cordxtra.c: - some rare GPF were
3799: fixed: checkouts are required after GC_MALLOC
3800:
3801: * src/types/pa_vregex.C: - check UTF8 only during 1st iteration
3802:
3803: * operators.txt: - actually, there is no ^untaint[xml] in
3804: file::create
3805:
3806: 2009-10-15 misha
3807:
3808: * tests/: 235.html, 235_attach.txt: - tests for preparing email
3809: were added
3810:
3811: * tests/234.html: - more tests for checking ^taint[uri] escaping
3812: were added
3813:
3814: * src/: include/pa_string.h, main/pa_charset.C, main/pa_http.C,
3815: main/pa_request.C, main/untaint.C, types/pa_vmail.C: - little
3816: hacking: for dealing with transcoding+^taint[uri]
3817: transcode_and_untaint was replaced by untaint_and_transcode
3818:
3819: 2009-10-13 misha
3820:
3821: * tests/: 121.html, results/121.processed: - test transcoding +
3822: url-escaping now
3823:
3824: * tests/results/auto.p: - more helpers' methods were added
3825:
3826: * src/main/pa_globals.C: - die instead of abort
3827:
3828: 2009-10-06 misha
3829:
3830: * src/main/pa_common.C: - don't allocate memory during
3831: capitalization if input string is already capitalized
3832:
3833: * src/targets/isapi/parser3isapi.C: - pass pre-capitalized headers
3834:
3835: * src/targets/cgi/parser3.C: - pass pre-capitalized headers - don't
3836: use format function because it calls malloc
3837:
3838: * src/include/pa_common.h: - more capitalized headers were added
3839:
3840: * src/main/pa_common.C: - in safe mode clear executable bits during
3841: file writing
3842:
3843: 2009-10-05 misha
3844:
3845: * src/main/pa_charset.C: - use iterators in pa_charset.C itself
3846:
3847: 2009-10-03 misha
3848:
3849: * src/: types/pa_vimage.h, classes/image.C: - ^img.font[],
3850: ^img.text[] & ^img.length[] can work in utf-8 now
3851:
3852: * src/: include/pa_charset.h, main/pa_charset.C: - class
3853: UTF8_string_iterator was added
3854:
3855: * src/classes/image.C: - respect utf-8 when calculate alphabet
3856: length
3857:
3858: * src/classes/mail.C: - check from before get message.cstr
3859:
3860: 2009-10-02 misha
3861:
3862: * tests/233.html: - test for image.font, image.length, image.text
3863: with text in utf-8 were added
3864:
3865: * src/main/pa_common.C: - use pa_malloc_atomic instead of new
3866:
3867: * buildall-with-xml, buildall-without-xml: - comment about gc
3868: version for freebsd 4 was added
3869:
3870: 2009-10-01 misha
3871:
3872: * src/main/pa_exec.C: - bugfix: allocate a bit more (for
3873: terminator) - read_pipe were slightly optimized
3874:
3875: 2009-09-28 misha
3876:
3877: * src/main/: pa_common.C, pa_uue.C: - some magic numbers were
3878: removed
3879:
3880: * src/types/pa_vmail.C: - forgot about space after ':'
3881:
3882: * src/types/pa_vmail.C: - escape filenames while preparing mail
3883: body - small simplifications
3884:
3885: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode now has
3886: inout params like pa_base64
3887:
3888: * src/: types/pa_vmail.C, types/pa_vmail.h, classes/mail.C: - new
3889: option $.debug-print(1) was added to mail:send - changes for
3890: using uue_encode which uses less memory
3891:
3892: * src/main/pa_common.C: - pa_base64_encode uses less memory now
3893:
3894: * src/: include/pa_uue.h, main/pa_uue.C: - pa_uuencode reduces less
3895: memory now
3896:
3897: 2009-09-26 misha
3898:
3899: * src/types/pa_vmail.C: - default encoding now is base64
3900:
3901: * buildall-with-xml: - moving to libxml 2.7.5 and libxslt 1.1.26
3902:
3903: 2009-09-25 misha
3904:
3905: * src/types/pa_vmail.C: - capitalization of headers was added to
3906: sending mail as well
3907:
3908: * buildall-with-xml: - catalog package was removed from libxml
3909:
3910: * src/main/pa_xml_io.C: - fix in removing file:// protocol for
3911: win32 absolute path
3912:
3913: * src/include/pa_common.h: - one more capitalized header was added
3914:
3915: 2009-09-22 misha
3916:
3917: * INSTALL: - comment about building just httpd binary while
3918: building apache module was added
3919:
3920: 2009-09-21 misha
3921:
3922: * buildall-with-xml: - moving to the latest versions of xml libs:
3923: libxml 2.7.4 and libxslt 1.1.25
3924:
3925: 2009-09-19 misha
3926:
3927: * tests/231.html: - test for encoding cookie in win-1251
3928:
3929: 2009-09-18 misha
3930:
3931: * tests/: 224.html, 224.p: - tests for ^reflection:fields[class or
3932: object] were added
3933:
3934: * operators.txt: - info about method ^reflection:fields[class or
3935: object] was added
3936:
3937: * src/classes/reflection.C: - method ^reflection:fields[class or
3938: object] was added
3939:
3940: * src/types/: pa_value.h, pa_vclass.C, pa_vclass.h, pa_vobject.h: -
3941: methods get_fields were added
3942:
3943: * tests/232.html: - tests for @GET[name]
3944:
3945: * src/classes/table.C: - some changes in handling hash-options for
3946: creare, join and locate
3947:
3948: * src/types/: pa_vobject.C, pa_vobject.h: - @GET[] now could be
3949: defined with option: the type of requested value
3950:
3951: 2009-09-17 misha
3952:
3953: * tests/212.html: - tests for .pattern and .options were added
3954:
3955: * src/types/: pa_vregex.C, pa_vregex.h: - $regex.pattern and
3956: $regex.options were added
3957:
3958: 2009-09-11 misha
3959:
3960: * tests/: 223.html, 223_utf8.txt, 223_win1251.txt: - test was
3961: rewrited. it checks not just one case of sending cookies during
3962: file::load[http], but also sending headers and fields (including
3963: files)
3964:
3965: 2009-09-10 misha
3966:
3967: * src/main/untaint.C: - workaround in file-spec lang for old Macs
3968: was removed => now parser can open files with Russian 'r' in
3969: filename
3970:
3971: * src/main/untaint.C: - bugfix: client charset whould be analized
3972: while escaping cookies but now source charset
3973:
3974: * src/main/pa_http.C: - bugfix: the values of http headers didn't
3975: ^tainted[uri] so it was possible to make request with incorrect
3976: http header
3977:
3978: * src/main/pa_http.C: - capitalization of http headers during
3979: file::load[http was slightly changes - bugfix: all headers which
3980: parser sends during file::load[http should be transcoded and only
3981: then escaped
3982:
3983: * src/main/untaint.C: - a bit more comments were added
3984:
3985: * src/classes/: file.C, string.C: - types where changes (minus 2
3986: warnings)
3987:
3988: * src/include/pa_common.h: - 2 capitalized strings for making http
3989: headers during file::load[http were added
3990:
3991: 2009-09-08 misha
3992:
3993: * operators.txt: - changes in file.save and string.save were added
3994:
3995: * tests/: 230.html, 230.txt: - tests for checking options in
3996: file.save and string.save were added
3997:
3998: * src/main/pa_request.C: - http headers names, which are passed to
3999: SAPI::add_header_attribute are lowercased now (it'll be
4000: capitalized in that method)
4001:
4002: * src/: types/pa_vfile.C, types/pa_vfile.h, classes/file.C,
4003: classes/string.C: - file_write accepts Request_charsets and asked
4004: charset and cound transcode content before writing - string.save
4005: and file.save have option $.charset now
4006:
4007: * src/: include/pa_common.h, main/pa_common.C, classes/table.C,
4008: classes/xdoc.C: - file_write accepts Request_charsets and asked
4009: charset and cound transcode content before writing
4010:
4011: * src/include/pa_exception.h: - new exception comment string was
4012: defined
4013:
4014: 2009-09-07 misha
4015:
4016: * src/main/compile.y: - grammar $name\ name stops now for regex
4017: sub-pattern\s
4018:
4019: 2009-09-04 misha
4020:
4021: * src/main/pa_http.C: - capitalization of http headers during
4022: file::load[http was implemented
4023:
4024: 2009-09-03 misha
4025:
4026: * src/: main/pa_common.C, main/pa_http.C, main/pa_request.C,
4027: include/pa_common.h, include/pa_sapi.h, types/pa_vcookie.C,
4028: types/pa_vmail.C, targets/cgi/parser3.C,
4029: targets/isapi/parser3isapi.C: - back to storing response http
4030: headers in lowercase - capitalize them during output
4031:
4032: 2009-08-31 misha
4033:
4034: * src/classes/table.C: - allow call with any brackets (it could be
4035: useful in methods with explict result declaration)
4036:
4037: * src/classes/table.C: - bugfix: ^table.sort{...} doesn't work
4038: correctly if $request:charset==koi8-r
4039:
4040: 2009-08-30 misha
4041:
4042: * src/: include/pa_common.h, main/pa_request.C: - http headers were
4043: changed: content-type => Content-type and so on
4044:
4045: * src/classes/file.C, src/include/pa_common.h,
4046: src/include/pa_request.h, src/main/pa_http.C,
4047: src/main/pa_request.C, src/types/pa_vcookie.C,
4048: src/types/pa_vmail.C, src/targets/cgi/parser3.C,
4049: src/targets/isapi/parser3isapi.C, tests/results/001.processed,
4050: tests/results/002.processed, tests/results/003.processed,
4051: tests/results/004.processed, tests/results/005.processed,
4052: tests/results/006.processed, tests/results/007.processed,
4053: tests/results/008.processed, tests/results/009.processed,
4054: tests/results/010.processed, tests/results/011.processed,
4055: tests/results/012.processed, tests/results/013.processed,
4056: tests/results/014.processed, tests/results/015.processed,
4057: tests/results/016.processed, tests/results/017.processed,
4058: tests/results/018.processed, tests/results/019.processed,
4059: tests/results/020.processed, tests/results/021.processed,
4060: tests/results/022.processed, tests/results/023.processed,
4061: tests/results/024.processed, tests/results/025.processed,
4062: tests/results/026.processed, tests/results/027.processed,
4063: tests/results/028.processed, tests/results/029.processed,
4064: tests/results/030.processed, tests/results/031.processed,
4065: tests/results/032.processed, tests/results/033.processed,
4066: tests/results/034.processed, tests/results/035.processed,
4067: tests/results/036.processed, tests/results/037.processed,
4068: tests/results/038.processed, tests/results/039.processed,
4069: tests/results/040.processed, tests/results/041.processed,
4070: tests/results/042.processed, tests/results/043.processed,
4071: tests/results/044.processed, tests/results/045.processed,
4072: tests/results/046.processed, tests/results/047.processed,
4073: tests/results/048.processed, tests/results/049.processed,
4074: tests/results/050.processed, tests/results/051.processed,
4075: tests/results/052.processed, tests/results/053.processed,
4076: tests/results/054.processed, tests/results/055.processed,
4077: tests/results/056.processed, tests/results/057.processed,
4078: tests/results/058.processed, tests/results/059.processed,
4079: tests/results/060.processed, tests/results/061.processed,
4080: tests/results/062.processed, tests/results/063.processed,
4081: tests/results/064.processed, tests/results/065.processed,
4082: tests/results/066.processed, tests/results/067.processed,
4083: tests/results/068.processed, tests/results/069.processed,
4084: tests/results/070.processed, tests/results/071.processed,
4085: tests/results/072.processed, tests/results/073.processed,
4086: tests/results/074.processed, tests/results/075.processed,
4087: tests/results/076.processed, tests/results/077.processed,
4088: tests/results/078.processed, tests/results/079.processed,
4089: tests/results/080.processed, tests/results/081.processed,
4090: tests/results/082.processed, tests/results/083.processed,
4091: tests/results/084.processed, tests/results/085.processed,
4092: tests/results/086.processed, tests/results/087.processed,
4093: tests/results/088.processed, tests/results/089.processed,
4094: tests/results/090.processed, tests/results/091.processed,
4095: tests/results/092.processed, tests/results/093.processed,
4096: tests/results/094.processed, tests/results/095.processed,
4097: tests/results/096.processed, tests/results/097.processed,
4098: tests/results/098.processed, tests/results/099.processed,
4099: tests/results/100.processed, tests/results/101.processed,
4100: tests/results/102.processed, tests/results/103.processed,
4101: tests/results/104.processed, tests/results/105.processed,
4102: tests/results/106.processed, tests/results/107.processed,
4103: tests/results/108.processed, tests/results/109.processed,
4104: tests/results/110.processed, tests/results/111.processed,
4105: tests/results/112.processed, tests/results/113.processed,
4106: tests/results/114.processed, tests/results/115.processed,
4107: tests/results/116.processed, tests/results/117.processed,
4108: tests/results/118.processed, tests/results/119.processed,
4109: tests/results/120.processed, tests/results/121.processed,
4110: tests/results/122.processed, tests/results/123.processed,
4111: tests/results/124.processed, tests/results/125.processed,
4112: tests/results/126.processed, tests/results/127.processed,
4113: tests/results/128.processed, tests/results/129.processed,
4114: tests/results/130.processed, tests/results/131.processed,
4115: tests/results/132.processed, tests/results/133.processed,
4116: tests/results/134.processed, tests/results/135.processed,
4117: tests/results/136.processed, tests/results/138.processed,
4118: tests/results/139.processed, tests/results/140.processed,
4119: tests/results/141.processed, tests/results/142.processed,
4120: tests/results/143.processed, tests/results/144.processed,
4121: tests/results/145.processed, tests/results/146.processed,
4122: tests/results/147.processed, tests/results/148.processed,
4123: tests/results/149.processed, tests/results/150.processed,
4124: tests/results/151.processed, tests/results/152.processed,
4125: tests/results/153.processed, tests/results/154.processed,
4126: tests/results/155.processed, tests/results/156.processed,
4127: tests/results/157.processed, tests/results/158.processed,
4128: tests/results/159.processed, tests/results/160.processed,
4129: tests/results/161.processed, tests/results/162.processed,
4130: tests/results/163.processed, tests/results/164.processed,
4131: tests/results/165.processed, tests/results/166.processed,
4132: tests/results/167.processed, tests/results/168.processed,
4133: tests/results/169.processed, tests/results/170.processed,
4134: tests/results/171.processed, tests/results/172.processed,
4135: tests/results/173.processed, tests/results/174.processed,
4136: tests/results/175.processed, tests/results/176.processed,
4137: tests/results/177.processed, tests/results/178.processed,
4138: tests/results/179.processed, tests/results/180.processed,
4139: tests/results/181.processed, tests/results/182.processed,
4140: tests/results/183.processed, tests/results/184.processed,
4141: tests/results/185.processed, tests/results/186.processed,
4142: tests/results/187.processed, tests/results/188.processed,
4143: tests/results/189.processed, tests/results/190.processed,
4144: tests/results/191.processed, tests/results/192.processed,
4145: tests/results/193.processed, tests/results/194.processed,
4146: tests/results/195.processed, tests/results/196.processed,
4147: tests/results/197.processed, tests/results/198.processed,
4148: tests/results/199.processed, tests/results/200.processed,
4149: tests/results/201.processed, tests/results/202.processed,
4150: tests/results/203.processed, tests/results/204.processed,
4151: tests/results/205.processed, tests/results/206.processed,
4152: tests/results/207.processed, tests/results/208.processed,
4153: tests/results/209.processed, tests/results/210.processed,
4154: tests/results/211.processed, tests/results/212.processed,
4155: tests/results/213.processed, tests/results/214.processed,
4156: tests/results/215.processed, tests/results/216.processed,
4157: tests/results/217.processed, tests/results/218.processed,
4158: tests/results/219.processed, tests/results/220.processed,
4159: tests/results/221.processed, tests/results/222.processed,
4160: tests/results/223.processed, tests/results/224.processed,
4161: tests/results/225.processed, tests/results/226.processed,
4162: tests/results/227.processed, tests/results/228.processed,
4163: tests/results/229.processed: - http headers were changed:
4164: content-type => Content-type and so on
4165:
4166: 2009-08-27 misha
4167:
4168: * src/: main/pa_random.C, include/pa_random.h,
4169: targets/cgi/parser3.C: - year was updated :)
4170:
4171: 2009-08-26 misha
4172:
4173: * tests/: 224.html, 224.p: - test for creating of parser object
4174: using constructor without params - little bugfix in test
4175:
4176: * src/main/compile_tools.h: - bugfix: should't call autouse while
4177: checking existed class while processing partial option
4178:
4179: * src/classes/reflection.C: - bugfix: core when creating object
4180: with reflection and constructor doesn't have params
4181:
4182: 2009-08-24 misha
4183:
4184: * tests/229.html: - tests for checking the number of parameters
4185: were added
4186:
4187: * src/types/: pa_value.C, pa_vmethod_frame.h: - bugfix: the actual
4188: number of method's parameters wasn't checked correctly (the bug
4189: was introduced in 3.4.0)
4190:
4191: 2009-08-22 misha
4192:
4193: * src/main/pa_http.C: - ^file::load[http://...;$.body[]] : $.body
4194: transcoded, but tainted pieces are escaped only when
4195: content-type==url-encoding
4196:
4197: * tests/228.html: - test for checking
4198: ^file::load[http://...;$.body[]]
4199:
4200: * src/types/: pa_vform.C, pa_vform.h: - bugfix: attempt to detect
4201: post charset was too early (charsets is empty at this moment)
4202:
4203: 2009-08-21 misha
4204:
4205: * src/: include/pa_string.h, main/pa_http.C, main/pa_request.C,
4206: main/untaint.C: - some fixes with transcode+untaint
4207:
4208: 2009-08-15 misha
4209:
4210: * src/main/pa_exec.C: - number of argv in file::exec/cgi on unix
4211: was increaced to 100 (was 50)
4212:
4213: * tests/227.html: - test for checking overriding properties in
4214: static classes was added
4215:
4216: * tests/: 226.html, 226.p: - test for @autoload[] was added
4217:
4218: * src/: include/pa_request.h, main/compile.y, main/compile_tools.h,
4219: main/execute.C, main/pa_request.C, classes/reflection.C: -
4220: autouse was implemented
4221:
4222: 2009-08-14 misha
4223:
4224: * src/classes/reflection.C: - outdated checkout was removed
4225:
4226: * src/classes/reflection.C: - optimization - method ^dynamical was
4227: added.
4228:
4229: * src/: types/pa_value.h, types/pa_vmethod_frame.h,
4230: types/pa_vstateless_class.h, main/execute.C: - optimization
4231:
4232: * src/types/pa_vclass.C: - exception if base on sytem class
4233:
4234: 2009-08-12 misha
4235:
4236: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
4237: pa_vstateless_class.h: - little optimisation
4238:
4239: 2009-08-11 misha
4240:
4241: * tests/224.html: - method_params => method_info - checking for
4242: $.inherited
4243:
4244: * src/classes/reflection.C, operators.txt: - method method_params
4245: was renamed to method_info and now it returns class name, if
4246: method was defined in ancestor
4247:
4248: * tests/225.html: - tests for cheching properties in hierarhical
4249: classes were added
4250:
4251: * src/: types/pa_property.h, types/pa_vclass.C, types/pa_vclass.h,
4252: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
4253: main/compile.y, main/execute.C, classes/classes.C: - problems
4254: with properties in new classes implementation were fixed
4255:
4256: 2009-08-10 misha
4257:
4258: * src/main/execute.C: - now constructor shouldn't be defined in
4259: class. it could be defined in parent.
4260:
4261: 2009-08-09 misha
4262:
4263: * src/classes/reflection.C: - ^reflection:methods doesn't return
4264: base's methods
4265:
4266: 2009-08-08 misha
4267:
4268: * src/: classes/classes.h, classes/date.C, classes/file.C,
4269: classes/form.C, classes/hash.C, classes/hashfile.C,
4270: classes/image.C, classes/mail.C, classes/op.C,
4271: classes/reflection.C, classes/regex.C, classes/string.C,
4272: classes/table.C, classes/xdoc.C, classes/xnode.C,
4273: classes/xnode.h, include/pa_hash.h, main/execute.C,
4274: main/pa_http.C, main/pa_request.C, targets/cgi/parser3.C,
4275: types/pa_method.h, types/pa_property.h, types/pa_value.C,
4276: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
4277: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
4278: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.C,
4279: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
4280: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
4281: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
4282: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
4283: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.h,
4284: types/pa_vobject.C, types/pa_vobject.h, types/pa_vproperty.C,
4285: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
4286: types/pa_vresponse.C, types/pa_vresponse.h,
4287: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
4288: types/pa_vstateless_object.h, types/pa_vstatus.C,
4289: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
4290: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
4291: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
4292: types/pa_wwrapper.h, types/types.vcproj: - new classes
4293: implementation
4294:
4295: * buildall-with-xml, buildall-without-xml: - gc has a bug if
4296: USE_MUNMAP is used. so it is disabled as a workaround.
4297:
4298: 2009-08-05 misha
4299:
4300: * src/: main/pa_common.C, include/pa_common.h: - not needed
4301: parameter was removed
4302:
4303: * src/main/pa_http.C: - bugfix: error was during detecting
4304: content-type of file which was loaded by http
4305:
4306: 2009-08-01 misha
4307:
4308: * src/main/execute.C, src/main/compile.y, src/include/pa_opcode.h,
4309: src/types/pa_wcontext.h, src/types/pa_wwrapper.h, INSTALL: -
4310: OPTIMIZE_BYTECODE_CONSTRUCT_OBJECT and OPTIMIZE_CONSTRUCT_OBJECT
4311: can't be disabled with defines any longer
4312:
4313: 2009-07-29 misha
4314:
4315: * src/classes/reflection.C, tests/results/224.processed: - for
4316: native methods with any call type now returned empty call_type
4317: value
4318:
4319: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
4320: classes/table.C, include/pa_hash.h, include/pa_request.h,
4321: main/pa_request.C: - break in cycles was optimized
4322:
4323: * INSTALL: - more defines were described
4324:
4325: 2009-07-28 misha
4326:
4327: * operators.txt: - some changes in information about reflection
4328: class
4329:
4330: * tests/: 224.html, 224.p: - tests for reflection class
4331:
4332: * src/classes/reflection.C: - some bugs were fixed, method classes
4333: was added, refactoring
4334:
4335: 2009-07-26 misha
4336:
4337: * src/classes/classes.vcproj: - reflection class wass added to
4338: project
4339:
4340: * operators.txt: - information about reflection class was added
4341:
4342: * src/classes/reflection.C: - class was redesigned
4343:
4344: 2009-07-24 misha
4345:
4346: * src/classes/: Makefile.am, reflection.C: - class reflection was
4347: added
4348:
4349: * src/types/pa_vstateless_class.h: - method for reflection method's
4350: in classes was added
4351:
4352: 2009-07-22 misha
4353:
4354: * src/main/compile_tools.h: - bugfix: $object.$var was
4355: over-optimized. it failed if $object1.$object2.field
4356:
4357: 2009-07-16 misha
4358:
4359: * src/: lib/cord/cordbscs.c, lib/cord/cordprnt.c,
4360: lib/cord/cordxtra.c, lib/cord/include/cord.h,
4361: include/pa_string.h, main/pa_string.C: - optimization: CORD_str,
4362: CORD_to_const_char_star, CORD_to_char_star and CORD_substr have
4363: one more arg: length of cord
4364:
4365: 2009-07-15 misha
4366:
4367: * src/main/pa_http.C: - bugfix: $.cookies' values should be force
4368: tainted in ^file::load[http://...;$.cookies[]]
4369:
4370: * src/classes/: op.C, regex.C, string.C: - new string with
4371: exception was used
4372:
4373: * src/include/pa_exception.h: - new string with exception was added
4374:
4375: * tests/223.html: - test for checking cookie-encoding during
4376: ^file::load[http was added
4377:
4378: * tests/: 221.html, 222.html: - tests for checking type of
4379: $table.fields.field were added
4380:
4381: * src/types/pa_vtable.C: - not used var decl was removed
4382:
4383: * src/include/pa_string.h: - use cached string length in Body::mid.
4384: it improves speed of match with brackets in pattern
4385:
4386: * src/lib/cord/include/cord.h: - make CORD_substr_checked available
4387: outside
4388:
4389: 2009-07-14 misha
4390:
4391: * src/types/pa_vtable.C: - $table.fields.a return string even if
4392: column is empty (sometime returned void) - $table.fields was
4393: added for nameless tables
4394:
4395: * src/targets/cgi/getopt.c: - one warning resolved
4396:
4397: * src/main/pa_string.C: - potentian bug fixed
4398:
4399: * src/classes/op.C: - small optimization in taint/untaint
4400:
4401: 2009-07-13 misha
4402:
4403: * tests/156.html: - test for $cookie[...$.httponly(false)...] was
4404: added
4405:
4406: * src/types/pa_value.C: - bugfix: $cookie[...$.httponly(false)...]
4407: souldn't add the attribut to output
4408:
4409: 2009-07-11 misha
4410:
4411: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
4412: stack size was increaced to 2MB (default=1MB)
4413:
4414: 2009-07-08 misha
4415:
4416: * src/main/pa_string.C: - link to UTF-8 description was added
4417:
4418: * src/include/pa_hash.h: - hash keeps element's order in more
4419: places (ex: ._keys[])
4420:
4421: * tests/220.html: - test for checking order of elements in hash in
4422: foreach was added
4423:
4424: * tests/172.html: - small changes in printing hash
4425:
4426: * tests/129.html: - small changes in printing hash
4427:
4428: * src/: include/pa_common.h, include/pa_hash.h,
4429: include/pa_request.h, types/pa_value.h, types/pa_vmethod_frame.C,
4430: types/pa_vmethod_frame.h: - hash now keeps order of elements
4431:
4432: * tests/014.html: - small changes in printing hash
4433:
4434: 2009-07-07 misha
4435:
4436: * src/classes/op.C: - new taint language "parser-code" was added
4437:
4438: * tests/219.html: - test for auto untaint parser code in process
4439: was added
4440:
4441: * src/classes/op.C: - tainted pieces in body of process are
4442: auto-untainted now: ^ -> ^^, $ -> ^$ etc.
4443:
4444: * src/: include/pa_string.h, main/untaint.C: - new language
4445: L_PARSER_CODE for auto-untaint in process was added
4446:
4447: * src/: classes/file.C, classes/hash.C, classes/image.C,
4448: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
4449: classes/xdoc.C, include/pa_string.h, main/pa_charset.C,
4450: main/pa_http.C, main/pa_request.C, main/pa_xml_io.C,
4451: main/untaint.C, types/pa_value.h, types/pa_vhash.h,
4452: types/pa_vmail.C, types/pa_vobject.h, types/pa_vstring.h: - some
4453: code cleanup
4454:
4455: 2009-07-06 misha
4456:
4457: * src/classes/: file.C, hash.C, image.C, mail.C, op.C, string.C,
4458: table.C, void.C, xdoc.C: - cstr(params) and cstrm(params) were
4459: deleted. taint_cstr[m] and untaint_cstr[m] should be used
4460:
4461: * src/types/: pa_vcookie.C, pa_vhash.h, pa_vhashfile.C,
4462: pa_vimage.C, pa_vmail.C, pa_vobject.h, pa_vregex.C,
4463: pa_vrequest.C, pa_vstring.h, pa_vvoid.h: - cstr(params) and
4464: cstrm(params) were deleted. taint_cstr[m] and untaint_cstr[m]
4465: should be used
4466:
4467: * src/main/: pa_charset.C, pa_common.C, pa_exec.C, pa_http.C,
4468: pa_request.C, pa_sql_driver_manager.C, pa_xml_io.C: -
4469: cstr(params) and cstrm(params) were deleted. taint_cstr[m] and
4470: untaint_cstr[m] should be used
4471:
4472: * src/include/pa_string.h: - cstr(params) and cstrm(params) were
4473: deleted. taint_cstr[m] and untaint_cstr[m] should be used
4474:
4475: * tests/218.html: - test for checking automatic file-spec-taint was
4476: added
4477:
4478: * src/: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vmail.C,
4479: types/pa_vregex.C, types/pa_vrequest.C, types/pa_vstring.C,
4480: classes/file.C, classes/hash.C, classes/image.C,
4481: classes/string.C, classes/table.C, classes/void.C,
4482: classes/xdoc.C: - optimizations and simplification of
4483: string.cstr(...)
4484:
4485: * src/: include/pa_string.h, main/untaint.C, main/pa_common.C,
4486: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C:
4487: - optimizations and simplification of string.cstr(...)
4488:
4489: 2009-07-04 misha
4490:
4491: * tests/217.html: - test for recursion detection was added
4492:
4493: * src/: types/types.vcproj, main/main.vcproj,
4494: classes/classes.vcproj, targets/cgi/parser3.vcproj,
4495: targets/isapi/parser3isapi.vcproj: - RuntimeTypeInfo was removed
4496: from .vcproj
4497:
4498: * src/types/pa_wwrapper.h: - dynamic_cast was removed
4499:
4500: * tests/: 195.html, 195_utf8.txt, 195_windows1251.txt: - tests for
4501: uploading files and case-insensitive http-method were added
4502:
4503: * tests/: 216.html, 216_dir/1, 216_dir/2.txt: - test for checking
4504: tainted pattern in ^file:list[] was added
4505:
4506: 2009-07-03 misha
4507:
4508: * src/: classes/classes.vcproj, main/main.vcproj,
4509: types/types.vcproj, targets/cgi/parser3.vcproj,
4510: targets/isapi/parser3isapi.vcproj: - enable runtime info (needed
4511: for dynamic_cast) - little options changes
4512:
4513: * src/main/pa_http.C: - file::load[http works now with uploading
4514: files _and_ changing $.charset
4515:
4516: 2009-06-29 misha
4517:
4518: * src/types/pa_vregex.C: - ^untaint[regex][] for all tainted data
4519: while creating pattern
4520:
4521: 2009-06-25 misha
4522:
4523: * src/classes/image.C, operators.txt: - options' names for
4524: ^image.font were changed to $.space, $.width and $spacing -
4525: default space width now == gif's width
4526:
4527: 2009-06-24 misha
4528:
4529: * tests/215.html: - tests for $file.mode were added
4530:
4531: * operators.txt: - added info about $file.mode and changes in
4532: ^image.font[
4533:
4534: * src/: types/pa_vimage.h, classes/image.C: ^image.font - third
4535: param now could be omited - third param now could be hash (with
4536: all widths options: $.space-width, $.letter-width) - it's
4537: possible to specify tracking ($.letter-space)
4538:
4539: * src/classes/file.C: - file objects now could have mode field
4540: (text|binary)
4541:
4542: * src/types/: pa_vfile.C, pa_vfile.h: - method set_method was added
4543:
4544: 2009-06-23 misha
4545:
4546: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
4547: trim can work with utf-8 chars now
4548:
4549: 2009-06-20 misha
4550:
4551: * src/: classes/hash.C, main/pa_string.C: - string length cacheing
4552: was implemented
4553:
4554: * src/classes/table.C: - string length cacheing was implemented
4555:
4556: * src/include/pa_string.h: - string length cacheing was implemented
4557:
4558: 2009-06-17 misha
4559:
4560: * src/main/execute.C: - value param was removed from
4561: WContext::WContext
4562:
4563: * src/types/: pa_vcode_frame.h, pa_vmethod_frame.C, pa_wcontext.h,
4564: pa_wwrapper.h: - value param was removed from WContext::WContext
4565: - field wcontext was removed from VCodeFrame (using fparent
4566: instead)
4567:
4568: * tests/214.html: - test with hash copying
4569:
4570: 2009-06-16 misha
4571:
4572: * tests/: 062.html, results/062.processed: - evaluation hardcoded
4573: strings doesn't work in expression anymore
4574:
4575: * src/main/execute.C: - less calls for get_constructing() - little
4576: refactoring
4577:
4578: * src/: types/pa_wcontext.h, types/pa_wwrapper.h,
4579: include/pa_request.h: - less calls for get_constructing()
4580:
4581: * src/classes/: hash.C, hashfile.C: - fixed bug which was
4582: introduced with OPTIMIZE_SINGLE_STRING optimization
4583:
4584: 2009-06-14 misha
4585:
4586: * src/: classes/date.C, classes/file.C, classes/hash.C,
4587: classes/hashfile.C, classes/image.C, classes/regex.C,
4588: classes/table.C, classes/xdoc.C, classes/xnode.h,
4589: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
4590: types/pa_vstateless_class.h, main/execute.C: - create object for
4591: storing object's fields only for parser objects
4592:
4593: 2009-06-13 misha
4594:
4595: * buildall-with-xml, buildall-without-xml: - new option was added
4596: for building GC (it slightly reduces memory usage)
4597:
4598: * src/types/: pa_wcontext.h, pa_wwrapper.h: - optimization of
4599: single string write
4600:
4601: * src/main/execute.C: - bytecode optimization of ^class:constructor
4602: - optimization of single string write
4603:
4604: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.h:
4605: - bytecode optimization of ^class:constructor
4606:
4607: 2009-06-09 misha
4608:
4609: * src/targets/cgi/parser3.C: - type size_t was changed to int in
4610: main (better compatibility)
4611:
4612: 2009-06-08 misha
4613:
4614: * src/main/compile.y: - I've forgot to commit it :(
4615:
4616: 2009-06-07 misha
4617:
4618: * src/include/pa_opcode.h: - more optimizations for WITH_SELF,
4619: WITH_READ and WITH_ROOT
4620:
4621: * src/main/: compile.y, compile_tools.C, compile_tools.h,
4622: execute.C: - more optimizations for WITH_SELF, WITH_READ and
4623: WITH_ROOT - little refactoring
4624:
4625: 2009-06-06 misha
4626:
4627: * tests/213.html: - tests for 3rd match string-param were added
4628:
4629: * src/classes/string.C: - 3rd match param could be string now
4630:
4631: * src/main/: compile.y, compile_tools.h: - much more bytecode's
4632: sequences optimized to WITH_SELF__VALUE__GET_ELEMENT and
4633: GET_OBJECT_ELEMENT
4634:
4635: 2009-06-05 misha
4636:
4637: * src/main/pa_http.C: - bugfix: content-length was not calculated
4638: if $.body was specified
4639:
4640: 2009-06-04 misha
4641:
4642: * src/classes/op.C: - optimizing write_assign_lang in connect
4643:
4644: * src/classes/op.C: - optimizing write_assign_lang in taint/untaint
4645:
4646: * src/main/execute.C: - little refactoring - optimizing
4647: write_assign_lang in taint/untaint
4648:
4649: * src/include/pa_opcode.h: - little refactoring
4650:
4651: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
4652: main/compile_tools.h, main/execute.C: - optimizations for
4653: $self.field, ^self.method, $self.field[...] and $self.field(...)
4654: were added
4655:
4656: 2009-06-03 misha
4657:
4658: * src/types/pa_venv.C: - pa_strdup was replaced by strdup
4659:
4660: 2009-06-02 misha
4661:
4662: * src/: main/compile.y, main/compile_tools.h, main/execute.C,
4663: include/pa_opcode.h: - refactoring in last optimizations
4664: ($a[...], $a(...), $.a[...], $.a(...)). a bit less optimizations
4665: now but code is much easy and it is ready for further
4666: improvements.
4667:
4668: 2009-05-27 misha
4669:
4670: * src/: types/pa_junction.h, types/pa_vjunction.C,
4671: types/pa_vjunction.h, types/pa_vmethod_frame.h, main/execute.C: -
4672: changed in destructing junctions
4673:
4674: * src/main/: pa_charset.C, pa_string.C: - more safe creation on
4675: String:Body
4676:
4677: 2009-05-26 misha
4678:
4679: * src/: main/pa_common.C, main/pa_http.C, include/pa_common.h: -
4680: one method detect_charset was deleted - bug was fixed in this
4681: method (error while detecting charset in content_type withot last
4682: ';')
4683:
4684: * src/types/: pa_vform.C, pa_vform.h: - detect post charset only
4685: once
4686:
4687: 2009-05-25 misha
4688:
4689: * src/classes/file.C: - bugfix: file::exec didn't work after
4690: optimizing of helper_length
4691:
4692: 2009-05-24 misha
4693:
4694: * src/main/compile_tools.h: - $a[$b.c] and $a[$b.$c] optimisations
4695: were added - little refactoring
4696:
4697: * src/main/execute.C: - core while printing in debug log
4698: non-printable values was fixed - $a[$b.c] and $a[$b.$c]
4699: optimisations were added
4700:
4701: * src/include/pa_opcode.h: - new opcodes for $a[$b.c] and $a[$b.$c]
4702: were added
4703:
4704: 2009-05-23 misha
4705:
4706: * src/: lib/cord/cordbscs.c, lib/cord/cordxtra.c,
4707: lib/cord/include/cord.h, include/pa_string.h, main/untaint.C: -
4708: CORD_cat optimization
4709:
4710: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C:
4711: - call constr optimisation under separate define now
4712:
4713: * src/main/: compile_tools.h, execute.C: - bugfix: $a[] $b[$a] --
4714: in $b should be string, not void
4715:
4716: * src/main/compile.y: - little fix for rem-cut optimisation
4717:
4718: * src/: include/pa_opcode.h, main/compile_tools.C,
4719: main/compile_tools.h, main/execute.C: - optimisations for
4720: $a[^b[...]], $.a[^b[...]], $a(^b[...]) and $.a(^b[...])
4721:
4722: * INSTALL: - description of some #defined were added
4723:
4724: * src/types/: pa_vfile.C, pa_vfile.h: - fill .'text' field only
4725: before 1st access (memory usage is reduced if don't access to
4726: .text field)
4727:
4728: * src/include/pa_array.h: - array grows step now not static (it
4729: reduces numbers of reallocs)
4730:
4731: 2009-05-20 misha
4732:
4733: * src/include/pa_opcode.h: - bytecode optimization for $a(1),
4734: $.b(2), $c[d] and $.e[f] was added
4735:
4736: * src/main/: compile.y, compile_tools.C, compile_tools.h,
4737: execute.C: - bytecode optimization for $a(1), $.b(2), $c[d] and
4738: $.e[f] was added
4739:
4740: * src/main/execute.C: - debug printing moved in defines
4741:
4742: * src/main/: compile.y, compile_tools.C, compile_tools.h: - bugfix
4743: and little refactoring for OP_GET_OBJECT_ELEMENT +
4744: OP_GET_OBJECT_VAR_ELEMENT optimisation
4745:
4746: 2009-05-19 misha
4747:
4748: * src/main/: compile.y, compile_tools.C, compile_tools.h,
4749: execute.C: - $a.$b & ^a.$b bytecode optimisation
4750:
4751: * src/include/pa_opcode.h: - new opcodes were added (for $a.$b &
4752: ^a.$b optimisation)
4753:
4754: * src/main/compile.y: - compiler now generate new opcodes:
4755: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE for $a.b and
4756: ^a.b - compiler now cut off ^rem{ with all content ; any number
4757: of params }
4758:
4759: * src/main/execute.C: - code for handle new opcodes
4760: OP_GET_ELEMENT_FIELD and OP_GET_ELEMENT_FIELD__WRITE was added
4761:
4762: * src/main/: compile_tools.C, compile_tools.h: - new parameter was
4763: added for LA2V and LA2S
4764:
4765: * src/include/pa_opcode.h: - new defines which can be used for
4766: disable some bytecode optimisation and new opcodes were added
4767:
4768: 2009-05-17 misha
4769:
4770: * src/lib/cord/cordxtra.c: - bugfix.
4771:
4772: * tests/212.html: - .size[] and .study_size[] were added to tests
4773:
4774: * operators.txt: - info about regex class was added
4775:
4776: * tests/212.html: - tests for regex class were added
4777:
4778: 2009-05-16 misha
4779:
4780: * buildall-with-xml, buildall-without-xml: - moving from gc6.8 to
4781: gc7.1
4782:
4783: * tests/022.html: - test for ^file:list[path;] (empty second param)
4784: was added
4785:
4786: * src/classes/file.C: - bugfix: ^file:list[path;] [empty second
4787: param) should work
4788:
4789: 2009-05-15 misha
4790:
4791: * src/classes/table.C: - automatically disable stringstream usage
4792: on freebsd4
4793:
4794: * src/lib/cord/cordxtra.c: - var decl should be at the beginning of
4795: scope
4796:
4797: * tests/211.html: - test with different types of access to hash was
4798: added
4799:
4800: * tests/210.html: - test which checks for loosing tainting in
4801: hash's keys was added
4802:
4803: * tests/208.html: - some parser work added. or stime == 0 %-)
4804:
4805: * src/lib/cord/cordbscs.c: - little hack was added to cord
4806:
4807: * src/lib/cord/cordxtra.c: - cacheing of cord chars was added
4808:
4809: * src/include/pa_version.h, configure.in: - moko have made a lot of
4810: optimisations for increacing version number more dramatically :)
4811:
4812: * src/classes/date.C: - little refactoring: use constructor which
4813: accepts formated string
4814:
4815: * src/: include/pa_string.h, main/pa_string.C: - String constructor
4816: which can print formatted string was added
4817:
4818: 2009-05-14 misha
4819:
4820: * src/include/pa_string.h: - type was fixed
4821:
4822: * src/: classes/hashfile.C, classes/op.C,
4823: include/pa_cache_managers.h, include/pa_charset.h,
4824: include/pa_charsets.h, include/pa_common.h, include/pa_hash.h,
4825: include/pa_request.h, include/pa_sql_driver_manager.h,
4826: include/pa_string.h, include/pa_stylesheet_manager.h,
4827: include/pa_table.h, include/pa_xml_io.h, main/pa_charset.C,
4828: main/pa_charsets.C, main/pa_string.C,
4829: main/pa_stylesheet_connection.C, types/pa_value.h,
4830: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
4831: types/pa_vobject.C, types/pa_vstateless_class.C,
4832: types/pa_vstateless_class.h: - hash_code caching was implemented
4833: (seaches should be faster now)
4834:
4835: * src/: classes/file.C, classes/hash.C, classes/image.C,
4836: classes/string.C, classes/table.C, include/pa_string.h,
4837: main/pa_charset.C, main/pa_http.C, main/pa_request.C,
4838: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_venv.C,
4839: types/pa_vform.C, types/pa_vhashfile.C, types/pa_vregex.C,
4840: types/pa_vrequest.C: - String constructors don't have that stupid
4841: true/false param which means 'tainted'. they accept lang instead.
4842:
4843: * src/types/pa_vmethod_frame.h: - bugfix: taint/untaint didn't work
4844: with OPTIMIZE_RESULT
4845:
4846: * src/types/: pa_method.h, pa_vstateless_class.C: - less warnings
4847: wher OPTIMIZE_RESULT and OPTIMIZE_CALL not defined
4848:
4849: 2009-05-13 misha
4850:
4851: * src/: types/pa_method.h, types/pa_vcookie.C, types/pa_vdouble.h,
4852: types/pa_venv.C, types/pa_vhashfile.C, types/pa_vint.h,
4853: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
4854: types/pa_vregex.C, types/pa_vregex.h, types/pa_vrequest.C,
4855: types/pa_vstateless_class.C, main/execute.C, main/pa_charset.C,
4856: main/pa_common.C, main/pa_request.C, main/pa_string.C,
4857: include/pa_string.h, classes/date.C, classes/file.C,
4858: classes/hash.C, classes/image.C, classes/string.C,
4859: classes/table.C, classes/xdoc.C: - result optimisation -
4860: helper_length parameter removed from string constructors
4861:
4862: 2009-05-11 misha
4863:
4864: * tests/209.html: - tests for ^hash::create[hash] were added
4865:
4866: * tests/208.html: - tests for $status:rusage, $status:memory,
4867: ^memory:compact[] were added
4868:
4869: * tests/207.html: -tests for abs, sign, trunc, frac, exp, log,
4870: log10 were added
4871:
4872: * tests/206.html: - test for try with finally was added
4873:
4874: 2009-05-10 misha
4875:
4876: * tests/205.html: - test for ^file::create[...] was added
4877:
4878: * tests/204.html: - test for ^response:clear[] was added
4879:
4880: * tests/038.html: - tests for trigonometric functions were added
4881:
4882: * tests/014.html: - tests for ^hash.containts and ^hash.delete were
4883: added - more tests for .add, .sub, .union, .intersects and
4884: .intersections
4885:
4886: * tests/065.html: - test for ^file:dirname was added
4887:
4888: * tests/030.html: - test for $cookie:fields was added
4889:
4890: * tests/203.html: - test for ^h._keys[column name] was added
4891:
4892: * tests/201.html: - tests for .trim were added
4893:
4894: * tests/202.html: - tests for last-day,
4895: date:calendar[type](YYYY;MM;DD) were added
4896:
4897: * tests/200.html: - tests for .sort(), .sort{}, .flip[] and
4898: .offset[type](N) were added
4899:
4900: * tests/185.html: - more tests for .left(N), .right(N), .min(N;M)
4901: and .pos[c](N) were added
4902:
4903: * tests/141.html: - test for math:sha1 was added
4904:
4905: * tests/063.html: - tests for .mod(N), .inc[] & .dec[] were added
4906:
4907: 2009-05-09 misha
4908:
4909: * src/main/compile.y: - rollback
4910:
4911: 2009-05-05 misha
4912:
4913: * src/main/pa_exec.C: - little optimisation: somewhere length() was
4914: replaced by is_empty()
4915:
4916: * src/: include/pa_string.h, main/pa_charset.C: - little
4917: optimisation: somewhere length() was replaced by is_empty()
4918:
4919: * src/classes/table.C: - little optimisation: somewhere length()
4920: was replaced by is_empty()
4921:
4922: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
4923: classes/op.C, classes/table.C, main/pa_exception.C: - little
4924: optimisation: somewhere length() was replaced by is_empty()
4925:
4926: 2009-05-04 misha
4927:
4928: * src/: types/pa_method.h, types/pa_vstateless_class.C,
4929: types/pa_vstateless_class.h, main/execute.C,
4930: include/pa_request.h, classes/hash.C, classes/op.C,
4931: classes/table.C: - more optimisations were added: some operators
4932: don't switch write context anylonger
4933:
4934: 2009-05-01 misha
4935:
4936: * src/main/compile.y: - slightly more opcode optimisations for
4937: WITH_WRITE + VALUE + GET_ELEMENT -> OP_VALUE__GET_ELEMENT
4938:
4939: * src/main/execute.C: - simplifying process for getters
4940:
4941: 2009-04-30 misha
4942:
4943: * tests/: 198.html, 199.html: - new line fixes (should be 0x0A)
4944:
4945: * tests/results/199.processed: - test for checking $result into
4946: ^rem was added
4947:
4948: * tests/199.html: - test for checking $result into ^rem was added
4949:
4950: * tests/: 022.html, 096.html: - þsort after :list was asses (on
4951: some OS it returns list in different order)
4952:
4953: * src/: include/pa_array.h, include/pa_request.h,
4954: include/pa_stack.h, main/execute.C, types/pa_vmethod_frame.h: -
4955: changes in stack impl - get_element() optimisation: 3rd param
4956: removed - bugfix: problems with reading empty input param -
4957: defines SAVE_CONTEXT and RESTORE_CONTEXT were added and used
4958:
4959: * tests/results/198.processed: - test for reading empty local var
4960: was added
4961:
4962: * tests/198.html: - test for reading empty local var was added
4963:
4964: 2009-04-29 misha
4965:
4966: * src/main/compile.y: - bugfix: couldn't compile because
4967: OP_VALUE__GET_ELEMENT should be unde #ifdef
4968:
4969: * src/: include/pa_array.h, include/pa_opcode.h,
4970: include/pa_request.h, main/compile.y, main/execute.C,
4971: main/pa_request.C, types/pa_vmethod_frame.C,
4972: types/pa_vmethod_frame.h: - we can work without opcode
4973: OP_STORE_PARAM, so it was removed
4974:
4975: 2009-04-28 misha
4976:
4977: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: -
4978: op-codes optimisation: 1. VALUE+GET_CLASS=>VALUE_GET_CLASS 2.
4979: WITH_READ+VALUE+GET_ELEMENT=>VALUE__GET_ELEMENT (not all yet)
4980: 3. WITH_READ+VALUE+GET_ELEMENT__WRITE=>VALUE__GET_ELEMENT__WRITE
4981: 4.
4982: WITH_READ+VALUE+GET_ELEMENT_OR_OPERATOR=>VALUE__GET_ELEMENT_OR_OPERATOR
4983:
4984: * src/main/compile_tools.h: - new stuff for op-codes optimisation
4985:
4986: * src/: main/pa_string.C, classes/string.C: - !length() =>
4987: is_empty()
4988:
4989: 2009-04-27 misha
4990:
4991: * src/types/pa_vregex.h: - back explicit vars initialisation
4992:
4993: 2009-04-24 misha
4994:
4995: * src/classes/string.C: - ups. typo fixed
4996:
4997: * src/main/execute.C: - more replacements '*new VBool' to
4998: 'VBool::get' - checks for ^break[], ^continue[] and
4999: parser.interrupted were optimised
5000:
5001: * src/classes/string.C: - number of params.count() calls was
5002: slightly reduced
5003:
5004: 2009-04-23 misha
5005:
5006: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
5007: make it x64 friendly
5008:
5009: * src/: classes/image.C, include/pa_string.h, main/pa_charset.C: -
5010: parser is x64 friendly now
5011:
5012: 2009-04-22 misha
5013:
5014: * src/types/pa_vhashfile.C: - coder friendly exception about
5015: exceeding record size was added
5016:
5017: * src/classes/file.C: - use vregex object instead of direct calls
5018: methods from pcre lib
5019:
5020: * src/: classes/file.C, include/pa_string.h, main/pa_string.C,
5021: classes/string.C: - use vregex object instead of direct calls
5022: methods from pcre lib
5023:
5024: * src/: include/pa_common.h, main/pa_common.C: - method
5025: print_pcre_exec_error_text was moved to class vregex
5026:
5027: * src/classes/: Makefile.am, classes.vcproj, regex.C: - class regex
5028: was added
5029:
5030: * src/types/: Makefile.am, pa_vregex.C, pa_vregex.h, types.vcproj:
5031: - class vregex was added
5032:
5033: 2009-04-21 misha
5034:
5035: * buildall-with-xml, buildall-without-xml: - pcre 7.8 -> pcre 7.9
5036:
5037: * src/: types/pa_junction.h, types/pa_value.C,
5038: types/pa_vjunction.C, types/pa_vjunction.h, types/pa_wcontext.C,
5039: types/pa_wcontext.h, main/execute.C, classes/op.C: -
5040: junction-optimisation (destructors)
5041:
5042: * src/include/pa_array.h: - free under if now
5043:
5044: 2009-04-19 misha
5045:
5046: * src/main/untaint.C: - ^taint[js] now escapes \x0D as well
5047:
5048: 2009-04-18 misha
5049:
5050: * src/include/pa_version.h:
5051: :q :
5052:
5053: CV:
5054: ----------------------------------------------------------------------
5055:
5056: * src/types/: pa_vjunction.h, pa_vstateless_class.C: - little
5057: refactoring
5058:
5059: * src/: include/pa_array.h, include/pa_hash.h,
5060: types/pa_vmethod_frame.h: - destructors under #ifdef now
5061:
5062: * src/include/pa_memory.h: - define for using destructors was added
5063:
5064: * src/: types/pa_method.h, types/pa_vstateless_class.C,
5065: main/execute.C: - some junctions will be cached now
5066:
5067: * src/include/pa_hash.h: - hash destructor frees pairs now
5068:
5069: * src/include/pa_array.h: - inline was added to destructor
5070:
5071: * src/types/pa_method.h: - comment was changed
5072:
5073: 2009-04-17 misha
5074:
5075: * src/: include/pa_array.h, include/pa_hash.h,
5076: types/pa_vmethod_frame.h: - destructors were added
5077:
5078: * src/types/: pa_method.h, pa_vmethod_frame.h: - write_to_result
5079: renamed to always_use_result
5080:
5081: * src/main/: compile.y, compile_tools.h: - rollback changes in
5082: compiler: full backward compatibility is better
5083:
5084: * src/types/pa_vmethod_frame.h: - set flag write_to_result if find
5085: result in var's hash
5086:
5087: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
5088: optimisation in method_frame
5089:
5090: * src/include/pa_array.h: - optimisation in array (allocate
5091: elements only when needed)
5092:
5093: * src/types/pa_vresponse.C: - check for $response:headers field
5094: before looking at custom fields
5095:
5096: * src/types/pa_vmethod_frame.h: - if flag write_to_result was set,
5097: not needed to check existance var with name 'result' in var's
5098: hash
5099:
5100: * src/main/compile.y: - compiler was changed: now it detects
5101: writings to $result and set flag writo_to_result in method
5102:
5103: * src/classes/string.C: - little optimisation: no needed to write
5104: number with lang
5105:
5106: * src/main/pa_charset.C: - methods readChar and skipChar which is
5107: used for read utf8-strings were renamed - is_escaped was renamed
5108: to isEscaped (to the same name convention)
5109:
5110: * src/: types/pa_method.h, main/compile_tools.h: - flag
5111: write_to_result added. compiler get this info from code.
5112:
5113: 2009-04-16 misha
5114:
5115: * src/types/: pa_wcontext.h, pa_vmethod_frame.h: - create new
5116: String only before 1st write
5117:
5118: * src/include/pa_string.h: - not needed template removed
5119:
5120: * src/: types/pa_vbool.h, types/pa_vfile.h, types/pa_vimage.C,
5121: types/pa_vjunction.C, types/pa_vproperty.C,
5122: types/pa_vstateless_class.C, types/pa_vxdoc.C, types/pa_vxnode.C,
5123: main/pa_request.C, classes/bool.C, classes/double.C,
5124: classes/hash.C, classes/int.C, classes/string.C, classes/table.C,
5125: classes/void.C, classes/xnode.C: - bool optimisation (use only 2
5126: bool objects)
5127:
5128: 2009-04-15 misha
5129:
5130: * src/lib/cord/cordxtra.c: - more optimisation
5131:
5132: * src/: include/pa_string.h, main/untaint.C: - String::append
5133: optimisation
5134:
5135: * src/include/pa_hash.h: - get_by_hash_code added (it works faster
5136: then get and can sometime be used)
5137:
5138: * src/main/pa_string.C: - String::length optimisation
5139:
5140: * src/main/pa_charset.C: - rollback changeing readChar to skipChar.
5141: these methods read different strings
5142:
5143: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: -
5144: fresult_initial_void removed + some optimisation - if $result
5145: defined we don't write to context anymore
5146:
5147: * src/main/pa_charset.C: - readChar => skipChar (in this place we
5148: need just skip char)
5149:
5150: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
5151: types/pa_vrequest.C, types/pa_vtable.C, main/execute.C,
5152: classes/table.C: - VVoid::get() => new VVoid (one void-instance)
5153:
5154: * src/types/pa_vvoid.h: - added get() method for retreave one
5155: instance
5156:
5157: 2009-04-11 misha
5158:
5159: * tests/196.html: - tests for $cookie:CLASS_NAME & Co were added
5160:
5161: * tests/197.html: - test for parser://test in xml was added
5162:
5163: * src/classes/string.C: - small optimisation
5164:
5165: * src/types/: pa_venv.C, pa_venv.h, pa_vconsole.h: - small
5166: optimisation
5167:
5168: 2009-04-10 misha
5169:
5170: * buildall-with-xml, buildall-without-xml: - moving from pcre-7.7
5171: to pcre-7.8
5172:
5173: * src/types/pa_vclass.C: - normalizing todo-comments: '@todo' now
5174:
5175: * src/types/: pa_vcookie.C, pa_vcookie.h: - $cookie:CLASS_NAME was
5176: added
5177:
5178: * src/types/: pa_vrequest.C, pa_vrequest.h: - $request:CLASS and
5179: $request:CLASS_NAME were added
5180:
5181: * src/types/pa_vconsole.h: - $console:CLASS and $console:CLASS_NAME
5182: were added
5183:
5184: * src/types/: pa_venv.C, pa_venv.h: - $env:CLASS and
5185: $env:CLASS_NAME were added
5186:
5187: * src/types/: pa_vmail.C, pa_vdate.h: - normalizing todo-comments:
5188: '@todo' now
5189:
5190: * src/targets/cgi/parser3.C: - size_t -> int for calming down
5191: compirer
5192:
5193: * src/main/pa_string.C: - little code cleanup
5194:
5195: * src/main/pa_common.C: - describe one more UTF-8 related error
5196: during PCRE compile/execute
5197:
5198: * src/classes/: image.C, inet.C, string.C, xdoc.C, xnode.C: -
5199: normalizing todo-comments: '@todo' now
5200:
5201: * src/types/: pa_vmath.C, pa_vmath.h: - $math:E was added
5202:
5203: * src/main/pa_charset.C: - type changed for making compiler happy
5204:
5205: 2009-03-10 misha
5206:
5207: * src/targets/cgi/parser3.C: make g++ happy with the type of argc
5208: in main()
5209:
5210: 2009-02-01 misha
5211:
5212: * src/main/pa_http.C: - bugfix: double CRLF before the end of
5213: boundary
5214:
5215: 2009-01-25 misha
5216:
5217: * tests/: 194.html, 194_dir/194.p: - test for @GET[] was added
5218:
5219: * src/classes/file.C: - more changes for parsing different number
5220: of params for file::load
5221:
5222: * tests/193.html: - tests for exception while base64-decode binary
5223: to string was added
5224:
5225: * tests/192.html: - tests for file::load with different number of
5226: options
5227:
5228: * src/classes/math.C: - ups. forgot '+1'
5229:
5230: * src/: classes/table.C, classes/file.C, include/pa_common.h,
5231: include/pa_http.h, main/pa_xml_io.C, main/pa_common.C,
5232: main/pa_http.C: - ^file::load[...;http://...;] now can post files
5233: (new option $.encode[multipart-form/data] should be specified) -
5234: $.method[] option for file::load now is not case-sensitive
5235:
5236: * src/: include/pa_string.h, main/untaint.C: - for file post the
5237: new taint language L_FILE_POST was added
5238:
5239: * src/: include/pa_random.h, main/Makefile.am, main/pa_random.C,
5240: main/main.vcproj, classes/math.C, include/Makefile.am: - some
5241: stuff was moved to separate files
5242:
5243: 2009-01-23 misha
5244:
5245: * src/classes/math.C: - little optimisation in ^math:sha1[] -
5246: spaces to tabs were converted
5247:
5248: 2009-01-12 misha
5249:
5250: * src/main/pa_http.C: - value of $.method[] option force uppercased
5251: now
5252:
5253: * src/: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
5254: types/pa_vform.C, types/pa_vmail.C: - some constants changed
5255: their names
5256:
5257: * src/main/pa_common.C: - changes in formating
5258:
5259: * src/: classes/file.C, main/pa_http.C: - some constants changed
5260: their names
5261:
5262: * src/include/pa_http.h: - some spaces were converted to tabs
5263:
5264: * src/include/pa_common.h: - some constants changed their names
5265:
5266: * src/classes/file.C: - fixed 4-th paramether for file::load -
5267: little code rewriting
5268:
5269: * src/types/pa_vfile.C: - little code rewriting
5270:
5271: * src/: main/pa_common.C, main/pa_http.C, main/untaint.C,
5272: types/pa_value.h: - some formating changes
5273:
5274: * src/include/pa_common.h: - some formating spaces transformed to
5275: tabs
5276:
5277: * src/classes/string.C: - exception while base64-decode binary to a
5278: string
5279:
5280: 2009-01-11 misha
5281:
5282: * configure.in: - version changed to 3.3.1b
5283:
5284: 2008-09-05 misha
5285:
5286: * src/lib/pcre/Makefile.am: file Makefile.am was added on branch
5287: release_3_3_0 on 2008-09-05 10:59:35 +0000
5288:
5289: 2008-09-04 misha
5290:
5291: * tests/: 130.html, 131.html: - these exceptions not typeless
5292: anymore
5293:
5294: * src/classes/op.C: - exception with 'invalid taint language' not
5295: typeless anylonger
5296:
5297: * src/classes/image.C: - some exceptions while operations with
5298: image not typeless anymore
5299:
5300: * src/: types/pa_vhashfile.C, main/pa_common.C, classes/file.C,
5301: main/pa_exec.C, main/pa_http.C: - some exceptions while
5302: operations with files not typeless anymore
5303:
5304: * src/: classes/date.C, types/pa_value.C, types/pa_vcookie.C,
5305: types/pa_vdate.h: - exceptions while checking date range not
5306: typeless anymore
5307:
5308: * src/include/pa_exception.h: - exception type string for invalid
5309: date range was added
5310:
5311: 2008-09-03 misha
5312:
5313: * src/: classes/file.C, main/pa_string.C: - exception while pce
5314: operations not typeless anymore
5315:
5316: * src/include/pa_exception.h: - exception type for pce operations
5317: was added
5318:
5319: * tests/: 191.html, 191_a.p, 191_b.p: - tests for calling .CLASS
5320: and .CLASS_NAME insite classes
5321:
5322: * src/classes/table.C: - don't save table header whiile
5323: ^table.save[append;filename] if file exists
5324:
5325: 2008-09-02 misha
5326:
5327: * src/main/compile.y, src/main/compile_tools.h,
5328: src/types/pa_vstateless_class.h, src/main/compile.tab.C,
5329: tests/182_dir/a1.p, tests/182_dir/a2.p: - append option was
5330: renamed to partial and it login changed: we must mark class as
5331: partial for allow their modifications in future.
5332:
5333: 2008-08-29 misha
5334:
5335: * tests/results/022.processed: - testing taint[regex] in mask for
5336: file:list
5337:
5338: * tests/022.html: - testing taint[regex] in mask for file:list
5339:
5340: * tests/022_dir/b[b].txt: - file for testing taint[regex] in mask
5341: for file:list was added
5342:
5343: * src/classes/file.C: - bugfix: ^taint[regex][] didn't works in
5344: file:list
5345:
5346: 2008-08-26 misha
5347:
5348: * src/types/pa_vobject.C: - we must get .CLASS and .CLASS_NAME from
5349: last derived object
5350:
5351: * src/classes/image.C: - many strings "image.format" replaced by
5352: IMAGE_FORMAT constant string - handle GPS info while parse exif -
5353: understand some more exif tags
5354:
5355: * src/include/pa_exception.h: - string "image.format" was added
5356:
5357: 2008-08-21 misha
5358:
5359: * src/: main/pa_string.C, classes/file.C: - use method for print
5360: pcre_exec text error
5361:
5362: * src/main/pa_common.C: - method for print pcre_exec text error was
5363: added
5364:
5365: * src/include/pa_common.h: - method declaration for print pcre_exec
5366: text error was added
5367:
5368: 2008-08-19 misha
5369:
5370: * src/main/execute.C: - bugfix: opcodes must be in separate
5371: namespace while debug execution as well
5372:
5373: * tests/: 015.html, results/015.processed: - test for escaping some
5374: parser chars was added
5375:
5376: 2008-08-18 misha
5377:
5378: * tests/: 190.html, 190.p, results/190.processed: - test for
5379: $caller.self.field + default getter in one class was added
5380:
5381: * tests/: 189.html, results/189.processed: - test for
5382: ^date::create[date object]
5383:
5384: * tests/: 188.html, results/188.processed: - tests for match with
5385: UTF-8 strings
5386:
5387: * src/main/pa_string.C: - option 'U' (ungreedy) was added to
5388: ^string.match[]
5389:
5390: * ChangeLog: - parser 3.3.0 beta13
5391:
5392: 2008-08-15 misha
5393:
1.101 moko 5394: * src/lib/pcre/: LICENCE, Makefile.am, README, Tech.Notes, get.c,
5395: internal.h, pcre.3, pcre.3.html, pcre.3.txt, pcre.c, pcre.h,
5396: pcre.vcproj, study.c, maketables.c, pcre_dftables.vcproj,
5397: dftables.c: - old PCRE files removed
1.95 moko 5398:
5399: * src/lib/pcre/config.h: - configuration for PCRE library
5400:
5401: * src/targets/: cgi/parser3.vcproj, isapi/parser3isapi.vcproj: -
5402: use PCRE library from win32\pcre instead of parser3\src\lib\pcre
5403:
5404: * src/: classes/file.C, main/pa_string.C: - moved to new PCRE
5405: library and set flag UTF8 if $request:charset is UTF-8
5406:
5407: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_globals.C,
5408: include/pa_config_fixed.h: - moved to new PCRE library
5409:
5410: * src/: main/main.vcproj, types/types.vcproj,
5411: classes/classes.vcproj, lib/Makefile.am: - use PCRE library from
5412: win32\pcre instead of parser3\src\lib\pcre
5413:
5414: * src/: include/pa_opcode.h, include/pa_operation.h,
5415: main/compile.C, main/compile.y, main/compile_tools.C,
5416: main/compile_tools.h, main/execute.C, main/compile.tab.C: -
5417: opcodes were moved to separate namespace
5418:
5419: 2008-08-14 misha
5420:
5421: * src/types/pa_vstateless_class.C: - newline at the end missed
5422:
5423: * src/main/untaint.C: - char '-' also prefixed by '\' while regex
5424: tainting
5425:
5426: 2008-08-11 misha
5427:
5428: * tests/: 187.html, 187.p, results/187.processed: - tests for
5429: $caller.self, $caller.self.field and $caller.self.field[value]
5430: were added
5431:
5432: * src/types/pa_vmethod_frame.h: - still need to check 'self'
5433: runtime as well (for $caller.self)
5434:
5435: 2008-07-25 misha
5436:
5437: * tests/: 021.html, 032.html, 033.html, 047.html, 055.html,
5438: 059.html, 061.html, 064.html, 067.html, 068.html, 085.html,
5439: 086.html, 098.html, 109.html, 121.html: - set correct charsets in
5440: tests with international characters
5441:
5442: 2008-07-23 misha
5443:
5444: * src/main/pa_http.C: - escape $cookies as %uXXXX while
5445: file::load[...;http://
5446:
5447: * src/: main/pa_string.C, main/pa_globals.C, classes/file.C: - pcre
5448: now everywhere in separate namespace
5449:
5450: * src/types/pa_vmethod_frame.h: - looking for caller before looking
5451: for vars
5452:
5453: * src/main/: compile.y, compile.tab.C: - characters '@' and '#' now
5454: can be escaped by '^'
5455:
5456: 2008-07-22 misha
5457:
5458: * src/classes/string.C, tests/186.html: - names changes:
5459: escape=>js-escape, unescape=>js-unescape
5460:
5461: 2008-07-21 misha
5462:
5463: * tests/results/186.processed: - test for string escape/unescape
5464:
5465: * tests/186.html: - test for string escape/unescape
5466:
5467: * src/classes/string.C: - string has escape and unescape methods
5468: now
5469:
5470: * src/: include/pa_string.h, main/pa_string.C: - escape method was
5471: added
5472:
5473: * src/: include/pa_charset.h, main/pa_charset.C: - more escape
5474: method-layers added (with different params)
5475:
5476: 2008-07-18 misha
5477:
5478: * tests/results/185.processed: - test for ^str.pos[substr](offset)
5479: was added
5480:
5481: * tests/185.html: - test for ^str.pos[sub](offset) added
5482:
5483: * src/classes/string.C, src/classes/void.C, operators.txt: -
5484: ^string.pos[substr](offset) -- 2nd param accepted now
5485:
5486: * src/main/pa_string.C: - .pos works fine with offset for utf-8
5487: strings
5488:
5489: 2008-07-17 misha
5490:
5491: * src/: include/pa_string.h, main/pa_string.C, classes/string.C: -
5492: helper length added for mid for small optimisation
5493:
5494: 2008-07-16 misha
5495:
5496: * tests/: 185.html, results/185.processed: - tests for
5497: length/left/right/mid/pos with utf-8 strings
5498:
5499: * src/classes/string.C: - left/right/mid/length/pos works fine for
5500: utf-8 strings
5501:
5502: * src/main/untaint.C: - comments removed
5503:
5504: * src/: include/pa_string.h, main/pa_string.C,
5505: include/pa_charset.h, main/pa_charset.C: - methods for working
5506: with pos/mid for strings in utf-8 were added
5507:
5508: 2008-07-15 misha
5509:
5510: * tests/: 184.html, results/184.processed: - test for case body as
5511: expression: $var(^switch(1){^case(1)(true)..})
5512:
5513: * src/classes/op.C: - case body can be expression now:
5514: $var(^switch(1){^case(1)(true)..})
5515:
5516: * tests/: results/183.processed, 183.html: - added test for testing
5517: new cookie encoding (%uXXXX)
5518:
5519: * src/main/untaint.C: - cookies outputs as %uXXXX now. while
5520: decoding for backward compatibility they decoded from %XX in
5521: request:charset too
5522:
5523: * src/: types/pa_vcookie.C, types/pa_vcookie.h, main/pa_request.C:
5524: - cookie class now decode cookies before first access after last
5525: request:charset changing (as form class).
5526:
5527: * src/main/pa_charset.C: - added method escape for escaping cookies
5528: as %uXXXX - before transcode calculate required space for dest
5529: string. it reduce mem usage for transcode
5530:
5531: * src/include/pa_charset.h: - added method escape for escaping
5532: cookies as %uXXXX
5533:
5534: * src/include/pa_string.h: - taint lang (internal) L_HTTP_COOKIE
5535: was added. will used for escaping cookies as %uXXXX
5536:
5537: * src/include/pa_common.h: - escape method has new option for skip
5538: converting '+' to a space char
5539:
5540: * src/main/: pa_common.C, pa_http.C: - skip BOM code before
5541: transcode - escape method has new option for skip converting '+'
5542: to a space char
5543:
5544: 2008-07-08 misha
5545:
5546: * src/classes/op.C: - bugfix in switch - case "stops" on 1st match
5547: (no UE if more then 1 case matches anylonger) - optimization:
5548: doing searching.as_string() || searching.as_double() only once
5549:
5550: 2008-07-04 misha
5551:
5552: * src/types/pa_vdate.h: - is_evaluated_expr returning true added so
5553: now ^date::create[date object] works
5554:
5555: * src/classes/string.C: - left and right added as aliases for start
5556: and end in ^string.trim[]
5557:
5558: 2008-07-03 misha
5559:
5560: * src/classes/file.C: - allow $.limit for file::sql as well
5561:
5562: * src/classes/file.C: - allow $.offset option for file::sql - force
5563: send limit=1 to query for use sql specifics authomatically
5564:
5565: * src/classes/: hash.C, string.C, table.C: - don't throw exception
5566: if $.limit value if empty. autoconvert it as everywere
5567:
5568: 2008-07-02 misha
5569:
5570: * configure.in: - time to change version number to 3.3.0 %-)
5571:
5572: * src/include/pa_version.h: - time to change version number to
5573: 3.3.0 %-)
5574:
5575: 2008-06-26 misha
5576:
5577: * src/classes/: file.C, hash.C, string.C, table.C, void.C: -
5578: $.limit(0) fixes
5579:
5580: * src/sql/pa_sql_driver.h: - new drivers API and new version (10.0)
5581: - $.limit(0) fixes
5582:
5583: * src/sql/pa_sql_driver.h: - SQL_NO_LIMIT added (preparations to
5584: new API)
5585:
5586: * src/: include/pa_sql_driver_manager.h,
5587: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
5588: classes/op.C: - document_root added
5589:
5590: * src/main/compile.tab.C: - error message was changed
5591:
5592: 2008-06-25 misha
5593:
5594: * src/main/compile.y: - error message was changed
5595:
5596: 2008-06-24 misha
5597:
5598: * tests/176_dir/: a.p, d.p: - @OPTION => @OPTIONS
5599:
5600: * tests/: 182.html, 182_dir/a1.p, 182_dir/a2.p, 182_dir/a3.p: -
5601: tests for @OPTIONS\nappend
5602:
5603: * tests/: 176.html, results/176.processed: - @OPTION => @OPTIONS
5604:
5605: * src/main/: compile.y, compile.tab.C: - stuff for @OPTIONS\nappend
5606:
5607: * src/main/compile_tools.h: - new methods for @OPTIONS\nappend
5608:
5609: * src/types/pa_vmethod_frame.h: - ALL_VARS_LOCAL_NAME moved fo
5610: compile.y
5611:
5612: 2008-06-17 misha
5613:
5614: * src/main/: compile.y, compile.tab.C: - bugfix in 'def'
5615: compilation: ^if(default){true. it's incorrect. must be
5616: exception}
5617:
5618: 2008-06-16 misha
5619:
5620: * tests/: 181.ent, 181.html, results/181.processed: - test for
5621: checking external reference loading with 'http://localhost'
5622: prefix while creating xdoc
5623:
5624: * tests/180.html: - use ^inet:ntoa[] and ^inet:aton[] instead of
5625: ^math:long2ip[] and ^math:ip2long[]
5626:
5627: * src/types/: pa_vobject.C, pa_vobject.h: - get_scalar_value method
5628: added which use scalar stateless class method when user object
5629: used in scalar context - use get_scalar_value when user object
5630: requested in scalar context
5631:
5632: * src/main/pa_common.C: - size must be int but not size_t or we
5633: can't compare with 0 sprintf result
5634:
5635: * src/: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
5636: main/execute.C, main/pa_request.C: - go back to one VMethodFrame
5637: with internal switch between local/global vars
5638:
5639: * src/types/pa_vclass.C: - register scalar if method @GET[] was
5640: specified
5641:
5642: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h,
5643: pa_vstateless_object.h: - stateless class and object now has
5644: private scalar field and getter/setter for working with it
5645:
5646: * src/classes/math.C: - methods math:long2ip & math:ip2long were
5647: moved to inet static class
5648:
5649: * src/classes/: classes.vcproj, inet.C, Makefile.am: - inet static
5650: class added (^inet:aton[IP], ^inet:ntoa(number))
5651:
5652: * tests/: 180.html, results/180.processed: - tests for
5653: ^math:long2ip(long) and ^math:ip2long[IP]
5654:
5655: * src/classes/math.C: - ^math:ip2long[IP] added
5656:
5657: 2008-06-11 misha
5658:
5659: * src/main/pa_xml_io.C: - use file_read_text again because of we
5660: need cut BOM code and remove DOS newline chars. but don't
5661: transcode it anyway.
5662:
5663: * src/: include/pa_common.h, include/pa_http.h, main/pa_common.C,
5664: main/pa_http.C: - option for disable transcoding while file_read
5665: and file_read_text added
5666:
5667: 2008-06-10 misha
5668:
5669: * tests/: 179.html, 179.p, results/179.processed: - test for many
5670: classes in 1 file
5671:
5672: * src/main/: compile.C, compile_tools.h: - compile return list of
5673: classes now.
5674:
5675: * src/main/: compile.y, compile.tab.C: - compile return list of
5676: classes now. internals.
5677:
5678: * src/main/pa_request.C: - compile return list of classes now. try
5679: call @conf and @auto for each returned class
5680:
5681: * src/include/pa_request.h: - compile return list of classes now
5682:
5683: * src/types/pa_vstateless_class.h: - typedef ArrayClass added (for
5684: return list of classes when compile buf)
5685:
5686: 2008-06-07 misha
5687:
5688: * src/main/pa_request.C: - constructing VRequest object with 3rd
5689: param -- form
5690:
5691: * src/types/: pa_vrequest.C, pa_vrequest.h: - constructor acceps
5692: 3rd param: form. needed for get post_charset
5693:
5694: * src/types/: pa_vform.C, pa_vform.h: - VForm::get_post_charset()
5695: added
5696:
5697: * src/: include/pa_common.h, main/pa_common.C, main/pa_http.C,
5698: types/pa_vform.C, types/pa_vform.h: - some polish
5699:
5700: 2008-06-06 misha
5701:
5702: * src/types/: pa_vform.C, pa_vform.h: - if POST -- try detec
5703: charset and decode chars from it but not from response:charset
5704:
5705: * src/main/pa_http.C: - detect_charset moved out of here
5706:
5707: * src/: include/pa_common.h, main/pa_common.C: - more helpers
5708: methods moved here - unescape_chars accepn one charset now
5709:
5710: * src/main/pa_http.C: - new constants used - don't allow
5711: $.content-type in ^file::load[;http://;$.method[POST]] - add
5712: charset info while ^file::load[;http://;$.method[POST]] - option
5713: $.omit-post-charset(true) added to ^file::load[;http://] for
5714: disabling charset during post
5715:
5716: * src/types/pa_vform.C: - new constants used
5717:
5718: * src/include/pa_common.h: - some constants were added
5719:
5720: * src/: classes/form.C, types/pa_vform.C: - use StrStartFromNC
5721: instead of StrEqNc
5722:
5723: * src/main/pa_common.C: - new method for caseless search
5724: c-substring in c-string - use isxdigit instead of is_hex_digit
5725:
5726: * src/include/pa_common.h: - new method for caseless search
5727: c-substring in c-string
5728:
5729: 2008-06-05 misha
5730:
5731: * tests/results/178.processed: - test for testing default getter
5732:
5733: * tests/178.html: - test for testing default getter
5734:
5735: * tests/178_dir/: 178a.p, 178b.p, 178c.p, 178d.p, 178e.p: - classes
5736: for test for testing default getter
5737:
5738: * src/main/execute.C: - default getter soul
5739:
5740: * src/types/: pa_vobject.C, pa_vobject.h: - get default getter if
5741: requested objects' field not found
5742:
5743: * src/types/pa_vclass.C: - register default getter if defined - get
5744: default getter if requested field not found
5745:
5746: * src/types/pa_vstateless_object.h: - method get_default_getter was
5747: added
5748:
5749: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
5750: pointer to default getter and methods for get/set it were added
5751:
5752: * src/types/: pa_junction.h, pa_vjunction.h: - junction has
5753: auto_name field (for default getter)
5754:
5755: 2008-06-04 misha
5756:
5757: * src/main/pa_xml_io.C: - load external xml in binary mode (no
5758: transcoding, no cutting BOM code, no fixing line breaks) and get
5759: it to libxml "as is"
5760:
5761: 2008-06-03 misha
5762:
5763: * src/main/pa_common.C: - use store_Char instead of
5764: transcodeCharFromUTF8
5765:
5766: * src/: include/pa_charset.h, main/pa_charset.C: - method
5767: store_Char added, transcodeCharFromUTF8 -- removed
5768:
5769: 2008-06-02 misha
5770:
5771: * tests/: results/177.processed, 177.html: - test for checking
5772: .[acm]date after local ^file::load[] was added
5773:
5774: * tests/: results/176.processed, 176.html: - test for checking
5775: @OPTION\locals + @method[vars][locals] added
5776:
5777: * tests/results/auto.p: - CLASS_PATH specified for checking use
5778:
5779: 2008-05-30 misha
5780:
5781: * src/main/: compile.y, compile.tab.C: - changes in compiler:
5782: @OPTION\nlocals + @method[vars][;locals;] were added
5783:
5784: * src/main/execute.C: - code of OP_CALL and OP_CALL__WRITE was
5785: moved to separate method op_code - switch from VMethodFrame to
5786: VMethodFrameGlobal + VMethodFrameLocal
5787:
5788: * src/include/pa_request.h: - code of OP_CALL and OP_CALL__WRITE
5789: was moved to separate method op_code
5790:
5791: * src/main/pa_request.C: - use VMethodFrameGlobal instead of
5792: VMethodFrame now
5793:
5794: * src/types/pa_vstateless_class.h: - stateless class have bool flag
5795: all_vars_local as well
5796:
5797: * src/types/: pa_vmethod_frame.h, pa_vmethod_frame_global.h,
5798: pa_vmethod_frame_local.h, Makefile.am: - who children for
5799: VMethodFrame were added: one (global) works as VMethodFrame
5800: before and second (local) write all vars in self vars scope
5801:
5802: * src/types/pa_method.h: - method has bool flag all_vars_local now
5803:
5804: 2008-05-29 misha
5805:
5806: * tests/: 129.html, results/129.processed: - more tests for
5807: ^table.hash[]
5808:
5809: * src/classes/hash.C: - ^hash::sql has a new option:
5810: $.type[hash|string|table] as ^table.hash[] one.
5811:
5812: * src/classes/op.C: - ^try has 3rd param now: finally code which
5813: executed anyway after try or catch section
5814:
5815: 2008-05-27 misha
5816:
5817: * src/classes/table.C: - bugfix: ^table.hash[key][$.type[table]]
5818: must not fail if $.distinct(1) wasn't specified
5819:
5820: 2008-05-26 misha
5821:
5822: * src/classes/op.C: - allow ^throw[my type]
5823:
5824: 2008-05-22 misha
5825:
5826: * configure.in, configure: - version number updated to 3.2.4b
5827:
5828: * src/classes/: op.C, string.C: - trim format string before
5829: eval/format
5830:
5831: * tests/: results/175.processed, 175.html: - more tests for
5832: different format strings in .format[]
5833:
5834: * src/types/pa_vform.C: - while decoding get values decode %uXXXX
5835: as well (not only %XX)
5836:
5837: * src/main/pa_common.C: - unescape_chars can decode %uXXXX if
5838: charset specified - checks for format before print number
5839: (^d.format[>...<], ^eval($d)[>...<]) - formating with spaces
5840: (instead of tabs) removed
5841:
5842: * src/include/pa_common.h: - unescape_chars can decode %uXXXX if
5843: charset specified
5844:
5845: * src/: include/pa_charset.h, main/pa_charset.C: - method for get
5846: char in requested charset from utf code was added
5847:
5848: 2008-05-19 misha
5849:
5850: * tests/: 174.html, results/174.processed: - test for
5851: ^hashfile.cleanup[] added
5852:
5853: * src/classes/hashfile.C: - optimization: don't create any key or
5854: value variable if it's name weren't specified
5855: (^hf.foreach[;v]{...})
5856:
5857: 2008-05-16 misha
5858:
5859: * src/classes/hash.C: - optimization: don't create any key variable
5860: if variable name wasn't specified (^h.foreach[;v]{...})
5861:
5862: 2008-05-15 misha
5863:
5864: * src/classes/op.C: - small changes
5865:
5866: * src/classes/hashfile.C: - code reformating (as hash.foreach)
5867:
5868: * src/classes/hash.C: - calculate var_context once before foreach
5869:
5870: 2008-05-14 misha
5871:
5872: * src/classes/hashfile.C: - incorrect vars context calculation for
5873: ^hashfile.foreach[;]{} fixed
5874:
5875: * src/classes/: hash.C, table.C: - little optimisation
5876:
5877: * src/classes/file.C: - bugfix: double absolute path while loading
5878: file
5879:
5880: * tests/: 174.html, results/174.processed: - tests for hashfile
5881: were added
5882:
5883: * buildall-with-xml: - moving to libxslt 1.1.24
5884:
5885: 2008-04-30 misha
5886:
5887: * src/classes/file.C: - stat file while loading (local only) so
5888: .adate, .mdate and .cdate available without additional ::stat
5889:
5890: 2008-04-28 misha
5891:
5892: * src/classes/file.C: - $.name and $.content-type available for
5893: stated file
5894:
5895: 2008-04-14 misha
5896:
5897: * src/targets/cgi/parser3.C: - new year in copyright %-)
5898:
5899: * src/include/pa_version.h: - new version number in head
5900:
5901: 2008-04-10 misha
5902:
5903: * tests/: 080.html, results/080.processed: - cut '0' from
5904: exponential part because of on diff OS it differ (20 or 020 for
5905: ex)
5906:
5907: * tests/: 119.html, results/119.processed: - check for encoding
5908: while creating xdoc
5909:
5910: 2008-04-09 misha
5911:
5912: * buildall-with-xml: - move to libxml 2.6.32 and libxslt 1.1.23
5913:
5914: * src/main/pa_common.C: - comment added
5915:
5916: * src/classes/date.C: - little refactoring
5917:
5918: 2008-04-07 misha
5919:
5920: * src/classes/table.C: - use NO_STRINGSTREAM for switch to old
5921: style of ^table.save[]: prepare one big string and sabe it at
5922: once. it's safe on freebsd 4.x but use much more memory.
5923:
5924: * buildall-with-xml, buildall-without-xml: - option
5925: --disable-stringstream added (under comment. use it on freebsd
5926: 4.x)
5927:
5928: 2008-02-22 misha
5929:
5930: * src/main/pa_http.C: - exception if $.body[] and $.forms[]
5931: specified together in file::load[;http] - get back transcoding
5932: $.body[] in file::load[;http]
5933:
5934: 2008-02-21 misha
5935:
5936: * src/classes/date.C: - ^date.gmt-string[] was added
5937:
5938: * src/types/pa_value.C: - method for output date in RFC 822 format
5939: moved to pa_common.h
5940:
5941: * src/include/pa_common.h: - method for output date in RFC 822
5942: format moved here from pa_value.C
5943:
5944: * src/types/pa_vmail.C: - fixed core in sending mail with
5945: attachment in simple mode ($.file[file here]) introduced in 3.2.2
5946:
5947: 2008-02-20 misha
5948:
5949: * src/main/pa_http.C: - transcode $.headers before escaping into
5950: specified charset while ^file::load[...;http://...] (L_URI
5951: instead of L_HTTP_HEADER) - $.cookies param available in
5952: ^file::load[;http://...] now (but we don't parse set-cookies from
5953: response yet) (cookies not transcoded as common $cookies)
5954:
5955: 2008-02-19 misha
5956:
5957: * src/main/pa_request.C: - rollback: we mustn't force taint
5958: $response:field values because in this case
5959: $response:locateion[http://...] don't works.
5960:
5961: 2008-02-15 misha
5962:
5963: * src/classes/op.C: - little refactoring
5964:
5965: * src/main/pa_http.C: - taint names of $.headers for load[;http
5966:
5967: * src/main/pa_request.C: - force taint values of $response:field
5968:
5969: 2008-02-14 misha
5970:
5971: * src/main/pa_request.C: - $response:field transcoded to
5972: $response:charset before escaping now
5973:
5974: * src/main/pa_http.C: - some outdated comments removed
5975:
5976: * src/classes/date.C: - lastdat -> last-day
5977:
5978: * src/classes/date.C: - ^date:lastday(year;month) and
5979: ^date.lastday[] were added - little code refactoring - comments
5980: changes
5981:
5982: * tests/: 159.html, results/159.processed: - test for number of
5983: days in February
5984:
5985: * src/types/pa_value.C: - fixes in code formatting
5986:
5987: * src/classes/: file.C, op.C, table.C: - fixes in code formatting
5988: and comments
5989:
5990: 2008-02-13 misha
5991:
5992: * src/main/pa_common.C: - bugfix for february at leap year
5993:
5994: 2008-01-28 misha
5995:
5996: * tests/: 160.html, results/160.processed: - more test for cache
5997: added
5998:
5999: * src/classes/op.C: - bugfix: cache body executed twice if contains
6000: unhandled exception
6001:
6002: 2008-01-25 misha
6003:
6004: * src/lib/sdbm/sdbm.c: - use arp_malloc instead of malloc (fixed
6005: bug when hashfile became inavailable after memory:compact)
6006:
6007: * src/lib/sdbm/apr_strings.C: - +arp_malloc
6008:
6009: 2008-01-22 misha
6010:
6011: * src/classes/table.C: - little refactiring and exception texts
6012: changes in method ^table.hash[]
6013:
6014: * src/types/pa_vcookie.C: - link to cookie specification changed
6015:
6016: 2008-01-21 misha
6017:
6018: * tests/: 171.html, cat.sh, results/171.processed: - more tests for
6019: file::exec/cgi
6020:
6021: * src/classes/file.C: - bugfix: core while processing headers if
6022: executed cgi script don't return content
6023:
6024: 2008-01-18 misha
6025:
6026: * buildall-with-xml: - move to libxml2 version 2.6.31
6027:
6028: * src/include/pa_version.h, configure.in: - version number updated
6029: to '3.2.3b'
6030:
6031: 2007-12-28 misha
6032:
6033: * src/: classes/hash.C, include/pa_hash.h: - hash.contain =>
6034: hash.contains
6035:
6036: 2007-12-27 misha
6037:
6038: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
6039: src/lib/cord/cord.vcproj, src/lib/gd/gd.vcproj,
6040: src/lib/ltdl/ltdl.vcproj, src/lib/md5/md5.vcproj,
6041: src/lib/pcre/pcre.vcproj, src/lib/pcre/pcre_dftables.vcproj,
6042: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
6043: src/lib/smtp/smtp.vcproj, src/main/main.vcproj,
6044: src/targets/cgi/parser3.vcproj,
6045: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj: -
6046: back to VS2003 because of Apache 1.3 module can't work if it was
6047: built in VS 2005. with cgi all file so VS2003 project files can
6048: be easy converted to the new format.
6049:
6050: 2007-12-04 misha
6051:
6052: * src/types/pa_vcode_frame.h: - changes in comment
6053:
6054: 2007-11-29 misha
6055:
6056: * src/: types/pa_vcode_frame.h, main/execute.C: - code frame don't
6057: intercept strings any longer
6058:
6059: * tests/: 173.html, results/173.processed: - tests for
6060: $d[^date::now[]] $j{$d} $r[$j] -- must create date object in $r
6061: but not in main code frame
6062:
6063: * tests/: 172.html, results/172.processed: - more tests for pass
6064: objects from code frames
6065:
6066: 2007-11-27 misha
6067:
6068: * tests/: 152.html, results/152.processed: - tests for converting
6069: strings 'true'/'false' to bool were added
6070:
6071: * tests/152.html: - added checks for converting strings
6072: 'true'/'false' to bool
6073:
6074: * src/classes/string.C: - ^srting.bool[] now can convert to bool
6075: not only strings with numbers but with values 'true'/'false' as
6076: well
6077:
6078: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: - buffer size
6079: for parser3.log increased
6080:
6081: * src/main/pa_common.C: - remove_crlf optimize whitespaces now
6082:
6083: * src/include/pa_common.h: - remove_crlf return cstring size now
6084:
6085: * src/include/pa_types.h: - constant with buffer size for
6086: parser3.log added
6087:
6088: 2007-11-16 misha
6089:
6090: * tests/cat.sh: - script for tests for file::exec/cgi
6091:
6092: * tests/171.html: - tests for file::exec/cgi
6093:
6094: * tests/results/171.processed: - tests results for file::exec/cgi
6095:
6096: 2007-11-15 misha
6097:
6098: * src/main/pa_exec.C: - fixed incorrect exec code for unix
6099:
6100: * src/classes/file.C: - .body must be set before analyzing cgi
6101: headers
6102:
6103: * src/classes/file.C: - bugfix: we must transcode output fix EOLs
6104: only if exec/cgi return anything.
6105:
6106: 2007-11-14 misha
6107:
6108: * operators.txt: - info about new text|binary option for
6109: file::exec/cgi was added
6110:
6111: * src/: include/pa_exec.h, main/pa_exec.C, classes/file.C: -
6112: ^file:exec[[text|binary];script;...]
6113:
6114: * src/: include/pa_exception.h, classes/file.C, classes/image.C,
6115: classes/string.C, classes/table.C: - more text strings moved to
6116: the one place
6117:
6118: 2007-11-09 misha
6119:
6120: * src/types/pa_vrequest.C: - $request:argv must be taint
6121:
6122: * ChangeLog: - $request:argv [patch from Sumo]
6123:
6124: * operators.txt: - $request:argv
6125:
6126: * src/: include/pa_request_info.h, types/pa_vrequest.C,
6127: types/pa_vrequest.h, targets/cgi/parser3.C: - $request:argv
6128:
6129: 2007-10-25 misha
6130:
6131: * buildall-with-xml, buildall-without-xml: - options preparations
6132: for ./configure rewrited
6133:
6134: * src/main/: compile.tab.C, compile.y: - bug if parser.compile
6135: error occure in unhandled_exception finally fixed
6136:
6137: 2007-10-23 misha
6138:
6139: * tests/: 170.html, results/170.processed: - test for
6140: @method[][result]
6141:
6142: * operators.txt: - added info about node.prefix and
6143: node.namespaceURI
6144:
6145: * src/classes/xnode.C: - xmlHasProp used instead of xmlGetProp
6146:
6147: * src/types/pa_vxnode.C: - DOM2 fields namespaceURI and prefix were
6148: added for node and attribute
6149:
6150: 2007-10-22 misha
6151:
6152: * src/types/pa_vmail.C: - content-transfer-encoding: 8bit added
6153:
6154: * src/main/pa_request.C: - added const content-transfer-encoding
6155:
6156: * src/include/pa_request.h: - added const content-transfer-encoding
6157: - ups. constants must be in lowercase (for search)
6158:
6159: * src/types/pa_vmail.C: - more constants used -
6160: content-transfer-encoding: 8bit added
6161:
6162: * src/main/pa_uue.C: - content-transfer-encoding moved out of here
6163:
6164: * src/include/pa_request.h: - more constants
6165:
6166: * src/types/pa_vmail.C: - constant renamed - $.content-id don't
6167: ommit anymore if $.content-disposition was specified - little
6168: refactoring
6169:
6170: * src/: include/pa_request.h, main/pa_request.C: - constant renamed
6171:
6172: 2007-10-17 misha
6173:
6174: * operators.txt: - info about
6175: table::create[nameless]{data}[>options<] was added
6176:
6177: * src/main/: compile.tab.C, compile.y: - if error occure while
6178: compile method don't put this method in methods table anymore.
6179: in other case the parser coredumped if @unhandled_exception
6180: method can't be compiled because of parser.compile error.
6181:
6182: * src/main/execute.C: - little code reformating
6183:
6184: * src/main/pa_request.C: - little code reformating - comment
6185: changed
6186:
6187: 2007-10-16 misha
6188:
6189: * tests/: 035.html, results/035.processed: - tests
6190: table::create[]{}[options] added
6191:
6192: * src/classes/table.C: - table::create[]{} now accept 3rd param:
6193: options (only $.seperator[] yet)
6194:
6195: 2007-10-10 misha
6196:
6197: * src/classes/table.C: - some contstants moved to pa_common.h -
6198: some code changes
6199:
6200: 2007-10-02 misha
6201:
6202: * src/main/pa_uue.C: - memory usage during uuencode reduced more
6203: then three time as much. but base64 encoding method still use
6204: less memory anyway.
6205:
6206: 2007-09-17 misha
6207:
6208: * operators.txt: - added info about $cookie:fields
6209:
6210: * src/types/pa_vcookie.C: - $cookie:fields available now
6211:
6212: * src/classes/hash.C: - some stuff for use with .for_each moved to
6213: common
6214:
6215: * src/include/pa_common.h: - some stuff for use with .for_each
6216: moved here
6217:
6218: * src/types/: pa_venv.C, pa_venv.h: - some strings moved to #define
6219:
6220: 2007-09-14 misha
6221:
6222: * buildall-with-xml: - new xml libs again =)
6223:
6224: 2007-08-28 misha
6225:
6226: * operators.txt: - texts about ^table.columns[[column name]] and
6227: ^string.split[...][v][column name] were added
6228:
6229: * tests/: 168.html, 169.html, results/168.processed,
6230: results/169.processed: - tests for ^table.columns[[column name]]
6231: and ^string.split[...][v][column name] were added
6232:
6233: * src/classes/table.C: - new option ^table.columns[[column name]]
6234: was added
6235:
6236: * src/classes/string.C: - new option ^string.split[...;v;[column
6237: name]]
6238:
6239: * src/include/pa_exception.h: - error text message for
6240: ^hash._keys[], ^table.columns[] and ^string.split[]
6241:
6242: 2007-08-27 misha
6243:
6244: * src/main/untaint.C: - try to fix coredump on unix if print to
6245: body ^taint[sql][something] outside of connect
6246:
6247: * tests/: 167.html, results/167.processed: - test for ^taint[sql]
6248: outside of connect
6249:
6250: * buildall-with-xml, buildall-without-xml: - strip parser3 was
6251: added (commented by default)
6252:
6253: 2007-08-20 misha
6254:
6255: * operators.txt: - comment about new method ^node.hasAttributes[]
6256: was added
6257:
6258: * src/classes/: file.C, math.C, op.C, string.C, xdoc.C: - more
6259: duplicated exception text strings were removed
6260:
6261: * src/include/pa_exception.h: - more exception text strings moved
6262: here
6263:
6264: * src/classes/table.C: - some duplicate exceptions' text strings
6265: removed
6266:
6267: * src/classes/: file.C, hashfile.C, image.C, op.C, string.C,
6268: xdoc.C, xnode.C: - some duplicate exceptions' text strings
6269: removed
6270:
6271: * src/include/pa_exception.h: - some exception text strings movet
6272: to pa_exception
6273:
6274: * tests/: 149.html, results/149.processed: - test for
6275: ^xnode.hasAttributes[] was added - some code changes
6276:
6277: * src/classes/xnode.C: - DOM2 method ^xnode.hasAttributes[] was
6278: added
6279:
6280: 2007-08-17 misha
6281:
6282: * tests/: results/006.processed, results/059.processed, 006.html,
6283: 059.html: - more tests for match
6284:
6285: * tests/: 129.html, results/129.processed: - tests for
6286: ^table.hash[...][$.type[string|hash|table]] added
6287:
6288: * src/targets/cgi/parser3.C: - little syntax changes
6289:
6290: * src/: classes/math.C, targets/isapi/parser3isapi.C: - little
6291: syntax changes
6292:
6293: * src/targets/cgi/parser3.C, operators.txt: - annoying 'SIGPIPE'
6294: messages in parser3.log switched off by default. If someone
6295: really still need it: use $SIGPIPE(1)
6296:
6297: 2007-08-08 misha
6298:
6299: * buildall-with-xml, buildall-without-xml: - remove libs source
6300: files by default since now
6301:
6302: 2007-08-07 misha
6303:
6304: * buildall-without-xml: - some option syntax changes
6305:
6306: * buildall-with-xml: - compile libxml2 without http support - some
6307: option syntax changes
6308:
6309: * src/main/pa_xml_io.C: - will use parser file loader for xml needs
6310:
6311: 2007-08-06 misha
6312:
6313: * buildall-with-xml: - moved to libxml2-2.6.29 and libxslt-1.1.21
6314:
6315: * tests/: 160.html, results/160.processed: - cache test was
6316: rewrited
6317:
6318: 2007-07-06 misha
6319:
6320: * tests/: 153.html, results/153.processed: - added test for
6321: ^math:sha1[string]
6322:
6323: * src/types/pa_vform.C: - bugfix: uploaded file name wasn't
6324: transcoded
6325:
6326: * src/classes/math.C: - ^math:long2ip(long) and ^math:sha1[string]
6327: were added
6328:
6329: 2007-06-28 misha
6330:
6331: * etc/parser3.charsets/windows-1251.cfg: - removed duplicated and
6332: some incorrect chars
6333:
6334: 2007-06-19 misha
6335:
6336: * src/include/pa_hash.h: - methods generic_hash_code & hash_code
6337: were moved on top because of gcc 4 had a problems during
6338: building.
6339:
6340: 2007-06-18 misha
6341:
6342: * tests/results/019.processed: - new image commited
6343:
6344: 2007-06-09 misha
6345:
6346: * src/classes/: op.C, table.C: - in while and table.select method
6347: as_expression used now
6348:
6349: * src/types/pa_vmethod_frame.h: - method as_expression was added
6350:
6351: 2007-06-08 misha
6352:
6353: * tests/: 166.html, results/166.processed: - test for
6354: ^match[...][n]
6355:
6356: * tests/: 165.html, results/165.processed: - tests for loops
6357:
6358: * src/lib/cord/include/private/cord_pos.h: - back to origin value
6359: because of no speed/memory optimisation but some proglems with
6360: long cycles occure
6361:
6362: 2007-06-06 misha
6363:
6364: * src/classes/: op.C, table.C: - ^while(true){}, ^while(1){},
6365: ^table.select(true) and ^table.select(1) didn't works because of
6366: awaiting junction-param only. fixed.
6367:
6368: 2007-05-24 misha
6369:
6370: * src/: include/pa_os.h, main/pa_os.C: - 20 attempt to get lock
6371: with 0.5 secs interval
6372:
6373: * src/classes/op.C: - cache was rewrited. I hope it works with
6374: locking system now on unix
6375:
6376: * src/main/pa_os.C: - locks engines were rewrited: now we don't use
6377: system locks which wait till other threads release it but try get
6378: lock, if fail wait 1 sec and make 10 attempts.
6379:
6380: * src/include/pa_os.h: - consts for blocking locks + some comments
6381: were added
6382:
6383: * src/lib/sdbm/apr_file_io.C: - wait till lock released while
6384: opening files
6385:
6386: * src/classes/table.C: - changes in includes. if unclude <sstream>
6387: after our classes on unix it can't be build
6388:
6389: * src/types/pa_vhashfile.C: - not needed code removed
6390:
6391: 2007-05-23 misha
6392:
6393: * src/: classes/file.C, classes/op.C, main/pa_common.C,
6394: include/pa_common.h: - cosmetic changes
6395:
6396: 2007-05-18 misha
6397:
6398: * src/lib/cord/include/private/cord_pos.h: - rebalance tree not so
6399: often. it's give some speed increasing
6400:
6401: * tests/results/160.processed: - returned time corrected
6402:
6403: * tests/160.html: - time increased because on unix 1 mean nothing
6404: :(
6405:
6406: * operators.txt: - added info about ^hash.contain[key]
6407:
6408: * src/classes/hash.C: - added ^hash.contain[key]
6409:
6410: * src/include/pa_hash.h: - added method for checking key exists in
6411: hash
6412:
6413: 2007-05-07 misha
6414:
6415: * src/include/pa_string.h: - was compilation error during build on
6416: freebsd4
6417:
6418: 2007-05-03 misha
6419:
6420: * src/classes/table.C: - option $.type[hash|string|table] was added
6421: for ^table.hash[]
6422:
6423: * src/classes/file.C: - comment removed
6424:
6425: 2007-04-26 misha
6426:
6427: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - while ::open the
6428: real files doesn't opened in place anymore
6429:
6430: 2007-04-24 misha
6431:
6432: * src/classes/math.C: - I thought one more time and remove lg(N) :)
6433:
6434: * src/include/pa_exception.h: "static" removed
6435:
6436: 2007-04-23 misha
6437:
6438: * src/classes/math.C: ^math:lg(N) => ^math:log10(N)
6439:
6440: * src/classes/math.C: added: - ^math:ln(N) (the same as
6441: ^math:log(N)) - ^math:lg(N)
6442:
6443: * tests/: 097.html, results/097.processed: - charsets converstion
6444: during ^file::load[text;http://...] added
6445:
6446: * tests/: 164.html, results/164.processed: - check for set expires
6447: as a date
6448:
6449: * tests/: 164.html, results/164.processed: - test for hashfile
6450:
6451: * src/classes/hashfile.C: - little comment changes
6452:
6453: * src/types/pa_vhashfile.C: - don't open hashfile files until 1st
6454: access
6455:
6456: * src/: classes/date.C, classes/double.C, classes/file.C,
6457: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
6458: classes/mail.C, classes/math.C, classes/op.C, classes/string.C,
6459: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
6460: classes/xnode.h, include/pa_request.h, main/execute.C,
6461: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
6462: main/pa_dictionary.C, main/pa_exec.C, main/pa_http.C,
6463: main/pa_request.C, main/pa_sql_driver_manager.C, main/pa_table.C,
6464: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
6465: types/pa_vconsole.h, types/pa_vfile.h, types/pa_vhash.h,
6466: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmethod_frame.h,
6467: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
6468: types/pa_vtable.C, types/pa_vxdoc.h, types/pa_wcontext.C: -
6469: "parser.runtime" strings were removed
6470:
6471: * src/classes/hashfile.C: - with .clear[] called files_delete()
6472: now.
6473:
6474: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - .clear() removed.
6475:
6476: * src/include/pa_exception.h: - string constant with
6477: "parser.runtime" text was added
6478:
6479: 2007-04-20 misha
6480:
6481: * operators.txt: - some comments changing
6482:
6483: * operators.txt: - added info about .^hashfile.release[],
6484: ^hashfile.clenaup[] and new ^string.match[][>N-option<]
6485:
6486: * configure: =cheching for unsetenv
6487:
6488: * src/classes/hashfile.C: - ^hashfile.cleanup[],
6489: ^hashfile.release[] were added
6490:
6491: * src/: main/pa_string.C, include/pa_string.h, classes/string.C: -
6492: ^string.match[][] understand new option now: return number of
6493: matches but not table wit results
6494:
6495: * src/types/: pa_vhashfile.C, pa_vhashfile.h: - hashfile can auto
6496: reopen now
6497:
6498: * src/classes/op.C: - bug. must be false
6499:
6500: * configure.in: - checking for unsetenv was added
6501:
6502: * src/types/pa_vform.C: - some comments
6503:
6504: 2007-04-18 misha
6505:
6506: * buildall-with-xml: moving to libxml2-2.6.28
6507:
6508: * buildall-with-xml, buildall-without-xml: added commented lines
6509: with --disable-safe-mode option
6510:
6511: * operators.txt: - info about $form:files
6512:
6513: 2007-04-17 misha
6514:
6515: * src/types/: pa_vform.C, pa_vform.h: - some code was modified -
6516: $form:files was added
6517:
6518: * tests/: 163.html, results/163.processed: removing auto format
6519:
6520: * src/types/pa_vdate.h: - start adding unsetenv("TZ");
6521:
6522: 2007-04-16 misha
6523:
6524: * tests/: 163.html, results/163.processed: - test for .int[],
6525: floor, round, ceiling and .format[]
6526:
6527: * src/classes/file.C: - little optimization for getting args in
6528: exec/cgi
6529:
6530: 2007-04-13 misha
6531:
6532: * src/classes/file.C: - arguments for file::exec/cgi can be
6533: specified now as s table with one column
6534:
6535: 2007-03-27 misha
6536:
6537: * tests/: 162.html, results/162.processed: - test for
6538: ^table.select(^condition[$t])
6539:
6540: * tests/results/auto.p: - load windows-1251 charset for some tests
6541:
6542: * tests/run_parser.sh: PARSER_CONFIG -> CGI_PARSER_CONFIG
6543:
6544: * tests/: results/161.processed, 161.html, 161_utf8.txt,
6545: 161_windows1251.txt: - added test for
6546: ^file::load[text;/local/file.txt;$.charset[...]]
6547:
6548: * tests/: results/013.processed, 013.html: - added test for
6549: checking $._default value while hash modifications
6550:
6551: * tests/: 160.html, results/160.processed: - add test for
6552: ^cache[key](secs){code}, ^cache[] and ^cache(0)
6553:
6554: 2007-03-22 misha
6555:
6556: * src/include/pa_common.h: - "charset" string defined for
6557: ^file::load[text;/local.txt] and ^table::load[/table.txt]
6558:
6559: * src/main/: pa_common.C, pa_http.C: - $.charset option for
6560: ^file::load[text;/local.txt] and ^table::load[/table.txt] was
6561: added - not needed transcodes were removed from
6562: ^file::load[...;http://...]
6563:
6564: * src/types/pa_vdate.h: - date.week was fixed - date.weekyear was
6565: added
6566:
6567: * src/classes/date.C: - date.week was fixed
6568:
6569: * operators.txt: - added info about date.weekyear
6570:
6571: * tests/: 159.html, results/159.processed: - tests for date.week
6572: and date.weekyear added
6573:
6574: 2007-03-15 misha
6575:
6576: * src/classes/table.C: - enclose column numbers for nameless tables
6577: as well
6578:
6579: 2007-03-14 misha
6580:
6581: * src/targets/cgi/parser3.C: - bugxif. failed when request cgi
6582:
6583: * src/classes/table.C: - table.save optimization: now required much
6584: less memory
6585:
6586: 2007-03-13 misha
6587:
6588: * tests/results/: 158.processed, 158.processes: - tests for
6589: table.save/table.load
6590:
6591: * tests/: 158.html, results/158.processes: - tests for
6592: table.save/table.load
6593:
6594: * buildall-with-xml: libxml2: --without-ftp --without-docbook
6595:
6596: * buildall-with-xml: - pattern needed now for building
6597:
6598: * tests/results/097.processed: - added test results for xdoc::load
6599: & xdoc::load[http://...]
6600:
6601: * tests/097.html: - added test for xdoc::load
6602:
6603: 2007-03-12 misha
6604:
6605: * tests/: 107.html, results/107.processed: - added test for xpath
6606: '//man'
6607:
6608: 2007-03-01 misha
6609:
6610: * tests/: 097.html, results/097.processed: - added test for
6611: creating xdoc from file
6612:
6613: * tests/: results/157.processed, 157.html: - added test for
6614: file:move
6615:
6616: 2007-02-28 misha
6617:
6618: * src/classes/xdoc.C: - another attempt
6619:
6620: * src/classes/xdoc.C: - roll back last changes for a while
6621:
6622: * src/classes/xdoc.C, operators.txt: - ^xdoc::create[$file] added.
6623:
6624: * src/classes/file.C: - under lock we create non-exist dir anyway
6625:
6626: * tests/results/099.processed: - ever send content-disposition to
6627: client with file
6628:
6629: * tests/157.html: + test for file:copy
6630:
6631: 2007-02-26 misha
6632:
6633: * src/classes/file.C: - some similar strings moved to #define
6634: instead of to be copy/pasted many times
6635:
6636: * src/types/pa_vfile.h: - class name string ("file") moved to
6637: #define
6638:
6639: 2007-02-20 misha
6640:
6641: * bin/auto.p.dist.in: - added lines for sqlite
6642:
6643: * configure.in: - added some strings for sqlite detection
6644:
6645: 2007-02-19 misha
6646:
6647: * operators.txt: - some comments changes
6648:
6649: * buildall-with-xml, buildall-without-xml: - some modifications
6650:
6651: 2007-02-17 misha
6652:
6653: * buildall-with-xml, buildall-without-xml: - moving to gc6.8
6654:
6655: * src/main/pa_request.C: - damn, i forgot to commit it while I
6656: change console behaviour
6657:
6658: 2007-02-12 misha
6659:
6660: * src/targets/cgi/parser3.C: - don't print headers if
6661: $console:line[data] was used during cgi execution.
6662:
6663: * src/types/pa_vconsole.h: - console class have bool flag now which
6664: marked as 'true' if class was used.
6665:
6666: * tests/: 152.html, results/152.processed: - more types was added
6667: to test 152
6668:
6669: * src/types/: pa_vimage.C, pa_vimage.h: - fixed bug added while
6670: adding 'bool' (^if($image){} caused exception)
6671:
6672: 2007-02-09 misha
6673:
6674: * tests/: 152.html, results/152.processed: - test alightly updated
6675:
6676: * tests/: 152.html, results/152.processed: - test rewrited
6677:
6678: * src/types/: pa_vxdoc.C, pa_vxdoc.h, pa_vxnode.C, pa_vxnode.h: -
6679: bugfix. I broke xdoc & xnode in expression
6680:
6681: 2007-02-08 misha
6682:
6683: * tests/: 152.html, results/152.processed: - add test for checking
6684: 'def' for void, string, bool, int & double
6685:
6686: 2007-02-07 misha
6687:
6688: * operators.txt: - ^file:base64[filespec] was added
6689:
6690: * tests/results/153.processed: - result test for
6691: ^file:base64[filespec] was updated
6692:
6693: * tests/153.html: - test for ^file:base64[filespec] was added
6694:
6695: * src/types/pa_vconsole.h: - little optimization
6696:
6697: * src/classes/file.C: - ^file:base64[filespec]
6698:
6699: * src/main/pa_common.C: - definitions for ^file:base64[filespec]
6700:
6701: * src/include/pa_common.h: - declarations for
6702: ^file:base64[filespec]
6703:
6704: * src/types/pa_vcookie.C: - little optimization
6705:
6706: 2007-02-06 misha
6707:
6708: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: - some chars
6709: were temporary commented
6710:
6711: * src/types/pa_vbool.h: - bugfix
6712:
6713: * tests/156.html: - added test for bool cookie
6714:
6715: * src/types/pa_vcookie.h: - not needed string "cookie" removed
6716:
6717: * tests/: 155.html, results/155.processed: - added test for check
6718: $.encloser[] option for table save/load
6719:
6720: * tests/: 153.html, 154.html, todo.txt: - two more tests added
6721:
6722: 2007-02-05 misha
6723:
6724: * tests/results/152.processed: - newline at the end was missed
6725:
6726: * tests/results/141.processed: - math:md5 must be lowercased
6727:
6728: * src/targets/cgi/parser3.C: - 2007 in help ;)
6729:
6730: 2007-02-03 misha
6731:
6732: * tests/results/: 150.processed, 151.processed, 152.processed: -
6733: test for bool added and some content length fixes
6734:
6735: * tests/152.html: - test for bool added
6736:
6737: * buildall-with-xml: - moved to libxml2-2.6.27 and libxslt-1.1.20
6738:
6739: * operators.txt: - info bool class was added
6740:
1.101 moko 6741: * src/: classes/Makefile.am, classes/bool.C,
1.95 moko 6742: classes/classes.vcproj, classes/double.C, classes/int.C,
6743: classes/string.C, classes/void.C, classes/xnode.C,
6744: include/pa_string.h, types/pa_vbool.h, types/pa_vclass.h,
6745: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.C,
6746: types/pa_vjunction.h, types/pa_vproperty.C, types/pa_vproperty.h,
6747: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
6748: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h,
6749: types/types.vcproj: - bool class was added
6750:
6751: * src/main/pa_request.C: - fix
6752:
6753: 2007-01-18 misha
6754:
6755: * src/: main/pa_string.C, classes/string.C: - return table during
6756: ^string.match[][] even if no matched found.
6757:
6758: 2006-12-20 misha
6759:
6760: * src/types/: pa_method.h, pa_vfile.h: - some syntax changes [
6761: http://www.parser.ru/forum/?id=55598 ]
6762:
6763: 2006-12-19 misha
6764:
6765: * src/types/pa_vxdoc.C: - $xDoc is "xnode" == true now. more
6766: details: http://www.parser.ru/forum/?id=52359
6767:
6768: * src/main/pa_request.C: - always set content-disposition for
6769: $response:body[hash here]. more details:
6770: http://www.parser.ru/forum/?id=52130
6771:
6772: 2006-12-07 misha
6773:
6774: * operators.txt: - added info about bool params in cookie set
6775:
6776: * src/types/pa_vcookie.C: - bool param in cookies available now
6777: $cookie:name[ $.value[123] $.secure(true) $.httponly(true)
6778: ]
6779:
6780: * src/types/: pa_value.C, pa_value.h, pa_vbool.h: - is_bool method
6781: was added
6782:
6783: 2006-12-02 misha
6784:
6785: * src/classes/file.C: - file_block_read used instead of native read
6786:
6787: * src/main/pa_common.C: - added file_block_read with read error
6788: detection - file_block_read used instead of native read
6789:
6790: * src/include/pa_common.h: - added file_block_read declaration
6791:
6792: 2006-12-01 misha
6793:
6794: * operators.txt: - info about $var.CLASS_NAME was added
6795:
6796: * src/types/: pa_vstateless_class.C, pa_vstateless_class.h: -
6797: $var.CLASS_NAME added
6798:
6799: * operators.txt: - added info about ^file:copy[]
6800:
6801: * src/classes/file.C: - ^file:copy[from;fo] was added
6802:
6803: 2006-11-20 misha
6804:
6805: * src/classes/date.C: - bug fix :)
6806:
6807: 2006-11-17 misha
6808:
6809: * src/include/pa_common.h: - array in crc32 calculation was changed
6810: to static
6811:
6812: * src/main/pa_common.C: - little optimization in getMonthDays -
6813: small changes in crc32 calculation
6814:
6815: * src/classes/date.C: - not needed code was removed
6816:
6817: 2006-11-16 misha
6818:
6819: * src/types/pa_vmail.C: - fix missed brakes
6820:
6821: * src/types/pa_vmail.C: - mail:send now set content-type:
6822: multipart/related instead of multipart/mixed if file have
6823: $.content-id[]
6824:
6825: 2006-11-15 misha
6826:
6827: * src/types/pa_vdouble.h: abs -> fabs
6828:
6829: 2006-11-14 misha
6830:
6831: * operators.txt: - added info about ^file.md5[] and
6832: ^file:md5[file-name]
6833:
6834: * src/classes/file.C: - ^file.md5[] and ^file:md5[file-name] were
6835: added
6836:
6837: * src/main/pa_common.C: - CRC32_MAX_BUFFER_SIZE was renamed to
6838: FILE_BUFFER_SIZE
6839:
6840: * src/classes/math.C: - hex_string was moved to pa_common.h
6841:
6842: * src/include/pa_common.h: - hex_string was moved from math.C -
6843: CRC32_MAX_BUFFER_SIZE was renamed to FILE_BUFFER_SIZE
6844:
6845: * src/types/pa_vdouble.h: - incorrect frac detection with negative
6846: values was fixed
6847:
6848: 2006-11-13 misha
6849:
6850: * operators.txt: - added info about ^math:crc32[string],
6851: ^file:crc32[file-name] & ^file.crc32[]
6852:
6853: * src/classes/math.C: - added ^math:crc32[string]
6854:
6855: * src/classes/file.C: - some comments were changed - added
6856: ^file:crc32[file-name] and ^file.crc32[]
6857:
6858: * src/: include/pa_common.h, main/pa_common.C: - some functions for
6859: crc32 calculation added
6860:
6861: 2006-11-03 misha
6862:
6863: * src/include/pa_array.h: - not needed variable removed
6864:
6865: * tests/: 150.html, 151.html, results/150.processed,
6866: results/151.processed: - 2 tests were added
6867:
6868: * src/include/: pa_array.h, pa_table.h: - table.locate & table.join
6869: with $.reverse(1) were fixed
6870:
6871: * src/main/pa_http.C: - bug fix. now tainted data from $.form and
6872: query converted to $.charset during ^file::load[http://...]
6873:
6874: 2006-11-02 misha
6875:
6876: * src/include/pa_table.h: ups. forget '=' char
6877:
6878: * src/include/pa_table.h: - one more fix in
6879: .locate[...][$.reverse(1)]
6880:
6881: 2006-11-01 misha
6882:
6883: * src/classes/math.C: - bug fix, details:
6884: http://www.parser.ru/forum/?id=53360
6885:
6886: * src/include/pa_table.h: - bug fix during ^table.locate( condition
6887: false for all records )[$.reverse(1)]
6888:
6889: * src/main/pa_http.C: - second param for this mid method is length
6890: but not end_index so this method has error and can't detect
6891: charsets in next content-types: Content-type: text/html;
6892: charset="windows-1251" Content-type: text/html;
6893: charset="windows-1251"; Content-type: text/html;
6894: charset=windows-1251;
6895:
6896: only Content-type: text/html; charset=windows-1251 was fine
6897:
6898: 2006-10-31 misha
6899:
6900: * src/classes/file.C: - empty args in file::exec removed now
6901:
6902: 2006-09-11 misha
6903:
6904: * bin/auto.p.dist.in: - 2 errors were fixed - table::set was
6905: replaced to table::create - some changes in text/code formatting
6906:
6907: 2006-09-03 paf
6908:
6909: * src/classes/file.C: proper tainting of
6910: ^file::exec/cgi[script;env;COMMAND;LINE;PARAMS]
6911:
6912: 2006-06-09 paf
6913:
6914: * src/lib/pcre/pcre-2_08.tar.gz: one can easily find those
6915:
6916: * src/classes/table.C: formatting
6917:
6918: * src/classes/table.C: incorporated patch from misha: Sent:
6919: Thursday, June 08, 2006 12:38 PM Subject: parser3: patch for
6920: ignoring string options for ^table.save[]
6921:
6922: * src/classes/hash.C: incorporated patch from misha Sent:
6923: Wednesday, June 07, 2006 9:52 PM Subject: parser3: patch for
6924: $hash._default disappear while
6925:
6926: * operators.txt: ^mail:send[ $.file1[ $.value[file]
6927: $.format[!uue|!base64] << new base64 option. default uue ] ]
6928:
6929: * src/types/pa_vmail.C: misha: Sent: Wednesday, June 07, 2006 8:51
6930: PM Subject: patch for base64 in ^mail:send[] %-)
6931:
6932: 2006-04-09 paf
6933:
6934: * src/main/compile.tab.C: ` change compiled
6935:
6936: * gnu.vcproj, operators.txt, parser3.sln,
6937: src/classes/classes.vcproj, src/classes/file.C,
6938: src/classes/hash.C, src/classes/hashfile.C, src/classes/image.C,
6939: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
6940: src/classes/xnode.C, src/include/pa_array.h,
6941: src/include/pa_config_fixed.h, src/include/pa_dir.h,
6942: src/include/pa_memory.h, src/include/pa_request.h,
6943: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
6944: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
6945: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
6946: src/lib/pcre/pcre_dftables.vcproj,
6947: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
6948: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
6949: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
6950: src/main/pa_cache_managers.C, src/main/pa_charset.C,
6951: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
6952: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
6953: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
6954: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
6955: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
6956: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
6957: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
6958: src/types/pa_value.h, src/types/pa_vcookie.C,
6959: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
6960: src/types/pa_vmail.C, src/types/pa_vresponse.C,
6961: src/types/pa_vstatus.C, src/types/types.vcproj,
6962: tests/descript.ion: + ^break[] ^continue[], in ^for, ^while,
6963: ^menu, ^hash/hashfile.foreach
6964:
6965: * gnu.vcproj, parser3.sln, src/classes/classes.vcproj,
6966: src/classes/file.C, src/classes/hash.C, src/classes/image.C,
6967: src/classes/op.C, src/classes/table.C, src/classes/xdoc.C,
6968: src/classes/xnode.C, src/include/pa_array.h,
6969: src/include/pa_config_fixed.h, src/include/pa_dir.h,
6970: src/include/pa_memory.h, src/include/pa_request.h,
6971: src/include/pa_stack.h, src/lib/cord/cord.vcproj,
6972: src/lib/gd/gd.vcproj, src/lib/ltdl/ltdl.vcproj,
6973: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
6974: src/lib/pcre/pcre_dftables.vcproj,
6975: src/lib/pcre/pcre_parser_ctype.vcproj, src/lib/sdbm/sdbm.vcproj,
6976: src/lib/smtp/smtp.h, src/lib/smtp/smtp.vcproj,
6977: src/main/compile.y, src/main/execute.C, src/main/main.vcproj,
6978: src/main/pa_cache_managers.C, src/main/pa_charset.C,
6979: src/main/pa_exec.C, src/main/pa_http.C, src/main/pa_request.C,
6980: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
6981: src/main/pa_string.C, src/main/pa_stylesheet_connection.C,
6982: src/main/pa_stylesheet_manager.C, src/targets/cgi/getopt.c,
6983: src/targets/cgi/parser3.C, src/targets/cgi/parser3.vcproj,
6984: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
6985: src/targets/isapi/parser3isapi.vcproj, src/types/pa_value.C,
6986: src/types/pa_value.h, src/types/pa_vcookie.C,
6987: src/types/pa_vmail.C, src/types/pa_vresponse.C,
6988: src/types/pa_vstatus.C, src/types/types.vcproj,
6989: tests/descript.ion: ! switched to VS2005 (projects and
6990: object<info explicitly typed>.for_each(, info)) +
6991: $response:field[] setting void means removing + grammar $name`
6992: name stops now, for mysql `$field` + started ^break[]
6993: ^continue[], in ^for. TODO: to other iterators (while, menu,
6994: foreach) + all log messages += [uri=, method=, cl=]
6995:
6996: * buildall-with-xml: merged . ftp paths update
6997:
6998: * buildall-with-xml: . ftp paths update
6999:
7000: 2006-03-04 paf
7001:
7002: * src/main/: pa_string.C: merged from HEAD ! cache file curruption
7003: checks++ [thanks to Igor Zinkovsky for detailed report]
7004:
7005: * src/main/pa_string.C: ! cache file curruption checks++ [thanks to
7006: Igor Zinkovsky for detailed report]
7007:
7008: 2006-03-01 paf
7009:
7010: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
7011: \n to ' ' in
7012:
7013: 2006-02-18 paf
7014:
7015: * src/main/untaint.C: merged from HEAD ! mail:send << changed \r or
7016: \n to ' ' in
7017:
7018: * src/main/untaint.C: ! mail:send << changed \r or \n to ' ' in
7019:
7020: 2006-02-03 paf
7021:
7022: * src/main/pa_common.C: merged from HEAD ! bugfix: decoding from
7023: base64
7024:
7025: * src/main/pa_common.C: ! bugfix: decoding from base64
7026:
7027: 2006-01-20 paf
7028:
7029: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
7030: economy fix
7031:
7032: * src/classes/: table.C: merged from HEAD ! bugfix
7033: ^table.save[$.encloser-s now handled properly
7034:
7035: * src/classes/table.C: ! bugfix ^table.save[$.encloser-s now
7036: handled properly
7037:
7038: 2006-01-19 paf
7039:
7040: * buildall-with-xml, buildall-without-xml: merged from HEAD !
7041: libgc:USE_MUNMAP activates merging of free memory blocks which
7042: helps a lot in our case: after transform we want
7043: CORD(main.result)->cstr[big malloc]->transcode[big malloc]
7044:
7045: * src/types/pa_vhashfile.C: . merged hashfile.foreach memory
7046: economy fix
7047:
7048: * buildall-with-xml, buildall-without-xml: ! libgc:USE_MUNMAP
7049: activates merging of free memory blocks which helps a lot in our
7050: case: after transform we want CORD(main.result)->cstr[big
7051: malloc]->transcode[big malloc]
7052:
7053: 2006-01-17 paf
7054:
7055: * src/types/pa_vhashfile.C: ! hashfile.foreach: counted pairs
7056: before reading them. got rid of reallocs = became quicker and
7057: less fragmentated
7058:
7059: 2005-12-29 paf
7060:
1.101 moko 7061: * INSTALL, Makefile.am, buildall-with-xml, buildall-without-xml,
7062: configure, configure.in, src/include/pa_version.h,
7063: src/lib/ltdl/Makefile.am, src/lib/ltdl/acconfig.h,
1.95 moko 7064: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
7065: src/lib/ltdl/config.sub, src/lib/ltdl/configure.in,
7066: src/lib/ltdl/install-sh, src/lib/ltdl/ltmain.sh,
7067: src/lib/ltdl/missing: . merged from 3.2.1
7068:
1.101 moko 7069: * Makefile.am, src/lib/ltdl/Makefile.am: . now site.m4 also
7070: packaged when 'make dist', so do configure companion files in
7071: src/lib/ltdl
7072:
7073: * src/lib/ltdl/: Makefile.am, acconfig.h, acinclude.m4,
7074: config.guess, config.sub, configure.in, install-sh, ltmain.sh,
7075: missing: . now config_auto.h is created with configure [were
7076: constant]
1.95 moko 7077:
7078: * INSTALL: . references to documentation and some clarification
7079:
7080: * buildall-with-xml, buildall-without-xml: . farawell doc
7081: indication
7082:
1.101 moko 7083: * Makefile.am: . dist+=buildall*
1.95 moko 7084:
7085: 2005-12-28 paf
7086:
7087: * configure: . 3.2.1
7088:
7089: * INSTALL, buildall-with-xml, buildall-without-xml: + started to
7090: simplify build process, see INSTALL
7091:
7092: 2005-12-26 paf
7093:
7094: * configure: ver
7095:
7096: * configure.in, src/include/pa_version.h, src/main/compile.tab.C:
7097: version
7098:
7099: 2005-12-21 paf
7100:
7101: * src/main/: compile.tab.C, main.vcproj: . win32: grammar is now
7102: compiled with bison 1.875b, it reports unexpected token names
7103:
7104: 2005-12-19 paf
7105:
7106: * src/: main/compile.tab.C, types/pa_vxnode.h: ! bugfix xnode now
7107: holds a link to xmlNode to prevent premature gc(xmlNode)
7108:
7109: * src/classes/classes.vcproj, src/include/pa_config_fixed.h,
7110: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
7111: src/main/main.vcproj, src/main/pa_globals.C,
7112: src/targets/cgi/parser3.vcproj,
7113: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj,
7114: configure, configure.in, src/include/pa_version.h: . killing
7115: gdome [what a relief]
7116:
7117: * tests/: 097.html, 106.html, 108.html, 110.html, 112.html,
7118: 113.html, 114.html, 115.html, 116.html, 117.html, Makefile,
7119: run_parser.sh, results/001.processed, results/002.processed,
7120: results/003.processed, results/004.processed,
7121: results/005.processed, results/006.processed,
7122: results/008.processed, results/009.processed,
7123: results/010.processed, results/011.processed,
7124: results/012.processed, results/013.processed,
7125: results/014.processed, results/015.processed,
7126: results/016.processed, results/017.processed,
7127: results/018.processed, results/020.processed,
7128: results/021.processed, results/022.processed,
7129: results/023.processed, results/024.processed,
7130: results/025.processed, results/026.processed,
7131: results/027.processed, results/028.processed,
7132: results/029.processed, results/030.processed,
7133: results/031.processed, results/032.processed,
7134: results/033.processed, results/034.processed,
7135: results/035.processed, results/036.processed,
7136: results/037.processed, results/038.processed,
7137: results/039.processed, results/040.processed,
7138: results/041.processed, results/042.processed,
7139: results/043.processed, results/044.processed,
7140: results/045.processed, results/046.processed,
7141: results/047.processed, results/048.processed,
7142: results/049.processed, results/050.processed,
7143: results/051.processed, results/052.processed,
7144: results/053.processed, results/054.processed,
7145: results/055.processed, results/056.processed,
7146: results/057.processed, results/058.processed,
7147: results/059.processed, results/060.processed,
7148: results/061.processed, results/062.processed,
7149: results/063.processed, results/064.processed,
7150: results/065.processed, results/066.processed,
7151: results/067.processed, results/068.processed,
7152: results/069.processed, results/070.processed,
7153: results/071.processed, results/072.processed,
7154: results/073.processed, results/074.processed,
7155: results/075.processed, results/076.processed,
7156: results/077.processed, results/078.processed,
7157: results/079.processed, results/080.processed,
7158: results/081.processed, results/082.processed,
7159: results/083.processed, results/084.processed,
7160: results/085.processed, results/086.processed,
7161: results/087.processed, results/088.processed,
7162: results/089.processed, results/090.processed,
7163: results/091.processed, results/092.processed,
7164: results/093.processed, results/094.processed,
7165: results/095.processed, results/096.processed,
7166: results/097.processed, results/099.processed,
7167: results/100.processed, results/101.processed,
7168: results/102.processed, results/104.processed,
7169: results/105.processed, results/106.processed,
7170: results/107.processed, results/108.processed,
7171: results/109.processed, results/110.processed,
7172: results/111.processed, results/112.processed,
7173: results/113.processed, results/114.processed,
7174: results/115.processed, results/117.processed,
7175: results/119.processed, results/120.processed,
7176: results/121.processed, results/122.processed,
7177: results/123.processed, results/124.processed,
7178: results/125.processed, results/126.processed,
7179: results/127.processed, results/128.processed,
7180: results/129.processed, results/130.processed,
7181: results/131.processed, results/132.processed,
7182: results/133.processed, results/134.processed,
7183: results/135.processed, results/136.processed,
7184: results/138.processed, results/139.processed,
7185: results/140.processed, results/141.processed,
7186: results/142.processed, results/143.processed,
7187: results/144.processed, results/145.processed,
7188: results/146.processed, results/147.processed,
7189: results/148.processed, results/149.processed, results/auto.p: .
7190: now works if we turn off default auto.p
7191:
1.101 moko 7192: * configure: . makes
1.95 moko 7193:
7194: * src/types/pa_vxnode.C: . less warnings
7195:
7196: * src/types/pa_vxnode.C, tests/142.html, tests/144.html,
7197: tests/145.html, tests/149.html, tests/descript.ion,
7198: tests/outputs/d.cmd, tests/results/142.processed,
7199: tests/results/143.processed, tests/results/144.processed,
7200: tests/results/145.processed, tests/results/146.processed,
7201: tests/results/147.processed, tests/results/148.processed,
7202: tests/results/149.processed: . removed .nodeValue from all node
7203: types other than 5 (grabbed piece from gdome)
7204:
7205: * tests/: 137.html, results/137.processed: . not handled this case
7206: yet. code does not hang from inserting parent into child,
7207: considering thing minor issue -- nodes are removed from source
7208: anyway, don't know why shold that be an error after all
7209:
7210: * src/targets/cgi/parser3.C: . style
7211:
7212: * src/classes/xnode.C: . "xml.dom" . xnode.select* now works on
7213: xdoc too [were barking "not element"]
7214:
7215: 2005-12-16 paf
7216:
7217: * tests/: 146.html, 147.html, 148.html: . more tests
7218:
7219: * src/classes/xnode.C: . also bark on possible errors
7220:
7221: * src/types/: pa_vxdoc.C, pa_vxnode.C, pa_vxnode.h: + xdoc DOM
7222: props
7223:
7224: * src/: types/pa_value.h, types/pa_vvoid.h, main/compile.tab.C,
7225: main/compile.y: merged from HEAD ! fixed overoptimized
7226: ^call(false) case. (confused it with ^call[] case)
7227:
7228: * src/main/: compile.tab.C, compile.y: ! fixed overoptimized
7229: ^call(false) case. (confused it with ^call[] case)
7230:
7231: * tests/: 142.html, 143.html, 144.html, 145.html: . dom [part]
7232:
7233: * tests/: 006.html, 034.html, 057.html, Makefile, make_tests.cmd,
7234: results/001.processed, results/002.processed,
7235: results/003.processed, results/004.processed,
7236: results/005.processed, results/006.processed,
7237: results/008.processed, results/009.processed,
7238: results/010.processed, results/011.processed,
7239: results/012.processed, results/013.processed,
7240: results/014.processed, results/015.processed,
7241: results/016.processed, results/017.processed,
7242: results/018.processed, results/019.processed,
7243: results/020.processed, results/021.processed,
7244: results/022.processed, results/023.processed,
7245: results/024.processed, results/025.processed,
7246: results/026.processed, results/027.processed,
7247: results/028.processed, results/029.processed,
7248: results/030.processed, results/031.processed,
7249: results/032.processed, results/033.processed,
7250: results/034.processed, results/035.processed,
7251: results/036.processed, results/037.processed,
7252: results/038.processed, results/039.processed,
7253: results/040.processed, results/041.processed,
7254: results/042.processed, results/043.processed,
7255: results/044.processed, results/045.processed,
7256: results/046.processed, results/047.processed,
7257: results/048.processed, results/049.processed,
7258: results/050.processed, results/051.processed,
7259: results/052.processed, results/053.processed,
7260: results/054.processed, results/055.processed,
7261: results/056.processed, results/057.processed,
7262: results/058.processed, results/059.processed,
7263: results/060.processed, results/061.processed,
7264: results/062.processed, results/063.processed,
7265: results/064.processed, results/065.processed,
7266: results/066.processed, results/067.processed,
7267: results/068.processed, results/069.processed,
7268: results/070.processed, results/071.processed,
7269: results/072.processed, results/073.processed,
7270: results/074.processed, results/075.processed,
7271: results/076.processed, results/077.processed,
7272: results/078.processed, results/079.processed,
7273: results/080.processed, results/081.processed,
7274: results/082.processed, results/083.processed,
7275: results/084.processed, results/085.processed,
7276: results/086.processed, results/087.processed,
7277: results/088.processed, results/089.processed,
7278: results/090.processed, results/091.processed,
7279: results/092.processed, results/093.processed,
7280: results/094.processed, results/095.processed,
7281: results/096.processed, results/097.processed,
7282: results/099.processed, results/101.processed,
7283: results/102.processed, results/104.processed,
7284: results/105.processed, results/106.processed,
7285: results/107.processed, results/108.processed,
7286: results/109.processed, results/110.processed,
7287: results/111.processed, results/112.processed,
7288: results/113.processed, results/114.processed,
7289: results/115.processed, results/116.processed,
7290: results/117.processed, results/118.processed,
7291: results/119.processed, results/120.processed,
7292: results/121.processed, results/122.processed,
7293: results/123.processed, results/124.processed,
7294: results/125.processed, results/126.processed,
7295: results/127.processed, results/128.processed,
7296: results/129.processed, results/130.processed,
7297: results/131.processed, results/132.processed,
7298: results/133.processed, results/134.processed,
7299: results/135.processed, results/136.processed,
7300: results/137.processed, results/138.processed,
7301: results/139.processed, results/140.processed,
7302: results/141.processed: . refreshed old tests, made them work
7303: without auto.p (in utf8) . things noted: . gif got encoded
7304: differently . exif 0000:00:00 decoded now into 0000:00:00 (were
7305: some strange year)
7306:
7307: * INSTALL: . revived linux libgc fix
7308:
7309: * INSTALL, configure.in, src/lib/Makefile.am: . sweetest part [no
7310: glib/gdome in INSTALL and patches]
7311:
7312: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
7313: include/pa_charset.h, include/pa_config_includes.h,
7314: include/pa_globals.h, include/pa_memory.h, include/pa_request.h,
7315: include/pa_xml_exception.h, lib/cord/Makefile.am,
7316: lib/cord/cord.vcproj, lib/cord/cordbscs.c, lib/cord/cordprnt.c,
7317: lib/cord/cordxtra.c, main/compile.tab.C, main/pa_charset.C,
7318: main/pa_globals.C, main/pa_memory.C, main/pa_request.C,
7319: main/pa_stylesheet_connection.C, main/pa_xml_exception.C,
7320: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
7321: types/pa_vxnode.h: . started killing gdome
7322:
7323: 2005-12-13 paf
7324:
7325: * src/main/: pa_request.C: merged from HEAD ! when code in
7326: @unhandled_exception thrown another exception, print correct
7327: origin (earlier code in catch of exception inside of
7328: @unhandled_exception grabbed parent_frame(original_exception)
7329: origin and printed it, instead of true origin)
7330:
7331: * src/main/pa_request.C: ! when code in @unhandled_exception thrown
7332: another exception, print correct origin (earlier code in catch of
7333: exception inside of @unhandled_exception grabbed
7334: parent_frame(original_exception) origin and printed it, instead
7335: of true origin)
7336:
7337: 2005-12-09 paf
7338:
7339: * INSTALL: . updated INSTALL doc to work around linux stack base
7340: detection problem, due to change in gc6.4 code
7341:
7342: * src/main/: pa_string.C: merged from 3.1.5 ! regex tainting were
7343: ignored in ^string.matched :(
7344:
7345: * src/main/pa_string.C: ! regex tainting were ignored in
7346: ^string.matched :(
7347:
7348: * ChangeLog, INSTALL, configure, configure.in, src/classes/date.C,
7349: src/include/pa_config_fixed.h, src/include/pa_version.h,
7350: src/main/compile.y, src/main/compile_tools.h,
7351: src/main/pa_charset.C, src/main/pa_common.C,
7352: src/main/pa_globals.C, src/main/pa_string.C,
7353: src/targets/cgi/getopt.c, src/targets/isapi/parser3isapi.C,
7354: src/types/pa_vmail.C: . merged latest fixes from 3.2.0
7355:
7356: 2005-12-08 paf
7357:
7358: * src/types/pa_vmail.C: merged from 3.2.0 ! bcc line longer then
7359: 500 chars now handled OK [were wrapped on 500th char according to
7360: rfc, but sendmail failed to unwrap it properly]
7361:
7362: * src/types/pa_vmail.C: ! bcc line longer then 500 chars now
7363: handled OK [were wrapped on 500th char according to rfc, but
7364: sendmail failed to unwrap it properly]
7365:
7366: * src/targets/isapi/parser3isapi.C: . less warnings
7367:
7368: * src/targets/isapi/parser3isapi.C: . undone some strange change
7369: since 3.1.5
7370:
7371: * src/targets/isapi/parser3isapi.C: . merged from 3.1.5 release
7372: link fixes
7373:
7374: * src/: classes/date.C, include/pa_config_fixed.h,
7375: main/compile.tab.C, main/compile.y, main/compile_tools.h,
7376: main/pa_charset.C, main/pa_common.C, main/pa_globals.C,
7377: main/pa_string.C, targets/cgi/getopt.c: . less warnings
7378:
7379: * src/include/pa_config_fixed.h: . removed outdated string origins
7380: [in current storage scheme there's no place for them. someday we
7381: can add third CORD to store origins and special version of parser
7382: which stores origins there [separate binary]]
7383:
7384: 2005-12-07 paf
7385:
7386: * src/targets/isapi/parser3isapi.C: . now links in release mode
7387:
7388: * src/include/pa_version.h: makefiles
7389:
7390: * src/include/pa_version.h: . not beta
7391:
7392: * configure, configure.in, src/include/pa_version.h: not beta
7393:
7394: 2005-12-06 paf
7395:
7396: * src/types/: pa_wcontext.C, pa_wcontext.h: ! after long discussion
7397: [some details here http://i2/tasks/edit/?id=4869912143891354460]
7398: decided to undo the change ^call[$void] passes void. now it will
7399: pass empty string again.
7400:
7401: * src/main/: compile.tab.C, compile.y: . version readded
7402:
7403: * src/classes/op.C: . in this version there is no ^switch[$nothing]
7404: = ^switch[void] problem
7405:
7406: 2005-12-01 paf
7407:
7408: * src/classes/op.C: mreged from HEAD . bugfix ^switch[$void_value]
7409: caused ^case[string] to be coerced to double since searching
7410: value were not string (it was vvoid)
7411:
7412: * src/classes/op.C: . bugfix ^switch[$void_value] caused
7413: ^case[string] to be coerced to double since searching value were
7414: not string (it was vvoid)
7415:
7416: * INSTALL: . compiled with libxml2 = 2.6.22 libxslt =
7417: 1.1.15 glib = 1.2.10 gdome2 = 0.8.1
7418:
7419: 2005-11-30 paf
7420:
7421: * src/types/pa_vdate.h: merged from HEAD: ! bugfix: to drop TZ on
7422: win32 must putenv("TZ="), on unix works only putenv("TZ")
7423:
7424: * src/types/pa_vdate.h: ! bugfix: to drop TZ on win32 must
7425: putenv("TZ="), on unix works only putenv("TZ")
7426:
7427: * INSTALL: . xml libs versions updated
7428:
7429: * src/main/pa_globals.C: //20051130 trying to remove this, author
7430: claims that fixed a lot there // 20040920 for now both
7431: workarounds needed. wait for new libxml/xsl versions
7432:
7433: 2005-11-28 paf
7434:
7435: * src/classes/table.C: merged from HEAD: ! nameless table has
7436: columns==0
7437:
7438: * src/classes/table.C: ! nameless table has columns==0
7439:
7440: * src/main/pa_http.C: merged from HEAD: ! status line check made
7441: earlier [was totally wrong]
7442:
7443: * src/main/pa_http.C: ! status line check made earlier [was totally
7444: wrong]
7445:
7446: 2005-11-25 paf
7447:
7448: * src/include/pa_array.h: -this reduces speed(table::load) strange.
7449: undoing for now...
7450:
7451: * src/include/pa_version.h: -this reduces speed(table::load),
7452: strange. undoing
7453:
7454: * src/classes/op.C: merged from HEAD + ^while(){}[SEPARATOR]
7455:
7456: * src/classes/op.C: + ^while(){}[SEPARATOR]
7457:
7458: * src/include/pa_array.h: + optimistics added: all arrays (table
7459: rows) now grow size*=2, like in .NET ArrayList.EnsureCapacity,
7460: this speeds things up and saves memory a LOT! (not noticed
7461: negative effect on syntetic tests, future will tell...)
7462:
7463: * src/include/pa_memory.h: . removed GC_DEBUG for debug version, it
7464: changed gc_malloc implementation, which obscured profiling
7465:
7466: * src/classes/table.C: merged from HEAD: + optimized
7467: table::load/sql, now row ArrayString-s allocated with
7468: columns.count() elements and don't always grow from
7469: count=3[realloc,realloc]
7470:
7471: * src/classes/table.C: + optimized table::load/sql, now row
7472: ArrayString-s allocated with columns.count() elements and don't
7473: always grow from count=3[realloc,realloc]
7474:
7475: * src/classes/table.C: merged from HEAD: . ^table.save unused
7476: buffer after save
7477:
7478: * src/classes/table.C: . ^table.save unused buffer after save
7479:
7480: 2005-11-24 paf
7481:
7482: * configure.in: . merged glib2-config patch
7483:
7484: * configure.in: + trying to find glib2-config
7485:
7486: * src/: classes/file.C, include/pa_common.h, main/execute.C,
7487: main/pa_common.C, main/pa_request.C: merged from HEAD: ! changed
7488: file/dir_readable to simple file/dir_exist, this would help in
7489: situations "class not found because .p file has bad rights" << in
7490: that case error would be explicit "access denied to 'this' file"
7491:
1.101 moko 7492: * aclocal.m4, configure, src/include/pa_config_auto.h.in: makefiles
1.95 moko 7493:
7494: * src/: classes/file.C, include/pa_common.h, main/execute.C,
7495: main/pa_common.C, main/pa_request.C: ! changed file/dir_readable
7496: to simple file/dir_exist, this would help in situations "class
7497: not found because .p file has bad rights" << in that case error
7498: would be explicit "access denied to 'this' file"
7499:
7500: * src/: classes/file.C, include/Makefile.am, include/pa_common.h,
7501: include/pa_http.h, main/Makefile.am, main/main.vcproj,
7502: main/pa_common.C, main/pa_http.C: merged from HEAD: +!
7503: ^file::exec/cgi[script;$.charset[changed]
7504: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
7505: encoded in $.charset charset
7506:
7507: * src/classes/file.C: +! ^file::exec/cgi[script;$.charset[changed]
7508: $.QUERY_STRING[^untaint[URI]{aaa=$form:text} << now %HH would be
7509: encoded in $.charset charset
7510:
7511: * src/: include/Makefile.am, include/pa_common.h,
7512: include/pa_http.h, main/Makefile.am, main/main.vcproj,
7513: main/pa_common.C, main/pa_http.C: . extracted http:// into
7514: separate file [preparation for
7515: ^file::cgi[script;$.form[$.field1[]
7516:
7517: 2005-11-22 paf
7518:
7519: * src/: include/pa_version.h, main/compile.tab.C: makefiles
7520:
7521: * acinclude.m4, configure.in: . merged underquting fixes
7522:
1.101 moko 7523: * src/include/pa_config_auto.h.in: configure+makes
1.95 moko 7524:
7525: * src/classes/op.C: . overmerged a little
7526:
7527: * src/main/compile.tab.C: Makefile
7528:
7529: * src/main/: pa_common.C: . less gcc warnings
7530:
7531: * src/classes/op.C: merged from HEAD: + $exception.handled[cache]
7532: now reports original exception if we have no old cache
7533:
7534: * src/classes/op.C: + $exception.handled[cache] now reports
7535: original exception if we have no old cache
7536:
7537: * src/: classes/op.C, include/pa_string.h, main/untaint.C: merged
7538: from HEAD: + ^taint/untaint[regex] << escapes these:
7539: \^$.[]|()?*+{}
7540:
7541: * src/: classes/op.C, include/pa_string.h, main/untaint.C: +
7542: ^taint/untaint[regex] << escapes these: \^$.[]|()?*+{}
7543:
7544: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
7545: getenv-ed variable, which does not work both on win32&unix.
7546: copied old TZ value now
7547:
7548: * src/types/pa_vdate.h: merged from 3.1.5: ! date TZ save/restore
7549: stored pointer to getenv-ed variable, which does not work both on
7550: win32&unix. copied old TZ value now
7551:
7552: * src/types/pa_vdate.h: ! date TZ save/restore stored pointer to
7553: getenv-ed variable, which does not work both on win32&unix.
7554: copied old TZ value now
7555:
7556: * src/types/pa_vresponse.C: merged from HEAD: + $response:headers
7557: access to internal hash
7558:
7559: * src/types/pa_vresponse.C: + $response:headers access to internal
7560: hash
7561:
7562: * src/targets/isapi/parser3isapi.C: merged from HEAD: +
7563: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
7564: isapi] this reduces number of "GC Warning: Repeated allocation of
7565: very large block" messages to only important onces
7566:
7567: * src/targets/isapi/parser3isapi.C: +
7568: GC_large_alloc_warn_suppressed=0 between requests [apache mod_,
7569: isapi] this reduces number of "GC Warning: Repeated allocation of
7570: very large block" messages to only important onces
7571:
7572: * src/classes/string.C: merged from HEAD: + removed limitation on
7573: ^string/int/double:sql{}[$.default[({param style})] ]
7574:
7575: * src/classes/string.C: + removed limitation on
7576: ^string/int/double:sql{}[$.default[({param style})] ]
7577:
7578: * src/main/pa_common.C: merged from HEAD: + removed "use either uri
7579: with ?params or $.form option" limitation
7580:
7581: * src/main/pa_common.C: + removed "use either uri with ?params or
7582: $.form option" limitation
7583:
7584: * src/: classes/file.C, classes/string.C, include/pa_common.h,
7585: main/pa_common.C: merged from HEAD: + ^file.base64[] encode +
7586: ^file::base64[encoded] decode
7587:
7588: * src/: classes/file.C, classes/string.C, include/pa_common.h,
7589: main/pa_common.C: + ^file.base64[] encode +
7590: ^file::base64[encoded] decode
7591:
7592: * src/classes/: file.C, string.C: + ^string.base64[] encode +
7593: ^string:base64[encoded] decode
7594:
7595: * src/: classes/string.C, include/pa_common.h, main/pa_common.C: +
7596: ^string:base64[in] encode + ^string.base64[] decode
7597:
7598: 2005-11-21 paf
7599:
7600: * src/classes/file.C: + merged from HEAD:
7601: ^file::create[text;file.xml;^untaint[xml]{data}]
7602:
7603: * src/classes/file.C: +
7604: ^file::create[text;file.xml;^untaint[xml]{data}]
7605:
7606: * src/main/pa_request.C: ! merged: $response:body[file] now
7607: differes from :download, it does not return content-disposition
7608: at all now [previusely it returned valueless content-disposition]
7609:
7610: * src/main/pa_request.C: ! $response:body[file] now differes from
7611: :download, it does not return content-disposition at all now
7612: [previusely it returned valueless content-disposition]
7613:
7614: * src/main/: compile.tab.C, compile.y: ! overoptimized void
7615: literals, reverted to just vvod, recreating empty array with each
7616: void_value token. that's absolutely needed, since that array
7617: grows
7618:
7619: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
7620: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
7621: types/pa_vmethod_frame.h: + merged: expression literals:
7622: true/false. ^format[$.indent(true)]
7623:
7624: * src/: main/compile.tab.C, main/compile.y, types/pa_value.h,
7625: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vint.h,
7626: types/pa_vmethod_frame.h: + expression literals: true/false.
7627: ^format[$.indent(true)]
7628:
7629: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
7630: merged: $env:PARSER_VERSION reports "3.1.5beta (compiled on
7631: i386-pc-win32)"
7632:
7633: * src/types/: Makefile.am, pa_venv.C, pa_venv.h, types.vcproj: +
7634: $env:PARSER_VERSION reports "3.1.5beta (compiled on
7635: i386-pc-win32)"
7636:
7637: 2005-11-18 paf
7638:
7639: * src/classes/: double.C, int.C: ! ^int/double:sql{select
7640: null}[$.default(123)] will now return default value
7641:
7642: * src/classes/op.C: + merged ^cache[] << returns current cache
7643: expiration time
7644:
7645: * src/classes/op.C: + ^cache[] << returns current cache expiration
7646: time
7647:
7648: * src/classes/table.C: ! merged ^table::create[not'nameless';
7649: failed << Exception.problem_source pointed to local var!
7650:
7651: * src/classes/table.C: ! ^table::create[not'nameless'; failed <<
7652: Exception.problem_source pointed to local var!
7653:
7654: * src/main/pa_common.C: ! merged: file::load[binary;fileOfZeroSize]
7655: now loads VFile.ptr!=0, so such files can be saved now
7656:
7657: * src/main/pa_common.C: ! file::load[binary;fileOfZeroSize] now
7658: loads VFile.ptr!=0, so such files can be saved now
7659:
7660: * src/include/pa_dir.h: ! merged: file:list now sees .xxx files,
7661: only . and .. now removed from list [were removed all .*]
7662:
7663: * src/include/pa_dir.h: ! file:list now sees .xxx files, only . and
7664: .. now removed from list [were removed all .*]
7665:
7666: * src/lib/sdbm/apr_file_io.C: ! merged from 3.1.5: hashfile file
7667: open error now checked, were not :( [stole that piece from apache
7668: 1.3 sources]
7669:
7670: * src/lib/sdbm/apr_file_io.C: ! hashfile file open error now
7671: checked, were not :( [stole that piece from apache 1.3 sources]
7672:
7673: * src/main/pa_request.C: ! merged from 3.1.5: ensured proper
7674: untainting of @main result if returned by $result or
7675: $response:body
7676:
7677: * src/main/pa_request.C: ! ensured proper untainting of @main
7678: result if returned by $result or $response:body
7679:
7680: * src/main/pa_common.C: ! merged from 3.1.5: fixed file load memory
7681: issue: now tries to guess content-length and allocates one big
7682: piece if possible [regretfully gc_realloc works as malloc+free,
7683: leaving lots of holes behind]
7684:
7685: * src/: classes/memory.C, main/compile.tab.C, main/pa_common.C: !
7686: fixed file load memory issue: now tries to guess content-length
7687: and allocates one big piece if possible [regretfully gc_realloc
7688: works as malloc+free, leaving lots of holes behind]
7689:
7690: 2005-11-16 paf
7691:
7692: * src/: include/pa_common.h, classes/file.C, classes/table.C,
7693: main/compile.tab.C, main/pa_common.C: merged to HEAD: !
7694: table::save with enclosers now doubles them: "->"" !
7695: table::save/load do not remove elements from options hash
7696:
7697: * src/main/compile.y: ! merged to HEAD: ^if(-f "...") now works
7698: [were overoptimized ^if(double_literal), compiler confused
7699: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
7700:
7701: * src/main/: compile.tab.C, compile.y: ! ^if(-f "...") now works
7702: [were overoptimized ^if(double_literal), compiler confused
7703: OP_VALUE+origin+double with OP_STRINGPOOL+code+OP_writeXX
7704:
7705: * src/: classes/file.C, classes/table.C, include/pa_common.h,
7706: main/pa_common.C: ! table::save with enclosers now doubles them:
7707: "->"" ! table::save/load do not remove elements from options hash
7708:
7709: 2005-11-03 paf
7710:
1.101 moko 7711: * src/main/: Makefile.am, compile.tab.C: removed $< from .y
7712: compilation, not all makefiles liked that
1.95 moko 7713:
7714: 2005-08-30 paf
7715:
7716: * src/classes/op.C: merge . speedup check of [DEFAULT]
7717:
7718: * src/classes/op.C: . speedup check of [DEFAULT]
7719:
7720: 2005-08-26 paf
7721:
7722: * src/: classes/date.C, types/pa_vdate.h: merged + date.week
7723:
7724: * src/: classes/date.C, types/pa_vdate.h: + date.week
7725:
7726: * src/classes/table.C: merged ! ^table::create[bad]{xxx} now
7727: complains about bad!=nameless
7728:
7729: * src/classes/table.C: ! ^table::create[bad]{xxx} now complains
7730: about bad!=nameless
7731:
7732: * src/classes/: hash.C, string.C, table.C, void.C: merged !
7733: optional options were allowed to be empty. were checked
7734: if(is_string), changed to !defined||is_string to allow void
7735:
7736: * src/: targets/isapi/parser3isapi.C, classes/hash.C,
7737: classes/string.C, classes/table.C, classes/void.C: ! optional
7738: options were allowed to be empty. were checked if(is_string),
7739: changed to !defined||is_string to allow void
7740:
7741: * src/types/pa_vmethod_frame.h: merged ! many classes/* used
7742: as_junction where they needed as_int/double, so failed with
7743: recent "(const) now no junction" optimization
7744:
7745: * src/classes/: double.C, int.C, math.C, op.C, string.C, table.C:
7746: merged ! many classes/* used as_junction where they needed
7747: as_int/double, so failed with recent "(const) now no junction"
7748: optimization
7749:
7750: * src/: classes/double.C, classes/int.C, classes/math.C,
7751: classes/op.C, classes/string.C, classes/table.C,
7752: main/compile.tab.C, types/pa_vmethod_frame.h: ! many classes/*
7753: used as_junction where they needed as_int/double, so failed with
7754: recent "(const) now no junction" optimization
7755:
7756: 2005-08-24 paf
7757:
7758: * src/targets/isapi/: parser3isapi.C, parser3isapi.vcproj: ! on
7759: windows 2003 DllMain receivese \\?\ prefix to fullspec of .dll,
7760: stripped it
7761:
7762: 2005-08-09 paf
7763:
7764: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
7765: not cleared
7766:
7767: * src/: classes/classes.C, classes/classes.h, classes/date.C,
7768: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
7769: classes/hashfile.C, classes/image.C, classes/int.C,
7770: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
7771: classes/response.C, classes/string.C, classes/table.C,
7772: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
7773: include/pa_array.h, include/pa_cache_managers.h,
7774: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
7775: include/pa_config_fixed.h, include/pa_config_includes.h,
7776: include/pa_dictionary.h, include/pa_dir.h,
7777: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
7778: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
7779: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
7780: include/pa_request_charsets.h, include/pa_request_info.h,
7781: include/pa_sapi.h, include/pa_socks.h,
7782: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
7783: include/pa_stack.h, include/pa_string.h,
7784: include/pa_stylesheet_connection.h,
7785: include/pa_stylesheet_manager.h, include/pa_table.h,
7786: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
7787: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
7788: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
7789: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
7790: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
7791: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
7792: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
7793: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
7794: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
7795: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
7796: main/pa_sql_driver_manager.C, main/pa_string.C,
7797: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
7798: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
7799: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
7800: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
7801: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
7802: types/pa_junction.h, types/pa_method.h, types/pa_property.h,
7803: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
7804: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
7805: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
7806: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
7807: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
7808: types/pa_vform.h, types/pa_vhash.C, types/pa_vhash.h,
7809: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
7810: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
7811: types/pa_vmail.h, types/pa_vmath.C, types/pa_vmath.h,
7812: types/pa_vmemory.h, types/pa_vmethod_frame.C,
7813: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
7814: types/pa_vproperty.h, types/pa_vrequest.C, types/pa_vrequest.h,
7815: types/pa_vresponse.C, types/pa_vresponse.h,
7816: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
7817: types/pa_vstateless_object.h, types/pa_vstatus.C,
7818: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
7819: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
7820: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
7821: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
7822: types/pa_wcontext.h, types/pa_wwrapper.h: 2005
7823:
7824: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
7825: pa_vmethod_frame.h: merged from HEAD ! simplified (double)
7826: speedup consequent checks in vmethod_frame
7827:
7828: * src/types/pa_wcontext.h: ! bugfix in_expression bit field were
7829: not cleared
7830:
7831: * src/: classes/file.C, main/pa_exec.C: merged +file::cgi/exec now
7832: params: 50 max (were 10)
7833:
7834: * src/: classes/file.C, main/pa_exec.C: + file::cgi/exec now
7835: params: 50 max (were 10)
7836:
7837: * src/types/: pa_value.h, pa_vdouble.h, pa_vint.h,
7838: pa_vmethod_frame.h, pa_vvoid.C, pa_vvoid.h, pa_wcontext.C,
7839: pa_wcontext.h: + ^call[$void] param inside now is void (were:
7840: empty string) ! simplified (double) speedup consequent checks in
7841: vmethod_frame
7842:
7843: * src/types/: pa_vmethod_frame.C, pa_vmethod_frame.h: merged +
7844: optimized constants in expressions vstring->vdouble + optimized
7845: ^call(vdouble), no junction creation, no calls later
7846:
7847: 2005-08-08 paf
7848:
7849: * bin/auto.p.dist.in: merged . apache bad 404 handling workaround
7850: integrated
7851:
7852: * bin/auto.p.dist.in: . apache bad 404 handling workaround
7853: integrated
7854:
7855: * src/main/: compile.tab.C, compile.y, compile_tools.C,
7856: compile_tools.h: merged + optimized constants in expressions
7857: vstring->vdouble + optimized ^call(vdouble), no junction
7858: creation, no calls later
7859:
7860: * src/types/pa_vdouble.h: merged . double values without fractional
7861: part now default printed as %.0f instead of %g
7862:
7863: * src/types/pa_vdouble.h: . double values without fractional part
7864: now default printed as %.0f instead of %g
7865:
7866: * src/classes/hashfile.C: . merged ! second hashfile::open would
7867: cause an exception
7868:
7869: * src/classes/hashfile.C: ! second hashfile::open would cause an
7870: exception
7871:
7872: * src/: classes/classes.h, main/execute.C, types/pa_junction.h,
7873: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
7874: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
7875: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
7876: types/pa_vimage.C, types/pa_vimage.h, types/pa_vjunction.h,
7877: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
7878: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
7879: types/pa_vresponse.h, types/pa_vstateless_class.C,
7880: types/pa_vstateless_object.h, types/pa_vvoid.h,
7881: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
7882: merged VJunction(new Junction) optimization from 3.1.4
7883:
7884: * src/: main/execute.C, types/pa_junction.h, types/pa_vjunction.h,
7885: types/pa_vstateless_class.C: + optimized new VJunction(new
7886: Junction(params)) to new VJunction(params), thousands of mallocs
7887: removed
7888:
7889: 2005-08-05 paf
7890:
7891: * src/: include/pa_memory.h, main/compile.tab.C, main/compile.y,
7892: types/pa_vdouble.h, types/pa_vmethod_frame.C,
7893: types/pa_vmethod_frame.h: + optimized ^call(vdouble), no junction
7894: creation, no calls later
7895:
7896: * src/: classes/classes.C, classes/classes.h, classes/date.C,
7897: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
7898: classes/hashfile.C, classes/image.C, classes/int.C,
7899: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
7900: classes/response.C, classes/string.C, classes/table.C,
7901: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
7902: include/pa_array.h, include/pa_cache_managers.h,
7903: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
7904: include/pa_config_fixed.h, include/pa_config_includes.h,
7905: include/pa_dictionary.h, include/pa_dir.h,
7906: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
7907: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
7908: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
7909: include/pa_request_charsets.h, include/pa_request_info.h,
7910: include/pa_sapi.h, include/pa_socks.h,
7911: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
7912: include/pa_stack.h, include/pa_string.h,
7913: include/pa_stylesheet_connection.h,
7914: include/pa_stylesheet_manager.h, include/pa_table.h,
7915: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
7916: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
7917: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
7918: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
7919: lib/smtp/smtp.h, main/compile.C, main/compile.y,
7920: main/compile_tools.C, main/compile_tools.h, main/execute.C,
7921: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
7922: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
7923: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
7924: main/pa_memory.C, main/pa_os.C, main/pa_request.C,
7925: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
7926: main/pa_stylesheet_connection.C, main/pa_stylesheet_manager.C,
7927: main/pa_table.C, main/pa_uue.C, main/pa_xml_exception.C,
7928: main/pa_xml_io.C, main/untaint.C, sql/pa_sql_driver.h,
7929: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
7930: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
7931: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
7932: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
7933: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
7934: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
7935: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
7936: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
7937: types/pa_vhash.C, types/pa_vhash.h, types/pa_vhashfile.h,
7938: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
7939: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
7940: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmemory.h,
7941: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
7942: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
7943: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
7944: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
7945: types/pa_vstateless_object.h, types/pa_vstatus.C,
7946: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
7947: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.C,
7948: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
7949: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
7950: types/pa_wcontext.h, types/pa_wwrapper.h: . 2005 ;)
7951:
7952: * src/: lib/cord/cord.vcproj, lib/gd/gd.vcproj,
7953: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/pcre.vcproj,
7954: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
7955: lib/sdbm/sdbm.vcproj, lib/smtp/smtp.vcproj, main/compile.tab.C,
7956: main/compile.y, main/compile_tools.C, main/compile_tools.h,
7957: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj: +
7958: optimized constants in expressions vstring->vdouble
7959:
7960: 2005-07-29 paf
7961:
7962: * src/types/pa_vclass.C: . shaped up error messages a bit
7963:
7964: * src/types/pa_vclass.C: + property getter can now be overridden
7965:
7966: * src/: main/execute.C, types/pa_vclass.C, types/pa_vobject.C: !
7967: bug fix: static parent fields were not replaced in case
7968: $derived:field[put] + property setter can now be overridden
7969:
7970: 2005-07-28 paf
7971:
7972: * configure, configure.in, src/classes/classes.h,
7973: src/classes/date.C, src/classes/file.C, src/classes/hash.C,
7974: src/classes/hashfile.C, src/classes/image.C, src/classes/op.C,
7975: src/classes/table.C, src/classes/xdoc.C, src/classes/xnode.C,
7976: src/classes/xnode.h, src/include/pa_hash.h,
7977: src/include/pa_version.h, src/main/execute.C,
1.101 moko 7978: src/types/Makefile.am, src/types/pa_method.h,
7979: src/types/pa_value.h, src/types/pa_vclass.C,
7980: src/types/pa_vclass.h, src/types/pa_vcode_frame.h,
7981: src/types/pa_vconsole.h, src/types/pa_vcookie.C,
7982: src/types/pa_vcookie.h, src/types/pa_vhash.h,
7983: src/types/pa_vhashfile.h, src/types/pa_vimage.C,
7984: src/types/pa_vimage.h, src/types/pa_vmethod_frame.h,
7985: src/types/pa_vobject.C, src/types/pa_vobject.h,
7986: src/types/pa_vproperty.h, src/types/pa_vrequest.C,
7987: src/types/pa_vrequest.h, src/types/pa_vresponse.C,
7988: src/types/pa_vresponse.h, src/types/pa_vstateless_class.C,
7989: src/types/pa_vstateless_class.h,
1.95 moko 7990: src/types/pa_vstateless_object.h, src/types/pa_vvoid.h,
7991: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
7992: src/types/pa_wwrapper.h: + 3.2.0 beta: merged from
7993: dynamic_fields_join
7994:
7995: * src/: classes/hash.C, classes/hashfile.C, classes/op.C,
7996: classes/xnode.C, include/pa_hash.h, main/execute.C,
7997: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
7998: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
7999: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
8000: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
8001: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
8002: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
8003: types/pa_vresponse.h, types/pa_vstateless_object.h,
8004: types/pa_vvoid.h, types/pa_vxnode.C, types/pa_vxnode.h,
8005: types/pa_wwrapper.h: ! restored put_element('replace' param), and
8006: restored its checks in vobject.put_element->static fields |
8007: dynamic properties
8008:
8009: 2005-07-27 paf
8010:
8011: * src/types/pa_vclass.C: ! changed to GET_ SET_ prefixes. for there
8012: is some old code containing @set_name $name
8013:
8014: * src/types/pa_vobject.h: . fixed warning
8015:
8016: * configure, configure.in, src/include/pa_version.h,
1.101 moko 8017: src/types/Makefile.am: 3.2.0beta started
1.95 moko 8018:
8019: * src/: classes/xnode.C, include/pa_hash.h,
8020: types/pa_vstateless_class.C: ! new asserts were all false.
8021: regretfully reverted them all to checks
8022:
8023: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
8024: classes/op.C, main/execute.C, types/pa_method.h,
8025: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
8026: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
8027: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
8028: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
8029: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
8030: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
8031: types/pa_vstateless_object.h, types/pa_vvoid.h,
8032: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
8033: joined_dynamic_fields: removed unused param from put_method
8034: (returned to 3 params)
8035:
8036: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vclass.h:
8037: joined_dynamic_fields: dynamic get/set works with overriding
8038: props [alpha2]
8039:
8040: * src/types/pa_vclass.C: joined_dynamic_fields: dynamic get/set
8041: works [alfa]
8042:
8043: * src/: classes/classes.h, classes/hash.C, classes/hashfile.C,
8044: classes/op.C, include/pa_hash.h, main/execute.C,
8045: types/pa_method.h, types/pa_value.h, types/pa_vclass.C,
8046: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
8047: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vhash.h,
8048: types/pa_vhashfile.h, types/pa_vimage.C, types/pa_vimage.h,
8049: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
8050: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
8051: types/pa_vresponse.h, types/pa_vstateless_class.C,
8052: types/pa_vstateless_object.h, types/pa_vvoid.h,
8053: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h:
8054: joined_dynamic_fields: just compiled
8055:
8056: * src/: classes/date.C, classes/file.C, classes/hash.C,
8057: classes/hashfile.C, classes/image.C, classes/table.C,
8058: classes/xdoc.C, classes/xnode.h, main/execute.C,
8059: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.h,
8060: types/pa_vstateless_class.h: joined_dynamic_fields: started
8061:
8062: * src/types/pa_vobject.C: . object setters [only started, does not
8063: work yet]
8064:
8065: * src/: include/pa_hash.h, types/pa_vclass.C, types/pa_vobject.C: .
8066: object setters [only started, does not work yet]
8067:
8068: 2005-07-26 paf
8069:
8070: * src/: include/pa_request.h, main/execute.C: . properties: set
8071: works [alpha2]. for classes. todo: for objects
8072:
8073: * src/: classes/classes.h, include/pa_hash.h, main/execute.C,
8074: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
8075: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
8076: types/pa_vcookie.h, types/pa_vhash.h, types/pa_vhashfile.h,
8077: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
8078: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
8079: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
8080: types/pa_vstateless_object.h, types/pa_vvoid.h,
8081: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wwrapper.h: .
8082: properties: set works [alpha1]
8083:
8084: 2005-07-25 paf
8085:
8086: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h,
8087: types/pa_vstateless_class.C, types/pa_vstateless_class.h: .
8088: properties: started, get works [alpha1, other approach]
8089:
8090: * src/: main/compile.C, types/pa_vclass.C, types/pa_vclass.h: .
8091: properties: started, get works [alpha2]
8092:
8093: * src/types/: pa_vclass.C, pa_vclass.h, pa_vstateless_class.C,
8094: pa_vstateless_class.h: . properties: started, get works [alpha]
8095:
8096: 2005-07-15 paf
8097:
8098: * src/: classes/classes.h, classes/op.C, main/execute.C,
8099: types/pa_junction.h, types/pa_property.h, types/pa_value.h,
8100: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
8101: types/pa_vconsole.h, types/pa_vcookie.C, types/pa_vcookie.h,
8102: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
8103: types/pa_vimage.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
8104: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
8105: types/pa_vresponse.C, types/pa_vresponse.h,
8106: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
8107: types/pa_vstateless_object.h, types/pa_vvoid.h,
8108: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.h,
8109: types/pa_wwrapper.h, types/types.vcproj: + started property
8110: [getters work but think of changing them too to precaching]
8111:
8112: 2005-07-08 paf
8113:
8114: * src/main/pa_request.C: ! bugfix: $response:body[nonfile] caused
8115: gpf
8116:
8117: 2005-06-28 paf
8118:
8119: * src/: classes/file.C, main/untaint.C: ! string invariant violated
8120: in passing empty strings to file::exec/cgi environment
8121:
8122: 2005-06-06 paf
8123:
8124: * src/classes/: hash.C, string.C, table.C: ! bugfix ^string:sql
8125: ^table:sql ^hash:sql now DO process $.bind option
8126:
8127: 2005-05-24 paf
8128:
8129: * src/classes/file.C: ! bugfix ^file::load[mode;name;$.offset
8130: $.limit] now work again [support was broken in 3.1.4]
8131:
8132: * src/: main/pa_string.C, classes/op.C: . steps toward removing
8133: ALL_INTERIOR_POINTERS
8134:
8135: 2005-05-12 paf
8136:
8137: * configure: 3.1.5beta
8138:
8139: * src/main/pa_common.C: ! bugfix -- recv()==0 is not an error
8140:
8141: * src/main/pa_common.C: ! bugfix ^file::load[mode;name;$.offset
8142: $.limit] now work again [support was broken in 3.1.4]
8143:
8144: * src/lib/gd/gif.C: ! fixed image.fill, not it does not depend on
8145: line-width [was refusing to fill if line-width >1, thanks to
8146: Seras <seras@pinxit.lt> for repro case
8147:
8148: 2005-04-25 paf
8149:
8150: * src/types/pa_vdate.h: ! getenv("TZ")==0? TZ environment restored
8151: correctly
8152:
8153: 2005-04-19 paf
8154:
8155: * src/types/pa_vdate.h: bugfix: initial $date.TZ is 0, that results
8156: in VString violating invariant!!
8157:
8158: * src/types/pa_vdate.h: bugfix: TZ now restored after roll if were
8159: getenv("TZ")==null
8160:
8161: 2005-04-08 paf
8162:
8163: * src/main/pa_charset.C: bugfix: UTF8->one-byte-per-char-encoding
8164: bugfix: when there is no char in charset one byte produces 6
8165: (ÿ <<max). increased buffer size!
8166:
8167: 2005-03-23 paf
8168:
8169: * src/: types/pa_vdate.h, classes/date.C: ! bugfix:
8170: ^date.sql-string now takes TZ into account
8171:
8172: 2005-03-16 paf
8173:
8174: * INSTALL, src/include/pa_stack.h: . compiled on freebsd 5.3 with
8175: gcc 3.4
8176:
8177: * src/types/pa_vhash.C: . warning about eof eol
8178:
8179: 2005-02-17 paf
8180:
8181: * operators.txt, src/classes/op.C: + operator ^sleep(double
8182: seconds)
8183:
8184: 2005-02-02 paf
8185:
8186: * src/classes/xnode.C: beauty: removed needless includes
8187:
8188: 2005-01-31 paf
8189:
8190: * src/types/pa_vmail.C: change: $.partX now always 1... change:
8191: $.partNoNumber now alias to $.part1
8192:
8193: * src/types/pa_vmail.C: change: incoming letter part contains
8194: "content-disposition" header with any value? now considering that
8195: part to be "file#" [for text/plain text/html were $.text#
8196: $.html#]
8197:
8198: * INSTALL: updatet to latest working versions available
8199:
8200: 2005-01-20 paf
8201:
8202: * configure.in, src/include/pa_version.h: version
8203:
8204: 2005-01-19 paf
8205:
1.101 moko 8206: * src/: lib/gd/Makefile.am, lib/ltdl/Makefile.am,
8207: targets/cgi/parser3.C, types/Makefile.am: forgotten makefiles.
8208: couple warnings in parser3.C
1.95 moko 8209:
8210: 2004-12-23 paf
8211:
8212: * src/main/pa_sql_driver_manager.C: sql connect string, rsplit @
8213:
8214: * src/main/pa_exec.C: win32: bugfix: file::cgi/exec now set current
8215: dir to directory of script (when shbang used), not to directory
8216: of its interpreter
8217:
8218: * src/include/pa_version.h: compiled on win32...
8219:
8220: * src/targets/cgi/parser3.C: now, when version (compiled on HOST),
8221: we need more hspace
8222:
8223: * configure, configure.in, src/include/pa_version.h: configured
8224: host to pa_version. will be displayed everywhere
8225:
8226: * src/main/pa_request.C: new: @unhandled_exception can prevent
8227: exception from being logged by setting $exception.handled(1)
8228:
8229: * operators.txt, src/classes/file.C: change:
8230: ^file::sql{query}[[options]] options: $.name[file name]
8231: $.content-type[application/what]
8232:
8233: * src/: include/pa_common.h, main/pa_common.C,
8234: types/pa_vhashfile.C: beauty: hashfile::open now creates dir for
8235: new file
8236:
8237: * src/: classes/table.C, types/pa_vhash.C, types/pa_vhash.h:
8238: bugfix: table->hash now regards _default
8239:
8240: * src/types/pa_vmethod_frame.h: bugfix: when method junction was
8241: created by accessing $name_of_method it acquired bad self=closest
8242: methodframe; instead of proper self (current class)
8243:
8244: * src/types/pa_vhashfile.C: bugfix: reading empty string from
8245: hashfile produced bad cord
8246:
8247: 2004-12-10 paf
8248:
8249: * src/: lib/smtp/comms.C, main/pa_common.C: DONT_LINGER can cause
8250: subsequent failures though defined in .h
8251:
8252: * src/main/pa_common.C: comment on volatile
8253:
8254: * src/: include/pa_config_auto.h.in, main/pa_common.C: http: unix:
8255: alarm function were not used since the beginning due to stupid
8256: error [setsigjmp were not checked in configure.in]
8257:
8258: * src/main/pa_common.C: http: timeout setsockopt [if possible] on
8259: unix too
8260:
8261: * src/main/pa_common.C: http: exception status of send/recv errors
8262: change to most probable http.timeout
8263:
8264: * src/main/pa_common.C: win32: http connection $.timeout option now
8265: works [setsockopt on send/receive]
8266:
8267: 2004-12-08 paf
8268:
8269: * src/: classes/mail.C, types/pa_vmail.C: bugfix: mail body now
8270: cstr-ed knowing mail charset, and untainting uri lang now knows
8271: proper charset
8272:
8273: 2004-11-24 paf
8274:
8275: * src/classes/hash.C: hash: adding/cloning adds/clones _default now
8276:
8277: $hash[ $.a[1] $._default[def] ] #$hash2[^hash::create[$hash]]
8278: $hash2[^hash::create[]] ^hash2.add[$hash] $hash2.shit
8279:
8280: 2004-11-12 paf
8281:
8282: * src/types/pa_vmail.C: bugfix: mail:send[$.date[]] were ignored
8283: [since 3.0.4]
8284:
8285: 2004-11-09 paf
8286:
8287: * src/targets/cgi/parser3.C: debug: PA_DEBUG_CGI_ENTRY_EXIT if on,
8288: writes basics to c:\parser3.log
8289:
8290: 2004-10-21 paf
8291:
8292: * src/classes/xnode.C: bugfix: xnode.getAttribute[NS] now return
8293: tainted strings [were returning clean onces]
8294:
8295: 2004-10-15 paf
8296:
8297: * src/types/pa_vdouble.h: bugfix: ^for[i](1;1.5){} << did two
8298: cycles(i=1; i=2), which was wrong, now does ONE
8299:
8300: 2004-10-12 paf
8301:
8302: * etc/parser3.charsets/windows-1251.cfg: euro promille +/-
8303:
8304: 2004-10-07 paf
8305:
8306: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
8307: main/pa_globals.C: debugger help: PA_RELEASE_ASSERTS enables
8308: release asserts
8309:
8310: * src/: main/pa_string.C, include/pa_string.h: debugger help:
8311: String.dump() to stdout in detailed form [were String.v() in
8312: short form]
8313:
8314: * src/lib/cord/cordbscs.c: debugger help: CORD_dump now dumpts
8315: \t\r\n as @#| and truncates long char sequences less
8316:
8317: 2004-10-06 paf
8318:
8319: * src/: include/pa_socks.h, main/pa_common.C, main/pa_socks.C:
8320: win32 beauty: socket errors properly decoded
8321:
8322: 2004-10-05 paf
8323:
8324: * src/: include/pa_request.h, main/pa_request.C: bugfix:
8325: request::configure_user/admin done always, even if no
8326: file-to-process useful in @unhandled_exception [say, if they
8327: would want to mail by SMTP something]
8328:
8329: * src/main/pa_request.C: bugfix: cookie(and mail:recieved) fills
8330: now performed prior to file loading [and @auto executing] thus
8331: making $cookie:value available in @auto and in
8332: @unhandled_exception when IIS is configured to run interpreter
8333: even if no file exist
8334:
8335: 2004-09-20 paf
8336:
8337: * src/main/pa_globals.C: libxml has bugs: it calls xmlMallocAtomic
8338: somewhere where it should have called xmlMalloc and it calls
8339: xmlFree when it should have not called it. inserted two
8340: workarounds: xmlMallocAtomic implemented as xmlMalloc, and
8341: xmlFree just ignored. put away a testcase, maybe someday libxml
8342: author would fix all that. until that day: we have SLOW garbage
8343: collecting when many xml objects are alive hint: do
8344: ^memory:compact[] before xdoc::create
8345:
8346: 2004-09-17 paf
8347:
8348: * src/classes/file.C: bugfix: file::cgi headers were lost [typo
8349: error from 3.0.8 version]
8350:
8351: 2004-09-14 paf
8352:
8353: * src/types/pa_vhashfile.C: bugfix: hashfile.clear deleted only
8354: part bugfix: hashfile.foreach iterated only part if hashfile were
8355: modified inside
8356:
8357: 2004-09-13 paf
8358:
8359: * src/main/pa_string.C: bugfix: $s[+008] ^eval($s) now parsed OK
8360: [were as octal]
8361:
8362: * src/types/pa_vhashfile.C: beauty: not reproduced
8363: $hashfile.key[$novalue] bug [reported by motorin], inserted
8364: safety-check
8365:
8366: * src/types/pa_vhashfile.C: change: empty keys now error in parser
8367: [not something obscure from sdbm lib]
8368:
8369: * src/types/pa_vhashfile.C: bugfix: error numbers now from errno.h
8370: = strerror now returnes something and we can properly report that
8371: to client
8372:
8373: * src/lib/sdbm/sdbm_private.h: change: limit on length(key+value)
8374: now 8008 bytes, were 1008. perl sdbm compatibility now ruined
8375:
8376: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
8377: [tainted as-is] this helps //[space][newline] to remain as-is and
8378: not be unnecessary optimized away [ruining javascript]
8379:
8380: * src/classes/xdoc.C: change: ^xdoc.string now outputted as-is
8381: [tainted as-is]
8382:
8383: * src/classes/mail.C: bugfix: typo error
8384:
8385: 2004-09-09 paf
8386:
8387: * src/main/pa_common.C: bugfix: loads headers with both \r\n and \n
8388: separators bugfix: loads header with endings \r\n\r\n and \n\n
8389: (bloody yandex.server)
8390:
8391: 2004-09-06 paf
8392:
8393: * src/main/pa_charset.C: bugfix: two-bytes invalid chars in
8394: TranscodeFromUTF8 considered valid. only >2bytes-long now %HH
8395: encoded
8396:
8397: 2004-09-01 paf
8398:
8399: * src/types/pa_vmail.C: change: multipart/mixed changed to
8400: multipart/related outlook express have no problems showing
8401: unrelated attachments. todo: someday figure out a way of
8402: multipart/mixed multipart/related text/html
8403: image/xxx application/octet-stream << true attachments
8404:
8405: * src/types/pa_vmail.C: new:
8406: ^mail:send[$.file[$.content-disposition can be overriden new:
8407: empty mail header fields removed from letter
8408:
8409: * src/: classes/mail.C, include/pa_config_fixed.h,
8410: types/pa_value.C, types/pa_value.h, types/pa_vmail.C: new:
8411: ^mail:send[ $.file[ $.any[header]
8412:
8413: 2004-08-30 paf
8414:
8415: * src/: include/pa_config_fixed.h, main/pa_common.C: beauty: less
8416: warnings
8417:
8418: * src/main/pa_common.C: beauty: do not bother with charset
8419: detection when ^file::load[binary
8420:
8421: 2004-08-27 paf
8422:
8423: * src/main/pa_common.C: hack: for yandex.server http server
8424:
8425: 2004-08-18 paf
8426:
8427: * src/main/pa_request.C: bugfix: Accept-Ranges: bytes when sending
8428: possibly-chunked response
8429:
8430: 2004-08-17 paf
8431:
8432: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
8433: $f.content-type now = that of http response
8434:
8435: * src/classes/file.C: bugfix: $f[^file::load[;http://]]
8436: $f.content-type now = that of http response
8437:
8438: 2004-07-30 paf
8439:
8440: * src/: include/pa_request.h, main/pa_request.C,
8441: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: bugfix:
8442: win32: system&parser exceptions in release mode reported properly
8443: parser exception in exception handler WERE mistakenly reported as
8444: system exception, without details [in apache & isapi] +some
8445: beauty in exception text
8446:
8447: * src/: include/pa_exception.h, main/pa_request.C,
8448: targets/cgi/parser3.C: bugfix: win32: system&parser exceptions in
8449: release mode reported properly parser exception in exception
8450: handler WERE mistakenly reported as system exception, without
8451: details
8452:
8453: * src/main/execute.C: beauty: simplified system exception handling
8454:
8455: 2004-07-29 paf
8456:
8457: * src/classes/table.C: bugfix:
8458: ^table.save[export.csv;$.separator[^;]] now works fine [separator
8459: were ignored, and \t used unconditionally]
8460:
8461: * src/types/Makefile.am: added vhash.c
8462:
8463: 2004-07-28 paf
8464:
8465: * src/: classes/date.C, classes/image.C, classes/math.C,
8466: lib/ltdl/ltdl.c, lib/pcre/pcre_parser_ctype.c, lib/smtp/comms.C,
8467: main/pa_common.C, targets/cgi/parser3.C, types/pa_vform.C,
8468: types/pa_vmail.C: bugfix: isspace((unsigned char)c) everywhere.
8469: failed on russian letters
8470:
8471: * src/: main/pa_string.C, types/pa_vmail.C, main/pa_common.C:
8472: bugfix: isspace((unsigned char)c) everywhere. failed on russian
8473: letters
8474:
8475: * src/main/pa_exec.C: bugfix: win32: chdir not needed, dir passwed
8476: as 'currentDirectory' parameter to CreateProcess
8477:
8478: 2004-07-27 paf
8479:
8480: * src/targets/cgi/parser3.vcproj: beauty: win32:
8481: globaloptimizations ON, release:mapfile ON todo: copy .mapfile
8482: from release somewhere [to help searching for unhandled system
8483: exceptions]
8484:
8485: * src/types/pa_vdate.h: check: for invalid datetime after temporary
8486: TZ shift
8487:
8488: * src/types/pa_vdate.h: bugfix: time checked not only at set_time
8489: but also in ctor
8490:
8491: 2004-07-26 paf
8492:
8493: * operators.txt, src/include/pa_common.h, src/main/pa_common.C,
8494: src/main/pa_request.C, src/types/pa_vfile.h,
8495: src/types/pa_vhash.C, src/types/pa_vhash.h,
8496: src/types/types.vcproj: new: $response:body/download[
8497: $.file[name on disk] $.name[of file for user]
8498: $.mdate[date of last-modified. default from directory] ]
8499:
8500: * src/classes/file.C: moving file:send somewhere else..
8501:
8502: * src/: classes/file.C, include/pa_sapi.h, main/pa_common.C,
8503: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: patched:
8504: ^file:send by Victor Fedoseev <vvf_ru@mail.ru> todo: turn it to
8505: $response:download[ $.filename[filename] $.option[] ,, ]
8506:
8507: * src/classes/file.C: beauty: invalid mode thoroughly reported
8508:
8509: 2004-07-21 paf
8510:
8511: * src/types/pa_vmail.C: bugfix: too long header values now splitted
8512: to several lines
8513:
8514: were: header: vaaaaaaaaaaaalue now: header: vaaaaaa aaalue
8515:
8516: note: ms outlook[!express] shows only first 255 characters of
8517: subject
8518:
8519: 2004-07-15 paf
8520:
8521: * src/main/pa_os.C: bugfix: locks now compiled in [were mistakenly
8522: off]
8523:
8524: 2004-07-14 paf
8525:
8526: * src/classes/table.C: bugfix: $.bind values now got untainted
8527: according to lang [were: as-is]
8528:
8529: 2004-07-07 paf
8530:
8531: * src/classes/op.C: bugfix: cache with 2 params caused assertion,
8532: checked that
8533:
8534: * src/main/pa_exec.C: bufix: on unix AND win32 environment string
8535: now untainted according to their languages. were: as-is.
8536: EVERYWHERE
8537:
8538: * src/: classes/file.C, main/pa_exec.C: bufix: on unix AND win32
8539: environment string now untainted according to their languages.
8540: were: as-is. EVERYWHERE
8541:
8542: * src/main/pa_exec.C: bufix: on unix environment string now
8543: untainted according to their languages. were: as-is. on win32:
8544: ok
8545:
8546: * parser3.vssscc: ...would not go unnoticed
8547:
8548: * src/main/pa_charset.C: convinience: transcodeFromUTF8 now never
8549: fails. in case on input appears nonutf, those bytes will be
8550: printed in %HH form. that can be easily decoded/recovered.
8551:
8552: this form is quite noticable, and hopefully would not go noticed
8553:
8554: 2004-07-06 paf
8555:
8556: * src/main/pa_exec.C: bufix: on unix environment string now
8557: untainted according to their languages. were: as-is. on win32:
8558: ok
8559:
8560: 2004-07-01 paf
8561:
8562: * src/: classes/classes.vcproj, lib/cord/cord.vcproj,
8563: lib/gd/gd.vcproj, lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj,
8564: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
8565: lib/pcre/pcre_parser_ctype.vcproj, lib/smtp/smtp.vcproj,
8566: main/main.vcproj, targets/cgi/parser3.vcproj,
8567: targets/isapi/parser3isapi.vcproj, types/types.vcproj: win32:
8568: option: global optimization ON
8569:
8570: * src/main/untaint.C: workaround kinda bug in libxml: life requires
8571: to do xdoc::create{invalid chars} standard disables chars less
8572: then \x20, except tab, cr, lf.
8573:
8574: changed tainting so that those become '!'
8575:
8576: 2004-06-25 paf
8577:
8578: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
8579: int on odd address [prev bugfix failed due to superwize
8580: optimizer, which turned memcpy into same 'ld' asm command]
8581:
8582: * src/types/pa_vhashfile.C: bugfix: hashfile deserialize accessed
8583: int on odd address
8584:
8585: 2004-06-22 paf
8586:
8587: * src/sql/pa_sql_driver.h: note: about possible optimization
8588:
8589: * operators.txt, src/classes/hash.C, src/classes/memory.C,
8590: src/classes/string.C, src/classes/table.C, src/classes/void.C,
8591: src/include/pa_config_includes.h: new: ^void:sql{call
8592: paf(:a)}[ $.bind[ $.a[2]
8593: ] ] output variables work. todo: check in out
8594: variables
8595:
8596: 2004-06-18 paf
8597:
8598: * src/: classes/file.C, classes/hash.C, classes/string.C,
8599: classes/table.C, classes/void.C, include/pa_globals.h,
8600: include/pa_sql_connection.h, main/compile.tab.C,
8601: sql/pa_sql_driver.h: started: ^void:sql{call paf(:a)}[
8602: $.bind[ $.a[2] ]
8603: ] input variables work. todo:output
8604:
8605: * src/targets/cgi/parser3.C: bugfix: iis specific
8606: http://parser3/_bug.html?404;http://hpsv/test/ now $request:uri
8607: /_bug.html?404;http://hpsv/test/
8608: --------------------------------------------------------------------------------
8609: $request:query IIS-STATUS=404&IIS-DOCUMENT=http://hpsv/test/
8610: --------------------------------------------------------------------------------
8611: IIS-STATUS="404" IIS-DOCUMENT="http://hpsv/test/"
8612:
8613: 2004-06-16 paf
8614:
8615: * src/targets/cgi/parser3.C: new: iis specific
8616: http://parser3/_bug.html?404;http://server/_bug.html?f=v now
8617: $request:query
8618: IIS-STATUS=404&IIS-DOCUMENT=http://server/_bug.html&f=v
8619: $form:fields IIS-STATUS="404"
8620: IIS-DOCUMENT="http://server/_bug.html" f="v"
8621:
8622: todo: isapi too
8623:
8624: 2004-05-26 paf
8625:
8626: * src/include/pa_version.h: 3.1.3
8627:
8628: * operators.txt: beauty: removed outdated level 'table'
8629:
8630: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: thanks to konst
8631:
8632: * src/main/pa_string.C: beauty: removed 3 warnings
8633:
8634: * src/: include/pa_string.h, classes/table.C, main/untaint.C,
8635: classes/op.C: beauty: removed outdated level 'table'
8636:
8637: 2004-05-25 paf
8638:
8639: * src/lib/sdbm/apr_file_io.C: bugfix: bad seek wrapper
8640: implementation. mistery: how anything worked
8641:
8642: * src/sql/pa_sql_driver.h: beauty: param renamed and comment
8643: changed, it is now safe to use url if pointers to it are stored
8644: to gc mem
8645:
8646: * src/: main/pa_exec.C, types/pa_vhashfile.C: bugfix: hashfile
8647: unknown errors reported and not cause SIGSEGV now
8648:
8649: 2004-05-24 paf
8650:
8651: * src/: include/pa_string.h, lib/cord/cordbscs.c,
8652: lib/cord/include/cord.h, lib/cord/cordxtra.c: cancel: more speed,
8653: less memory: CORD_chars_block originally intended to ... it was
8654: good that CORD_chars_block were not used: it consumes more memory
8655: [and, might be slow too] undoing that. [and removed that func so
8656: that it would not confuse parser developer in future]
8657:
8658: * src/: include/pa_string.h, lib/cord/include/cord.h: more speed,
8659: less memory: CORD_chars_block originally intended to
8660: speedup/reduce mem usage were forgotten, and were used stupid
8661: CORD_chars
8662:
8663: * src/include/pa_config_auto.h.in: bugfix: bigendian check added
8664:
8665: * src/include/: pa_config_fixed.h, pa_string.h: bugfix: on
8666: BIGENDIAN processors space-conserving mech failed, causing
8667: SIGSEGV/SIGBUS and SAPI::abort("unknown untaint lang#%d",
8668: (1|2|3));
8669:
8670: 2004-05-14 paf
8671:
8672: * src/types/: Makefile.am, pa_vvoid.C, pa_vvoid.h, types.vcproj:
8673: bugfix: void now has vfile value, and $response:body[] works OK
8674:
8675: 2004-05-12 paf
8676:
8677: * src/types/: pa_vbool.h, pa_vhash.h, pa_vhashfile.h, pa_vtable.h:
8678: beauty: ^if(def $bool) now equals ^if($bool) and shaped up other
8679: sources to use is_defined() {return as_bool();} along VBool
8680:
8681: 2004-05-11 paf
8682:
8683: * src/include/pa_exec.h: bugfix: gpf on file::exec/cgi because of
8684: referencing to local objects
8685:
8686: * src/: classes/mail.C, include/pa_exec.h, main/compile.tab.C,
8687: types/pa_vmail.C, types/pa_vmail.h: bugfix: bcc with sendmail now
8688: left intact
8689:
8690: 2004-04-15 paf
8691:
8692: * src/classes/date.C: merged: beauty: unused var removed
8693:
8694: * src/classes/date.C: beauty: unused var removed
8695:
8696: * src/include/: pa_exec.h: bugfix: interface without pointer
8697: provoked bug
8698:
8699: 2004-04-09 paf
8700:
8701: * src/types/pa_vform.C: merge: bugfix: form:imap were incorrect
8702:
8703: * src/types/pa_vform.C: bugfix: form:imap were incorrect
8704:
8705: 2004-04-08 paf
8706:
8707: * src/classes/date.C: new: ^date::create[y-m-d
8708: h-M-s>>.milliseconds<<] now allowed, ignored so far
8709:
8710: * src/main/pa_xml_io.C: merged: bugfix /etc/xml/catalog
8711:
8712: * src/main/pa_xml_io.C: bugfix: in safe mode -- disabled attempts
8713: to consult default catalog [usually, that file belongs to other
8714: user/group]
8715:
8716: 2004-04-06 paf
8717:
8718: * src/main/pa_common.C: beauty: gcc warning removed
8719:
8720: * src/main/: compile.tab.C, compile.y: bugfix: gcc refused to
8721: accept that trick, trying other
8722:
8723: * src/main/: compile.tab.C, compile.y: bugfix: step3 to fix
8724: explicit result problem
8725:
8726: * src/main/: compile.tab.C, compile.y: bugfix: step2 to fix
8727: explicit result problem
8728:
8729: * src/main/: compile.tab.C, compile.y: bugfix: step1 to fix
8730: explicit result problem
8731:
8732: * operators.txt, src/classes/string.C: new: ^string.append[string]
8733:
8734: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
8735: main/execute.C: attempt_check_call_in_explicit_result_mode:
8736: failed
8737:
8738: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
8739: http://i.p.a.ddress gethostbyaddr added [on some platforms
8740: gethostbyname failed with such 'domains'] now checked properly,
8741: were: needless reverse/forward dns lookup
8742:
8743: * src/main/pa_common.C: bugfix: of 1.175 bugfix:
8744: http://i.p.a.ddress gethostbyaddr added [on some platforms
8745: gethostbyname failed with such 'domains'] now checked properly,
8746: were: needless reverse/forward dns lookup
8747:
8748: * src/main/: compile.C, compile.tab.C, compile.y: reimplemented:
8749: @method[][result] means "no string output here" moved to lexical
8750: level [on grammar level it were too difficult]
8751:
8752: * operators.txt, src/include/pa_string.h, src/main/compile.tab.C,
8753: src/main/compile.y, src/main/compile_tools.h,
8754: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h: new:
8755: @method[][result] means "no string output here", implemented part
8756: of that idea: compiler throws away string literal generation
8757: code. and barks nonwhitespace chars
8758:
8759: * operators.txt: truth: removed comment about $ORIGIN
8760:
8761: 2004-04-05 paf
8762:
8763: * configure.in, src/doc/html2chm.cmd, src/doc/sources2html.cmd,
8764: src/include/pa_version.h, src/main/pa_common.C,
8765: src/targets/isapi/parser3isapi.C: merged with 3.1.3
8766:
8767: * etc/parser3.charsets/x-mac-cyrillic.cfg: added: donated by
8768: Konstantin Tomashevitch [mailto:konst@design.ru]
8769:
8770: * src/doc/html2chm.cmd: beauty: no need in bg here
8771:
8772: * src/doc/sources2html.cmd: beauty: same window, in bg it
8773: interfered with FAR console
8774:
8775: * configure, configure.in: 3.1.3
8776:
8777: * src/targets/isapi/parser3isapi.C: beauty: removed some warnings
8778:
8779: * src/main/pa_common.C: removed warning
8780:
8781: * src/include/pa_version.h: 3.1.3
8782:
8783: 2004-04-02 paf
8784:
8785: * src/main/pa_string.C: bugfix: $s[009] ^s.int[] now 9, were error
8786:
8787: * src/targets/cgi/parser3.C: new: CGI_PARSER_LOG env variable
8788: allows to specify where to put parser log file
8789:
8790: 2004-04-01 paf
8791:
8792: * src/classes/table.C: bugfix: bugfix: table::load last line
8793: without tab and enter were ignored
8794:
8795: * src/: include/pa_cache_managers.h, include/pa_globals.h,
8796: include/pa_socks.h, main/pa_cache_managers.C, main/pa_globals.C,
8797: main/pa_socks.C, targets/cgi/parser3.C,
8798: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.def:
8799: bugfix: sql connections now are disconnected
8800:
8801: 2004-03-30 paf
8802:
8803: * src/classes/table.C: bugfix: table::load last line without tab
8804: and enter were ignored
8805:
8806: * src/classes/table.C: bufix: if last table lines were commented,
8807: gpfed
8808:
8809: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
8810: doc/ClassExample3.dox, doc/chmhelper.pl, doc/class.dox,
8811: doc/compiler.dox, doc/doxygen.cfg, doc/exception.dox,
8812: doc/executor.dox, doc/footer.htm, doc/index.dox, doc/memory.dox,
8813: doc/methoded.dox, doc/object.dox, doc/string.dox,
8814: doc/targets.dox, doc/value.dox, include/pa_version.h,
8815: main/pa_cache_managers.C, main/pa_stylesheet_connection.C,
8816: targets/isapi/parser3isapi.vcproj, types/pa_vform.C: merged
8817: bugfixes from 3.1.2, changed version to 3.1.3beta
8818:
8819: 2004-03-29 paf
8820:
8821: * src/types/pa_vhashfile.C: bugfix: empty key on hashfile.get
8822: causes gpf
8823:
8824: * src/doc/: ClassExample1.dox, ClassExample2.dox,
8825: ClassExample3.dox, chmhelper.pl, class.dox, compiler.dox,
8826: doxygen.cfg, exception.dox, executor.dox, footer.htm, index.dox,
8827: memory.dox, methoded.dox, object.dox, string.dox, targets.dox,
8828: value.dox: translated to english
8829:
8830: 2004-03-25 paf
8831:
8832: * src/targets/isapi/parser3isapi.vcproj: beauty: one more
8833: parser3project dependency removed
8834:
8835: * src/main/: pa_cache_managers.C, pa_stylesheet_connection.C:
8836: bugfix: refused to compile without xml
8837:
8838: * src/types/pa_vform.C: beauty: removed warning
8839:
8840: * src/classes/classes.vcproj: merged bugfix: now all compiles in
8841: any folder [removed last ;) folder dependency]
8842:
8843: * src/classes/classes.vcproj: bugfix: now all compiles in any
8844: folder [removed last ;) folder dependency]
8845:
8846: * src/include/pa_version.h: release
8847:
8848: * src/lib/gd/gif.C: new: ^image.pixel(outof;bounds) now returns -1
8849:
8850: * src/classes/table.C: beauty: comment& more meaningful error
8851: message
8852:
8853: * src/classes/hash.C: bugfix: ^hash::sql{one column} now produces
8854: $.hash[$.column_value1(true) ... ] [were producing some strang
8855: thing]
8856:
8857: 2004-03-23 paf
8858:
8859: * src/: classes/image.C, main/pa_common.C: bugfix: ^image.polyline
8860: and http status line parsing checked number of columns in table
8861: [user reported an assert]
8862:
8863: * operators.txt: example: on hashfile
8864:
8865: * src/: classes/op.C, types/pa_value.C, types/pa_wcontext.C:
8866: bugfix: junction reattach now actually reattaches a junction to
8867: new wcontext [were only assigning it to junction, which caused
8868: junction tracking to loose junction, and it's context were not
8869: killed, and it tried to process in invalid context, gpf]
8870:
8871: * src/targets/cgi/parser3.C: debug helper added
8872:
8873: 2004-03-19 paf
8874:
8875: * src/types/pa_wcontext.C: beauty: error messages removed duplicate
8876: "type(type)" in braces
8877:
8878: 2004-03-10 paf
8879:
8880: * operators.txt, src/classes/xdoc.C, src/classes/xnode.C,
8881: src/classes/xnode.h, src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
8882: src/types/pa_vxnode.C, src/types/pa_vxnode.h: new: refined
8883: solution to search-in-namespaces problem:
8884: $xdoc.search-namespaces.x[http://pif.design.ru/]
8885: $nodes[^xdoc.select[//x:second]]
8886:
8887: * operators.txt, src/classes/xnode.C: new: xnode.select*[xpath
8888: expression][[NAMESPACES HASH]] allows to search for info in
8889: namespaces
8890:
8891: $nodes[^xdoc.select[//x:second][
8892: $.x[http://pif.design.ru/] ]]
8893:
8894: 2004-03-09 paf
8895:
8896: * operators.txt, src/main/pa_common.C: new:
8897: ^file::load[...][options] $.form[
8898: !$.field1[string]
8899: !$.field2[^table::create{one_column_only^#0Avalue1^#0Avalue2}]
8900: ] !$.body[string]
8901:
8902: GET ?here notGET(POST, HEAD, others) in content-type:
8903: application/x-www-form-urlencoded
8904:
8905: todo: upload files ability
8906:
8907: * src/lib/cord/cordxtra.c: bugfix: CORD_pos were not fixed
8908: properly, done
8909:
8910: 2004-03-05 paf
8911:
8912: * operators.txt, src/main/pa_common.C: new: file::load[;http://
8913: GET/POST $.form[$.fields started, not tested yet
8914: todo:$.field[table] for multiple values
8915:
8916: * operators.txt: new: http:// options $.user $.password basic
8917: authorization
8918:
8919: * src/main/pa_common.C: beauty: link to rtf added
8920:
8921: * operators.txt, src/include/pa_common.h, src/main/pa_common.C:
8922: new: http:// options $.user $.password basic authorization
8923:
8924: * src/main/pa_common.C: beauty: removed needless vars
8925:
8926: * operators.txt: new: pgsql option [like that recently added to
8927: oracle driver] ClientCharset=parser-charset <<
8928: charset in which parser thinks client works
8929:
8930: * operators.txt: new: odbc option [like that recently added to
8931: oracle driver] ClientCharset=parser-charset <<
8932: charset in which parser thinks client works
8933:
8934: * src/sql/pa_sql_driver.h: beauty: important warning added
8935:
8936: * etc/parser3.charsets/koi8-r.cfg: there's special code for grad
8937: char!
8938:
8939: * etc/parser3.charsets/windows-1251.cfg: typo
8940:
8941: 2004-03-04 paf
8942:
8943: * src/main/pa_sql_driver_manager.C: speedup: charset lookups
8944: cached, sql transcoding now goes faster
8945:
8946: * operators.txt: new: mysql option [like that recently added to
8947: oracle driver] ClientCharset=parser-charset <<
8948: charset in which parser thinks client works
8949:
8950: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: keyboard
8951: typo error
8952:
8953: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: typograph
8954: chars commented
8955:
8956: 2004-03-03 paf
8957:
8958: * INSTALL: note: added on libgc on FreeBSD, thanks to Andrey N.
8959: Pazychev <135@ugtel.ru> and Goor <goor@hotbox.ru>
8960:
8961: 2004-03-02 paf
8962:
8963: * operators.txt: new[update typo]: !^void.left(n)
8964: nothing !^void.right(n) nothing !^void.mid(p[;n])
8965: nothing
8966:
8967: * operators.txt, src/classes/void.C: new: !^void.left(n)
8968: nothing !^void.right(n) nothing !^void.pos(p[;n])
8969: nothing
8970:
8971: * operators.txt, src/classes/file.C, src/include/pa_string.h: new:
8972: ^file::sql[[name_to_become_$.name]]{} query result must be one
8973: row with columns: first: data second: file name third:
8974: content-type
8975:
8976: * operators.txt, src/classes/file.C: ^file.sql-string[] inside
8977: ^connect gets properly escaped string, which can be passed to
8978: request now this for mysql only. it's up to parser sql driver to
8979: fix zeros properly
8980:
8981: * INSTALL: note: added on building apache with this option:
8982: --enable-shared=max thanks to Victor Fedoseev <vvf_ru@mail.ru>
8983:
8984: 2004-03-01 paf
8985:
8986: * src/targets/isapi/parser3isapi.C: new: apache module & isapi
8987: extension memory:compact befor processingrequest
8988:
8989: * operators.txt, src/classes/hash.C: new: ^hash._keys[>>name<<] to
8990: call sole column of result
8991:
8992: * operators.txt, src/classes/image.C, src/lib/gd/gif.C,
8993: src/lib/gd/gif.h: new: ^image.pixel(x;y)[(color)] get/set
8994: pixel color
8995:
8996: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
8997: beauty: image -- less checks [were ugly impl]
8998:
8999: * src/classes/string.C: bugfix: ^string.left/right/mid with
9000: negative values now considered bad
9001:
9002: * src/main/pa_common.C: bugfix: INADDR_NONE not everywhere defined
9003:
9004: * src/: classes/xdoc.C, types/pa_vxdoc.h: bugfix: boolean output
9005: options now have unified defaults [after transform
9006: indent/omit-xml-declaration/standalone 'default' erroreously
9007: meant 'true']
9008:
9009: * src/main/pa_common.C: bugfix: http://i.p.a.ddress gethostbyaddr
9010: added [on some platforms gethostbyname failed with such
9011: 'domains']
9012:
9013: * src/include/pa_config_auto.h.in: no select check, no define
9014:
9015: * src/classes/string.C: feature: ^string.trim both parameters may
9016: be empty-strings, meaning kind=both chars=whitespaces
9017:
9018: * src/lib/smtp/comms.C: bugfix: use SO_LINGER if no SO_DONTLINGER
9019: exist
9020:
9021: * src/classes/string.C: check: trim 'chars' must not be empty,
9022: exception if it is
9023:
9024: * src/classes/string.C: changed: ^string.trim [] << both,
9025: whitespaces [start|both|end] << kind, whitespaces
9026: [start|both|end;chars] full
9027:
9028: 2004-02-27 paf
9029:
9030: * operators.txt, src/classes/string.C, src/main/pa_string.C: new
9031: method: ^string.trim[start|both|end[;chars]] default
9032: 'chars' -- whitespace chars finished
9033:
9034: * operators.txt, src/classes/string.C, src/include/pa_string.h,
9035: src/main/pa_string.C: new method:
9036: ^string.trim[start|both|end[;chars]] default 'chars' --
9037: whitespace chars started, only start works
9038:
9039: * src/main/compile.C: bugfix: line numbers after
9040: ^process{}[$.line(-10]] can be negative, allowed to print they as
9041: signed
9042:
9043: * src/main/untaint.C: speed: there's no \n chars in output
9044: [normally], so no need to optimize them they could be retrived
9045: from databases, though. but 1. should be replaced 2. if not
9046: optimized, no harm done
9047:
9048: * src/main/pa_exec.C: bugfix: waitpid could be interrupted --
9049: ^file::exec/cgi could return invalid status & zombie child can
9050: remain for short period until process exists [very bad in
9051: mod_parser3] http://i2/tasks/edit/?id=4629451867179521923
9052:
9053: * src/lib/smtp/smtp.h: bugfix: SMTP buffer overflow could allow
9054: malicious SMTP server to attack as by returning too long status
9055: responses http://i2/tasks/edit/?id=4629448401140924947
9056:
9057: 2004-02-26 paf
9058:
9059: * operators.txt: feature: ^process...{CODE}[now has options] which
9060: are $.main[to what to rename @main] $.file[file,
9061: from which (user says) goes that CODE] $.lineno(line
9062: number in that file, where CODE starts. may be negative)
9063:
9064: * operators.txt, src/classes/op.C, src/include/pa_request.h,
9065: src/main/compile.C, src/main/compile_tools.h,
9066: src/main/pa_request.C: feature: ^process...{CODE}[now has
9067: options] which are $.main[to what to rename @main]
9068: $.file[file, from which (user says) goes that CODE]
9069: $.lineno(line number in that file, where CODE starts. may be
9070: negative)
9071:
9072: 2004-02-25 paf
9073:
1.101 moko 9074: * etc/parser3.charsets/Makefile.am: bugfix: @sysconfdir@ used [were
9075: old @charsetsdir@ recently erased from configure.in]
1.95 moko 9076:
9077: * src/classes/hash.C: feature: ^hash::sql{one colum result} now
9078: produces hash of column=>1
9079:
9080: * src/lib/smtp/smtp.h: beauty: couple of #ifdef-s to compile even
9081: with incomplete errno constants set
9082:
9083: 2004-02-24 paf
9084:
9085: * src/lib/smtp/smtp.C: smtp on unix: authors of lib/smtp never read
9086: "man select"
9087:
9088: * src/main/pa_os.C: beauty: <0 better then ==-1
9089:
9090: * src/lib/smtp/comms.C: smtp on unix: steps to work on unix
9091:
9092: * src/lib/smtp/: smtp.C: smtp on unix: steps to work on unix
9093:
1.101 moko 9094: * src/classes/Makefile.am: smtp on unix: steps to work on unix
1.95 moko 9095:
9096: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp on
9097: unix: steps to work on unix [extracted 'to']
9098:
9099: * src/classes/mail.C: smtp on unix: steps to work on unix
9100:
9101: * src/lib/smtp/smtp.C: smtp on unix: compiled on win32
9102:
1.101 moko 9103: * src/: lib/smtp/Makefile.am, lib/smtp/comms.C, lib/smtp/smtp.C,
9104: lib/smtp/smtp.h, targets/cgi/Makefile.am: started porting smtp to
9105: unix [testing on solaris]
1.95 moko 9106:
9107: 2004-02-20 paf
9108:
9109: * src/classes/xdoc.C: beauty: ugly code removed, thanks to egr for
9110: pointing that out
9111:
9112: * src/classes/xdoc.C: bugfix: <tag attr="&#digital_entity;" bug
9113: fixed again [same solution, mistanenly removed one line]
9114:
9115: 2004-02-19 paf
9116:
9117: * src/: classes/date.C, classes/image.C, types/pa_vdate.h: feature:
9118: date::create from bad datetime in spring daylightsaving hole now
9119: OK for all platforms [on some platforms it failed]
9120:
9121: * src/classes/: date.C, image.C: beauty: date::create[bad date time
9122: in daylightsaving hole] now throws error
9123:
9124: * src/classes/date.C: comment: mistake fixed
9125:
9126: 2004-02-18 paf
9127:
9128: * src/: classes/xdoc.C, include/pa_charset.h: beauty: xdoc.string
9129: now renderes in $request:charset, but in header puts
9130: $response:charset todo: make that default only so that coder
9131: could override that
9132:
9133: * src/classes/xdoc.C: beauty: xhtml doctype-public/system forcly
9134: turns off omit-xml-declaration
9135:
9136: * src/classes/xdoc.C: feature: reimplemented xhtml output, see
9137: /.xsl for sample
9138:
9139: 2004-02-17 paf
9140:
9141: * src/classes/xdoc.C: beauty: needless helper class removed
9142:
9143: * src/classes/xdoc.C: beauty: method=html outputxmlbuffer not
9144: copied extra time
9145:
9146: * src/classes/xdoc.C: bugfound: meta again, now somewhere in xhtml
9147: part of libxml
9148:
9149: * src/classes/xdoc.C: new: xhtml now works [libxslt prevented
9150: libxml to do the work] <xsl:output method="html"
9151: doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
9152: doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
9153: />
9154:
9155: * src/classes/xdoc.C: beauty: no <meta ... charset generated
9156:
9157: * src/types/pa_vxdoc.h: bugfix: ^xdoc::transform [note double :]
9158: caused assertion
9159:
9160: * src/classes/hash.C: bugfix: ^hash.add[$hash] ^hash.sub[$hash]
9161: could hang. now such add does nothing, sub clears $hash
9162:
9163: * src/main/untaint.C: bugfix: one last char prior to "spaces<" were
9164: not made quoted-printable
9165:
9166: * src/main/pa_uue.C: bugfix: uuencoded finish char adding violated
9167: string invariant
9168:
9169: 2004-02-16 paf
9170:
9171: * src/main/pa_globals.C: bugfix: xml errors copy from library now
9172: cleared [were not cleared properly]
9173:
9174: 2004-02-13 paf
9175:
1.101 moko 9176: * src/include/pa_version.h: prerelease
1.95 moko 9177:
9178: * src/main/pa_stylesheet_connection.C: change: .xsl.stamp now not
9179: used, introducing dependencies timestamp check
9180:
9181: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
9182: include/pa_xml_io.h, main/Makefile.am, main/compile.tab.C,
9183: main/main.vcproj, main/pa_globals.C, main/pa_xml_io.C: change:
9184: .xsl.stamp now not used, introducing dependencies timestamp check
9185:
9186: * configure.in, bin/auto.p.dist.in: auto.p: @conf made relative
9187:
9188: 2004-02-12 paf
9189:
9190: * src/types/pa_vform.C: bugfix: empty values[recently allowed]
9191: ruined empty <input type=file> submits. parser thought there were
9192: nameless empty file and $form:field got value of type 'file'
9193:
9194: * INSTALL: --without-threads
9195:
9196: * src/include/pa_sapi.h: 2004
9197:
9198: 2004-02-11 paf
9199:
9200: * src/: classes/classes.C, classes/classes.h, classes/date.C,
9201: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
9202: classes/hashfile.C, classes/image.C, classes/int.C,
9203: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
9204: classes/response.C, classes/string.C, classes/table.C,
9205: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
9206: include/pa_array.h, include/pa_cache_managers.h,
9207: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
9208: include/pa_config_fixed.h, include/pa_config_includes.h,
9209: include/pa_dictionary.h, include/pa_dir.h,
9210: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
9211: include/pa_hash.h, include/pa_memory.h, include/pa_opcode.h,
9212: include/pa_operation.h, include/pa_os.h, include/pa_request.h,
9213: include/pa_request_charsets.h, include/pa_request_info.h,
9214: include/pa_socks.h, include/pa_sql_connection.h,
9215: include/pa_sql_driver_manager.h, include/pa_stack.h,
9216: include/pa_string.h, include/pa_stylesheet_connection.h,
9217: include/pa_stylesheet_manager.h, include/pa_table.h,
9218: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
9219: include/pa_xml_exception.h, include/pa_xml_io.h, lib/gd/gif.C,
9220: lib/gd/gif.h, lib/gd/gifio.C, lib/md5/pa_md5.h,
9221: lib/md5/pa_md5c.c, lib/smtp/comms.C, lib/smtp/smtp.C,
9222: lib/smtp/smtp.h, main/compile.C, main/compile_tools.C,
9223: main/compile_tools.h, main/execute.C, main/pa_cache_managers.C,
9224: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
9225: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
9226: main/pa_exec.C, main/pa_globals.C, main/pa_memory.C,
9227: main/pa_os.C, main/pa_request.C, main/pa_socks.C,
9228: main/pa_sql_driver_manager.C, main/pa_string.C,
9229: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
9230: main/pa_xml_exception.C, main/pa_xml_io.C, main/untaint.C,
9231: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
9232: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
9233: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
9234: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
9235: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vconsole.h,
9236: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
9237: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
9238: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
9239: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.C,
9240: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
9241: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
9242: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
9243: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
9244: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
9245: types/pa_vresponse.h, types/pa_vstateless_class.C,
9246: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
9247: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
9248: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
9249: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
9250: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
9251: types/pa_wcontext.h, types/pa_wwrapper.h: 2004
9252:
9253: * src/main/pa_globals.C: beauty: typo caused gc.log warnings with
9254: debug version of gc.dll
9255:
9256: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
9257: lib/pcre/pcre.vcproj, lib/pcre/pcre_dftables.vcproj,
9258: lib/pcre/pcre_parser_ctype.vcproj, lib/sdbm/sdbm.vcproj,
9259: lib/smtp/smtp.vcproj, main/main.vcproj, main/pa_globals.C,
9260: targets/cgi/parser3.C, targets/cgi/parser3.vcproj,
9261: targets/isapi/parser3isapi.vcproj, types/types.vcproj: migrated
9262: to latest libxml[2.6.5] and libgdome[1.1.2] simplified lib build
9263: processes
9264:
9265: * src/: classes/classes.vcproj, lib/gd/gd.vcproj, main/main.vcproj,
9266: main/pa_globals.C, targets/cgi/parser3.vcproj,
9267: targets/isapi/parser3isapi.vcproj, types/types.vcproj: continued
9268: changes to reflect libxml xsl new folders
9269:
9270: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
9271: lib/smtp/smtp.vcproj, main/main.vcproj,
9272: targets/cgi/parser3.vcproj, types/types.vcproj: continued changes
9273: to reflect libxml xsl new folders
9274:
9275: * src/: classes/classes.vcproj, lib/gd/gd.vcproj,
9276: lib/smtp/smtp.vcproj, main/main.vcproj,
9277: targets/cgi/parser3.vcproj, targets/isapi/parser3isapi.vcproj,
9278: types/types.vcproj: started changes to reflect libxml xsl new
9279: folders
9280:
9281: * ChangeLog, parser3.sln, src/classes/classes.vcproj,
9282: src/lib/gd/gd.vcproj, src/lib/smtp/smtp.vcproj,
9283: src/main/compile.tab.C, src/main/main.vcproj,
9284: src/main/pa_globals.C, src/targets/cgi/parser3.vcproj,
9285: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
9286: started changes to reflect libxml xsl new folders
9287:
9288: 2004-02-10 paf
9289:
9290: * INSTALL: critical: libxslt1.1.2 wanted at least libxml2.6.3 to
9291: compile. recommened latest libxml up to date
9292:
9293: * INSTALL: critical: prior to 1.0.30 had bug: "a segfault on
9294: pattern compilation errors", on which spent 4 hours worktime. use
9295: versions higher than that. recommended now latest up to date
9296:
9297: 2004-02-06 paf
9298:
9299: * src/main/: pa_sql_driver_manager.C, pa_stylesheet_manager.C:
9300: beauty: unified destructing style
9301:
9302: * src/main/untaint.C: beauty: removed old def/ifdef
9303:
9304: * src/main/untaint.C: beauty: coredump @unknown untaint language
9305: now
9306:
9307: 2004-02-03 paf
9308:
9309: * src/: classes/image.C, main/pa_exec.C, main/pa_memory.C,
9310: targets/isapi/parser3isapi.C, types/pa_value.C,
9311: types/pa_vcookie.C: beauty: %u is more simple=proper for size_t
9312: then %ld/%lu
9313:
9314: * src/main/pa_common.C: typo: %l -> %u
9315:
9316: * src/classes/xdoc.C: bugfix: libxml: FOR UTF-8 TOO russian letters
9317: in attributes or documents-results of transform now not xx;
9318:
9319: * src/classes/xnode.C: memleaks found: not fixed yet. todo
9320:
9321: * src/main/pa_charset.C: bugfix: forgot to undo some
9322:
9323: * src/main/pa_charset.C: beauty: uncomment
9324: PA_PATCHED_LIBXML_BACKWARD to link with old patched libxml
9325: libraries
9326:
9327: 2004-02-02 paf
9328:
9329: * src/types/pa_vcookie.C: bugfix: erasing cookie: params now output
9330: $cookie:example[ $.value[value] $.path[/there/] ]
9331:
9332: $cookie:example[ $.value[] $.expires[session]
9333: $.path[/there/] $.domain[test.com] ]
9334:
9335: * src/types/pa_vform.C: bugfix: empty values with
9336: enctype=multipart/form-data now produce entries in $form:tables
9337: <form method=post enctype=multipart/form-data> <input type=hidden
9338: name=a> <input type=hidden name=b>
9339:
9340: <input type=submit> </form> $k[^form:fields._keys[]] ^eval($k)
9341: <hr> <pre>$request:body
9342:
9343: 2004-01-30 paf
9344:
9345: * src/classes/xdoc.C: bugfix: libxml: russian letters in attributes
9346: or documents-results of transform now not xx;
9347:
9348: * src/classes/date.C: bugfix: ^date::create[invalid fields now
9349: produce exception.
9350:
9351: * src/: classes/date.C, include/pa_string.h, main/pa_string.C:
9352: bugfix: ^date::create[invalid fields now produce exception.
9353:
9354: * ChangeLog, src/classes/date.C: bugfix: ^date::create[invalid
9355: year] now produces exception. todo: check other fields
9356:
9357: 2004-01-29 paf
9358:
9359: * src/include/pa_memory.h: typo error
9360:
9361: * src/include/pa_memory.h: bugfix: [potential] strdup copied one
9362: more byte then specified, then zeroed it << useless and
9363: potentially harmful(could gpf)
9364:
9365: 2004-01-22 paf
9366:
9367: * src/classes/xdoc.C: bugfix: when stylesheet contains error, gpf
9368:
9369: * src/main/untaint.C: merged: bugfix from 3.1.1 on whitespace
9370: optimization
9371:
9372: * src/main/untaint.C: bugfix: whitespace now optimized properly
9373: [were bug: ^taint[1 & 2]="1 &2"
9374:
9375: * src/main/pa_globals.C: beauty: bigger buffer for xml-related
9376: errors
9377:
9378: * src/main/pa_common.C: merged: bugfix from 3.1.1 on memory
9379: overflow
9380:
9381: * src/main/pa_common.C: bugfix: buffer overflow * in libxml&xsl
9382: error-reporting code * in parser-error reporting code [when no
9383: @unhandled_exception defined]
9384:
9385: fixed in one place: my *snprintf override
9386:
9387: 2004-01-13 paf
9388:
9389: * operators.txt: typo erro
9390:
9391: 2003-12-25 paf
9392:
9393: * src/main/pa_common.C: bugfix: ^file::load[binary;http:// now not
9394: garbled [pieces after zero bytes were removed]
9395:
9396: 2003-12-22 paf
9397:
1.101 moko 9398: * src/include/Makefile.am: bugfix: removed from dist:
9399: src/include/pa_config_auto.h which were configured for
1.95 moko 9400: make-dist-platform and badly updated proper config file in target
9401: [when .tar used for updating existing source tree]
9402:
9403: * ChangeLog, operators.txt, src/classes/op.C,
9404: src/include/pa_sql_connection.h,
9405: src/include/pa_sql_driver_manager.h,
9406: src/main/pa_sql_driver_manager.C, src/sql/pa_sql_driver.h:
9407: feature: sql introducing ability to transcode charsets
9408:
9409: 2003-12-19 paf
9410:
9411: * src/main/pa_sql_driver_manager.C: beauty: more straighforward
9412: error message
9413:
9414: * src/main/pa_charset.C: bugfix: memory for charsethandler
9415: structure for libxml now allocated properly
9416:
9417: 2003-12-17 paf
9418:
9419: * src/types/pa_vfile.C: beauty: removed outdated cast
9420:
9421: * src/main/pa_common.C: bugfix: empty http response caused gpf
9422:
9423: * src/include/pa_string.h: bugfix: removed too strong a assert
9424:
9425: * src/main/pa_globals.C: bugfix: removed false warning [warning:
9426: unreported xmlGenericErrors]
9427:
9428: 2003-12-15 paf
9429:
9430: * src/classes/xdoc.C: bugfix: taint uri under ^xdoc::create{now
9431: works}
9432:
9433: 2003-12-11 paf
9434:
9435: * operators.txt, src/types/pa_vstatus.C: !$status:pid process
9436: id
9437: !$status:tid thread id
9438:
9439: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
9440: main/pa_globals.C, main/pa_request.C, types/pa_vstatus.C:
9441: bugfix(solaris): removed dependency on object initialization
9442: order [one more place]
9443:
9444: * src/: classes/file.C, classes/mail.C, classes/op.C,
9445: classes/xdoc.C, main/pa_request.C, types/pa_vimage.C,
9446: types/pa_vmath.C, types/pa_vstatus.C: beauty cancel: gcc does not
9447: understand that
9448:
9449: * src/: classes/file.C, classes/mail.C, classes/op.C,
9450: classes/xdoc.C, include/pa_cache_managers.h,
9451: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
9452: include/pa_stylesheet_manager.h, main/pa_request.C,
9453: main/pa_stylesheet_manager.C, types/pa_vimage.C,
9454: types/pa_vmath.C, types/pa_vstatus.C: beauty: removed redundant
9455: ctor call [relying on implicit String::Body(cstr) call]
9456:
9457: * src/main/: pa_cache_managers.C, pa_sql_driver_manager.C,
9458: pa_stylesheet_manager.C: bugfix(solaris): removed dependency on
9459: object initialization order [two places]
9460:
9461: 2003-12-10 paf
9462:
9463: * src/include/pa_sql_connection.h: bugfix: $status:sql.cache back
9464: << time now ok
9465:
9466: * operators.txt, src/main/pa_sql_driver_manager.C,
9467: src/main/pa_stylesheet_manager.C: $status:stylesheet.cache back
9468: operational
9469:
9470: * ChangeLog, operators.txt, src/classes/xdoc.C,
9471: src/include/pa_charset.h, src/include/pa_sql_connection.h,
9472: src/main/pa_charset.C, src/main/pa_sql_driver_manager.C,
9473: src/main/pa_string.C, src/types/pa_vxdoc.h: $status:sql.cache
9474: back operational
9475:
9476: 2003-12-02 paf
9477:
9478: * src/types/pa_vmail.C: bugfix:
9479: ^mail:send[$.file[$.value[>>xxxx<<]] now untaints properly [were:
9480: as-is forced]
9481:
9482: * src/main/pa_xml_io.C: bugfix: on some platforms one can't throw
9483: exceptions out of libxml callbacks: reimplemented error handling
9484: of http://localhost, parser://method and safemode check callbacks
9485:
9486: * src/main/pa_string.C: bugfix: SPARC gpf on %4!=0 address int ref
9487: [merged from HEAD]
9488:
9489: * src/classes/image.C: nothing: comment removed
9490:
9491: * src/main/pa_string.C: bugfix: sparc gpf on reading %4!=0
9492: addresses to int
9493:
9494: 2003-12-01 paf
9495:
9496: * src/main/pa_xml_io.C: bugfix: typo
9497:
9498: * src/main/pa_globals.C: bugfix: win32: compile prob
9499:
9500: * src/classes/xdoc.C: bugfix: typo
9501:
9502: * src/main/pa_xml_io.C: todo: safe mode check not to throw
9503: exception
9504:
9505: * src/main/pa_xml_io.C: bugfix: http://localhost typo error
9506:
9507: 2003-11-28 paf
9508:
9509: * src/main/pa_xml_io.C: installed safe-mode checker as filter of
9510: all xml documents read
9511:
9512: * src/main/pa_xml_io.C: http://localhost/ now checked for safe mode
9513:
9514: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
9515: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
9516: replaced original open mech of xdoc::create & co to use libxml
9517: open, so that this would work for root document todo: safe mode
9518: checks to libxml: ideally to some 1 point
9519:
9520: * src/main/pa_xml_io.C: comment
9521:
9522: * operators.txt, src/main/pa_xml_io.C: leading / in
9523: http://parser[abscent params]
9524:
9525: * operators.txt, src/include/pa_request.h, src/main/pa_xml_io.C:
9526: works. todo: maybe replace original open mech of xdoc::create &
9527: co to use libxml open, so that this would work for root document
9528:
9529: $xdoc[^xdoc::create{<?xml version="1.0"?> <!DOCTYPE test SYSTEM
9530: "parser://method/params/here"> <test> &test^; </test> }]
9531:
9532: ^taint[^xdoc.string[]]
9533:
9534: @method[param] <!ENTITY test
9535: "test-entity-value+$form:user+$param!">
9536:
9537: 2003-11-27 paf
9538:
9539: * src/main/pa_xml_io.C: libxml: started parser://methodcall/params
9540:
9541: * src/classes/date.C: bugfix: typo error
9542:
9543: 2003-11-26 paf
9544:
9545: * operators.txt, src/include/Makefile.am, src/include/pa_globals.h,
9546: src/main/Makefile.am, src/main/main.vcproj,
9547: src/main/pa_globals.C, src/main/pa_request.C,
9548: src/include/pa_xml_io.h, src/main/pa_xml_io.C: simplification:
9549: xml errors to hash<thread_id,error> reorganization: xml io moved
9550: to pa_xml_io.C/h
9551:
9552: * src/types/pa_value.h: warnings: --
9553:
9554: 2003-11-25 paf
9555:
9556: * src/classes/table.C: bugfix: wrong sequence. [sadly no waring
9557: whatever)
9558:
9559: * src/classes/table.C: bugfix: a, c?x:y, z in gcc considered(?) as
9560: a, (c?x:y, z)
9561:
9562: * src/main/untaint.C: bugfix: consequences of not reading this
9563: comment: CORD_pos_chars_left /* Number of characters in cache.
9564: <= 0 ==> none */
9565:
9566: * src/include/pa_array.h: removed needless checks
9567:
9568: 2003-11-24 paf
9569:
9570: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
9571: removed limit: now $form:xxx can be accessed anytime, even in
9572: @auto/conf [and request/response:charset still can be changed
9573: anytime]
9574:
9575: * src/main/pa_common.C: bugfix: ^file::load[binary;http://...]
9576: now not transcodes response body
9577:
9578: * operators.txt, src/types/pa_vxnode.C, src/types/pa_vxnode.h:
9579: $xdoc[^xdoc::create[test]] $tn[^xdoc.createTextNode[text node
9580: value]] $dummy[^xdoc.firstChild.appendChild[$tn]]
9581: $xdoc.firstChild.firstChild.nodeValue[different]
9582: ^taint[^xdoc.string[]]
9583:
9584: * src/: include/pa_hash.h, types/types.vcproj: linker HPUX nongnu
9585: workaround: static Hash::allocates -> static Hash_allocates
9586:
9587: 2003-11-21 paf
9588:
1.101 moko 9589: * Makefile.am, configure, configure.in, src/classes/Makefile.am,
9590: src/include/pa_config_auto.h.in, src/targets/cgi/Makefile.am,
9591: src/types/Makefile.am: rearrange: gd&smtp moved to src/lib
1.95 moko 9592:
9593: * src/classes/classes.vcproj: rearrange: gd&smtp moved to src/lib
9594:
9595: * src/classes/mail.C: bugfix: typo
9596:
9597: * parser3.sln, src/classes/Makefile.am, src/lib/Makefile.am,
1.101 moko 9598: src/lib/gd/Makefile.am, src/lib/gd/gd.vcproj, src/lib/gd/gif.C,
9599: src/lib/gd/gif.h, src/lib/gd/gifio.C, src/lib/gd/mtables.h,
9600: src/lib/smtp/Makefile.am, src/lib/smtp/comms.C,
9601: src/lib/smtp/smtp.C, src/lib/smtp/smtp.h,
1.95 moko 9602: src/lib/smtp/smtp.vcproj: rearrange: gd&smtp moved to src/lib
9603:
9604: * src/main/pa_exec.C: bug in safe mode
9605:
9606: * src/include/Makefile.am: pa_xml_exception.h
9607:
9608: * src/targets/isapi/parser3isapi.C: more warnings --
9609:
9610: 2003-11-20 paf
9611:
9612: * src/: classes/math.C, classes/op.C, classes/string.C,
9613: main/pa_charset.C, main/pa_dictionary.C, main/pa_string.C,
9614: types/pa_value.C, main/pa_dir.C, main/pa_table.C: more warnings
9615: --
9616:
9617: * src/: main/pa_charset.C, main/pa_string.C, types/pa_vxnode.C:
9618: more warnings --
9619:
9620: * src/classes/xdoc.C: more warnings --
9621:
9622: * src/classes/: date.C, image.C, xdoc.C: more warnings --
9623:
9624: * src/: main/pa_sql_driver_manager.C, main/untaint.C,
9625: types/pa_vcookie.C, types/pa_vmail.C: more warnings --
9626:
9627: * src/: classes/date.C, classes/file.C, classes/hash.C,
9628: classes/image.C, classes/mail.C, classes/op.C, classes/string.C,
9629: classes/table.C, include/pa_cache_managers.h,
9630: include/pa_stylesheet_connection.h, main/pa_request.C,
9631: types/pa_vdate.h, types/pa_vhashfile.C, types/pa_vimage.h,
9632: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h: more warnings
9633: --
9634:
9635: * src/main/: execute.C, pa_request.C: old forgotten todo: when
9636: can't report problem (undefined @unhandled_exception) problem
9637: source string were not reported
9638:
9639: * src/: classes/classes.C, classes/classes.h, classes/date.C,
9640: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
9641: classes/hashfile.C, classes/image.C, classes/int.C,
9642: classes/mail.C, classes/math.C, classes/memory.C, classes/op.C,
9643: classes/response.C, classes/string.C, classes/table.C,
9644: classes/void.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
9645: include/pa_array.h, include/pa_cache_managers.h,
9646: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
9647: include/pa_config_fixed.h, include/pa_dictionary.h,
9648: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
9649: include/pa_globals.h, include/pa_hash.h, include/pa_memory.h,
9650: include/pa_opcode.h, include/pa_operation.h, include/pa_os.h,
9651: include/pa_request.h, include/pa_request_charsets.h,
9652: include/pa_request_info.h, include/pa_sapi.h, include/pa_socks.h,
9653: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
9654: include/pa_stack.h, include/pa_string.h,
9655: include/pa_stylesheet_connection.h,
9656: include/pa_stylesheet_manager.h, include/pa_table.h,
9657: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
9658: include/pa_xml_exception.h, lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
9659: lib/sdbm/apr_file_io.C, lib/sdbm/apr_strings.C, main/compile.C,
9660: main/compile_tools.C, main/compile_tools.h, main/execute.C,
9661: main/pa_cache_managers.C, main/pa_charset.C, main/pa_charsets.C,
9662: main/pa_common.C, main/pa_dictionary.C, main/pa_dir.C,
9663: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
9664: main/pa_memory.C, main/pa_os.C, main/pa_pool.C,
9665: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
9666: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
9667: main/pa_uue.C, main/pa_xml_exception.C, main/untaint.C,
9668: sql/pa_sql_driver.h, targets/cgi/pa_threads.C,
9669: targets/cgi/parser3.C, targets/isapi/pa_threads.C,
9670: targets/isapi/parser3isapi.C, types/pa_junction.h,
9671: types/pa_method.h, types/pa_value.C, types/pa_value.h,
9672: types/pa_vbool.h, types/pa_vclass.C, types/pa_vclass.h,
9673: types/pa_vcode_frame.h, types/pa_vconsole.h, types/pa_vcookie.C,
9674: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
9675: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
9676: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
9677: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
9678: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
9679: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.C,
9680: types/pa_vmath.h, types/pa_vmemory.h, types/pa_vmethod_frame.C,
9681: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
9682: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
9683: types/pa_vresponse.h, types/pa_vstateless_class.C,
9684: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
9685: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
9686: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
9687: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
9688: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
9689: types/pa_wcontext.h, types/pa_wwrapper.h: static const char *
9690: const IDENT
9691:
9692: * src/: include/pa_array.h, include/pa_pool.h,
9693: include/pa_request.h, include/pa_string.h, include/pa_table.h,
9694: main/compile_tools.h, main/pa_common.C, types/pa_vhash.h,
9695: types/pa_wcontext.h: more warnings --
9696:
9697: * src/: classes/classes.vcproj, classes/date.C, classes/double.C,
9698: classes/file.C, classes/hash.C, classes/hashfile.C,
9699: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
9700: classes/memory.C, classes/op.C, classes/string.C,
9701: classes/table.C, classes/xdoc.C, classes/xnode.C,
9702: include/pa_config_includes.h, include/pa_operation.h,
9703: include/pa_sql_connection.h, include/pa_table.h,
9704: include/pa_types.h, lib/ltdl/config_fixed.h,
9705: lib/ltdl/ltdl.vcproj, lib/md5/md5.vcproj, lib/pcre/maketables.c,
9706: lib/pcre/pcre_dftables.vcproj, lib/pcre/pcre_parser_ctype.vcproj,
9707: lib/sdbm/apr_file_io.C, main/compile.tab.C, main/execute.C,
9708: main/main.vcproj, main/pa_cache_managers.C, main/pa_charset.C,
9709: main/pa_common.C, main/pa_dir.C, main/pa_exec.C,
9710: main/pa_globals.C, main/pa_os.C, main/pa_request.C,
9711: main/pa_string.C, main/pa_table.C, targets/cgi/parser3.vcproj,
9712: targets/isapi/parser3isapi.vcproj, types/pa_value.h,
9713: types/pa_vconsole.h, types/pa_vdate.h, types/pa_vfile.h,
9714: types/pa_vhashfile.C, types/pa_vimage.C, types/pa_vimage.h,
9715: types/pa_vmail.C, types/pa_vobject.C,
9716: types/pa_vstateless_class.h, types/pa_vtable.C,
9717: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
9718: types/pa_vxnode.h, types/types.vcproj: turned on warnings level4
9719: on all projects (except libltdl=off & libsdbm=level3) found
9720: several unitialized vars
9721:
9722: 2003-11-19 paf
9723:
9724: * src/classes/op.C: more ansi C++ comp
9725:
9726: * operators.txt, src/classes/op.C, src/include/pa_request.h,
9727: src/main/pa_request.C: ^cache[...]{body}{catch block with
9728: $exception.handled[cache] meaning "get expired cache, if any.
9729: else error"}
9730:
9731: * src/: classes/op.C, include/pa_os.h, include/pa_request.h,
9732: main/pa_common.C: cache: ^cache[] fallback todo: kinda ^try:
9733: ^cache[...]{body}{catch code with $exception.cache field}
9734:
9735: 2003-11-12 paf
9736:
9737: * src/classes/xnode.C: replaceChild: 2nd param now named oldChild
9738: [copy/paste bug]
9739:
9740: 2003-11-11 paf
9741:
9742: * src/types/: pa_value.h, pa_vfile.h: more C++ compatible [HP C++
9743: failed]
9744:
9745: * bin/auto.p.dist.in: colno
9746:
9747: 2003-11-10 paf
9748:
9749: * src/types/pa_vconsole.h: flush
9750:
9751: * operators.txt, src/main/pa_request.C, src/types/Makefile.am,
9752: src/types/types.vcproj, src/types/pa_vconsole.h: $console:line
9753: read/write [for nntp]
9754:
9755: * operators.txt: mysql: transaction support: ?autocommit=0
9756:
9757: * operators.txt: comment: updated
9758:
9759: * src/types/: pa_vhashfile.C, pa_vhashfile.h: add: hashfile old
9760: serialize version and exipire now removes entries
9761:
9762: * operators.txt: ^hashfile.delete[] removes files altogether [and
9763: dir, if could]
9764:
9765: * src/: classes/hashfile.C, include/pa_common.h, main/pa_common.C,
9766: types/pa_vhashfile.C, types/pa_vhashfile.h: ^hashfile.delete[]
9767: removes files altogether [and dir, if could]
9768:
9769: * src/lib/sdbm/sdbm.c: bugfix: sdbm: .h said it's OK to remove
9770: nonexistent pair. .c coded that that was error. fixed
9771:
9772: * src/types/pa_vhashfile.C: sdbm: exception type change to
9773: file.access [regretfull can't split it to different exceptions
9774: without modifying sdbm source wich would prefer not to]
9775:
9776: 2003-11-07 paf
9777:
9778: * src/: classes/date.C, classes/file.C, classes/hash.C,
9779: classes/hashfile.C, classes/image.C, classes/table.C,
9780: classes/xdoc.C, include/Makefile.am, include/pa_array.h,
9781: include/pa_pool.h, include/pa_request.h, main/Makefile.am,
9782: main/execute.C, main/main.vcproj, main/pa_pool.C,
9783: main/pa_request.C, targets/cgi/parser3.C, types/pa_vclass.C,
9784: types/pa_vclass.h, types/pa_vhashfile.h, types/pa_vobject.h,
9785: types/pa_vstateless_class.h: resurrected: pool idea. now only for
9786: destructing objects at request processing end
9787:
9788: 2003-11-06 paf
9789:
9790: * src/: classes/Makefile.am, types/Makefile.am: .am sdbm INCLUDES
9791: updates
9792:
9793: * parser3.sln, src/targets/cgi/Makefile.am: .vcproj & .am updated
9794: to include sdbm
9795:
1.101 moko 9796: * src/include/: pa_config_includes.h, pa_version.h: our
9797: replacements of max& co only for cpp
1.95 moko 9798:
9799: * src/lib/sdbm/: Makefile.am, apr_file_io.C, apr_strings.C: move to
9800: upper dir, .am updated
9801:
9802: * tests/todo.txt: hashfile: done
9803:
9804: * operators.txt, src/types/pa_vhashfile.C: hashfile: clear &
9805: expiration [time in value. todo: move time to key]
9806:
9807: * src/types/pa_vhashfile.C: hashfile: foreach body can bodify $self
9808:
9809: * src/types/pa_vhashfile.C: hashfile: clear now works [were trying
9810: to do that in foreach, no errors, but surely wrong]
9811:
9812: * operators.txt, src/types/pa_vhashfile.C,
9813: src/types/pa_vhashfile.h: hashfile: clear and proper locking
9814:
9815: * operators.txt, src/classes/hash.C, src/classes/hashfile.C,
9816: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h: hashfile:
9817: foreach
9818:
9819: * src/classes/hashfile.C, src/types/pa_vhashfile.C,
9820: src/types/pa_vhashfile.h, operators.txt: hashfile: hash
9821:
9822: * operators.txt, src/classes/hashfile.C, src/types/pa_vhashfile.C,
9823: src/types/pa_vhashfile.h, tests/todo.txt: hashfile: delete
9824:
9825: * src/: include/pa_memory.h, targets/cgi/parser3.C,
9826: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
9827: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile implemented
9828: get/put [raw]
9829:
9830: * src/: classes/op.C, main/pa_os.C: just linked
9831:
9832: * src/: classes/xdoc.C, classes/xnode.C, types/pa_vxnode.h:
9833: XmlException changes
9834:
9835: * src/: include/pa_charset.h, include/pa_globals.h,
9836: include/pa_stylesheet_connection.h, main/pa_exception.C:
9837: XmlException changes
9838:
9839: * src/lib/sdbm/: sdbm.c, sdbm.vcproj: just compiled
9840:
9841: * src/: include/pa_common.h, include/pa_exception.h,
9842: main/main.vcproj, main/pa_common.C, include/pa_os.h,
9843: include/pa_xml_exception.h, main/pa_os.C, lib/sdbm/sdbm.vcproj,
9844: main/pa_xml_exception.C: locking move to pa_os [along with
9845: pa_sleep] apr-impl locking done
9846:
9847: * configure, configure.in, operators.txt, parser3.sln,
9848: src/classes/classes.vcproj, src/classes/hashfile.C,
9849: src/classes/xdoc.C, src/include/pa_config_fixed.h,
9850: src/include/pa_exception.h, src/include/pa_globals.h,
9851: src/include/pa_memory.h, src/include/pa_version.h,
9852: src/lib/ltdl/libltdl.vcproj, src/lib/ltdl/libltdl.vcproj.vspscc,
9853: src/lib/ltdl/ltdl.vcproj, src/lib/ltdl/ltdl.vcproj.vspscc,
9854: src/main/compile.tab.C, src/main/main.vcproj,
9855: src/main/pa_charset.C, src/targets/cgi/parser3.vcproj,
9856: src/types/Makefile.am, src/types/pa_vhash.C,
9857: src/types/pa_vhashfile.C, src/types/pa_vhashfile.h,
9858: src/types/pa_vxnode.h, src/types/types.vcproj: hashfile: started
9859: again with sdbm from apache
9860:
9861: 2003-11-05 paf
9862:
9863: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
9864: main/main.vcproj, targets/cgi/parser3.vcproj: not has to be in
9865: \parser3project dir anymore
9866:
9867: * src/main/pa_charset.C: bugfix: had broken binary search [copied
9868: thoughtlessly from xalan]
9869:
9870: * src/lib/sdbm/: Makefile.am, sdbm.c, sdbm_hash.c, sdbm_lock.c,
9871: sdbm_pair.c, sdbm_pair.h, sdbm_private.h, sdbm_tune.h: original
9872: from httpd-2.0.43\srclib\apr-util\dbm\sdbm
9873:
9874: * src/main/helpers/CaseFolding.txt:
9875: http://www.unicode.org/Public/UNIDATA/CaseFolding.txt
9876:
9877: 2003-11-04 paf
9878:
9879: * operators.txt: comment: ^mail:send[$.options[
9880:
9881: * src/classes/table.C: compiled on unix
9882:
1.101 moko 9883: * src/classes/Makefile.am: classes.C to rebuild last
1.95 moko 9884:
9885: * src/classes/mail.C: compiled on unix
9886:
9887: * operators.txt, src/classes/mail.C, src/types/pa_vmail.C,
9888: src/types/pa_vmail.h: !^mail:send[
9889: $.options[unix: string to append to sendmail command
9890: line]
9891:
9892: * operators.txt, src/classes/table.C, src/main/pa_string.C,
9893: tests/todo.txt: ^table.save[... $.separator[^#09]
9894: $.encloser["] <nothing> by default
9895:
9896: * operators.txt, src/classes/table.C, tests/todo.txt: ^table::load
9897: !$.separator[^#09] !$.encloser["] <nothing> by
9898: default
9899:
9900: 2003-11-03 paf
9901:
9902: * operators.txt, src/classes/table.C, src/main/pa_common.C:
9903: ^table::load[; options: !$.column-separator[^#09]
9904: !$.column-encloser["]
9905:
9906: * operators.txt, src/include/pa_config_fixed.h,
9907: src/types/pa_vrequest.C: $request:document-root
9908:
9909: * src/targets/cgi/parser3.C: beauty: SIGUSRX removed qs= printing
9910: [already included into uri=xxx]
9911:
9912: * operators.txt, src/classes/image.C, tests/todo.txt:
9913: ^image.gif[filename] for $response:download
9914:
9915: * src/classes/date.C: minor precaution
9916:
9917: * operators.txt, src/classes/date.C: !^date::unix-timestamp()
9918: !^date.unix-timestamp[]
9919:
9920: 2003-10-30 paf
9921:
9922: * operators.txt, src/classes/date.C, src/types/pa_vdate.h: merged
9923: from 3.0.8: ^date.roll[TZ;GMT] $date.hour
9924:
9925: * src/classes/: date.C, image.C: improvement diagnostics:
9926: $now[^date::create[$undefined]] now is error
9927:
9928: * src/main/pa_common.C: read errors would now be reported 'actually
9929: read -1 bytes'
9930:
9931: 2003-10-24 paf
9932:
9933: * Makefile.am, src/classes/Makefile.am, src/lib/cord/Makefile.am,
9934: src/lib/md5/Makefile.am, src/lib/pcre/Makefile.am,
9935: src/main/Makefile.am, src/targets/cgi/Makefile.am,
9936: src/targets/isapi/Makefile.am: .dsp/w -> .vcproj/sln
9937:
9938: 2003-10-22 paf
9939:
9940: * src/include/pa_request.h: fixed: $h[^hash::create[]] $$h[1]
9941:
9942: 2003-10-21 paf
9943:
9944: * operators.txt, src/include/pa_string.h, src/main/pa_string.C:
9945: fixed: string.match[g] without <'> option produced columns with
9946: NULL's, which gpf'ed at table.save time
9947:
9948: * src/: classes/op.C, include/pa_request.h: fixed: false 'endless
9949: recoursion' message with intensive throw-catches fixed: incorrect
9950: name and line (one name upper then needed) in error message about
9951: problems inside try block
9952:
9953: 2003-10-10 paf
9954:
9955: * src/: include/pa_string.h, main/compile.tab.C: CORD_chr does not
9956: check offset argument for validity did that in String::Body::pos
9957: myself http://i2/tasks/edit/?id=4577425257580789777
9958:
9959: 2003-10-07 paf
9960:
9961: * src/main/: compile.tab.C, compile.y: ^if ( better error:
9962: .html(1:4): parse error, expecting `'['' or `'{'' or `'('' now
9963:
9964: 2003-10-03 paf
9965:
9966: * parser3.sln, src/include/pa_dictionary.h,
9967: src/main/pa_dictionary.C, src/main/pa_string.C,
9968: src/targets/cgi/parser3.vcproj: dictionary optimized by
9969: precalculating cstr&length
9970:
9971: 2003-10-02 paf
9972:
9973: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
9974: main/execute.C, main/pa_request.C, main/pa_sql_driver_manager.C,
9975: main/pa_stylesheet_manager.C: bugfix: ^throw context were
9976: saved/restored incompletely http://www.parser.ru/forum/?id=21484
9977:
9978: 2003-09-30 paf
9979:
9980: * src/main/pa_string.C: string::replace bug fix [were ignoring
9981: occurrances after lang-mismatched
9982:
9983: 2003-09-29 paf
9984:
9985: * src/main/: utf8-to-lower.inc, utf8-to-upper.inc: generated by
9986: helper
9987:
9988: * src/main/pa_string.C: string::serialize bug fix with
9989: zero-terminator
9990:
9991: * src/classes/table.C: ^nameless_table.save column row now has no
9992: \t at the end
9993:
9994: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
9995: @postprocess now takes $response:body/download
9996:
9997: * src/classes/form.C: better error message: MAX_POST_SIZE_NAME to
9998: error message
9999:
10000: * src/classes/string.C: bugfix: s.right(>s.length) returned nothing
10001:
10002: * src/classes/table.C: bugfix: flip: must produce nameless
10003: http://i2/tasks/edit/?id=4573405524674081244
10004:
10005: * src/: include/pa_charset.h, main/pa_charset.C, main/pa_string.C,
10006: main/helpers/simple_folding.pl: utf-8 upper/lower
10007:
10008: * src/main/pa_common.C: bugfix: utf signature were not ignored due
10009: to typo error http://i2/tasks/edit/?id=4573354650786434584
10010:
10011: 2003-09-26 paf
10012:
10013: * src/main/untaint.C: removed needless field
10014:
10015: * src/main/untaint.C: removed needless const
10016:
10017: * src/: include/pa_string.h, main/pa_common.C, main/pa_string.C:
10018: String.for_each bug fixed [omited one-char cases]
10019:
10020: * src/include/pa_stack.h: bugfix: before collecting garbage,
10021: runtime-executor stack were cleared... BADLY
10022:
10023: * src/main/pa_string.C: ^stirng.replace code used old
10024: param-convention on langs.append, fixed that search fo the like,
10025: found none
10026:
10027: * src/: classes/op.C, include/pa_string.h, main/pa_string.C:
10028: string::serialize/deserialize implemented Language enum assigned
10029: meaningful letters [more convinient for debugging. read warning
10030: before adding/changing anything]
10031:
10032: 2003-09-25 paf
10033:
10034: * src/: include/pa_string.h, include/pa_version.h,
10035: main/pa_string.C, main/untaint.C: templates and anonymous unions
10036: differences on unix
10037:
10038: * parser3.sln, src/classes/file.C, src/classes/image.C,
10039: src/classes/mail.C, src/classes/op.C, src/classes/table.C,
10040: src/classes/xdoc.C, src/classes/xnode.C,
10041: src/include/pa_cache_managers.h, src/include/pa_charset.h,
10042: src/include/pa_charsets.h, src/include/pa_common.h,
10043: src/include/pa_request.h, src/include/pa_sql_driver_manager.h,
10044: src/include/pa_string.h, src/include/pa_stylesheet_manager.h,
10045: src/include/pa_table.h, src/lib/cord/cordbscs.c,
10046: src/lib/cord/cordprnt.c, src/lib/cord/cordxtra.c,
10047: src/lib/cord/include/cord.h, src/main/compile.tab.C,
10048: src/main/compile_tools.h, src/main/pa_charset.C,
10049: src/main/pa_charsets.C, src/main/pa_common.C, src/main/pa_exec.C,
10050: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
10051: src/main/pa_string.C, src/main/pa_stylesheet_manager.C,
10052: src/main/untaint.C, src/types/pa_value.h, src/types/pa_vimage.C,
10053: src/types/pa_vmail.C, src/types/pa_vmath.C,
10054: src/types/pa_vstateless_class.h, src/types/pa_vstatus.C,
10055: src/types/pa_vxnode.C: string_fragments_to_cord merged to HEAD
10056:
10057: * src/main/: compile.tab.C, pa_string.C: string: debug: .v()
10058: functions aligned to that of eeparser3 look
10059:
10060: * src/lib/cord/cordprnt.c: removed warnings
10061:
10062: 2003-09-24 paf
10063:
10064: * src/: classes/file.C, classes/image.C, classes/mail.C,
10065: classes/op.C, classes/xdoc.C, classes/xnode.C,
10066: include/pa_cache_managers.h, include/pa_charset.h,
10067: include/pa_charsets.h, include/pa_common.h, include/pa_request.h,
10068: include/pa_sql_driver_manager.h, include/pa_string.h,
10069: include/pa_stylesheet_manager.h, include/pa_table.h,
10070: main/compile_tools.h, main/pa_charset.C, main/pa_charsets.C,
10071: main/pa_common.C, main/pa_exec.C, main/pa_request.C,
10072: main/pa_sql_driver_manager.C, main/pa_string.C,
10073: main/pa_stylesheet_manager.C, main/untaint.C, types/pa_value.h,
10074: types/pa_vimage.C, types/pa_vmail.C, types/pa_vmath.C,
10075: types/pa_vstateless_class.h, types/pa_vstatus.C,
10076: types/pa_vxnode.C: v() functions of String::Body,
10077: String::Languages and String itself StringBody->String::Body
10078:
10079: * src/: include/pa_string.h, lib/cord/cordbscs.c,
10080: lib/cord/include/cord.h: CORD_append_block showed no efficiency =
10081: never optimized anything. todo: somehow speed up harder cases:
10082: concatenationA+concatenationB when last block of A and first of B
10083: contain same letters
10084:
10085: * src/: include/pa_string.h, lib/cord/cordbscs.c,
10086: lib/cord/include/cord.h: langs: speed up by joining adjucent
10087: blocks of same char [CORD_append_block]
10088:
10089: * src/: include/pa_string.h, lib/cord/cordbscs.c,
10090: lib/cord/include/cord.h, main/pa_string.C: aval/ works! todo:
10091: save space by extending blocks when appending block with c ==
10092: lastblock.c
10093:
10094: * src/: include/pa_string.h, main/pa_string.C: aval is not actually
10095: working yet :( but more working &understood :)
10096:
10097: * src/: classes/table.C, include/pa_string.h,
10098: lib/cord/include/cord.h, main/pa_string.C: aval/ works!
10099:
10100: 2003-09-23 paf
10101:
10102: * src/main/untaint.C: $a[ok!] $a works!
10103:
10104: * src/main/untaint.C: something even more works :)
10105:
10106: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
10107: something more works :)
10108:
10109: * src/: include/pa_string.h, lib/cord/cordbscs.c,
10110: lib/cord/cordxtra.c: something already works :)
10111:
10112: * src/: include/pa_string.h, main/untaint.C: just compiled todo:
10113: serialize&deserialize
10114:
10115: * src/: classes/table.C, include/pa_string.h, lib/cord/cordbscs.c,
10116: lib/cord/cordxtra.c, lib/cord/include/cord.h, main/pa_string.C,
10117: main/untaint.C: main idea implemented, details left
10118:
10119: 2003-09-22 paf
10120:
10121: * src/: classes/memory.C, include/pa_memory.h: #ifdef GC_DEBUG
10122:
10123: * src/classes/xnode.C: copy/paste comment bugfix
10124:
10125: * src/: include/pa_memory.h, main/pa_globals.C: when xml memory
10126: allocator returns 0, just die.
10127: http://i2/tasks/edit/?id=4570798492410259445
10128:
10129: * src/classes/xdoc.C: copy/paste comment bugfix
10130:
10131: * src/classes/: xdoc.C, xnode.C: new DOM2 methods from Alexandr
10132: Egorov <egr> (all?) xdoc: createAttributeNS createElementNS
10133: xnode: getAttributeNS setAttributeNS removeAttributeNS
10134: getAttributeNodeNS setAttributeNodeNS hasAttribute hasAttributeNS
10135:
10136: * src/lib/cord/cordxtra.c: CORD_pos bugfix [failed to find 8bit
10137: chars due to bitwise operation signed-char error]
10138:
10139: 2003-09-19 paf
10140:
10141: * src/types/pa_wcontext.C: output message: more practical
10142: suggestion
10143:
10144: * src/main/pa_common.C, operators.txt: merged
10145: $f[^file::load[binary;http://...]] $f.tables
10146:
10147: 2003-09-02 paf
10148:
10149: * src/main/pa_common.C: printf is buffered, write(1 is not. can't
10150: flush stdout without referencing 'stdout' symbol. to hell with
10151: non-ansi libraries without 'stdout' symbol
10152:
10153: * src/main/pa_common.C: got rid of 'stdout' symbol reference on
10154: unix (users reported problems with some old libc)
10155:
10156: * src/types/pa_vdate.h: forgot initializer
10157:
10158: 2003-09-01 paf
10159:
10160: * src/: classes/date.C, include/pa_common.h, main/compile.tab.C,
10161: main/pa_common.C, types/pa_vdate.h: $date.TZ ^date.roll[TZ;new
10162: zone]
10163:
10164: * src/classes/image.C: memory handling bugs [unpatched 'new' calls]
10165:
10166: 2003-08-19 paf
10167:
10168: * src/types/: pa_value.C, pa_value.h, pa_vdate.h, pa_vrequest.C,
10169: pa_vstring.h, pa_vxdoc.C, pa_vxnode.C: bark intefrace obsoleted,
10170: simplified a little
10171:
10172: * src/types/: pa_vhash.C, pa_vhash.h: _default+foreach bug refix
10173: [lost fix from 3.0.8]
10174:
10175: * src/types/pa_vcookie.C: in VC7 if(type var=xxx){ }else{ now
10176: visible here }
10177:
10178: bug fix
10179:
10180: * src/: include/pa_memory.h, types/pa_value.h: -= few warnings
10181:
10182: * src/main/compile.tab.C: initialized couple of variables about
10183: which user reported runtime problems when parser were compiled
10184: with VC7, warning level4. study shows that later in bison
10185: they've fixed that. would migrate to latest bison someday
10186:
10187: * src/types/pa_vmail.C: turned off recoding in gmime (were still
10188: recoding headers)
10189:
10190: * src/types/pa_vmail.C: works as before, same charset problems:
10191: gmime recodes to UTF-8 only headers, not body. so not recoding
10192: anything for now
10193:
10194: * src/types/: pa_vmail.C, pa_vmail.h: parses headers, still
10195: problems with body
10196:
10197: * src/types/pa_vmail.C: mail_receive just compiled
10198:
10199: 2003-08-18 paf
10200:
10201: * src/: classes/classes.vcproj, include/pa_config_fixed.h,
10202: main/main.vcproj, types/types.vcproj: win32: continued process
10203: detaching from \parser3project directory
10204:
10205: * gnu.dsp, parser3.dsw, src/classes/classes.dsp,
10206: src/lib/cord/cord.dsp, src/lib/ltdl/libltdl.dsp,
10207: src/lib/md5/md5.dsp, src/lib/pcre/pcre.dsp,
10208: src/lib/pcre/pcre_dftables.dsp,
10209: src/lib/pcre/pcre_parser_ctype.dsp, src/main/main.dsp,
10210: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
10211: src/types/types.dsp: moved to MSVC 7
10212:
10213: * gnu.vcproj.vspscc, parser3.vssscc,
10214: src/classes/classes.vcproj.vspscc,
10215: src/lib/cord/cord.vcproj.vspscc,
10216: src/lib/ltdl/libltdl.vcproj.vspscc,
10217: src/lib/md5/md5.vcproj.vspscc,
10218: src/lib/pcre/pcre_dftables.vcproj.vspscc,
10219: src/lib/pcre/pcre_parser_ctype.vcproj.vspscc,
10220: src/lib/pcre/pcre.vcproj.vspscc, src/main/main.vcproj.vspscc,
10221: src/targets/isapi/parser3isapi.vcproj.vspscc,
10222: src/types/types.vcproj.vspscc, src/targets/cgi/parser3.vcproj:
10223: moved to MSVC 7
10224:
10225: * parser3.sln, gnu.vcproj, src/classes/classes.vcproj,
10226: src/lib/cord/cord.vcproj, src/lib/ltdl/libltdl.vcproj,
10227: src/lib/md5/md5.vcproj, src/lib/pcre/pcre.vcproj,
10228: src/lib/pcre/pcre_dftables.vcproj,
10229: src/lib/pcre/pcre_parser_ctype.vcproj, src/main/main.vcproj,
10230: src/targets/cgi/parser3.vcproj,
10231: src/targets/isapi/parser3isapi.vcproj, src/types/types.vcproj:
10232: new VS project files
10233:
10234: * ~sak5c961f3101c36563.tmp: Temporary file created by Visual Studio
10235: .NET to detect Jalindi Igloo capabilities.
10236:
10237: * ChangeLog, configure, configure.in, src/classes/Makefile.am,
1.101 moko 10238: src/classes/classes.awk, src/doc/footer.htm,
10239: src/include/pa_config_fixed.h, src/include/pa_version.h,
10240: src/lib/Makefile.am, src/main/compile.tab.C,
1.95 moko 10241: src/main/pa_charset.C, src/main/pa_string.C, src/main/untaint.C,
10242: src/types/pa_vmail.C: merged 3.1.0 latest changes
10243:
10244: 2003-08-15 paf
10245:
10246: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
10247: non-ascii <yyy> now encoded correctly [kinda merge from 3.0.8]
10248:
10249: * src/main/untaint.C: email addresses in forms: "non-ascii" <yyy>
10250: non-ascii <yyy> now encoded correctly
10251:
10252: 2003-07-29 paf
10253:
1.101 moko 10254: * src/classes/: Makefile.am, classes.awk: classes.awk added to make
10255: dist
1.95 moko 10256:
10257: * src/types/pa_vmail.C: just started --with-mail-receive
10258:
10259: 2003-07-28 paf
10260:
1.101 moko 10261: * src/: classes/Makefile.am, lib/Makefile.am: removed circular
10262: dependence in src/classes, src/lib/gc now in dist
1.95 moko 10263:
10264: * src/main/pa_string.C: ^cache bug fix [were not working at all]
10265:
10266: 2003-07-25 paf
10267:
10268: * src/doc/footer.htm: year
10269:
10270: 2003-07-24 paf
10271:
10272: * src/: include/pa_config_fixed.h, main/pa_charset.C: bad #endif
10273: fix
10274:
10275: * src/include/pa_version.h: release
10276:
1.101 moko 10277: * src/lib/gc/include/: Makefile.am, gc.h: moved tempate_gc to HEAD
1.95 moko 10278:
10279: * ChangeLog, src/classes/classes.dsp, src/main/main.dsp,
10280: src/main/pa_globals.C, src/targets/cgi/parser3.dsp,
10281: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: cvs:
10282: getting rid of win32xml pseudo project
10283:
10284: * src/main/: compile.tab.C, pa_memory.C: moved tempate_gc to HEAD
10285:
1.101 moko 10286: * ChangeLog, INSTALL, Makefile.am, acsite.m4, configure,
10287: configure.in, operators.txt, parser3.dsw,
1.95 moko 10288: etc/parser3.charsets/koi8-r.cfg,
1.101 moko 10289: etc/parser3.charsets/windows-1251.cfg, src/classes/Makefile.am,
1.95 moko 10290: src/classes/classes.C, src/classes/classes.awk,
10291: src/classes/classes.dsp, src/classes/classes.h,
10292: src/classes/date.C, src/classes/double.C, src/classes/file.C,
10293: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
10294: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
10295: src/classes/memory.C, src/classes/op.C, src/classes/response.C,
10296: src/classes/string.C, src/classes/table.C, src/classes/void.C,
10297: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
10298: src/doc/exception.dox, src/doc/index.dox, src/doc/memory.dox,
10299: src/doc/string.dox, src/include/Makefile.am,
1.101 moko 10300: src/include/pa_array.h, src/include/pa_cache_managers.h,
10301: src/include/pa_charset.h, src/include/pa_charsets.h,
10302: src/include/pa_common.h, src/include/pa_config_auto.h.in,
10303: src/include/pa_config_fixed.h, src/include/pa_config_includes.h,
10304: src/include/pa_dictionary.h, src/include/pa_dir.h,
10305: src/include/pa_exception.h, src/include/pa_exec.h,
10306: src/include/pa_globals.h, src/include/pa_hash.h,
10307: src/include/pa_memory.h, src/include/pa_opcode.h,
10308: src/include/pa_operation.h, src/include/pa_pool.h,
10309: src/include/pa_pragma_pack_begin.h,
1.95 moko 10310: src/include/pa_pragma_pack_end.h, src/include/pa_request.h,
10311: src/include/pa_request_charsets.h, src/include/pa_request_info.h,
10312: src/include/pa_sapi.h, src/include/pa_socks.h,
10313: src/include/pa_sql_connection.h,
10314: src/include/pa_sql_driver_manager.h, src/include/pa_stack.h,
10315: src/include/pa_string.h, src/include/pa_stylesheet_connection.h,
10316: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
10317: src/include/pa_threads.h, src/include/pa_types.h,
1.101 moko 10318: src/include/pa_uue.h, src/lib/Makefile.am,
10319: src/lib/cord/Makefile.am, src/lib/cord/cord.dsp,
10320: src/lib/cord/cordbscs.c, src/lib/cord/cordprnt.c,
10321: src/lib/cord/cordxtra.c, src/lib/cord/source.url,
10322: src/lib/cord/include/Makefile.am, src/lib/cord/include/cord.h,
1.95 moko 10323: src/lib/cord/include/ec.h,
10324: src/lib/cord/include/private/Makefile.am,
10325: src/lib/cord/include/private/cord_pos.h, src/lib/gc/Makefile.am,
1.101 moko 10326: src/lib/ltdl/libltdl.dsp, src/lib/md5/pa_md5.h,
10327: src/lib/md5/pa_md5c.c, src/lib/pcre/pcre.h,
1.95 moko 10328: src/lib/pcre/pcre_parser_ctype.c, src/main/Makefile.am,
1.101 moko 10329: src/main/compile.C, src/main/compile.tab.C, src/main/compile.y,
10330: src/main/compile_tools.C, src/main/compile_tools.h,
10331: src/main/execute.C, src/main/main.dsp, src/main/pa_array.C,
10332: src/main/pa_cache_managers.C, src/main/pa_charset.C,
10333: src/main/pa_charsets.C, src/main/pa_common.C,
10334: src/main/pa_dictionary.C, src/main/pa_dir.C,
10335: src/main/pa_exception.C, src/main/pa_exec.C,
1.95 moko 10336: src/main/pa_globals.C, src/main/pa_hash.C, src/main/pa_pool.C,
10337: src/main/pa_request.C, src/main/pa_socks.C,
10338: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
10339: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
1.101 moko 10340: src/main/pa_uue.C, src/main/untaint.C, src/sql/pa_sql_driver.h,
10341: src/targets/Makefile.am, src/targets/cgi/Makefile.am,
10342: src/targets/cgi/getopt.c, src/targets/cgi/getopt.h,
10343: src/targets/cgi/pa_pool.C, src/targets/cgi/pa_threads.C,
10344: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
10345: src/targets/cgi/pool_storage.h, src/targets/cgi/pp3.cmd,
10346: src/targets/isapi/Makefile.am, src/targets/isapi/pa_pool.C,
1.95 moko 10347: src/targets/isapi/pa_threads.C, src/targets/isapi/parser3isapi.C,
10348: src/targets/isapi/parser3isapi.dsp,
10349: src/targets/isapi/pool_storage.h, src/types/Makefile.am,
1.101 moko 10350: src/types/pa_junction.h, src/types/pa_method.h,
10351: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vbool.h,
1.95 moko 10352: src/types/pa_vclass.C, src/types/pa_vclass.h,
10353: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
10354: src/types/pa_vcookie.h, src/types/pa_vdate.h,
10355: src/types/pa_vdouble.h, src/types/pa_venv.h,
10356: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
10357: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
10358: src/types/pa_vimage.C, src/types/pa_vimage.h,
10359: src/types/pa_vint.h, src/types/pa_vjunction.h,
10360: src/types/pa_vmail.C, src/types/pa_vmail.h, src/types/pa_vmath.C,
10361: src/types/pa_vmath.h, src/types/pa_vmemory.h,
10362: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
10363: src/types/pa_vobject.C, src/types/pa_vobject.h,
10364: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
10365: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
10366: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
10367: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
10368: src/types/pa_vstatus.h, src/types/pa_vstring.C,
10369: src/types/pa_vstring.h, src/types/pa_vtable.C,
10370: src/types/pa_vtable.h, src/types/pa_vvoid.h,
10371: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
10372: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
10373: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
10374: src/types/pa_wwrapper.h, src/types/types.dsp: moved tempate_gc to
10375: HEAD
10376:
10377: * tests/: 001.html, 002.html, 003.html, 004.html, 005.html,
10378: 006.html, 007.html, 008.html, 009.html, 010.html, 011.html,
10379: 012.html, 013.html, 014.html, 015.html, 016.html, 017.html,
10380: 018.html, 019.html, 019paf2001.gif, 020.html, 021.html, 022.html,
10381: 023.html, 024.html, 025.html, 026.html, 027.html, 028.html,
10382: 029.html, 030.html, 031.html, 032.html, 033.html, 034.html,
10383: 035.html, 036.html, 037.html, 038.html, 039.html, 040.html,
10384: 041.html, 042.html, 043.html, 044.html, 045.html, 046.html,
10385: 047.html, 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p,
10386: 052.html, 053.html, 054.html, 055.html, 056.html, 057.html,
10387: 058.html, 058_paf2000.png, 059.html, 060.html, 061.dat, 061.html,
10388: 062.html, 063.html, 064.html, 065.html, 066.html, 067.html,
10389: 068.html, 069.html, 070.html, 071.html, 072.html, 073.html,
10390: 074.html, 075.html, 076.html, 077.html, 078.html, 079.html,
10391: 080.html, 081.html, 082.html, 083.html, 084.html, 085.html,
10392: 086.html, 087.html, 088.html, 089.html, 090.html, 091.html,
10393: 092.html, 093.html, 094.html, 095.html, 096.html, 097.html,
10394: 098.html, 098font.gif, 099.html, 100.html, 101.html, 102.html,
10395: 103.html, 103mark.gif, 103paf2001.gif, 104.html, 105.html,
10396: 106.html, 107.html, 108.html, 108.xsl, 109.html, 110.html,
10397: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
10398: 117.html, 118.html, 119.html, 120.html, 121.html, 122.html,
10399: 123.html, 124.html, 125.html, 126.html, 127.html, 128.html,
10400: 129.html, 130.html, 131.html, 132.html, 133.html, 134.html,
10401: 135.html, 136.html, 137.html, 138.html, 139.html, 140.html,
10402: 141.html, Makefile, descript.ion, run_parser.sh, 022_dir/a.html,
10403: 022_dir/b.txt, 022_dir/c.htm, 096_dir/163.jpg, 096_dir/188.jpg,
10404: outputs/create-dir, results/001.processed, results/002.processed,
10405: results/003.processed, results/004.processed,
10406: results/005.processed, results/006.processed,
10407: results/007.processed, results/008.processed,
10408: results/009.processed, results/010.processed,
10409: results/011.processed, results/012.processed,
10410: results/013.processed, results/014.processed,
10411: results/015.processed, results/016.processed,
10412: results/017.processed, results/018.processed,
10413: results/019.processed, results/020.processed,
10414: results/021.processed, results/022.processed,
10415: results/023.processed, results/024.processed,
10416: results/025.processed, results/026.processed,
10417: results/027.processed, results/028.processed,
10418: results/029.processed, results/030.processed,
10419: results/031.processed, results/032.processed,
10420: results/033.processed, results/034.processed,
10421: results/035.processed, results/036.processed,
10422: results/037.processed, results/038.processed,
10423: results/039.processed, results/040.processed,
10424: results/041.processed, results/042.processed,
10425: results/043.processed, results/044.processed,
10426: results/045.processed, results/046.processed,
10427: results/047.processed, results/048.processed,
10428: results/049.processed, results/050.processed,
10429: results/051.processed, results/052.processed,
10430: results/053.processed, results/054.processed,
10431: results/055.processed, results/056.processed,
10432: results/057.processed, results/058.processed,
10433: results/059.processed, results/060.processed,
10434: results/061.processed, results/062.processed,
10435: results/063.processed, results/064.processed,
10436: results/065.processed, results/066.processed,
10437: results/067.processed, results/068.processed,
10438: results/069.processed, results/070.processed,
10439: results/071.processed, results/072.processed,
10440: results/073.processed, results/074.processed,
10441: results/075.processed, results/076.processed,
10442: results/077.processed, results/078.processed,
10443: results/079.processed, results/080.processed,
10444: results/081.processed, results/082.processed,
10445: results/083.processed, results/084.processed,
10446: results/085.processed, results/086.processed,
10447: results/087.processed, results/088.processed,
10448: results/089.processed, results/090.processed,
10449: results/091.processed, results/092.processed,
10450: results/093.processed, results/094.processed,
10451: results/095.processed, results/096.processed,
10452: results/097.processed, results/098.processed,
10453: results/099.processed, results/100.processed,
10454: results/101.processed, results/102.processed,
10455: results/103.processed, results/104.processed,
10456: results/105.processed, results/106.processed,
10457: results/107.processed, results/108.processed,
10458: results/109.processed, results/110.processed,
10459: results/111.processed, results/112.processed,
10460: results/113.processed, results/114.processed,
10461: results/115.processed, results/116.processed,
10462: results/117.processed, results/118.processed,
10463: results/119.processed, results/120.processed,
10464: results/121.processed, results/122.processed,
10465: results/123.processed, results/124.processed,
10466: results/125.processed, results/126.processed,
10467: results/127.processed, results/128.processed,
10468: results/129.processed, results/130.processed,
10469: results/131.processed, results/132.processed,
10470: results/133.processed, results/134.processed,
10471: results/135.processed, results/136.processed,
10472: results/137.processed, results/138.processed,
10473: results/139.processed, results/140.processed,
10474: results/141.processed: merged(copied) to HEAD from template_gc
10475:
10476: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: more step
10477: towards \parser3project not having to be in root
10478:
10479: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c: apache
10480: module compiled [were minor unnecessary changes in lib/md5
10481: interface]
10482:
10483: * src/include/pa_version.h: release
10484:
10485: * parser3.dsw, src/main/pa_globals.C: relative paths to xml&gc libs
10486:
10487: * src/classes/math.C: merged uuid bugfix
10488:
10489: * tests/: 141.html, results/141.processed: fixed bug with
10490: too-small-a-buffer
10491:
10492: * src/classes/math.C: uuid bugfix
10493:
10494: * tests/: 141.html, Makefile, results/005.processed,
10495: results/030.processed, results/075.processed,
10496: results/078.processed: to reflect date format change (were -
10497: become ' ')
10498:
10499: * src/classes/math.C: uuid bugfix
10500:
10501: * parser3.dsw, src/main/pa_globals.C: few paths for libxml
10502: debug/release changes
10503:
10504: * src/lib/md5/pa_md5c.c: PA_ -> pa_
10505:
10506: 2003-07-23 paf
10507:
10508: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
10509: renamed a little [to move to comman naming conv]
10510:
1.101 moko 10511: * src/targets/Makefile.am: apache13 splitted to simplify apache
10512: build
1.95 moko 10513:
10514: * src/: include/pa_request.h, include/pa_stack.h, main/execute.C,
10515: main/pa_request.C, main/pa_sql_driver_manager.C,
10516: main/pa_stylesheet_manager.C, targets/isapi/parser3isapi.dsp:
10517: stack top_index() fixed
10518:
10519: * src/main/pa_globals.C: minor style changes
10520:
10521: * src/: classes/op.C, include/pa_sql_connection.h: connection
10522: closing/caching fixed [connections were not closed/put to cache]
10523:
10524: 2003-07-22 paf
10525:
10526: * INSTALL: gc part updated stightly
10527:
10528: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: updated to
10529: new sapi interface
10530:
10531: * src/classes/file.C: comment on OS
10532:
10533: * src/main/pa_string.C: removed reduntant invariant check [there is
10534: one deeper in cord lib]
10535:
10536: * src/main/pa_exec.C: on win32 bugfix in handling shbang
10537:
10538: * src/main/pa_memory.C: out of memory is no longer coredump
10539:
10540: * INSTALL: disable-threads adviced
10541:
10542: 2003-07-21 paf
10543:
1.101 moko 10544: * src/classes/Makefile.am: removed circular dependency on classes.C
1.95 moko 10545:
10546: * src/classes/file.C: file::exec/cgi environment variables now must
10547: be UPPERCASE and A-Z 0-9 _-
10548:
10549: * src/classes/file.C: env passing fixed
10550:
10551: * src/main/pa_common.C: http:// CRLF now [merged from HEAD]
10552:
10553: * src/main/pa_common.C: http:// CRLF now
10554:
10555: 2003-07-02 paf
10556:
10557: * operators.txt, src/types/pa_vstatus.C: renamed $memory:status
10558: fields to reflect their real meaning
10559:
10560: 2003-06-27 paf
10561:
10562: * src/: classes/file.C, include/pa_charset.h, include/pa_exec.h,
10563: include/pa_hash.h, main/pa_charset.C: merged from HEAD
10564: file::exec/cgi .charset
10565:
10566: 2003-06-26 paf
10567:
10568: * ChangeLog, src/classes/file.C, src/classes/hash.C,
10569: src/classes/image.C, src/classes/op.C, src/classes/string.C,
10570: src/classes/table.C: fixed several uninitialized local
10571: structures. notably ^hash.foreach now inserts delimiters
10572: properly [were inserting it before first body]
10573:
10574: 2003-06-24 paf
10575:
10576: * src/include/pa_hash.h: simplified HASH_ALLOCATES_COUNT
10577:
10578: 2003-06-20 paf
10579:
10580: * operators.txt, src/include/pa_globals.h, src/main/pa_common.C,
10581: src/main/pa_globals.C: introducing
10582: $f[^file::load[binary;http://...]] $f.tables
10583:
10584: 2003-06-06 paf
10585:
10586: * src/types/: pa_vhash.h: $hash.field lookup first now: along with
10587: table. [were method lookup: inconsistent]
10588:
10589: 2003-06-02 paf
10590:
10591: * src/include/pa_memory.h: empty string clone fixed to return
10592: writable memory
10593:
10594: * src/main/pa_common.C: fix_line_breaks bug fix [terminating zero
10595: were not appended] which violated string invariant
10596:
10597: 2003-05-30 paf
10598:
10599: * src/types/pa_value.C: date format now Sun, 06 Nov 1994 08:49:37
10600: GMT ; RFC 822, updated by RFC 1123 [as in HEAD]
10601:
10602: * src/main/pa_common.C: date format now Sun, 06 Nov 1994 08:49:37
10603: GMT ; RFC 822, updated by RFC 1123
10604:
10605: * src/: classes/file.C, classes/form.C, targets/cgi/parser3.C,
10606: targets/isapi/parser3isapi.C: initialized request_info properly
10607:
10608: * src/classes/xnode.C: found minor bug, commended for future
10609:
10610: 2003-05-28 paf
10611:
10612: * src/classes/form.C: request_info.content_length can't be <0,
10613: size_t for some time
10614:
10615: 2003-05-26 paf
10616:
10617: * src/: classes/file.C, classes/string.C, main/pa_string.C: few
10618: forgotten <0 changed to !=STRING_NOT_FOUND
10619:
10620: * src/classes/math.C: merged ffffu from HEAD
10621:
10622: 2003-05-11 paf
10623:
10624: * src/main/pa_globals.C: xml memory debugging functions (ifdefed)
10625:
10626: * src/types/: pa_vxdoc.h, pa_vxnode.h: think that found cause of
10627: premature doc free. transformed document had xmlDoc reference
10628: stored to non-gc-memory (libgdome) added holding-reference
10629:
10630: 2003-04-29 paf
10631:
10632: * src/main/pa_globals.C: started digging on double free. on win32
10633: found that that's perfectly normal.
10634:
10635: 2003-04-25 paf
10636:
10637: * src/classes/table.C: table.join bug fix [bad limit check]
10638:
10639: * src/classes/math.C: merged from HEAD: simpiler hash_string
10640:
10641: * src/classes/math.C: snprintf(buf, 3) become (buf,2) and failed to
10642: print anything. changed to quicker and simplier code
10643:
10644: * src/classes/hash.C: allowed ^hash::create[^rem{xxx}] [were to
10645: strict a check]
10646:
10647: * src/: classes/table.C, lib/md5/pa_md5c.c: minor compile errors
10648:
10649: 2003-04-24 paf
10650:
10651: * src/include/pa_table.h: too strict assert loosened
10652:
10653: * src/lib/: md5/pa_md5c.c, pcre/pcre.h: thanks to Ilia Soldis
10654: <soldis@infolio.ru> for reporing this ansi c fiolation syntax
10655: report
10656:
10657: 2003-04-21 paf
10658:
1.101 moko 10659: * src/targets/cgi/Makefile.am: pp3 added to .am
1.95 moko 10660:
10661: * src/main/pa_globals.C: pcre memory management changed to use GC
10662: memory
10663:
10664: * src/main/pa_globals.C: 2.5.6 version of libxml allows to install
10665: xmlMallocAtomic [author agreed to my suggestion], used that
10666:
10667: * src/types/pa_vmail.C: ^mail:send[$.body backward compatibility
10668:
10669: * src/: targets/cgi/parser3.C, types/pa_value.C, types/pa_value.h,
10670: types/pa_vmail.C: attributed_meaning_to_string added
10671: L_UNSPECIFIED piece which was sortof OK, but violated string
10672: invariant [assertion barked on that] changed to L_PASS_APPEND,
10673: made that param obligatory
10674:
10675: * src/main/pa_string.C: String::ArrayFragment::append_positions bug
10676: fixed [assert helped]
10677:
10678: * src/include/pa_string.h: assert added [looking for bug]
10679:
10680: * src/main/pa_request.C: merged from HEAD: "x:..." and "\\..." file
10681: names on Win32 considered disk-global
10682:
10683: * src/main/pa_request.C: "x:..." and "\\..." file names on Win32
10684: considered disk-global
10685:
10686: 2003-04-18 paf
10687:
10688: * src/main/untaint.C: merged from HEAD: enabled '~' letter in
10689: filenames
10690:
10691: * src/main/untaint.C: enabled '~' letter in filenames
10692:
10693: 2003-04-16 paf
10694:
10695: * src/classes/file.C: small bug introduced in autoptr times fixed
10696:
10697: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: merged from
10698: HEAD
10699:
1.101 moko 10700: * src/classes/table.C: fix: gcc reported tiny error
1.95 moko 10701:
10702: 2003-04-15 paf
10703:
10704: * operators.txt, src/classes/math.C, src/lib/md5/pa_md5.h,
10705: src/lib/md5/pa_md5c.c, tests/141.html,
10706: tests/results/141.processed: merged from head ^math:uuid[]
10707: ^math:uid64[] ^math:md5[string]
10708:
10709: test added: 141.html
10710:
10711: * operators.txt, src/classes/math.C: ^math:uid64[]
10712:
10713: * src/classes/math.C: ^math:uuid[]
10714:
10715: * operators.txt, src/classes/math.C: ^math:uuid[]
10716:
10717: * operators.txt, src/classes/math.C, src/lib/md5/pa_md5.h,
10718: src/lib/md5/pa_md5c.c: ^math:md5[string] 16-byte digest
10719:
10720: * operators.txt, src/classes/file.C, src/include/pa_common.h,
10721: src/include/pa_config_fixed.h, src/main/pa_common.C:
10722: ^file::load[mode;name; $.offset $.limit
10723:
10724: 2003-04-14 paf
10725:
10726: * src/: classes/math.C, lib/md5/pa_md5.h, lib/md5/pa_md5c.c:
10727: started ^math:md5
10728:
10729: * src/classes/table.C, src/include/pa_array.h,
10730: src/include/pa_table.h, src/main/pa_table.C, tests/140.html,
10731: tests/results/140.processed: table $.reverse option works in
10732: create&co table $.distinct[tables] bug fix merged
10733:
10734: * src/: classes/table.C, include/pa_table.h: table
10735: $.distinct[tables] bug fixed
10736:
10737: * src/classes/table.C: more warnings
10738:
10739: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C:
10740: removed checks in table::set_current, moved them back to
10741: table::locate implemented table::create/join ñ $.reverse
10742:
10743: * src/: include/pa_table.h, main/pa_array.C, main/pa_table.C:
10744: removed checks in table::set_current, moved them back to
10745: table::locate
10746:
10747: 2003-04-11 paf
10748:
10749: * operators.txt, src/classes/date.C, src/classes/table.C,
10750: src/include/pa_array.h, src/include/pa_common.h,
10751: src/include/pa_config_includes.h, src/include/pa_string.h,
10752: src/include/pa_table.h, src/main/pa_request.C,
10753: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
10754: src/main/pa_table.C: merged from HEAD from
10755: before_append_array_limit_sense_change to
10756: after_append_array_limit_sense_change
10757:
10758: * src/classes/table.C: typo
10759:
10760: * operators.txt, src/classes/date.C, src/classes/table.C,
10761: src/include/pa_array.h, src/include/pa_common.h,
10762: src/include/pa_config_includes.h, src/include/pa_globals.h,
10763: src/include/pa_table.h, src/main/pa_array.C,
10764: src/main/pa_globals.C, src/main/pa_request.C,
10765: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
10766: src/main/pa_table.C: append_array_limit_sense_change locate
10767: accepts options same as create new option: $.reverse(1) [do not
10768: work in table::create]
10769:
10770: * src/: include/pa_common.h, main/pa_common.C: gcc didn't like
10771: (stat xxx,
10772:
10773: * src/classes/: table.C: typo
10774:
10775: * tests/: 130.html, 131.html, 132.html, 133.html, 134.html,
10776: 135.html, 136.html, 137.html, 138.html, 139.html, descript.ion,
10777: results/130.processed, results/131.processed,
10778: results/132.processed, results/133.processed,
10779: results/134.processed, results/135.processed,
10780: results/136.processed, results/137.processed,
10781: results/138.processed, results/139.processed: added few mustfail
10782: tests 130.html mustfail: empty regexp 131.html mustfail: invalid
10783: date/time 132.html mustfail: access to junction outside of
10784: context 133.html mustfail: access to junction outside of context,
10785: case version 134.html mustfail: hash: adding a key inside of
10786: foreach 135.html mustfail: modifying system class 136.html
10787: mustfail: $.name outside of $hash[here] 137.html mustfail:
10788: appendChild without import 138.html mustfail: invalid encoding
10789: inside of xml 139.html mustfail: bad XPath
10790:
10791: * operators.txt, src/classes/table.C, tests/084.html,
10792: tests/125.html, tests/126.html, tests/127.html, tests/128.html,
10793: tests/129.html, tests/results/125.processed,
10794: tests/results/126.processed, tests/results/127.processed,
10795: tests/results/128.processed, tests/results/129.processed: merged
10796: from HEAD ^table.hash[key][$.distinct[tables]]
10797:
10798: maked appropriate tests [changed one old nonconforming]
10799:
10800: * operators.txt, src/classes/table.C:
10801: ^table.hash[key][$.distinct[tables]]
10802:
10803: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
10804: merged fix for found very old xml (dom) bug: were passing
10805: domString objects and later ERROREOUSLY freed them
10806:
10807: * INSTALL, src/include/pa_charset.h, src/lib/Makefile.am,
10808: src/main/pa_charset.C: re-added libgdome patch. regretfully
10809: libgdome bug can not be worked around
10810:
10811: 2003-04-10 paf
10812:
10813: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h:
10814: found very old xml (dom) bug: were passing domString objects and
10815: later ERROREOUSLY freed them
10816:
10817: * src/doc/string.dox, src/include/pa_memory.h,
10818: src/include/pa_string.h, src/lib/cord/cordbscs.c,
10819: src/main/pa_string.C, src/types/pa_vform.C, src/types/pa_vform.h,
10820: tests/123.html, tests/124.html, tests/results/001.processed,
10821: tests/results/002.processed, tests/results/003.processed,
10822: tests/results/004.processed, tests/results/005.processed,
10823: tests/results/006.processed, tests/results/008.processed,
10824: tests/results/009.processed, tests/results/010.processed,
10825: tests/results/011.processed, tests/results/012.processed,
10826: tests/results/013.processed, tests/results/014.processed,
10827: tests/results/015.processed, tests/results/016.processed,
10828: tests/results/017.processed, tests/results/018.processed,
10829: tests/results/020.processed, tests/results/021.processed,
10830: tests/results/022.processed, tests/results/023.processed,
10831: tests/results/024.processed, tests/results/025.processed,
10832: tests/results/026.processed, tests/results/027.processed,
10833: tests/results/028.processed, tests/results/029.processed,
10834: tests/results/030.processed, tests/results/031.processed,
10835: tests/results/032.processed, tests/results/033.processed,
10836: tests/results/034.processed, tests/results/035.processed,
10837: tests/results/036.processed, tests/results/037.processed,
10838: tests/results/038.processed, tests/results/039.processed,
10839: tests/results/040.processed, tests/results/041.processed,
10840: tests/results/042.processed, tests/results/043.processed,
10841: tests/results/044.processed, tests/results/045.processed,
10842: tests/results/046.processed, tests/results/047.processed,
10843: tests/results/048.processed, tests/results/049.processed,
10844: tests/results/050.processed, tests/results/051.processed,
10845: tests/results/052.processed, tests/results/053.processed,
10846: tests/results/054.processed, tests/results/055.processed,
10847: tests/results/056.processed, tests/results/057.processed,
10848: tests/results/058.processed, tests/results/059.processed,
10849: tests/results/060.processed, tests/results/061.processed,
10850: tests/results/062.processed, tests/results/063.processed,
10851: tests/results/064.processed, tests/results/065.processed,
10852: tests/results/066.processed, tests/results/067.processed,
10853: tests/results/068.processed, tests/results/069.processed,
10854: tests/results/070.processed, tests/results/071.processed,
10855: tests/results/072.processed, tests/results/073.processed,
10856: tests/results/074.processed, tests/results/075.processed,
10857: tests/results/076.processed, tests/results/077.processed,
10858: tests/results/078.processed, tests/results/079.processed,
10859: tests/results/080.processed, tests/results/081.processed,
10860: tests/results/082.processed, tests/results/083.processed,
10861: tests/results/084.processed, tests/results/085.processed,
10862: tests/results/086.processed, tests/results/087.processed,
10863: tests/results/088.processed, tests/results/089.processed,
10864: tests/results/090.processed, tests/results/091.processed,
10865: tests/results/092.processed, tests/results/093.processed,
10866: tests/results/094.processed, tests/results/095.processed,
10867: tests/results/096.processed, tests/results/097.processed,
10868: tests/results/101.processed, tests/results/102.processed,
10869: tests/results/104.processed, tests/results/105.processed,
10870: tests/results/106.processed, tests/results/107.processed,
10871: tests/results/108.processed, tests/results/109.processed,
10872: tests/results/110.processed, tests/results/111.processed,
10873: tests/results/112.processed, tests/results/113.processed,
10874: tests/results/114.processed, tests/results/115.processed,
10875: tests/results/116.processed, tests/results/117.processed,
10876: tests/results/118.processed, tests/results/119.processed,
10877: tests/results/120.processed, tests/results/121.processed,
10878: tests/results/122.processed, tests/results/123.processed,
10879: tests/results/124.processed: new convention: char* never 0.
10880: assert in cord on that
10881:
10882: * src/main/pa_charset.C: couple more asserts
10883:
10884: * src/: main/pa_charset.C, include/pa_charset.h: little transcodes
10885: speedup
10886:
10887: * src/main/pa_charset.C: couple assertions on fantastic situations
10888: added [may be those is the case now?]
10889:
10890: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
10891: that's memory from gc_malloc, not from g_malloc :(, but would
10892: hope]
10893:
10894: * src/main/pa_charset.C: bugfix on memory buffer overrun [but
10895: that's memory from gc_malloc, not from g_malloc :(, but would
10896: hope]
10897:
10898: * src/main/pa_charset.C: checked custom malloc for returning 0
10899:
10900: 2003-04-09 paf
10901:
10902: * src/classes/date.C: merged ^date.roll changes
10903:
10904: * src/classes/date.C: ^date.roll bug fix
10905:
10906: * src/classes/date.C: ^date.roll now throws less errors: month
10907: shifts handles end of month situation by reducing day number
10908: hour-hole shift reduces hour to recover
10909:
10910: * src/targets/cgi/pp3.cmd: custom profiling script: plist/ST <<
10911: Sort by function time
10912:
10913: * operators.txt, src/main/pa_charset.C, src/main/pa_common.C:
10914: http:// $.charset[] param done
10915:
10916: * tests/: 122.html, results/122.processed: 122 date test <= and ==
10917: added [after volatile fix. passes on win&intel-solaris]
10918:
10919: 2003-04-08 paf
10920:
10921: * src/: classes/file.C, classes/op.C, classes/table.C,
10922: classes/xdoc.C, include/pa_charset.h, include/pa_charsets.h,
10923: include/pa_common.h, include/pa_request_charsets.h,
10924: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
10925: main/pa_exec.C, main/pa_request.C, main/untaint.C,
10926: types/pa_value.h, types/pa_vmail.C, types/pa_vrequest.C,
10927: types/pa_vresponse.C: started http:// $.charset[] param and
10928: http response charset detection just compiled. todo:test
10929:
10930: * src/main/pa_common.C: merged PA_USE_ALARM bugfix from HEAD
10931:
10932: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
10933: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vform.C,
10934: types/pa_vmail.C: changed transcode param converntion along with
10935: string creating convention -- all strings are zero-terminated,
10936: this allowed to fix one remaining String("123", 2) case
10937:
10938: * src/: classes/date.C, classes/file.C, classes/hash.C,
10939: classes/op.C, classes/string.C, classes/table.C,
10940: include/pa_charset.h, include/pa_memory.h, include/pa_string.h,
10941: main/compile.tab.C, main/pa_charset.C, main/pa_exec.C,
10942: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
10943: main/untaint.C, types/pa_vfile.C, types/pa_vfile.h,
10944: types/pa_vform.C, types/pa_vform.h, types/pa_vmail.C: pa_vform
10945: violated String::invariant. started fixing [not compiled now]
10946:
10947: * src/: classes/string.C, include/pa_string.h, lib/cord/cordbscs.c,
10948: main/compile.tab.C, main/compile.y, main/pa_string.C,
10949: main/untaint.C, targets/cgi/parser3.C: number of string style
10950: improvements & optimizations
10951:
10952: * src/classes/xnode.C: =0 bug fix [left from autoptr default ctor
10953: :(]
10954:
10955: * src/main/untaint.C: removed redundant & in CORD_pos param passing
10956: [for it's a pointer really]
10957:
10958: * src/main/untaint.C: CORD_pos_advance turned out to have limit on
10959: 'n' param. worked that around
10960:
10961: * src/lib/cord/: Makefile.am, cordbscs.c, source.url: From: "Boehm,
10962: Hans" <hans_boehm@hp.com> To: "'Alexandr Petrosian (PAF)'"
10963: <PAF@design.ru>; "Boehm, Hans" <hans_boehm@hp.com> Sent: Tuesday,
10964: April 08, 2003 2:16 AM Subject: RE: libgc 6.2.alpha4
10965: cord/cordbscs.c/CORD_cat bug [were: CORD__extend_path bug?
10966:
10967: Thanks for the bug report and patch.
10968:
10969: I hadn't looked at this code in a while. Reading it now, it
10970: seems to me that the tests should also be ">= MAX_DEPTH" to
10971: comply with the invariant, though that may not matter a lot. I
10972: changed that, too.
10973:
10974: Hans
10975:
10976: 2003-04-07 paf
10977:
10978: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C:
10979: merged from head:safe mode error message now includes numbers
10980:
10981: * src/main/execute.C: n-th attempt to make a=a work with double.
10982: problem: as_double returns it's result in fp-register compiler
10983: optimizes access to that register after b->as_double, and just
10984: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
10985: from memory. _SAME_ double values do not match here. when
10986: forced to REload fp-register, values do match.
10987:
10988: tried to make them volatile.
10989:
10990: * src/main/execute.C: n-th attempt to make a=a work with double.
10991: problem: as_double returns it's result in fp-register compiler
10992: optimizes access to that register after b->as_double, and just
10993: compares ALREADY_STORED_VALUE with prev-calculated a->as_double
10994: from memory. _SAME_ double values do not match here. when
10995: forced to REload fp-register, values do match.
10996:
10997: tried to make them volatile.
10998:
10999: * src/types/pa_vobject.h: small style change
11000:
11001: * src/: lib/cord/cordbscs.c, include/pa_string.h: CORD_cat bugfix
11002:
11003: * src/: include/pa_common.h, main/pa_common.C, main/pa_exec.C: safe
11004: mode error message now includes numbers
11005:
11006: * src/: main/untaint.C, targets/cgi/parser3.C: unknown untaint lang
11007: now causes death
11008:
11009: 2003-04-04 paf
11010:
11011: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C:
11012: incorportated pa_exec patch by From: "Victor Fedoseev"
11013: <vvf_ru@mail.ru> To: "Alexandr Petrosian (PAF)" <PAF@design.ru>
11014: Sent: Thursday, January 23, 2003 9:14 AM
11015:
11016: huge speedup on ^file::cgi with big result
11017:
11018: * src/classes/table.C: sort table with 0 rows bug fixed
11019:
11020: * src/types/pa_vhash.h: $hash._default showed in foreach & co bug
11021: fix http://i2/tasks/edit/?id=4493701604654042676
11022:
11023: @main[] $with_default[ $.a[1] $._default[default from
11024: with_default] ] ^show[$with_default]
11025:
11026: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
11027: =$to_add_to.xxx=<br>
11028:
11029: ^show[$to_add_to]
11030:
11031: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
11032: ^show[$cloned]
11033:
11034: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
11035:
11036: } <hr>
11037:
11038: * src/classes/hash.C: $hash._default showed in foreach & co bug fix
11039: http://i2/tasks/edit/?id=4493701604654042676
11040:
11041: @main[] $with_default[ $.a[1] $._default[default from
11042: with_default] ] ^show[$with_default]
11043:
11044: $to_add_to[ $.b[2] ] ^to_add_to.add[$with_default]
11045: =$to_add_to.xxx=<br>
11046:
11047: ^show[$to_add_to]
11048:
11049: $cloned[^hash::create[$with_default]] =$cloned.xxx=<br>
11050: ^show[$cloned]
11051:
11052: @show[hash] ^hash.foreach[k;v]{ $k = $v <br>
11053:
11054: } <hr>
11055:
11056: * src/types/pa_vmail.C: mail receive: .txt attachemnts bug fix
11057: http://i2/tasks/edit/?id=4507350336410850921
11058:
11059: * src/classes/xdoc.C: memory allocation func bugfix
11060: http://i2/tasks/edit/?id=4499303470368629745
11061:
11062: * src/classes/math.C: allowed random 1...
11063:
11064: * src/classes/math.C: allowed random 0..
11065:
11066: * src/main/pa_globals.C: exif mem leak
11067: http://i2/tasks/edit/?id=4480590323629807263
11068:
11069: * src/: classes/classes.dsp, main/main.dsp,
11070: targets/cgi/parser3.dsp, types/pa_vmail.C, types/types.dsp: buf
11071: fix http://i2/tasks/edit/?id=4493946731322521294
11072: $.to[billgates@microsoft.com BCc: send-spam-to@someemails.ru ]
11073:
11074: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
11075: lib/pcre/pcre.dsp, main/compile.tab.C, main/main.dsp,
11076: main/pa_globals.C, targets/cgi/parser3.dsp, types/types.dsp:
11077: links to xml libs made relative, no need to unpack parser3project
11078: to /parser3project.
11079:
11080: * src/main/: compile.tab.C, compile.y, compile_tools.h: error
11081: column more precise - tab handling bug fixed
11082:
11083: * src/main/: compile.tab.C, compile.y: more understandable error
11084: message in case @CLASS with more then one line inside
11085:
11086: * src/targets/cgi/parser3.C: more understandable error message in
11087: case of errors in @unhandled_exception
11088:
11089: 2003-04-03 paf
11090:
11091: * INSTALL, src/include/pa_operation.h, src/include/pa_request.h,
11092: src/main/compile.tab.C, src/main/compile.y,
11093: src/main/compile_tools.C, src/main/compile_tools.h,
11094: src/main/execute.C, src/main/pa_request.C: debug info format
11095: simplified, now it's: OP_VALUE Operation::Origin << here value*
11096:
11097: higher limits: file number (max: 255) line number (max:
11098: 64535) column number (max: 255)
11099:
11100: * src/classes/math.C: top limit
11101:
11102: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
11103: precise parse error position in case of
11104:
11105: ^bug ]
11106:
11107: * src/classes/op.C, src/main/pa_request.C, tests/042.html: test 042
11108: changed to realities, and passed [bug fixed]
11109:
11110: * src/: classes/op.C, include/pa_request.h, main/compile.C,
11111: main/compile.tab.C, main/compile.y, main/compile_tools.C,
11112: main/compile_tools.h, main/pa_request.C: introducing
11113: ^process...[main-method-alias]
11114:
11115: * src/: classes/date.C, classes/image.C, classes/op.C,
11116: classes/string.C, classes/table.C, classes/xdoc.C,
11117: types/pa_vmethod_frame.h: MethodParams& now [methods without
11118: params receive zero reference, but they are expected not to look
11119: there]
11120:
11121: * operators.txt, src/classes/date.C, src/classes/double.C,
11122: src/classes/file.C, src/classes/hash.C, src/classes/image.C,
11123: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
11124: src/classes/memory.C, src/classes/op.C, src/classes/response.C,
11125: src/classes/string.C, src/classes/table.C, src/classes/void.C,
11126: src/classes/xdoc.C, src/classes/xnode.C, src/classes/xnode.h,
11127: src/main/execute.C, src/types/pa_method.h: MethodParams& now
11128: [methods without params receive zero reference, but they are
11129: expected not to look there]
11130:
11131: * operators.txt, src/classes/op.C, src/include/pa_request.h,
11132: src/main/pa_request.C, src/types/pa_vmethod_frame.h:
11133: ^process...[filename] useful for better error reporting
11134: [file/line/col]
11135:
11136: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
11137: types/pa_vstring.h: slightly improved error messages text: 1. is
11138: '%s', it 2. method undefined in case of ^void[]
11139:
11140: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
11141: include/pa_types.h, main/execute.C, main/pa_request.C: exception
11142: handling done. now we have error columns todo: test it
11143:
11144: * src/: classes/op.C, include/pa_request.h: removed from trace 'a'
11145: exception when ^try{ ^throw[a;1] }{ ^throw[b;2] }
11146:
11147: this makes life easier: were: bad stack order -- were in
11148: exception catch unwind order, which didn't match execution order
11149:
11150: @main[] ^try{ ^first[] }{ ^throw[c;3] }
11151:
11152: @first[] ^throw[a;1]
11153:
11154: showed throw a first throw b try
11155:
11156: which is no good
11157:
11158: * src/: classes/op.C, include/pa_request.h, include/pa_stack.h,
11159: main/compile.tab.C, main/execute.C, main/pa_request.C: strack
11160: trace reset after handled exception [old bug fixed]
11161:
11162: * src/main/: compile.tab.C, compile.y: parse position old bug
11163: fixed. position reporting made precise [both, in parse erros and
11164: runtime errors]
11165:
11166: 2003-04-02 paf
11167:
11168: * src/: include/pa_operation.h, include/pa_request.h,
11169: main/compile.C, main/compile.tab.C, main/compile.y,
11170: main/compile_tools.C, main/compile_tools.h, main/execute.C,
11171: main/pa_exception.C, main/pa_request.C: debug info: started
11172: using. todo:complete
11173:
11174: * src/: classes/op.C, include/pa_operation.h, include/pa_request.h,
11175: main/compile.C, main/compile.tab.C, main/compile.y,
11176: main/compile_tools.C, main/compile_tools.h, main/execute.C,
11177: main/pa_request.C: prepared debug info todo:use it
11178:
11179: * src/include/pa_operation.h: strange mistake fixed: forgot to
11180: return Operation class->union after switching from autoptrs.
11181:
11182: * tests/: Makefile, results/108.processed, results/117.processed:
11183: meta considered OK [it's up to coder now to remove it not needed]
11184:
11185: * src/main/pa_dictionary.C, tests/Makefile: replace bug fix [broke
11186: Dictionary constructor when moved to gc]
11187:
11188: * src/main/pa_common.C: uncommented http:// file loading
11189:
11190: * src/include/pa_array.h, src/main/execute.C,
11191: src/targets/cgi/parser3.C, tests/run_parser.sh: gif encoder bug
11192: fix [gdGrowingBuf]
11193:
11194: * configure.in, src/lib/Makefile.am: removed patches
11195:
11196: * configure, src/include/pa_config_auto.h.in,
11197: src/main/pa_charset.C: --enable-assertions autoconf-ed
11198:
11199: * src/main/pa_common.C: uncommented http:// file loading
11200:
11201: * src/: classes/xdoc.C, types/pa_vxdoc.h: removed ref leak in
11202: xdoc::create/load
11203:
11204: * src/: classes/form.C, classes/hash.C, classes/image.C,
11205: classes/string.C, classes/table.C, classes/void.C,
11206: include/pa_common.h, main/pa_common.C, main/pa_request.C,
11207: main/pa_sql_driver_manager.C, main/pa_string.C: all calls to
11208: String::String(str,helper_length) are checked. found/fixed one
11209: place: $request:body now zero-terminated,
11210:
11211: * src/: classes/op.C, classes/table.C, include/pa_request.h,
11212: main/compile_tools.C, main/execute.C, types/pa_value.h,
11213: types/pa_vbool.h, types/pa_vclass.h, types/pa_vdate.h,
11214: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
11215: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
11216: types/pa_vobject.C, types/pa_vobject.h, types/pa_vstring.h,
11217: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.h,
11218: types/pa_vxnode.h: more locally scoped vars in execute (more
11219: easily optimizable)
11220:
11221: * src/: classes/table.C, include/pa_table.h, main/pa_table.C: few
11222: for(size_t i=0...) -> for(Array_iterator... i(..); i.has_next()
11223:
11224: * src/: include/pa_array.h, include/pa_stack.h,
11225: include/pa_string.h, main/compile_tools.C, main/main.dsp,
11226: main/pa_table.C, types/pa_vmethod_frame.C: array get/put check
11227: become assertion iterator in methodframe filler
11228:
11229: * src/: include/pa_array.h, include/pa_stack.h, main/main.dsp,
11230: targets/cgi/parser3.C: array::get/put inlined
11231:
11232: * src/: lib/cord/cordbscs.c, main/pa_globals.C: globals.c:
11233: gc_substitute_memory_management_functions +installed CORD_oom
11234: function
11235:
11236: * configure.in, src/classes/xnode.C, src/include/pa_config_fixed.h,
11237: src/include/pa_config_includes.h, src/include/pa_string.h,
11238: src/lib/cord/cordbscs.c, src/main/pa_memory.C,
11239: src/targets/cgi/parser3.C: converted debug hacks to ANSI
11240: assertions started configure.in --enable-assertions
11241:
11242: 2003-04-01 paf
11243:
11244: * src/: classes/xdoc.C, classes/xnode.h, include/pa_memory.h,
11245: main/pa_memory.C, targets/cgi/parser3.C, types/pa_vxdoc.h,
11246: types/pa_vxnode.C, types/pa_vxnode.h: memory bug debugged down:
11247: gdome uses glib memory, and stores last pointer to xmlDoc there,
11248: gc misses that and collects valid memory fixed by remembering
11249: xmlDoc from dom object in xdoc. todo: do something with
11250: premature free of xdoc with xnodes/node values referring into it
11251:
11252: * src/classes/: mail.C: typo fix
11253:
11254: * src/main/pa_memory.C: bug() to set bpt in (memory.c) some .am
11255: changes
11256:
11257: * src/: include/pa_memory.h, main/pa_common.C, main/pa_globals.C,
11258: main/pa_memory.C: moved memory debugging to global level: to
11259: pa_gc_malloc
11260:
11261: * src/: main/pa_globals.C, targets/cgi/parser3.C: xml memory
11262: debugging showed no errors. todo: debug parser memory
11263:
11264: * src/targets/cgi/: parser3.C, parser3.dsp: more build
11265: configurations
11266:
11267: * src/: classes/classes.dsp, include/pa_config_fixed.h,
11268: main/compile.tab.C, main/main.dsp, main/pa_globals.C,
11269: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
11270: types/types.dsp: prepared xml-static configuration
11271:
11272: 2003-03-31 paf
11273:
11274: * INSTALL, src/classes/xdoc.C, src/main/pa_globals.C,
11275: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp: started
11276: xml lib memory debugging, simple checks failed: it seems that
11277: library does realloc(bad ptr), and recording those ptrs in heap
11278: [for debugging] was bad: heap situation changes = everything
11279: works fine
11280:
11281: * src/: main/pa_charset.C, include/pa_charset.h: worked around
11282: xmlRegisterCharEncodingHandler limitation [currently imposed
11283: limit of 10 user-defined charsets]
11284:
11285: 2003-03-28 paf
11286:
11287: * src/main/execute.C: execution stack copied to local register
11288: variable, removed lots [~2e7) of memory accesses
11289:
11290: 2003-03-27 paf
11291:
11292: * src/: classes/xdoc.C, main/pa_globals.C: XML memory funcs to GC
11293: works in debug, but fails in release todo: fix that
11294:
11295: * src/: classes/xdoc.C, main/compile.tab.C, main/pa_globals.C,
11296: targets/cgi/parser3.C: forgot to merge XML memory funcs
11297: replacement from gc branch
11298:
11299: * src/main/pa_exec.C: introducing append_help_length [radical
11300: improvement here]
11301:
11302: * src/targets/cgi/parser3.C: GC_java_finalization turned off [was
11303: 'not recommened' in gc.h, on win32 noticed no difference]
11304:
11305: * src/include/pa_array.h: returned checked array get [were disabled
11306: for debugging] result:not slower [don't understand that, it were
11307: INLINED] todo: find out a way of inlining it!
11308:
11309: * src/: include/pa_string.h, lib/gc/include/gc.h,
11310: lib/gc/include/gc_fake.h, main/compile.tab.C,
11311: targets/cgi/parser3.C, main/pa_memory.C, targets/cgi/parser3.dsp:
11312: convention changed: all resulting strings are zero-terminated
11313:
11314: * src/: classes/date.C, classes/file.C, classes/hash.C,
11315: classes/string.C, classes/table.C, classes/void.C,
11316: include/pa_string.h, lib/cord/cord.dsp, lib/cord/cordbscs.c,
11317: lib/cord/include/cord.h, main/compile.tab.C, main/compile.y,
11318: main/compile_tools.h, main/pa_common.C, main/pa_exec.C,
11319: main/pa_request.C, main/pa_string.C, main/pa_uue.C,
11320: sql/pa_sql_driver.h, types/pa_value.C, types/pa_venv.h,
11321: types/pa_vfile.C, types/pa_vmail.C: introducing
11322: append_help_length [radical improvement here]
11323:
11324: * src/: classes/memory.C, include/pa_array.h, include/pa_hash.h,
11325: include/pa_memory.h, lib/cord/cord.dsp, lib/cord/cordxtra.c,
11326: lib/gc/include/gc.h, main/pa_memory.C, targets/cgi/parser3.C,
11327: targets/cgi/parser3.dsp, types/pa_vstatus.C: disabled gc, become
11328: even slower
11329:
11330: * src/: classes/string.C, classes/table.C, include/pa_array.h,
11331: include/pa_stack.h, include/pa_string.h, main/compile_tools.C,
11332: main/pa_string.C, main/untaint.C, types/pa_vmethod_frame.C: fixed
11333: clients of &get(): most to use non-ref version, some[in tight
11334: places] to get_unchecked_ref
11335:
11336: * src/doc/memory.dox: forgot to add
11337:
11338: * src/: classes/classes.dsp, classes/memory.C, classes/xdoc.C,
11339: include/pa_array.h, include/pa_request.h, include/pa_stack.h,
11340: include/pa_string.h, lib/cord/cord.dsp, lib/ltdl/libltdl.dsp,
11341: lib/md5/md5.dsp, lib/pcre/pcre.dsp, main/compile.tab.C,
11342: main/compile.y, main/compile_tools.C, main/compile_tools.h,
11343: main/main.dsp, main/pa_string.C, targets/cgi/parser3.C,
11344: targets/cgi/parser3.dsp, types/pa_vmail.C,
11345: types/pa_vmethod_frame.C, types/types.dsp: Array::put(index,
11346: T>>&<< removed after Stack::pop wiping removed [moved to separate
11347: func] other Array & removed
11348:
11349: 2003-03-26 paf
11350:
11351: * src/: classes/classes.dsp, classes/file.C, classes/op.C,
11352: classes/table.C, include/pa_array.h, include/pa_charset.h,
11353: include/pa_stack.h, include/pa_string.h, include/pa_table.h,
11354: lib/cord/cord.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
11355: lib/pcre/pcre.dsp, main/compile.tab.C, main/compile.y,
11356: main/main.dsp, main/pa_charset.C, main/pa_common.C,
11357: main/pa_exec.C, main/pa_sql_driver_manager.C,
11358: main/pa_stylesheet_manager.C, main/pa_table.C,
11359: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
11360: types/pa_vmethod_frame.C, types/pa_vmethod_frame.h,
11361: types/pa_vobject.C, types/pa_vobject.h, types/types.dsp:
11362: pre-evaluated .count() in some places
11363:
11364: * src/: classes/classes.dsp, lib/ltdl/libltdl.dsp, lib/md5/md5.dsp,
11365: lib/pcre/pcre.dsp, main/main.dsp, targets/cgi/parser3.dsp,
11366: types/types.dsp: .dsp profiling updated
11367:
11368: * src/: classes/classes.dsp, lib/cord/cord.dsp,
11369: lib/ltdl/libltdl.dsp, lib/md5/md5.dsp, main/main.dsp,
11370: targets/cgi/parser3.dsp, types/types.dsp: started profiling
11371:
11372: * src/: classes/classes.dsp, lib/cord/cord.dsp, main/compile.tab.C,
11373: main/compile_tools.h, main/main.dsp, targets/cgi/parser3.dsp,
11374: targets/isapi/parser3isapi.dsp, types/types.dsp: .dsp updated to
11375: use lib/gc,lib/cord
11376:
1.101 moko 11377: * acsite.m4, src/classes/Makefile.am, src/classes/mail.C,
11378: src/classes/math.C, src/classes/op.C, src/include/pa_common.h,
1.95 moko 11379: src/include/pa_config_auto.h.in, src/include/pa_config_fixed.h,
11380: src/include/pa_config_includes.h, src/include/pa_request.h,
11381: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
11382: src/include/pa_stylesheet_connection.h, src/include/pa_version.h,
1.101 moko 11383: src/lib/Makefile.am, src/lib/cord/Makefile.am,
1.95 moko 11384: src/lib/cord/include/Makefile.am,
1.101 moko 11385: src/lib/cord/include/private/Makefile.am, src/main/Makefile.am,
11386: src/main/pa_exec.C, src/main/pa_string.C, src/main/untaint.C,
11387: src/targets/cgi/Makefile.am, src/types/Makefile.am,
11388: src/types/pa_vclass.h, src/types/pa_vcookie.h,
11389: src/types/pa_vform.h, src/types/pa_vhash.h,
11390: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.h,
11391: src/types/pa_vresponse.h, src/types/pa_vstateless_class.h,
11392: src/types/pa_vstatus.C, src/types/pa_vstatus.h,
11393: src/types/pa_vtable.h, src/types/pa_vxdoc.h: configured math
11394: funcs ported pa_exec
1.95 moko 11395:
11396: * src/lib/: cord/include/gc.h, gc/include/gc.h: introducing lib/gc
11397:
11398: * src/lib/cord/include/: cord.h, ec.h, gc.h, private/cord_pos.h:
11399: bundled gc includes
11400:
11401: * src/: classes/op.C, include/pa_array.h,
11402: include/pa_sql_connection.h, include/pa_string.h,
11403: include/pa_version.h, main/compile.tab.C, main/compile.y,
11404: main/execute.C, main/pa_common.C, main/pa_exception.C,
11405: main/pa_request.C, main/pa_string.C, targets/cgi/parser3.C,
11406: targets/cgi/parser3.dsp: a number of bugfixes [while testing
11407: first real site (aval)]
11408:
11409: 2003-03-25 paf
11410:
11411: * operators.txt, src/main/pa_sql_driver_manager.C,
11412: src/types/pa_vstatus.C: $status.memory used free since_compact
11413: process
11414:
11415: * src/: include/pa_sql_connection.h, main/pa_globals.C,
11416: main/untaint.C, sql/pa_sql_driver.h: untaint.C L_SQL
11417:
11418: * src/main/: pa_charset.C, untaint.C: untaint.C L_MAIL_HEADER
11419:
11420: * src/main/pa_request.C, src/main/untaint.C, src/types/pa_value.C,
11421: src/types/pa_value.h, src/types/pa_vfile.h,
11422: src/types/pa_vobject.C, src/types/pa_vobject.h,
11423: src/types/pa_vstring.C, src/types/pa_vstring.h, tests/121.html,
11424: tests/results/121.processed: untaint.C L_URI
11425:
11426: * operators.txt, src/classes/Makefile.am, src/classes/classes.dsp,
11427: src/classes/op.C, src/main/pa_request.C, src/types/Makefile.am,
11428: src/types/pa_venv.h, src/types/types.dsp, src/classes/memory.C,
11429: src/types/pa_vmemory.h: ^memory:compact[]
11430:
11431: * tests/results/109.processed: it was a bug in parser. updated 109
11432: test result
11433:
11434: * src/classes/xdoc.C, tests/Makefile: fixed transform params2
11435:
11436: * src/main/pa_charset.C, src/targets/cgi/parser3.C, tests/Makefile,
11437: tests/results/107.processed: fixed dom language [values are now
11438: considered tainted. it was a bug in parser. updated 107 test
11439: result
11440:
11441: * src/classes/xdoc.C: fixed transform params
11442:
11443: * src/: include/pa_stylesheet_manager.h,
11444: main/pa_stylesheet_manager.C: fixed stylesheet caching
11445:
11446: * src/: include/pa_memory.h, main/pa_charset.C: memory: new 'new'
11447: overloads for structure handling
11448:
11449: * src/: classes/image.C, classes/xdoc.C, classes/xnode.C,
11450: include/pa_string.h, main/pa_string.C, types/pa_vxnode.C: removed
11451: StringBody(0) ambiguilty, introducting static
11452: StringBody::Format(int)
11453:
11454: * src/: main/pa_request.C, types/pa_vxnode.C: vxnode compiled xml
11455: linked
11456:
11457: * src/types/pa_vxdoc.C: vxdoc compiled
11458:
11459: * src/: classes/xnode.C, classes/xnode.h, include/pa_memory.h,
11460: types/pa_vxdoc.h, types/pa_vxnode.h: xnode.C compiled, doc/node
11461: finalizers isntalled
11462:
11463: * src/: classes/image.C, classes/xdoc.C, classes/xnode.h,
11464: doc/exception.dox, doc/index.dox, include/pa_charset.h,
11465: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
11466: main/pa_charset.C, main/pa_memory.C, main/pa_string.C: xdoc.C
11467: compiled todo: xnode.C / finalizers
11468:
11469: * src/doc/string.dox: updated: new string internals
11470:
11471: 2003-03-24 paf
11472:
11473: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
11474: include/pa_charset.h, include/pa_config_fixed.h,
11475: include/pa_request.h, include/pa_stylesheet_connection.h,
11476: include/pa_stylesheet_manager.h, main/pa_charset.C,
11477: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
11478: main/pa_stylesheet_manager.C, types/pa_vxdoc.h,
11479: types/pa_vxnode.h: started XML
11480:
11481: * src/main/: pa_common.C, pa_sql_driver_manager.C: http://
11482:
11483: * src/: classes/file.C, classes/image.C, classes/mail.C,
11484: include/pa_string.h, main/pa_common.C,
11485: main/pa_sql_driver_manager.C: introducing string[body]::pos(char)
11486:
11487: * src/: classes/file.C, classes/image.C, classes/mail.C,
11488: include/pa_memory.h, include/pa_string.h, main/pa_common.C,
11489: main/pa_request.C, main/pa_sql_driver_manager.C,
11490: types/pa_vimage.h: size_t pos everywhere checks changed to check
11491: for eq STRING_NOT_FOUND
11492:
11493: * src/main/pa_string.C, src/main/untaint.C, tests/Makefile: string
11494: optimize bit implemented
11495:
11496: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
11497: String::ArrayFragment::append_positions fixed
11498:
11499: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
11500: String::this_starts fixed
11501:
11502: * src/main/pa_string.C, tests/Makefile: string::pos fixed
11503:
11504: * src/: include/pa_hash.h, main/execute.C, main/pa_string.C:
11505: hashcode implemented fully, including per-char callback [it can
11506: be - substr CORD node]
11507:
11508: * src/: include/pa_array.h, main/compile.tab.C: gif encoding
11509: rewritten to rewalloc with 100byte buf ahead
11510:
11511: * src/classes/image.C, src/classes/op.C, src/classes/table.C,
11512: src/include/pa_string.h, src/main/compile.tab.C,
11513: src/main/compile.y, src/main/execute.C, src/main/pa_common.C,
11514: src/main/untaint.C, tests/Makefile: attempt to do gif encoding to
11515: CORD_ec [bad] would rewrite as realloc now
11516:
11517: * src/: classes/date.C, classes/file.C, classes/form.C,
11518: classes/image.C, classes/math.C, classes/op.C, classes/table.C,
11519: include/pa_cache_managers.h, include/pa_charsets.h,
11520: include/pa_common.h, include/pa_request.h,
11521: include/pa_sql_driver_manager.h, include/pa_table.h,
11522: main/pa_charset.C, main/pa_exception.C, main/pa_exec.C,
11523: main/pa_globals.C, main/pa_request.C, main/pa_uue.C,
11524: targets/isapi/parser3isapi.C, types/pa_value.C, types/pa_value.h,
11525: types/pa_vmail.C, types/pa_vmethod_frame.C,
11526: types/pa_vstateless_class.h: 2*2 worked :)
11527:
11528: * parser3.dsw, src/classes/date.C, src/classes/file.C,
11529: src/include/pa_exec.h, src/include/pa_string.h,
11530: src/main/pa_exec.C, src/main/pa_sql_driver_manager.C: empty run
11531: passed OK
11532:
11533: * src/: classes/hash.C, classes/string.C, classes/table.C,
11534: types/pa_value.C: all linked todo: debug
11535:
11536: * src/: classes/mail.C, main/pa_request.C, targets/cgi/parser3.C,
11537: types/pa_vstateless_class.C: all compiled. todo:link
11538:
11539: * src/types/pa_wcontext.C: pa_wcontext.C compiled
11540:
11541: * src/types/pa_vtable.C: pa_vtable.C compiled
11542:
11543: * src/types/pa_vstring.C: pa_vstring.C compiled
11544:
11545: * src/types/pa_vstatus.C: pa_vstatus.C compiled
11546:
11547: * src/types/: pa_vmath.C, pa_vmethod_frame.C, pa_vmethod_frame.h,
11548: pa_vobject.C, pa_vrequest.C, pa_vresponse.C,
11549: pa_vstateless_class.C, pa_vstateless_class.h:
11550: pa_vstateless_class.C compiled
11551:
11552: * src/: classes/xdoc.C, types/pa_vmail.C, types/pa_vmail.h,
11553: types/pa_vmath.C: pa_vmail.C compiled
11554:
11555: * src/types/: pa_vhash.C, pa_vimage.C: pa_vimage.C compiled
11556:
11557: * src/types/pa_vform.C: pa_vform.C compiled
11558:
11559: * src/types/pa_vfile.C: pa_vfile.C compiled
11560:
11561: * src/types/: pa_value.h, pa_vclass.C, pa_vcookie.C,
11562: pa_vstateless_class.C: pa_vcookie.C compiled
11563:
11564: * src/: classes/string.C, types/pa_value.C, types/pa_value.h,
11565: types/pa_vhash.h: pa_value.C compiled
11566:
11567: * src/: main/execute.C, main/pa_string.C, types/pa_wcontext.h:
11568: classes.lib main.lib compiled
11569:
11570: * src/classes/void.C: void.C compiled
11571:
11572: * src/: classes/string.C, classes/table.C, include/pa_string.h,
11573: main/pa_string.C, types/pa_vtable.C, types/pa_vtable.h: table.C
11574: compiled
11575:
11576: * src/: classes/string.C, include/pa_request.h,
11577: include/pa_string.h, main/pa_string.C: string.C compiled
11578:
11579: * src/: classes/op.C, classes/string.C, classes/table.C,
11580: classes/void.C, include/pa_sql_connection.h, include/pa_string.h,
11581: main/pa_request.C, main/pa_string.C: op.C compiled
11582:
11583: * src/classes/: math.C, op.C: math.C compiled
11584:
11585: * src/: classes/mail.C, classes/string.C, classes/table.C,
11586: types/pa_vmail.h: mail.C compiled
11587:
11588: * src/classes/: int.C, table.C: int.C compiled
11589:
11590: * src/: classes/hash.C, classes/image.C, classes/string.C,
11591: classes/table.C, include/pa_memory.h, include/pa_string.h,
11592: main/pa_memory.C, types/pa_vimage.h, types/pa_vmail.C: image.C
11593: compiled
11594:
11595: * src/: classes/hash.C, classes/string.C, classes/table.C,
11596: classes/void.C, classes/xdoc.C, include/pa_request.h,
11597: include/pa_sql_connection.h: hash.C compiled
11598:
11599: * src/: classes/classes.C, classes/classes.awk, classes/classes.h,
11600: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
11601: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
11602: classes/math.C, classes/op.C, classes/response.C,
11603: classes/string.C, classes/table.C, classes/void.C,
11604: classes/xdoc.C, classes/xnode.C, include/pa_memory.h,
11605: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
11606: main/pa_string.C, types/pa_vdate.h, types/pa_vmethod_frame.h:
11607: file.C table.C compiled
11608:
11609: * src/: include/pa_string.h, main/pa_string.C, main/pa_uue.C,
11610: main/untaint.C: main.lib compiled
11611:
11612: 2003-03-21 paf
11613:
11614: * src/: classes/op.C, include/pa_cache_managers.h,
11615: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
11616: include/pa_stylesheet_manager.h, main/pa_exception.C,
11617: main/pa_globals.C, main/pa_sql_driver_manager.C,
11618: sql/pa_sql_driver.h, types/pa_vimage.C: pa_sql_driver_manager.C
11619: compiled
11620:
11621: * src/: classes/hash.C, classes/image.C, classes/op.C,
11622: classes/xdoc.C, classes/xnode.C, include/pa_common.h,
11623: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
11624: main/compile.C, main/pa_common.C, main/pa_request.C,
11625: types/pa_vmail.C, types/pa_vresponse.C, types/pa_vxnode.C:
11626: pa_request.C compiled
11627:
11628: * src/: classes/hash.C, classes/mail.C, classes/op.C,
11629: include/pa_request.h, main/execute.C, main/pa_request.C,
11630: types/pa_value.C, types/pa_value.h, types/pa_vcookie.C,
11631: types/pa_vhash.h, types/pa_vimage.C, types/pa_vmethod_frame.h,
11632: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
11633: types/pa_vresponse.h, types/pa_vtable.C: pa_request.C 50%
11634: compiled
11635:
11636: * src/: include/pa_exec.h, include/pa_string.h, main/pa_exec.C,
11637: main/pa_string.C: pa_exec.C compiled [win32 only for now] todo:
11638: on unix
11639:
11640: * src/: include/pa_charset.h, include/pa_charsets.h,
11641: include/pa_exec.h, main/compile.tab.C, main/pa_charset.C,
11642: main/pa_charsets.C, main/pa_dictionary.C, main/pa_exec.C:
11643: pa_charsets.C compiled
11644:
11645: * src/: classes/image.C, classes/mail.C, classes/op.C,
11646: include/pa_request.h, include/pa_string.h, main/compile.tab.C,
11647: main/compile.y, main/execute.C, main/pa_common.C,
11648: main/pa_request.C, types/pa_junction.h, types/pa_method.h,
11649: types/pa_vcode_frame.h, types/pa_vimage.h,
11650: types/pa_vmethod_frame.h: execute.C compiled
11651:
11652: * src/: classes/classes.C, classes/classes.h, classes/date.C,
11653: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
11654: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
11655: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
11656: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
11657: include/pa_cache_managers.h, include/pa_charsets.h,
11658: include/pa_common.h, include/pa_exec.h, include/pa_memory.h,
11659: include/pa_operation.h, include/pa_request.h, include/pa_sapi.h,
11660: include/pa_sql_driver_manager.h, include/pa_string.h,
11661: include/pa_stylesheet_connection.h,
11662: include/pa_stylesheet_manager.h, include/pa_table.h,
11663: main/compile.C, main/compile.tab.C, main/compile.y,
11664: main/compile_tools.C, main/compile_tools.h, main/execute.C,
11665: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
11666: main/pa_exec.C, main/pa_request.C, main/pa_sql_driver_manager.C,
11667: main/pa_string.C, main/pa_stylesheet_manager.C, main/untaint.C,
11668: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
11669: types/pa_junction.h, types/pa_method.h, types/pa_value.C,
11670: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.C,
11671: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
11672: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
11673: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
11674: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
11675: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
11676: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
11677: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
11678: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
11679: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
11680: types/pa_vresponse.h, types/pa_vstateless_class.C,
11681: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
11682: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
11683: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
11684: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
11685: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
11686: types/pa_wcontext.h, types/pa_wwrapper.h: introducing StringBody
11687: [C++ CORD wrapper]
11688:
11689: * src/: lib/cord/cordbscs.c, main/pa_string.C: test14 [bug fixed]
11690:
11691: * src/: classes/file.C, include/pa_charset.h, main/pa_charset.C:
11692: $file::exec/cgi[script; $.charset[this is script's charset]
11693:
11694: command line, env values, input got transcoded before call
11695: stdout, stderr got transcoded after call
11696:
11697: * src/classes/file.C: ^file::exec/cgi now does not pass post data
11698: by default. use: ^file::exec[...;$.stdin[$request.body]
11699:
11700: * src/main/pa_common.C: } typo bug fix
11701:
11702: * src/main/pa_common.C: } typo bug fix
11703:
11704: 2003-03-20 paf
11705:
11706: * src/: include/pa_string.h, lib/cord/cordbscs.c, main/pa_string.C,
11707: main/untaint.C: cord bug fix, but still errors todo: clear out
11708:
11709: * src/include/pa_string.h: more tests
11710:
11711: * src/main/pa_string.C: string.pos fixed
11712:
1.101 moko 11713: * src/lib/: ltdl/config_fixed.h, ltdl/configure, ltdl/configure.in,
11714: ltdl/libltdl.dsp, ltdl/ltdl.c, ltdl/ltdl.h, pcre/dftables.c,
11715: pcre/get.c, pcre/internal.h, pcre/maketables.c, pcre/pcre.c,
11716: pcre/pcre.h, pcre/pcre_parser_ctype.c, pcre/study.c: undone bad
11717: replaces
1.95 moko 11718:
11719: * src/: classes/image.C, include/pa_dictionary.h,
11720: include/pa_string.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
11721: lib/pcre/internal.h, lib/pcre/pcre.c, lib/pcre/study.c,
11722: main/compile.tab.C, main/pa_dictionary.C, main/pa_string.C,
11723: main/untaint.C, types/pa_vmail.C: more tests [bugs fixed]
11724:
11725: * src/include/pa_string.h: warning
11726:
11727: * src/include/pa_string.h: this_starts fixed
11728:
11729: * src/: include/pa_string.h, main/pa_string.C: added: assertion on
11730: new String ctor & append params convention
11731:
11732: * src/: classes/file.C, classes/hash.C, classes/image.C,
11733: classes/mail.C, classes/op.C, classes/string.C, classes/table.C,
11734: classes/xdoc.C, include/pa_common.h, include/pa_memory.h,
11735: include/pa_string.h, main/compile.tab.C, main/pa_common.C,
11736: main/pa_exception.C, main/pa_exec.C,
11737: main/pa_sql_driver_manager.C, main/pa_string.C,
11738: main/pa_stylesheet_manager.C, main/untaint.C,
11739: targets/isapi/parser3isapi.C, types/pa_vimage.C,
11740: types/pa_vmail.C: more tests OK
11741:
11742: * src/: include/pa_array.h, include/pa_hash.h, include/pa_memory.h,
11743: include/pa_string.h, main/pa_memory.C, main/pa_string.C: test:
11744: gc/exit runned OK
11745:
11746: * src/types/pa_vmail.C: another naming problem: should not name
11747: vars like that: unpredictable close caused problems with later
11748: sending mail: Mar 20 06:39:53 pt-6 sendmail[19044]: File
11749: descriptors missing on startup: stdin; Bad file number
11750:
11751: todo: find out why so many filters(stream) here. probably wrong?
11752:
11753: * src/: include/pa_dictionary.h, include/pa_string.h,
11754: main/pa_common.C, main/pa_dictionary.C, main/pa_string.C,
11755: main/untaint.C: test compiled
11756:
11757: * src/: classes/image.C, classes/mail.C, classes/math.C,
11758: classes/string.C, include/pa_dictionary.h, include/pa_hash.h,
11759: include/pa_memory.h, include/pa_string.h, lib/cord/cordbscs.c,
11760: lib/cord/cordxtra.c, lib/pcre/dftables.c, lib/pcre/get.c,
11761: lib/pcre/maketables.c, lib/pcre/pcre.c, lib/pcre/pcre.h,
11762: lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
11763: main/compile.tab.C, main/pa_common.C, main/pa_dictionary.C,
11764: main/pa_exec.C, main/pa_memory.C, main/pa_request.C,
11765: main/pa_string.C, main/untaint.C, types/pa_vfile.h,
11766: types/pa_vmail.C: untaint.C 99% [except mail&sql&optimize]
11767:
11768: * parser3.dsw, src/classes/file.C, src/classes/image.C,
11769: src/classes/op.C, src/classes/string.C, src/classes/table.C,
11770: src/classes/xdoc.C, src/classes/xnode.C, src/include/pa_common.h,
11771: src/include/pa_memory.h, src/include/pa_request.h,
11772: src/include/pa_request_charsets.h,
11773: src/include/pa_sql_connection.h, src/include/pa_string.h,
11774: src/main/compile.tab.C, src/main/execute.C,
11775: src/main/pa_charset.C, src/main/pa_common.C,
11776: src/main/pa_exception.C, src/main/pa_exec.C,
11777: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
11778: src/main/pa_stylesheet_manager.C, src/main/untaint.C,
11779: src/sql/pa_sql_driver.h, src/targets/cgi/parser3.C,
11780: src/targets/isapi/parser3isapi.C, src/types/pa_value.C,
11781: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
11782: src/types/pa_venv.h, src/types/pa_vform.C, src/types/pa_vmail.C,
11783: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
11784: src/types/pa_vobject.C, src/types/pa_vresponse.C,
11785: src/types/pa_vstatus.C, src/types/pa_vstring.C,
11786: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
11787: src/types/pa_vxnode.C, src/types/pa_wcontext.h: untaint.C 30%,
11788: pa_common.C [done, without http for now]
11789:
11790: 2003-03-19 paf
11791:
11792: * src/: classes/date.C, classes/form.C, classes/hash.C,
11793: classes/image.C, classes/mail.C, classes/op.C, classes/xdoc.C,
11794: classes/xnode.C, include/pa_array.h, include/pa_config_fixed.h,
11795: include/pa_exception.h, include/pa_memory.h, include/pa_sapi.h,
11796: include/pa_string.h, include/pa_table.h, main/compile.C,
11797: main/compile_tools.C, main/execute.C, main/pa_charset.C,
11798: main/pa_common.C, main/pa_exception.C, main/pa_request.C,
11799: main/pa_socks.C, main/pa_string.C, main/pa_table.C,
11800: main/untaint.C, targets/cgi/parser3.C, targets/cgi/parser3.dsp,
11801: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.h,
11802: types/pa_vform.C, types/pa_vmail.C, types/pa_vmethod_frame.h,
11803: types/pa_vstateless_class.h, types/pa_vtable.C,
11804: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.C,
11805: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
11806: types/pa_wwrapper.h: started test
11807:
1.101 moko 11808: * src/lib/pcre/: dftables.c, get.c, maketables.c, pcre.c, pcre.dsp,
11809: pcre.h, pcre_parser_ctype.c, study.c: restored bad replaces
1.95 moko 11810:
11811: * src/: classes/op.C, include/pa_array.h, include/pa_memory.h,
11812: include/pa_string.h, main/pa_string.C: string compiled todo: test
11813: it
11814:
11815: * src/: classes/classes.dsp, classes/string.C, classes/table.C,
11816: include/pa_array.h, include/pa_common.h, include/pa_dictionary.h,
11817: include/pa_exception.h, include/pa_string.h, include/pa_table.h,
11818: lib/cord/cord.dsp, main/compile.tab.C, main/main.dsp,
11819: main/pa_common.C, main/pa_string.C, targets/cgi/parser3.dsp,
11820: types/pa_method.h, types/pa_value.h, types/pa_vmethod_frame.C,
11821: types/pa_vmethod_frame.h, types/types.dsp: string
11822: reimplementation with cord+array<fragment>: 70%
11823:
11824: 2003-03-18 paf
11825:
11826: * src/: classes/date.C, classes/file.C, classes/form.C,
11827: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
11828: classes/op.C, classes/string.C, classes/table.C, classes/xdoc.C,
11829: classes/xnode.C, include/pa_hash.h, include/pa_string.h,
11830: main/pa_string.C, types/pa_vmail.C: lots of replacements, todo:we
11831: can ignore lang in cmp and pos really, but would
11832: split properly!
11833:
11834: * src/lib/cord/: cord.dsp, cordbscs.c, cordprnt.c, cordxtra.c: gc:
11835: cord part made parser/src/lib: it's not compiled into libgc by
11836: default
11837:
11838: * parser3.dsw, src/classes/classes.dsp, src/classes/classes.h,
11839: src/classes/date.C, src/classes/double.C, src/classes/file.C,
11840: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
11841: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
11842: src/classes/op.C, src/classes/response.C, src/classes/string.C,
11843: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
11844: src/classes/xnode.C, src/classes/xnode.h,
11845: src/include/Makefile.am, src/include/pa_cache_managers.h,
11846: src/include/pa_charset.h, src/include/pa_charsets.h,
11847: src/include/pa_common.h, src/include/pa_dictionary.h,
11848: src/include/pa_exception.h, src/include/pa_exec.h,
11849: src/include/pa_globals.h, src/include/pa_hash.h,
11850: src/include/pa_memory.h, src/include/pa_pool.h,
11851: src/include/pa_request.h, src/include/pa_request_charsets.h,
11852: src/include/pa_sapi.h, src/include/pa_sql_connection.h,
11853: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
11854: src/include/pa_stylesheet_connection.h,
11855: src/include/pa_stylesheet_manager.h, src/include/pa_table.h,
11856: src/include/pa_uue.h, src/lib/pcre/get.c, src/main/Makefile.am,
11857: src/main/compile.C, src/main/compile.tab.C,
11858: src/main/compile_tools.C, src/main/compile_tools.h,
11859: src/main/execute.C, src/main/main.dsp, src/main/pa_charset.C,
11860: src/main/pa_charsets.C, src/main/pa_common.C,
11861: src/main/pa_dictionary.C, src/main/pa_exception.C,
11862: src/main/pa_exec.C, src/main/pa_globals.C, src/main/pa_memory.C,
11863: src/main/pa_pool.C, src/main/pa_request.C,
11864: src/main/pa_sql_driver_manager.C, src/main/pa_string.C,
11865: src/main/pa_stylesheet_manager.C, src/main/pa_table.C,
11866: src/main/pa_uue.C, src/main/untaint.C, src/targets/cgi/parser3.C,
11867: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
11868: src/types/pa_junction.h, src/types/pa_method.h,
11869: src/types/pa_value.C, src/types/pa_value.h,
11870: src/types/pa_vclass.C, src/types/pa_vclass.h,
11871: src/types/pa_vcode_frame.h, src/types/pa_vcookie.C,
11872: src/types/pa_vcookie.h, src/types/pa_vdate.h,
11873: src/types/pa_vdouble.h, src/types/pa_venv.h,
11874: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.C,
11875: src/types/pa_vform.h, src/types/pa_vhash.C, src/types/pa_vhash.h,
11876: src/types/pa_vimage.C, src/types/pa_vimage.h,
11877: src/types/pa_vint.h, src/types/pa_vmail.C, src/types/pa_vmail.h,
11878: src/types/pa_vmath.C, src/types/pa_vmath.h,
11879: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
11880: src/types/pa_vobject.C, src/types/pa_vobject.h,
11881: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
11882: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
11883: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
11884: src/types/pa_vstateless_object.h, src/types/pa_vstatus.C,
11885: src/types/pa_vstatus.h, src/types/pa_vstring.C,
11886: src/types/pa_vstring.h, src/types/pa_vtable.C,
11887: src/types/pa_vtable.h, src/types/pa_vvoid.h,
11888: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
11889: src/types/pa_vxnode.C, src/types/pa_vxnode.h,
11890: src/types/pa_wcontext.C, src/types/pa_wcontext.h,
11891: src/types/pa_wwrapper.h, src/types/types.dsp: started porting to
11892: gc: PA_Object done lots of replacements also
11893:
11894: * src/: include/pa_pool.h, main/execute.C, targets/cgi/pa_pool.C:
11895: gc logging
11896:
11897: 2003-03-17 paf
11898:
11899: * src/: classes/date.C, classes/file.C, classes/form.C,
11900: classes/image.C, classes/mail.C, classes/op.C, classes/table.C,
11901: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
11902: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
11903: include/pa_string.h, include/pa_types.h, main/compile.C,
11904: main/compile.tab.C, main/execute.C, main/pa_charset.C,
11905: main/pa_common.C, main/pa_exception.C, main/pa_exec.C,
11906: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
11907: main/pa_sql_driver_manager.C, main/pa_string.C,
11908: main/pa_stylesheet_manager.C, main/pa_uue.C, main/untaint.C,
11909: targets/cgi/pa_pool.C, targets/cgi/parser3.C,
11910: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
11911: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.C,
11912: types/pa_vform.C, types/pa_vint.h, types/pa_vmail.C,
11913: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
11914: types/pa_vxnode.h: libgc attempt
11915:
11916: 2003-03-13 paf
11917:
11918: * src/: include/pa_sql_driver_manager.h,
11919: main/pa_sql_driver_manager.C, targets/cgi/parser3.C: lt_dlexit
11920: called
11921:
11922: * src/: include/pa_request.h, lib/ltdl/libltdl.dsp,
11923: lib/md5/md5.dsp, main/compile.tab.C, main/execute.C,
11924: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.C,
11925: types/pa_value.h, types/pa_vobject.h,
11926: types/pa_vstateless_class.h, types/pa_vstatus.C, types/types.dsp:
11927: set_base, set_derived simplified [counter leaks fixed]
11928:
11929: * ChangeLog, src/include/pa_config_fixed.h, src/types/pa_vstatus.C,
11930: src/types/types.dsp: incorporated status class patch From:
11931: "Victor Fedoseev" <vvf_ru@mail.ru> Sent: Thursday, January 23,
11932: 2003 8:14 AM
11933:
11934: now we have $status.rusage.maxrss,tv_sec,tv_usec un WIN32 [plus
11935: Win32 specific: QuotaPeakNonPagedPoolUsage
11936: QuotaPeakPagedPoolUsage PeakPagefileUsage]
11937:
11938: 2003-03-12 paf
11939:
1.101 moko 11940: * configure, configure.in, src/lib/ltdl/configure,
11941: src/lib/ltdl/configure.in, src/targets/cgi/Makefile.am:
1.95 moko 11942: lib/ltdl/Makefile now created by /configure.in only [were by
11943: lib/ltdl/configure.in OVERWRITE]
11944:
1.101 moko 11945: * configure, configure.in, src/targets/cgi/Makefile.am: libstdc++
11946: linkage fixed for g++ 3.2.2
1.95 moko 11947:
11948: * src/include/pa_stylesheet_manager.h: gcc 3.2 rightliy complained
11949: on using privately declared class [fixed]
11950:
11951: * src/: include/pa_sql_driver_manager.h, main/compile.tab.C: gcc
11952: 3.2 rightliy complained on using privately declared class [fixed]
11953:
11954: * src/targets/cgi/parser3.C: 1. more detailed log on signals. 2.
11955: sigpipe before request constructor now causes death
11956:
11957: * src/: include/pa_request.h, main/compile.tab.C, main/execute.C,
11958: targets/cgi/parser3.C: SIGPIPE now can be intercepted and does
11959: not cause exception in exception handler
11960:
1.101 moko 11961: * configure, configure.in, src/targets/cgi/Makefile.am: configure
11962: now default links libstdc++ statically. that can be overriden by
11963: --with-dynamic-stdcpp
1.95 moko 11964:
11965: 2003-03-11 paf
11966:
11967: * src/: main/compile.tab.C, main/compile.y, sql/pa_sql_driver.h,
11968: types/pa_vstateless_class.C, types/pa_vstateless_class.h: removed
11969: necessity of libstdc++
11970:
11971: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
11972:
11973: * src/include/pa_request.h: ANTI_ENDLESS_EXECUTE_RECOURSION doubled
11974:
11975: 2003-03-08 paf
11976:
11977: * tests/Makefile: make install & co
11978:
11979: * src/: include/pa_request.h, classes/op.C: removing
11980: vclass,object.h -> pa_request.h dependency
11981:
11982: * src/: classes/mail.C, classes/response.C, include/pa_request.h,
11983: main/pa_request.C: removing vform,response,cookie.h ->
11984: pa_request.h dependency
11985:
11986: * src/include/pa_request.h: removing vmail.h -> pa_request.h
11987: dependency [testing...]
11988:
11989: * src/: include/pa_config_fixed.h, types/pa_vxdoc.C: yet another
11990: return 0; fixed
11991:
11992: * src/: include/pa_config_fixed.h, types/pa_vmail.C,
11993: types/pa_vmail.h: vmail.C received just compiled [not tested]
11994:
11995: * src/classes/xdoc.C: forgotten: global xdoc when ndef XML
11996:
11997: * src/main/pa_request.C: forgotten: ifdef XML
11998:
11999: * src/main/pa_request.C: forgotten: ifdef XML
12000:
12001: * src/targets/cgi/parser3.C: todo: move to latest xml version on
12002: win32 and run memleak tests again
12003:
12004: * src/targets/cgi/parser3.C: charsets: see some strange things with
12005: old xml lib-- it's internal memory handling has faults
12006:
12007: * src/: include/pa_types.h, main/pa_charset.C: charsets: fixed
12008: problems when transcode from charset A to A.
12009:
12010: * src/: main/untaint.C, types/pa_vmail.C: mail: transcode fixed.
12011: todo: still problems when transcode from charset A to A.
12012:
12013: * src/: classes/hash.C, classes/mail.C, classes/string.C,
12014: classes/table.C, include/pa_array.h,
12015: main/pa_sql_driver_manager.C, types/pa_vmail.C, types/pa_vmail.h:
12016: started full-scale-site-test [~ http://parser.ru sources]
12017:
12018: some fixes
12019:
12020: * tests/: 021.html, 031.html, 033.html, 109.html, 110.html,
12021: 111.html, 112.html, 113.html, 114.html, 115.html, 116.html,
12022: 117.html, 118.html, 119.html, 120.html, results/109.processed,
12023: results/110.processed, results/111.processed,
12024: results/112.processed, results/113.processed,
12025: results/114.processed, results/115.processed,
12026: results/116.processed, results/117.processed,
12027: results/118.processed, results/119.processed,
12028: results/120.processed: xml: tests 109 dom create/show 110 xpath
12029: selectSingle 111 xdoc.create from tainted & 112
12030: xdoc.create/output with russian attr value 113 xpath
12031: selectString/Number 114 dom attributes.count 115 xpath selectBool
12032: 116 output media-type change 117 transform by dom stylesheet 118
12033: empty transform result 119 dom setAttribute 120 nbsp letter
12034: output
12035:
12036: =END OF PREPARED XML TESTS=
12037:
12038: 2003-03-07 paf
12039:
12040: * src/classes/xdoc.C, src/include/pa_charset.h,
12041: src/include/pa_stylesheet_connection.h, tests/108.html,
12042: tests/108.xsl, tests/results/108.processed: xml: test 108
12043: transform with params [bugs fixed]
12044:
12045: * src/: main/pa_charset.C, targets/cgi/parser3.C: fixed: mem leak
12046: from copy/paste bug
12047:
12048: * src/classes/xdoc.C, src/include/pa_charset.h,
12049: src/include/pa_request.h, src/main/execute.C,
12050: src/main/pa_charset.C, src/main/pa_exception.C,
12051: src/main/pa_globals.C, src/main/pa_request.C,
12052: src/types/pa_vxdoc.C, src/types/pa_vxdoc.h,
12053: src/types/pa_vxnode.C, tests/107.html,
12054: tests/results/107.processed: xml: test: 107 bug fixes
12055:
12056: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
12057: types/pa_value.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
12058: types/pa_vxnode.C, types/pa_vxnode.h: test: 107 bug fixes
12059:
12060: * tests/: 106.html, results/106.processed: test: 106 xdoc create,
12061: string
12062:
12063: * src/: include/pa_charset.h, main/pa_charset.C: xml: charset two
12064: mem alloc functions used for different cases [libxml, libxsl]
12065:
12066: * src/classes/classes.C: fixed: prevent system classes from
12067: modification to lock ALL the classes, not only directly used
12068:
12069: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.h: xml:
12070: linked
12071:
12072: * src/: classes/xdoc.C, types/pa_vxdoc.h: xdoc.C compiled
12073:
12074: 2003-03-06 paf
12075:
12076: * src/classes/xdoc.C: xdoc.C 50%
12077:
12078: * src/: classes/xnode.C, classes/xnode.h, include/pa_charset.h,
12079: include/pa_memory.h, include/pa_request.h, include/pa_string.h,
12080: main/pa_globals.C, main/pa_request.C,
12081: main/pa_stylesheet_manager.C: xnode.C compiled
12082:
12083: * src/: include/pa_stylesheet_connection.h,
12084: include/pa_stylesheet_manager.h, main/pa_sql_driver_manager.C,
12085: main/pa_stylesheet_manager.C: xml: stylesheet&manager done
12086:
12087: * src/: include/pa_memory.h, include/pa_stylesheet_connection.h,
12088: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C:
12089: xml: stylesheet&manager STARTED
12090:
12091: * src/: include/pa_globals.h, main/pa_charset.C,
12092: main/pa_exception.C, main/pa_globals.C: xml: exceptions
12093:
12094: * src/: include/pa_charset.h, include/pa_config_fixed.h,
12095: include/pa_memory.h, include/pa_pool.h, main/pa_charset.C,
12096: main/pa_memory.C, main/pa_pool.C, types/pa_vxdoc.C,
12097: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: xml:
12098: charsets
12099:
12100: * tests/023.html: in some cases it rounded up badly. postponing
12101: solution of that problem, making more simple test
12102:
12103: * tests/: 058_paf2000.png, results/058.processed: .png added with
12104: -kb now
12105:
12106: * src/: include/pa_charset.h, include/pa_charsets.h,
12107: main/pa_charset.C, main/pa_charsets.C: charset_utf8 declaration
12108: moved to charsets.C
12109:
12110: 2003-03-05 paf
12111:
12112: * src/classes/string.C, src/include/pa_string.h,
12113: src/main/pa_string.C, tests/105.html,
12114: tests/results/105.processed: String::match bug fixed
12115:
12116: * src/classes/op.C, src/main/main.dsp, tests/104.html,
12117: tests/results/104.processed: ^bpt operator added [does int3 in
12118: debug build on win32]
12119:
12120: * tests/: 057.html, results/057.processed: test bug fixed
12121:
1.101 moko 12122: * src/targets/cgi/Makefile.am: linker needed more tricks to link OK
1.95 moko 12123:
12124: * src/classes/math.C: can be: crypt in -lcrypt OK, but crypt.h be
12125: missing
12126:
1.101 moko 12127: * src/: include/Makefile.am, main/Makefile.am, types/Makefile.am:
12128: forgotten files added to Makes
1.95 moko 12129:
12130: * ltmain.sh: ltmain.sh added
12131:
12132: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
12133: change undone ;(
12134:
12135: * src/types/: pa_vhash.C, pa_vhash.h: hash_default_element_name
12136: made static
12137:
12138: * src/: classes/math.C, classes/op.C, classes/string.C,
1.101 moko 12139: main/pa_exec.C, targets/cgi/Makefile.am: gcc more happy.
12140: todo:make linker happy
1.95 moko 12141:
12142: * src/: classes/file.C, include/pa_exec.h, main/pa_exec.C: pa_exec
12143: env param made optional
12144:
12145: 2003-03-04 paf
12146:
12147: * src/: classes/image.C, include/pa_request.h, include/pa_stack.h,
12148: types/pa_vimage.h: number of gcc compiler bugs fixed
12149:
12150: * tests/: 103.html, 103mark.gif, 103paf2001.gif,
12151: results/103.processed: tests: 103 image.copy transparence test
12152:
12153: * src/main/execute.C, tests/101.html, tests/102.html,
12154: tests/results/101.processed, tests/results/102.processed: tests:
12155: 101 method/variable name conflict test 102 form fields change
12156: should not not change anything [bug fix]
12157:
12158: * tests/: 057.html, 099.html, 100.html, results/057.processed,
12159: results/099.processed, results/100.processed: tests: 57 date
12160: create 2002: added 99,100 response:body/download
12161:
12162: * src/classes/image.C, tests/098.html, tests/098font.gif,
12163: tests/results/098.processed: test: 98 image font text [bug fixed]
12164:
12165: * src/main/pa_common.C, src/targets/cgi/parser3.C, tests/097.html,
12166: tests/results/097.processed: test: 97 file::load http:// [bugs
12167: fixed]
12168:
12169: * src/classes/hash.C, src/classes/image.C, src/classes/table.C,
12170: src/include/pa_memory.h, tests/096.html, tests/096_dir/163.jpg,
12171: tests/096_dir/188.jpg, tests/results/096.processed: tests: 96
12172: image EXIF [bug fixed]
12173:
12174: * src/classes/table.C, src/main/execute.C, tests/061.dat,
12175: tests/061.html, tests/062.html, tests/063.html, tests/064.html,
12176: tests/065.html, tests/066.html, tests/067.html, tests/068.html,
12177: tests/069.html, tests/070.html, tests/071.html, tests/072.html,
12178: tests/073.html, tests/074.html, tests/075.html, tests/076.html,
12179: tests/077.html, tests/078.html, tests/080.html, tests/081.html,
12180: tests/082.html, tests/083.html, tests/084.html, tests/085.html,
12181: tests/086.html, tests/087.html, tests/088.html, tests/089.html,
12182: tests/090.html, tests/091.html, tests/092.html, tests/093.html,
12183: tests/094.html, tests/095.html, tests/results/061.processed,
12184: tests/results/062.processed, tests/results/063.processed,
12185: tests/results/064.processed, tests/results/065.processed,
12186: tests/results/066.processed, tests/results/067.processed,
12187: tests/results/068.processed, tests/results/069.processed,
12188: tests/results/070.processed, tests/results/071.processed,
12189: tests/results/072.processed, tests/results/073.processed,
12190: tests/results/074.processed, tests/results/075.processed,
12191: tests/results/076.processed, tests/results/077.processed,
12192: tests/results/078.processed, tests/results/080.processed,
12193: tests/results/081.processed, tests/results/082.processed,
12194: tests/results/083.processed, tests/results/084.processed,
12195: tests/results/085.processed, tests/results/086.processed,
12196: tests/results/087.processed, tests/results/088.processed,
12197: tests/results/089.processed, tests/results/090.processed,
12198: tests/results/091.processed, tests/results/092.processed,
12199: tests/results/093.processed, tests/results/094.processed,
12200: tests/results/095.processed, tests/079.html,
12201: tests/results/079.processed: tests: 61 file::stat size 62
12202: string->int autoconvert 63 double .int,dec,div,mul 64 date
12203: compare 65 file: basename,justname,justext 66 math:crypt 67
12204: string.match simple on long 68 string.match normalized simple on
12205: long 69 string.int 70 file::stat content-type 71 table.join 72
12206: hash parameter conditional pass 73 date daylightsaving,yearday 74
12207: date arithmetics 75 response date values/attributes 76 string.pos
12208: of void, void.pos 77 syntax parsing 78 cookie tainting 79 switch
12209: with local 80 scientific numeric literal in string autoconvert 81
12210: xor: logical and numerical 82 for delims 83 menu delims 84
12211: table.hash distinct 85 long string replace 86 throw+catch
12212: current language preserve 87 bit shifts 88 junction tests +
12213: $caller test 89 hash.foreach selfmodification 90 int/void to int
12214: 91 $caller test 92 junction is + def junction tests 93 $caller
12215: test 94 syntax test 95 table.hash(keygenerator) [bug fixed]
12216:
12217: * src/main/: execute.C, pa_table.C: test: 59 table.locate [bug
12218: fixed] 60 string eq string [bug fixed]
12219:
12220: * tests/: 053.html, 054.html, 055.html, 056.html, 057.html,
12221: 058.html, 058_paf2000.png, 059.html, 060.html,
12222: results/053.processed, results/054.processed,
12223: results/055.processed, results/056.processed,
12224: results/057.processed, results/058.processed,
12225: results/059.processed, results/060.processed: test: 53
12226: string.replace 54 junctions 55 table.hash 56 call indirect 57
12227: date.create[string] 58 image.measure[png]
12228:
12229: * tests/: 052.html, outputs/049.processed, outputs/050.processed,
12230: outputs/051.processed, results/052.processed: test: 52
12231: pre/match/post test: passed AS-IT-WERE, but wrong :) separate
12232: task: fix that
12233:
12234: 2003-03-03 paf
12235:
12236: * tests/: 043.html, 044.html, 045.html, 046.html, 047.html,
12237: 048.html, 049.html, 050.html, 051.html, 051b.p, 051t.p, Makefile,
12238: parser-cygwin.sh, parser-unix.sh, run_parser.sh,
12239: outputs/049.processed, outputs/050.processed,
12240: outputs/051.processed, results/001.processed,
12241: results/002.processed, results/003.processed,
12242: results/005.processed, results/006.processed,
12243: results/008.processed, results/009.processed,
12244: results/011.processed, results/012.processed,
12245: results/013.processed, results/014.processed,
12246: results/015.processed, results/016.processed,
12247: results/017.processed, results/020.processed,
12248: results/021.processed, results/022.processed,
12249: results/024.processed, results/025.processed,
12250: results/026.processed, results/027.processed,
12251: results/028.processed, results/029.processed,
12252: results/030.processed, results/031.processed,
12253: results/049.processed, results/050.processed,
12254: results/051.processed, results/043.processed,
12255: results/044.processed, results/045.processed,
12256: results/046.processed, results/047.processed,
12257: results/048.processed: tests: 43,44,45 date rolls 46
12258: autoevaluating junction 47 table.select 48 name with subvar 49
12259: hash-creating switch 50 process 51 started parent/child, works as
12260: it were but it were NOT GOOD, created separate task to fix that
12261:
12262: * tests/: 042.html, results/042.processed: test: 42
12263: exception.handled
12264:
12265: * tests/: 041.html, results/041.processed: test: 41 table.locate by
12266: expression
12267:
12268: * tests/: 040.html, results/040.processed: test: 39 method result
12269: of type table 40 method param junction auto evaluate
12270:
12271: * tests/: 039.html, results/039.processed: test: 37 method result
12272: of type table
12273:
12274: * src/main/pa_request.C, src/types/pa_vmath.C, tests/033.html,
12275: tests/034.html, tests/035.html, tests/036.html, tests/037.html,
12276: tests/038.html, tests/results/033.processed,
12277: tests/results/034.processed, tests/results/035.processed,
12278: tests/results/036.processed, tests/results/037.processed,
12279: tests/results/038.processed: tests: 33 string.replace 34
12280: string.upper 35 table created 36 local/global vars with juntions
12281: 37 table clone 38 math PI & number formatting
12282:
12283: math class registring typo fixed
12284:
12285: * src/classes/op.C, src/include/pa_request.h,
12286: src/include/pa_string.h, src/main/execute.C,
12287: src/main/pa_request.C, src/main/pa_string.C, src/main/untaint.C,
12288: src/types/pa_vcode_frame.h, src/types/pa_wcontext.h,
12289: tests/032.html, tests/results/032.processed: uchar changed to
12290: String_UL in all places [was not everywhere] untaint test: 032
12291:
12292: * src/targets/cgi/parser3.C, tests/004.html, tests/Makefile,
12293: tests/results/004.processed, tests/parser-cygwin.sh,
12294: tests/parser-unix.sh: removed -H command line key, now testing
12295: using .sh file with SERVER_SOFTWARE=xxx
12296:
12297: 2003-02-26 paf
12298:
12299: * src/main/execute.C, src/types/pa_vstateless_class.h,
12300: tests/024.html, tests/025.html, tests/026.html, tests/027.html,
12301: tests/028.html, tests/029.html, tests/030.html, tests/031.html,
12302: tests/results/024.processed, tests/results/025.processed,
12303: tests/results/026.processed, tests/results/027.processed,
12304: tests/results/028.processed, tests/results/029.processed,
12305: tests/results/030.processed, tests/results/031.processed: fixed
12306: bug with name_cstr mutable CharPtr more tests
12307:
12308: * src/: include/pa_sapi.h, main/pa_globals.C, main/pa_memory.C,
12309: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: SAPI::abort
12310: << abort. die now just exits
12311:
12312: * src/classes/classes.awk, src/classes/classes.h,
12313: src/classes/date.C, src/classes/double.C, src/classes/file.C,
12314: src/classes/form.C, src/classes/hash.C, src/classes/image.C,
12315: src/classes/int.C, src/classes/mail.C, src/classes/math.C,
12316: src/classes/op.C, src/classes/response.C, src/classes/string.C,
12317: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
12318: src/classes/xnode.C, src/include/pa_memory.h,
12319: src/include/pa_sapi.h, src/targets/cgi/parser3.C,
12320: src/targets/isapi/parser3isapi.C, src/types/pa_venv.h,
12321: src/types/pa_vform.C, tests/015.html, tests/016.html,
12322: tests/017.html, tests/018.html, tests/019.html,
12323: tests/019paf2001.gif, tests/020.html, tests/021.html,
12324: tests/022.html, tests/023.html, tests/022_dir/a.html,
12325: tests/022_dir/b.txt, tests/022_dir/c.htm,
12326: tests/results/015.processed, tests/results/016.processed,
12327: tests/results/017.processed, tests/results/018.processed,
12328: tests/results/019.processed, tests/results/020.processed,
12329: tests/results/021.processed, tests/results/022.processed,
12330: tests/results/023.processed: methoded_array now contains all Mxxx
12331: classes SAPI::get_env now returns info on pool more tests
12332:
12333: * src/include/pa_array.h, src/include/pa_hash.h,
12334: src/include/pa_memory.h, src/main/pa_charset.C, tests/001.html,
12335: tests/002.html, tests/003.html, tests/004.html, tests/005.html,
12336: tests/006.html, tests/007.html, tests/008.html, tests/009.html,
12337: tests/010.html, tests/011.html, tests/012.html, tests/013.html,
12338: tests/014.html, tests/Makefile, tests/outputs/create-dir,
12339: tests/results/001.processed, tests/results/002.processed,
12340: tests/results/003.processed, tests/results/004.processed,
12341: tests/results/005.processed, tests/results/006.processed,
12342: tests/results/007.processed, tests/results/008.processed,
12343: tests/results/009.processed, tests/results/010.processed,
12344: tests/results/011.processed, tests/results/012.processed,
12345: tests/results/013.processed, tests/results/014.processed: hash
12346: cloning fixed
12347:
12348: 2003-02-25 paf
12349:
12350: * src/main/pa_common.C: typo fixed
12351:
12352: 2003-02-24 paf
12353:
12354: * src/types/pa_vcookie.C: fixed all places with bad get_string(0)
12355: [one remained]
12356:
12357: * src/: include/pa_request.h, main/execute.C: few bad get_string(0)
12358: [should have been get_string(&pool)] todo: check other such calls
12359:
12360: * src/: main/compile.tab.C, main/execute.C, types/pa_vfile.h:
12361: test10, bad lookups
12362:
12363: xxx* xxx=smartptr.get(); << is bad style, after ";" original
12364: object got destructed, and xxx points to sky
12365:
12366: * ChangeLog, src/classes/string.C: match bug fixed
12367:
12368: * src/types/pa_vmail.C: body [text/html] transcoded to
12369: $.charset[specified] now
12370:
12371: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
12372: which failed to handle sigsetjmp+throw: crashed inside of
12373: pre-throw code. rewritten simplier [though duplicating
12374: closesocket code]
12375:
12376: * src/main/pa_common.C: stupid gcc [2.95.4] generated bad code
12377: which failed to handle sigsetjmp+throw: crashed inside of
12378: pre-throw code. rewritten simplier [though duplicating
12379: closesocket code]
12380:
12381: 2003-02-21 paf
12382:
12383: * operators.txt, src/targets/cgi/parser3.C, src/types/pa_vcookie.C:
12384: $cookie:name[$.expires[date << can be now]]
12385:
12386: written makefile with regression tests [raw]
12387:
12388: * src/targets/cgi/parser3.C: MAKE_TEST must be used inside of 'make
12389: tests' only [it's not forcing CGI mode now] now use -H to output
12390: CGI header when parser used in command line [useful for tests
12391: also]
12392:
12393: * src/targets/cgi/parser3.C: MAKE_TEST environment variable
12394: switches on CGI mode, and is used in regression tests
12395:
12396: * src/: include/pa_request.h, main/pa_request.C,
12397: targets/cgi/parser3.C, types/pa_vcookie.h, types/pa_venv.h: env
12398: fixed
12399:
12400: * src/: include/pa_memory.h, main/pa_memory.C: inlined memory
12401: handling pa_*
12402:
12403: * src/: include/pa_memory.h, main/pa_memory.C, include/pa_array.h,
12404: include/pa_exception.h, include/pa_pool.h, main/Makefile.am,
12405: main/main.dsp, main/pa_array.C, main/pa_pool.C: reorganized
12406: memory handling files
12407:
12408: * src/main/pa_array.C: pool::format_integer terminator fixed
12409:
12410: * src/: main/execute.C, targets/cgi/parser3.C: release mode now
12411: compiles OK test to show benefits of free
12412:
12413: * src/: classes/file.C, classes/image.C, classes/mail.C,
12414: classes/op.C, classes/xdoc.C, main/pa_charset.C, main/pa_exec.C,
12415: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
12416: types/pa_vimage.C, types/pa_vxdoc.h: fixed all cstr's that must
12417: use pool [as the one in ^process]
12418:
12419: * src/classes/op.C: fixed process. sould now check for all cstr's
12420: -- some must use pool [as the one in ^process]
12421:
12422: 2003-02-20 paf
12423:
12424: * src/: classes/date.C, classes/double.C, classes/file.C,
12425: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
12426: classes/math.C, classes/op.C, classes/response.C,
12427: classes/string.C, classes/table.C, classes/void.C,
12428: classes/xdoc.C, classes/xnode.C, main/pa_string.C,
12429: types/pa_method.h, types/pa_value.C, types/pa_vmethod_frame.h:
12430: string cmp fixed
12431:
12432: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C: form
12433: values passed OK now
12434:
12435: 2003-02-19 paf
12436:
12437: * src/: classes/form.C, include/pa_charset.h, include/pa_pool.h,
12438: main/pa_charset.C, main/pa_exception.C, main/pa_request.C,
12439: main/pa_stylesheet_manager.C, targets/cgi/parser3.C,
12440: targets/isapi/parser3isapi.dsp, types/pa_vcookie.C,
12441: types/pa_vform.C, types/pa_vmail.C, types/pa_vxnode.C: found&kill
12442: all remaning leaks resulted from pooled::malloc calls [excluding
12443: in gd -- planning complete rewrite extremely ugly code]
12444:
12445: * src/targets/isapi/: pa_pool.C, pool_storage.h: removed unneeded
12446: files
12447:
12448: 2003-02-17 paf
12449:
12450: * src/: classes/date.C, classes/double.C, classes/file.C,
12451: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
12452: classes/response.C, classes/string.C, classes/table.C,
12453: classes/xdoc.C, classes/xnode.h, include/pa_stack.h,
12454: include/pa_stylesheet_connection.h,
12455: include/pa_stylesheet_manager.h, sql/pa_sql_driver.h,
12456: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
12457: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.h,
12458: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
12459: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
12460: types/pa_wcontext.h, types/pa_wwrapper.h: fixed all remained bugs
12461: of unitialized simple-typed field
12462:
12463: * src/: classes/classes.C, classes/classes.h, main/execute.C,
12464: main/pa_charset.C, main/pa_request.C: another bug of unitialized
12465: simple-typed field fixed. todo: find&kill all like that one
12466:
12467: * src/: main/execute.C, targets/cgi/pa_pool.C,
12468: targets/cgi/parser3.C, targets/cgi/pool_storage.h: few bugs in
12469: debug output fixed
12470:
12471: * src/: include/pa_stack.h, main/compile.C, main/execute.C,
12472: main/pa_request.C: stack-stored items need extra .ref to prevent
12473: object_ptr from delete[them]
12474:
12475: * src/: classes/date.C, classes/op.C, classes/table.C,
12476: classes/xdoc.C, classes/xnode.C, include/pa_array.h,
12477: include/pa_charset.h, main/Makefile.am, main/main.dsp,
12478: main/pa_charset.C, main/pa_common.C,
12479: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
12480: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
12481: types/pa_vmail.C: fixed more leaks resulted from pooled::malloc
12482: calls
12483:
12484: * src/: main/pa_request.C, targets/cgi/parser3.C, types/pa_vfile.C:
12485: couple mem leaks rusulted from old pooled::malloc usage.
12486: todo:find more like those
12487:
12488: * src/main/: compile.C, compile_tools.C: 2*2!
12489:
12490: * src/: include/pa_array.h, include/pa_request.h, main/execute.C:
12491: stackItem fixed [there were no string on stack before]
12492:
12493: * src/: main/execute.C, main/pa_request.C,
12494: types/pa_vmethod_frame.C: first letters out OK
12495:
12496: * src/: classes/classes.C, include/pa_array.h, include/pa_hash.h,
12497: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
12498: main/pa_string.C, main/untaint.C, types/pa_value.h,
12499: types/pa_vint.h, types/pa_vstateless_class.h, types/pa_vstring.h,
12500: types/pa_vvoid.h, types/pa_wcontext.h: class fields of simple
12501: type not initialized with zeros :( while class fields of class
12502: types initialized with default constructors. learn C++
12503:
12504: * src/: classes/classes.awk, classes/double.C, classes/file.C,
12505: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
12506: classes/math.C, classes/xdoc.C, classes/xnode.C,
12507: include/pa_array.h, include/pa_string.h, main/pa_exec.C,
12508: types/pa_vmail.C: parser3.exe - 0 error(s), 0 warning(s)
12509:
12510: 2003-02-14 paf
12511:
12512: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C:
12513: 13 link errors
12514:
12515: * src/: classes/file.C, include/pa_request.h, main/pa_request.C,
12516: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
12517: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
12518: types/pa_vimage.C, types/pa_vtable.C: all compiled, only 14 link
12519: errors :)
12520:
12521: * src/: classes/classes.C, classes/classes.awk, classes/file.C,
12522: classes/hash.C, classes/mail.C, classes/op.C,
12523: include/pa_common.h, include/pa_request.h, include/pa_sapi.h,
12524: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C,
12525: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C:
12526: classes.lib - 0 error(s), 0 warning(s) parser.C compiled
12527:
12528: * src/: classes/classes.dsp, classes/op.C, classes/string.C,
12529: classes/table.C, include/pa_common.h, include/pa_globals.h,
12530: include/pa_pool.h, include/pa_request.h, main/pa_globals.C,
12531: main/pa_request.C, types/pa_value.h, types/pa_vhash.h,
12532: types/pa_vint.h, types/types.dsp: op compiled
12533:
12534: * src/: classes/classes.dsp, classes/response.C, classes/string.C,
12535: include/pa_dictionary.h, include/pa_string.h, main/pa_string.C,
12536: main/untaint.C, types/pa_vtable.h: string, response compiled
12537:
12538: 2003-02-07 paf
12539:
12540: * src/: classes/table.C, types/pa_vtable.h: table compiled
12541:
12542: 2003-02-06 paf
12543:
12544: * src/: classes/mail.C, include/pa_request.h, main/pa_request.C:
12545: mail compiled
12546:
12547: * src/: classes/image.C, classes/string.C, classes/xdoc.C,
12548: include/pa_common.h, include/pa_hash.h, main/pa_common.C,
12549: types/pa_vfile.h, types/pa_vimage.h: image compiled
12550:
12551: * src/classes/: file.C, form.C: form compiled
12552:
12553: * src/: classes/classes.dsp, classes/file.C, include/pa_common.h,
12554: include/pa_exec.h, main/pa_common.C, main/pa_exec.C,
12555: types/pa_vfile.C, types/pa_vfile.h: file compiled
12556:
12557: * src/: classes/hash.C, classes/math.C, types/pa_vmath.C,
12558: types/pa_vmath.h: math compiled [win32]
12559:
12560: * src/: classes/hash.C, include/pa_hash.h, include/pa_table.h,
12561: types/pa_vstring.h: hash compiled
12562:
12563: 2003-02-04 paf
12564:
12565: * src/: classes/date.C, classes/hash.C, include/pa_exec.h,
12566: include/pa_hash.h, include/pa_request.h, include/pa_string.h,
12567: include/pa_table.h, main/pa_common.C, main/pa_exec.C,
12568: main/pa_string.C, types/pa_method.h, types/pa_vform.C,
12569: types/pa_vhash.h: hash 50% compiled
12570:
12571: * src/: classes/date.C, classes/file.C, classes/hash.C,
12572: classes/image.C, classes/mail.C, classes/math.C, classes/op.C,
12573: classes/string.C, classes/table.C, classes/xdoc.C,
12574: classes/xnode.C, include/pa_request.h, main/pa_globals.C,
12575: main/pa_string.C: date compiled
12576:
12577: * src/classes/: classes.dsp, double.C: double compiled
12578:
12579: * src/: classes/date.C, classes/double.C, classes/file.C,
12580: classes/form.C, classes/hash.C, classes/image.C, classes/int.C,
12581: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
12582: classes/string.C, classes/table.C, classes/void.C,
12583: classes/xdoc.C, classes/xnode.C, types/pa_vdouble.h,
12584: types/pa_vhash.h, types/pa_vint.h, types/pa_vstring.h,
12585: types/pa_vtable.h, types/pa_vxdoc.h, types/pa_vxnode.h: int
12586: compiled
12587:
12588: * src/: classes/date.C, classes/double.C, classes/file.C,
12589: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
12590: classes/math.C, classes/op.C, classes/response.C,
12591: classes/string.C, classes/table.C, classes/void.C,
12592: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
12593: types/pa_vvoid.h: void compiled :)
12594:
12595: * src/: include/pa_globals.h, main/pa_cache_managers.C,
12596: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
12597: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
12598: main/pa_globals.C, main/pa_pool.C, main/pa_sql_driver_manager.C,
12599: main/pa_string.C, main/pa_uue.C, main/untaint.C,
12600: types/pa_value.C, types/pa_vcookie.C, types/pa_vfile.C,
12601: types/pa_vimage.C, types/pa_vmath.C, types/pa_vrequest.C,
12602: types/pa_vresponse.C, types/pa_vstateless_class.C,
12603: types/pa_vstatus.C, types/pa_vstring.C, types/pa_vtable.C,
12604: types/pa_wcontext.C, types/types.dsp: removed stupid
12605: value_includes.h
12606:
12607: * src/types/: pa_value.C, pa_value_includes.h, pa_vrequest.C:
12608: trying to remove stupid value_includes.h
12609:
12610: * src/main/pa_exec.C: pa_exec compiled on win32
12611:
12612: * src/main/pa_exec.C: libmain.a compiled on six [unix]
12613:
12614: * src/: include/pa_globals.h, include/pa_request.h,
12615: types/pa_value.C, types/pa_value.h, types/pa_vclass.C,
12616: types/pa_vcookie.C, types/pa_vdate.h, types/pa_vfile.C,
12617: types/pa_vfile.h, types/pa_vmail.C, types/pa_vobject.C,
12618: types/pa_vrequest.C, types/pa_vstateless_class.C,
12619: types/pa_vstatus.C, types/pa_vtable.C: libtypes.a compiled gcc
12620:
12621: * src/: include/pa_config_includes.h, include/pa_dictionary.h,
12622: main/pa_common.C, main/pa_dictionary.C, main/pa_exec.C,
12623: main/pa_socks.C: libmain.a gcc and mail.lib msvc++ compiled
12624:
12625: * src/: include/pa_array.h, include/pa_config_includes.h,
12626: include/pa_dictionary.h, main/pa_dictionary.C, main/pa_exec.C,
12627: main/pa_socks.C, main/pa_sql_driver_manager.C: gcc libmain.a
12628: compiled
12629:
12630: * src/main/pa_globals.C: merged changes from 1.149-1.150 (stupid
12631: name conflicts)
12632:
12633: * src/: main/compile_tools.h, main/execute.C, main/pa_table.C,
12634: types/pa_vmethod_frame.h, types/pa_vvoid.h: yuk: gcc on cygwin
12635: yelds "virtual memory exhausted" while trying to compile
12636: execute.C [eating up to 127MB]
12637:
12638: 2003-02-03 paf
12639:
12640: * src/: include/pa_config_includes.h, include/pa_hash.h,
12641: include/pa_operation.h, include/pa_pool.h, include/pa_string.h,
12642: main/pa_common.C, types/pa_value.C, types/pa_value.h,
12643: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vhash.h,
12644: types/pa_vint.h, types/pa_vjunction.h,
12645: types/pa_vstateless_class.h, types/pa_vstring.h, types/types.dsp:
12646: started gcc compiling pa_common compiled
12647:
12648: * src/: include/pa_exception.h, include/pa_pool.h,
12649: main/pa_exception.C: exception gcc change #1
12650:
1.101 moko 12651: * src/include/: Makefile.am, pa_hash.h, pa_pool.h: gcc refused to
12652: compile _P identifier. it replaced it to some strange 0x0000040
1.95 moko 12653:
12654: * src/types/: pa_vmath.C, pa_vmethod_frame.C: vmath compiled
12655:
12656: * src/types/pa_vtable.C: vtable compiled
12657:
12658: * src/types/: pa_vstring.C, pa_vstring.h: vstring compiled
12659:
12660: * src/: include/pa_cache_managers.h, main/pa_request.C,
12661: types/pa_vstatus.C, types/pa_vstatus.h: vstatus compiled
12662:
12663: * src/types/pa_vstateless_class.C: vstateless_class compiled
12664:
12665: * src/types/: pa_vresponse.C, pa_vresponse.h: vresponse compiled
12666:
12667: * src/types/pa_vrequest.C: vrequest compiled
12668:
12669: * src/types/: pa_value.C, pa_value.h, pa_vclass.C, pa_vclass.h,
12670: pa_vobject.C, pa_vobject.h: vobject compiled
12671:
12672: * src/: classes/form.C, classes/mail.C, include/pa_request.h,
12673: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
12674: types/pa_vform.C, types/pa_vmail.C, types/pa_vmail.h: vmail
12675: compiled
12676:
12677: * src/types/: pa_vimage.C, pa_vimage.h: vimage compiled
12678:
12679: * src/: include/pa_pool.h, main/pa_request.C, types/pa_value.C,
12680: types/pa_vclass.C, types/pa_vcookie.C, types/pa_vcookie.h,
12681: types/pa_vform.C, types/pa_vform.h, types/pa_vobject.h: vform
12682: compiled
12683:
12684: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
12685: main.lib - 0 error(s), 0 warning(s)
12686:
12687: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
12688: types/pa_value.h, types/pa_vmethod_frame.h: execute compiled
12689:
12690: 2003-01-31 paf
12691:
12692: * src/: include/pa_array.h, include/pa_operation.h,
12693: include/pa_request.h, main/execute.C, main/main.dsp,
12694: types/pa_vjunction.h: started last file from main library:
12695: execute
12696:
12697: * src/: include/pa_request.h, include/pa_sapi.h,
12698: main/compile.tab.C, main/compile.y, main/compile_tools.h,
12699: main/pa_request.C, targets/cgi/parser3.C,
12700: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vfile.h,
12701: types/pa_vhash.h: pa_request compiled
12702:
12703: * src/: classes/op.C, classes/string.C, include/pa_common.h,
12704: include/pa_globals.h, include/pa_request.h,
12705: include/pa_sql_connection.h, main/compile.tab.C, main/compile.y,
12706: main/execute.C, main/main.dsp, main/pa_common.C,
12707: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
12708: types/pa_vcode_frame.h, types/pa_vcookie.h, types/pa_vform.h,
12709: types/pa_vmail.C, types/pa_vmail.h, types/pa_vresponse.h,
12710: types/pa_vtable.h, types/pa_wcontext.C, types/pa_wcontext.h,
12711: types/types.dsp: most pa_request compiled
12712:
12713: * src/: classes/classes.C, classes/classes.h, classes/date.C,
12714: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
12715: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
12716: classes/op.C, classes/response.C, classes/string.C,
12717: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
12718: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
12719: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
12720: include/pa_config_fixed.h, include/pa_config_includes.h,
12721: include/pa_dictionary.h, include/pa_dir.h,
12722: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
12723: include/pa_hash.h, include/pa_opcode.h, include/pa_operation.h,
12724: include/pa_pool.h, include/pa_request.h,
12725: include/pa_request_charsets.h, include/pa_request_info.h,
12726: include/pa_sapi.h, include/pa_socks.h,
12727: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
12728: include/pa_stack.h, include/pa_string.h,
12729: include/pa_stylesheet_connection.h,
12730: include/pa_stylesheet_manager.h, include/pa_table.h,
12731: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
12732: lib/ltdl/config_fixed.h, lib/ltdl/ltdl.c, lib/ltdl/ltdl.h,
12733: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, lib/pcre/dftables.c,
12734: lib/pcre/get.c, lib/pcre/maketables.c, lib/pcre/pcre.c,
12735: lib/pcre/pcre.h, lib/pcre/pcre_parser_ctype.c, lib/pcre/study.c,
12736: main/compile.C, main/compile.tab.C, main/compile.y,
12737: main/compile_tools.C, main/compile_tools.h, main/execute.C,
12738: main/main.dsp, main/pa_cache_managers.C, main/pa_charset.C,
12739: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
12740: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
12741: main/pa_globals.C, main/pa_pool.C, main/pa_request.C,
12742: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
12743: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
12744: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/getopt.c,
12745: targets/cgi/getopt.h, targets/cgi/pa_pool.C,
12746: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
12747: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
12748: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
12749: targets/isapi/pool_storage.h, types/pa_value.C, types/pa_value.h,
12750: types/pa_value_includes.h, types/pa_vbool.h, types/pa_vclass.C,
12751: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
12752: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
12753: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
12754: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
12755: types/pa_vimage.C, types/pa_vimage.h, types/pa_vint.h,
12756: types/pa_vjunction.h, types/pa_vmail.C, types/pa_vmail.h,
12757: types/pa_vmath.C, types/pa_vmath.h, types/pa_vmethod_frame.C,
12758: types/pa_vmethod_frame.h, types/pa_vobject.C, types/pa_vobject.h,
12759: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
12760: types/pa_vresponse.h, types/pa_vstateless_class.C,
12761: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
12762: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
12763: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
12764: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
12765: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
12766: types/pa_wcontext.h, types/pa_wwrapper.h: grammar compiled
12767:
12768: * ChangeLog, src/classes/classes.h, src/classes/op.C,
12769: src/include/pa_cache_managers.h, src/include/pa_charset.h,
12770: src/include/pa_charsets.h, src/include/pa_common.h,
12771: src/include/pa_dictionary.h, src/include/pa_exception.h,
12772: src/include/pa_exec.h, src/include/pa_pool.h,
12773: src/include/pa_request.h, src/include/pa_sapi.h,
12774: src/include/pa_sql_connection.h,
12775: src/include/pa_sql_driver_manager.h, src/include/pa_string.h,
12776: src/include/pa_table.h, src/include/pa_uue.h, src/main/compile.C,
12777: src/main/compile.tab.C, src/main/compile_tools.C,
12778: src/main/compile_tools.h, src/main/main.dsp,
12779: src/main/pa_charset.C, src/main/pa_charsets.C,
12780: src/main/pa_common.C, src/main/pa_dictionary.C,
12781: src/main/pa_exception.C, src/main/pa_exec.C,
12782: src/main/pa_request.C, src/main/pa_sql_driver_manager.C,
12783: src/main/pa_string.C, src/main/pa_table.C, src/main/pa_uue.C,
12784: src/main/untaint.C, src/types/pa_value.C, src/types/pa_value.h,
12785: src/types/pa_vclass.h, src/types/pa_vcookie.C,
12786: src/types/pa_vcookie.h, src/types/pa_vdate.h,
12787: src/types/pa_vdouble.h, src/types/pa_venv.h,
12788: src/types/pa_vfile.C, src/types/pa_vfile.h, src/types/pa_vform.h,
12789: src/types/pa_vhash.h, src/types/pa_vimage.C,
12790: src/types/pa_vimage.h, src/types/pa_vint.h, src/types/pa_vmail.C,
12791: src/types/pa_vmail.h, src/types/pa_vmath.C, src/types/pa_vmath.h,
12792: src/types/pa_vmethod_frame.C, src/types/pa_vmethod_frame.h,
12793: src/types/pa_vobject.C, src/types/pa_vobject.h,
12794: src/types/pa_vrequest.C, src/types/pa_vrequest.h,
12795: src/types/pa_vresponse.C, src/types/pa_vresponse.h,
12796: src/types/pa_vstateless_class.C, src/types/pa_vstateless_class.h,
12797: src/types/pa_vstateless_object.h, src/types/pa_vstatus.h,
12798: src/types/pa_vstring.h, src/types/pa_vtable.h,
12799: src/types/pa_vvoid.h, src/types/pa_wcontext.C,
12800: src/types/pa_wcontext.h, src/types/pa_wwrapper.h: ConstStringPtr
12801: died, long live StringPtr
12802:
12803: 2003-01-30 paf
12804:
12805: * src/: include/pa_charset.h, include/pa_request.h,
12806: include/pa_sql_driver_manager.h, main/compile.tab.C,
12807: main/compile.y, main/compile_tools.h, main/pa_request.C,
12808: types/pa_vobject.h, types/pa_vstatus.h: grammar compiled
12809:
12810: * src/: classes/classes.h, include/pa_pool.h, main/compile.C,
12811: main/compile.tab.C, types/pa_value.h, types/pa_vfile.h,
12812: types/pa_vhash.h, types/pa_vmethod_frame.h,
12813: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
12814: types/types.dsp: vstateless_class compiled
12815:
12816: * src/main/compile.C: compile compiled
12817:
12818: * src/: include/pa_array.h, include/pa_operation.h,
12819: include/pa_table.h, main/compile_tools.C, main/compile_tools.h,
12820: main/pa_table.C: compile_tools compiled
12821:
12822: * src/: include/pa_operation.h, main/compile.y,
12823: main/compile_tools.C, main/compile_tools.h: started
12824: compile_tools. vagues ideas of how to free compiled code
12825:
12826: * src/: include/pa_opcode.h, main/compile_tools.h, main/execute.C,
12827: main/main.dsp, types/pa_value.C, types/pa_value.h,
12828: types/pa_vmethod_frame.h, types/pa_vstateless_class.h: value
12829: compiled
12830:
12831: 2003-01-29 paf
12832:
12833: * src/: include/pa_globals.h, include/pa_request.h,
12834: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
12835: types/pa_vmethod_frame.h, types/pa_vstateless_class.h,
12836: types/pa_wcontext.h, types/types.dsp: vmethodframe, pa_request.h
12837: compiled
12838:
12839: * src/lib/ltdl/config_fixed.h: libltdl compiled without warnings
12840: now
12841:
12842: * src/: include/pa_array.h, include/pa_exception.h,
12843: include/pa_pool.h, main/pa_exception.C: gd compiled
12844:
12845: * src/types/: pa_vfile.C, pa_vfile.h, pa_vimage.C, pa_vimage.h: gd
12846: compiled
12847:
12848: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
12849: types/pa_value.C, types/pa_value.h, types/pa_vfile.C,
12850: types/pa_vfile.h: vfile compiled
12851:
12852: * src/: include/pa_common.h, include/pa_globals.h,
12853: include/pa_string.h, main/pa_globals.C, types/pa_value.C,
12854: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
12855: types/pa_vform.C, types/pa_vform.h: vcookie compiled
12856:
12857: * src/: include/pa_exception.h, main/pa_cache_managers.C,
12858: main/pa_charsets.C, main/pa_common.C, main/pa_dir.C,
12859: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
12860: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
12861: main/pa_uue.C: #include "pa_value_includes.h" everywhere in main
12862:
12863: * src/: include/pa_request_charsets.h, include/pa_request_info.h,
12864: main/main.dsp, main/untaint.C: more compiled
12865:
12866: * src/: include/pa_charsets.h, include/pa_request.h,
12867: include/pa_request_info.h, include/pa_string.h,
12868: main/pa_charsets.C, types/pa_vrequest.C, types/pa_vresponse.C,
12869: types/pa_vresponse.h: vrequest compiled
12870:
12871: * src/types/: pa_value.h, pa_vdate.h, pa_vform.h, pa_vhash.h,
12872: pa_vobject.C, pa_vobject.h, pa_vrequest.C, pa_vresponse.C,
12873: pa_vresponse.h, pa_wcontext.h: vrequest compiled
12874:
12875: * src/: classes/classes.h, include/pa_charset.h,
12876: include/pa_charsets.h, include/pa_globals.h, include/pa_pool.h,
12877: include/pa_request.h, include/pa_string.h, main/main.dsp,
12878: main/pa_charset.C, main/pa_charsets.C, main/pa_globals.C,
12879: main/untaint.C, types/pa_value.h, types/pa_vdouble.h,
12880: types/pa_vfile.h, types/pa_vint.h, types/pa_vmath.C,
12881: types/pa_vrequest.C, types/pa_vrequest.h,
12882: types/pa_vstateless_class.h, types/pa_vstring.h,
12883: types/pa_vvoid.h: vrequest,vdouble,vint compiled
12884:
12885: * src/: classes/classes.h, classes/math.C, include/pa_pool.h,
12886: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
12887: main/main.dsp, types/pa_value.h, types/pa_vbool.h,
12888: types/pa_vclass.h, types/pa_vdouble.h, types/pa_venv.h,
12889: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
12890: types/pa_vjunction.h, types/pa_vmath.C, types/pa_vmath.h,
12891: types/pa_vobject.h, types/pa_vstateless_class.h,
12892: types/pa_vstateless_object.h, types/pa_vstatus.h,
12893: types/pa_vstring.h, types/types.dsp: vmath compiled
12894:
12895: 2003-01-28 paf
12896:
12897: * src/: classes/classes.h, classes/date.C, classes/file.C,
12898: classes/hash.C, classes/image.C, classes/table.C, classes/xdoc.C,
12899: classes/xnode.h, main/execute.C, main/main.dsp, types/pa_value.h,
12900: types/pa_vclass.C, types/pa_vclass.h, types/pa_vobject.C,
12901: types/pa_vobject.h, types/pa_vstateless_class.h: started main:
12902: compile_tools
12903:
12904: * src/: include/pa_charset.h, include/pa_exception.h,
12905: include/pa_request.h, include/pa_string.h, main/untaint.C:
12906: untaint compiled
12907:
12908: * ChangeLog, src/include/pa_array.h, src/include/pa_string.h,
12909: src/main/execute.C, src/main/untaint.C, src/types/pa_vmail.C:
12910: more compiled. struck with string::store_to needing to know
12911: source/client charsets
12912:
12913: * src/: include/pa_exception.h, include/pa_uue.h, main/pa_uue.C,
12914: types/pa_vfile.h: uue compiled
12915:
12916: * src/: include/pa_table.h, main/pa_string.C, main/pa_table.C:
12917: table compiled
12918:
12919: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C,
12920: main/pa_globals.C, main/pa_sql_driver_manager.C: globals compiled
12921:
12922: * src/: include/pa_charset.h, main/pa_charset.C,
12923: main/pa_charsets.C: charset/s simplified [charset::pool_for_load
12924: introduced]
12925:
12926: * src/: classes/date.C, include/pa_charset.h,
12927: include/pa_charsets.h, include/pa_globals.h, main/pa_charset.C,
12928: main/pa_charsets.C, main/pa_globals.C, main/pa_request.C:
12929: pa_charsets compiled
12930:
12931: * src/: include/pa_array.h, include/pa_exec.h, include/pa_hash.h,
12932: include/pa_pool.h, main/pa_exec.C: pa_exec win32 compiled
12933:
12934: * src/: include/pa_pool.h, main/pa_common.C, types/pa_vdouble.h:
12935: common compiled
12936:
12937: * src/: include/pa_charsets.h, main/pa_charsets.C,
12938: main/pa_sql_driver_manager.C: pa_charsets compiled
12939:
12940: * src/: include/pa_array.h, include/pa_charset.h,
12941: include/pa_charsets.h, include/pa_pool.h,
12942: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
12943: include/pa_stack.h, include/pa_string.h,
12944: main/pa_sql_driver_manager.C, types/pa_vhash.h, types/pa_vint.h:
12945: sql_driver_manager compiled
12946:
12947: * etc/parser3.charsets/: koi8-r.cfg, windows-1251.cfg: ukranian
12948: letter i with two dots added to koi, all ukranian letters added
12949: to win1251.
12950:
12951: typographic simbol 0xb9 deleted from win1251 [strange one & were
12952: abscent from koi]
12953:
12954: 2003-01-27 paf
12955:
12956: * src/: include/pa_exception.h, include/pa_sql_connection.h,
12957: include/pa_sql_driver_manager.h, include/pa_string.h,
12958: main/pa_common.C, main/pa_exec.C, main/pa_sql_driver_manager.C,
12959: sql/pa_sql_driver.h: paused on sql_manager
12960:
12961: * src/: include/pa_cache_managers.h, include/pa_pool.h,
12962: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
12963: include/pa_stack.h, main/pa_sql_driver_manager.C,
12964: types/pa_vtable.h, types/pa_vvoid.h: vtable compiled
12965:
12966: * src/: classes/op.C, include/pa_globals.h, include/pa_hash.h,
12967: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
12968: include/pa_table.h, main/pa_sql_driver_manager.C,
12969: main/pa_table.C: table compiled
12970:
12971: * src/: include/pa_cache_managers.h, main/pa_cache_managers.C:
12972: cache_managers compiled
12973:
12974: * src/: include/pa_array.h, include/pa_charset.h,
12975: include/pa_pool.h, main/pa_charset.C: charset compiled
12976:
12977: * src/: include/pa_pool.h, main/pa_common.C: common compiled
12978:
12979: * src/: include/pa_array.h, include/pa_common.h, include/pa_hash.h,
12980: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
12981: main/pa_string.C, types/pa_value.C, types/pa_value.h,
12982: types/pa_vhash.h, types/pa_vint.h, types/pa_vstateless_class.h,
12983: types/pa_wcontext.C, types/pa_wcontext.h: wcontext compiled
12984:
12985: 2003-01-24 paf
12986:
12987: * src/: classes/classes.C, classes/classes.h, include/pa_array.h,
12988: include/pa_common.h, include/pa_globals.h, include/pa_hash.h,
12989: include/pa_pool.h, include/pa_string.h, main/pa_common.C,
12990: main/pa_globals.C, main/pa_string.C, types/pa_value.h,
12991: types/pa_vbool.h, types/pa_vdouble.h, types/pa_vhash.h,
12992: types/pa_vint.h, types/pa_vjunction.h,
12993: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
12994: types/pa_vstatus.h, types/pa_vstring.h: more patched
12995:
12996: * src/: classes/op.C, include/pa_array.h, include/pa_exception.h,
12997: include/pa_hash.h, include/pa_pool.h, include/pa_string.h,
12998: include/pa_table.h, main/pa_dictionary.C, main/pa_exception.C,
12999: main/pa_string.C, main/pa_table.C: string compiled
13000:
13001: * src/: include/pa_array.h, include/pa_common.h,
13002: include/pa_dictionary.h, include/pa_exception.h,
13003: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
13004: main/pa_common.C, main/pa_dictionary.C, main/pa_exception.C,
13005: main/pa_string.C: dictionary compiled
13006:
13007: 2003-01-23 paf
13008:
13009: * src/: include/pa_array.h, include/pa_common.h,
13010: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
13011: include/pa_request.h, include/pa_string.h, main/pa_common.C,
13012: main/pa_exception.C, main/pa_globals.C, types/pa_value.C,
13013: types/pa_value.h: resurrected pool in new sense: now it's
13014: factory, producing&accounting memory chunks for read[autofree]
13015: buffers
13016:
13017: * src/: include/pa_array.h, include/pa_exception.h,
13018: include/pa_hash.h, include/pa_pool.h, include/pa_table.h,
13019: main/pa_exception.C, main/pa_table.C: table compiled
13020:
13021: * src/: classes/image.C, classes/op.C, include/pa_array.h,
13022: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
13023: include/pa_pool.h, include/pa_pragma_pack_begin.h,
13024: include/pa_pragma_pack_end.h, include/pa_sapi.h,
13025: include/pa_string.h, include/pa_table.h, include/pa_types.h,
13026: main/pa_exception.C, main/pa_globals.C, main/pa_string.C,
13027: main/pa_table.C: aint that easy
13028:
13029: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
13030: main/main.dsp: continued with Hash
13031:
13032: * src/main/pa_common.C: connect_string allocated on heap[wes on
13033: stack] now. and exception can be reported OK now [can be reported
13034: outside of pro c with that stack]
13035:
13036: 2003-01-22 paf
13037:
13038: * src/: include/pa_array.h, include/pa_charset.h,
13039: include/pa_dictionary.h, include/pa_hash.h, include/pa_pool.h,
13040: include/pa_string.h, main/pa_array.C, main/pa_hash.C,
13041: main/pa_pool.C, main/pa_string.C: started auto_ptr. PA_Object is
13042: base: contains references_count. auto_ptr template calls
13043: add_ref/release
13044:
13045: 2003-01-21 paf
13046:
13047: * src/: classes/classes.C, classes/classes.h, classes/date.C,
13048: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
13049: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
13050: classes/op.C, classes/response.C, classes/string.C,
13051: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
13052: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
13053: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
13054: include/pa_config_fixed.h, include/pa_config_includes.h,
13055: include/pa_dictionary.h, include/pa_dir.h,
13056: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
13057: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
13058: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
13059: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
13060: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
13061: include/pa_stack.h, include/pa_string.h,
13062: include/pa_stylesheet_connection.h,
13063: include/pa_stylesheet_manager.h, include/pa_table.h,
13064: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
13065: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
13066: lib/pcre/pcre_parser_ctype.c, main/compile.C,
13067: main/compile_tools.C, main/compile_tools.h, main/execute.C,
13068: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
13069: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
13070: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
13071: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
13072: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
13073: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
13074: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
13075: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
13076: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
13077: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
13078: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
13079: types/pa_value.C, types/pa_value.h, types/pa_vbool.h,
13080: types/pa_vclass.C, types/pa_vclass.h, types/pa_vcode_frame.h,
13081: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
13082: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
13083: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
13084: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
13085: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
13086: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
13087: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
13088: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
13089: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
13090: types/pa_vstateless_object.h, types/pa_vstatus.C,
13091: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
13092: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
13093: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
13094: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
13095: types/pa_wwrapper.h, main/compile.tab.C, main/compile.y:
13096: 2002->2003
13097:
13098: 2003-01-16 paf
13099:
13100: * operators.txt, src/include/pa_globals.h, src/main/pa_common.C,
13101: src/main/pa_globals.C: http:// introducing $.any-status(1)
13102:
13103: * operators.txt, src/include/pa_config_fixed.h,
13104: src/main/pa_common.C: http request now return status. and not
13105: fail on status!=200
13106:
13107: 2003-01-15 paf
13108:
13109: * src/main/pa_globals.C: localized pa_xmlFileRead/Close
13110:
13111: 2003-01-14 paf
13112:
13113: * src/lib/ltdl/: config.guess, config.sub, install-sh, missing,
13114: mkinstalldirs: removed some ancient files [they in / really]
13115:
13116: * src/lib/ltdl/: config_fixed.h, libltdl.dsp, ltdl.c: ltdl.c
13117: regretfully needed patch in two places. in config_fixed.h made
13118: stubs for lib to compile in MSVC
13119:
13120: 2003-01-13 paf
13121:
13122: * config.guess, config.sub, ltmain.sh: removed last piece of
13123: configure.in(libtool) hacks
13124:
1.101 moko 13125: * src/lib/ltdl/: COPYING.LIB, acinclude.m4, config.h,
1.95 moko 13126: config_auto.h.in, configure, configure.in, libltdl.dsp, ltdl.c,
13127: ltdl.h: moved to latest libtool (1.4.3)
13128:
13129: 2003-01-10 paf
13130:
13131: * src/lib/ltdl/: configure, configure.in: PROG_NM
13132:
13133: * src/main/pa_globals.C: moved to latest xml lib versions, changed
13134: patches. libxml2 >= 2.5.1
13135: [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >= 1.0.23
13136: [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >= 0.7.2
13137: [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
13138:
13139: * INSTALL: moved to latest versions of xml libs libxml2 >=
13140: 2.5.1 [ftp://xmlsoft.org/libxml2-2.5.1.tar.gz] libxslt >=
13141: 1.0.23 [ftp://xmlsoft.org/libxslt-1.0.23.tar.gz] gdome2 >=
13142: 0.7.2 [http://gdome2.cs.unibo.it/tarball/gdome2-0.7.2.tar.gz]
13143:
13144: 2003-01-09 paf
13145:
13146: * INSTALL: xml,xslt,gdome lib urls updated
13147:
13148: * config.guess, config.sub, missing, mkinstalldirs,
1.101 moko 13149: src/include/pa_config_auto.h.in, src/lib/ltdl/config_auto.h.in,
1.95 moko 13150: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
1.101 moko 13151: src/targets/cgi/Makefile.am: moved to autoconf 2.57 & automake
13152: 1.7.2
1.95 moko 13153:
13154: * depcomp: moving to automake 1.7.2
13155:
13156: 2002-12-27 paf
13157:
13158: * src/include/pa_version.h: 0007
13159:
13160: * src/doc/: aliased.dox, index.dox, module.dox, pooled.dox: removed
13161: outdated parts, made links to language docs
13162:
13163: * src/include/pa_config_auto.h.in: comment
13164:
13165: 2002-12-26 paf
13166:
13167: * src/classes/file.C: ^file:fullpath[a.gif] when document root did
13168: not contain trailing / fixed.
13169:
13170: * INSTALL: changing SAFE_MODE politics
13171:
13172: * src/include/pa_config_auto.h.in: changing SAFE_MODE politics
13173:
13174: * src/main/: pa_common.C, pa_exec.C: changing SAFE_MODE politics
13175:
13176: 2002-12-25 paf
13177:
13178: * src/main/pa_globals.C: optimized-xml
13179:
13180: * src/main/pa_globals.C: optimized-as-is
13181:
13182: 2002-12-24 paf
13183:
13184: * src/main/: pa_common.C, pa_pool.C: pool::copy on zero size|ptr
13185: fixed [were really called with zero size when .html?a=&b=]
13186:
13187: * src/classes/mail.C: $MAIL in @conf now invalid when configured
13188: with --with-sendmail
13189:
13190: * src/main/pa_exec.C: fork/pipe error now [old always-pipe-error
13191: fixed]
13192:
13193: 2002-12-23 paf
13194:
13195: * src/types/pa_vcookie.C: $cookie:field[put value] fixed [were
13196: ignoring parameters & were storing only string with default
13197: expires
13198:
13199: * src/main/pa_charset.C: From: "Victor Fedoseev" <vvf_ru@mail.ru>
13200: To: "Alexandr Petrosian (PAF)" <PAF@design.ru> Sent: Monday,
13201: December 23, 2002 4:22 AM Subject: bug â
13202: Charset::transcode_buf2xchar
13203:
13204: 2002-12-20 paf
13205:
13206: * src/targets/cgi/parser3.C: removed last \n appending in non-win32
13207: non-cgi [script] runs
13208:
13209: 2002-12-19 paf
13210:
13211: * INSTALL: --without-iconv recommended [it crashes on some systems
13212: [tested on elik]] moreover, it's not needed there [parser
13213: registers charsets itself]
13214:
13215: * INSTALL: --without-iconv recommended [it crashes on some systems
13216: [tested on elik]]
13217:
13218: * operators.txt, src/include/pa_globals.h,
13219: src/include/pa_request.h, src/main/pa_globals.C,
13220: src/main/pa_request.C: $response:download
13221:
13222: * src/classes/mail.C: 'to' check bugfix [now checked only on ms
13223: compiler [win32]].
13224:
13225: 2002-12-18 paf
13226:
13227: * src/classes/xdoc.C: doc->URL on xdoc.load set correctly now
13228:
13229: 2002-12-17 paf
13230:
13231: * src/targets/cgi/parser3.C: merged die&iis changes
13232:
13233: * src/targets/cgi/parser3.C: 1. on win32 in die: abort() reverted
13234: to exit(1) 2. more flexible iilegal call check
13235:
13236: 2002-12-16 paf
13237:
13238: * ltmain.sh: some automakes silly insist on having this handy
13239:
13240: * src/main/untaint.C: filespec russian small 'r' changed to latin
13241: 'p' bug fix
13242:
13243: 2002-12-15 paf
13244:
13245: * src/main/untaint.C: filespec russian small 'r' changed to latin
13246: 'p'
13247:
13248: * configure.in, src/include/pa_config_auto.h.in,
13249: src/main/compile.C, src/main/pa_common.C: merged small changes
13250: from branch 6 to HEAD
13251:
13252: * src/main/compile.C: removed warning
13253:
13254: * src/main/pa_common.C: ftruncate having checked
13255:
13256: * configure.in, src/include/pa_version.h: new version
13257:
13258: 2002-12-14 paf
13259:
13260: * src/classes/table.C: removed unnecessary code
13261:
13262: * src/sql/pa_sql_driver.h: exception type fixed
13263:
13264: 2002-12-09 paf
13265:
13266: * src/types/pa_vvoid.h: $void.store[now] error
13267:
13268: * src/targets/cgi/parser3.C: ::die now tries to write core dump
13269:
13270: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: ::die now
13271: tries to write core dump
13272:
13273: * src/targets/cgi/parser3.C: ::die now tries to write core dump
13274:
13275: * src/: classes/hash.C, classes/string.C, classes/table.C,
13276: classes/void.C, main/pa_sql_driver_manager.C,
13277: sql/pa_sql_driver.h: changed exception handling mech in sql
13278: handlers #2
13279:
13280: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: changed
13281: exception handling mech in sql handlers
13282:
13283: * src/sql/pa_sql_driver.h: changed exception handling mech in sql
13284: handlers
13285:
13286: * src/: classes/hash.C, classes/string.C, classes/table.C,
13287: classes/void.C, main/pa_sql_driver_manager.C,
13288: sql/pa_sql_driver.h: changed exception handling mech in sql
13289: handlers
13290:
1.101 moko 13291: * configure.in: removed configure.in:AC_LIBTOOL, it caused automake
13292: to write makefile which used libtool to install things, which is
13293: not needed
1.95 moko 13294:
13295: 2002-12-06 paf
13296:
13297: * operators.txt, src/main/compile.tab.C, src/types/pa_vhash.h:
13298: $hash.fields -- pseudo field to make 'hash' more like 'table'
13299:
13300: 2002-12-05 paf
13301:
13302: * src/: classes/mail.C, types/pa_vmail.C, types/pa_vmail.h: smtp
13303: cc/bcc OK now
13304:
13305: * src/main/untaint.C: mail header closed properly
13306:
13307: * src/: main/pa_common.C, main/untaint.C, types/pa_vmail.C: mail
13308: header ',' allowed. still bugs in smtp [only one receiptient
13309: works, cc, bcc ignored now, and MAILED ;)]
13310:
13311: [strncpy killed, memnchr used]
13312:
13313: * src/main/pa_table.C: table-copy now current=0
13314:
13315: * src/main/: pa_array.C, pa_table.C: wow! found/fixed bug in
13316: lowlevel proc
13317:
13318: * src/targets/cgi/parser3.C: more checks on
13319: http://domain/parser.cgi start [maybe some getenv returns "",
13320: checked that now
13321:
13322: * src/targets/cgi/parser3.C: more checks on
13323: http://domain/parser.cgi start [maybe some getenv returns "",
13324: checked that now
13325:
13326: * src/targets/cgi/parser3.C: error logging made unbuffered [so that
13327: out-of-mem errors reached log]
13328:
13329: * src/: classes/mail.C, targets/cgi/parser3.C, types/pa_vmail.C:
13330: mail:send MIME-Version default
13331:
13332: * src/main/main.dsp: pa_version included into main.dsp
13333:
13334: 2002-12-04 paf
13335:
13336: * src/types/pa_vform.C: $form:field string value cut by premature 0
13337:
13338: * parser3.dsw, src/main/compile.tab.C, src/main/main.dsp:
13339: lib/libltdl -> lib/ltdl Win32 changes. s
13340:
13341: * src/classes/classes.awk: more strict *.C$
13342:
13343: * gnu.dsp: restored
13344:
1.101 moko 13345: * configure.in, gnu.dsp, src/lib/Makefile.am,
13346: src/lib/ltdl/Makefile.am, src/lib/ltdl/README,
13347: src/lib/ltdl/acinclude.m4, src/lib/ltdl/config.guess,
13348: src/lib/ltdl/config.h, src/lib/ltdl/config.sub,
13349: src/lib/ltdl/config_auto.h.in, src/lib/ltdl/config_fixed.h,
13350: src/lib/ltdl/configure, src/lib/ltdl/configure.in,
13351: src/lib/ltdl/install-sh, src/lib/ltdl/libltdl.dsp,
13352: src/lib/ltdl/ltdl.c, src/lib/ltdl/ltdl.h: src/lib/ltdl/Makefile
13353: now created with /configure, not ltdl/configure, so it does have
13354: no problems with automake. ltdl/configure
13355: AC_OUTPUT(Makefile<<removed)
1.95 moko 13356:
13357: 2002-12-02 paf
13358:
13359: * operators.txt: removed outdated status:db
13360:
13361: * ChangeLog, src/classes/mail.C, src/include/pa_common.h,
13362: src/main/pa_common.C, src/main/pa_request.C,
13363: src/types/pa_vcookie.C, src/types/pa_vmail.C: http header lang of
13364: tainted parts becomes http-header
13365:
13366: 2002-11-29 paf
13367:
13368: * src/classes/date.C, src/classes/image.C, operators.txt: exif
13369: dates now objects of type date
13370:
13371: * src/classes/image.C: file.seek removed [it were used in image.C
13372: only, and for parser user this means that jpeg image has bad
13373: size in fragment's header] now used image.format
13374:
13375: * src/: include/pa_common.h, main/pa_common.C,
13376: types/pa_vresponse.C, types/pa_vresponse.h: http:// param values
13377: now handled exactly like $response:header values. e.g. can be
13378: hash [can have subattributes] & contain date values.
13379:
13380: * src/main/pa_common.C: http:// param values lang forced URI
13381:
13382: * src/main/pa_common.C: http:// tainted partes now %xx
13383:
13384: 2002-11-28 paf
13385:
13386: * operators.txt: http.timeout
13387:
13388: * src/classes/image.C: ^image.length now counts interchar space.
13389: plus space after last char
13390:
13391: * src/main/pa_string.C: PCRE_DOLLAR_ENDONLY
13392:
13393: * src/classes/image.C: ^image.font width measurer now scans full
13394: height [were -1]
13395:
13396: * configure.in: stopped double libltdl/Makefile generation
13397:
13398: * src/classes/image.C: ^image.text now outputs one pixel HIGHER
13399: chars [one top horizontal line of 1pixel height were missing]
13400:
13401: * src/classes/op.C: ^cache bug fixed. stupid compiler allowed
13402: 'false' to go into (Hash *) parameter
13403:
13404: 2002-11-27 paf
13405:
13406: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
13407: types/pa_vmail.C: response:body[file] if file nows it's name now
13408: returns content-disposition: >>attachment<<
13409:
13410: * src/classes/image.C: ^image.font << bad font file-size now
13411: properly reported
13412:
13413: 2002-11-26 paf
13414:
13415: * src/main/pa_request.C: fixed lang in reponse header
13416:
13417: * src/main/pa_common.C: utf8 prefix ignored @read text
13418:
13419: * operators.txt, src/main/pa_common.C: http:// response status!=200
13420: made exception: http.status with source=bad status#
13421:
13422: 2002-11-25 paf
13423:
13424: * configure.in, src/classes/image.C,
13425: src/include/pa_config_auto.h.in,
13426: src/include/pa_config_includes.h, src/main/Makefile.am,
1.101 moko 13427: src/main/pa_common.C, src/main/pa_globals.C: http:// and image
13428: const void related probs fixed
1.95 moko 13429:
13430: * operators.txt, src/main/pa_common.C: http fields now UPPERCASE
13431:
13432: $file[^file::load[http://there]] $file.SERVER
13433:
13434: * src/: classes/file.C, classes/image.C, classes/xdoc.C,
13435: include/pa_common.h, main/pa_common.C, main/pa_request.C: checked
13436: http options [invalid onces now reported] made default
13437: user-agent: paf
13438:
13439: * operators.txt, src/classes/file.C, src/classes/table.C,
13440: src/classes/xdoc.C, src/include/pa_common.h,
13441: src/include/pa_globals.h, src/main/pa_common.C,
13442: src/main/pa_globals.C, src/main/pa_request.C,
13443: src/types/pa_vfile.C, src/types/pa_vfile.h: table/xdoc/file::load
13444: now understand http:// prefix and additional params, sample:
13445: $rates[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?date_req=02/03/2002;
13446: $.USER-AGENT[parser3] ]]
13447:
13448: 2002-11-22 paf
13449:
13450: * src/classes/image.C, src/include/pa_globals.h,
13451: src/main/execute.C, src/main/pa_globals.C, src/types/pa_vimage.C,
13452: src/types/pa_vimage.h, operators.txt: $image.exif support
13453: $image.exif.DateTime & co
13454:
13455: 2002-11-21 paf
13456:
13457: * src/main/: pa_exec.C, untaint.C: cstr(UL_UNSPECIFIED) [not
13458: _PASS_APPENDED)
13459:
13460: * src/classes/image.C: jpeg size measure fixed: were badly skipping
13461: EXIF information [were big block and it's size were considered
13462: negative :(]
13463:
13464: * operators.txt, src/classes/image.C, src/include/pa_common.h,
13465: src/main/pa_common.C, src/types/pa_vmail.C: image.measure
13466: internals rewritten. no there's reader.seek, and all's ready for
13467: EXIF extraction [now we fail to measure files with EXIF info]
13468:
13469: * src/main/pa_common.C: O_TRUNCATE killed, ftruncate used instead:
13470: O_TRUNC truncates even exclusevely write-locked file [thanks to
13471: Igor Milyakov <virtan@rotabanner.com> for discovering]
13472:
13473: 2002-11-20 paf
13474:
13475: * src/targets/cgi/parser3.C: logging @signal += query_string
13476:
13477: * configure.in, src/include/pa_config_auto.h.in,
13478: src/include/pa_config_includes.h, src/targets/cgi/parser3.C:
13479: comment
13480:
13481: * src/targets/cgi/parser3.C: SIGNALS overriden @ main top
13482:
13483: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
13484: targets/cgi/parser3.C: SIGUSR1 >> writes to error_log uri of
13485: currently processed document SIGPIPE >> interrupts request
13486: processing [exception = DB rollback]
13487:
13488: * src/main/pa_exec.C: comment
13489:
13490: * src/main/pa_exec.C: pa_exec: data written only if size>0
13491:
13492: * operators.txt, src/classes/file.C: ^file::exec/cgi[file;$.stdin[]
13493: << disable HTTP-POST repassing
13494:
13495: * src/: include/pa_config_fixed.h, main/pa_common.C,
13496: main/pa_exec.C, targets/cgi/parser3.C: ^file:exec/cgi [pa_exec]
13497: pipe read errors now checked
13498:
13499: 2002-11-19 paf
13500:
13501: * src/targets/cgi/parser3.C: removed #ifdef WIN32 around check of
13502: CGI: Illegal call
13503:
13504: 2002-11-01 paf
13505:
13506: * src/main/execute.C: comment
13507:
13508: 2002-10-31 paf
13509:
13510: * src/main/execute.C: found out why, checked that for now. todo:
13511: find out a way for that user could do that
13512:
13513: * src/types/pa_vstateless_object.h: object put replaces static
13514: parent if any
13515:
13516: * src/types/pa_vobject.C: object put replaces static parent if any
13517:
13518: * src/: classes/form.C, classes/mail.C, classes/op.C,
13519: classes/xnode.h, main/compile.tab.C, main/execute.C,
13520: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
13521: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
13522: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
13523: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
13524: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
13525: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
13526: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
13527: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
13528: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
13529: types/pa_vstateless_object.h, types/pa_vstatus.C,
13530: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
13531: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
13532: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
13533: types/pa_wwrapper.h: static fix merged
13534:
13535: * src/: main/compile.tab.C, types/pa_vobject.C: killed
13536: $virtual_fields in dynamic, but one can reach derived
13537: static[class] variable from base
13538:
13539: * src/: classes/op.C, types/pa_value.h, types/pa_vmethod_frame.h,
13540: types/pa_vobject.C, types/pa_vobject.h,
13541: types/pa_vstateless_class.C, types/pa_vstateless_class.h: fixed
13542: statics, left $virtual_fields in dynamic
13543:
13544: * src/types/: pa_vobject.C, pa_vstateless_class.C: realized that
13545: one can't remember derivates in base class: there's so many of
13546: them. also there can be no virtual method calls in static
13547: classes
13548:
13549: * src/: classes/form.C, classes/mail.C, classes/op.C,
13550: classes/xnode.h, main/execute.C, main/pa_request.C,
13551: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
13552: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
13553: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
13554: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
13555: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
13556: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
13557: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
13558: types/pa_vresponse.C, types/pa_vresponse.h,
13559: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
13560: types/pa_vstateless_object.h, types/pa_vstatus.C,
13561: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.C,
13562: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
13563: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
13564: types/pa_wwrapper.h: static call $self fixed
13565:
13566: * src/main/execute.C: comment
13567:
13568: * src/: classes/op.C, types/pa_value.h, types/pa_vobject.h:
13569: ^process[$caller.self]{...} now compiles to last derived object
13570: part of that 'self'
13571:
13572: 2002-10-29 paf
13573:
13574: * src/targets/isapi/parser3isapi.C: comment on 404 bad status
13575: re-passing [iis to blame]
13576:
13577: * src/classes/string.C: changed string.save to pass current sql
13578: connection to cstr thus one can ^connect[some server]{
13579: $s[insert into table x (x) values (^taint[sql]{value})]
13580: ^s.save[some.sql] } and he'd get in some.sql file code with
13581: properly escaped. [tried in mssql->mysql export->import of
13582: binary data]
13583:
13584: 2002-10-25 paf
13585:
13586: * src/types/pa_vresponse.C: case insensitive response user fields
13587: get/put
13588:
13589: * src/: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
13590: types/pa_vresponse.C: saving for maybe-future
13591:
13592: 2002-10-23 paf
13593:
13594: * operators.txt, src/classes/table.C: ^table.hash{code}...
13595: ^table.hash(expr)...
13596:
13597: * src/types/pa_vmail.C: email whitespace trimBoth-ed
13598:
13599: 2002-10-22 paf
13600:
13601: * src/types/: pa_vform.C, pa_vform.h: removed needless
13602: VForm::Append...(...Value)
13603:
13604: * src/main/execute.C: $.name outside of $name[...] checked
13605:
13606: * src/main/: compile.tab.C, compile.y: lexer changed to fix
13607: ^call[]^#HH bug [that situation yelded no EON, which whas wrong]
13608:
13609: 2002-10-21 paf
13610:
13611: * operators.txt, src/types/pa_vform.C, src/types/pa_vform.h:
13612: $form:qtail $form:imap.x/y
13613:
13614: * operators.txt, src/types/pa_vform.C: $form:nameless =
13615: "?value&...", "...&value&...", "...&value"
13616:
13617: * operators.txt, src/types/pa_vform.C: $form:image-map
13618:
13619: * operators.txt, src/classes/file.C: /some/page.html:
13620: ^file:fullpath[a.gif] => /some/a.gif
13621:
13622: 2002-10-17 paf
13623:
13624: * src/main/: compile.tab.C, compile.y: operators precedence changed
13625: a little: logical not and bitwise negation precedence made
13626: highest, << and >> bitshits precedence made equal [were << higher
13627: than >>]
13628:
13629: * src/classes/op.C: exception handling fixed [were bad with
13630: contexts]
13631:
13632: 2002-10-16 paf
13633:
13634: * src/: classes/op.C, include/pa_request.h, main/execute.C,
13635: main/pa_request.C: Request::self considered equal to
13636: VMethodFrame::self, and removed, Request::get_self() mapped to
13637: VMethodFrame.self()
13638:
13639: * src/: classes/op.C, main/pa_request.C: VMainClass now has name =
13640: $hash in open field now gives old good error meesage
13641:
13642: 2002-10-15 paf
13643:
13644: * src/types/pa_vjunction.h: ^if(def $junction){was true}{now false}
13645: use ^if($junction is junction){was and now true}
13646:
13647: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
13648: include/pa_pool.h, main/pa_charset.C, main/pa_pool.C,
13649: types/pa_vxnode.C: xml->parser strings now have origin, which
13650: points to place where value left xml library and came to parser:
13651: place of dom field extraction/call
13652:
13653: * src/: classes/op.C, include/pa_opcode.h, include/pa_request.h,
13654: main/compile.tab.C, main/compile.y, main/execute.C,
13655: types/pa_vmethod_frame.h: removed last pieces of old code
13656: allowing $junction.xxx at compile time
13657:
13658: * ChangeLog, src/classes/op.C, src/main/compile.tab.C,
13659: src/main/compile.y, src/types/pa_vmethod_frame.h: process[self]
13660: objects also considered [were only classes]
13661:
13662: * ChangeLog, src/classes/op.C, src/include/pa_request.h,
13663: src/types/pa_vmethod_frame.h: ^process[CLASS]{body} now executed
13664: with CLASS self. [ (request&method_frame).self temporarily
13665: changed ]
13666:
13667: * src/classes/: hash.C, op.C: method_frame now always changed, with
13668: no exception to native calls. for&foreach changed to use
13669: method_frame.caller for their var's name context
13670:
13671: * src/: main/execute.C, targets/cgi/parser3.C,
13672: types/pa_vstateless_class.C, types/pa_vstateless_class.h:
13673: compiling to system classes disabled
13674:
13675: * operators.txt, src/classes/op.C:
13676: ^process[$caller.CLASS]{code-string} added
13677:
13678: * operators.txt, src/classes/op.C, src/main/compile.tab.C,
13679: src/main/compile.y, src/main/execute.C, src/main/pa_request.C,
13680: src/types/Makefile.am, src/types/pa_vjunction.C,
13681: src/types/pa_vjunction.h, src/types/pa_vmethod_frame.h,
13682: src/types/types.dsp: removed $junction.get $junction.set[]
13683: introducing $caller
13684:
13685: * src/types/pa_value.h: removed outdated comments. doxygen would
13686: find them lower by inheritance tree
13687:
13688: * src/types/pa_vjunction.C: ident
13689:
13690: 2002-10-14 paf
13691:
13692: * src/classes/op.C: process compiles to code's class class
13693:
13694: * src/: classes/form.C, classes/mail.C, classes/op.C,
13695: include/pa_request.h, main/compile.C, main/compile.tab.C,
13696: main/compile.y, main/execute.C, main/pa_request.C,
13697: types/pa_vstateless_class.h: operators now main-class-methods
13698:
13699: * src/: classes/op.C, include/pa_request.h: ^try{^call{}} now has
13700: better stack trace [has "call" & co there]
13701:
13702: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
13703: operators @auto now executed in MAIN context
13704:
13705: * src/main/execute.C: operator execution context now = MAIN, not
13706: closest stack frame
13707:
13708: @touchit[] $i[after]
13709:
13710: ----t.html $i[before] << local ^touchit[] $i << now 'before',
13711: were 'after'
13712:
13713: ---t.html $i[before] << notlocal [main] ^touchit[] $i << now
13714: 'after'
13715:
13716: * src/main/execute.C: comment
13717:
13718: * src/types/: pa_vclass.C, pa_vobject.h, pa_vstateless_class.C,
13719: pa_vstateless_class.h: $form:CLASS resurrected [wes killed in
13720: action]
13721:
13722: * src/types/pa_vxnode.C: misreplace fixed
13723:
13724: * configure, configure.in, src/include/pa_config_auto.h.in,
13725: src/types/pa_vstatus.C, operators.txt:
13726: $status:rusage.tv_secs/usecs introduced
13727:
13728: 2002-10-09 paf
13729:
13730: * src/classes/: double.C, int.C, string.C: ^string.int[] now failes
13731: on empty string [or uses (default)]
13732:
13733: 2002-10-08 paf
13734:
13735: * src/main/untaint.C: mail header quoted printable changed after
13736: RFC reread
13737:
13738: * operators.txt: plan on ^if(method
13739:
13740: * src/types/pa_vxnode.C: misreplace
13741:
13742: 2002-09-24 paf
13743:
1.101 moko 13744: * src/targets/cgi/Makefile.am: LIBS were bad name in .am
1.95 moko 13745:
13746: * src/types/pa_vmail.C: HAVE_TIMEZONE & co now checked and
13747: mailreceive would compile on freebsd now
13748:
13749: * src/include/pa_config_fixed.h, src/types/pa_vmail.C, acconfig.h,
13750: configure, configure.in, src/include/pa_config_auto.h.in,
1.101 moko 13751: src/targets/cgi/Makefile.am: HAVE_TIMEZONE & co now checked and
13752: mailreceive would compile on freebsd now
1.95 moko 13753:
13754: * src/: classes/file.C, main/untaint.C: 1. file spec language
13755: changed: now there are only few chars are untainted: * ? ' " < >
13756: | and, on unix, : \ ~ [russian letters and SPACES now enabled,
13757: one should use ^untaint[uri]{...} now]
13758:
13759: 2. $list[^file:list[dir]] now returns simply tainted names in
13760: $list.name, not tainted as filespec
13761:
13762: @russianindex[] #dir with files with russian-lang names
13763: $where[dir]
13764:
13765: $dir[^file:list[$where;\.txt^$]] ^dir.menu{ <a
13766: href=$where/^untaint[uri]{$dir.name}>$dir.name</a><br> }
13767:
13768: 2002-09-23 paf
13769:
13770: * src/types/pa_vdouble.h: double->int round added
13771:
13772: * src/classes/date.C: date bug fix, now
13773: round(floatDays*secondsPerDay)
13774:
13775: * src/classes/date.C: date bug fix, now
13776: round(floatDays*secondsPerDay)
13777:
13778: 2002-09-20 paf
13779:
13780: * src/main/execute.C: code junction calls disabled [before: code
13781: was compiled in such a way, that there were no code-junctions in
13782: OP_CALL]
13783:
13784: this now error: @badjunctioncall[] ^badjunctioncallinside{code}
13785:
13786: @badjunctioncallinside[code] ^code[]
13787:
13788: * src/main/: compile.tab.C, compile.y: changed grammer on junction
13789: expanding to include ^junction.method
13790:
13791: * src/main/pa_common.C: -d "DIR/" now true
13792:
13793: * src/classes/xdoc.C: xdoc::create[name] now sets $request:charset
13794: as internal xdoc encoding, and after decoding attributes set by
13795: dom functions now encoded OK, not as digital entities
13796:
13797: * src/classes/xdoc.C: empty transform result, being taken as file
13798: now returns empty file, not raises stupid error about "stat-ed
13799: file"
13800:
13801: * src/types/pa_vhash.h: hash.foreach modification of existing keys
13802: allowed
13803:
13804: * src/types/types.dsp: introducing $junction.get/put(1) one can
13805: write iterators now:
13806:
13807: ^user-foreach[key;value]{$key=$value<br>}
13808:
13809: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
13810: $code.value($i*2) $code }
13811:
13812: * src/main/compile_tools.h: mistype
13813:
1.101 moko 13814: * src/targets/cgi/Makefile.am: binaries now depend on makefiles,
13815: thus taking linking options configure changes into account [were:
13816: ignoring]
1.95 moko 13817:
13818: * src/types/: pa_vjunction.C, Makefile.am: introducing
13819: $junction.get/put(1) one can write iterators now:
13820:
13821: ^user-foreach[key;value]{$key=$value<br>}
13822:
13823: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
13824: $code.value($i*2) $code }
13825:
13826: * src/: include/pa_opcode.h, include/pa_request.h,
13827: main/compile.tab.C, main/compile.y, main/execute.C,
13828: main/main.dsp, targets/cgi/parser3.dsp, types/pa_vjunction.h:
13829: introducing $junction.get/put(1) one can write iterators now:
13830:
13831: ^user-foreach[key;value]{$key=$value<br>}
13832:
13833: @user-foreach[key;value;code] ^for[i](1;10){ $code.key($i)
13834: $code.value($i*2) $code }
13835:
13836: 2002-09-19 paf
13837:
1.101 moko 13838: * Makefile.am: new: make commit
1.95 moko 13839:
13840: * aclocal.m4: forced to be older
13841:
13842: 2002-09-18 paf
13843:
13844: * parser3.dsw, src/include/pa_opcode.h, src/main/compile.tab.C,
13845: src/main/compile.y, src/main/execute.C: << >> int shifts
13846:
13847: * src/: include/pa_common.h, include/pa_request.h,
13848: main/pa_common.C, main/pa_request.C: auto.p exists but unreadable
13849: - now this - fatal error
13850:
13851: * src/classes/file.C: ^file::exec/cgi $.stdin[can be file now] so
13852: that one can pass binary data there
13853:
13854: * src/: classes/date.C, classes/double.C, classes/file.C,
13855: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
13856: classes/op.C, classes/response.C, classes/string.C,
13857: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
13858: include/pa_request.h: pa_request contexts made privated, plus
13859: get_{self/method_frame} to read. Request_context_saver used in
13860: ^try to save flang too. [were not saved]
13861:
13862: * src/types/pa_vresponse.C: header value chains joined before
13863: output, this should help $.subject[$var $var] from being
13864: converted to subject: ?koi8-r?Q?...?= ?koi8-r?Q?...?=
13865:
13866: 2002-09-17 paf
13867:
13868: * src/: main/execute.C, types/pa_value.h, types/pa_vmethod_frame.h:
13869: removed changes, operators executed with calling self. lots of
13870: code with ^include code relies on defined/defining self variables
13871:
13872: $a[1] ^include[print_a.p] print_a.p: $a
13873:
13874: ^include[set_a.p] a=$a set_a.p: $a[1]
13875:
13876: * src/: classes/op.C, main/execute.C, main/pa_request.C,
13877: types/pa_value.C, types/pa_value.h, types/pa_vmethod_frame.h,
13878: types/pa_vstateless_class.h: operators now executed with MAIN
13879: self. it's for ^include sake, too strong a change
13880:
13881: * src/classes/op.C: made place for ^process to compile it's code to
13882: in case of no self
13883:
13884: * src/main/execute.C: found ancient param to Junction, removed.
13885: allowed passing self to native_code_operators [for ^process to
13886: work, she needs self]
13887:
13888: * src/: main/execute.C, types/pa_value.C, types/pa_value.h,
13889: types/pa_vstateless_class.h: found ancient param to Junction,
13890: removed. allowed passing self to native_code_operators [for
13891: ^process to work, she needs self]
13892:
13893: * src/: main/execute.C, main/pa_request.C, types/pa_value.C,
13894: types/pa_value.h, types/pa_vmethod_frame.h,
13895: types/pa_vstateless_class.h: allowed Request.self to be 0,
13896: checked that in VMethodFrame get/put and $self.
13897:
13898: * src/classes/: table.C, xdoc.C: table::sql options table::create
13899: copy options options checked, wrong option now fatal error
13900:
13901: * src/main/pa_string.C: string.replace fixed [were missing words on
13902: pieces boundaries]
13903:
13904: * bin/auto.p.dist.in: strange \n
13905:
13906: * configure, configure.in: .so now detected [can be .sl on hpux,
13907: .dll on cygwin, .so in other cases)
13908:
1.101 moko 13909: * configure, configure.in, bin/auto.p.dist.in: .so now detected
13910: [can be .sl on hpux, .dll on cygwin, .so in other cases)
1.95 moko 13911:
13912: * operators.txt, src/classes/hash.C, src/classes/table.C,
13913: src/include/pa_globals.h, src/main/pa_globals.C: table.sql
13914: hash::sql flag to allow duplicate keys [$.distinct(1/0)] first
13915: record taken [were last]
13916:
13917: * src/: classes/hash.C, classes/table.C,
13918: include/pa_sql_connection.h: table.sql hash::sql duplicate keys
13919: now errors
13920:
13921: * src/classes/hash.C: foreach delims bug fixed [were ,2,3]
13922:
13923: * src/classes/: op.C, table.C: menu/for delims bug fixed [were
13924: ,2,3]
13925:
13926: 2002-09-16 paf
13927:
13928: * src/classes/file.C: file::cgi line ends can be both unix & dos.
13929: and they can be unix [\n\n] on win when 'use CGI' used, it causes
13930: stdout to be binary. now detected closest header break.
13931:
13932: * src/: main/untaint.C, types/pa_vmail.C: mail:send closing ?= now
13933: closed right
13934:
13935: 2002-09-13 paf
13936:
13937: * operators.txt, src/main/compile.tab.C, src/main/compile.y,
13938: src/main/compile_tools.h: (expression #comment)
13939:
13940: (multiline expression #comment line2 #comment )
13941:
13942: (expression #comment with (brackets) comment) << OK
13943:
13944: * operators.txt, src/main/compile.tab.C, src/main/compile.y: !|
13945: bitwise !|| numerical xor now [preparing for expression
13946: #comments]
13947:
13948: * src/main/: compile.tab.C, compile.y: @method[$name] now parse
13949: error
13950:
13951: * src/: include/pa_config_fixed.h, main/pa_socks.C: HAVE_WINSOCK_H
13952: cheched in pa_socks.C
13953:
1.101 moko 13954: * configure, configure.in, src/include/pa_config_auto.h.in:
13955: HAVE_WINSOCK_H created in configure.in
1.95 moko 13956:
13957: * src/: main/compile.tab.C, main/compile.y, types/pa_vresponse.C:
13958: cookie date now clean [were mistakenly tainted & that worked bad
13959: with opera -- 'happily' that worked OK with msie]
13960:
13961: 2002-09-12 paf
13962:
13963: * src/types/: pa_vclass.C, pa_vmail.C, pa_vobject.C: VObject &
13964: VClass get_element now first looks to fields, next to methods &
13965: co todo: the rest reason: more speed
13966:
13967: * src/main/untaint.C: quoted printable encoding stops before
13968: \s*<...>$
13969:
13970: * src/main/untaint.C: quoted printable ' ' now =20 and encoding
13971: stops before <...>$
13972:
13973: 2002-09-11 paf
13974:
13975: * src/: main/pa_charset.C, targets/cgi/parser3.dsp: while fixing (
13976: xmlCharEncodingInput/OutputFunc callbacks returned bad value )
13977: forgot to check users of those funcs. not all were using that
13978: return value convention
13979:
13980: * src/lib/pcre/ibm-1254.ucm, etc/parser3.charsets/windows-1254.cfg:
13981: windows-1254 added
13982:
13983: 2002-09-10 paf
13984:
13985: * src/: classes/op.C, main/execute.C, types/pa_wcontext.h:
13986: VCodeFrame parent param were specified badly
13987:
13988: * src/: main/execute.C, types/pa_value.h, types/pa_wwrapper.h:
13989: WWrapper which used in constructing objects(second param to sql
13990: method) ^...sql{}[$.default{code}] now has parent, wich helps
13991: code in hash to survivi
13992:
13993: * src/: include/pa_request.h, main/execute.C: removed redundant
13994: param to execute [stack said 'thanks']
13995:
13996: * src/: classes/op.C, main/execute.C, types/pa_value.C,
13997: types/pa_value.h, types/pa_vcode_frame.h,
13998: types/pa_vmethod_frame.h, types/pa_wcontext.C,
13999: types/pa_wcontext.h, types/pa_wwrapper.h: moved junction kill
14000: responsibility to wcontext
14001:
14002: * src/classes/file.C: decided not to log exec's with stderr, that
14003: could be warnings, and it's up to scritper to log/show them
14004:
14005: * src/: classes/double.C, main/execute.C: double:sql badly called
14006: write_assign_lang, not write_no_lang, thus doing unnecessary
14007: double/string converstion, which were loosing time&precesion
14008:
14009: * src/: main/pa_charset.C, types/pa_vmail.C:
14010: xmlCharEncodingInput/OutputFunc callbacks returned bad value in
14011: case of unfinished in buffer processing, causing accidental
14012: transcode stop [in case that source enc != utf-8 & there is
14013: incomplete utf-8 sequence at the end of 16000block iside of
14014: libxml lib] tfm readed & code updated
14015:
14016: 2002-09-04 paf
14017:
14018: * configure: makes with sjlj
14019:
14020: * INSTALL, src/include/pa_config_fixed.h,
14021: src/include/pa_sql_connection.h,
14022: src/main/pa_sql_driver_manager.C: -with-sjlj-exceptions define
14023: checked. on win32 it made default
14024:
14025: * src/include/pa_config_auto.h.in: sjlj define
14026:
14027: * configure, configure.in: introducing --with-sjlj-exceptions [hpux
14028: can not work with longjump/throw pair, and one must switch that
14029: on there. todo: detect that automatically]
14030:
14031: * src/types/pa_vxnode.C: removed too strong checks of
14032: xnode.elements. now, for instance, if element does not have any
14033: attributes, $xnode.attributes is void, not error
14034:
14035: 2002-09-02 paf
14036:
14037: * operators.txt, src/main/execute.C, src/targets/cgi/parser3.dsp:
14038: removed double_result, didn't help
14039:
14040: * src/main/execute.C: double_result made to move that var away from
14041: hungry g++ optimizer (-O2), before: it were optimized and
14042: comparison operators worked badly
14043:
14044: * src/types/pa_vdate.h: removed debug
14045:
1.101 moko 14046: * Makefile.am, src/types/pa_vdate.h: happy now only install-exec
1.95 moko 14047:
14048: * src/main/execute.C: fixed numeric < & co so that thay now use
14049: c=a-b, c OPERATOR 0. this works fine on solaris/intel for still
14050: unknown reason.
14051:
14052: 2002-08-29 paf
14053:
14054: * parser3.dsw, src/classes/classes.dsp, src/classes/hash.C,
14055: src/classes/op.C, src/classes/string.C, src/include/pa_request.h,
14056: src/lib/md5/md5.dsp, src/main/execute.C, src/main/main.dsp,
14057: src/main/pa_request.C, src/targets/cgi/parser3.dsp,
14058: src/types/pa_value.C, src/types/pa_value.h, src/types/pa_vmail.C,
14059: src/types/pa_vmethod_frame.h, src/types/pa_wcontext.h,
14060: src/types/types.dsp: junction_cleaner moved to auto VMethodFrame
14061: [called less frequent, allowed to remove ugly
14062: Junction.change_context-s from many places, switch,
14063: mail:send..html{}, ..] request.root renamed to method_frame [more
14064: easyreading] ancient {...PUSH/POPs...} changed to stack vars
14065: [speed up]
14066:
14067: 2002-08-28 paf
14068:
14069: * src/types/pa_vcookie.C: $cookie:name[&] $cookie:name << now
14070: tainted
14071:
14072: * src/types/pa_vcookie.C: fixed cookie delete when
14073: $cookie:name[$.value[]]
14074:
14075: * operators.txt, src/classes/string.C:
14076: ^string.split[delim[;options]]
14077:
14078: 2002-08-27 paf
14079:
1.101 moko 14080: * etc/parser3.charsets/Makefile.am: merged from 3.0.0005
1.95 moko 14081:
14082: * operators.txt, src/main/compile.tab.C, src/main/compile.y: # now
14083: delimiter
14084:
14085: * INSTALL: recommended latest gmime 1.0.5
14086:
14087: 2002-08-26 paf
14088:
14089: * configure, configure.in: apache13/hook added to make dist.
14090:
14091: 2002-08-23 paf
14092:
14093: * src/: include/pa_common.h, main/pa_common.C,
14094: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: when auto.p
14095: beside binary [cgi, isapi] not accessible [due to bad rights or
14096: whatever] it's error now
14097:
14098: 2002-08-21 paf
14099:
1.101 moko 14100: * Makefile.am: can use: make happy equals to make update install
1.95 moko 14101:
14102: * src/main/: compile.tab.C, compile.y, compile_tools.C,
14103: compile_tools.h: "BASE:" "BASE::" syntax allowed, means "base
14104: class". compiled as if here they named base class
14105:
14106: * src/main/pa_string.C: fixed bad language bug, [were wrong string
14107: cloning constructor]
14108:
14109: * src/: main/execute.C, types/pa_vobject.h: fixed virtual calls
14110:
14111: * bin/auto.p.dist.in, src/targets/cgi/parser3.C,
14112: src/types/pa_vfile.C, src/types/pa_vmail.C:
14113: $mail.received.file.value.content-type fixed
14114:
14115: 2002-08-20 paf
14116:
14117: * src/classes/file.C: fixed language of file:file result
14118:
14119: * operators.txt, src/classes/void.C: ^void.pos[...] = -1 merged
14120: from 3.0.0005
14121:
14122: * operators.txt, src/classes/void.C: ^void.pos[...] = -1
14123:
14124: * operators.txt, src/classes/void.C: ^void.length[] = 0 merged from
14125: 3.0.0005
14126:
14127: * src/classes/void.C, operators.txt: ^void.length[] = 0
14128:
14129: 2002-08-19 paf
14130:
14131: * src/classes/xdoc.C: xdoc getElementsByTagName, ...NS overriden,
14132: work now
14133:
14134: * src/: classes/xnode.C, types/pa_vxdoc.C: xdoc.fields fixed [were
14135: error in xnode, which were not catched in xdoc]
14136:
14137: * src/: include/pa_stylesheet_connection.h, main/pa_globals.C:
14138: prepared: // validate each document after load/create (?)
14139: //xmlDoValidityCheckingDefaultValue = 1;
14140:
14141: 2002-08-15 paf
14142:
14143: * src/classes/classes.h: write to static var caused useless
14144: Exception, introduced Methoded::put_element wich consumes those
14145:
14146: * operators.txt, src/include/pa_common.h, src/main/pa_common.C,
14147: src/types/pa_vcookie.C, src/types/pa_vdate.h,
14148: src/types/pa_vresponse.C, src/types/pa_vresponse.h:
14149: $response:field[date] $response:field[$.xxx[date]]
14150:
14151: * src/: classes/hash.C, classes/string.C, classes/table.C,
14152: classes/void.C, include/pa_sql_connection.h: fixed source of
14153: ^hash::sql{bad}
14154:
14155: * operators.txt: $request:body unprecessed POST request body
14156:
14157: * src/types/pa_vrequest.C: $request:body unprecessed POST request
14158:
14159: * src/types/: pa_value.h, pa_vdate.h, pa_vrequest.C, pa_vxdoc.C,
14160: pa_vxnode.C: few barks: bark("%s field not found", 0, &aname)
14161:
14162: * operators.txt, src/classes/form.C, src/include/pa_pool.h,
14163: src/include/pa_request.h, src/main/pa_pool.C,
14164: src/types/pa_vform.C, src/types/pa_vform.h: planning/preparing_to
14165: $request:body r.post_data now const
14166:
14167: * src/: classes/image.C, classes/op.C, classes/xdoc.C,
14168: classes/xnode.C, main/execute.C, types/pa_value.h,
14169: types/pa_vhash.h, types/pa_vobject.C, types/pa_vobject.h,
14170: types/pa_vtable.h: instead of type() checking everywhere used
14171: Value.as now user descendants can be used in params.
14172:
14173: VObject::as_*, is_defined now taken from bases. xtable(table)
14174: ^if($xtable) now OK
14175:
14176: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.C,
14177: types/pa_vclass.h, types/pa_vobject.C, types/pa_vobject.h,
14178: types/pa_vxdoc.C, types/pa_vxdoc.h: is->as
14179:
14180: 2002-08-14 paf
14181:
14182: * src/: classes/xnode.h, main/execute.C, targets/cgi/parser3.dsp,
14183: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
14184: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
14185: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
14186: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
14187: types/pa_vimage.h, types/pa_vmail.C, types/pa_vmail.h,
14188: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.C,
14189: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
14190: types/pa_vresponse.C, types/pa_vresponse.h,
14191: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14192: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
14193: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
14194: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
14195: types/pa_vxnode.h, types/pa_wwrapper.h: is now works with VObject
14196: & VClass
14197:
14198: * src/types/pa_vmail.C: mail: turned off utf8 to source transcoding
14199:
14200: * src/targets/cgi/: fixopt.C, fixopt.h, parser3.C, Makefile.am:
14201: removed fixopt stupidity. on stupid linux use cd /document/root
14202: ../cgi/parser3 script
14203:
14204: * src/targets/cgi/fixopt.C: fixopt now preprocesses command line
14205: params, splitting them by space, excluding argv[0], argv[argc-1]
14206:
14207: * src/targets/cgi/: Makefile.am, parser3.C, parser3.dsp, fixopt.C,
14208: fixopt.h: fixopt now preprocesses command line params, splitting
14209: them by space, excluding argv[0], argv[argc-1]
14210:
14211: * src/targets/cgi/parser3.C: -f config file
14212:
14213: * src/targets/cgi/parser3.C: fixed .log file dir
14214:
14215: 2002-08-13 paf
14216:
14217: * src/types/pa_vobject.C: allow override parent variables, useful
14218: for form descendants [in vobject too, were in vclass]
14219:
14220: * src/types/pa_vclass.C: allow override parent variables, useful
14221: for form descendants
14222:
14223: * src/types/pa_vclass.C: checked: form[vclass]fields can be
14224: overwritten in derived(table)
14225:
14226: * src/: classes/form.C, classes/mail.C, classes/op.C,
14227: classes/xnode.h, include/pa_request.h, main/execute.C,
14228: main/pa_request.C, types/pa_value.h, types/pa_vclass.C,
14229: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
14230: types/pa_vcookie.h, types/pa_vdate.h, types/pa_venv.h,
14231: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
14232: types/pa_vhash.h, types/pa_vimage.h, types/pa_vmail.C,
14233: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
14234: types/pa_vobject.C, types/pa_vobject.h, types/pa_vrequest.C,
14235: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
14236: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14237: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
14238: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
14239: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
14240: types/pa_vxnode.h, types/pa_wwrapper.h: introduced
14241: Value::get_element(..., bool looking_down) [needed to exclude
14242: endless recoursion]
14243:
14244: * src/types/: pa_vclass.C, pa_vobject.C: reorganized modules todo:
14245: fix bug with put endless recoursion todo: check 'as'
14246:
14247: * src/types/: Makefile.am, pa_vclass.h, pa_vobject.h, types.dsp:
14248: reorganized modules todo: fix bug with put endless recoursion
14249: todo: check 'as'
14250:
14251: * src/types/pa_vobject.h: checked: table fields can be overwritten
14252: in derived(table)
14253:
14254: * src/types/pa_vobject.h: derived classes can have fields of their
14255: own now
14256:
14257: * src/: classes/table.C, types/pa_vtable.C, types/pa_vtable.h:
14258: fixed error message on using non-created table
14259:
14260: * src/: classes/form.C, classes/hash.C, classes/mail.C,
14261: classes/op.C, classes/xnode.h, include/pa_request.h,
14262: main/compile.C, main/compile.tab.C, main/execute.C,
14263: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
14264: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
14265: types/pa_vdate.h, types/pa_venv.h, types/pa_vfile.h,
14266: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
14267: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmail.C,
14268: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
14269: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
14270: types/pa_vresponse.C, types/pa_vresponse.h,
14271: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14272: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.h,
14273: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
14274: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
14275: types/pa_vxnode.h, types/pa_wwrapper.h: VObject.get/out now
14276: looking down/up tree todo: fix error message on non-constructed
14277: parents
14278:
14279: 2002-08-12 paf
14280:
14281: * src/types/: pa_vstateless_class.h, pa_vstateless_object.h: table
14282: derived OK
14283:
14284: * src/main/execute.C: ^base:create[] dynamic call rewritten todo:
14285: thorough testing
14286:
14287: * src/: main/compile.tab.C, main/compile.y, main/execute.C,
14288: main/pa_request.C, types/pa_value.h, types/pa_vclass.h,
14289: types/pa_vobject.h, types/pa_vstateless_class.h,
14290: types/pa_vstateless_object.h, types/pa_wcontext.h,
14291: types/pa_valiased.C, types/pa_valiased.h, types/Makefile.am:
14292: ^base:create[] dynamic call rewritten todo: thorough testing
14293:
14294: * src/types/: pa_value.h, pa_vclass.h, pa_vobject.h: VObject ctor
14295: now instantates base class, remembers it and saves child in
14296: parent VObject.get_class now returns last child = downward
14297: virtual calls OK
14298:
14299: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
14300: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vfile.h,
14301: types/pa_vimage.h, types/pa_vint.h, types/pa_vmethod_frame.h,
14302: types/pa_vobject.h, types/pa_vresponse.h,
14303: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14304: types/pa_vstring.h, types/pa_vtable.h, types/pa_vxdoc.h,
14305: types/pa_vxnode.h, types/pa_wcontext.h, types/types.dsp: killed
14306: VAliased [redundant], moved $CLASS to VObject only [parser class
14307: instance]
14308:
14309: * bin/auto.p.dist.in: more like in dist on parser.ru
14310:
14311: * bin/auto.p.dist.in: fixed sendmail default comment
14312:
14313: * src/main/pa_request.C: $response:body[file] content-type check
14314: fixed [were bad when content-type is hash]
14315:
14316: 2002-08-09 paf
14317:
14318: * src/: main/execute.C, types/pa_value.h, types/pa_vclass.h,
14319: types/pa_vobject.h, types/pa_vxdoc.h: started as()
14320:
14321: 2002-08-08 paf
14322:
14323: * operators.txt, src/classes/date.C, src/include/pa_globals.h,
14324: src/main/pa_globals.C: year column in month calendar [week year]
14325:
14326: * src/main/execute.C: error reporting on object writes to MAIN
14327: improved [were ruind with fixing $obj[^if(1){$obj}] ]
14328:
14329: * operators.txt, src/types/pa_vdate.h: $date.yearday
14330: $date.daylightsaving
14331:
14332: * src/: classes/mail.C, types/pa_vmail.C: in letter texts one can
14333: use tainted data now. only she must specify the language.
14334:
14335: ^mail:send[ $.from[paf@mail.design.ru]
14336: $.to[paf@mail.design.ru] $.subject[^taint[uri][ìîñêâà]=2]
14337: $.text[^taint[uri][ìîñêâà]=] ]
14338:
14339: * src/: classes/file.C, classes/op.C, types/pa_vfile.C: ^process
14340: now prints more precise origin
14341:
14342: * src/include/pa_string.h: String::first_char now not fails on
14343: empty strings ^if(-f '') now ok and in 3 other places.
14344:
14345: * operators.txt, src/include/pa_string.h, src/main/pa_string.C:
14346: String::first_char now not fails on empty strings ^if(-f '') now
14347: ok and in 3 other places.
14348:
14349: 2002-08-07 paf
14350:
14351: * src/: classes/string.C, main/pa_string.C: ^string.mid(0;bad)
14352: fixed
14353:
14354: * src/main/pa_string.C: ^string.mid(0;bad) fixed
14355:
14356: * src/: main/execute.C, types/pa_vcode_frame.h,
14357: types/pa_vmethod_frame.h, types/pa_wcontext.C,
14358: types/pa_wcontext.h, types/pa_wwrapper.h: vcodeframe were
14359: mistakenly not completely transparent to object writes.
14360: $hash[^if(1){$hash}] now works
14361:
14362: * operators.txt, src/classes/op.C: ^cache...{...^cache<<to past...}
14363: now erasing cache file [there were bad check on that]
14364:
14365: * src/: classes/classes.dsp, classes/table.C,
14366: lib/pcre/pcre_parser_ctype.dsp, main/pa_array.C, types/types.dsp:
14367: all Debug dirs in .dsp now named 'Debug'
14368:
1.101 moko 14369: * etc/parser3.charsets/Makefile.am: all included into dist
1.95 moko 14370:
14371: * operators.txt, src/classes/mail.C: exception_type email.send
14372:
14373: * operators.txt, src/types/pa_vmail.C: exception_type email.format
14374:
14375: * src/types/pa_vmail.C: mail:send empty email checked
14376:
14377: 2002-08-06 paf
14378:
14379: * operators.txt, src/classes/table.C, src/include/pa_array.h,
14380: src/include/pa_table.h, src/main/pa_array.C, src/main/pa_table.C:
14381: ^table::create[$source;$.options] ^table::join[$source;$.options]
14382:
14383: * operators.txt, src/classes/hash.C, src/classes/string.C,
14384: src/classes/table.C: sql options can be string now ^xxx:sql{...}[
14385: # $.default() }
14386:
14387: * src/classes/file.C: $f[file::cgi] $f.UPPER case fields
14388:
14389: * src/: classes/file.C, include/pa_globals.h, main/pa_globals.C,
14390: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h:
14391: $file.content-type [instead of .mime-type] now works for
14392: file::stat also
14393:
14394: * src/main/pa_request.C: case insensitive mime_type_of
14395:
14396: * bin/auto.p.dist.in: jpeg
14397:
14398: 2002-08-05 paf
14399:
14400: * src/types/pa_vxnode.C: xnode.childNodes now 0... [were 1...]
14401:
14402: * src/types/pa_vmail.C: file buffer relocated to parser heap
14403:
14404: * operators.txt: comment on date:calendar week column
14405:
14406: * src/main/pa_common.C: write checked
14407:
14408: * src/main/: pa_common.C: write checked
14409:
14410: * src/classes/date.C: +1 buf size for stupid snprintfs
14411:
14412: * src/: classes/date.C, include/pa_globals.h, main/pa_globals.C:
14413: month calendar week column [ISO 8601 Week Numbers]
14414:
14415: 2002-08-02 paf
14416:
14417: * src/: include/pa_config_fixed.h, main/pa_string.C,
14418: targets/cgi/getopt.c, targets/cgi/parser3.C: removed #define
14419: DEBUG*
14420:
14421: * configure, configure.in, src/include/pa_version.h: release
14422: 3_0_0005
14423:
14424: * bin/auto.p.dist.in: unhandled_exception comments
14425:
14426: * src/types/: pa_vclass.h, pa_vform.C, pa_vobject.h: opera
14427: multipart post fixed
14428:
14429: * operators.txt, src/main/pa_request.C, src/types/pa_vform.C:
14430: response transcoded source->client only when text/* or simple
14431: onoverridden $response:body
14432:
14433: 2002-08-01 paf
14434:
14435: * src/: classes/classes.C, classes/classes.h, classes/date.C,
14436: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
14437: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
14438: classes/op.C, classes/response.C, classes/string.C,
14439: classes/table.C, classes/void.C, classes/xdoc.C, classes/xnode.C,
14440: classes/xnode.h, include/pa_array.h, include/pa_cache_managers.h,
14441: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
14442: include/pa_config_fixed.h, include/pa_dictionary.h,
14443: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
14444: include/pa_globals.h, include/pa_hash.h, include/pa_opcode.h,
14445: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
14446: include/pa_socks.h, include/pa_sql_connection.h,
14447: include/pa_sql_driver_manager.h, include/pa_stack.h,
14448: include/pa_string.h, include/pa_stylesheet_connection.h,
14449: include/pa_stylesheet_manager.h, include/pa_table.h,
14450: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
14451: lib/md5/pa_md5.h, lib/md5/pa_md5c.c,
14452: lib/pcre/pcre_parser_ctype.c, main/compile.C, main/compile.tab.C,
14453: main/compile_tools.C, main/compile_tools.h, main/execute.C,
14454: main/pa_array.C, main/pa_cache_managers.C, main/pa_charset.C,
14455: main/pa_charsets.C, main/pa_common.C, main/pa_dictionary.C,
14456: main/pa_dir.C, main/pa_exception.C, main/pa_exec.C,
14457: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
14458: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
14459: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
14460: main/pa_uue.C, main/untaint.C, sql/pa_sql_driver.h,
14461: targets/cgi/pa_pool.C, targets/cgi/pa_threads.C,
14462: targets/cgi/parser3.C, targets/cgi/pool_storage.h,
14463: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
14464: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
14465: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.C,
14466: types/pa_value.h, types/pa_vbool.h, types/pa_vclass.h,
14467: types/pa_vcode_frame.h, types/pa_vcookie.C, types/pa_vcookie.h,
14468: types/pa_vdate.h, types/pa_vdouble.h, types/pa_venv.h,
14469: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
14470: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
14471: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
14472: types/pa_vmail.C, types/pa_vmail.h, types/pa_vmath.h,
14473: types/pa_vmethod_frame.h, types/pa_vobject.h,
14474: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
14475: types/pa_vresponse.h, types/pa_vstateless_class.C,
14476: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
14477: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
14478: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
14479: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
14480: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
14481: types/pa_wcontext.h, types/pa_wwrapper.h: $Date: now$
14482:
14483: * src/: classes/classes.C, classes/classes.dsp, classes/classes.h,
14484: classes/date.C, classes/double.C, classes/file.C, classes/form.C,
14485: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
14486: classes/math.C, classes/op.C, classes/response.C,
14487: classes/string.C, classes/table.C, classes/void.C,
14488: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
14489: include/pa_array.h, include/pa_cache_managers.h,
14490: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
14491: include/pa_config_fixed.h, include/pa_config_includes.h,
14492: include/pa_dictionary.h, include/pa_dir.h,
14493: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
14494: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
14495: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
14496: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
14497: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
14498: include/pa_stack.h, include/pa_string.h,
14499: include/pa_stylesheet_connection.h,
14500: include/pa_stylesheet_manager.h, include/pa_table.h,
14501: include/pa_threads.h, include/pa_types.h, include/pa_uue.h,
14502: lib/md5/pa_md5.h, lib/md5/pa_md5c.c, main/compile.C,
14503: main/compile_tools.C, main/compile_tools.h, main/execute.C,
14504: main/main.dsp, main/pa_array.C, main/pa_cache_managers.C,
14505: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
14506: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
14507: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
14508: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
14509: main/pa_sql_driver_manager.C, main/pa_string.C,
14510: main/pa_stylesheet_manager.C, main/pa_table.C, main/pa_uue.C,
14511: main/untaint.C, sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
14512: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
14513: targets/cgi/parser3.dsp, targets/cgi/pool_storage.h,
14514: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
14515: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
14516: targets/isapi/pool_storage.h, types/pa_valiased.C,
14517: types/pa_valiased.h, types/pa_value.C, types/pa_value.h,
14518: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
14519: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
14520: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.C,
14521: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
14522: types/pa_vhash.h, types/pa_vimage.C, types/pa_vimage.h,
14523: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmail.C,
14524: types/pa_vmail.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
14525: types/pa_vobject.h, types/pa_vrequest.C, types/pa_vrequest.h,
14526: types/pa_vresponse.C, types/pa_vresponse.h,
14527: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
14528: types/pa_vstateless_object.h, types/pa_vstatus.C,
14529: types/pa_vstatus.h, types/pa_vstring.C, types/pa_vstring.h,
14530: types/pa_vtable.C, types/pa_vtable.h, types/pa_vvoid.h,
14531: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
14532: types/pa_vxnode.h, types/pa_wcontext.C, types/pa_wcontext.h,
14533: types/pa_wwrapper.h, types/types.dsp, Makefile.am,
14534: classes/Makefile.am, main/Makefile.am, targets/cgi/Makefile.am,
14535: types/Makefile.am: ident.C* removed
14536:
14537: * operators.txt, src/classes/file.C, src/main/pa_request.C:
14538: file:find[/can/do/this/now.txt]
14539:
14540: * src/targets/cgi/parser3.C: usage to stdout now
14541:
14542: 2002-07-31 paf
14543:
14544: * src/types/pa_vmail.C: mail: errors-to: now default "postmaster"
14545:
14546: * src/: classes/mail.C, types/pa_vmail.C: mail: errors-to: now
14547: default "postmaster"
14548:
14549: * src/: classes/mail.C, types/pa_vmail.C: mail from/to now must be.
14550: -f postmaster now default sendmail key word "postmaster"
14551: replaced to $.from
14552:
14553: 2002-07-30 paf
14554:
1.101 moko 14555: * configure, configure.in, src/targets/cgi/pa_config_paths.h.in,
14556: src/targets/cgi/parser3.C: removed pa_config_paths.h
1.95 moko 14557:
14558: * src/main/pa_charset.C: comment
14559:
14560: * src/main/pa_charset.C: UTF-8 to 1byte charset convert, no char in
14561: table, &#decimal;
14562:
14563: * src/main/pa_request.C: comment
14564:
14565: * etc/parser3.charsets/windows-1251.cfg: section sign [russian
14566: paragraf]
14567:
14568: 2002-07-11 paf
14569:
14570: * src/main/pa_exec.C: build command line badly added params twice
14571: [and first time without ' ']. double wrong. fixed.
14572:
14573: * src/main/pa_exec.C: invalid .exe caused error message with params
14574: wich parser did not provide = reported badly. fixed that.
14575:
14576: * src/classes/mail.C: $MAIL[ # xxx ]
14577:
14578: now ok
14579:
14580: * operators.txt: plan: sql detailed exception
14581:
14582: 2002-07-01 paf
14583:
14584: * src/: classes/form.C, main/pa_request.C: @conf bug fixed
14585: [MForm.configure_admin were called when request.main_class ==0
14586:
14587: * src/classes/form.C: 10*0x400*400 bug fix [4M not 10M]
14588:
14589: * src/classes/form.C: content_length type fix
14590:
14591: 2002-06-30 paf
14592:
14593: * src/classes/mail.C: merged from 4
14594:
14595: * src/classes/mail.C: restored $MAIL
14596:
14597: 2002-06-28 paf
14598:
14599: * configure, configure.in: removed paths.h
14600:
1.101 moko 14601: * configure, src/include/pa_version.h,
1.95 moko 14602: src/targets/cgi/pa_config_paths.h.in: lates changes from 4 build
14603: merged, makes updated
14604:
14605: * ChangeLog, configure, operators.txt, src/classes/xdoc.C,
14606: src/include/pa_charset.h, src/include/pa_config_fixed.h,
14607: src/include/pa_pool.h, src/include/pa_version.h,
14608: src/main/pa_charset.C, src/main/pa_pool.C,
14609: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.dsp,
14610: src/types/pa_vmail.C: merged latest updates to head
14611:
14612: 2002-06-27 paf
14613:
14614: * src/targets/: cgi/parser3.dsp, isapi/parser3isapi.dsp: post-build
14615: not error now
14616:
14617: * operators.txt, src/classes/xdoc.C, src/include/pa_charset.h,
14618: src/include/pa_config_fixed.h, src/include/pa_pool.h,
14619: src/main/pa_charset.C, src/main/pa_pool.C:
14620: ^xdoc::create[[uri]]... base uri for document being created,
14621: imports and other relative file names would be relative to this
14622: uri default uri=path_translated
14623:
14624: * src/classes/xdoc.C: xsltParseStylesheetDoc bug workaround
14625:
14626: 2002-06-26 paf
14627:
14628: * configure, configure.in, src/include/pa_version.h:
14629: release_3_0_0004
14630:
14631: * src/main/pa_string.C: blank string '', ' <whitespace>' considered
14632: 0 now
14633:
14634: * src/targets/cgi/parser3.C: /cgi-bin/parser empty filename checked
14635:
14636: 2002-06-25 paf
14637:
14638: * src/main/pa_string.C: emtpy string, or string of whitespaces
14639: considered bad number now
14640:
14641: * operators.txt, src/classes/xdoc.C: ^xdoc.transform[xdoc <<can be
14642: now
14643:
14644: * operators.txt, src/classes/string.C: ^string.normalize [old
14645: name: optimize
14646:
14647: * configure, configure.in, src/include/pa_config_auto.h.in: crypt
14648: library configured
14649:
14650: * src/main/pa_request.C: configure_admin forced if no @conf
14651:
14652: * operators.txt, bin/auto.p.dist.in, src/classes/math.C,
14653: src/types/pa_vmail.C: ^math:crypt updated to generate random salt
14654: when needed and to call system crypt() if not $apr1$ prefix
14655:
14656: 2002-06-24 paf
14657:
14658: * INSTALL: --with-static/shared-mailreceive described
14659:
14660: * src/include/pa_config_fixed.h: ssize_t fixed
14661:
1.101 moko 14662: * configure, configure.in, src/include/pa_config_auto.h.in,
14663: src/targets/cgi/Makefile.am, src/types/Makefile.am,
1.95 moko 14664: src/types/pa_vmail.C: $mail:received makes update
14665:
14666: * src/: include/pa_config_fixed.h, types/pa_vmail.C: #ifdef
14667: WITH_MAILRECEIVE
14668:
14669: * src/targets/cgi/parser3.C: #ifdef WITH_MAILRECEIVE
14670:
14671: * src/targets/cgi/: getopt.c, getopt.h: introducing parser -m
14672: option, for $mail:receive
14673:
14674: * src/types/: pa_vmail.C, pa_vmail.h: uue to separate file
14675: introducting $message:received ^mail:send rewritten with backward
14676: comp
14677:
14678: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
14679: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
14680: types/types.dsp: win32xml win32mailreceive pseudomodules paths
14681: now
14682:
14683: * operators.txt, src/classes/mail.C, src/include/Makefile.am,
14684: src/include/pa_charset.h, src/include/pa_config_fixed.h,
14685: src/include/pa_request.h, src/include/pa_string.h,
14686: src/include/pa_uue.h, src/main/Makefile.am, src/main/main.dsp,
14687: src/main/pa_globals.C, src/main/pa_request.C,
14688: src/main/pa_string.C, src/main/pa_uue.C,
14689: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.C,
14690: src/targets/cgi/parser3.dsp, src/targets/isapi/parser3isapi.C,
14691: src/types/pa_vform.C, src/types/pa_vform.h, src/types/types.dsp:
14692: uue to separate file introducting $message:received ^mail:send
14693: rewritten with backward comp
14694:
14695: 2002-06-21 paf
14696:
1.101 moko 14697: * src/lib/: Makefile.am, md5/pa_md5.h: lib restructure apache .am &
14698: co changes
1.95 moko 14699:
1.101 moko 14700: * configure, configure.in, src/lib/md5/Makefile.am,
14701: src/lib/md5/pa_md5c.c, src/targets/cgi/Makefile.am: lib
14702: restructure .in and .am files appropriate changes
1.95 moko 14703:
14704: * src/lib/md5/: md5.dsp, pa_md5.h, pa_md5c.c: moved libltdl and
14705: pcre to libs/ added libs/md5 which is linked to non-apache
14706: targets ^math:crypt[password;$apr1$salt]
14707:
14708: * INSTALL, configure.in, operators.txt, parser3.dsw,
14709: src/Makefile.am, src/classes/Makefile.am,
14710: src/classes/classes.dsp, src/classes/math.C,
14711: src/lib/md5/Makefile.am, src/lib/pcre/LICENCE,
1.101 moko 14712: src/lib/pcre/Makefile.am, src/lib/pcre/README,
14713: src/lib/pcre/Tech.Notes, src/lib/pcre/dftables.c,
14714: src/lib/pcre/get.c, src/lib/pcre/ibm-1250.ucm,
14715: src/lib/pcre/ibm-1251.ucm, src/lib/pcre/ibm-1257.ucm,
14716: src/lib/pcre/internal.h, src/lib/pcre/maketables.c,
14717: src/lib/pcre/pcre-2_08.tar.gz, src/lib/pcre/pcre.3,
14718: src/lib/pcre/pcre.3.html, src/lib/pcre/pcre.3.txt,
14719: src/lib/pcre/pcre.c, src/lib/pcre/pcre.dsp, src/lib/pcre/pcre.h,
1.95 moko 14720: src/lib/pcre/pcre_dftables.dsp, src/lib/pcre/pcre_parser_ctype.c,
14721: src/lib/pcre/pcre_parser_ctype.dsp,
14722: src/lib/pcre/ruspart_win2koi.pl, src/lib/pcre/study.c,
14723: src/lib/pcre/win-koi.tab, src/main/Makefile.am,
14724: src/main/compile.tab.C, src/main/main.dsp,
14725: src/targets/cgi/Makefile.am, src/targets/cgi/parser3.dsp,
14726: src/targets/isapi/parser3isapi.dsp, src/types/Makefile.am,
14727: src/types/types.dsp, src/lib/Makefile.am: moved libltdl and pcre
14728: to libs/ added libs/md5 which is linked to non-apache targets
14729: ^math:crypt[password;$apr1$salt]
14730:
14731: 2002-06-20 paf
14732:
14733: * INSTALL, configure, configure.in, operators.txt, bin/Makefile.am,
1.101 moko 14734: bin/auto.p.dist.in, src/classes/file.C, src/classes/op.C,
14735: src/doc/doxygen.cfg, src/include/pa_globals.h,
1.95 moko 14736: src/include/pa_request.h, src/main/execute.C,
14737: src/main/pa_request.C, src/targets/cgi/parser3.C,
14738: src/targets/isapi/parser3isapi.C, src/types/pa_vmethod_frame.h:
14739: marged latest HEAD updates, mainly file:justname&co &
14740: @auto/conf[filespec
14741:
14742: * operators.txt, src/classes/file.C:
14743: !^file:dirname[/a/some.tar.gz]=/a
14744: !^file:dirname[/a/b/]=/a
14745: !^file:basename[/a/some.tar.gz]=some.tar.gz
14746: !^file:justname[/a/some.tar.gz]=some.tar
14747: !^file:justext[/a/some.tar.gz]=gz
14748:
14749: * src/: classes/op.C, include/pa_request.h, main/execute.C,
14750: main/pa_request.C, types/pa_vmethod_frame.h: introducing
14751: @conf/auto[filespec]
14752:
14753: * bin/auto.p.dist.in: <noindex>
14754:
1.101 moko 14755: * configure: parser3.conf renamed to auto.p autoconf changes
1.95 moko 14756:
14757: * INSTALL, configure.in, operators.txt, bin/Makefile.am,
14758: bin/auto.p.dist.in, src/doc/doxygen.cfg,
14759: src/include/pa_globals.h, src/targets/cgi/parser3.C,
14760: src/targets/isapi/parser3isapi.C: parser3.conf renamed to auto.p
14761:
14762: 2002-06-18 paf
14763:
14764: * configure, configure.in, src/include/pa_version.h: version to
14765: configure.in
14766:
14767: * INSTALL: reflected .conf.dist dir change
14768:
1.101 moko 14769: * Makefile.am, configure, configure.in, bin/Makefile.am,
14770: etc/parser3.charsets/Makefile.am: parser3.conf.dist moved to bin,
1.95 moko 14771: .in & *.am updated
14772:
14773: * src/classes/file.C: strncasecmp
14774:
14775: * src/classes/file.C: strcasecmp
14776:
1.101 moko 14777: * bin/Makefile.am, etc/Makefile.am: bin/parser3.conf.dist [moved
14778: from etc
1.95 moko 14779:
14780: * src/classes/file.C: ^file::exec[script;$.bad error case
14781: insensitive check now
14782:
14783: * src/classes/file.C: ^file::exec[script;$.bad now error, not skip
14784:
14785: * configure, configure.in, src/include/pa_pool.h,
14786: src/include/pa_types.h: pack configure.in detection simplified.
14787: figured out that gcc on sparc not that stupid as thought
14788: previously: on sparc: when it sees packed class it modifies it's
14789: field-access-code to byte operations [stb, ldub] instead of 4byte
14790: operations [st, lduh] so packed must be all parts of packed
14791: class, i.e. it's parents&fields(classes). for now it's only
14792: String that packed and what was wrong is that it's parent -
14793: Pooled, were not packed. fixed that.
14794:
14795: 2002-06-14 paf
14796:
14797: * operators.txt: more precise xml-to-text options
14798:
14799: * operators.txt, src/types/pa_vxnode.C: xnode
14800: attribute_node.name/value xnode pi.node.data
14801:
14802: 2002-06-12 paf
14803:
1.101 moko 14804: * configure, configure.in, src/targets/cgi/Makefile.am,
14805: src/targets/cgi/parser3.C: removed root conf define creation
1.95 moko 14806:
14807: * INSTALL, configure.in, operators.txt, etc/Makefile.am,
14808: src/include/pa_globals.h, src/include/pa_request.h,
14809: src/main/compile.tab.C, src/main/pa_globals.C,
14810: src/main/pa_request.C, src/targets/cgi/parser3.C,
14811: src/targets/isapi/parser3isapi.C: parser3.conf now one and only
14812:
14813: * src/classes/mail.C: sendmail -ti [default now]
14814:
14815: * src/: classes/mail.C, main/pa_request.C: $MAIL $CHARSETS allowed
14816: to be strings. for convinient #ing
14817:
14818: * src/: include/pa_globals.h, include/pa_request.h, main/execute.C,
14819: main/pa_globals.C, main/pa_request.C: @rootconf [were @conf]
14820:
14821: * src/: include/pa_globals.h, include/pa_request.h, main/main.dsp,
14822: main/pa_globals.C, main/pa_request.C: @conf
14823:
14824: 2002-06-11 paf
14825:
14826: * src/classes/file.C: check simplified
14827:
14828: * src/: classes/file.C, targets/cgi/parser3.dsp,
14829: targets/isapi/parser3isapi.C: suexec env keys filter plus CGI_ as
14830: valid prefix
14831:
14832: * src/: classes/file.C, include/pa_request.h, include/pa_sapi.h,
14833: targets/cgi/parser3.C, targets/isapi/parser3isapi.C:
14834: file::exec/cgi to pass HTTP_ vars introducing SAPI::environment
14835:
14836: 2002-06-10 paf
14837:
14838: * operators.txt, src/classes/op.C, src/include/pa_common.h,
14839: src/main/pa_common.C: lock failures reported now
14840:
14841: * src/main/compile_tools.C: ^if(" 1 "){y} bug fixed optimization
14842: string->double @ compile time were not-enough-checking...
14843:
14844: * src/main/: compile.tab.C, pa_string.C: whitespace after number in
14845: autoconvert now ignored
14846:
14847: * src/types/: pa_vform.C, pa_vform.h: $form: not determined yet
14848: check
14849:
14850: * src/classes/mail.C: mail netscape attachment name fixed. todo:
14851: $response:body content-type:name
14852:
14853: * configure, configure.in: hpux check, nsl link, no socket
14854:
14855: * operators.txt: old merge conflict removed
14856:
14857: * configure, configure.in: pack even address access on sparc&co
14858: arch checked in configure
14859:
14860: * configure, src/include/pa_version.h: makes
14861:
14862: * configure, configure.in, src/include/pa_version.h: makes
14863:
14864: * src/main/untaint.C: (bug#2) mail subject got always prepended
14865: with charset even when all letters were 7bit one
14866:
14867: * src/main/pa_common.C: merged fixed -d (bug)
14868:
14869: * src/main/pa_common.C: fixed -d (bug)
14870:
14871: 2002-06-03 paf
14872:
14873: * ChangeLog, operators.txt, etc/parser3.charsets/windows-1251.cfg,
14874: src/classes/classes.dsp, src/main/compile.tab.C,
14875: src/main/main.dsp, src/main/pa_globals.C,
14876: src/targets/cgi/parser3.C, src/targets/cgi/parser3.dsp,
14877: src/targets/isapi/parser3isapi.dsp, src/types/types.dsp: fixed
14878: .dsp-s along with reorganized cvs modules dirs structure
14879:
14880: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
14881: main/pa_globals.C, targets/cgi/parser3.dsp,
14882: targets/isapi/parser3isapi.dsp, types/types.dsp: reorganized cvs
14883: modules
14884:
14885: 2002-05-28 paf
14886:
14887: * src/targets/cgi/parser3.C: info.uri now ""
14888:
14889: 2002-05-17 paf
14890:
14891: * src/classes/: table.C: ^table.save << checked empty
14892: pre/match/post columns
14893:
14894: 2002-05-16 paf
14895:
14896: * src/classes/image.C: image::measure can png now
14897:
14898: 2002-05-15 paf
14899:
14900: * operators.txt, src/classes/date.C: ^date::create[%H:%M[:%S]]
14901: added
14902:
14903: * etc/parser3.charsets/windows-1251.cfg: 0x forgot, fixed
14904:
14905: * operators.txt, src/classes/date.C: ^date::create[%Y[-%m[-%d[
14906: %H[:%M[:%S]]]]]] [-%m now
14907:
14908: 2002-05-14 paf
14909:
14910: * etc/parser3.charsets/: windows-1251.cfg: added 3 quotes
14911:
14912: 2002-05-07 paf
14913:
14914: * ChangeLog, src/classes/classes.dsp, src/classes/op.C,
14915: src/include/pa_globals.h, src/include/pa_request.h,
14916: src/include/pa_table.h, src/main/compile.tab.C,
14917: src/main/compile.y, src/main/main.dsp, src/main/pa_globals.C,
14918: src/main/pa_request.C, src/main/pa_table.C,
14919: src/targets/isapi/pa_pool.C, src/targets/isapi/parser3isapi.C,
14920: src/targets/isapi/parser3isapi.dsp,
14921: src/targets/isapi/pool_storage.h, src/types/types.dsp: Table
14922: name2number field now &. main_method_name now on Request pool
14923: rather on global_pool [Junction+VJunction created on same pool as
14924: name = were created on global pool, causing mem leaks]
14925:
14926: * src/: classes/classes.dsp, classes/op.C, include/pa_globals.h,
14927: include/pa_request.h, include/pa_table.h, main/compile.tab.C,
14928: main/compile.y, main/main.dsp, main/pa_globals.C,
14929: main/pa_request.C, main/pa_table.C, targets/isapi/pa_pool.C,
14930: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
14931: targets/isapi/pool_storage.h, types/types.dsp: Table name2number
14932: field now &. main_method_name now on Request pool rather on
14933: global_pool [Junction+VJunction created on same pool as name =
14934: were created on global pool, causing mem leaks]
14935:
14936: 2002-05-06 paf
14937:
14938: * src/: main/pa_globals.C, targets/cgi/parser3.C,
14939: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
14940: 100*40 bytes per request memory leak [nonpool malloc in globals]
14941:
14942: * src/: main/pa_globals.C, targets/cgi/parser3.C,
14943: targets/cgi/pool_storage.h, targets/isapi/parser3isapi.C: removed
14944: 100*40 bytes per request memory leak [nonpool malloc in globals]
14945:
14946: 2002-04-30 paf
14947:
14948: * configure, src/include/pa_version.h: version now not b
14949:
14950: * src/targets/cgi/parser3.C: request.uri now never 0
14951:
14952: 2002-04-29 paf
14953:
14954: * configure.in: removed b
14955:
14956: * src/: classes/op.C, include/pa_exception.h, main/pa_request.C:
14957: Exception::comment/type checked in (), no there's no empty
14958: type/comment by default
14959:
14960: * ChangeLog, src/doc/ClassExample1.dox, src/doc/ClassExample3.dox,
14961: src/doc/aliased.dox, src/doc/methoded.dox, src/doc/string.dox,
14962: src/doc/value.dox, src/include/pa_exception.h,
14963: src/main/pa_request.C, src/targets/cgi/parser3.C: merged from
14964: 0001
14965:
14966: 2002-04-26 paf
14967:
14968: * src/: doc/doxygen.cfg, targets/cgi/parser3.dsp: doxygen dot image
14969: size reduced
14970:
14971: 2002-04-25 paf
14972:
14973: * src/targets/cgi/: parser3.C: setenv in .htaccess when cgi is not
14974: under that dir got REDIRECT_ prefix before HTTP_PARSER_x_CONFIG,
14975: now that took into account
14976:
14977: * operators.txt, src/classes/date.C: ^date::create[2002-12-33
14978: 01:03:04]
14979:
14980: * ChangeLog, operators.txt, src/classes/date.C:
14981: ^date::create[2002-12-33 01:03:04]
14982:
14983: * ChangeLog: updated changelog
14984:
14985: * src/classes/table.C: removed restriction on column count to
14986: ^table.hash to work, now must be >0 [were >1]
14987:
14988: 2002-04-24 paf
14989:
14990: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
14991: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
14992: targets/isapi/parser3isapi.dsp, types/types.dsp: MSVC profile
14993: targets
14994:
14995: 2002-04-23 paf
14996:
14997: * operators.txt, src/classes/string.C:
14998: int/double/string:sql{}[$.default{code}] fixed [were barking:
14999: "junction used outside of context"]
15000:
15001: 2002-04-22 paf
15002:
15003: * types.txt, src/classes/string.C, src/include/pa_string.h,
15004: src/main/pa_string.C, src/types/pa_vstring.C,
15005: src/types/pa_vstring.h: ^string.optimize[]
15006:
15007: * src/: include/pa_globals.h, include/pa_table.h,
15008: main/pa_globals.C, main/pa_string.C, main/pa_table.C: fixed match
15009: table template
15010:
15011: * src/classes/: string.C: optimize removed from string
15012: .left/right/pos
15013:
15014: * src/main/execute.C: rolled back to
15015: before_killing_userjunction_contexts
15016:
15017: * src/main/execute.C: user junctions context killed
15018:
15019: * src/main/execute.C: junctions to local contexts got
15020: cleanized&checked later
15021:
15022: 2002-04-19 paf
15023:
15024: * src/: classes/string.C, include/pa_request.h,
15025: include/pa_string.h, main/pa_request.C, main/pa_string.C,
15026: types/pa_vstring.C, types/pa_vstring.h: string now optimized
15027: prior to .left .right .mid .pos .match when that is profitable,
15028: and always before .replace when $ORIGINS(1) optimization disabled
15029: economy from not wasting mem on lots of strings which occur by
15030: lots of String:mid calls to get parts of source string between
15031: found_occurances
15032:
15033: * src/classes/file.C: ovector now local economy: 16 bytes per
15034: ^file:list
15035:
15036: * src/: include/pa_globals.h, include/pa_table.h,
15037: main/pa_globals.C, main/pa_string.C: String::match table columns
15038: globalized, not created @ each ^match anymore economy:
15039: sizeof(Array)+space on 3+x cells=24+ bytes per ^match
15040:
15041: * src/: classes/op.C, classes/string.C, types/pa_value.h: VTable
15042: removed from each String::match replace iteration, and made
15043: stacked sizeof(VTable)=12bytes economy on each replace code
15044:
15045: * src/doc/footer.htm: 2001,
15046:
15047: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
15048: string.match[]['] option enables generation of $match.prematch
15049: .match .postmatch columns
15050:
15051: * src/main/pa_string.C: String::match options analized without
15052: cstr-ing them now
15053:
15054: * src/doc/: doxygen.cfg, footer.htm, html2chm.cmd, postbuild.txt,
15055: sources2html.cmd, view_chm.cmd, view_html.cmd, chmhelper.pl:
15056: config updated to doxygen 1.2.15, created helper which fixes
15057: minor bugs in chm project files & htm tree. changed extension to
15058: .htm
15059:
15060: 2002-04-18 paf
15061:
15062: * src/doc/doxygen.cfg: .chi generation disabled
15063:
15064: * src/: classes/classes.h, classes/xdoc.C, classes/xnode.C,
15065: classes/xnode.h, types/pa_vxdoc.C: xdoc(xnode) now fully -
15066: fields&methods
15067:
15068: * src/: classes/classes.h, classes/hash.C, types/pa_value.h,
15069: types/pa_vbool.h, types/pa_vcookie.h, types/pa_vdate.h,
15070: types/pa_vdouble.h, types/pa_venv.h, types/pa_vfile.h,
15071: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
15072: types/pa_vjunction.h, types/pa_vobject.h, types/pa_vrequest.h,
15073: types/pa_vresponse.h, types/pa_vstateless_class.h,
15074: types/pa_vstateless_object.h, types/pa_vstatus.h,
15075: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h,
15076: types/pa_vxdoc.h, types/pa_vxnode.h: fclass_real lowered from
15077: VStateless_class to VObject
15078:
15079: * src/: main/pa_request.C, types/pa_valiased.h,
15080: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15081: types/pa_vstring.h: VStateless_string_object speicalized light
15082: version of VStateless_object
15083:
15084: * src/classes/op.C: ^throw comment param made optional
15085:
15086: * src/types/: pa_valiased.C, pa_valiased.h, pa_vclass.h,
15087: pa_vobject.h, pa_wcontext.C: VAliased get/set alias now virtual
15088: and implemented down in VClass, fclass_alias removed,
15089:
15090: * src/types/pa_value.C: forced to cut that from .h because of
15091: VStateless_class usage [undefined in .h]
15092:
15093: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
15094: main/compile_tools.C, main/compile_tools.h, main/execute.C,
15095: main/pa_request.C, types/pa_vmethod_frame.h: OP_GET_METHOD_FRAME
15096: merged with OP_CALL, VCodeFrame move to stack [no more heap waste
15097: on each CALL]
15098:
15099: * src/: classes/classes.h, classes/date.C, classes/double.C,
15100: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
15101: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
15102: classes/response.C, classes/string.C, classes/table.C,
15103: classes/void.C, classes/xnode.C, include/pa_globals.h,
15104: include/pa_request.h, main/execute.C, main/pa_globals.C,
15105: main/pa_request.C, types/Makefile.am, types/pa_value.h,
15106: types/pa_vdouble.h, types/pa_vform.C, types/pa_vhash.h,
15107: types/pa_vint.h, types/pa_vmath.h, types/pa_vmethod_frame.h,
15108: types/pa_vstateless_class.h, types/pa_wcontext.C,
15109: types/pa_wcontext.h, types/pa_wwrapper.h, types/types.dsp:
15110: removed Value::fname
15111:
15112: 2002-04-17 paf
15113:
15114: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
15115: doc/ClassExample3.dox, doc/compiler.dox, doc/module.dox,
15116: doc/pooled.dox, doc/string.dox, doc/targets.dox,
15117: include/pa_pool.h, include/pa_types.h: dox updated to current
15118: state, PTHROW freshen to throw & co
15119:
15120: * src/types/pa_vhash.h: vstring wrong parent fixed
15121:
15122: * src/classes/op.C: taint local result var bug fixed
15123:
15124: 2002-04-16 paf
15125:
15126: * asm.txt, form.txt, lang.txt, sql.txt: removed outdated. see in
15127: Attic asm.txt as most interesting
15128:
15129: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: removed
15130: check, preventing content-length: 0 from appearing
15131:
15132: * src/main/execute.C: $result in @main now taken into account as in
15133: usual functions
15134:
15135: * src/: doc/postbuild.txt, main/execute.C: $result in @postprocess
15136: & @unhandled_exception now taken into account as in usual
15137: functions
15138:
15139: * src/doc/postbuild.txt: instructions on post .html build
15140:
15141: * src/doc/: doxygen.cfg, html2chm.cmd: .chm file only now, no .chi
15142:
15143: * src/: classes/file.C, main/pa_exec.C: stderr of execs mark as
15144: tainted
15145:
15146: * src/main/pa_request.C: uri in error log
15147:
15148: * src/: classes/date.C, main/compile.tab.C, targets/cgi/parser3.C:
15149: cheched date:create(days) param for validity [later were assumed
15150: valid and crashed on invalid onces]
15151:
15152: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
15153: main/execute.C, targets/cgi/parser3.C: OP_CALL -> OP_CALL__WRITE
15154: and used that for removing VString wrapper
15155:
15156: * src/classes/op.C: exception2vhash file now tainted
15157:
15158: * src/classes/op.C: _process pseudo origin copied from local var to
15159: heap
15160:
15161: * src/classes/op.C: extra check on empty file in origin in _execute
15162:
15163: 2002-04-15 paf
15164:
15165: * src/: main/execute.C, types/pa_value.h: fixed name update
15166:
15167: * src/classes/: file.C, op.C, table.C: finished dual write_xxx_lang
15168: functions
15169:
15170: * src/: classes/file.C, classes/hash.C, classes/op.C,
15171: include/pa_request.h, main/execute.C, types/pa_wcontext.h:
15172: started dual write_xxx_lang functions, if checked & works
15173:
15174: * src/: classes/date.C, classes/file.C, classes/mail.C,
15175: classes/string.C, classes/xnode.C, include/pa_request.h,
15176: types/pa_value.h, types/pa_wcontext.h: removed absolutely
15177: unnecessary VString shells
15178:
15179: * src/main/execute.C: CodeFrame soul fixed [mistakenly killed by
15180: prev changes]
15181:
15182: * src/: classes/image.C, classes/op.C, classes/string.C,
15183: classes/table.C, include/pa_request.h, main/execute.C,
15184: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
15185: StringOrValue wcontext result, now ready for dual writes
15186:
15187: * src/targets/cgi/parser3.C: ctime sometimes can be just "",
15188: checked that
15189:
15190: * src/main/: compile.tab.C, compile.y, compile_tools.C,
15191: compile_tools.h, execute.C: OP_GET_ELEMENT+OP_GET_ELEMENT__WRITE
15192: changed to OP_WRITE_VALUE in var get cases
15193:
15194: * src/: classes/op.C, include/pa_globals.h, include/pa_opcode.h,
15195: include/pa_request.h, main/compile.tab.C, main/compile.y,
15196: main/compile_tools.C, main/compile_tools.h, main/execute.C,
15197: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C:
15198: switch in hash constructor fixed [were problems with using of
15199: stacked wwrapper after it's death]
15200:
15201: 2002-04-12 paf
15202:
15203: * operators.txt, src/classes/table.C: table.select(expression) 0
15204:
15205: 2002-04-11 paf
15206:
15207: * src/: classes/string.C, include/pa_request.h, main/execute.C:
15208: Request::process_internal codeFrame & wwrapper stacked [not
15209: wasting heap anymore]
15210:
15211: 2002-04-10 paf
15212:
15213: * src/: classes/double.C, classes/file.C, classes/hash.C,
15214: classes/image.C, classes/int.C, classes/math.C, classes/op.C,
15215: classes/string.C, classes/table.C, classes/void.C,
15216: classes/xdoc.C, include/pa_request.h, main/execute.C,
15217: main/pa_string.C: killed Request::process() wrapping
15218: VString(String) in case we need only String
15219:
15220: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
15221: killed 8 bytes from String.head
15222:
15223: 2002-04-09 paf
15224:
15225: * src/: main/compile.tab.C, targets/cgi/parser3.C,
15226: targets/isapi/parser3isapi.C: removed { char *a; { /*sub
15227: local*/char b[...]; a=b; situations
15228:
15229: * operators.txt, src/classes/xdoc.C: xslt params made literal
15230:
15231: * src/classes/xdoc.C: xslt params fixed
15232:
15233: * src/: main/pa_common.C, targets/cgi/parser3.C,
15234: types/pa_vdouble.h, types/pa_vint.h: int/double get_string now
15235: not pool.malloc(MAX_NUMBER) but really neaded
15236:
15237: * operators.txt, src/classes/double.C, src/classes/int.C:
15238: int/double.int/double(default)
15239:
15240: 2002-04-04 paf
15241:
15242: * src/: include/pa_string.h, main/pa_string.C: fixed string.replace
15243: [when reconstructing pieces were split by
15244: max_integral(piece.size), thus some strings to replace happen to
15245: be split into two = not replaced)
15246:
15247: * src/targets/cgi/: parser3.C, parser3.dsp: document root in
15248: standalone version = current dir
15249:
15250: * src/targets/cgi/parser3.C: document root in standalone version =
15251: current dir
15252:
15253: 2002-04-03 paf
15254:
15255: * configure, configure.in: more checks on nonexistent charset
15256:
1.101 moko 15257: * INSTALL, configure, configure.in: root config configure options
1.95 moko 15258:
15259: 2002-04-02 paf
15260:
15261: * src/main/compile.C: parser.compile [exception name more like in
15262: doc]
15263:
15264: 2002-04-01 paf
15265:
15266: * src/: classes/mail.C, include/pa_string.h, main/untaint.C,
15267: targets/isapi/parser3isapi.dsp: mail subject encoding taken from
15268: .content-type.charset, not .charset
15269:
15270: 2002-03-29 paf
15271:
15272: * etc/parser3.charsets/koi8-r.cfg: koi8-r += ukranian letters
15273:
15274: * operators.txt, src/classes/date.C: ^date::create now may not
15275: supply day, default 1. checked 29.03 -> 29.02 roll on non 366
15276: days' year. | 31.05->31.04 roll
15277:
15278: 2002-03-28 paf
15279:
15280: * operators.txt, src/classes/date.C, src/classes/op.C,
15281: src/include/pa_globals.h, src/include/pa_hash.h,
15282: src/main/pa_globals.C, src/types/pa_vdate.h: ^cache[file][date]{
15283: ^cache(seconds) ^cache[date] }
15284:
15285: * src/classes/: xdoc.C, xnode.C, xnode.h: removed redundant pool
15286: param
15287:
15288: 2002-03-27 paf
15289:
15290: * operators.txt, src/classes/date.C, src/classes/double.C,
15291: src/classes/file.C, src/classes/form.C, src/classes/hash.C,
15292: src/classes/image.C, src/classes/int.C, src/classes/mail.C,
15293: src/classes/math.C, src/classes/op.C, src/classes/string.C,
15294: src/classes/table.C, src/classes/void.C, src/classes/xdoc.C,
15295: src/classes/xnode.C, src/include/pa_exception.h,
15296: src/include/pa_request.h, src/include/pa_stylesheet_connection.h,
15297: src/main/compile.C, src/main/compile_tools.C, src/main/execute.C,
15298: src/main/pa_array.C, src/main/pa_charset.C,
15299: src/main/pa_charsets.C, src/main/pa_common.C,
15300: src/main/pa_dictionary.C, src/main/pa_exception.C,
15301: src/main/pa_exec.C, src/main/pa_pool.C, src/main/pa_request.C,
15302: src/main/pa_socks.C, src/main/pa_sql_driver_manager.C,
15303: src/main/pa_string.C, src/main/pa_table.C, src/main/untaint.C,
15304: src/targets/cgi/parser3.C, src/targets/isapi/parser3isapi.C,
15305: src/types/pa_value.h, src/types/pa_vcookie.C,
15306: src/types/pa_vfile.h, src/types/pa_vform.C, src/types/pa_vhash.h,
15307: src/types/pa_vmethod_frame.h, src/types/pa_vstatus.C,
15308: src/types/pa_vtable.C, src/types/pa_vxdoc.h,
15309: src/types/pa_vxnode.h, src/types/pa_wcontext.C,
15310: src/types/pa_wwrapper.h: assigned exception types
15311:
15312: * operators.txt, src/classes/op.C, src/include/pa_config_fixed.h,
15313: src/include/pa_request.h, src/main/execute.C,
15314: src/main/pa_request.C: decided agains resetting exception_trace,
15315: just changed name
15316:
15317: 2002-03-26 paf
15318:
15319: * src/: include/pa_common.h, main/pa_exec.C: windows exec chdir
15320: fixed
15321:
15322: * src/classes/op.C: forced language of $source field of exception
15323: to 'tainted', so that sql-langed-frags could be outputed outside
15324: of connect
15325:
15326: * operators.txt: removed date.roll limit of +-1 offset
15327:
15328: * src/classes/date.C: removed date.roll limit of +-1 offset
15329:
15330: * operators.txt, src/classes/date.C: fixed date roll on
15331: daylightsaving days mktime took into account tm_isdst flag, which
15332: remained from BEFORE roll, but should have been reset
15333:
15334: 2002-03-25 paf
15335:
15336: * operators.txt, src/targets/cgi/parser3.C:
15337: http_site_config_filespec
15338:
15339: * src/: classes/file.C, classes/mail.C, include/pa_exec.h,
15340: main/pa_exec.C: f(!forced_allow) to allow --with-sendmail to work
15341: with any/both --disable-foreign-group-files --disable-execs
15342:
15343: * INSTALL: "--with=sendmail=COMMAND" comment
15344:
15345: * INSTALL, configure, configure.in, src/classes/mail.C,
15346: src/include/pa_config_auto.h.in, src/main/pa_exec.C,
1.101 moko 15347: src/targets/cgi/Makefile.am: --disable-foreign-group-files now
15348: disables execs also. introducing --sendmail
1.95 moko 15349:
15350: * operators.txt: pgsql options comment
15351:
15352: * INSTALL: comment on --disable-link-stdcpp
15353:
1.101 moko 15354: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
15355: libstdc++ link skipping configure option
1.95 moko 15356:
15357: * src/: classes/op.C, include/pa_sql_connection.h: sql connection
15358: with error were put to cache with 'marked_to_rollback' flag, all
15359: consequent even OK requests rolled back
15360:
15361: 2002-03-22 paf
15362:
15363: * src/main/pa_exec.C: createprocess nowindow flag check on readfile
15364: false return
15365:
15366: * operators.txt: few comments on sets
15367:
15368: 2002-03-18 paf
15369:
15370: * operators.txt, src/classes/op.C, src/include/pa_exception.h,
15371: src/include/pa_globals.h, src/include/pa_request.h,
15372: src/include/pa_stack.h, src/main/pa_globals.C,
15373: src/main/pa_request.C: introducing ^try
15374:
15375: * src/: main/pa_charset.C, targets/isapi/pa_threads.C,
15376: types/pa_vdouble.h: removed some tested @tests
15377:
15378: 2002-03-15 paf
15379:
15380: * operators.txt, src/classes/table.C: ^table.locate(logical expr)
15381:
15382: 2002-03-13 paf
15383:
15384: * src/main/pa_exception.C: checked not-pooled malloc
15385:
15386: 2002-03-11 paf
15387:
15388: * INSTALL, configure, configure.in,
15389: src/include/pa_config_auto.h.in: --disable-foreign-group-files
15390:
15391: * src/main/pa_common.C: --disable-foreign-group-files
15392:
15393: * INSTALL: --disable-execs
15394:
15395: * src/main/pa_exec.C: --disable-execs
15396:
15397: * configure, configure.in, src/include/pa_config_auto.h.in:
15398: --disable-execs
15399:
15400: * src/: include/pa_config_fixed.h, main/pa_exec.C: --disable-execs
15401:
15402: * src/types/pa_vfile.C: $file.text now 0A linebreaks,
15403: file::exec/cgi linebreaks "0D0A" changed to 0A onces
15404:
15405: 2002-03-05 paf
15406:
15407: * operators.txt, src/classes/date.C: date week calendar columns
15408: named
15409:
15410: * operators.txt, src/classes/date.C: date week calendar columns
15411: named
15412:
15413: * src/targets/isapi/: parser3isapi.C, parser3isapi.dsp: iis5 now
15414: requires headers to be terminated with \r\n manually [refuses to
15415: separate header/body itself]
15416:
15417: * src/: main/pa_globals.C, targets/cgi/parser3.C,
15418: targets/isapi/parser3isapi.C: isapi site config beside .dll
15419:
15420: 2002-03-04 paf
15421:
15422: * src/: classes/op.C, types/pa_vfile.C: process body now evaluated
15423: in PASS language
15424:
15425: * src/: classes/op.C, include/pa_string.h, main/pa_string.C: string
15426: deserialize checks on broken file
15427:
15428: * src/targets/isapi/: pa_threads.C, parser3isapi.C,
15429: parser3isapi.dsp: isapi updated
15430:
15431: 2002-03-01 paf
15432:
15433: * src/main/pa_exec.C: execle -> execve, now argc OK
15434:
15435: 2002-02-28 paf
15436:
15437: * src/main/untaint.C: removed some debug comments
15438:
15439: * src/main/pa_charsets.C: when placing charset to cache using
15440: global name now [were request]
15441:
15442: * configure, configure.in: apache module updated
15443:
15444: * src/main/pa_string.C: origin by first piece preferred before last
15445: piece
15446:
15447: 2002-02-27 paf
15448:
15449: * src/main/pa_charset.C: size_t
15450:
15451: * INSTALL: shared/static-xml with-pathlink
15452:
15453: * operators.txt: SMTP comment
15454:
15455: 2002-02-26 paf
15456:
15457: * src/main/pa_exec.C: more precise names for vars, cosmetic
15458:
15459: * src/classes/xnode.C: in some situation, xpath query returned
15460: result with type NODESET, but empty nodeset member field, checked
15461: that
15462:
15463: 2002-02-22 paf
15464:
15465: * INSTALL: without-zlib comment
15466:
15467: * etc/parser3.charsets/windows-1251.cfg: °
15468:
15469: * configure, configure.in: glib###.a detection fixed
15470:
15471: * INSTALL: hashfile removed from INSTALL
15472:
1.101 moko 15473: * Makefile.am: make update
1.95 moko 15474:
15475: * src/main/pa_string.C: string iterators fixed again, so were
15476: String::join_chain
15477:
15478: * src/main/pa_string.C: string iterators fixed again, so were
15479: String::join_chain
15480:
15481: * src/: include/pa_string.h, main/pa_string.C: string iterators
15482: fixed again, so were String::join_chain
15483:
15484: * src/types/pa_vcookie.C: cookie "expires=0" = "session"
15485:
15486: * operators.txt, src/types/pa_vcookie.C: cookie "expires=0" =
15487: "session"
15488:
1.101 moko 15489: * configure, configure.in, src/include/pa_config_auto.h.in:
15490: --with-shared-xml --with-static-xml
1.95 moko 15491:
15492: * src/: classes/classes.dsp, main/compile.tab.C, main/main.dsp,
15493: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
15494: types/types.dsp: *.dsp: removed refereces to win32db & ancient
15495: xalan&xml
15496:
15497: * acconfig.h: acconfig move in cvs[from src/libltdl to /]
15498:
15499: * operators.txt, src/classes/classes.dsp, src/main/main.dsp,
15500: src/types/types.dsp: removed hashfile support from sources for
15501: now
15502:
1.101 moko 15503: * configure, configure.in, src/classes/Makefile.am,
1.95 moko 15504: src/classes/hashfile.C, src/include/Makefile.am,
1.101 moko 15505: src/include/pa_config_auto.h.in, src/include/pa_db_connection.h,
15506: src/include/pa_db_manager.h, src/include/pa_db_table.h,
15507: src/main/Makefile.am, src/main/pa_db_connection.C,
1.95 moko 15508: src/main/pa_db_manager.C, src/main/pa_db_table.C,
1.101 moko 15509: src/main/pa_globals.C, src/targets/cgi/Makefile.am,
15510: src/types/Makefile.am, src/types/pa_vhashfile.C,
15511: src/types/pa_vhashfile.h: removed hashfile support for now
1.95 moko 15512:
15513: 2002-02-21 paf
15514:
15515: * src/main/untaint.C: removed debug code, activated commented-for
15516: debug parts
15517:
1.101 moko 15518: * Makefile.am: make cvsupdate
1.95 moko 15519:
15520: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
15521: main/untaint.C: STRING_*FOREACH_ROW changed to stop at
15522: append_row, not at link zero now string to string appending works
15523:
15524: 2002-02-20 paf
15525:
15526: * src/: include/pa_string.h, main/execute.C, main/untaint.C,
15527: targets/cgi/pa_pool.C, targets/cgi/parser3.C: //#define
15528: DEBUG_STRING_APPENDS_VS_EXPANDS
15529:
15530: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
15531: economy: 22%
15532:
15533: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
15534: space uptimized: string::link_row removed
15535:
15536: * src/: include/pa_string.h, include/pa_stylesheet_connection.h,
15537: main/pa_db_manager.C, main/pa_dictionary.C, main/pa_string.C,
15538: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
15539: types/pa_vstring.h: speed uptimized: string::is_empty
15540:
15541: * operators.txt, src/include/pa_common.h,
15542: src/include/pa_config_fixed.h, src/include/pa_string.h,
15543: src/include/pa_types.h, src/main/compile.tab.C,
15544: src/main/execute.C, src/main/pa_string.C, src/main/untaint.C,
15545: src/targets/cgi/pa_pool.C, src/targets/cgi/parser3.C: strign to
15546: string append optimiziation idea and estimates
15547:
15548: 2002-02-19 paf
15549:
15550: * src/classes/math.C: not used directly [but erroreously reported
15551: that 'is', thus registering twice&other probs]
15552:
15553: * src/classes/: xdoc.C, xnode.C: getElementsByTagName and *NS moved
15554: to node [element]
15555:
15556: * src/main/compile.C: without string_origins parse error
15557: file+line+col possible
15558:
15559: * src/main/: compile.C: without string_origins not worked
15560:
15561: 2002-02-18 paf
15562:
15563: * src/types/pa_vdouble.h: since we have in_expression removed that
15564: trick i've installed into double::as_string
15565:
15566: * src/main/pa_globals.C: extern "C" was removed too fast
15567:
15568: * src/: include/pa_opcode.h, include/pa_request.h,
15569: main/compile.tab.C, main/compile.y, main/execute.C,
15570: types/pa_wcontext.h: in_expression aimed to solve old problem
15571: with string/nonstring values, now in expressions double/int
15572: values are passed as-is, without stupid tostring/fromstring
15573: conversions
15574:
15575: * src/main/: main.dsp, pa_globals.C: removed unneded #ifdef
15576: __cplusplus } #endif
15577:
15578: * src/main/compile.tab.C: bison env set so one could compile
15579: without cygwin installed
15580:
15581: * src/: classes/classes.dsp, main/main.dsp, main/pa_globals.C,
15582: targets/cgi/parser3.dsp, types/types.dsp: win32xml now contains
15583: gnome xml libs parser .dsp-s changed accordingly
15584:
15585: * operators.txt, src/targets/cgi/parser3.C: PARSER_ROOT_CONFIG
15586:
15587: * operators.txt, src/classes/date.C: date::create [were date::set,
15588: with backward comp
15589:
15590: * src/classes/math.C: math:random range check fixed
15591:
15592: * src/main/: compile.tab.C, compile.y: integer division stops name
15593:
15594: * INSTALL: local install comment
15595:
1.101 moko 15596: * ltconfig, ltmain.sh: removed libtool subpart files
1.95 moko 15597:
1.101 moko 15598: * acinclude.m4, aclocal.m4, configure, configure.in,
15599: src/include/pa_config_auto.h.in,
15600: src/include/pa_config_includes.h, src/targets/cgi/Makefile.am,
15601: src/targets/cgi/parser3.C: removed libtool usage from build mech
1.95 moko 15602:
15603: * operators.txt: \ comment
15604:
15605: 2002-02-13 paf
15606:
15607: * src/include/pa_config_includes.h: sys/time time both included
15608: now. vaguely remember confilicts on this on some system [not on
15609: six|ablv] so when would see them again would think up proper
15610: check
15611:
1.101 moko 15612: * INSTALL, configure, configure.in, src/targets/cgi/Makefile.am:
15613: --with-glib-config CXXLINK=$(CC) for targets/cgi/parser3
1.95 moko 15614:
15615: * src/main/pa_common.C: truncation never occured when writing files
15616: on unix [since i've changed cache mech] fix
15617:
15618: * src/main/pa_common.C: strnchr: sanity check added
15619:
15620: * etc/parser3.charsets/windows-1257.cfg: id added
15621:
15622: * etc/parser3.charsets/windows-1257.cfg, src/targets/cgi/parser3.C:
15623: baltic charset file generated, in generation script ispunct check
15624: added
15625:
15626: 2002-02-08 paf
15627:
1.101 moko 15628: * src/: include/Makefile.am, sql/Makefile.am,
15629: targets/isapi/Makefile.am: forgotten makes
1.95 moko 15630:
15631: * src/types/: pa_vcookie.C: VCookie::fill_fields one check
15632: forgotten
15633:
15634: * src/types/pa_vcookie.C: VCookie::fill_fields one check forgotten
15635:
15636: * INSTALL, README: install&others updated
15637:
15638: * AUTHORS, COPYING, ChangeLog, INSTALL: install&others updated
15639:
1.101 moko 15640: * Makefile.am, configure, configure.in,
15641: etc/parser3.charsets/Makefile.am, src/Makefile.am,
15642: src/classes/Makefile.am, src/main/Makefile.am,
15643: src/main/pa_status_provider.C, src/targets/Makefile.am,
15644: src/targets/cgi/Makefile.am, src/types/Makefile.am: 'make dist'
15645: works
1.95 moko 15646:
15647: * src/: classes/classes.C, classes/classes.h, classes/date.C,
15648: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
15649: classes/hashfile.C, classes/int.C, classes/mail.C,
15650: classes/math.C, classes/op.C, classes/response.C,
15651: classes/string.C, classes/table.C, classes/void.C,
15652: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
15653: include/pa_array.h, include/pa_cache_managers.h,
15654: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
15655: include/pa_config_fixed.h, include/pa_config_includes.h,
15656: include/pa_db_connection.h, include/pa_db_manager.h,
15657: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
15658: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
15659: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
15660: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
15661: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
15662: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
15663: include/pa_stack.h, include/pa_string.h,
15664: include/pa_stylesheet_connection.h,
15665: include/pa_stylesheet_manager.h, include/pa_table.h,
15666: include/pa_threads.h, include/pa_types.h, main/compile.C,
15667: main/compile_tools.C, main/compile_tools.h, main/execute.C,
15668: main/pa_array.C, main/pa_cache_managers.C, main/pa_charsets.C,
15669: main/pa_db_connection.C, main/pa_db_manager.C,
15670: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
15671: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
15672: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
15673: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
15674: main/pa_string.C, main/pa_stylesheet_manager.C, main/pa_table.C,
15675: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
15676: targets/cgi/pa_threads.C, targets/cgi/pool_storage.h,
15677: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
15678: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h,
15679: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
15680: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
15681: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
15682: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.h,
15683: types/pa_vhash.h, types/pa_vhashfile.h, types/pa_vimage.h,
15684: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
15685: types/pa_vmethod_frame.h, types/pa_vobject.h,
15686: types/pa_vrequest.h, types/pa_vresponse.h,
15687: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
15688: types/pa_vstateless_object.h, types/pa_vstatus.C,
15689: types/pa_vstatus.h, types/pa_vstring.h, types/pa_vtable.h,
15690: types/pa_vvoid.h, types/pa_vxdoc.h, types/pa_vxnode.h,
15691: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h,
15692: classes/image.C, main/pa_common.C, main/pa_exec.C,
15693: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C,
15694: types/pa_vfile.C, types/pa_vform.C, types/pa_vhashfile.C,
15695: types/pa_vimage.C, types/pa_vrequest.C, types/pa_vresponse.C,
15696: types/pa_vstring.C, types/pa_vtable.C, types/pa_vxdoc.C,
15697: types/pa_vxnode.C, main/pa_charset.C: name spelling
15698:
15699: * src/: classes/classes.C, classes/classes.h, classes/date.C,
15700: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
15701: classes/hashfile.C, classes/image.C, classes/int.C,
15702: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
15703: classes/string.C, classes/table.C, classes/void.C,
15704: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
15705: include/pa_array.h, include/pa_cache_managers.h,
15706: include/pa_charset.h, include/pa_charsets.h, include/pa_common.h,
15707: include/pa_config_fixed.h, include/pa_config_includes.h,
15708: include/pa_db_connection.h, include/pa_db_manager.h,
15709: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
15710: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
15711: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
15712: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
15713: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
15714: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
15715: include/pa_stack.h, include/pa_string.h,
15716: include/pa_stylesheet_connection.h,
15717: include/pa_stylesheet_manager.h, include/pa_table.h,
15718: include/pa_threads.h, include/pa_types.h, main/compile.C,
15719: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
15720: main/execute.C, main/pa_array.C, main/pa_cache_managers.C,
15721: main/pa_charset.C, main/pa_charsets.C, main/pa_common.C,
15722: main/pa_db_connection.C, main/pa_db_manager.C,
15723: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
15724: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
15725: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
15726: main/pa_socks.C, main/pa_sql_driver_manager.C,
15727: main/pa_status_provider.C, main/pa_string.C,
15728: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
15729: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
15730: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
15731: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
15732: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
15733: targets/isapi/pool_storage.h, types/pa_valiased.C,
15734: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
15735: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
15736: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
15737: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
15738: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
15739: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
15740: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
15741: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
15742: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.C,
15743: types/pa_vresponse.h, types/pa_vstateless_class.C,
15744: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
15745: types/pa_vstatus.C, types/pa_vstatus.h, types/pa_vstring.C,
15746: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
15747: types/pa_vvoid.h, types/pa_vxdoc.C, types/pa_vxdoc.h,
15748: types/pa_vxnode.C, types/pa_vxnode.h, types/pa_wcontext.C,
15749: types/pa_wcontext.h, types/pa_wwrapper.h: 2002
15750:
15751: 2002-02-07 paf
15752:
15753: * src/main/pa_socks.C: swapped headers to avoid compiler warnings
15754:
1.101 moko 15755: * configure, configure.in, src/include/pa_config_auto.h.in,
15756: src/main/pa_common.C, src/main/pa_socks.C: compiled under cygwin
15757: added yet another locking function: fcntl
1.95 moko 15758:
15759: * config.sub: on cygwin configure passes it with strange i1586
15760: const, hacked it to mean i586
15761:
15762: * src/main/: compile.C, compile.tab.C, compile.y, compile_tools.h:
15763: disabled $if reference due to conflicts with local variables
15764:
15765: * operators.txt, src/classes/xdoc.C, src/include/pa_config_fixed.h:
15766: xdoc::set obsolete now, now xdoc::create, with both sences
15767:
15768: * operators.txt, src/classes/table.C, src/include/pa_array.h,
15769: src/include/pa_table.h, src/main/pa_array.C, src/main/pa_table.C:
15770: table::create now // 'set' name obsolete now table clone.
15771:
15772: * operators.txt, src/classes/string.C,
15773: src/include/pa_config_fixed.h, src/main/compile.tab.C:
15774: ^int/double/string.format now can be called with normal []
15775: brackets, not stupid {} as it were implemented for some strange
15776: reason. retaining backward compatibility due to some
15777: already-implemented servers
15778:
15779: * src/: include/pa_array.h, main/compile.C, main/compile.tab.C,
15780: main/compile.y, main/compile_tools.C, main/compile_tools.h:
15781: operators now detected by check at name_without_curly_rdive_read
15782: rule whether diving code constists only of
15783: OP_VALUE+string+OP_GET_ELEMENT. and last op code substituted
15784: with OP_GET_ELEMENT_OR_OPERATOR to form
15785: OP_VALUE+string+OP_GET_ELEMENT_OR_OPERATOR. code
15786:
15787: 2002-02-06 paf
15788:
15789: * configure, configure.in: prefix expanded, grr
15790:
15791: * operators.txt, src/classes/mail.C: mail:send config changed
15792:
15793: 2002-02-05 paf
15794:
15795: * operators.txt: regex options commented
15796:
15797: * src/main/: pa_exec.C: argv0 now correct
15798:
15799: * src/types/pa_vstatus.C: status:rusage 3
15800:
15801: * src/types/pa_vstatus.C: status:rusage 2
15802:
15803: * operators.txt: status:rusage described int operators
15804:
15805: * src/types/pa_vstatus.C: status:rusage 1
15806:
15807: * configure.in, src/types/Makefile.am, src/types/pa_vstatus.h,
15808: src/types/types.dsp: status:rusage
15809:
15810: * configure.in, operators.txt, src/classes/file.C,
15811: src/classes/op.C, src/include/pa_common.h,
15812: src/include/pa_config_includes.h, src/main/compile.tab.C,
15813: src/main/pa_common.C: rewritten ^cache to use
15814: non-blocking-exclusive-caches
15815:
15816: * src/main/pa_common.C: text file read mode on win32 adjusted
15817: [speed impact. was off for debugging purpose, but forgotten
15818: afterwards]
15819:
15820: 2002-02-01 paf
15821:
15822: * src/classes/op.C: file_write does EX lock after create, while
15823: file_read does SH after open, so there's a moment after create
15824: but before EX lock when read can sneak into, and read
15825: just-created-for-writing-and-not-yet-locked file, added a check
15826: for that in ^cache...read
15827:
15828: 2002-01-31 paf
15829:
15830: * src/main/: compile.y, compile.tab.C: disabled operator call after
15831: ^xxx:
15832:
15833: * src/main/: compile.tab.C, execute.C: made operators lookup first
15834: in ^xxx situation. so that one could not do $if[1] ^if[xxx]
15835:
15836: * src/: include/pa_opcode.h, include/pa_request.h, main/compile.C,
15837: main/compile.tab.C, main/compile.y, main/compile_tools.C,
15838: main/compile_tools.h, main/execute.C, types/pa_wcontext.h:
15839: operators check 6.1 rewritten. now check is done at compile time
15840:
15841: * src/main/execute.C: operators check 5 floated up old error of
15842: staying in 'entered class/object' state after $a($a..) it
15843: prevented operators from being called thereafter
15844:
15845: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
15846: main/execute.C: operators check 4 floated up old error of staying
15847: in 'entered object' state after ^a.a(a) it prevented operators
15848: from being called thereafter
15849:
15850: * src/main/execute.C: operators check 3 floated up old error of
15851: staying in 'entered class' state after $a:a(a) it prevented
15852: operators from being called thereafter
15853:
15854: * src/: main/execute.C, types/pa_wcontext.h: operators check 2
15855: floated up old error of staying in 'entered class' state after
15856: $a:a[a] it prevented operators from being called thereafter
15857:
15858: * src/main/execute.C: operators check, thay mistakenly seen in
15859: $class:operator $object.operators contexts
15860:
15861: * src/: classes/xdoc.C, targets/cgi/parser3.dsp: now compiles under
15862: win32
15863:
1.101 moko 15864: * INSTALL, configure, configure.in, ident.awk, etc/Makefile.am,
15865: src/classes/Makefile.am, src/main/Makefile.am,
15866: src/targets/cgi/Makefile.am,
1.95 moko 15867: src/targets/cgi/pa_config_paths.h.in, src/targets/cgi/parser3.C,
1.101 moko 15868: src/types/Makefile.am: lowered indent.awk back to src/
1.95 moko 15869:
1.101 moko 15870: * AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS, README,
15871: acinclude.m4, aclocal.m4, asm.txt, config.guess, config.sub,
15872: configure, configure.in, form.txt, ident.awk, install-sh,
15873: lang.txt, ltconfig, ltmain.sh, missing, mkinstalldirs,
15874: operators.txt, parser3.dsw, sql.txt, types.txt, etc/Makefile.am,
1.95 moko 15875: etc/parser3.charsets/Makefile.am,
15876: etc/parser3.charsets/koi8-r.cfg,
15877: etc/parser3.charsets/windows-1250.cfg,
15878: etc/parser3.charsets/windows-1251.cfg, src/Makefile.am,
1.101 moko 15879: src/classes/Makefile.am, src/include/pa_config_auto.h.in,
15880: src/main/Makefile.am, src/targets/cgi/Makefile.am,
15881: src/targets/cgi/parser3.C, src/types/Makefile.am: moved etc&www
15882: out of src, moved configure&co out of src added windows-1250.cfg
1.95 moko 15883: straightened installation scripts procedure made
15884: targets/cgi/parser3.C be dependant on ./configure --sysconfdir
15885: change
15886:
15887: 2002-01-30 paf
15888:
15889: * src/classes/xdoc.C: acconfig.h changed [comments before #undefs
15890: removed] those comments were a mistake, and prevented libltdl
15891: from function properly
15892:
15893: 2002-01-29 paf
15894:
1.101 moko 15895: * src/: Makefile.am, classes/Makefile.am: removed libltdl/libtool
15896: creation [modified acinclude.m4 which were creating int into just
15897: assignment LIBTOOL=../libtool] added default system
15898: config&charsetts prepared 'make install', now it installs
15899: targets/cgi/parser3 into bin directory etc/parser3.conf &
15900: etc/parser3.charsets/* into $sysconfdir and
1.95 moko 15901: $sysconfdir/parser3.charsets respectively
15902:
15903: * src/: classes/xdoc.C, include/pa_charset.h, include/pa_globals.h,
15904: main/pa_globals.C: few forgotten ifdef XML added
15905:
15906: 2002-01-28 paf
15907:
1.101 moko 15908: * src/: classes/Makefile.am, targets/cgi/Makefile.am: xalan-patch
1.95 moko 15909: removed
15910:
15911: * src/main/pa_exception.C: dom|generic error output fix
15912:
15913: * src/classes/xnode.C: xdoc.importNode 3 [check err]
15914:
15915: * src/classes/xnode.C: xdoc.importNode 2 [mistype err]
15916:
15917: * src/: classes/xnode.C, types/pa_vxdoc.h: xdoc.importNode 1
15918: [fixed as_node helper func to accept docs]
15919:
15920: * src/: classes/xdoc.C, classes/xnode.h, main/pa_exception.C:
15921: xdoc.importNode 0
15922:
15923: * src/classes/xdoc.C: xdoc::set now untaints OK
15924:
15925: 2002-01-25 paf
15926:
15927: * src/main/: compile.tab.C, compile.y: #comment before @ after
15928: @SPECIAL now works OK
15929:
15930: * src/main/: pa_exec.C: unix: exec now does chdir to script dir
15931:
15932: * src/main/pa_exec.C: max arg count now 10, and proper message on
15933: violation that added
15934:
15935: * src/classes/hash.C: unified hash::sql, now
15936: ^hash::sql{query}[[$.limit(2) $.offset(4)]]
15937:
15938: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
15939: ^file:lock[filename]{code}
15940:
15941: * src/: classes/file.C, classes/op.C, classes/string.C,
15942: classes/table.C, classes/xdoc.C, include/pa_common.h,
15943: main/pa_common.C, types/pa_vfile.h: removed redundant pool param
15944: to some pa_common funcs
15945:
15946: * src/: include/pa_charset.h, main/pa_globals.C:
15947: http://localhost/abc -> $ENV{DOCUMENT_ROOT}/abc | ./abc
15948:
15949: * src/: include/pa_charset.h, main/pa_charset.C,
15950: include/pa_config_fixed.h, main/compile.tab.C: typedef XMLCh...
15951: not stupid illegal define
15952:
15953: 2002-01-24 paf
15954:
15955: * src/include/pa_version.h: changed version number
15956:
15957: * src/: classes/hashfile.C, include/pa_db_table.h,
15958: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
15959: main/compile_tools.C, main/compile_tools.h, main/execute.C,
15960: main/pa_db_connection.C, main/pa_db_table.C,
15961: types/pa_vhashfile.C, types/pa_vhashfile.h: merged from r17 -
15962: hashfile without logfiles
15963:
15964: * src/: classes/hashfile.C, include/pa_db_table.h,
15965: main/compile.tab.C, main/pa_db_connection.C, main/pa_db_table.C,
15966: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile: removed use
15967: of transactions [libdb removed DB_INIT_LOCK, DB_INIT_LOG,
15968: DB_INIT_TXN init bits, thus got rid of huge log files, which
15969: cluttered disk without huge need]
15970:
15971: * src/classes/: xdoc.C, xnode.C, xnode.h: gdome_xml_doc_get_xmlDoc
15972: handy macro, which is strangly abscent in dome lib
15973:
15974: * src/classes/xdoc.C: xsltSaveResultTo checked <0 response
15975:
15976: * src/classes/xdoc.C: checked empty response
15977:
15978: * src/classes/xnode.C: xdoc.select fixed context node [were always
15979: /, not self node]
15980:
15981: * src/classes/xnode.C: xnode.select returns array always now, in
15982: case 'nothing found' returns empty array
15983:
15984: * src/classes/xnode.C: xpath nodes select bug [0] instead of [i],
15985: be more tender with ctrl/c/v
15986:
15987: 2002-01-23 paf
15988:
15989: * src/: classes/xdoc.C, main/pa_globals.C: xdoc::load/set entities
15990: substituted. // 2. when dom tree with entites goes under
15991: transform text nodes // got [erroreosly] cut on first
15992: entity occurance
15993:
15994: * src/types/pa_vdouble.h: double prec. todo: get rid of
15995: twice-converting
15996:
15997: * src/types/pa_vdouble.h: %.20E now float format when %g produced
15998: 'e' in output this is for regretful twice-converting here:
15999: $a(double value) when they write double falue they convert it to
16000: string first, thus %g were losing precesion.
16001:
16002: todo: think up some way to remove double->string string->double
16003: twice-converting
16004:
16005: * src/: classes/xdoc.C, main/pa_globals.C, types/pa_vdouble.h:
16006: %.20E now default float format this is for regretful
16007: twice-converting here: $a(double value) when they write double
16008: falue they convert it to string first, thus %g were losing
16009: precesion.
16010:
16011: todo: think up some way to remove double->string string->double
16012: twice-converting
16013:
16014: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
16015: main/pa_globals.C: xmlSubstituteEntitiesDefault(1) now global,
16016: reasons in comment inside
16017:
16018: * src/main/pa_globals.C: xslt linked dynamically. [mistekenly were
16019: statically linked]
16020:
16021: * src/: include/pa_exception.h, main/compile.tab.C,
16022: main/pa_exception.C: removed exception va_list constructor. 1.
16023: not needed anymore 2. there were a conflict[causing errors]
16024: between ctor(, va_list) ctor(, ...) compiler[both msvc and gcc]
16025: never detected an ambiguilty here, compiling ctor(, "hello") into
16026: ctor(, va_list) which, of course, caused gpf
16027:
16028: * src/main/pa_globals.C: removed debug xslt messages
16029:
16030: 2002-01-22 paf
16031:
16032: * src/: classes/xdoc.C, include/pa_stylesheet_connection.h,
16033: main/pa_globals.C: xsl stylesheet load: parsed entities, this
16034: helps compiling stylesheet properly. example: this refused to
16035: work, <b>«<xsl:value-of select="@title"
16036: />»</b> stranly worked only this way:
16037: <b>«<xsl:value-of select="@title" />»</b>
16038:
16039: docs says "set it to 1", never going into details, so I decided
16040: to try NOT to do that
16041:
16042: * src/classes/table.C: join behaived badly in case named tables
16043: structure mismatched: 0 strings sneaked into dest failing
16044: afterwards. replaced them with empty strings
16045:
16046: 2002-01-21 paf
16047:
16048: * src/main/pa_charset.C: checked empty transcoders in
16049: transcode_cstr|buf
16050:
16051: * src/classes/xdoc.C: xdoc::load error source = filespec
16052:
16053: * src/classes/xdoc.C: transform error source now
16054: stylesheet_filespec
16055:
1.101 moko 16056: * src/: classes/xdoc.C, classes/xnode.C,
1.95 moko 16057: include/pa_stylesheet_connection.h, main/pa_charset.C,
16058: main/pa_globals.C, main/pa_sql_driver_manager.C,
1.101 moko 16059: main/pa_stylesheet_manager.C, targets/cgi/Makefile.am: autoconf
16060: gnome
1.95 moko 16061:
16062: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
16063: include/pa_globals.h, include/pa_stylesheet_connection.h,
16064: main/pa_exception.C, main/pa_globals.C, targets/cgi/pa_threads.C:
16065: xslt generic error 1
16066:
16067: * src/: include/pa_stylesheet_connection.h, main/pa_exception.C:
16068: xml generic message 1
16069:
16070: * src/classes/table.C: ^table::load empty lines or #comments before
16071: headline
16072:
16073: * src/: include/pa_array.h, include/pa_globals.h,
16074: include/pa_request.h, include/pa_threads.h, main/pa_array.C,
16075: main/pa_exception.C, main/pa_globals.C, main/pa_request.C,
16076: targets/cgi/pa_threads.C, targets/isapi/pa_threads.C: xml generic
16077: errors 0
16078:
16079: 2002-01-16 paf
16080:
16081: * src/: classes/hash.C, classes/op.C, classes/string.C,
16082: classes/table.C, classes/void.C, classes/xdoc.C,
16083: include/pa_db_connection.h, include/pa_request.h,
16084: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
16085: include/pa_stylesheet_connection.h,
16086: include/pa_stylesheet_manager.h, main/pa_request.C,
16087: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
16088: targets/cgi/pool_storage.h: auto closers to sql_connection,
16089: stylesheet_connection auto destroyers to remaining gnome objects
16090:
16091: * src/classes/xdoc.C: few comments
16092:
16093: 2002-01-15 paf
16094:
16095: * src/classes/xdoc.C: xdoc file save string
16096:
16097: ready. todo: error handling
16098:
16099: * src/classes/xdoc.C: xdoc save rewritten using
16100: xmlAllocOutputBuffer less mallocs, more reallocs. less fragmented
16101: result
16102:
16103: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C:
16104: started output options parsing
16105:
16106: 2002-01-14 paf
16107:
16108: * src/classes/xdoc.C: method
16109:
16110: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
16111: include/pa_pool.h, include/pa_stylesheet_connection.h,
16112: main/main.dsp, main/pa_charset.C, main/pa_globals.C,
16113: main/pa_pool.C, main/pa_stylesheet_manager.C, types/pa_vxdoc.h:
16114: xslt transform0. TODO: use output options handle errors
16115:
16116: * src/classes/: xdoc.C, xnode.C: ^xdoc.file
16117:
16118: 2002-01-11 paf
16119:
16120: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
16121: main/compile_tools.C, main/compile_tools.h, main/execute.C:
16122: partial logical && || evaluation
16123:
16124: * src/classes/xnode.C: xpath selectNodes
16125:
16126: * src/: classes/xnode.C, include/pa_charset.h: xpath selectNode 3:
16127: string/number/bool
16128:
16129: * src/classes/xnode.C: xpath selectNode 2
16130:
16131: * src/: classes/xnode.C, include/pa_charset.h, main/pa_charset.C:
16132: xpath selectNode 1
16133:
16134: 2002-01-10 paf
16135:
16136: * src/classes/xnode.C: xpath selectNode -100 [just written]
16137:
16138: * src/: classes/xdoc.C, classes/xnode.C, include/pa_charset.h,
16139: include/pa_exception.h, include/pa_pool.h, main/pa_charset.C,
16140: main/pa_pool.C: GdomeDOMString_auto_ptr c++ wrapper [calls
16141: refcounter]
16142:
16143: 2001-12-29 paf
16144:
16145: * src/: classes/xdoc.C, include/pa_exception.h, main/pa_charset.C,
16146: main/pa_exception.C, main/pa_globals.C: xdoc ^set ^string with
16147: glib works 0
16148:
16149: 2001-12-28 paf
16150:
16151: * src/: classes/xdoc.C, include/pa_charset.h, main/pa_charset.C,
16152: main/pa_exception.C: started glib transcoders
16153:
16154: * src/main/pa_globals.C: renamed gdome to libgdome.dll
16155:
16156: * src/: classes/classes.dsp, classes/mail.C, classes/xdoc.C,
16157: classes/xnode.C, classes/xnode.h, include/pa_exception.h,
16158: include/pa_globals.h, main/compile.tab.C, main/main.dsp,
16159: main/pa_charset.C, main/pa_dir.C, main/pa_exception.C,
16160: main/pa_exec.C, main/pa_globals.C, main/pa_socks.C,
16161: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vxdoc.C,
16162: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: gnome
16163: libs just compiled in. no refcounting no xpath no xslt yet
16164:
16165: 2001-12-27 paf
16166:
16167: * src/: include/pa_charset.h, include/pa_common.h,
16168: include/pa_exception.h, include/pa_globals.h, include/pa_pool.h,
16169: main/main.dsp, main/pa_charset.C, main/pa_charsets.C,
16170: main/pa_globals.C, main/pa_pool.C, targets/cgi/parser3.C,
16171: targets/cgi/parser3.dsp, types/pa_vxdoc.C, types/pa_vxdoc.h,
16172: types/pa_vxnode.C, types/pa_vxnode.h, types/types.dsp: going away
16173: from xalan&xerces, started the process. globals [initialization
16174: pool [charset update charset [transcodings vxnode vxdoc [DOM
16175: calls
16176:
16177: * src/classes/Makefile.am: going away from xalan&xerces, not needed
16178: anymore
16179:
16180: 2001-12-26 paf
16181:
16182: * src/: include/pa_charset.h, include/pa_charsets.h,
16183: main/pa_charset.C, main/pa_charsets.C, main/pa_request.C: charset
16184: key globalized [bug]
16185:
16186: 2001-12-25 paf
16187:
16188: * src/: classes/mail.C, classes/table.C, include/pa_string.h,
16189: main/pa_string.C: table set & append changed splitting languages,
16190: separators now can be clean AND as-is same to mail command line
16191: $MAIN:MAIL.progX arguments
16192:
16193: 2001-12-24 paf
16194:
16195: * src/classes/mail.C: one parted text messages - no multipart
16196: mime-type anymore. for convinient if $.attach-ments
16197:
16198: * src/: classes/hashfile.C, classes/op.C, main/pa_db_table.C,
16199: main/pa_string.C: read from cache size check updated
16200:
16201: * src/main/: pa_string.C: String::join_chain another ugly bug :(
16202:
16203: 2001-12-21 paf
16204:
16205: * src/classes/date.C: date:sql-string now returns localtime
16206:
16207: * src/main/pa_request.C: $result in @main actually not working, to
16208: hell with it for now
16209:
16210: * src/: include/pa_request.h, main/execute.C, main/pa_request.C,
16211: types/pa_vmethod_frame.h, types/pa_wcontext.h: $result in @main
16212: @postprocess @exception
16213:
16214: * src/main/execute.C: junction evaluation canceled - endless
16215: recursion detected
16216:
16217: 2001-12-19 paf
16218:
16219: * src/main/pa_charset.C: charset->charset transcoding via unicode
16220: intermediate
16221:
16222: * src/main/pa_request.C: CLASS_PATH now / = DOCUMENT_ROOT
16223:
16224: * src/classes/hashfile.C: ^hashfile.open DB_HOME now relative
16225:
16226: * src/classes/op.C: ^cache keypath now relative
16227:
16228: * src/classes/mail.C: changed weighting prior to sort
16229:
16230: * src/: classes/mail.C, include/pa_config_fixed.h: to/from 0 check
16231: were missing
16232:
16233: 2001-12-17 paf
16234:
16235: * src/main/pa_charset.C: ifndef XML were bad type
16236:
16237: * src/: include/pa_db_table.h, main/pa_db_table.C: db_table used
16238: outdated unset services_pool
16239:
16240: * src/: classes/mail.C, include/pa_charsets.h, include/pa_string.h,
16241: main/pa_charsets.C, main/untaint.C, types/pa_vrequest.C,
16242: types/pa_vresponse.C: ^mail:send[ $.charset[zzz] addded
16243:
16244: * src/main/untaint.C: allowed space in filespec
16245:
16246: * src/main/pa_charset.C: empty bufs transcode [forgot check :(]
16247:
16248: * src/classes/image.C: no govno
16249:
16250: * src/classes/image.C: govno
16251:
16252: 2001-12-16 paf
16253:
16254: * src/include/: pa_charset.h, pa_charsets.h: forgot to add
16255:
16256: * src/: main/Makefile.am, main/pa_charset.C, types/Makefile.am:
16257: charset_connection&manager replaced by charset&charsets
16258:
16259: * src/main/pa_charset.C: name_cstr 0
16260:
16261: * src/main/untaint.C: uri lang now knows about client/source
16262: charsets
16263:
16264: * src/: classes/file.C, classes/math.C, classes/op.C,
16265: classes/string.C, classes/table.C, classes/xdoc.C,
16266: include/pa_array.h, include/pa_cache_managers.h,
16267: include/pa_charset_connection.h, include/pa_charset_manager.h,
16268: include/pa_common.h, include/pa_db_connection.h,
16269: include/pa_db_manager.h, include/pa_db_table.h,
16270: include/pa_dictionary.h, include/pa_exception.h,
16271: include/pa_exec.h, include/pa_globals.h, include/pa_hash.h,
16272: include/pa_opcode.h, include/pa_pool.h, include/pa_request.h,
16273: include/pa_sapi.h, include/pa_socks.h,
16274: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
16275: include/pa_string.h, include/pa_stylesheet_connection.h,
16276: include/pa_stylesheet_manager.h, include/pa_table.h,
16277: include/pa_transcoder.h, main/compile_tools.h, main/main.dsp,
16278: main/pa_charset.C, main/pa_charset_connection.C,
16279: main/pa_charset_manager.C, main/pa_charsets.C, main/pa_globals.C,
16280: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
16281: main/pa_transcoder.C, main/untaint.C, types/pa_vfile.C,
16282: types/pa_vform.C, types/pa_vform.h, types/pa_vrequest.C,
16283: types/pa_vrequest.h, types/pa_vresponse.C, types/pa_vresponse.h,
16284: types/types.dsp: introducing Charset
16285:
16286: 2001-12-14 paf
16287:
16288: * src/: include/pa_request.h, include/pa_transcoder.h,
16289: main/pa_request.C, main/pa_transcoder.C, types/pa_vform.C,
16290: types/pa_vform.h: transcodeToUTF8[were FromUTF8] for forms todo:
16291: uri lang
16292:
16293: * src/main/pa_transcoder.C: transcodeToUTF8, now form&uri lang
16294:
16295: * src/targets/cgi/Makefile.am: -I../../pcre to .am
16296:
16297: * src/: include/pa_globals.h, main/pa_globals.C: removed unused
16298: defalts_name global
16299:
16300: * src/: include/pa_charset_connection.h, include/pa_pool.h,
16301: include/pa_request.h, main/main.dsp,
16302: main/pa_charset_connection.C, main/pa_charset_manager.C,
16303: main/pa_request.C, types/Makefile.am, types/pa_vrequest.C,
16304: types/pa_vrequest.h, types/pa_vresponse.h, types/types.dsp,
16305: include/pa_transcoder.h, main/pa_transcoder.C, main/Makefile.am:
16306: changed charset model. now important: $request:charset
16307: $response:charset while $response:content-type.charset become
16308: unimportant [informational]
16309:
16310: 2001-12-13 paf
16311:
16312: * src/targets/: cgi/pa_pool.C, isapi/pa_pool.C: EOL@EOF
16313:
16314: * src/classes/xdoc.C: rewritten auto_ptr part other way2, because
16315: of stupid gcc 2.96 /usr/include/g++-3/memory:40: candidates are:
16316: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with
16317: _Tp = FormatterListener] /usr/include/g++-3/memory:48:
16318: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &)
16319: [with _Tp1 = FormatterListener, _Tp = FormatterListener]
16320:
16321: * src/: classes/xdoc.C, main/pa_sql_driver_manager.C: rewritten
16322: auto_ptr part other way, because of stupid gcc 2.96
16323: /usr/include/g++-3/memory:40: candidates are: auto_ptr<_Tp>
16324: &auto_ptr<_Tp>::operator= (auto_ptr<_Tp> &) [with _Tp =
16325: FormatterListener] /usr/include/g++-3/memory:48:
16326: auto_ptr<_Tp> &auto_ptr<_Tp>::operator= (auto_ptr<_Tp1> &) [with
16327: _Tp1 = FormatterListener, _Tp = FormatterListener]
16328:
16329: * src/classes/xdoc.C: removed extra inc
16330:
16331: * src/targets/cgi/: pa_pool.C, parser3.C: msvc heap debugging flag
16332:
16333: * src/include/pa_types.h: msvc head debugging flag
16334:
16335: * src/classes/xdoc.C: freed up listener
16336:
16337: * src/classes/string.C: change msg '... code is not code'
16338:
16339: * src/: main/pa_db_connection.C, main/pa_db_manager.C,
16340: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
16341: targets/cgi/pool_storage.h: couple cache expiratiors were wrong
16342: [past/future prob]
16343:
16344: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
16345: include/pa_config_fixed.h, include/pa_db_manager.h,
16346: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
16347: main/pa_cache_managers.C, main/pa_globals.C: ~Cache_managers
16348:
16349: * src/: include/pa_config_fixed.h, main/pa_common.C,
16350: main/pa_string.C: removed signed mismatch warnings
16351:
16352: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: removed
16353: 'expires' from header outputs
16354:
16355: * src/main/pa_string.C: string::recustruct erroreusly used outdated
16356: row ptr
16357:
16358: * src/classes/file.C: file::cgi bug, request_method were passed to
16359: SERVER_PROTOCOL but SERVER_PROTOCOL were forgotten
16360:
16361: * src/classes/xdoc.C: lang list updated
16362:
16363: 2001-12-10 paf
16364:
16365: * src/classes/math.C: ^math:random(n) now yields[0;n) not [0;n]
16366:
16367: * src/main/untaint.C: FILE_SPEC untainting changed so that one can
16368: erase files like that, knowing their full name introducing //
16369: theoretical problem with, for instance, "_2B" and "." fragments,
16370: // they would yield the same // because
16371: need_file_encode('_')=false // but we need to delete such files
16372: somehow, getting names from ^index
16373:
16374: * src/main/pa_string.C: ^string.replace bug fixed [bad
16375: string::join_chank break]
16376:
16377: 2001-12-07 paf
16378:
16379: * src/: classes/hashfile.C, classes/op.C, classes/table.C,
16380: include/pa_common.h, include/pa_config_auto.h.in,
16381: include/pa_config_fixed.h, include/pa_config_includes.h,
16382: include/pa_db_table.h, include/pa_request.h, main/pa_common.C,
16383: main/pa_db_table.C, main/pa_request.C, main/pa_string.C,
16384: types/pa_vhashfile.C: merged from r14_simple_cache
16385:
16386: * src/main/pa_string.C: stupid sparc architecture failed to access
16387: short at odd address 0x311f0 <deserialize__6StringUiPvUiPCc+16>:
16388: lduh [ %i2 + 1 ], %l0
16389:
16390: bus error, fixed that
16391:
16392: * src/main/pa_string.C: strange string deserialize bug on
16393: client[pmts], a bit shortened,
16394:
16395: * src/include/pa_config_auto.h.in: makes
16396:
16397: * src/: include/pa_common.h, include/pa_config_fixed.h,
16398: include/pa_config_includes.h, main/pa_common.C: exclusive lock
16399: file write shared lock file read
16400:
16401: * src/: classes/op.C, include/pa_common.h,
16402: include/pa_config_fixed.h, main/pa_common.C: ^cache operator
16403:
16404: 2001-12-06 paf
16405:
16406: * src/: classes/op.C, classes/table.C, include/pa_request.h,
16407: main/pa_request.C: #ifdef RESOURCES_DEBUG
16408:
16409: * src/: main/compile.tab.C, targets/cgi/parser3.C: removed debug
16410: info
16411:
16412: * src/classes/hashfile.C: removed transaction from ^cache
16413:
16414: 2001-12-05 paf
16415:
16416: * src/targets/cgi/: parser3.C: fatal error reporting fixed. in
16417: IIS5 there were a prob with illegal call check
16418:
16419: 2001-12-04 paf
16420:
16421: * src/: classes/op.C, classes/table.C, include/pa_request.h,
16422: main/pa_request.C: measures to log
16423:
16424: 2001-11-23 paf
16425:
16426: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
16427: main/pa_common.C, main/pa_db_table.C, main/pa_string.C,
16428: types/pa_vhashfile.C: merged from _0014, 1
16429:
16430: * src/: classes/hashfile.C, classes/table.C, include/pa_db_table.h,
16431: main/pa_common.C, main/pa_db_table.C, types/pa_vhashfile.C:
16432: hashfile bugfix2 more wrong sizes. ^cache behaviour changed: if
16433: ^cache(33) would change
16434:
16435: 0660 bits in file_write & hashfile create
16436:
16437: * src/main/: pa_db_table.C, pa_string.C: cache bugfix [wrong types
16438: after pa_string optimization]
16439:
16440: 2001-11-22 paf
16441:
16442: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
16443: table.offset[whence]
16444:
16445: * src/classes/op.C: process cstr(,connection)
16446:
16447: * src/classes/op.C: process now gets its body on current language,
16448: not as-is
16449:
16450: * src/main/untaint.C: ORIGINS mode removed UHTML
16451:
16452: * src/main/untaint.C: ORIGINS mode was bad - forgot about optimize
16453: bit
16454:
1.101 moko 16455: * src/classes/xdoc.C: cached xslt [removed nocache forcing]
1.95 moko 16456:
16457: 2001-11-21 paf
16458:
16459: * src/: classes/xdoc.C, types/pa_vxdoc.C, types/pa_vxdoc.h:
16460: <xsl:output output options made identical to xsl:output
16461: attributes exclusion: cdata-section-elements what xalan can do
16462: but that not used now: it can escape and remove CDATA sections
16463:
16464: * src/: main/untaint.C, targets/cgi/parser3.C: optimized \r
16465: produced by xslt
16466:
16467: * src/targets/cgi/parser3.C: removed debug cgi||1
16468:
16469: * src/main/: pa_string.C, untaint.C: cached some string::size() es
16470:
16471: * src/: classes/table.C, main/pa_string.C, main/untaint.C,
16472: targets/cgi/parser3.C: table.append bug fixed: forgot to switch
16473: default language for {code}, it happen to change it's language
16474: from CLEAN, so later refused to split by CLEAN \t
16475:
16476: 2001-11-20 paf
16477:
1.101 moko 16478: * src/: classes/Makefile.am, classes/table.C, main/Makefile.am,
16479: main/pa_exception.C, types/Makefile.am: moved ident.C & co to
1.95 moko 16480: bottom of dependeces, so that errors would popup quicklier, fixed
16481: line numbering in table::sql
16482:
16483: 2001-11-19 paf
16484:
16485: * src/: classes/op.C, include/pa_request.h, include/pa_string.h,
16486: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
16487: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
16488: targets/isapi/parser3isapi.C, types/pa_wcontext.C,
16489: types/pa_wcontext.h: UL_CLEAN pieces now inherit UL_OPTIMIZED_BIT
16490: at wcontext.write
16491:
1.101 moko 16492: * src/targets/: Makefile.am, cgi/parser3.C: #if _MSC_VER
1.95 moko 16493: _set_new_handler
16494:
1.101 moko 16495: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C:
16496: set_new_handler in apache&isapi
1.95 moko 16497:
16498: 2001-11-16 paf
16499:
16500: * src/targets/cgi/parser3.C: pool debug @ die
16501:
16502: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
16503: removed 8 bytes from String, 2 bytes from
16504: string::chunk::row::item
16505:
16506: * src/main/pa_string.C: removed 1+4 bytes from String
16507:
16508: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
16509: types/pa_vstring.C: removed 1+4 bytes from String
16510:
16511: * src/main/pa_pool.C: introducing estimating String::cstr_bufsize,
16512: 0
16513:
16514: * src/: include/pa_globals.h, include/pa_string.h,
16515: include/pa_types.h, main/pa_globals.C, main/pa_pool.C,
16516: main/pa_request.C, main/untaint.C, sql/pa_sql_driver.h,
16517: targets/cgi/parser3.C: introducing estimating
16518: String::cstr_bufsize, 0
16519:
16520: * src/: main/pa_pool.C, include/pa_pool.h: die in pool::fail
16521:
16522: * src/: targets/cgi/parser3.C, main/pa_pool.C: die in pool::fail
16523:
16524: * src/: main/execute.C, main/pa_pool.C, targets/cgi/parser3.C,
16525: include/pa_pool.h: die in pool::fail
16526:
16527: 2001-11-15 paf
16528:
16529: * src/: include/pa_exception.h, main/execute.C, main/main.dsp,
16530: main/pa_exception.C, targets/cgi/parser3.C: exception with
16531: dynamic buffer re-back now with counter
16532:
16533: * src/: include/pa_exception.h, main/pa_exception.C: exception with
16534: static buffer back
16535:
16536: * src/targets/cgi/parser3.C: std::
16537:
16538: * src/: classes/classes.awk, include/pa_config_auto.h.in,
16539: include/pa_config_includes.h: setnewhandler check
16540:
1.101 moko 16541: * src/include/pa_config_auto.h.in: makes
1.95 moko 16542:
16543: * src/targets/cgi/parser3.C: set_new_handler started
16544:
16545: 2001-11-14 paf
16546:
16547: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
16548: was wrong
16549:
16550: * src/: include/pa_common.h, main/pa_common.C: snprintf replacement
16551: was wrong
16552:
16553: * src/main/pa_request.C: z
16554:
16555: * src/: include/pa_common.h, main/pa_common.C: snprintf on buffer
16556: full returns win32 -1 solaris >buffer_size
16557:
16558: checked all that
16559:
16560: * src/classes/op.C: ^untaint{body} as-is default now
16561:
16562: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
16563: types/pa_vstateless_class.h, types/pa_vstateless_object.h: merged
16564: with no_bad_constructors_try
16565:
16566: * src/: main/execute.C, types/pa_vclass.h, types/pa_vobject.h,
16567: types/pa_vstateless_class.h, types/pa_vstateless_object.h: fixed
16568: this: $bred[^string::length[]] $bred[^response::clear[]]
16569: $bred[^int::int[]]
16570:
16571: now VObject creation moved into overriden
16572: VClass::create_new_value, thus 0 from create_new_value means that
16573: class has no ctors
16574:
16575: 2001-11-13 paf
16576:
16577: * src/classes/classes.C: returned accedently removed if in foreach
16578: callbacks [when hash no-0-restructure]
16579:
16580: 2001-11-12 paf
16581:
16582: * src/main/pa_pool.C: changed xdoc createXXX politics, now string
16583: passed as-is to method, xalan makes & into & itself
16584:
16585: * src/classes/date.C: date.roll parser2 alg used
16586:
16587: * src/: classes/classes.C, classes/hash.C, classes/xdoc.C,
16588: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
16589: main/pa_dictionary.C, main/pa_hash.C,
16590: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C: hash
16591: now does not containt 0 values. put 0 actullay removes. no check
16592: on 0 value in foreach now required
16593:
16594: 2001-11-11 paf
16595:
16596: * src/sql/pa_sql_driver.h: removed extra constructor, doc
16597:
16598: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: CRLF
16599:
16600: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql
16601: driver initialize not const
16602:
16603: 2001-11-10 paf
16604:
16605: * src/main/pa_exec.C: doc
16606:
16607: 2001-11-09 paf
16608:
16609: * src/classes/: string.C, xdoc.C: xdoc::set{code} now untaints
16610: param properly
16611:
16612: * src/classes/string.C: string.save now does untainting before
16613: saving
16614:
16615: * src/main/pa_common.C: line endings fixing fixed last piece[was
16616: still cstr oriented]
16617:
16618: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
16619: line endings fixing got rid of cstr, now must work ok with post
16620: multipart
16621:
16622: * src/types/pa_vform.C: line endings fixed at post / multipart /
16623: not file also now
16624:
16625: 2001-11-08 paf
16626:
16627: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
16628: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
16629: include/pa_stylesheet_manager.h, main/pa_charset_manager.C,
16630: main/pa_db_manager.C, main/pa_sql_driver_manager.C,
16631: main/pa_stylesheet_manager.C: restructured Cache manager to be
16632: simple parent, not second parent [gcc 2.96 strangly refused to
16633: call virtual from second parent]
16634:
1.101 moko 16635: * src/: include/pa_common.h, main/Makefile.am,
16636: targets/cgi/pa_pool.C: makes
1.95 moko 16637:
16638: * src/: include/pa_request.h, main/pa_request.C,
16639: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: apache
16640: 'status' class enabler
16641:
16642: <Location /parser-status.html> ParserStatusAllowed </Location>
16643:
16644: * src/: include/pa_cache_managers.h, include/pa_charset_manager.h,
16645: include/pa_db_manager.h, include/pa_sql_driver_manager.h,
16646: include/pa_stylesheet_manager.h, main/main.dsp,
16647: main/pa_cache_managers.C, main/pa_charset_manager.C,
16648: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
16649: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
16650: types/pa_vstatus.h: cache_managers, maybe-expiring every request
16651: todo: apache 'status' class enabler
16652:
16653: 2001-11-05 paf
16654:
16655: * src/main/: pa_db_connection.C, pa_db_manager.C: expiration from
16656: debug to normal
16657:
16658: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_request.C:
16659: hence i removed skipping 0 values in hash::for_each-es we need to
16660: check cleaned cache items manually. few more checks.
16661:
16662: expiring to 0 time was wrong, changed to 'now' time
16663:
16664: * src/targets/cgi/parser3.C: read can return 0, that means sort of
16665: sig_pipe on freebsd [moko's experiments]. checked that in cgi,
16666: on apache already done :)
16667:
16668: * src/main/: pa_db_connection.C, pa_db_manager.C: hence i removed
16669: skipping 0 values in hash::for_each-es we need to check cleaned
16670: cache items manually
16671:
16672: * src/main/: pa_db_connection.C, pa_db_table.C:
16673: parser_multithreaded check was wrong
16674:
16675: * src/: classes/classes.C, classes/classes.h, classes/date.C,
16676: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
16677: classes/hashfile.C, classes/image.C, classes/int.C,
16678: classes/mail.C, classes/math.C, classes/op.C, classes/response.C,
16679: classes/string.C, classes/table.C, classes/void.C,
16680: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
16681: include/pa_array.h, include/pa_charset_connection.h,
16682: include/pa_charset_manager.h, include/pa_common.h,
16683: include/pa_config_fixed.h, include/pa_config_includes.h,
16684: include/pa_db_connection.h, include/pa_db_manager.h,
16685: include/pa_db_table.h, include/pa_dictionary.h, include/pa_dir.h,
16686: include/pa_exception.h, include/pa_exec.h, include/pa_globals.h,
16687: include/pa_hash.h, include/pa_opcode.h, include/pa_pool.h,
16688: include/pa_pragma_pack_begin.h, include/pa_pragma_pack_end.h,
16689: include/pa_request.h, include/pa_sapi.h, include/pa_socks.h,
16690: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
16691: include/pa_stack.h, include/pa_string.h,
16692: include/pa_stylesheet_connection.h,
16693: include/pa_stylesheet_manager.h, include/pa_table.h,
16694: include/pa_threads.h, include/pa_types.h, main/compile.C,
16695: main/compile.tab.C, main/compile_tools.C, main/compile_tools.h,
16696: main/execute.C, main/pa_array.C, main/pa_charset_connection.C,
16697: main/pa_charset_manager.C, main/pa_common.C,
16698: main/pa_db_connection.C, main/pa_db_manager.C,
16699: main/pa_db_table.C, main/pa_dictionary.C, main/pa_dir.C,
16700: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
16701: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
16702: main/pa_socks.C, main/pa_sql_driver_manager.C,
16703: main/pa_status_provider.C, main/pa_string.C,
16704: main/pa_stylesheet_manager.C, main/pa_table.C, main/untaint.C,
16705: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
16706: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
16707: targets/cgi/pool_storage.h, targets/isapi/pa_pool.C,
16708: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
16709: targets/isapi/pool_storage.h, types/pa_valiased.C,
16710: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
16711: types/pa_vclass.h, types/pa_vcode_frame.h, types/pa_vcookie.C,
16712: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vdouble.h,
16713: types/pa_venv.h, types/pa_vfile.C, types/pa_vfile.h,
16714: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
16715: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vimage.C,
16716: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
16717: types/pa_vmath.h, types/pa_vmethod_frame.h, types/pa_vobject.h,
16718: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
16719: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
16720: types/pa_vstateless_object.h, types/pa_vstatus.h,
16721: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.C,
16722: types/pa_vtable.h, types/pa_vvoid.h, types/pa_vxdoc.C,
16723: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
16724: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
16725: $status:db fixed used not initialized in db_connection & db_table
16726:
16727: * src/: include/pa_charset_connection.h, main/pa_charset_manager.C:
16728: $status:charset
16729:
16730: * src/: classes/xdoc.C, include/pa_db_connection.h,
16731: include/pa_stylesheet_connection.h,
16732: include/pa_stylesheet_manager.h, main/pa_stylesheet_manager.C,
16733: types/pa_vstatus.h: $status:stylesheet
16734:
16735: * src/: include/pa_charset_manager.h, include/pa_db_manager.h,
16736: include/pa_request.h, include/pa_sql_connection.h,
16737: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
16738: main/main.dsp, main/pa_charset_manager.C, main/pa_common.C,
16739: main/pa_db_manager.C, main/pa_globals.C, main/pa_request.C,
16740: main/pa_sql_driver_manager.C, main/pa_status_provider.C,
16741: main/pa_stylesheet_manager.C, types/pa_vstatus.h,
16742: types/pa_vxnode.C, types/types.dsp: started status parser class
16743:
16744: 2001-11-01 paf
16745:
16746: * src/include/pa_config_auto.h.in: makes
16747:
16748: * src/main/pa_hash.C: removed old extra include
16749:
16750: * src/: classes/math.C, include/pa_common.h: HAVE_TRUNC HAVE_ROUND
16751: checks [for hp, there are such in math.h]
16752:
16753: * src/classes/op.C: ^for endless loop check strightened
16754:
16755: * src/: classes/hash.C, classes/op.C, main/execute.C: changed root
16756: behavior in native calls. it left unchanged, so ^for ^foreach &
16757: co can use r.root to write their i & key,value there
16758:
16759: * src/classes/op.C: detected for var storage bug, fixed.
16760: todo:foreach
16761:
16762: * src/: classes/hash.C, classes/xdoc.C, classes/xnode.C,
16763: include/pa_hash.h, main/pa_hash.C, main/pa_request.C,
16764: types/pa_vhash.h, types/pa_vxnode.C: hash locking disabled
16765: changing of hash inside of foreach
16766:
16767: * src/: classes/hash.C, classes/hashfile.C, types/pa_vhashfile.C:
16768: ^hashfile.foreach[key|value]{body}[[separator]|{separator}] prev
16769: were hash.foreach
16770:
16771: * src/: classes/hash.C, classes/op.C, types/pa_vmethod_frame.h,
16772: types/pa_vstring.C, types/pa_vstring.h:
16773: ^foreach[key|value]{body}[[separator]|{separator}]
16774:
16775: * src/: classes/hash.C, include/pa_hash.h, main/pa_hash.C,
16776: types/pa_vcookie.C: ^hash.delete[key]
16777:
16778: 2001-10-31 paf
16779:
16780: * src/main/: compile.C, pa_common.C: completely empty file now
16781: considered "read", not ignored [not perfect trick used]
16782:
16783: * src/main/pa_common.C: simplier common ifdefs
16784:
16785: * src/main/pa_common.C: typing bug in common - bad ifdeff
16786:
16787: * src/main/pa_db_connection.C: z
16788:
16789: * src/main/: pa_db_connection.C, pa_sql_driver_manager.C: //
16790: lockdetector flags
16791: dbenv.lk_detect=DB_LOCK_RANDOM;
16792:
16793: * src/main/pa_sql_driver_manager.C: hiding passwords and addresses
16794: from accidental show [imagine user forgot @exception]
16795:
16796: * src/classes/table.C: ^table.save[[nameless|+append;]path]
16797:
16798: * src/: classes/file.C, classes/image.C, classes/mail.C,
16799: classes/string.C, classes/xnode.C, include/pa_common.h,
16800: main/pa_common.C: ^string.save[[append;]path]
16801:
16802: * src/: include/pa_opcode.h, main/compile.tab.C, main/compile.y,
16803: main/execute.C: \ in expression: int divide 10/3=3
16804:
16805: * src/types/pa_vhashfile.h: hashfile ^delete to do something only
16806: inside of ^cache
16807:
16808: * src/: include/pa_threads.h, main/pa_db_connection.C,
16809: main/pa_db_table.C, targets/cgi/pa_threads.C,
16810: targets/isapi/pa_threads.C: libdb DB_THREAD flag only when really
16811: needed
16812:
16813: 2001-10-30 paf
16814:
16815: * src/: classes/classes.dsp, main/main.dsp,
16816: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
16817: types/types.dsp: enabled debug incremental compile
16818:
16819: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C:
16820: form post data line endings not reformatted now.
16821:
16822: * src/types/: pa_vform.C, pa_vform.h: AppendFormEntry length param
16823: now required [had bug when file= has no value]
16824:
16825: * src/main/: pa_db_connection.C, pa_db_manager.C, pa_db_table.C,
16826: pa_exec.C, pa_request.C, pa_sql_driver_manager.C, pa_string.C:
16827: cstr(asis) default param removed
16828:
16829: * src/classes/xdoc.C: rolled back {} in xdoc.createTextNode for now
16830:
16831: * src/classes/xdoc.C: rolled back {} in xdoc.createElement for now
16832:
16833: * src/include/pa_dir.h: LOAD_DIR fixed
16834:
16835: * src/types/pa_vform.C: VForm::AppendFormEntry {length convention
16836: was broken} fix_line_breaks
16837:
16838: * src/include/: pa_config_fixed.h, pa_pragma_pack_begin.h,
16839: pa_pragma_pack_end.h, pa_string.h, pa_types.h: String & Origin
16840: packed with #pragma pack
16841:
1.101 moko 16842: * src/include/pa_config_auto.h.in: pragma detection
1.95 moko 16843:
16844: 2001-10-29 paf
16845:
16846: * src/types/pa_wcontext.h: bitfield syntax stricter
16847:
16848: * src/: classes/file.C, types/pa_vimage.C: image&file couple stack
16849: string hash.puts
16850:
16851: * src/include/pa_sql_connection.h: SQL_CONNECTION_FUNC_GUARDED name
16852:
16853: * src/include/pa_sql_connection.h: there were one wrong
16854: SQL_CONNECTION_FUNC_GUARDED [failed]
16855:
16856: * src/targets/isapi/pa_pool.C: added isapi&apache real_malloc debug
16857: param.someday either ifdef or remove it
16858:
16859: * src/targets/cgi/: pa_pool.C, parser3.C: removed debug defines
16860:
16861: * src/main/untaint.C: optimizing returned after debugging
16862:
16863: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C,
16864: main/untaint.C: memory hunging #pragma pack(1)
16865:
16866: 16 419 844 13 169 394
16867:
16868: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
16869: targets/cgi/pa_pool.C: String size_t replace to uint in proper
16870: places [todo:Array]
16871:
16872: * src/: main/execute.C, targets/cgi/pa_pool.C,
16873: targets/cgi/parser3.dsp, types/pa_wcontext.h,
16874: types/pa_wwrapper.h: debugging memory WContext flags to bits
16875:
16876: total 5 652 652/158731 total 5 469 332/158731
16877:
16878: * src/: include/pa_array.h, main/pa_array.C: debugging memory
16879: Array:: without cache in get/put now
16880:
16881: [Mon Oct 29 18:23:02 2001] total 5 796 092/158731 [Mon Oct 29
16882: 18:25:27 2001] total 5 652 652/158731
16883:
16884: * src/: include/pa_string.h, main/pa_string.C,
16885: targets/cgi/pa_pool.C: debugging memory String::fused_rows func
16886: now
16887:
16888: [Mon Oct 29 17:55:45 2001] total 5917436/158731 [Mon Oct 29
16889: 18:11:53 2001] total 5796092/158731
16890:
16891: * src/: classes/file.C, include/pa_hash.h, include/pa_string.h,
16892: main/pa_globals.C, targets/cgi/pa_pool.C: debugging memory hash
16893: key ref now
16894:
16895: [Mon Oct 29 16:01:17 2001] total 17050496/202647 [Mon Oct 29
16896: 17:11:17 2001] total 16867948/202658
16897:
16898: * src/: classes/file.C, classes/image.C, classes/string.C,
16899: classes/xdoc.C, include/pa_pool.h, include/pa_string.h,
16900: main/execute.C, main/pa_array.C, main/pa_common.C,
16901: main/pa_hash.C, main/pa_sql_driver_manager.C, main/pa_string.C,
16902: main/untaint.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C,
16903: types/pa_vcookie.C, types/pa_vstring.h: debuggging memory.
16904: string::as_int/double now usually uses stack, not heap [200K out
16905: of 17M :)] VString(String&) not copies reference [29M -> 17M]
16906:
16907: * src/main/pa_sql_driver_manager.C: ping to have services [old
16908: hiding bug]
16909:
16910: * src/Makefile.am: .am order
16911:
16912: * src/: include/pa_array.h, include/pa_charset_manager.h,
16913: include/pa_db_connection.h, include/pa_db_manager.h,
16914: include/pa_db_table.h, include/pa_hash.h, include/pa_request.h,
16915: include/pa_sql_driver_manager.h, include/pa_stylesheet_manager.h,
16916: include/pa_threads.h, types/pa_valiased.h, types/pa_vhashfile.h,
16917: types/pa_vstateless_class.h, types/pa_wcontext.h: gcc 3.0.1
16918: required "friend class"
16919:
16920: ../include/pa_request.h:51: friend declaration requires
16921: class-key, i.e. `friend class Temp_lang'
16922:
16923: * src/: include/pa_exception.h, include/pa_sql_connection.h,
16924: main/pa_exception.C, main/pa_sql_driver_manager.C,
16925: sql/pa_sql_driver.h: sql driver impl changed in _throw part.
16926:
16927: the idea is to #1 jump to C++ some function to main body, where
16928: every function stack frame has exception unwind information and
16929: from there... #2 propagate_exception()
16930:
16931: 2001-10-28 paf
16932:
16933: * src/main/pa_db_connection.C: removed old consts
16934:
16935: * src/main/pa_db_connection.C: expire table [was accidently pasted
16936: with wrong type/cast]
16937:
16938: * src/main/: pa_db_connection.C, pa_db_table.C: exception
16939: translation
16940:
1.101 moko 16941: * src/: classes/Makefile.am, targets/cgi/Makefile.am: db makes.
1.95 moko 16942: remember to build DB2 with -fexceptions!!!
16943:
16944: * src/main/pa_db_table.C: DB_RMW defed
16945:
16946: * src/: include/pa_config_auto.h.in, include/pa_config_fixed.h,
16947: include/pa_db_connection.h, include/pa_db_manager.h,
16948: include/pa_db_table.h, main/pa_db_connection.C,
16949: main/pa_db_table.C: db2 on linux with DB 2.4.14: (6/2/98)
16950:
16951: 2001-10-27 paf
16952:
16953: * src/: classes/hashfile.C, include/pa_db_connection.h,
16954: include/pa_db_table.h, main/pa_db_connection.C,
16955: main/pa_db_manager.C, main/pa_db_table.C, main/pa_globals.C,
16956: types/pa_vhashfile.C: DB2 ifdefs
16957:
1.101 moko 16958: * src/: classes/Makefile.am, include/pa_config_fixed.h,
16959: main/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
1.95 moko 16960: makes with DB2
16961:
1.101 moko 16962: * src/: include/pa_config_auto.h.in, main/Makefile.am,
16963: types/Makefile.am: makes db
1.95 moko 16964:
16965: * src/: main/pa_globals.C, targets/cgi/parser3.dsp,
16966: targets/isapi/parser3isapi.dsp: vc projects libdb ifdefed into
16967: globals.C
16968:
16969: * src/: classes/hashfile.C, include/pa_db_connection.h,
16970: include/pa_db_table.h, main/pa_db_connection.C,
16971: main/pa_db_table.C: ^hashfile.clear[]
16972:
16973: * src/classes/classes.awk: no $ in var names
16974:
16975: * src/main/: pa_db_connection.C, pa_db_manager.C: db expiration
16976: connection&table [forgotten calls]
16977:
16978: 2001-10-26 paf
16979:
16980: * src/main/pa_db_connection.C: db checkpoints
16981:
16982: * src/: include/pa_db_connection.h, main/pa_db_connection.C: db
16983: checkpoints
16984:
16985: * src/classes/xdoc.C: xdoc createTextNode createElement UL_XML
16986: default. but entities still reparsed. todo: tothink
16987:
16988: * src/main/pa_db_connection.C: db recover mech 2
16989:
16990: * src/: classes/hashfile.C, include/pa_db_connection.h,
16991: include/pa_db_manager.h, include/pa_db_table.h,
16992: include/pa_hash.h, main/pa_db_connection.C, main/pa_db_manager.C,
16993: main/pa_db_table.C, main/pa_hash.C, types/pa_vhashfile.C,
16994: types/pa_vhashfile.h: db connections & tables now cached at
16995: create time & multithreaded
16996:
16997: * src/: classes/xdoc.C, types/pa_vxdoc.h: transform2 for
16998: parsed_source
16999:
17000: * src/main/pa_db_connection.C: about to remove connection from
17001: vhashfile
17002:
17003: * src/: main/pa_db_table.C, classes/hashfile.C: db: child
17004: transaction commit/rollback responsibility left to parent [as it
17005: sould - else there were a bug with double free]
17006:
17007: * src/include/pa_db_table.h: db: child transaction commit/rollback
17008: responsibility left to parent [as it sould - else there were a
17009: bug with double free]
17010:
17011: 2001-10-25 paf
17012:
17013: * src/: classes/hashfile.C, include/pa_common.h,
17014: include/pa_db_connection.h, include/pa_db_manager.h,
17015: main/main.dsp, main/pa_db_connection.C, main/pa_db_manager.C,
17016: types/pa_vhashfile.C, types/pa_vhashfile.h,
17017: include/pa_db_table.h, main/pa_db_table.C: started db_home
17018: [multiple, cached] todo: autorecover [tried, but not succeded,
17019: yet]
17020:
17021: * src/include/pa_dir.h: ancient gpf on dir not found fixed
17022:
17023: * src/: include/pa_db_connection.h, main/pa_db_manager.C:
17024: transaction parent passed
17025:
17026: 2001-10-24 parser
17027:
1.101 moko 17028: * src/classes/Makefile.am: makes
1.95 moko 17029:
17030: * src/targets/: cgi/pool_storage.h, isapi/parser3isapi.C,
17031: isapi/pool_storage.h: pool_storage fixed
17032:
17033: * src/: include/pa_common.h, main/pa_common.C, types/pa_vform.C,
17034: types/pa_vform.h: form fix_line_breaks
17035:
1.101 moko 17036: * src/targets/cgi/pool_storage.h: makes
1.95 moko 17037:
17038: * src/: classes/Makefile.am, targets/cgi/Makefile.am,
17039: targets/cgi/pool_storage.h: makes
17040:
17041: * src/sql/pa_sql_driver.h: version
17042:
17043: * src/: include/pa_common.h, main/Makefile.am, main/pa_common.C,
17044: types/pa_vform.C, types/pa_vform.h: .am
17045:
17046: * src/main/: pa_db_connection.C, pa_db_manager.C: hashfile setted
17047: this: DB_RMW Acquire write locks instead of read locks when doing
17048: the retrieval. Setting this flag may decrease the likelihood of
17049: deadlock during a read-modify-write cycle by immediately
17050: acquiring the write lock during the read part of the cycle so
17051: that another thread of control acquiring a read lock for the same
17052: item, in its own read-modify-write cycle, will not result in
17053: deadlock
17054:
17055: * src/targets/isapi/parser3isapi.dsp: doc
17056:
17057: * src/: classes/hashfile.C, types/pa_vhashfile.h: hashfile 1
17058:
17059: * src/: classes/hashfile.C, include/pa_request.h: hashfile.cache 0
17060:
17061: * src/: classes/hashfile.C, include/pa_db_connection.h,
17062: main/pa_db_connection.C: hashfile expired deleted from db when
17063: get & iterate
17064:
17065: * src/: main/pa_db_connection.C, types/pa_vhashfile.C: hashfile
17066: expiring 1
17067:
17068: * src/types/: pa_vhashfile.C, pa_vhashfile.h: hashfile expiring 0
17069:
17070: * src/: main/pa_db_connection.C, types/pa_vhashfile.C:
17071: db_connection not bothers with key when not returning expired
17072: data
17073:
17074: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
17075: types/pa_vhashfile.C: db_cursor constructor public now
17076:
17077: * src/: include/pa_db_connection.h, main/pa_db_connection.C,
17078: types/pa_vhashfile.C, types/pa_vhashfile.h: hashfile data
17079: stamped, todo: put_element analize
17080:
17081: * src/: include/pa_db_connection.h, include/pa_string.h,
17082: main/pa_db_connection.C, main/pa_string.C: hashfile pieced
17083: serialize. todo stamp
17084:
17085: 2001-10-23 parser
17086:
17087: * src/: classes/file.C, classes/hash.C, classes/hashfile.C,
17088: classes/image.C, classes/mail.C, classes/response.C,
17089: classes/string.C, classes/table.C, classes/xdoc.C,
17090: include/pa_config_fixed.h, include/pa_db_connection.h,
17091: main/pa_common.C, main/pa_db_connection.C, main/pa_request.C,
17092: types/pa_value.h, types/pa_vcookie.C, types/pa_vhash.h,
17093: types/pa_vhashfile.C, types/pa_vhashfile.h, types/pa_vresponse.h,
17094: types/pa_vtable.C: ^hashfile.hash[]
17095:
17096: * src/: classes/hashfile.C, classes/xdoc.C,
17097: include/pa_config_fixed.h, main/pa_db_manager.C,
17098: main/pa_globals.C: ifdefs so it compiled without db
17099:
17100: * src/: classes/hashfile.C, include/pa_db_connection.h,
17101: include/pa_db_manager.h, main/pa_db_connection.C,
17102: main/pa_db_manager.C, types/pa_vhashfile.h:
17103: ^hashfile.transaction{code} ^hashfile:clear[filename]
17104: ^hashfile.delete[key]
17105:
17106: 2001-10-22 parser
17107:
17108: * src/targets/: cgi/pa_pool.C, cgi/parser3.C, cgi/parser3.dsp,
17109: cgi/pool_storage.h, isapi/pool_storage.h: cgi += pool cleanups
17110:
17111: * src/: classes/classes.dsp, classes/hashfile.C, classes/xdoc.C,
17112: classes/xnode.C, include/pa_charset_connection.h,
17113: include/pa_db_connection.h, include/pa_db_manager.h,
17114: include/pa_exception.h, include/pa_sapi.h,
17115: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
17116: include/pa_stylesheet_connection.h,
17117: include/pa_stylesheet_manager.h,
17118: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
17119: main/pa_db_connection.C, main/pa_db_manager.C,
17120: main/pa_exception.C, main/pa_globals.C, main/pa_pool.C,
17121: main/pa_sql_driver_manager.C, main/pa_stylesheet_manager.C,
17122: main/pa_xslt_stylesheet_manager.C, targets/cgi/parser3.C,
17123: targets/isapi/parser3isapi.C, types/pa_vhashfile.C,
17124: types/pa_vhashfile.h, types/pa_vxdoc.C, types/pa_vxnode.C,
17125: types/types.dsp: hashfile 0
17126:
17127: * src/types/pa_vhashfile.C: z
17128:
17129: * src/: classes/classes.dsp, classes/hashfile.C,
17130: include/pa_config_fixed.h, main/execute.C,
17131: targets/cgi/parser3.dsp, types/pa_vhashfile.C,
17132: types/pa_vhashfile.h, types/types.dsp: hashfile -100
17133:
17134: * src/targets/isapi/parser3isapi.C: SEH minor ifdef changes
17135:
17136: * src/: include/pa_exception.h, include/pa_request.h,
17137: main/execute.C, main/pa_exception.C, main/pa_request.C,
17138: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
17139: types/pa_vclass.h, types/pa_vobject.h: stack backtrace
17140:
17141: 2001-10-19 parser
17142:
17143: * src/include/pa_pool.h: header
17144:
17145: * src/main/pa_pool.C: auto compiled on gcc
17146:
17147: * src/classes/image.C: comment
17148:
1.101 moko 17149: * src/: include/pa_pool.h, main/pa_common.C: makes
1.95 moko 17150:
17151: * src/: classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17152: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
17153: types/pa_vxnode.h: xnode clone got freed
17154:
17155: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
17156: include/pa_types.h, main/pa_pool.C: first c++ exceptions result:
17157: can free up xalandomstring resulting from pool::transcode
17158:
17159: * src/: classes/Makefile.am, classes/xdoc.C, classes/xnode.C,
17160: include/pa_config_fixed.h, include/pa_exception.h,
17161: include/pa_stylesheet_connection.h, main/pa_charset_connection.C,
17162: main/pa_exception.C, main/pa_pool.C, types/pa_vxdoc.C,
17163: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h: switched
17164: to c++ exceptions 1xml configure fixed to exclude xalan-patch
17165: from non-xml compile
17166:
17167: * src/main/pa_request.C: pool:: context - get_context
17168:
17169: * src/: classes/classes.h, classes/date.C, classes/double.C,
17170: classes/file.C, classes/form.C, classes/hash.C, classes/image.C,
17171: classes/int.C, classes/mail.C, classes/math.C, classes/op.C,
17172: classes/string.C, classes/table.C, classes/void.C,
17173: include/pa_config_fixed.h, include/pa_exception.h,
17174: include/pa_pool.h, include/pa_request.h, include/pa_types.h,
17175: main/compile.C, main/compile_tools.C, main/execute.C,
17176: main/pa_array.C, main/pa_common.C, main/pa_dictionary.C,
17177: main/pa_exception.C, main/pa_exec.C, main/pa_pool.C,
17178: main/pa_request.C, main/pa_socks.C, main/pa_sql_driver_manager.C,
17179: main/pa_string.C, main/pa_table.C, main/untaint.C,
17180: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
17181: types/pa_value.h, types/pa_vbool.h, types/pa_vdouble.h,
17182: types/pa_vfile.h, types/pa_vform.C, types/pa_vhash.h,
17183: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
17184: types/pa_vstateless_class.h, types/pa_vtable.C,
17185: types/pa_wcontext.C, types/pa_wwrapper.h: switched to c++
17186: exceptions 0
17187:
17188: * src/classes/classes.awk: $ removed
17189:
17190: 2001-10-18 parser
17191:
17192: * src/types/pa_vcookie.C: cookie:CLASS
17193:
17194: * src/main/main.dsp: project
17195:
17196: * src/: classes/xdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C: vxdoc
17197: set_document & ctor question "who owns document" solved
17198:
17199: * src/: classes/xdoc.C, main/pa_pool.C: extra free removed
17200:
17201: * src/: classes/xdoc.C, classes/xnode.C, include/pa_pool.h,
17202: main/pa_pool.C: encoding in dom creating funcs
17203:
17204: * src/: classes/xdoc.C, types/pa_vxdoc.h: dom created by create can
17205: be transformed now
17206:
17207: * src/classes/xdoc.C: dom created by create can be transformed now
17208:
17209: * src/classes/xdoc.C: z
17210:
17211: * src/classes/xdoc.C: comment
17212:
17213: * src/: classes/xdoc.C, classes/xnode.C, main/compile.tab.C: xdoc
17214: create now uses XercesDocumentBridge, appendChild&co now works
17215:
17216: * src/include/pa_stylesheet_connection.h: prev stylesheet destroyed
17217: @ recompile
17218:
17219: * src/main/: compile.tab.C, compile.y, pa_request.C: ^: no colon in
17220: $origin @exception[
17221:
17222: * src/classes/: xdoc.C, xnode.C: xdoc::create[] now. and all dom
17223: tag names forced to XML lang
17224:
17225: * src/: classes/classes.dsp, classes/xdoc.C, types/types.dsp: fiew
17226: leechy-found bugs in code&doc fixed
17227:
17228: 2001-10-17 parser
17229:
17230: * src/: classes/classes.dsp, classes/string.C, main/pa_string.C,
17231: types/pa_vxnode.h, types/types.dsp: string::mid fixed, string.mid
17232: n functionality preserved
17233:
17234: * src/types/pa_vimage.h: removed unused vimage::save
17235:
17236: 2001-10-16 parser
17237:
17238: * src/: classes/string.C, main/pa_string.C: $string.mid(p[;n])
17239:
17240: * src/classes/: xnode.C: removed few dom returns & changed op.txt
17241:
17242: * src/types/: pa_vhash.h, pa_vtable.h: hash can be used as boolean
17243:
17244: * src/classes/image.C: image.copy tolerance
17245:
17246: * src/classes/image.C: ::CopyResampled made gd2beta+my hands, very
17247: ineffective, but works for small paleted image
17248:
17249: * src/types/pa_vimage.C: comment
17250:
17251: * src/classes/image.C: gd size/resize bugfix
17252:
17253: * src/: classes/classes.dsp, main/main.dsp,
17254: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
17255: types/types.dsp: ident >nul 2>&1
17256:
17257: * src/main/pa_common.C: \r\n -> \n DOS \r -> \n Macintosh on all
17258: systems
17259:
17260: * src/: classes/image.C, types/pa_vimage.h: ^image.copy[source](src
17261: x;src y;src w;src h;dst x;dst y[;dest w[;dest h]])
17262:
17263: 2001-10-15 parser
17264:
17265: * src/main/execute.C: z
17266:
17267: * src/classes/: xdoc.C: !::create{qualifiedName}
17268:
17269: * src/types/pa_vxnode.C: document_type_node.
17270: !readonly attribute DOMString name
17271: !notation_node.
17272: !readonly attribute DOMString publicId
17273: !readonly attribute DOMString systemId
17274:
1.101 moko 17275: * src/types/: pa_vcode_frame.h, pa_wcontext.C: code_frame fixed -
17276: ::write badly passed string too transparently [failed to
17277: intercept it]
1.95 moko 17278:
17279: * src/: classes/xdoc.C, classes/xnode.C, include/pa_config_fixed.h,
17280: include/pa_request.h, main/pa_sql_driver_manager.C,
17281: types/pa_vxdoc.C, types/pa_vxdoc.h, types/pa_vxnode.C,
17282: types/pa_vxnode.h: DOM1 major addtion, only few
17283: attributes/methods left
17284:
17285: 2001-10-13 parser
17286:
17287: * src/: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
17288: targets/isapi/parser3isapi.C: isapi&cgi couple non-pooled mallocs
17289: in main handler
17290:
17291: * src/targets/isapi/pool_storage.h: isapi pool storage reverse
17292: cleanups & frees order
17293:
17294: * src/types/pa_vcode_frame.h: couple comments
17295:
17296: * src/: main/execute.C, types/pa_vcode_frame.h: vcodeframe made
17297: transparent enough to handle hash if creation&passing
17298:
17299: * src/: include/pa_config_fixed.h, main/execute.C,
17300: main/pa_exception.C: noticed that vcodeframe not transparent
17301: enough, would change now
17302:
17303: 2001-10-12 parser
17304:
17305: * src/targets/isapi/parser3isapi.C: xalan&xerces multithread bug
17306: fixed. initialization&free on each thread!
17307:
17308: * src/classes/: double.C, int.C, string.C: sql{}[$.default[({})]]
17309: handling changed: now type of default param analized always, not
17310: only at problem time, thus helping early problem spotting
17311:
17312: * src/: classes/classes.dsp, classes/xdoc.C, main/compile.tab.C,
17313: main/main.dsp, main/pa_globals.C, targets/cgi/parser3.C,
17314: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
17315: targets/isapi/parser3isapi.dsp, types/types.dsp: xalan&xerces
17316: multithread bug fixed. initialization&free on each thread!
17317:
17318: 2001-10-11 parser
17319:
17320: * src/classes/xnode.C: xnode.selectSingle now
17321:
17322: * src/: classes/xdoc.C, classes/xnode.C, include/pa_exception.h,
17323: include/pa_pool.h, include/pa_stylesheet_connection.h,
17324: main/pa_exception.C, main/pa_pool.C: moved xslt exceptions
17325: convertors out of Pool into Exception
17326:
17327: * src/main/pa_string.C: const
17328:
17329: * src/: include/pa_string.h, main/pa_string.C: restructured string:
17330: linked pieces of same language together prior to String::replace
17331:
17332: * src/classes/hash.C: !^hash.add[addme]
17333: !^hash.sub[subme]
17334: !^a.union[b] = new
17335: !^a.intersection[b] = new
17336: !^a.intersects[b] = bool
17337:
17338: * src/classes/hash.C: !^hash::append[append_from]
17339:
17340: * src/: classes/hash.C, types/pa_vhash.h:
17341: !^hash::create[[copy_from]]
17342:
17343: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
17344: include/pa_string.h, main/pa_globals.C, main/pa_string.C,
17345: main/untaint.C, types/pa_vvoid.h: untaint lang origins table
17346: fixed. got rid of empty_string, which caused errors - it hasnt
17347: exception but somebody[value.bark] tried to throw it on it's pool
17348:
1.101 moko 17349: * src/include/pa_config_auto.h.in: makes
1.95 moko 17350:
17351: 2001-10-10 parser
17352:
17353: * src/: classes/op.C, main/compile.tab.C: ^error[msg]
17354:
17355: * src/main/: compile.tab.C, compile.y: ^a[
17356:
17357: @next_method << now unclosed ] would be reported here
17358:
17359: * src/main/: compile.tab.C, compile.y: ^a[^b] more informative
17360: compile error
17361:
17362: 2001-10-09 parser
17363:
1.101 moko 17364: * src/: classes/Makefile.am, main/Makefile.am,
17365: targets/cgi/Makefile.am, types/Makefile.am: makes
1.95 moko 17366:
17367: * src/classes/Makefile.am: makes
17368:
17369: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: xml transform
17370: win32 errors intercepted [xalan transformer patched and
17371: incorporated]
17372:
17373: * src/: classes/classes.dsp, classes/xdoc.C,
17374: include/pa_stylesheet_connection.h, main/main.dsp,
17375: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
17376: types/pa_vxdoc.h, types/pa_vxnode.h, types/types.dsp: xalan
17377: patches starting
17378:
17379: * src/classes/: string.C, table.C: ^string.save[file]
17380:
17381: * src/classes/: date.C, table.C: calendar moved to date
17382:
17383: * src/classes/: op.C, table.C: table.hash[key field;value field(s)
17384: string/table] now
17385:
17386: * src/classes/: op.C, table.C: z
17387:
17388: * src/: classes/op.C, classes/table.C, types/pa_vfile.h,
17389: types/pa_vimage.h, types/pa_vjunction.h, types/pa_vxdoc.h,
17390: types/pa_vxnode.h: table:menu & op for delims made allowed not to
17391: be code [be string..]
17392:
17393: * src/classes/: double.C, file.C, image.C, int.C, op.C, string.C,
17394: table.C: lots of
17395: params->as_int/double/as_string/as_junction/as_no_junction
17396: messages added
17397:
17398: 2001-10-08 parser
17399:
17400: * src/: classes/date.C, classes/image.C, classes/string.C,
17401: classes/table.C, classes/void.C, include/pa_request.h:
17402: params->as_int/double message added
17403:
17404: * src/classes/image.C: image:circle [and round arc] uses Bresenham
17405:
17406: * src/: classes/image.C, types/pa_vcookie.C, types/pa_vimage.C:
17407: image:sector removed image:html internal "line-*" attribs
17408:
17409: * src/: classes/image.C, include/pa_common.h, main/pa_common.C,
17410: types/pa_vcookie.C: cookie urlencoded [netscape doc reread]
17411:
17412: * src/types/pa_vcookie.C: removing cookie made more netscape-like
17413: way
17414:
17415: * src/: classes/file.C, classes/form.C, main/pa_common.C,
17416: main/untaint.C: header untainting to UL_HTTP_HEADER,
17417: UL_MAIL_HEADER made nonforced [only tainted pieces]
17418:
17419: * src/: include/pa_common.h, main/pa_common.C, main/untaint.C,
17420: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: remove_crlf
17421: @ SAPI::log
17422:
17423: * src/main/untaint.C: \r to ' ' in origins mode
17424:
17425: * src/classes/xdoc.C: xdoc:load exceptions intercepted [like in
17426: set]
17427:
17428: * src/: classes/xdoc.C, include/pa_config_fixed.h,
17429: main/compile.tab.C, types/pa_vxdoc.h: parsedSource produced by
17430: nonstandard liaison freed up
17431:
17432: 2001-10-07 parser
17433:
17434: * src/: include/pa_config_fixed.h, main/compile.tab.C: restored
17435: project
17436:
17437: 2001-10-05 parser
17438:
17439: * src/: classes/xdoc.C, include/pa_pool.h, main/main.dsp,
17440: main/pa_pool.C: changed xdoc:set to prevent SAXParseException
17441: from outputing to cerr. lots of "todos"
17442:
17443: * src/main/untaint.C: http_header tainting more gentle with
17444: enquoting now
17445:
17446: * src/: classes/xdoc.C, include/pa_dictionary.h, main/main.dsp,
17447: main/pa_dictionary.C, main/pa_string.C, types/pa_vxdoc.h: started
17448: xml errorhandler. fixed string.replace a little, read @test
17449:
17450: * src/main/pa_string.C: found replace bug - first_that_starts(char
17451: *) does not have limit, and looks further eos, fixing....
17452:
17453: * src/doc/: doxygen.cfg, html2chm.cmd, sources2html.cmd: paths
17454:
17455: * src/: classes/xdoc.C, main/compile.tab.C: xdoc.transform now
17456:
17457: * src/main/: pa_charset_connection.C: ctype another mem clear
17458: bugfix
17459:
1.101 moko 17460: * src/main/: compile.tab.C, compile.y: disabled ^literals in names
17461: $result[^[$p^]z] now works fine
1.95 moko 17462:
17463: * src/: include/pa_hash.h, main/pa_hash.C: Hash::size() calculated
17464: wrong. fixed it
17465:
17466: * src/main/pa_charset_connection.C: unicode zero pair at the beging
17467: of totable appered to be vital
17468:
17469: 2001-10-04 parser
17470:
17471: * src/classes/image.C: ^image.length[text]
17472:
17473: 2001-10-03 parser
17474:
17475: * src/main/pa_request.C: DEFAULT...charset was ignored when !XML
17476:
17477: * src/main/pa_request.C: restored pcre defaulting in request
17478: [mindlessly "optimized" yesterday] comment left
17479:
17480: 2001-10-02 parser
17481:
17482: * src/: main/pa_charset_manager.C,
17483: include/pa_stylesheet_connection.h: forgot non-xml pool.*charset
17484: needed
17485:
17486: * src/: include/pa_pool.h, main/pa_pool.C, types/pa_vresponse.h:
17487: forgot non-xml pool.*charset needed
17488:
17489: * src/classes/table.C: # config comments fixed
17490:
17491: * src/: classes/table.C, main/pa_charset_connection.C: table:load &
17492: charset_connection #comment now
17493:
17494: * src/: classes/classes.dsp, types/types.dsp: release projects
17495: options fixed to use release msvcrt lib
17496:
17497: * src/main/pa_charset_connection.C: pcre tables now const inside
17498: removed default - pcre handles that internally fixed bug on
17499: not-cleaning tables [previously was calloced, now member]
17500:
17501: * src/: include/pa_request.h, main/pa_charset_connection.C,
17502: main/pa_request.C, types/pa_vstring.h: pcre tables now const
17503: inside removed default - pcre handles that internally fixed bug
17504: on not-cleaning tables [previously was calloced, now member]
17505:
17506: * src/: include/pa_config_fixed.h, main/pa_charset_connection.C:
17507: tested charset reload on file change @ apache version = OK tested
17508: freeing up prev encoding on adding new = OK
17509:
17510: 2001-10-01 parser
17511:
17512: * src/main/pa_charset_connection.C: removed entitify external hack
17513: [internal installed]
17514:
1.101 moko 17515: * src/main/Makefile.am: makes+removed dtd
1.95 moko 17516:
17517: * src/: include/pa_charset_connection.h,
17518: include/pa_charset_manager.h,
17519: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
17520: main/pa_charset_connection.C, main/pa_charset_manager.C,
17521: main/pa_request.C: charset loading & caching mech 0
17522:
17523: * src/: include/pa_stylesheet_connection.h,
17524: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
17525: main/pa_globals.C, main/pa_request.C: would make charset loading
17526: & caching mech now
17527:
17528: 2001-09-30 parser
17529:
17530: * src/main/pa_request.C: forgot to fill toTable
17531:
17532: * src/: include/pa_config_fixed.h, main/pa_request.C: started
17533: hack_s_maximumCharacterValues to XALAN_HACK_DIGITAL_ENTITIES but
17534: failed on win32 for now..
17535:
17536: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
17537: now charsets table configuration variable is: CHARSETS
17538:
17539: * src/: classes/xdoc.C, include/pa_request.h, main/pa_request.C:
17540: ctype with unicode 1. todo: no П entities on output somehow
17541:
17542: * src/: classes/file.C, classes/op.C, classes/string.C,
17543: include/pa_request.h, main/pa_request.C: started ctype with
17544: unicode values
17545:
17546: 2001-09-28 parser
17547:
17548: * src/: main/pa_request.C, classes/mail.C, classes/op.C,
17549: classes/xdoc.C, include/pa_stylesheet_connection.h: letter body
17550: string passed AS-IS now
17551:
17552: * src/classes/: xdoc.C, xnode.C: xdoc addencoding works! invented a
17553: way of user-configuring... todo: implement
17554:
17555: 2001-09-27 parser
17556:
17557: * src/classes/table.C: table.sort changed to sort table itself
17558:
17559: * src/: classes/xdoc.C, targets/isapi/parser3isapi.dsp:
17560: X^.getElementsByTagName[tagname] = array of xnode
17561: X^.getElementsByTagNameNS[namespaceURI;localName] = array of
17562: nodes removed - regretfully not supported @ xalan. maybe someday
17563: would reimplement, if needed.
17564:
17565: win32build system: solved long waiting anti-non-started-apache
17566: problem
17567:
17568: * src/: classes/classes.dsp, classes/xdoc.C, main/main.dsp,
17569: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.dsp,
17570: types/types.dsp: win32 ident make system so not to rebuild
17571: library [ident.C.new]
17572:
17573: 2001-09-26 parser
17574:
17575: * src/: classes/classes.dsp, classes/xdoc.C, classes/xnode.C,
17576: classes/xnode.h, include/pa_config_fixed.h, main/main.dsp,
17577: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
17578: types/pa_vxnode.C, types/types.dsp: z
17579:
17580: * src/classes/classes.C: forgot one non-xml check
17581:
1.101 moko 17582: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
17583: targets/cgi/Makefile.am, types/Makefile.am: makes with clases.awk
1.95 moko 17584:
17585: * src/targets/cgi/parser3.C: z
17586:
17587: * src/: include/pa_config_fixed.h, targets/cgi/parser3.C,
17588: targets/isapi/parser3isapi.C: #ifdef SMTP
17589:
17590: * src/: classes/classes.dsp, classes/dnode.C, classes/dnode.h,
17591: classes/dom.C, classes/xdoc.C, classes/xnode.C, classes/xnode.h,
17592: main/compile.tab.C, types/pa_vdnode.C, types/pa_vdnode.h,
17593: types/pa_vdom.C, types/pa_vdom.h, types/pa_vxdoc.C,
17594: types/pa_vxdoc.h, types/pa_vxnode.C, types/pa_vxnode.h,
17595: types/types.dsp: xdoc&xnode now
17596:
17597: * src/: classes/classes.C, classes/classes.awk,
17598: classes/classes.dsp, classes/classes.h, classes/date.C,
17599: classes/dnode.C, classes/dnode.h, classes/dom.C,
17600: classes/double.C, classes/file.C, classes/form.C, classes/hash.C,
17601: classes/image.C, classes/int.C, classes/mail.C, classes/math.C,
17602: classes/op.C, classes/response.C, classes/string.C,
17603: classes/table.C, classes/void.C, include/pa_array.h,
17604: include/pa_common.h, include/pa_config_fixed.h,
17605: include/pa_config_includes.h, include/pa_dictionary.h,
17606: include/pa_dir.h, include/pa_exception.h, include/pa_exec.h,
17607: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
17608: include/pa_socks.h, include/pa_sql_connection.h,
17609: include/pa_sql_driver_manager.h, include/pa_stack.h,
17610: include/pa_string.h, include/pa_stylesheet_connection.h,
17611: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
17612: include/pa_xslt_stylesheet_manager.h, main/compile.C,
17613: main/compile.y, main/compile_tools.C, main/compile_tools.h,
17614: main/execute.C, main/main.dsp, main/pa_array.C, main/pa_common.C,
17615: main/pa_dictionary.C, main/pa_dir.C, main/pa_exception.C,
17616: main/pa_exec.C, main/pa_globals.C, main/pa_hash.C,
17617: main/pa_pool.C, main/pa_request.C, main/pa_socks.C,
17618: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
17619: main/pa_xslt_stylesheet_manager.C, main/untaint.C,
17620: sql/pa_sql_driver.h, targets/cgi/pa_pool.C,
17621: targets/cgi/pa_threads.C, targets/cgi/parser3.C,
17622: targets/cgi/parser3.dsp, targets/isapi/pa_pool.C,
17623: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.C,
17624: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h,
17625: types/pa_valiased.C, types/pa_valiased.h, types/pa_value.h,
17626: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
17627: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdate.h,
17628: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vdom.C,
17629: types/pa_vdom.h, types/pa_vdouble.h, types/pa_venv.h,
17630: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C,
17631: types/pa_vform.h, types/pa_vimage.C, types/pa_vimage.h,
17632: types/pa_vint.h, types/pa_vjunction.h, types/pa_vmath.h,
17633: types/pa_vmethod_frame.h, types/pa_vobject.h,
17634: types/pa_vrequest.C, types/pa_vrequest.h, types/pa_vresponse.h,
17635: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
17636: types/pa_vstateless_object.h, types/pa_vstring.C,
17637: types/pa_vstring.h, types/pa_vtable.C, types/pa_vtable.h,
17638: types/pa_vvoid.h, types/pa_wcontext.C, types/pa_wcontext.h,
17639: types/pa_wwrapper.h, types/types.dsp: added ident.awk and
17640: main.dsp splitted to main+classes+types along to .am
17641:
17642: * src/classes/Makefile.am: removed useless var
17643:
17644: * src/: classes/classes.cmd, main/main.dsp,
17645: targets/cgi/parser3.dsp: moved classes.inc generation on win32 to
17646: main.dsp
17647:
17648: 2001-09-25 parser
17649:
17650: * src/include/pa_config_auto.h.in: xml on linux[elik] works! no
17651: 1251 though, todo ICU
17652:
1.101 moko 17653: * src/: Makefile.am, classes/Makefile.am, classes/dom.C,
1.95 moko 17654: include/pa_stylesheet_connection.h, main/Makefile.am,
1.101 moko 17655: main/pa_pool.C, targets/cgi/Makefile.am, types/Makefile.am,
17656: types/pa_vdom.h: xml configure makes
1.95 moko 17657:
17658: 2001-09-24 parser
17659:
1.101 moko 17660: * src/: classes/Makefile.am, include/pa_config_auto.h.in,
17661: types/Makefile.am: makes
1.95 moko 17662:
1.101 moko 17663: * src/targets/cgi/Makefile.am: makefiles
1.95 moko 17664:
17665: * src/: Makefile.am, targets/Makefile.am, targets/cgi/pa_pool.C:
17666: started unix makes update
17667:
17668: * src/: Makefile.am, main/Makefile.am, targets/cgi/Makefile.am:
17669: started unix makes update
17670:
17671: * src/types/: pa_vdnode.C, pa_vvoid.h, pa_vtable.C: z
17672:
17673: * src/types/pa_value.h: z
17674:
17675: * src/types/: pa_vhash.h, pa_vtable.h, pa_vclass.h: fixed small
17676: bugs with usinge hash/table in expressions
17677:
17678: * src/types/: pa_vfile.h, pa_vimage.h, pa_vstring.h: fiew wrong
17679: resolved conflicts fixed [const]
17680:
17681: * src/: classes/classes.cmd, classes/image.C, classes/op.C,
17682: classes/table.C, include/pa_request.h, include/pa_sapi.h,
17683: main/compile.C, main/compile.tab.C, main/compile.y,
17684: main/compile_tools.h, main/main.dsp, main/pa_common.C,
17685: main/pa_sql_driver_manager.C, targets/cgi/parser3.C,
17686: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vbool.h,
17687: types/pa_vdate.h, types/pa_vdouble.h, types/pa_vform.C,
17688: types/pa_vhash.h, types/pa_vimage.h, types/pa_vint.h,
17689: types/pa_vstring.h, types/pa_vtable.h, types/pa_vvoid.h: merged3
17690: with before_xml [merge2 actually didn't happen - i've created
17691: tags on wrong branch. so this merge is in fact re-merge]
17692:
17693: 2001-09-21 parser
17694:
17695: * src/: main/main.dsp, targets/cgi/parser3.dsp,
17696: targets/isapi/parser3isapi.dsp: updated project files [/ sadly
17697: produced "" in make file and sadly wrong interpreted on load]
17698:
1.101 moko 17699: * src/: classes/classes.h, classes/hash.C, classes/op.C,
17700: classes/table.C, doc/doxygen.cfg, include/pa_common.h,
17701: include/pa_globals.h, include/pa_request.h, include/pa_sapi.h,
17702: include/pa_sql_driver_manager.h, include/pa_string.h,
17703: main/compile.tab.C, main/main.dsp, main/pa_common.C,
17704: main/pa_exec.C, main/pa_globals.C, targets/cgi/parser3.dsp,
17705: targets/isapi/parser3isapi.dsp: merged with before_xml
1.95 moko 17706:
17707: * src/: classes/classes.C, classes/date.C, classes/dnode.C,
17708: classes/dom.C, classes/file.C, classes/form.C, classes/int.C,
17709: classes/mail.C, doc/doxygen.cfg, include/pa_config_fixed.h,
17710: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
17711: main/pa_pool.C, main/pa_request.C,
17712: main/pa_xslt_stylesheet_manager.C, targets/cgi/pa_pool.C,
17713: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
17714: targets/isapi/pa_pool.C, targets/isapi/pa_threads.C,
17715: targets/isapi/parser3isapi.dsp, types/pa_valiased.C,
17716: types/pa_vcookie.C, types/pa_vdnode.C, types/pa_vdom.C,
17717: types/pa_vfile.C, types/pa_vform.C, types/pa_vimage.C,
17718: types/pa_vrequest.C, types/pa_vresponse.h,
17719: types/pa_vstateless_class.C, types/pa_vstring.C,
17720: types/pa_vtable.C, types/pa_wcontext.C: zillions of #ifdef XML
17721: created new projects for sql drivers [planning to remove sql
17722: drivers from main cvs project] first, will join latest changes
17723:
17724: * src/classes/: dom.C: defaulted dom writing methods encoding to
17725: pool.get_charset
17726:
17727: * src/classes/dom.C: defaulted dom writing methods encoding to
17728: pool.get_charset
17729:
17730: * src/include/pa_pool.h: defaulted dom writing methods encoding to
17731: pool.get_charset
17732:
17733: * src/: classes/dom.C, include/pa_pool.h, main/pa_pool.C,
17734: types/pa_vdnode.C, types/pa_vresponse.h: defaulted dom writing
17735: methods encoding to pool.get_charset
17736:
17737: * src/: include/pa_pool.h, main/pa_pool.C: checked whether
17738: transcoder were created right "unsupported encoding" message.
17739: not @ set time, but @ use time, so until xml output functions
17740: .string, .file, .save used - no encoding name check occur
17741:
17742: reduced transcode buffer size to 60 fixed pool cleanup - no
17743: registration needed, pools are officially destructured
17744:
17745: 2001-09-20 parser
17746:
17747: * src/classes/image.C: 20K preload on jpg measure [image::measure]
17748:
17749: * src/main/: pa_pool.C, pa_request.C: Pool::transcode defaults from
17750: $MAIN:DEFAULTS.content-type[$.charset[here]]
17751:
17752: * src/: classes/dnode.C, classes/dom.C,
17753: include/pa_config_includes.h, include/pa_globals.h,
17754: include/pa_pool.h, main/main.dsp, main/pa_globals.C,
17755: main/pa_pool.C, targets/cgi/parser3.dsp,
17756: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
17757: types/pa_vdnode.C, types/pa_vdnode.h, types/pa_vresponse.h:
17758: Pool::transcode 0
17759:
17760: * src/classes/dom.C: dom. string save file moved output xml options
17761: to last param and made it optional
17762:
17763: * src/types/pa_vdnode.C: !$elementnode.attributes = hash of
17764: dnodes
17765: !$attributenode.specified = boolean
17766: true if the attribute received its value explicitly
17767: in the XML document,
17768: or if a value was assigned programatically with the
17769: setValue function.
17770: false if the attribute value came from the default value
17771: declared in the document's DTD.
17772: !$pinode.target = target of this processing instruction
17773: XML defines this as being the first token following the
17774: markup
17775: that begins the processing instruction.
17776: XPath:
17777: !^node.select[xpath/query/expression] = hash of 0->node0
17778: 1->node1
17779: !^node.select-single[xpath/query/expression] = first node if
17780: any
17781:
17782: * src/types/: pa_value.h, pa_vbool.h, pa_vdate.h, pa_vdouble.h,
17783: pa_vhash.h, pa_vint.h, pa_vstring.h, pa_vtable.h, pa_vvoid.h:
17784: some 'const's added
17785:
17786: * src/types/: pa_vhash.h, pa_vtable.h: table/hash can be used in
17787: expression context now, there value = size and boolean value
17788: size!=0
17789:
17790: * src/types/: pa_vhash.h, pa_vstring.h, pa_vtable.h: table/hash
17791: can be used in expression context now, there value = size and
17792: boolean value size!=0
17793:
17794: * src/: classes/dnode.C, classes/dom.C, targets/cgi/parser3.dsp,
17795: types/pa_vstring.h: dnode .file .string .save moved back to dom
17796: due to strange xalan bug
17797:
17798: 2001-09-18 parser
17799:
17800: * src/: classes/dnode.C, classes/dom.C, classes/hash.C,
17801: classes/image.C, classes/op.C, classes/table.C,
17802: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
17803: include/pa_sql_driver_manager.h, main/compile.C,
17804: main/compile.tab.C, main/compile.y, main/compile_tools.h,
17805: main/execute.C, main/pa_common.C, main/pa_request.C,
17806: main/pa_sql_driver_manager.C, main/pa_string.C, main/pa_table.C,
17807: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
17808: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vform.C,
17809: types/pa_vform.h, types/pa_vhash.h, types/pa_vimage.C,
17810: types/pa_vimage.h, types/pa_vtable.h: merged latest bugfixes from
17811: before_xml branch ^if(def $hash) now true only when
17812: ^hash:_count[]!=0 moved .string .save .file from dom to dnode
17813:
17814: * src/: classes/op.C, main/execute.C: operators self changed to
17815: root ^for variable context changed to self
17816:
17817: * src/types/: pa_vdnode.C, pa_vdom.h, pa_vhash.h, pa_vtable.h: dom,
17818: dnode 1
17819:
17820: * src/: classes/dnode.C, classes/dnode.h, main/main.dsp,
17821: types/pa_vdnode.C, types/pa_vdnode.h: dom, dnode 0
17822:
17823: * src/: classes/image.C, main/pa_string.C, main/pa_table.C: image:
17824: poly* fixed
17825:
17826: 2001-09-17 parser
17827:
17828: * src/: classes/dom.C, main/main.dsp, main/pa_globals.C,
17829: types/pa_vdom.h: started dnode+dom
17830:
17831: dnode DOM methods: $node.name $node.value
17832: ...others...
17833:
17834: ^node.xpath[/rates/USD] = hash
17835: $hash[
17836: $.0[node0]
17837: $.1[node1]
17838: ]
17839:
17840: * src/: classes/image.C, types/pa_vimage.C: $image.line-style now
17841: applies to all linear primitives
17842:
17843: * src/: classes/classes.h, classes/dom.C, classes/hash.C,
17844: include/pa_stylesheet_connection.h, main/main.dsp,
17845: targets/cgi/pa_pool.C, types/pa_vdom.h, types/pa_vfile.h,
17846: types/pa_vimage.h: started dnode DOM: $node.name
17847: $node.value ...others... ^node.xpath[/rates/USD] = hash
17848: dom(dnode)
17849:
17850: * src/: classes/hash.C, main/compile.C, main/compile.tab.C,
17851: main/compile.y, main/compile_tools.h, main/execute.C,
17852: targets/cgi/parser3.C: expressions unary+ ^hash.count[] bugfix:
17853: in expression compound($aa.zz.xx) names now can have minus '-' in
17854: name after '.'
17855:
17856: 2001-09-15 parser
17857:
17858: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h:
17859: image: $line-width ^line(...)[**** style]
17860:
17861: * src/: classes/dom.C, targets/isapi/parser3isapi.C,
17862: targets/isapi/pool_storage.h, types/pa_vdom.h: fixed bug in isapi
17863: pool_storage - cleanups first, allocations second. apache wisely
17864: does just like that
17865:
17866: * src/targets/isapi/: parser3isapi.C, pool_storage.h: pool_storage
17867: rewritten using template, no bugs now
17868:
17869: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/pa_pool.C,
17870: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
17871: targets/isapi/parser3isapi.dsp, targets/isapi/pool_storage.h:
17872: poorly started isapi pool_storage, would rewrite using template
17873: now
17874:
17875: * src/: classes/dom.C, classes/image.C, include/pa_pool.h,
17876: include/pa_stylesheet_connection.h, main/main.dsp,
17877: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
17878: targets/isapi/pool_storage.h, types/pa_vdom.C, types/pa_vdom.h:
17879: xalan objects freed up [introducing Pool::register_cleanup]
17880:
17881: * src/: doc/doxygen.cfg, include/pa_sapi.h, types/pa_vdom.h:
17882: comments
17883:
17884: 2001-09-14 parser
17885:
17886: * src/main/: pa_sql_driver_manager.C, pa_xslt_stylesheet_manager.C:
17887: z
17888:
17889: * src/: classes/dom.C, classes/file.C, classes/image.C,
17890: classes/mail.C, include/pa_common.h,
17891: include/pa_sql_driver_manager.h, include/pa_string.h,
17892: include/pa_stylesheet_connection.h,
17893: include/pa_xslt_stylesheet_manager.h, main/main.dsp,
17894: main/pa_common.C, main/pa_exec.C, main/pa_globals.C,
17895: main/pa_sql_driver_manager.C, main/pa_xslt_stylesheet_manager.C,
17896: main/untaint.C, types/pa_vfile.C: dom.xslt stylesheet
17897: compiled&cached
17898:
17899: 2001-09-13 parser
17900:
17901: * src/: classes/dom.C, classes/file.C, classes/image.C,
17902: types/pa_vfile.C, types/pa_vfile.h: ^dom.file[] charset
17903:
17904: * src/classes/dom.C: dom:file content-type(.method)
17905:
17906: * src/: include/pa_common.h, include/pa_globals.h,
17907: main/pa_common.C, main/pa_request.C: $MAIN:CLASS_PATH now can be
17908: string now more informative error messages
17909:
17910: * src/: include/pa_globals.h, include/pa_request.h,
17911: main/pa_request.C, targets/cgi/parser3.C,
17912: targets/isapi/parser3isapi.C: ParserRootConfig .../parser3.conf
17913: ParserSiteConfig .../parser3.conf
17914:
17915: cgi&isapi looks for {configure|c:\windows}/parser3.conf
17916:
17917: 2001-09-12 parser
17918:
17919: * src/: classes/op.C, include/pa_sql_driver_manager.h,
17920: main/pa_sql_driver_manager.C: ^connect[] ^connect[aaa] more
17921: precise error reporting: "connection string must start with
17922: protocol://" now
17923:
17924: * src/main/compile.tab.C: fixed - subname code parts actually []
17925: braced
17926:
17927: * src/main/: compile.y, compile_tools.h: name.[part].xxx syntax
17928: lexer on LS_USER level did [] matching without setting nestage,
17929: introduced special LS_NAME_SQUARE_PART state
17930:
17931: 2001-09-11 parser
17932:
17933: * src/: classes/dom.C, include/pa_string.h, main/pa_globals.C,
17934: main/untaint.C: ^dom:set{<some>xml</some>} default language XML
17935: languages+=xml
17936:
17937: * src/: classes/dom.C, types/pa_vdom.h: ^dom:set[<some>xml</some>]
17938:
17939: * src/classes/dom.C: ^dom:save/string/file[output options] output
17940: options: $.method[xml|html|text] detection fixed
17941:
17942: * src/types/pa_vdom.h: messages
17943:
17944: * src/classes/dom.C: ^dom:save/string/file[output options] output
17945: options: $.method[xml|html|text] detection fixed
17946:
17947: 2001-09-10 parser
17948:
17949: * src/classes/dom.C: ^dom:save/string/file[output options] output
17950: options: $.method[xml|html|text] $.encoding[windows-1251|...]
17951:
17952: * src/classes/dom.C: ^dom.xslt[stylesheet filename][params hash
17953: added]
17954:
17955: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
17956: ^dom.xslt[stylesheet filename] 0
17957:
17958: * src/: classes/dom.C, main/main.dsp, types/pa_vdom.h:
17959: ^dom.xslt[stylesheet filename] -1 doc is lying
17960:
17961: * src/classes/dom.C: ^dom.file[encoding] = file
17962:
17963: * src/classes/: dom.C: ^dom.string[encoding] 1
17964: ^dom.save[encoding;filename]
17965:
17966: * src/classes/dom.C: ^dom.string[] 0
17967:
17968: * src/classes/dom.C: ^dom.save[b.xml] 1:error handling
17969:
17970: * src/: classes/dom.C, main/main.dsp, types/pa_vform.C,
17971: types/pa_vform.h: ^dom.save[b.xml] 0
17972:
17973: 2001-09-08 parser
17974:
17975: * src/types/pa_vform.C: $form:tables.name.field
17976:
17977: 2001-09-07 parser
17978:
17979: * src/classes/table.C: table:empty removed, superceded by ^if(def
17980: $table)...
17981:
17982: * src/targets/cgi/parser3.C: z
17983:
17984: * src/main/pa_string.C: $a[] ^if($a){y;n} is 'n' now [conversion
17985: from '' to int/double is 0]
17986:
17987: * src/: classes/dom.C, types/pa_value.h, types/pa_vtable.h: (def
17988: $table) is false when table is empty
17989:
17990: * src/: main/pa_request.C, types/pa_vform.C, types/pa_vform.h:
17991: !$form:tables $atable[$form:tables.a]
17992: ^atable.menu{a=$atable.element}[,]
17993:
17994: * src/: targets/cgi/parser3.dsp, types/pa_vform.C,
17995: types/pa_vform.h, types/pa_vhash.h: !$form:fields
17996:
1.101 moko 17997: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 17998: types/pa_vdom.h, types/pa_vform.C: merged with successful start
17999: of dom
18000:
18001: * src/: include/pa_hash.h, main/pa_hash.C, types/pa_vfile.h,
18002: types/pa_vform.C, types/pa_vform.h: z
18003:
18004: * src/: main/pa_exception.C, types/pa_vform.C: getting FIRST form
18005: element [not last]
18006:
1.101 moko 18007: * src/: classes/dom.C, classes/table.C, main/main.dsp,
1.95 moko 18008: types/pa_vdom.h: introducing dom. dom:load[a.xml]
18009:
18010: 2001-09-06 parser
18011:
18012: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
18013: table with one column 'element' and two rows: 1 and 2
18014:
18015: * src/types/pa_vform.C: ?a=1&a=2 would result in $form:a being a
18016: table with one column 'element' and two rows: 1 and 2
18017:
18018: * src/: classes/void.C, main/pa_string.C, main/pa_table.C: fixed up
18019: bad int/double conversions, and now $form:nonexistent.int(88)
18020: would return 88
18021:
18022: * src/: classes/hash.C, include/pa_globals.h, main/pa_globals.C,
18023: types/pa_vhash.h: now there's special hash key '_default'
18024: [instead of ^_default method] $hash[ $.a[1] $.b[2]
18025: $._default[xx] ] $hash.c
18026:
18027: * src/main/: compile.tab.C, compile.y: ^if(0){}{ ^if(1){}^; } bug
18028: fixed [thanks, fif], ^; were treated there non-literally
18029:
18030: * src/doc/doxygen.cfg: merged new default options from 1.2.10
18031: doxygen
18032:
18033: * src/: classes/image.C, classes/op.C, classes/string.C,
18034: classes/table.C, doc/doxygen.cfg, targets/isapi/parser3isapi.C,
18035: types/pa_vtable.C: few #ifndef DOXYGEN
18036:
18037: 2001-09-05 parser
18038:
18039: * src/classes/: string.C, table.C: sql options can be void [same as
18040: image:html the other day]
18041:
18042: * src/targets/cgi/Makefile.am: .am undo
18043:
18044: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
18045: targets/cgi/parser3.C: #define STRINGIZE(name) #name does not
18046: macro expantion on param, simply qoutes whatever passed, undone
18047:
18048: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
18049: targets/cgi/Makefile.am, targets/cgi/parser3.C: #define
18050: STRINGIZE(name) #name invented
18051:
18052: * src/: classes/op.C, include/pa_sql_driver_manager.h,
18053: main/pa_sql_driver_manager.C: #define MAIN_SQL_NAME "SQL" #define
18054: MAIN_SQL_DRIVERS_NAME "drivers"
18055:
18056: moved to be availible to all users
18057:
18058: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h:
18059: SQL_DRIVER_CREATE_FUNC_NAME
18060:
18061: * src/classes/mail.C: MAIN:MAIL check fixed
18062:
18063: 2001-09-04 parser
18064:
18065: * src/classes/image.C: image.html now can accept void params
18066:
18067: * src/targets/isapi/parser3isapi.C: z
18068:
18069: * src/targets/cgi/parser3.C: full_file_spec bug
18070:
18071: * src/targets/cgi/parser3.C: getenvcheck
18072:
18073: * src/targets/cgi/parser3.C: zz
18074:
18075: * src/targets/cgi/parser3.C: zzz
18076:
18077: * src/classes/date.C: date
18078:
18079: * src/classes/date.C: date:sql-string is now without ''
18080:
1.101 moko 18081: * src/: include/pa_config_auto.h.in, targets/cgi/Makefile.am,
1.95 moko 18082: targets/cgi/parser3.C: configure --sysconfdir=sysadmin-controlled
18083: auto.p location for targets/cgi/parser3, default[/usr/local/etc]
18084:
1.101 moko 18085: * src/include/pa_config_auto.h.in: makes
1.95 moko 18086:
18087: 2001-09-03 parser
18088:
18089: * src/targets/cgi/parser3.C: /configure cgi SYSCONFDIR
18090:
18091: 2001-09-01 parser
18092:
18093: * src/classes/image.C: letter_spacing
18094:
18095: * src/classes/image.C: image: font params changed
18096:
18097: * src/classes/image.C: image: as_int as_string used
18098:
18099: * src/types/pa_vmethod_frame.h: $result[] now gets properly
18100: analized
18101:
18102: 2001-08-31 parser
18103:
18104: * src/targets/cgi/parser3.C: z
18105:
1.101 moko 18106: * src/: include/pa_dir.h, targets/cgi/parser3.C: compiled under
18107: cygwin
1.95 moko 18108:
18109: * src/classes/void.C: void:int/double += (default)
18110:
18111: * src/classes/image.C: image:font added space param image:font
18112: changed charwidth alg, added kerning const[for now]
18113:
18114: * src/classes/: string.C, table.C: string:int/double (defaults)
18115:
18116: 2001-08-29 parser
18117:
18118: * src/main/pa_exception.C: exception redundant debug info
18119:
18120: 2001-08-28 parser
18121:
18122: * src/classes/image.C: image error msgs
18123:
18124: * src/classes/image.C: image: gifsize little endian
18125:
18126: * src/doc/doxygen.cfg: doxygen conf removed some garbage from under
18127: doxygeneration
18128:
18129: * src/: classes/Makefile.am, main/Makefile.am,
18130: targets/cgi/Makefile.am, types/Makefile.am: .am-s
18131:
18132: * src/: include/pa_dictionary.h, main/pa_dictionary.C,
18133: main/pa_sql_driver_manager.C: NO_STRING_ORIGIN check3
18134:
18135: * src/main/compile.C: NO_STRING_ORIGIN check2
18136:
18137: * src/classes/table.C: NO_STRING_ORIGIN check
18138:
18139: * src/include/pa_dictionary.h: gcc: ../include/pa_dictionary.h:19:
18140: storage class specifiers invalid in friend function declarations
18141:
18142: * src/: classes/op.C, main/compile.tab.C, main/pa_dir.C,
18143: main/untaint.C, targets/cgi/parser3.C,
18144: targets/isapi/parser3isapi.C: strncpy forced with zero ending in
18145: case of limit
18146:
18147: * src/: classes/file.C, main/pa_common.C: file:move
18148: autocreate/remove dest/src dir
18149:
18150: * src/: classes/string.C, include/pa_dictionary.h,
18151: include/pa_string.h, main/pa_dictionary.C, main/pa_string.C,
18152: main/untaint.C: pa_directory speeded up. moved zero 'from' check
18153: to directory constructor. string:replace
18154:
18155: 2001-08-27 parser
18156:
18157: * src/classes/image.C: fixed jpgsize alg
18158:
18159: * src/classes/image.C: fixed jpgsize alg
18160:
18161: * src/main/pa_exception.C: z
18162:
18163: * src/main/pa_common.C: removed debug info from pa_common
18164:
18165: * src/: main/pa_request.C, targets/cgi/parser3.C: parser3 test.html
18166: [auto.p from current dir loading]
18167:
1.101 moko 18168: * src/: main/pa_common.C, main/pa_exception.C,
18169: main/pa_sql_driver_manager.C, targets/cgi/Makefile.am: configure
18170: for solaris -lsocket
1.95 moko 18171:
18172: 2001-08-24 parser
18173:
18174: * src/targets/cgi/parser3.C: not cgi extra \n 3
18175:
18176: * src/targets/cgi/parser3.C: not cgi extra \n 2
18177:
18178: * src/targets/cgi/parser3.C: not cgi extra \n
18179:
18180: * src/main/pa_sql_driver_manager.C: z
18181:
18182: * src/: include/pa_sql_connection.h, main/pa_sql_driver_manager.C:
18183: sql* removed services from disconnect - cross-request ideological
18184: probs.
18185:
18186: * src/sql/pa_sql_driver.h: sql* removed services from disconnect -
18187: cross-request ideological probs. oracle - fixed bug: cs
18188: allocated on request.pool and got freed before disconnect
18189:
18190: * src/classes/: file.C, form.C, mail.C, table.C: fiew non-pool
18191: mallocs fixed
18192:
18193: 2001-08-23 parser
18194:
18195: * src/classes/file.C: minor bug in file:save fixed
18196:
18197: * src/main/pa_sql_driver_manager.C: oracle: dlink
18198:
18199: 2001-08-22 parser
18200:
18201: * src/: classes/file.C, main/compile.tab.C, types/pa_vfile.C,
18202: types/pa_vfile.h: file:load|save[text|binary;
18203:
18204: * src/main/: compile.tab.C, compile.y: ^method[]^[^] literals []
18205:
18206: 2001-08-21 parser
18207:
18208: * src/classes/: file.C, table.C: ^file:list
18209:
18210: 2001-08-20 parser
18211:
18212: * src/: main/compile.tab.C, main/compile.y,
18213: main/pa_sql_driver_manager.C, types/pa_value.h, types/pa_vbool.h,
18214: types/pa_vdouble.h, types/pa_vint.h: $var(123) ^var.inc[]
18215: recousively caused problems: inc incremeted 123 literal!! fixed
18216:
18217: 2001-08-10 parser
18218:
18219: * src/main/: compile.tab.C, compile.y: [codes] name part syntax now
18220:
18221: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
18222: added
18223:
18224: * src/main/: compile.tab.C, compile.y: (codes) name part syntax
18225: added
18226:
18227: * src/classes/table.C: table:sort restored [it was bad test :(]
18228:
18229: * src/types/: pa_value.h, pa_vstring.h: string now def only when ne
18230: ''
18231:
18232: * src/main/: pa_request.C: wanted to make const int
18233: MAX_EXECUTE_SECONDS=1;
18234:
18235: but couldnt, set_callback_and_alarm appeared to be not exported
18236: :(
18237:
18238: * src/main/pa_string.C: string.match hanged on. there were a hang
18239: check but it weren't wise enough
18240:
18241: @parse[dateString][tmp]
18242: $tmp[^dateString.match[(\d\d\d\d-)?(\d\d-)?][g]] $tmp.1 $tmp.2
18243: #end
18244:
18245: @main[] ^parse[2001-02-03]
18246:
18247: * src/classes/: table.C: table:sort now default desc
18248:
18249: * src/: classes/table.C, include/pa_table.h, main/pa_table.C:
18250: table.sort now creates new sorted table
18251:
18252: 2001-08-09 parser
18253:
18254: * src/main/pa_string.C: $a[010] now ^if($a==10){true} were octal
18255:
18256: * src/classes/hash.C: hash:_default now [was hash:default]
18257:
18258: * src/classes/op.C: case without switch check added
18259:
18260: * src/types/pa_vcookie.C: cookie name&value origins added, more
18261: precise $ORIGINS(1)
18262:
18263: * src/main/Makefile.am: .am
18264:
18265: * src/classes/void.C: void: int double copy/paste from int: bug
18266: fixed
18267:
18268: * src/classes/void.C: void: int double copy/paste from int: bug
18269: fixed
18270:
18271: 2001-08-07 parser
18272:
18273: * src/: classes/double.C, classes/int.C, classes/string.C,
18274: classes/table.C, include/pa_globals.h, main/pa_globals.C:
18275: !^int/double:sql{query}[[$.limit(2) $.offset(4) $.default(0)]]
18276: string, table
18277:
18278: * src/: classes/math.C, main/pa_request.C: math:random fixed. win32
18279: srand made working
18280:
18281: 2001-08-06 parser
18282:
18283: * src/: classes/mail.C, classes/op.C, include/pa_array.h,
18284: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
18285: main/compile.tab.C, main/compile.y, main/pa_array.C,
18286: main/pa_dictionary.C, main/pa_exec.C, main/pa_globals.C,
18287: main/pa_hash.C, main/pa_request.C, main/pa_string.C: class_path
18288:
18289: * src/main/pa_exec.C: exec win32 real filename
18290:
18291: * src/classes/file.C: exec stderr out
18292:
18293: * src/classes/hash.C: hash:keys renamed to hash:_keys :(
18294:
18295: 2001-08-03 parser
18296:
18297: * src/: classes/table.C, types/pa_vtable.h: vtable.locks killed
18298:
18299: 2001-08-02 parser
18300:
18301: * src/: classes/string.C, classes/table.C, include/pa_array.h,
18302: main/execute.C, main/pa_exec.C: introducing Array_iter
18303:
18304: * src/main/execute.C: detected quick_get recursion bug. changed to
18305: get@execute, but needs array iterator, separate from array to
18306: avoid it & use caching
18307:
18308: * src/main/: pa_dictionary.C, pa_globals.C: memset dictionary minor
18309: bug fixed
18310:
18311: * src/: classes/classes.h, classes/op.C, include/pa_globals.h,
18312: main/execute.C, main/pa_globals.C: found another multithread bug
18313: in op.C (last, last global var killed) :)
18314:
18315: 2001-08-01 parser
18316:
18317: * src/: include/pa_dictionary.h, include/pa_globals.h,
18318: include/pa_string.h, main/main.dsp, main/pa_dictionary.C,
18319: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
18320: main/untaint.C: speeded up typo-html replacements. introducing
18321: Dictionary with first-char caching
18322:
18323: 2001-07-31 parser
18324:
18325: * src/types/Makefile.am: pa_vtable.C added to .am
18326:
18327: * src/main/compile.tab.C: added, so that could be compiled even on
18328: non-bison-enabled platforms
18329:
18330: 2001-07-28 parser
18331:
18332: * src/classes/table.C: table:hash always produces hash, when can't
18333: - empty
18334:
18335: * src/main/: compile.y, untaint.C: bug fix @ untaint when \r
18336: skipped \n
18337:
18338: 2001-07-27 parser
18339:
18340: * src/classes/: double.C, int.C, string.C: provided meaningful msg
18341: on int/double/string :sql without result and default
18342:
18343: 2001-07-26 parser
18344:
18345: * src/classes/op.C: fixed bad multithread bug with strangly global
18346: OP
18347:
18348: * src/main/compile.y: $man[$.age[zzz]] 0
18349:
18350: * src/: include/pa_opcode.h, main/compile.y, main/execute.C: hash
18351: creation syntax problem persists. restored $: for a while.
18352: thinking of $man[$.age[zzz]] syntax now
18353:
18354: * src/: classes/double.C, classes/int.C, classes/string.C,
18355: include/pa_opcode.h, main/compile.C, main/compile.y,
18356: main/compile_tools.h, main/execute.C, types/pa_vcode_frame.h,
18357: types/pa_vmethod_frame.h, types/pa_wcontext.h,
18358: types/pa_wwrapper.h: fixing :: realization #1
18359:
18360: * src/: include/pa_opcode.h, main/compile.C, main/compile.y,
18361: main/compile_tools.h, main/execute.C, main/pa_request.C,
18362: types/pa_vmethod_frame.h: introducing :: this is constructor call
18363: prefix. ordinary : remains for static accesses
18364:
18365: 2001-07-25 parser
18366:
18367: * src/types/pa_vtable.C: table: get_element order changeed. now: 1.
18368: fields 2. methods 3. columns
18369:
18370: * src/types/: pa_vdouble.h, pa_vint.h: odbc: no result queries;
18371: quote. optimized double&int tostring-s
18372:
18373: * src/main/: compile.C, compile.y, compile_tools.h: allowed
18374: whitespace before first method decl
18375:
18376: * src/classes/table.C: allowed nontable result in table:sql,
18377: results in empty table
18378:
18379: * src/main/: compile.C, compile.y, compile_tools.h: allowed empty
18380: lines before first method decl
18381:
18382: * src/: classes/table.C, main/main.dsp, types/pa_vtable.C,
18383: types/pa_vtable.h: ^table.record[] now $table.fields
18384:
18385: * src/main/compile.y: $var[] is now empty string, not void
18386:
18387: * src/main/: compile.y, execute.C: $var[] is now empty string, not
18388: void
18389:
18390: * src/: classes/string.C, include/pa_globals.h, main/execute.C,
18391: main/pa_globals.C: match replace code context moved to implicit
18392: $match context
18393:
18394: * src/: include/pa_opcode.h, main/compile.y, main/compile_tools.C,
18395: main/compile_tools.h, main/execute.C: with killed, code storage
18396: introduced with former 'with' syntax
18397:
18398: 2001-07-24 parser
18399:
18400: * src/: main/compile.C, main/execute.C, main/pa_string.C,
18401: types/pa_value.h: first get_element, next get operator
18402:
18403: * src/main/compile.y: removed @end handling
18404:
18405: * src/main/: compile.C, compile.y: @end handling method2
18406:
18407: * src/: classes/file.C, include/pa_common.h, main/pa_common.C:
18408: file:move
18409:
18410: * src/main/pa_common.C: file_read close @ eof when imgsize bug
18411: fixed
18412:
18413: 2001-07-23 parser
18414:
18415: * src/: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql odbc
18416: driver
18417:
18418: * src/classes/hash.C: changed sql driver query interface
18419:
18420: * src/: classes/hash.C, classes/string.C, classes/table.C,
18421: classes/void.C, include/pa_sql_connection.h, sql/pa_sql_driver.h:
18422: changed sql driver query interface
18423:
18424: 2001-07-20 parser
18425:
18426: * src/types/pa_vrequest.C: X!$browser:type
18427:
18428: * src/: classes/file.C, classes/string.C, include/pa_string.h,
18429: main/execute.C, main/pa_string.C, types/pa_valiased.C,
18430: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.h,
18431: types/pa_vcookie.h, types/pa_vdate.h, types/pa_vfile.h,
18432: types/pa_vform.h, types/pa_vhash.h, types/pa_vmath.h,
18433: types/pa_vobject.h, types/pa_vrequest.C,
18434: types/pa_vstateless_class.h, types/pa_vstateless_object.h: only
18435: ^class:method dynamic calls allowed. ^BASE.method call disabled.
18436: BASE element globally removed
18437:
18438: 2001-07-18 parser
18439:
18440: * src/classes/file.C: file:exec/cgi msg
18441:
18442: * src/classes/file.C: $file:exit-code renamed to 'status'
18443:
18444: * src/: classes/file.C, main/pa_exec.C: file:exec
18445:
1.101 moko 18446: * src/: Makefile.am, classes/Makefile.am, main/Makefile.am,
18447: targets/Makefile.am, targets/cgi/Makefile.am, types/Makefile.am:
18448: removed $id from *.in *.am
1.95 moko 18449:
18450: * src/main/: pa_request.C, untaint.C: ORIGINS langs name
18451: abbrevations
18452:
18453: * src/: classes/date.C, classes/mail.C, classes/math.C,
18454: classes/string.C, classes/table.C, include/pa_globals.h,
18455: include/pa_string.h, main/execute.C, main/pa_globals.C,
18456: main/pa_request.C, main/pa_string.C, main/untaint.C,
18457: types/pa_value.h, types/pa_vdouble.h, types/pa_vfile.h,
18458: types/pa_vint.h, types/pa_vstring.C, types/pa_vstring.h:
18459: $ORIGINS(1) output tracing mode
18460:
18461: 2001-07-13 parser
18462:
18463: * src/: classes/double.C, classes/int.C, classes/string.C,
18464: include/pa_request.h, main/execute.C, main/pa_request.C:
18465: auto.p[@auto], /news/auto.p[no @auto], so that initializing
18466: second would not call first @auto
18467:
18468: * src/main/: execute.C, pa_request.C: order of MAIN parents was
18469: wrong, fixed
18470:
18471: 2001-07-12 parser
18472:
18473: * src/types/pa_value.h: pa_value.putelement modification of system
18474: classes prevented
18475:
18476: 2001-07-11 parser
18477:
18478: * src/: classes/string.C, doc/sources2html.cmd: lr split now yelds
18479: table $piece
18480:
18481: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
18482: types/pa_vstateless_class.h: $file created by file:state +=
18483: .atime .mtime .ctime +found&fixed bug with exceptions on
18484: get_junction-created objects [they were on wrong pool]
18485:
18486: 2001-07-09 parser
18487:
18488: * src/main/untaint.C: qp wrong name
18489:
18490: * src/: classes/date.C, classes/string.C, classes/table.C,
18491: main/compile.y: date format 0
18492:
18493: 2001-07-07 parser
18494:
18495: * src/: classes/date.C, classes/table.C, include/pa_common.h,
18496: include/pa_string.h, main/pa_common.C, types/pa_vdate.h: date
18497: roll table calendar
18498:
18499: * src/: classes/Makefile.am, classes/date.C, classes/file.C,
18500: classes/hash.C, classes/image.C, classes/mail.C, classes/math.C,
18501: classes/op.C, classes/string.C, classes/table.C, classes/void.C,
18502: include/pa_request.h, main/main.dsp, types/pa_value.h,
18503: types/pa_vdate.h, types/pa_wcontext.C: date now set $fields roll
18504: string. todo: sql, calendar
18505:
18506: 2001-07-06 parser
18507:
18508: * src/: classes/math.C, include/pa_request.h, main/execute.C,
18509: main/main.dsp, main/pa_request.C, types/pa_vmath.h: math 0
18510:
18511: 2001-07-03 parser
18512:
18513: * src/: classes/Makefile.am, classes/math.C, classes/op.C,
18514: classes/random.C, main/main.dsp: class random renamed to math,
18515: operators became methods
18516:
18517: * src/classes/op.C: pow sqrt
18518:
18519: * src/: classes/op.C, main/execute.C: sin asin cos acos tan atan
18520:
18521: 2001-07-02 parser
18522:
18523: * src/classes/table.C: ^table.columns column renamed from 'name' to
18524: 'column'
18525:
18526: * src/classes/hash.C: ^hash.keys[]
18527:
18528: * src/: classes/table.C, main/pa_table.C: ^table:columns[]
18529:
18530: * src/main/: compile.y, compile_tools.h: in expressions now allowed
18531: 'strings'
18532:
18533: 2001-06-29 parser
18534:
18535: * src/main/: execute.C: /0 %0 checkes ver 2
18536:
18537: * src/main/execute.C: /0 %0 checke
18538:
18539: * src/classes/Makefile.am: nothing - void
18540:
18541: * src/classes/table.C: empty strings @ sql
18542:
18543: 2001-06-28 parser
18544:
18545: * src/: classes/double.C, classes/file.C, classes/form.C,
18546: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
18547: classes/op.C, classes/random.C, classes/response.C,
18548: classes/string.C, classes/table.C, classes/void.C,
18549: main/compile.C, main/compile_tools.C, main/execute.C,
18550: main/pa_array.C, main/pa_common.C, main/pa_dir.C,
18551: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
18552: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
18553: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
18554: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
18555: targets/isapi/parser3isapi.C, main/compile.y: */ static const
18556: char *RCSId="$Id: double.C,v 1.31 2001/06/28 07:41:59 parser Exp
18557: $";
18558:
18559: * src/: classes/double.C, classes/file.C, classes/form.C,
18560: classes/hash.C, classes/image.C, classes/int.C, classes/mail.C,
18561: classes/op.C, classes/random.C, classes/response.C,
18562: classes/string.C, classes/table.C, classes/void.C,
18563: main/compile.C, main/compile.y, main/compile_tools.C,
18564: main/execute.C, main/pa_array.C, main/pa_common.C, main/pa_dir.C,
18565: main/pa_exception.C, main/pa_exec.C, main/pa_globals.C,
18566: main/pa_hash.C, main/pa_pool.C, main/pa_request.C,
18567: main/pa_socks.C, main/pa_sql_driver_manager.C, main/pa_string.C,
18568: main/pa_table.C, main/untaint.C, targets/cgi/parser3.C,
18569: targets/isapi/parser3isapi.C: static char *RCSId="$Id$";
18570:
18571: * src/main/: compile.y, compile_tools.h: $:name: == ${name}:
18572: $class:name: == ${class:name}:
18573:
18574: * src/classes/string.C: exactly one
18575:
18576: 2001-06-27 parser
18577:
18578: * src/: classes/nothing.C, classes/void.C, types/pa_vnothing.h,
18579: types/pa_vvoid.h: nothing renamed to void
18580:
18581: * src/classes/op.C: ^switch ^case
18582:
18583: * src/main/compile.y: nothing renamed to void
18584:
18585: * src/: classes/hash.C, classes/table.C, main/compile.y,
18586: main/execute.C, main/main.dsp, main/pa_request.C,
18587: targets/cgi/pa_pool.C, types/pa_value.h, types/pa_vcode_frame.h,
18588: types/pa_vmethod_frame.h, types/pa_vtable.h: nothing renamed to
18589: void
18590:
18591: * src/main/compile.y: lexer: $zzzz^zzzz were name part
18592:
18593: 2001-05-28 parser
18594:
18595: * src/doc/html2chm.cmd: removed >a
18596:
18597: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: release
18598: project options [some bugs]
18599:
18600: * src/doc/sources2html.cmd: z
18601:
18602: * src/: classes/classes.C, main/compile.C, main/compile.y,
18603: main/execute.C: operators are not in root class again
18604:
18605: 2001-05-24 parser
18606:
18607: * src/targets/cgi/parser3.dsp: project file
18608:
18609: * src/: classes/op.C, main/pa_request.C, targets/cgi/parser3.C:
18610: ^log ^exp
18611:
18612: * src/: main/pa_request.C, targets/cgi/parser3.C: // no _
18613: conversions in @exception[params]
18614:
18615: * src/main/pa_request.C: // no _ conversions in @exception[params]
18616:
18617: 2001-05-23 parser
18618:
18619: * src/main/pa_string.C: string cmp bug
18620:
18621: * src/classes/: mail.C, op.C: rem max 1000
18622:
18623: * src/: classes/op.C, main/compile.y: allow one empty line before
18624: LS_DEF_NAME
18625:
18626: 2001-05-22 parser
18627:
18628: * src/classes/op.C: if params code-required
18629:
18630: 2001-05-21 parser
18631:
18632: * src/types/pa_vstring.C: eoleof
18633:
18634: * src/classes/Makefile.am: .AM
18635:
18636: * src/classes/nothing.C: resultless ^sql moved to nothing:
18637:
18638: * src/classes/: nothing.C, op.C: 'unknown' renamed to 'nothing'
18639:
18640: * src/: classes/double.C, classes/nothing.C, classes/string.C,
18641: classes/unknown.C, main/main.dsp, types/pa_vnothing.h,
18642: types/pa_vunknown.h, classes/hash.C, main/compile.y,
18643: main/execute.C, targets/cgi/pa_pool.C, types/pa_vcode_frame.h,
18644: types/pa_vmethod_frame.h, types/pa_vtable.h, classes/table.C,
18645: main/pa_request.C, types/pa_value.h: 'unknown' renamed to
18646: 'nothing'
18647:
18648: * src/types/: pa_vstring.C, pa_vstring.h: removed unnecessary
18649: vstring::set_string
18650:
18651: * src/classes/: double.C, int.C, string.C: int,double;sql
18652:
18653: * src/: classes/hash.C, classes/int.C, classes/string.C,
18654: classes/table.C, include/pa_string.h, main/pa_string.C,
18655: types/pa_vstring.C, types/pa_vstring.h: started int:sql
18656:
18657: * src/: classes/classes.C, classes/hash.C, classes/op.C,
18658: classes/table.C, main/compile.C, main/compile.y, main/execute.C:
18659: hash:sql moved to main trunc. operators.txt updated
18660:
18661: * src/classes/: hash.C, op.C, table.C: hash:sql
18662:
18663: * src/classes/op.C: z
18664:
18665: * src/: main/compile.C, classes/classes.C: 1
18666:
18667: * src/: classes/classes.C, main/compile.C, main/compile.y,
18668: main/execute.C: 0
18669:
18670: * src/main/execute.C: z
18671:
18672: * src/targets/cgi/parser3.C: z
18673:
18674: * src/targets/cgi/parser3.C: argv can be just "parser3". made
18675: site_auto_path "." in that case
18676:
18677: * src/targets/cgi/: parser3.C: z
18678:
18679: * src/main/pa_request.C: .am
18680:
18681: * src/: main/pa_request.C, targets/cgi/parser3.C:
18682: pcre_tables=pcre_default_tables;
18683:
18684: 2001-05-19 parser
18685:
18686: * src/main/pa_string.C: z
18687:
18688: * src/: include/pa_string.h, main/untaint.C, targets/cgi/pa_pool.C:
18689: introducing String::cstr_bufsize, returns just size+1 for as_is
18690: target.
18691:
18692: * src/: main/untaint.C, targets/cgi/pa_pool.C,
18693: targets/cgi/parser3.C: fixed bug in pre html untaint, wrong size
18694: used, 4* mem wasted
18695:
18696: * src/classes/string.C: root context in match replace body now
18697: unchanged
18698:
18699: * src/types/pa_value.h: parameter # 1 based
18700:
18701: * src/main/pa_common.C: common: actual filename '%s'
18702:
18703: * src/classes/string.C: z
18704:
18705: * src/classes/Makefile.am: classes/.am
18706:
18707: * src/classes/: Makefile.am: classes/.am
18708:
18709: * src/: classes/Makefile.am, main/pa_sql_driver_manager.C,
18710: targets/cgi/pa_pool.C: classes/.am
18711:
18712: 2001-05-18 parser
18713:
1.101 moko 18714: * src/: include/pa_config_auto.h.in, targets/cgi/pa_pool.C: .am
18715: pa_threads.C ins
1.95 moko 18716:
18717: * src/targets/cgi/Makefile.am: .am pa_threads.C added
18718:
18719: 2001-05-17 parser
18720:
18721: * src/: classes/string.C, include/pa_config_fixed.h,
18722: include/pa_config_includes.h, main/compile.y,
18723: main/compile_tools.h, main/execute.C, main/pa_array.C,
18724: main/pa_common.C, main/pa_dir.C, main/pa_hash.C, main/pa_pool.C,
18725: main/untaint.C, types/pa_vcookie.C, types/pa_vfile.C,
18726: types/pa_vform.C: #include "pa_config_includes.h" removed from
18727: most .C
18728:
18729: * src/doc/html2chm.cmd: z
18730:
18731: * src/doc/: chm.cmd, doxygen.cmd, html2chm.cmd, sources2html.cmd,
18732: view.cmd, view_chm.cmd, view_html.cmd: doc cmds
18733:
18734: * src/main/pa_sql_driver_manager.C: moved expiration to
18735: get_connection_from_cache
18736:
18737: * src/main/pa_sql_driver_manager.C: cache expiration bf
18738:
18739: * src/: classes/classes.h, include/pa_sql_connection.h,
18740: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C:
18741: cache expiration[use SQL_Driver::disconnect]
18742:
18743: * src/main/pa_table.C: table.locate current restored on "not found"
18744:
18745: * src/: main/execute.C, types/pa_vmethod_frame.h: endless recursion
18746: line no
18747:
18748: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
18749: ANTI_ENDLESS_EXECUTE_RECOURSION
18750:
18751: * src/: classes/op.C, include/pa_sql_connection.h,
18752: include/pa_sql_driver_manager.h, main/pa_sql_driver_manager.C,
18753: sql/pa_sql_driver.h: fixed problem at last: 2connections own
18754: 1driver and set_services fight for driver::fservices. before fix
18755:
18756: * src/: classes/op.C, include/pa_config_fixed.h,
18757: include/pa_sql_connection.h, include/pa_sql_driver_manager.h,
18758: main/pa_sql_driver_manager.C: found problem at last: 2connections
18759: own 1driver and set_services fight for driver::fservices. before
18760: fix
18761:
18762: * src/: include/pa_config_fixed.h, include/pa_threads.h,
18763: targets/cgi/pa_threads.C, targets/cgi/parser3.dsp,
18764: targets/isapi/pa_threads.C, targets/isapi/parser3isapi.dsp: added
18765: pa_threads.C
18766:
18767: * src/include/pa_threads.h: removed targets/parser
18768:
18769: * src/include/: pa_array.h, pa_common.h, pa_config_fixed.h,
18770: pa_config_includes.h, pa_exception.h, pa_exec.h, pa_globals.h,
18771: pa_hash.h, pa_opcode.h, pa_pool.h, pa_request.h, pa_sapi.h,
18772: pa_socks.h, pa_sql_connection.h, pa_stack.h, pa_string.h,
18773: pa_table.h, pa_threads.h: #include "pa_config_includes.h" in all
18774: headers
18775:
18776: * src/: classes/image.C, include/pa_sql_driver_manager.h,
18777: main/pa_sql_driver_manager.C, main/pa_string.C: wrong includes
18778: order prevented sqlmanager to see MULTYTHREAD define
18779:
18780: * src/: include/pa_config_fixed.h, include/pa_threads.h,
18781: main/pa_sql_driver_manager.C: SYNCHRONIZED moved closer to caches
18782: put/gets
18783:
18784: * src/: include/pa_hash.h, main/execute.C: removed /*SYNCHRONIZED*/
18785: from hash.h
18786:
18787: * src/: classes/op.C, include/pa_sql_connection.h,
18788: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: connection
18789: from cache ->set_services(&services);
18790:
18791: 2001-05-16 parser
18792:
18793: * src/targets/cgi/parser3.C: z
18794:
18795: * src/: include/pa_pool.h, targets/cgi/pa_pool.C: removed pool
18796: debug, #ifdefed some. would debug later, on more precise sample
18797: than stupid: @main[] $name[$z[]] ^for[i](0;10000-2){ $tail[9994]
18798: $name.$tail[$tail!] $name.$tail } ok3
18799:
18800: * src/: include/pa_array.h, main/pa_array.C, targets/cgi/parser3.C:
18801: removed array debug. before vstring rebasing
18802:
18803: * src/: include/pa_array.h, include/pa_string.h, main/execute.C,
18804: main/pa_array.C, targets/cgi/pa_pool.C, targets/cgi/parser3.C:
18805: array debugged; adjusted
18806:
18807: * src/main/: pa_sql_driver_manager.C, pa_string.C:
18808: SQL_Driver_manager line no for connect/charset errors
18809:
18810: 2001-05-15 parser
18811:
18812: * src/: include/pa_array.h, include/pa_string.h, main/pa_array.C,
18813: main/pa_string.C: string+array made linear grows
18814:
18815: * src/: include/pa_string.h, main/pa_string.C,
18816: targets/cgi/pa_pool.C, targets/cgi/parser3.C: think that all must
18817: grow lineary, not exponentialy
18818:
18819: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C,
18820: targets/cgi/pa_pool.C, targets/cgi/parser3.C: string fixed bug
18821: with fullchunk cmps
18822:
18823: * src/targets/cgi/: pa_pool.C, parser3.C: main loss here: 5673321/
18824: 70041= 81
18825:
18826: * src/: include/pa_string.h, targets/cgi/pa_pool.C,
18827: targets/cgi/parser3.C: detected huge mem allocation: size/times
18828: malloc 27809390/368771, calloc 3232/83. would test now
18829:
18830: * src/: classes/random.C, main/compile.y, main/execute.C,
18831: main/pa_request.C, types/pa_value.h, types/pa_vmethod_frame.h:
18832: numbered params had wrong name - for instance: bad error message
18833: in ^for[] bad body type. fixed
18834:
18835: 2001-05-14 parser
18836:
18837: * src/: classes/string.C, include/pa_string.h, main/pa_string.C,
18838: main/untaint.C: ^string.upper|lower[]
18839:
18840: 2001-05-11 parser
18841:
18842: * src/: classes/double.C, classes/image.C, classes/op.C,
18843: classes/string.C, classes/table.C, classes/unknown.C,
18844: main/execute.C, types/pa_value.h, types/pa_vbool.h,
18845: types/pa_vdouble.h, types/pa_vint.h, types/pa_vstring.h,
18846: types/pa_vunknown.h: op: MAX_LOOPS as_int
18847:
18848: * src/: main/main.dsp, targets/isapi/parser3isapi.dsp: fixed some
18849: .dsp for win32tools
18850:
18851: 2001-05-11 paf
18852:
18853: * src/: classes/classes.cmd, classes/gawk.exe, classes/ls.exe,
18854: main/bison.exe, targets/isapi/KILL.EXE, targets/isapi/PSTAT.EXE,
18855: targets/isapi/istart.cmd, targets/isapi/istop.cmd,
18856: targets/isapi/kill.pl: moved win32 helpers to /win32tools
18857:
18858: 2001-05-10 paf
18859:
18860: * src/include/: pa_common.h, pa_config_includes.h: inline undefed
18861: for C++, that's all
18862:
1.101 moko 18863: * src/include/: pa_config_auto.h.in, pa_config_fixed.h,
18864: pa_config_includes.h: inline wonders
1.95 moko 18865:
18866: * src/: classes/Makefile.am, classes/hash.C, doc/doxygen.cfg,
18867: doc/doxygen.cmd: hash.C added
18868:
18869: * src/: main/pa_request.C, types/pa_vrequest.C: op configured
18870:
18871: * src/main/compile.y: @end grammar: allowed zero strings in control
18872: menthod
18873:
18874: * src/types/: pa_value.h, pa_vclass.h, pa_vstateless_class.h,
18875: pa_vstateless_object.h: changed priority: field before method
18876: lookup in vclass & vobject
18877:
18878: * src/: doc/doxygen.cmd, main/compile.y, types/pa_vobject.h:
18879: grammar: priorities changes [lowerd && prior] vobject: now first
18880: fields, next methods
18881:
18882: 2001-05-08 paf
18883:
18884: * src/main/pa_table.C: table columnname2item on nameless ignored
18885: bark=false. fixed
18886:
18887: * src/: classes/table.C, types/pa_value.h, types/pa_vhash.h,
18888: types/pa_vmethod_frame.h: hash:default works at last!
18889:
18890: * src/: classes/mail.C, classes/table.C, doc/doxygen.cmd,
18891: main/main.dsp, types/pa_vhash.h, types/pa_vstateless_class.h:
18892: hash:default
18893:
18894: * src/classes/table.C: z
18895:
18896: * src/classes/table.C: table:hash always hash of hash now
18897:
18898: * src/classes/table.C: table:empty return bool now
18899:
18900: * src/: classes/table.C, doc/chm.cmd, include/pa_array.h,
18901: include/pa_table.h, main/pa_table.C, types/pa_value.h,
18902: types/pa_vtable.h: table:hash
18903:
18904: * src/classes/table.C: table:record have name
18905:
18906: * src/: classes/op.C, types/pa_vtable.h: allowed $table.2342734
18907: returns vunknown
18908:
18909: * src/classes/: double.C, int.C, op.C, string.C:
18910: int,double,string:int[] double[] string:length[] results now have
18911: hames
18912:
18913: * src/: classes/op.C, classes/table.C, main/main.dsp,
18914: types/pa_vtable.h: removed table:find. table:locate and op:eval
18915: now return bool
18916:
18917: * src/: doc/chm.cmd, main/execute.C, types/pa_value.h: wrong pool
18918: in method checkparams again. fixed
18919:
18920: 2001-05-07 paf
18921:
18922: * src/doc/chm.cmd: cmd
18923:
18924: * src/: classes/image.C, classes/mail.C, classes/string.C,
18925: doc/chm.cmd, include/pa_table.h, main/pa_table.C,
18926: types/pa_value.h: method reported errors on wrong pool
18927:
18928: * src/main/execute.C: ^var[^class:var.method[]] is not constructor
18929: now
18930:
18931: * src/: doc/ClassExample2.dox, doc/aliased.dox, doc/chm.cmd,
18932: include/code.h, include/pa_opcode.h, main/compile.C,
18933: main/compile_tools.h, main/execute.C, types/pa_value.h,
18934: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
18935: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
18936: types/pa_vfile.h, types/pa_vform.h, types/pa_vhash.h,
18937: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
18938: types/pa_vmethod_frame.h, types/pa_vobject.h,
18939: types/pa_vrequest.h, types/pa_vresponse.h,
18940: types/pa_vstateless_class.h, types/pa_vstring.h,
18941: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
18942: types/pa_wwrapper.h: pa_code.h
18943:
18944: * src/doc/: chm.cmd, doxygen.cmd, view.cmd: dox cmd
18945:
18946: * src/: classes/string.C, classes/table.C, doc/ClassExample1.dox,
18947: doc/ClassExample2.dox, doc/ClassExample3.dox, doc/aliased.dox,
18948: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
18949: doc/doxygen.cmd, doc/executor.dox, doc/index.dox,
18950: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
18951: doc/string.dox, doc/targets.dox, doc/value.dox, include/code.h,
18952: include/pa_hash.h, include/pa_string.h, main/pa_request.C,
18953: main/pa_sql_driver_manager.C, types/pa_vjunction.h,
18954: types/pa_vtable.h: dox, split by not clean parts also
18955:
18956: * src/: include/pa_table.h, main/pa_table.C, types/pa_value.h,
18957: types/pa_vtable.h: table: fields, then methods. so to enable
18958: 'dir' fields & co. more
18959:
18960: * src/types/: pa_value.h, pa_vtable.h: table: fields, then methods.
18961: so to enable 'dir' fields & co.
18962:
18963: * src/main/compile.y: grammar: @end
18964:
18965: 2001-05-04 paf
18966:
18967: * src/: doc/ClassExample1.dox, doc/ClassExample2.dox,
18968: doc/ClassExample3.dox, main/execute.C: dox: example1 updated
18969:
18970: * src/: classes/classes.h, classes/double.C, classes/file.C,
18971: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
18972: classes/op.C, classes/random.C, classes/response.C,
18973: classes/string.C, classes/table.C, classes/unknown.C,
18974: doc/doxygen.cfg, doc/index.dox, main/pa_string.C: removed m-
18975: method dox
18976:
18977: 2001-05-03 paf
18978:
18979: * src/: classes/classes.h, classes/double.C, doc/aliased.dox,
18980: doc/class.dox, doc/compiler.dox, doc/doxygen.cfg,
18981: doc/doxygen.txt, doc/executor.dox, doc/index.dox,
18982: doc/methoded.dox, doc/module.dox, doc/object.dox, doc/pooled.dox,
18983: doc/string.dox, doc/targets.dox, doc/value.dox,
18984: main/pa_request.C: dox splitted .dox files and added some
18985:
18986: * src/: classes/Makefile.am, doc/doxygen.txt: classes/am
18987:
18988: 2001-05-02 paf
18989:
18990: * src/classes/: image.C, table.C: table:dir result are not tainted
18991: by file_name language now
18992:
18993: 2001-04-28 paf
18994:
18995: * src/classes/classes.inc: removed classes.inc
18996:
18997: * src/: classes/classes.inc, main/Makefile.am: removed pa_methoded
18998: from .am
18999:
19000: * src/classes/classes.awk: skipped classes in .awk
19001:
19002: * src/: classes/Makefile.am, classes/classes.C, classes/classes.h,
19003: classes/classes.inc, classes/double.C, classes/file.C,
19004: classes/form.C, classes/int.C, classes/op.C, classes/response.C,
19005: classes/string.C, classes/table.C, classes/unknown.C,
19006: include/pa_methoded.h, main/main.dsp, main/pa_methoded.C,
19007: targets/cgi/parser3.C, types/pa_vdouble.h, types/pa_vfile.h,
19008: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h: renamed
19009: pa_methoded back to classes/classes.h
19010:
19011: * src/: classes/Makefile.am, main/main.dsp: classes/Makefile.am
19012:
19013: * src/: classes/Makefile.am, classes/classes.awk,
19014: classes/classes.cmd, classes/classes.inc, classes/gawk.exe,
19015: classes/ls.exe, main/bison.exe: classes.inc autogenerator
19016:
19017: * src/: classes/classes.C, classes/classes.h, classes/double.C,
19018: classes/file.C, classes/form.C, classes/int.C, classes/op.C,
19019: classes/response.C, classes/string.C, classes/table.C,
19020: classes/unknown.C, include/pa_methoded.h, main/Makefile.am,
19021: main/main.dsp, main/pa_methoded.C, targets/cgi/parser3.C,
19022: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vform.h,
19023: types/pa_vimage.h, types/pa_vint.h: classes/classes renamet to
19024: include|main/pa_methoded
19025:
19026: * src/: include/pa_string.h, main/pa_globals.C, main/untaint.C,
19027: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: z
19028:
19029: * src/: classes/form.C, include/pa_globals.h, main/pa_globals.C:
19030: moved some configured data to request::classes_conf moved some
19031: string crations from globals to M... [works]
19032:
19033: * src/: classes/form.C, classes/mail.C, classes/op.C,
19034: include/pa_globals.h, include/pa_request.h, main/pa_globals.C,
19035: main/pa_request.C: moved some configured data to
19036: request::classes_conf moved some string crations from globals to
19037: M...
19038:
19039: * src/: classes/form.C, include/pa_request.h, main/pa_request.C:
19040: about to move configured data to special request hash
19041:
19042: * src/: classes/classes.C, classes/classes.h, classes/file.C,
19043: classes/form.C, classes/mail.C, include/pa_request.h,
19044: main/pa_request.C: configure started
19045:
19046: * src/: main/execute.C, types/pa_wcontext.h: Methoded reorganized
19047: 2. todo: methoded-configure
19048:
19049: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
19050: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
19051: classes/_random.h, classes/_response.h, classes/_string.h,
19052: classes/_table.h, classes/_unknown.h, classes/classes.inc,
19053: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
19054: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
19055: classes/random.C, classes/response.C, classes/string.C,
19056: classes/table.C, classes/unknown.C, include/pa_globals.h,
19057: include/pa_request.h, main/compile.y, main/execute.C,
19058: main/main.dsp, main/pa_globals.C, main/pa_request.C,
19059: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
19060: types/pa_value.h, types/pa_vcookie.h, types/pa_vdouble.h,
19061: types/pa_venv.h, types/pa_vfile.h, types/pa_vform.C,
19062: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
19063: types/pa_vrequest.h, types/pa_vresponse.h,
19064: types/pa_vstateless_class.h, types/pa_vstring.h,
19065: types/pa_vtable.h, types/pa_vunknown.h, types/pa_wcontext.h,
19066: classes/classes.C, classes/classes.h: Methoded reorganized. todo:
19067: methoded-configure
19068:
19069: * src/: classes/file.C, classes/table.C, main/compile.y,
19070: main/execute.C, main/pa_request.C, targets/cgi/parser3.C,
19071: types/pa_vtable.h, types/pa_wcontext.h: removed ^a.menu{$name}
19072: ability. now $a{^menu{$name}} or ^a.menu{$a.name}
19073:
19074: * src/: classes/_string.h, classes/classes.C, classes/classes.h,
19075: classes/double.C, classes/exec.C, classes/file.C, classes/form.C,
19076: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
19077: classes/random.C, classes/response.C, classes/string.C,
19078: classes/table.C, classes/unknown.C, include/pa_request.h,
19079: main/compile.y, main/execute.C, main/pa_globals.C,
19080: main/pa_request.C, types/pa_value.h, types/pa_vdouble.h,
19081: types/pa_vfile.h, types/pa_vform.C, types/pa_vform.h,
19082: types/pa_vimage.h, types/pa_vint.h, types/pa_vresponse.h,
19083: types/pa_vstring.h, types/pa_vtable.h, types/pa_vunknown.h:
19084: beautifying just compiled. todo: debug, configure
19085:
19086: 2001-04-27 paf
19087:
19088: * src/: classes/file.C, classes/image.C, classes/table.C,
19089: main/execute.C, main/pa_request.C, types/pa_vstateless_class.h:
19090: beautifying -99
19091:
19092: * src/: classes/_double.h, classes/_form.h, classes/_int.h,
19093: classes/_response.h, classes/_unknown.h, classes/classes.C,
19094: classes/classes.h, classes/double.C, classes/file.C,
19095: classes/form.C, classes/image.C, classes/int.C, classes/mail.C,
19096: classes/op.C, classes/random.C, classes/response.C,
19097: classes/string.C, include/pa_globals.h, main/main.dsp,
19098: main/pa_globals.C, types/pa_vdouble.h, types/pa_vfile.h,
19099: types/pa_vform.h, types/pa_vimage.h, types/pa_vint.h,
19100: types/pa_vresponse.h, types/pa_vstring.h, types/pa_vtable.h,
19101: types/pa_vunknown.h: beautifying -100
19102:
19103: * src/main/compile.y: serge@ found @CLASS bug. fixed
19104:
19105: * src/: classes/_file.h, classes/_image.h, classes/_mail.h,
19106: classes/_op.h, classes/_random.h, classes/_table.h,
19107: classes/file.C, classes/image.C, classes/int.C, classes/mail.C,
19108: classes/op.C, classes/random.C, classes/response.C,
19109: classes/string.C, classes/table.C, classes/unknown.C,
19110: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
19111: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
19112: types/pa_vcookie.h, types/pa_venv.h, types/pa_vrequest.h: started
19113: beautifying
19114:
19115: 2001-04-26 paf
19116:
19117: * src/: main/pa_request.C, types/pa_vfile.h: code documentation ++
19118:
19119: * src/: doc/doxygen.cfg, include/pa_socks.h, main/pa_socks.C: code
19120: documentation ++
19121:
19122: * src/: classes/_exec.h, doc/doxygen.cfg,
19123: include/pa_config_fixed.h, include/pa_config_includes.h,
19124: targets/cgi/pa_pool.C: code documentation ++
19125:
19126: * src/: classes/_image.h, classes/op.C, classes/random.C,
19127: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
19128: types/pa_vcookie.h, types/pa_vdouble.h, types/pa_venv.h,
19129: types/pa_vform.C, types/pa_vform.h, types/pa_vimage.C,
19130: types/pa_vimage.h, types/pa_vint.h, types/pa_vjunction.h,
19131: types/pa_vmethod_frame.h, types/pa_vobject.h,
19132: types/pa_vrequest.C, types/pa_vrequest.h,
19133: types/pa_vstateless_class.C, types/pa_vstateless_object.h,
19134: types/pa_vstring.C, types/pa_vstring.h, types/pa_vtable.h,
19135: types/pa_vunknown.h, types/pa_wcontext.C, types/pa_wwrapper.h:
19136: code documentation ++
19137:
19138: * src/: classes/image.C, classes/mail.C, classes/string.C,
19139: classes/table.C, doc/doxygen.cfg, doc/doxygen.txt,
19140: include/pa_array.h, include/pa_dir.h, include/pa_string.h,
19141: main/compile_tools.h, main/pa_common.C, sql/pa_sql_driver.h,
19142: types/pa_vbool.h, types/pa_vclass.h, types/pa_vcode_frame.h,
19143: types/pa_vhash.h, types/pa_vjunction.h, types/pa_vmethod_frame.h,
19144: types/pa_vobject.h, types/pa_vstateless_class.h,
19145: types/pa_wcontext.h, types/pa_wwrapper.h: code documentation ++
19146:
19147: * src/main/: pa_request.C, pa_string.C: z
19148:
19149: * src/: include/pa_common.h, include/pa_types.h,
19150: main/pa_sql_driver_manager.C: module [and, guess, isapi]
19151: connection caching fixed. request-pooled-url were stored into
19152: global connectioncache
19153:
19154: 2001-04-25 paf
19155:
19156: * src/: doc/doxygen.cfg, doc/doxygen.txt,
19157: targets/isapi/parser3isapi.C: started doc / [doxygen.txt]
19158:
19159: * src/: include/code.h, include/pa_common.h, main/compile.y,
19160: main/execute.C, main/pa_common.C: -d
19161:
19162: * src/: classes/file.C, main/pa_exec.C, targets/cgi/parser3.C:
19163: illegal call check a bit improved, but still under iis no mapping
19164: of dir with parser allowed!
19165:
19166: 2001-04-24 paf
19167:
19168: * src/targets/Makefile.am: apache module lib .am
19169:
19170: * src/main/pa_exec.C: windows32 buildCommand
19171:
19172: 2001-04-23 paf
19173:
19174: * src/targets/cgi/Makefile.am: win32 conditional
19175:
19176: * src/targets/cgi/Makefile.am: win32 conditional
19177:
19178: * src/targets/cgi/Makefile.am: liblink
19179:
19180: * src/: include/pa_array.h, main/pa_array.C, types/pa_vfile.h:
19181: vfile fields return type
19182:
19183: * src/types/pa_vfile.h: vfile fields return type
19184:
19185: * src/include/pa_config_auto.h.in: .h.in
19186:
19187: * src/: classes/Makefile, main/Makefile, targets/cgi/Makefile,
19188: types/Makefile: makefiles removed
19189:
19190: * src/: classes/Makefile, main/Makefile, main/pa_string.C,
19191: targets/cgi/Makefile, types/Makefile: configure.in + makefiles
19192:
19193: * src/main/pa_string.C: tested OK /// @test really @b test: s x m
19194: [tested: i & g ]
19195:
19196: * src/: classes/random.C, targets/cgi/parser3.C: redo failed ///
19197: @test noticed series in isapi, check how initialize_random_class
19198: is called! [must be called only once]
19199:
19200: * src/main/execute.C: operators first! so that ^table.menu{^rem{}}
19201: would not be 'unknown column'
19202:
19203: * src/: classes/table.C, types/pa_vform.C, types/pa_vtable.h: ///
19204: @test $a.menu{ $a[123] } and $a.menu{^table:set[]...}
19205:
19206: * src/: main/pa_request.C, targets/cgi/parser3.C: /// @test with
19207: commandline start "parser3 a.html" so that ^load[a.cfg] worked!
19208: [now doesnt]
19209:
19210: * src/targets/cgi/parser3.C: cgi cmdline ver
19211:
19212: * src/targets/cgi/parser3.C: cgi /// @test disable
19213: /cgi-bin/parser3/auto.p
19214:
19215: * src/main/untaint.C: untaint without charset
19216:
19217: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
19218: main/pa_common.C: common: file_write /// @test mkdirs
19219: file_delete rmdirs
19220:
19221: * src/main/untaint.C: mail header only once to =?
19222:
19223: * src/: classes/image.C, classes/mail.C, include/pa_globals.h,
19224: include/pa_string.h, main/pa_exec.C, main/pa_request.C,
19225: main/untaint.C: untaint - @test optimize whitespaces for
19226: all but 'html'
19227:
19228: * src/: classes/mail.C, include/pa_hash.h, include/pa_string.h,
19229: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
19230: main/untaint.C: untaint - @test mail-header
19231:
19232: 2001-04-20 paf
19233:
19234: * src/: classes/string.C, classes/table.C, include/pa_globals.h,
19235: include/pa_request.h, include/pa_string.h, main/compile.y,
19236: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
19237: targets/cgi/parser3.C: $MAIN:LOCALE
19238:
19239: * src/main/untaint.C: z
19240:
19241: * src/: main/untaint.C, targets/cgi/parser3.C: fixed header "a/a"
19242:
19243: 2001-04-19 paf
19244:
19245: * src/main/compile_tools.h: $a$b bugfix
19246:
19247: * src/targets/cgi/parser3.C: z
19248:
19249: * src/classes/file.C: z
19250:
19251: * src/: classes/file.C, include/pa_common.h, types/pa_vcookie.C:
19252: done: header to $fields. waits for header '\' tricks
19253:
19254: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
19255: main/untaint.C, targets/isapi/parser3isapi.C, types/pa_vcookie.C:
19256: changed urlencode here and in untaint.C to HTTP standard's " and
19257: \" mech
19258:
19259: * src/: main/pa_request.C, targets/isapi/parser3isapi.C: fixed
19260: http://alx/~paf/ doesnt load /auto.p
19261:
19262: 2001-04-18 paf
19263:
19264: * src/main/pa_request.C: 1
19265:
19266: * src/: main/Makefile.am, main/main.dsp, targets/cgi/Makefile.am:
19267: linux @alx
19268:
19269: 2001-04-17 paf
19270:
19271: * src/: classes/file.C, classes/image.C, doc/doxygen.cfg,
19272: include/pa_sql_connection.h, main/pa_sql_driver_manager.C,
19273: sql/pa_sql_driver.h: SQL_Driver_services renamed. doxygen statics
19274: enabled
19275:
19276: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
19277: classes/_exec.h, classes/_file.h, classes/_form.h,
19278: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
19279: classes/_random.h, classes/_response.h, classes/_string.h,
19280: classes/_table.h, classes/_unknown.h, classes/file.C,
19281: classes/image.C, classes/mail.C, classes/op.C, classes/random.C,
19282: include/pa_config_fixed.h, include/pa_config_includes.h,
19283: include/pa_hash.h, include/pa_sql_driver_manager.h,
19284: include/pa_version.h, main/Makefile.am, main/compile.y,
19285: main/pa_common.C, main/pa_exec.C, main/pa_socks.C,
19286: main/pa_sql_driver_manager.C, sql/Makefile.am,
19287: sql/pa_sql_driver.h, targets/cgi/Makefile.am,
19288: targets/cgi/parser3.C, types/Makefile.am, types/pa_vcookie.C,
19289: types/pa_vform.C, types/pa_vimage.h: exec @jav
19290:
19291: * src/: include/pa_sql_driver_manager.h,
19292: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h,
19293: types/pa_vimage.h: sql driver interface now has initialize(client
19294: .so)
19295:
19296: 2001-04-16 paf
19297:
19298: * src/Makefile.am: compile2 cygwin
19299:
19300: * src/: include/pa_config_includes.h, main/pa_exec.C,
19301: main/pa_socks.C, targets/cgi/Makefile.am: compile1 cygwin
19302:
19303: * src/targets/cgi/Makefile.am: compile0 jav
19304:
19305: * src/: Makefile.am, classes/Makefile.am, classes/_double.h,
19306: classes/_exec.h, classes/_file.h, classes/_form.h,
19307: classes/_image.h, classes/_int.h, classes/_mail.h, classes/_op.h,
19308: classes/_random.h, classes/_response.h, classes/_string.h,
19309: classes/_table.h, classes/_unknown.h, classes/image.C,
19310: classes/mail.C, classes/op.C, classes/random.C,
19311: include/pa_config_fixed.h, include/pa_config_includes.h,
19312: include/pa_hash.h, include/pa_version.h, main/Makefile.am,
19313: main/compile.y, main/pa_common.C, main/pa_exec.C,
19314: sql/Makefile.am, targets/cgi/Makefile.am, targets/cgi/parser3.C,
19315: types/Makefile.am, types/pa_vcookie.C, types/pa_vform.C:
19316: compile-1
19317:
19318: 2001-04-15 paf
19319:
19320: * src/classes/op.C: z
19321:
19322: * src/classes/table.C: table:empty +=process
19323:
19324: * src/types/pa_value.h: MethodParams !junction
19325:
19326: * src/: classes/_string.h, classes/double.C, classes/file.C,
19327: classes/image.C, classes/int.C, classes/mail.C, classes/op.C,
19328: classes/random.C, classes/response.C, classes/string.C,
19329: classes/table.C, classes/unknown.C, main/pa_request.C:
19330: MethodParams everywhere
19331:
19332: * src/: classes/op.C, include/pa_request.h, types/pa_value.h,
19333: types/pa_vmethod_frame.h: MethodParams in op.C
19334:
19335: 2001-04-12 paf
19336:
19337: * src/: classes/image.C, types/pa_vimage.h: image:font :text
19338:
19339: * src/: classes/_unknown.h, classes/unknown.C,
19340: include/pa_globals.h, main/main.dsp, main/pa_globals.C,
19341: types/pa_vunknown.h: ^unknown:int[]=0 double[]=0
19342:
19343: * src/: classes/image.C, main/pa_hash.C: hash bug fixed
19344:
19345: * src/classes/image.C: image:gif now does not have params
19346:
19347: * src/classes/image.C:
19348: image:line/fill/rectangle/bar/replace/polygon/polybar
19349:
19350: * src/: classes/image.C, classes/op.C, main/execute.C,
19351: types/pa_value.h, types/pa_vmethod_frame.h, types/pa_wcontext.h:
19352: for var now written not to r.wcontext, but to r.root cleared
19353: "entered_object" state
19354:
19355: 2001-04-11 paf
19356:
19357: * src/classes/image.C: image:create image:load
19358:
19359: * src/: classes/image.C, main/main.dsp: gd with mem write + image
19360: just compiled
19361:
19362: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
19363: todo: gif without file
19364:
19365: * src/: classes/image.C, types/pa_vimage.C, types/pa_vimage.h: gd
19366: started porting to Pooled descendant
19367:
19368: * src/: classes/image.C, main/execute.C, main/main.dsp,
19369: main/pa_request.C, types/pa_vcframe.h, types/pa_vcode_frame.h,
19370: types/pa_vimage.C, types/pa_vimage.h, types/pa_vmethod_frame.h,
19371: types/pa_vmframe.h: libimaging dead end: pil parses header in .py
19372:
19373: * src/: classes/image.C, include/pa_globals.h, main/main.dsp,
19374: main/pa_globals.C, types/pa_vimage.C, types/pa_vimage.h: gd dead
19375: end. switching to python imaging lib
19376:
19377: * src/main/main.dsp: gd+smtp made separate libs
19378:
19379: * src/: include/pa_globals.h, include/pa_string.h,
19380: main/pa_common.C, main/pa_request.C, main/untaint.C,
19381: types/pa_vfile.C, types/pa_vstring.C: fixed vstring:as_vfile
19382: length
19383:
19384: * src/: classes/mail.C, classes/op.C, targets/cgi/parser3.C,
19385: types/pa_value.h, types/pa_vfile.C, types/pa_vfile.h,
19386: types/pa_vform.C, types/pa_vstring.C, types/pa_vstring.h: forced
19387: UL_FILE_NAME of posted file name
19388:
19389: * src/: classes/image.C, main/pa_request.C, types/pa_vform.C: fixed
19390: post [broke when moved post read to core]
19391:
19392: 2001-04-10 paf
19393:
19394: * src/classes/image.C: image:html done
19395:
19396: * src/: classes/image.C, types/pa_vimage.C: jpg measure bugs fixed
19397:
19398: * src/classes/image.C: z
19399:
19400: * src/: classes/_image.h, classes/image.C, types/pa_vimage.C: image
19401: forgotten!
19402:
19403: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
19404: main/pa_request.C, main/pa_string.C, main/untaint.C,
19405: types/pa_vimage.h: image:measure -90
19406:
19407: * src/: classes/_double.h, classes/_file.h, classes/_form.h,
19408: classes/_int.h, classes/_mail.h, classes/_op.h,
19409: classes/_random.h, classes/_response.h, classes/_string.h,
19410: classes/_table.h, classes/file.C, classes/mail.C,
19411: include/pa_common.h, include/pa_globals.h, main/execute.C,
19412: main/main.dsp, main/pa_common.C, main/pa_globals.C,
19413: targets/isapi/parser3isapi.C, types/pa_value.h, types/pa_vfile.C,
19414: types/pa_vfile.h, types/pa_vhash.h, types/pa_vimage.h,
19415: types/pa_vresponse.h, types/pa_vstring.h: image:measure -100 just
19416: compiled
19417:
19418: * src/classes/mail.C: minor bug with unclear from/to
19419:
19420: * src/classes/mail.C: sendmail unix skipping defaults
19421:
19422: * src/: classes/mail.C, include/pa_common.h, main/pa_common.C:
19423: sendmail unix added defaults
19424:
19425: * src/classes/mail.C: unix sendmail compiled. todo:testing
19426:
19427: * src/: classes/mail.C, main/pa_globals.C: smtp some consts
19428:
19429: 2001-04-09 paf
19430:
19431: * src/: classes/file.C, include/pa_exec.h, include/pa_sapi.h,
19432: main/main.dsp, main/pa_exec.C, targets/cgi/parser3.C,
19433: targets/cgi/parser3.dsp, targets/isapi/parser3isapi.C,
19434: targets/isapi/parser3isapi.dsp: all targets exec
19435:
19436: * src/: include/pa_sapi.h, include/pa_string.h,
19437: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
19438: targets/isapi/parser3isapi.dsp: sapi exec dead end. badly parsed
19439: args in apache:util.script
19440:
19441: * src/include/pa_string.h: written but not tested exec with env for
19442: unix
19443:
19444: * src/: classes/file.C, main/main.dsp, main/pa_request.C,
19445: targets/cgi/parser3.C: exec win32 env
19446:
19447: * src/: classes/file.C, include/pa_hash.h, main/pa_hash.C: exec env
19448: 0
19449:
19450: * src/: classes/exec.C, classes/file.C, include/pa_globals.h,
19451: main/execute.C, main/main.dsp, main/pa_globals.C,
19452: main/pa_request.C, types/pa_vfile.C, types/pa_vfile.h,
19453: types/pa_vform.C, types/pa_vstring.C: exec4. todo env
19454:
19455: * src/: classes/exec.C, include/pa_common.h, main/pa_common.C,
19456: main/untaint.C: exec3. decided exec:cgi to move to file:cgi
19457:
19458: * src/: classes/_exec.h, main/execute.C, main/pa_globals.C,
19459: main/pa_request.C, types/pa_vcookie.C, types/pa_vfile.C: exec -2
19460:
19461: * src/: classes/_exec.h, classes/exec.C, include/pa_common.h,
19462: include/pa_request.h, include/pa_sapi.h, include/pa_string.h,
19463: main/pa_common.C, main/pa_request.C, main/pa_string.C,
19464: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
19465: targets/isapi/parser3isapi.C, types/pa_vform.C, types/pa_vform.h:
19466: exec class just compiled. moved post read to request core
19467:
19468: * src/: classes/_op.h, include/pa_dir.h, include/pa_globals.h,
19469: include/pa_sapi.h, main/main.dsp, main/pa_dir.C,
19470: main/pa_globals.C, targets/cgi/parser3.C,
19471: targets/cgi/parser3.dsp: problems with ^exec:cgi post data. they
19472: are already read by vform
19473:
19474: 2001-04-08 paf
19475:
19476: * src/: classes/file.C, classes/mail.C, classes/string.C,
19477: include/pa_request.h, include/pa_string.h, main/pa_request.C:
19478: uuencode. string<<
19479:
19480: 2001-04-07 paf
19481:
19482: * src/classes/mail.C: z
19483:
19484: * src/classes/mail.C: z
19485:
19486: * src/classes/mail.C: ^mail[$attach
19487:
19488: * src/classes/mail.C: ^attach dead end
19489:
19490: * src/: include/pa_socks.h, main/main.dsp, main/pa_socks.C,
19491: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
19492: targets/isapi/parser3isapi.C: mail:send 1
19493:
19494: * src/: classes/mail.C, main/pa_request.C: z
19495:
19496: * src/: classes/mail.C, include/pa_globals.h, include/pa_request.h,
19497: main/main.dsp, main/pa_globals.C, main/pa_request.C: smtp just
19498: compiled
19499:
19500: * src/classes/mail.C: +=
19501:
19502: * src/: classes/mail.C, include/pa_string.h: mail:send -1 text
19503: prepared
19504:
19505: * src/: classes/_mail.h, classes/mail.C, include/pa_common.h,
19506: include/pa_globals.h, include/pa_string.h, main/main.dsp,
19507: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
19508: main/untaint.C, types/pa_vcookie.C: mail:send -10 just compiled
19509:
19510: 2001-04-06 paf
19511:
19512: * src/: classes/table.C, include/pa_globals.h, main/pa_globals.C,
19513: main/pa_string.C: table:dir 1
19514:
19515: * src/: classes/table.C, include/pa_dir.h, main/execute.C,
19516: main/main.dsp, main/pa_dir.C: table:dir 0 [without regexp]
19517:
19518: * src/: classes/_op.h, classes/_root.h, classes/op.C,
19519: classes/root.C, include/pa_globals.h, include/pa_request.h,
19520: main/compile.C, main/execute.C, main/main.dsp, main/pa_globals.C,
19521: main/pa_request.C: renamed 'root' to 'op'
19522:
19523: * src/classes/: _op.h, op.C: renamed from 'root'
19524:
19525: * src/types/pa_valiased.C: another root inherititance skipped
19526:
19527: * src/main/: compile.C, compile.y, execute.C: operators are now not
19528: root methods of parent class. just 'ROOT' class
19529:
19530: * src/: classes/random.C, classes/table.C, main/pa_globals.C:
19531: @office
19532:
19533: * src/: main/pa_request.C, sql/pa_sql_driver.h: mysql limit
19534:
19535: 2001-04-05 paf
19536:
19537: * src/: main/execute.C, main/pa_request.C, main/pa_string.C,
19538: types/pa_value.h, types/pa_vmframe.h, types/pa_wcontext.h:
19539: constructor flag dropped at get_method_frame and remembered into
19540: method_frame
19541:
19542: * src/: classes/file.C, classes/root.C, classes/string.C,
19543: classes/table.C, main/pa_request.C: junction to code&expression
19544: in errors
19545:
19546: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
19547: main/pa_string.C, targets/isapi/parser3isapi.dsp:
19548: $LOCALE:ctype[Russian_Russia.1251]
19549:
19550: * src/: include/pa_config_fixed.h, include/pa_config_includes.h,
19551: include/pa_hash.h, include/pa_string.h, main/pa_hash.C,
19552: main/pa_table.C: hash now not thread-safe.
19553:
19554: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
19555: main/untaint.C: z
19556:
19557: * src/: classes/random.C, classes/root.C, classes/table.C,
19558: include/pa_sql_connection.h, include/pa_string.h, main/execute.C,
19559: main/pa_sql_driver_manager.C, main/pa_string.C, main/untaint.C,
19560: sql/pa_sql_driver.h, types/pa_vmframe.h, types/pa_wcontext.C,
19561: types/pa_wcontext.h: sql quote. string untaint UL_SQL
19562:
19563: * src/: classes/table.C, include/pa_sql_connection.h,
19564: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql ping
19565:
19566: * src/classes/table.C: select * from hren error contains statement
19567:
19568: * src/: classes/table.C, include/pa_sql_connection.h,
19569: include/pa_types.h, main/pa_sql_driver_manager.C, main/untaint.C,
19570: sql/pa_sql_driver.h, targets/cgi/parser3.dsp: mysql 0
19571:
19572: * src/: classes/root.C, include/pa_sql_connection.h,
19573: include/pa_sql_driver.h, main/main.dsp,
19574: main/pa_sql_driver_manager.C, sql/pa_sql_driver.h: sql driver
19575: services for conv memory & error reporting
19576:
19577: 2001-04-04 paf
19578:
19579: * src/doc/doxygen.cfg: z
19580:
19581: * src/include/pa_sql_driver.h: mysql connect
19582:
19583: * src/include/pa_sql_driver.h: mysql info
19584:
19585: * src/: classes/root.C, include/pa_sql_driver.h,
19586: include/pa_sql_driver_manager.h, main/main.dsp,
19587: main/pa_sql_driver_manager.C: more manager&connection&driver
19588:
19589: * src/sql/Makefile.am: forgot to add mysql client
19590:
19591: * src/: include/pa_sql_driver.h, include/pa_sql_driver_manager.h,
19592: main/pa_sql_driver_manager.C: connect&sql -1000 just compiled
19593: [forgot to add libltdl, added]
19594:
19595: * src/: Makefile.am, classes/root.C, classes/string.C,
19596: classes/table.C, include/pa_globals.h, include/pa_hash.h,
19597: include/pa_pool.h, include/pa_request.h, include/pa_sapi.h,
19598: include/pa_string.h, include/pa_table.h, main/main.dsp,
19599: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
19600: main/pa_string.C, main/pa_table.C, main/untaint.C: connect&sql
19601: -1000 just compiled
19602:
19603: * src/: classes/random.C, classes/root.C, classes/table.C,
19604: include/pa_globals.h, include/pa_pool.h, include/pa_request.h,
19605: main/pa_request.C, types/pa_vclass.h: sql frame -10
19606:
19607: 2001-04-03 paf
19608:
19609: * src/types/pa_vform.C: z
19610:
19611: * src/: classes/string.C, types/pa_vform.C: string:match replace
19612: assigned lang
19613:
19614: * src/: classes/string.C, main/compile.y: grammar: fixed to allow
19615: {}[]< empty []
19616:
19617: * src/: classes/file.C, classes/string.C, classes/table.C,
19618: include/pa_string.h, main/pa_common.C, main/pa_string.C,
19619: main/untaint.C: string:match replace 2. string.cstr(forced lang)
19620:
19621: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
19622: string:match replace strange matches
19623:
19624: * src/classes/string.C: string:match replace 0
19625:
19626: * src/: classes/string.C, main/pa_string.C: string:match replace
19627: prepared 2
19628:
19629: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
19630: string:match replace prepared
19631:
19632: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
19633: string:match replace -11
19634:
19635: * src/: classes/string.C, include/pa_globals.h,
19636: include/pa_string.h, include/pa_threads.h, main/pa_globals.C,
19637: main/pa_string.C, targets/isapi/parser3isapi.dsp: string:match 0
19638:
19639: * src/: classes/string.C, include/pa_globals.h,
19640: include/pa_string.h, main/main.dsp, main/pa_globals.C,
19641: main/pa_string.C: string:match [search] -1 just compiled
19642:
19643: * src/types/pa_vstring.C: z
19644:
19645: * src/: classes/double.C, classes/file.C, classes/form.C,
19646: classes/int.C, classes/response.C, classes/root.C,
19647: classes/string.C, classes/table.C, include/pa_string.h,
19648: main/pa_string.C: string:match -10 [frame]
19649:
19650: * src/: classes/file.C, main/compile_tools.C, main/pa_common.C,
19651: main/pa_request.C: z
19652:
19653: * src/: main/pa_common.C, main/untaint.C, targets/cgi/parser3.C,
19654: targets/isapi/parser3isapi.C, targets/isapi/pool_storage.h:
19655: todo/tests
19656:
19657: * src/include/pa_common.h: z
19658:
19659: * src/: include/pa_globals.h, include/pa_hash.h, main/pa_globals.C,
19660: main/pa_request.C, targets/cgi/parser3.C,
19661: targets/isapi/parser3isapi.C, types/pa_vfile.C:
19662: content-disposition
19663:
19664: * src/: include/pa_common.h, include/pa_globals.h,
19665: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
19666: targets/isapi/parser3isapi.C, types/pa_value.h: main:post-process
19667:
19668: * src/: include/pa_common.h, include/pa_request.h,
19669: include/pa_sapi.h, main/main.dsp, main/pa_common.C,
19670: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
19671: types/pa_vfile.C, types/pa_vfile.h, types/pa_vstring.h: vfile in
19672: response:body
19673:
19674: * src/classes/table.C: table:append now uses string::split
19675:
19676: * src/classes/table.C: z
19677:
19678: * src/: classes/file.C, classes/root.C, classes/string.C,
19679: classes/table.C, doc/doxygen.cmd, doc/doxygen.txt,
19680: doc/generate.cmd, include/pa_array.h, include/pa_request.h,
19681: include/pa_string.h, main/execute.C, main/pa_string.C,
19682: main/untaint.C, targets/cgi/parser3.C, types/pa_vcookie.C:
19683: string::pos & cmp & piece bugs fixed. string::split new
19684: table:load separated from set table:set implemented with clean \n
19685: \t searches
19686:
19687: 2001-04-02 paf
19688:
19689: * src/: classes/table.C, include/pa_string.h, main/pa_string.C,
19690: types/pa_valiased.C, types/pa_valiased.h, types/pa_vdouble.h,
19691: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
19692: types/pa_vstring.h, types/pa_vtable.h: string::pos. about to use
19693: it in table:set/load
19694:
19695: * src/: classes/table.C, include/pa_array.h, include/pa_string.h,
19696: include/pa_table.h, main/execute.C, types/pa_value.h: table:join
19697:
19698: * src/classes/random.C: random:generate 1
19699:
19700: * src/: classes/_random.h, classes/random.C, include/pa_globals.h,
19701: main/main.dsp, main/pa_globals.C, main/pa_request.C,
19702: types/pa_value.h: random:generate
19703:
19704: 2001-03-30 paf
19705:
19706: * src/: classes/table.C, include/pa_string.h, main/pa_string.C:
19707: todo: table flip and append. string::pos
19708:
19709: * src/: classes/double.C, classes/file.C, classes/int.C,
19710: classes/response.C, classes/root.C, classes/string.C,
19711: classes/table.C, main/compile.y, main/execute.C,
19712: types/pa_value.h, types/pa_vstateless_class.C,
19713: types/pa_vstateless_class.h: static|dynamic|any method
19714: registration
19715:
19716: * src/: classes/file.C, classes/table.C, include/pa_table.h,
19717: main/pa_table.C, types/pa_vstring.h, types/pa_wwrapper.h:
19718: table:flip
19719:
19720: 2001-03-29 paf
19721:
19722: * src/classes/string.C: string:xsplit forgot that they must result
19723: in 1 row N column [not vice versa]
19724:
19725: * src/classes/string.C: z
19726:
19727: * src/classes/string.C: string: rsplit
19728:
19729: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
19730: string: lsplit
19731:
19732: * src/: classes/string.C, include/pa_string.h, main/execute.C,
19733: main/pa_array.C, main/pa_string.C, types/pa_vtable.h: string:
19734: lsplit -1
19735:
19736: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C:
19737: string: pos
19738:
19739: * src/: classes/string.C, include/pa_string.h, main/pa_string.C:
19740: string: pos -1
19741:
19742: * src/: classes/string.C, classes/table.C, include/pa_string.h,
19743: main/compile.y, main/pa_request.C, main/pa_string.C,
19744: main/untaint.C: string: left right mid
19745:
19746: * src/: classes/string.C, main/compile.y, main/compile_tools.C,
19747: main/compile_tools.h, main/main.dsp, types/pa_value.h,
19748: types/pa_vstring.h, types/pa_vunknown.h: empty params allowed. []
19749: and [;] are different now.
19750:
19751: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
19752: main/untaint.C: pool.request undone
19753:
19754: * src/: include/pa_pool.h, include/pa_request.h, main/pa_request.C,
19755: main/untaint.C: pool.request
19756:
19757: 2001-03-28 paf
19758:
19759: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
19760: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
19761: types/pa_value.h, types/pa_vrequest.C, types/pa_vunknown.h:
19762: $request:browser [.type .version]; unknown.get_double now = 0.
19763:
19764: * src/: classes/file.C, include/pa_globals.h, include/pa_request.h,
19765: include/pa_table.h, main/pa_globals.C, main/pa_request.C,
19766: main/pa_table.C, types/pa_vfile.C, types/pa_vfile.h,
19767: types/pa_vform.C: file:load autodetection of mime-type by
19768: user-file-name
19769:
19770: * src/: classes/file.C, main/execute.C, main/pa_common.C,
19771: main/untaint.C, targets/cgi/parser3.C, types/pa_vfile.C,
19772: types/pa_vfile.h, types/pa_vform.C: file:load 1. tainted
19773:
19774: * src/: classes/file.C, include/pa_common.h, main/pa_common.C,
19775: types/pa_vfile.C, types/pa_vfile.h: started file:load. wrong
19776: write. must be self.set
19777:
19778: * src/: classes/file.C, classes/root.C, classes/table.C,
19779: include/pa_table.h, main/pa_table.C: table:locate1, file:test
19780:
19781: * src/: classes/table.C, include/pa_array.h, include/pa_hash.h,
19782: include/pa_table.h, main/pa_array.C, main/pa_table.C,
19783: types/pa_vtable.h: table:locate just compiled
19784:
19785: 2001-03-27 paf
19786:
19787: * src/main/: execute.C, pa_common.C: fixed r/w context of
19788: code-params2, fixed ntfs hardlink slow dir update
19789:
19790: * src/: main/execute.C, types/pa_value.h, types/pa_vmframe.h,
19791: types/pa_wcontext.h: fixed r/w context of code-params
19792:
19793: * src/: classes/table.C, main/execute.C: about to change junction
19794: rcontext!!
19795:
19796: * src/: classes/double.C, classes/int.C, classes/root.C,
19797: classes/string.C, classes/table.C, main/compile_tools.C,
19798: main/execute.C, main/pa_request.C, main/untaint.C,
19799: types/pa_value.h, types/pa_vbool.h, types/pa_vcookie.C,
19800: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
19801: types/pa_vmframe.h, types/pa_vstring.h, types/pa_vtable.h,
19802: types/pa_vunknown.h: sort 0
19803:
19804: * src/types/: pa_valiased.C, pa_valiased.h, pa_vdouble.h,
19805: pa_vfile.h, pa_vint.h, pa_vresponse.h, pa_vstring.h, pa_vtable.h:
19806: renamed to are_static_calls_disabled
19807:
19808: * src/: classes/table.C, main/pa_common.C, main/pa_request.C,
19809: targets/cgi/parser3.C, types/pa_value.h, types/pa_vbool.h,
19810: types/pa_vdouble.h, types/pa_vfile.h, types/pa_vint.h,
19811: types/pa_vstring.h, types/pa_vunknown.h: continue on sort
19812:
19813: * src/main/compile.y: fixed minor bug in @mn[][] ...^{
19814:
19815: * src/: classes/table.C, include/pa_common.h, main/compile.y:
19816: started table:sort fixed minor bug in #...^{
19817:
19818: * src/: classes/table.C, include/pa_common.h, main/compile.y,
19819: main/execute.C, main/pa_common.C, main/pa_table.C: table:save
19820: decided to have as it were. stepped back. grammar: added 'in'
19821: 'is' 'lt'&co follow-space check
19822:
19823: 2001-03-26 paf
19824:
19825: * src/: classes/file.C, classes/root.C, classes/table.C,
19826: include/pa_common.h, include/pa_globals.h, include/pa_table.h,
19827: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
19828: main/pa_table.C: moved ::save to pa_table. disabled @auto
19829: invocation in ^process
19830:
19831: * src/main/compile.y: grammar: [] 0params [;] 2 params (was 0)
19832:
19833: * src/: classes/table.C, include/pa_array.h, include/pa_table.h,
19834: main/pa_array.C: table:record
19835:
19836: * src/: main/untaint.C, targets/cgi/parser3.C,
19837: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
19838: targets/isapi/pool_storage.h, types/pa_valiased.h,
19839: types/pa_vcookie.C, types/pa_vdouble.h, types/pa_vfile.h,
19840: types/pa_vint.h, types/pa_vresponse.h, types/pa_vstring.h,
19841: types/pa_vtable.h: z
19842:
19843: * src/: include/pa_pool.h, main/execute.C, types/pa_valiased.C,
19844: types/pa_valiased.h, types/pa_value.h, types/pa_vdouble.h,
19845: types/pa_vfile.h, types/pa_vint.h, types/pa_vresponse.h,
19846: types/pa_vstring.h, types/pa_vtable.h: disabled $a(123)
19847: $b[$a.CLASS] ^b.inc[123] shit. allowed no checks in native
19848: method realisations on 'self' validity - they now can simply
19849: assume that 'self' is V{Proper} .
19850:
19851: 2001-03-25 paf
19852:
19853: * src/main/untaint.C: z
19854:
19855: * src/main/: pa_request.C, untaint.C: moved default typo-table to
19856: lowlevel - it initialization could be skipped if failed in @auto.
19857: so that exception report would use some table
19858:
19859: * src/main/pa_request.C: table empty lines ignored. system-default
19860: content type assigned in output:result [can fail in main:auto and
19861: skipped normal defaults extraction]
19862:
19863: * src/: include/pa_string.h, main/compile.y: #comment fixed minor
19864: bug
19865:
19866: * src/main/: pa_globals.C, untaint.C: html-typo - moved all
19867: processing to table [except preliminary \r\n \r \n replacements
19868: to "\n"]
19869:
19870: * src/: classes/table.C, main/untaint.C: html-typo - decided to
19871: move all the processing to table
19872:
19873: * src/: classes/table.C, include/pa_table.h, main/pa_globals.C,
19874: main/pa_table.C, main/untaint.C: returned table originating.
19875: useful for reporting typo table problems origin. think would be
19876: useful somewhere else
19877:
19878: * src/main/untaint.C: typo \r \r\n \n properly handled
19879:
19880: * src/: classes/table.C, include/pa_globals.h, include/pa_string.h,
19881: include/pa_table.h, main/compile.y, main/compile_tools.C,
19882: main/compile_tools.h, main/pa_globals.C, main/pa_request.C,
19883: main/pa_string.C, main/pa_table.C, main/untaint.C,
19884: types/pa_vcookie.h: typo & typo-default
19885:
19886: 2001-03-24 paf
19887:
19888: * src/main/pa_common.C: z
19889:
19890: * src/: include/pa_string.h, main/pa_string.C, main/untaint.C,
19891: targets/cgi/parser3.C: html-typo 2
19892:
19893: * src/: doc/doxygen.cfg, doc/doxygen.txt, doc/generate.cmd,
19894: doc/view.cmd, include/pa_array.h, include/pa_globals.h,
19895: include/pa_pool.h, include/pa_string.h, include/pa_table.h,
19896: main/execute.C, main/pa_array.C, main/pa_globals.C,
19897: main/pa_request.C, main/pa_string.C, main/untaint.C,
19898: targets/cgi/parser3.C, targets/isapi/parser3isapi.C,
19899: types/pa_value.h, types/pa_vtable.h: html-typo 0 html-typo 1.
19900: noticed double default content-type prob. run cgi.cmd tomorrow
19901: first html-typo sample. detected << problem: they become ltlt too
19902: fast
19903:
19904: * src/main/compile.y: z
19905:
19906: * src/main/: compile.y, compile_tools.h: #comment
19907:
19908: * src/: classes/file.C, classes/root.C, classes/table.C,
19909: include/pa_common.h, include/pa_request.h, main/compile.y,
19910: main/pa_common.C, main/pa_request.C, main/pa_string.C,
19911: targets/isapi/parser3isapi.C, types/pa_vfile.h: file_read
19912: stringified
19913:
19914: * src/types/pa_valiased.C: decided to String-ify file_read
19915:
19916: * src/targets/: cgi/parser3.C, isapi/nt_log_events.mc,
19917: isapi/parser3isapi.dsp: cgi: sapi::log
19918:
19919: * src/: include/pa_sapi.h, main/pa_common.C, main/pa_request.C,
19920: targets/cgi/parser3.C, targets/isapi/nt_log_events.mc,
19921: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp: nt
19922: error log experiments failed - cgi under iis got no access to
19923: log. registereventsource simply failed with 5(illegal call) code,
19924: while worked OK as standalone executable. isapi: used
19925: HSE_APPEND_LOG_PARAMETER feature
19926:
19927: * src/: include/pa_common.h, include/pa_globals.h,
19928: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
19929: targets/isapi/parser3isapi.C: fixed default content-type
19930: allocation storage
19931:
19932: * src/: include/pa_globals.h, include/pa_request.h,
19933: main/pa_globals.C, main/pa_request.C: z
19934:
19935: * src/: include/pa_array.h, include/pa_hash.h,
19936: include/pa_request.h, main/compile.y, main/pa_array.C,
19937: main/pa_common.C, main/pa_hash.C, main/pa_request.C,
19938: types/pa_vcookie.C: cyclic uses ignored. defaulted default
19939: content-type
19940:
19941: * src/main/: compile.y, execute.C, main.dsp: @CLASS equals @BASE.
19942: sanity
19943:
19944: * src/: main/pa_globals.C, types/pa_vclass.C, types/pa_vclass.h,
19945: types/pa_vstateless_class.C, types/pa_vstateless_class.h: thrown
19946: away freeze mech. no danger now for you can't do
19947: ^request:process[@new-method[] body] trick anymore. still
19948: remains $some_instance.process[@new-method[] possibility] but
19949: would leave it as a feature. see index for sample
19950:
19951: * src/: include/pa_common.h, main/pa_common.C,
19952: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: auto.p
19953: monkey every target
19954:
19955: * src/: include/pa_common.h, main/pa_common.C, main/pa_request.C,
19956: targets/cgi/parser3.C, targets/isapi/pool_storage.h,
19957: types/pa_vform.C, types/pa_vform.h: auto.p monkey
19958:
19959: 2001-03-23 paf
19960:
19961: * src/: include/pa_pool.h, main/pa_request.C,
19962: targets/cgi/pa_pool.C, targets/isapi/pa_pool.C,
19963: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
19964: targets/isapi/pool_storage.h: isapi: dumb pool storage
19965:
19966: * src/targets/isapi/pa_pool.C: decided to continue with extension
19967:
19968: * src/targets/: cgi/parser3.C, isapi/parser3isapi.C: isapi: think
19969: it would be better to rewrite as filter then to deal with pool
19970:
19971: * src/: main/main.dsp, targets/isapi/parser3isapi.C: isapi: docroot
19972: now like in cgi, not from APPL_PHYSICAL_PATH
19973:
19974: * src/: classes/root.C, classes/table.C, include/pa_common.h,
19975: include/pa_config_fixed.h, include/pa_config_includes.h,
19976: include/pa_string.h, include/pa_threads.h, include/pa_types.h,
19977: include/pa_version.h, main/compile.y, main/execute.C,
19978: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
19979: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
19980: main/untaint.C, targets/cgi/parser3.C,
19981: targets/isapi/parser3isapi.C, types/pa_vfile.C, types/pa_vform.C:
19982: cgi: reinvent document_root and request_uri under iis. autoconf
19983: updated. introducing ap_config_includes
19984:
19985: * src/targets/cgi/parser3.C: cgi: reinvent document_root under iis
19986:
19987: * src/targets/cgi/parser3.C: cgi: only one pool now
19988:
19989: * src/: include/pa_globals.h, include/pa_sapi.h, main/main.dsp,
19990: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
19991: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
19992: types/pa_venv.h, types/pa_vform.C: sapi made object
19993:
19994: * src/: include/pa_globals.h, main/pa_request.C,
19995: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
19996: targets/isapi/parser3isapi.C, types/pa_vcookie.C,
19997: types/pa_venv.h, types/pa_vform.C: all: sapi beauty
19998:
19999: * src/: main/pa_request.C, targets/cgi/parser3.C,
20000: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
20001: isapi minor env beauty
20002:
20003: * src/: main/pa_request.C, targets/cgi/parser3.C,
20004: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp:
20005: isapi document_root 0
20006:
20007: 2001-03-22 paf
20008:
20009: * src/targets/isapi/parser3isapi.C: isapi keep-alive
20010:
20011: * src/targets/: cgi/vform_fields_fill.C, cgi/vform_fields_fill.h,
20012: isapi/parser3isapi.C: z
20013:
20014: * src/: include/pa_pool.h, main/pa_request.C,
20015: targets/cgi/parser3.C, targets/isapi/parser3isapi.C: isapi 1
20016:
20017: * src/targets/isapi/: KILL.EXE, PSTAT.EXE, istart.cmd, istop.cmd,
20018: kill.pl: isapi added utils
20019:
20020: * src/: include/pa_pool.h, main/pa_pool.C, targets/cgi/parser3.C,
20021: targets/isapi/parser3isapi.C, targets/isapi/parser3isapi.dsp,
20022: types/pa_vform.C: isapi 0
20023:
20024: * src/: include/pa_pool.h, targets/cgi/pa_pool.C,
20025: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
20026: targets/isapi/pa_pool.C, targets/isapi/parser3isapi.C,
20027: targets/isapi/parser3isapi.def, targets/isapi/parser3isapi.dsp:
20028: started isapi
20029:
20030: * src/: include/pa_globals.h, main/pa_common.C, main/pa_request.C:
20031: some comments
20032:
20033: * src/: include/pa_globals.h, include/pa_request.h,
20034: include/pa_types.h, main/pa_globals.C, main/pa_request.C,
20035: targets/cgi/parser3.C, types/pa_vcookie.C: config of auto.p path:
20036: parser_root_auto_path parser_site_auto_path
20037:
20038: * src/types/pa_vcookie.C: cookie attr decoded
20039:
20040: 2001-03-21 paf
20041:
20042: * src/targets/cgi/parser3.C: z
20043:
20044: * src/include/pa_globals.h: post. todo: config of auto.p path
20045:
20046: * src/: include/pa_globals.h, targets/cgi/parser3.C,
20047: types/pa_venv.h: in cookie & env. todo:post
20048:
20049: * src/: Makefile.am, classes/Makefile.am, classes/file.C,
20050: classes/root.C, classes/table.C, include/pa_array.h,
20051: include/pa_common.h, include/pa_globals.h, include/pa_pool.h,
20052: include/pa_request.h, include/pa_string.h, main/Makefile.am,
20053: main/compile.y, main/execute.C, main/main.dsp, main/pa_common.C,
20054: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
20055: main/pa_table.C, main/untaint.C, targets/Makefile.am,
20056: targets/cgi/Makefile.am, targets/cgi/parser3.C,
20057: targets/cgi/parser3.dsp, types/Makefile.am, types/pa_vcookie.C,
20058: types/pa_vform.C, types/pa_vstring.h, types/pa_wwrapper.h:
20059: shifted apache branch on main trunc
20060:
20061: * src/: include/pa_common.h, include/pa_globals.h,
20062: include/pa_pool.h, include/pa_request.h, main/main.dsp,
20063: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.dsp,
20064: types/pa_vcookie.C, types/pa_vform.C, types/pa_vstring.h:
20065: starting mod_parser3
20066:
20067: * src/targets/cgi/parser3.C: starting mod_parser3
20068:
20069: 2001-03-20 paf
20070:
20071: * src/: main/pa_common.C, targets/cgi/Makefile.am,
20072: targets/cgi/parser3.C: automake compiled and works. todo:make
20073: win32 ifdefs work and add ifdef unistd
20074:
20075: * src/: classes/table.C, include/pa_common.h, include/pa_request.h,
20076: main/Makefile.am, main/pa_common.C, main/pa_request.C,
20077: main/pa_table.C, targets/cgi/Makefile.am, targets/cgi/parser3.C:
20078: z
20079:
20080: * src/: include/pa_request.h, main/Makefile.am, main/compile.y,
20081: main/execute.C, main/pa_common.C, types/Makefile.am: removing
20082: locking
20083:
20084: * src/: classes/Makefile.am, types/Makefile.am: z
20085:
20086: * src/: Makefile.am, classes/file.C, classes/root.C,
20087: classes/table.C, include/pa_array.h, include/pa_request.h,
20088: include/pa_string.h, main/Makefile.am, main/execute.C,
20089: main/pa_common.C, main/pa_globals.C, main/pa_request.C,
20090: main/pa_string.C, main/untaint.C, targets/Makefile.am,
20091: targets/cgi/Makefile.am, targets/cgi/parser3.C,
20092: types/pa_vcookie.C, types/pa_wwrapper.h: String::UL_
20093:
20094: * src/: classes/table.C, include/pa_common.h, main/pa_common.C,
20095: main/pa_request.C, types/pa_vfile.h: ^table:save
20096:
20097: * src/: classes/file.C, classes/table.C, include/pa_array.h,
20098: include/pa_common.h, include/pa_request.h, include/pa_string.h,
20099: include/pa_table.h, include/pa_threads.h, main/pa_globals.C,
20100: main/untaint.C, types/pa_valiased.h, types/pa_value.h,
20101: types/pa_vform.h: z
20102:
20103: * src/include/pa_string.h: z
20104:
20105: * src/: classes/_request.h, classes/request.C, main/main.dsp,
20106: main/pa_globals.C, types/pa_value.h, types/pa_vform.h,
20107: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
20108: :Value
20109:
20110: * src/: classes/_request.h, classes/request.C, main/pa_globals.C,
20111: types/pa_vrequest.C, types/pa_vrequest.h: VRequest moved to
20112: :VStateless_object
20113:
20114: * src/: classes/_response.h, classes/response.C, main/pa_globals.C,
20115: types/pa_vform.h, types/pa_vresponse.h: VResponse moved to
20116: :VStateless_object
20117:
20118: * src/: main/main.dsp, targets/cgi/parser3.dsp,
20119: types/pa_valiased.C, types/pa_vform.h: commented VForm
20120:
20121: * src/: targets/cgi/pa_vform.C, types/pa_valiased.C,
20122: types/pa_valiased.h, types/pa_value.h,
20123: types/pa_vstateless_class.C, types/pa_vstateless_class.h,
20124: types/pa_vstateless_object.h: moved common get_element part from
20125: stateless object&class into VAliased
20126:
20127: * src/: classes/_env.h, classes/_table.h, classes/env.C,
20128: classes/table.C, main/execute.C, main/main.dsp,
20129: main/pa_globals.C, main/pa_request.C, types/pa_value.h,
20130: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_venv.h: VEnv is
20131: now :Value
20132:
20133: * src/: classes/_cookie.h, classes/_table.h, classes/cookie.C,
20134: main/execute.C, main/main.dsp, main/pa_globals.C,
20135: types/pa_vcookie.C, types/pa_vcookie.h: VCookie is now :Value
20136:
20137: * src/types/: pa_vfile.C, pa_vfile.h, pa_vstateless_object.h: vfile
20138: doxx
20139:
20140: * src/: classes/_file.h, classes/file.C, include/pa_types.h,
20141: main/pa_globals.C, main/pa_request.C, targets/cgi/parser3.C,
20142: types/pa_valiased.h, types/pa_vfile.C, types/pa_vfile.h,
20143: types/pa_vstateless_class.h, types/pa_vstateless_object.h: \ to /
20144: and ^file:save
20145:
20146: 2001-03-19 paf
20147:
20148: * src/types/pa_vfile.C: z
20149:
20150: * src/: classes/file.C, classes/request.C, classes/table.C,
20151: include/pa_string.h, main/main.dsp, main/pa_pool.C,
20152: main/pa_request.C, main/untaint.C, types/pa_value.h,
20153: types/pa_vfile.C, types/pa_vfile.h, types/pa_vform.C: file 1
20154:
20155: * src/: classes/table.C, include/pa_common.h, include/pa_globals.h,
20156: include/pa_string.h, include/pa_table.h, main/main.dsp,
20157: main/pa_common.C, main/pa_globals.C, types/pa_value.h,
20158: types/pa_vcookie.h, types/pa_venv.h, types/pa_vform.C,
20159: types/pa_vform.h, types/pa_vrequest.h, types/pa_vtable.h,
20160: classes/_file.h, classes/file.C, types/pa_vfile.C,
20161: types/pa_vfile.h: file class just compiled
20162:
20163: * src/: classes/table.C, include/pa_pool.h, include/pa_request.h,
20164: include/pa_table.h, include/pa_types.h, main/execute.C,
20165: main/pa_request.C, targets/cgi/parser3.C, types/pa_value.h,
20166: types/pa_vclass.h, types/pa_vform.C, types/pa_vstateless_class.h,
20167: types/pa_vstateless_object.h: ^table:set{default level: TABLE}
20168:
20169: * src/include/pa_pool.h: z
20170:
20171: * src/: include/pa_hash.h, include/pa_types.h, main/pa_common.C,
20172: main/pa_hash.C, main/pa_request.C, types/pa_vcookie.C: renamed
20173: Hash::Value to Val so to doxygen would finlly stop confusing
20174: those Value-s
20175:
20176: * src/: include/code.h, include/pa_array.h, include/pa_common.h,
20177: include/pa_exception.h, include/pa_globals.h, include/pa_hash.h,
20178: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
20179: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
20180: include/pa_types.h, main/compile.C, main/compile.y,
20181: main/compile_tools.C, main/compile_tools.h, main/execute.C,
20182: main/pa_array.C, main/pa_common.C, main/pa_exception.C,
20183: main/pa_globals.C, main/pa_hash.C, main/pa_pool.C,
20184: main/pa_request.C, main/pa_string.C, main/pa_table.C,
20185: main/untaint.C, types/pa_valiased.h, types/pa_value.h: z
20186:
20187: * src/types/: pa_valiased.h, pa_vbool.h: doc: Value and it's
20188: derivates somehow unlinked. don't know why yet
20189:
20190: * src/: include/code.h, include/pa_array.h, include/pa_pool.h,
20191: include/pa_string.h, include/pa_threads.h, main/compile.C,
20192: main/compile.y, main/compile_tools.C, main/compile_tools.h,
20193: main/execute.C, main/pa_array.C, main/pa_common.C,
20194: main/pa_exception.C, main/pa_globals.C, main/pa_hash.C,
20195: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
20196: main/pa_table.C, main/untaint.C, types/pa_value.h: auto @brief
20197:
20198: * src/: classes/root.C, classes/table.C, main/pa_exception.C,
20199: main/pa_request.C, targets/cgi/parser3.C, types/pa_vbool.h,
20200: types/pa_vcookie.C, types/pa_vcookie.h, types/pa_vdouble.h,
20201: types/pa_venv.h, types/pa_vform.h, types/pa_vint.h,
20202: types/pa_vrequest.h: doc: detected Value derivates prob
20203:
20204: * src/include/pa_globals.h: z
20205:
20206: * src/: classes/_request.h, classes/request.C, include/code.h,
20207: include/pa_array.h, include/pa_common.h, include/pa_exception.h,
20208: include/pa_globals.h, include/pa_hash.h, include/pa_pool.h,
20209: include/pa_request.h, include/pa_stack.h, include/pa_string.h,
20210: include/pa_table.h, include/pa_threads.h, include/pa_types.h,
20211: main/execute.C, main/pa_pool.C, main/pa_request.C,
20212: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
20213: types/pa_value.h, types/pa_vform.C: doxygen include/, Value
20214:
20215: 2001-03-18 paf
20216:
20217: * src/: classes/cookie.C, types/pa_vcookie.C, types/pa_vcookie.h:
20218: cookie: allowed access to hash-assigned
20219:
20220: * src/targets/cgi/parser3.C: z
20221:
20222: * src/: classes/_cookie.h, classes/cookie.C, include/pa_common.h,
20223: include/pa_globals.h, include/pa_request.h, include/pa_string.h,
20224: include/pa_types.h, main/main.dsp, main/pa_common.C,
20225: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
20226: main/pa_string.C, main/untaint.C, targets/cgi/parser3.C,
20227: types/pa_value.h, types/pa_vcookie.C, types/pa_vcookie.h,
20228: types/pa_vform.C, types/pa_vform.h, types/pa_vhash.h,
20229: types/pa_vunknown.h: cookie class
20230:
20231: * src/main/pa_request.C: zero length output allowed
20232:
20233: * src/: classes/response.C, main/pa_request.C, types/pa_value.h,
20234: types/pa_vhash.h, types/pa_vresponse.h: ^response:clear[]
20235:
20236: * src/: classes/root.C, main/pa_request.C: taint forgotten forced
20237: lang switch
20238:
20239: * src/: classes/root.C, include/pa_globals.h, include/pa_string.h,
20240: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
20241: types/pa_value.h, types/pa_vhash.h:
20242: $defautl[$content-type[$value[text/html] $charset[windows-1251]]
20243:
20244: * src/main/execute.C: z
20245:
20246: * src/: classes/root.C, main/pa_request.C, main/untaint.C,
20247: targets/cgi/parser3.C: taint[uri
20248:
20249: * src/: classes/request.C, classes/response.C, classes/root.C,
20250: include/pa_common.h, include/pa_globals.h, include/pa_request.h,
20251: include/pa_string.h, main/pa_common.C, main/pa_globals.C,
20252: main/pa_request.C, targets/cgi/parser3.C: ^taint 0
20253:
20254: * src/: classes/root.C, classes/string.C, include/pa_string.h,
20255: main/pa_globals.C, main/pa_request.C, main/pa_string.C,
20256: types/pa_vdouble.h, types/pa_vform.C, types/pa_vint.h,
20257: types/pa_vstateless_class.C: convinient string(pool, char *src,
20258: bool tainted) ctor
20259:
20260: * src/: include/pa_hash.h, include/pa_request.h,
20261: include/pa_string.h, main/pa_globals.C, main/pa_hash.C,
20262: main/pa_request.C, main/pa_string.C, main/untaint.C,
20263: targets/cgi/parser3.C: proper @exceptions params tainting
20264:
20265: * src/: include/pa_hash.h, main/pa_hash.C, targets/cgi/parser3.C:
20266: response fields to header
20267:
20268: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C:
20269: z
20270:
20271: * src/: classes/_response.h, classes/response.C,
20272: include/pa_globals.h, include/pa_hash.h, include/pa_request.h,
20273: main/compile.C, main/compile.y, main/execute.C, main/main.dsp,
20274: main/pa_globals.C, main/pa_hash.C, main/pa_request.C,
20275: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_value.h,
20276: types/pa_vhash.h, types/pa_vrequest.h, types/pa_vresponse.h:
20277: $response: 0 request::core exception rethrow
20278:
20279: 2001-03-16 paf
20280:
20281: * src/: main/execute.C, main/main.dsp, types/pa_value.h,
20282: types/pa_vrequest.h: native method' class call with less params
20283: then needed error reporting
20284:
20285: * src/: classes/_request.h, classes/request.C,
20286: include/pa_globals.h, include/pa_request.h, main/execute.C,
20287: main/main.dsp, main/pa_globals.C, main/pa_request.C,
20288: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vrequest.C,
20289: types/pa_vrequest.h: $request : query :uri
20290:
20291: * src/: include/pa_globals.h, main/execute.C, main/pa_globals.C,
20292: types/pa_value.h, types/pa_vcframe.h, types/pa_vmframe.h,
20293: types/pa_wcontext.h: $result
20294:
20295: * src/: main/execute.C, types/pa_vmframe.h: if(in "/news/")
20296:
20297: * src/: classes/double.C, include/code.h, main/compile.y,
20298: main/compile_tools.C, main/compile_tools.h, main/execute.C: ()
20299: and {} param wcontext conflict fixed by OP_EXPR_CODE__STORE_PARAM
20300:
20301: * src/: include/code.h, include/pa_hash.h, include/pa_request.h,
20302: main/compile.y, main/execute.C, types/pa_value.h,
20303: types/pa_vhash.h, types/pa_vstring.h, types/pa_vtable.h,
20304: types/pa_wcontext.C, types/pa_wcontext.h: see () and {} param
20305: wcontext conflict
20306:
20307: * src/: main/execute.C, types/pa_value.h,
20308: types/pa_vstateless_object.h, types/pa_vstring.h: disabled
20309: $string.field
20310:
20311: 2001-03-15 paf
20312:
20313: * src/main/pa_request.C: news sample
20314:
20315: * src/: main/compile.y, main/execute.C, main/pa_request.C,
20316: targets/cgi/parser3.C, types/pa_vstring.h: @exception
20317:
20318: * src/main/: compile.y, execute.C: z
20319:
20320: * src/: main/compile.y, main/pa_request.C, targets/cgi/parser3.C,
20321: types/pa_vstring.h: pre-pre-pre-beta cgi under win32 apache pre
20322: pre pre works
20323:
20324: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
20325: targets/cgi/parser3.C, types/pa_vform.C, types/pa_vform.h: vform
20326: fillfields just compiled
20327:
20328: 2001-03-14 paf
20329:
20330: * src/: include/pa_request.h, main/pa_request.C,
20331: targets/cgi/parser3.C: z
20332:
20333: * src/: include/pa_globals.h, main/pa_globals.C, main/pa_request.C,
20334: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h,
20335: types/pa_vstring.h: limits -1
20336:
20337: * src/: include/pa_globals.h, include/pa_request.h,
20338: include/pa_types.h, main/main.dsp, main/pa_globals.C,
20339: main/pa_request.C, targets/cgi/parser3.C,
20340: targets/cgi/parser3.dsp, types/pa_vform.C, types/pa_vform.h:
20341: request_info -1
20342:
20343: * src/: include/pa_globals.h, main/pa_globals.C,
20344: targets/cgi/parser3.C, targets/cgi/parser3.dsp,
20345: targets/cgi/vform_fields_fill.C, targets/cgi/vform_fields_fill.h:
20346: vform_fields_fill
20347:
20348: * src/targets/cgi/parser3.C: # if MSVC
20349:
20350: * src/: include/pa_common.h, include/pa_types.h, main/pa_request.C,
20351: targets/cgi/parser3.C: PATH_DELIMITER_CHAR
20352:
20353: * src/targets/cgi/parser3.C: z
20354:
20355: * src/: include/core.h, include/pa_globals.h, include/pa_pool.h,
20356: include/pa_string.h, include/pa_types.h, main/compile.y,
20357: main/core.C, main/main.dsp, main/pa_globals.C, main/pa_request.C,
20358: targets/cgi/pa_vform.C, targets/cgi/parser3.C,
20359: targets/cgi/parser3.dsp, types/pa_value.h, types/pa_vform.h,
20360: types/pa_vunknown.h: global handler, exceptions in parser3
20361:
20362: 2001-03-13 paf
20363:
20364: * src/: classes/form.C, main/compile.y, main/core.C,
20365: types/pa_value.h, types/pa_vclass.h, types/pa_venv.h,
20366: types/pa_vform.h, types/pa_vstateless_class.C,
20367: types/pa_vstateless_class.h: form:fields removed. use $form.CLASS
20368: instead
20369:
20370: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
20371: main/core.C, main/execute.C, main/main.dsp, main/pa_request.C,
20372: targets/cgi/parser3.C, targets/cgi/parser3.dsp, types/pa_vform.h:
20373: started cgi target
20374:
20375: * src/: include/core.h, include/pa_common.h, include/pa_request.h,
20376: main/pa_common.C, main/pa_request.C, targets/cgi/parser3.C:
20377: before error show with parser
20378:
20379: * src/: classes/_form.h, classes/form.C, include/core.h,
20380: include/pa_request.h, main/core.C, main/pa_request.C,
20381: targets/cgi/parser3.C, targets/cgi/parser3.dsp: z
20382:
20383: * src/targets/cgi/: parser.dsp, parser3.dsp: z
20384:
20385: * src/targets/cgi/: Makefile.am, pa_pool.C, pa_vform.C, parser.dsp,
20386: parser3.C: renamed targets/ parser to cgi
20387:
20388: * src/: classes/double.C, classes/env.C, classes/int.C,
20389: classes/root.C, classes/string.C, classes/table.C,
20390: include/pa_request.h, types/pa_vhash.h: z
20391:
20392: * src/: classes/_env.h, classes/env.C, classes/root.C,
20393: include/core.h, include/pa_pool.h, include/pa_request.h,
20394: main/compile.C, main/compile.y, main/core.C, main/main.dsp,
20395: main/pa_common.C, main/pa_request.C, types/pa_value.h,
20396: types/pa_venv.h, types/pa_vstateless_class.h: started $form:
20397: [historical moment :)]
20398:
20399: * src/: include/code.h, include/pa_string.h, main/compile.y,
20400: main/execute.C, main/pa_string.C: 'value is type' expr operator
20401:
20402: * src/types/pa_venv.h: $ENV 1
20403:
20404: * src/main/execute.C: z
20405:
20406: * src/: main/execute.C, types/pa_value.h, types/pa_venv.h: for
20407: future methods of ENV constructor if
20408:
20409: * src/: include/pa_request.h, types/pa_venv.h: $ENV 0.1 stateless
20410: class
20411:
20412: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
20413: classes/_root.h, classes/_string.h, classes/_table.h,
20414: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
20415: classes/string.C, classes/table.C, include/pa_request.h,
20416: main/compile.C, main/compile_tools.h, main/core.C,
20417: main/execute.C, main/main.dsp, main/pa_request.C,
20418: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
20419: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
20420: types/pa_vobject.h, types/pa_vstateless_class.C,
20421: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
20422: types/pa_wcontext.h: $ENV: re 0, stateless classes
20423:
20424: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
20425: classes/_root.h, classes/_string.h, classes/_table.h,
20426: classes/double.C, classes/env.C, classes/int.C, classes/root.C,
20427: classes/string.C, classes/table.C, include/pa_request.h,
20428: main/compile.C, main/compile_tools.h, main/core.C,
20429: main/execute.C, main/main.dsp, main/pa_request.C,
20430: types/pa_valiased.h, types/pa_value.h, types/pa_vclass.C,
20431: types/pa_vclass.h, types/pa_venv.h, types/pa_vmframe.h,
20432: types/pa_vobject.h, types/pa_vstateless_class.C,
20433: types/pa_vstateless_class.h, types/pa_vstateless_object.h,
20434: types/pa_wcontext.h: $ENV: re 0, stateless classes
20435:
20436: * src/: include/pa_request.h, main/compile.C, main/execute.C,
20437: main/pa_request.C, types/pa_value.h, types/pa_vmframe.h: fixed
20438: yesterdays bad decision on execute_static_method
20439:
20440: * src/: classes/table.C, include/pa_types.h, main/pa_request.C: z
20441:
20442: * src/: classes/double.C, classes/int.C, classes/root.C,
20443: types/pa_vdouble.h, types/pa_vint.h: Int,Double dec mul div mod
20444:
20445: * src/main/pa_request.C: z
20446:
20447: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
20448: include/pa_pool.h: skipped_restructure_exceptions_dead_end
20449:
20450: * src/: classes/root.C, classes/table.C, include/pa_exception.h,
20451: include/pa_pool.h, main/pa_request.C:
20452: restructure_exceptions_dead_end
20453:
20454: * src/: classes/root.C, main/compile.y: ^if required junctions.
20455: allowed ; inside {} to break params
20456:
20457: * src/classes/root.C: ^eval
20458:
20459: * src/: classes/_string.h, classes/double.C, classes/int.C,
20460: classes/string.C, main/execute.C, types/pa_wcontext.h: int doube
20461: string ^format
20462:
20463: * src/: main/execute.C, types/pa_wcontext.h: constructing flag not
20464: 'bad' but not 'enough'
20465:
20466: * src/: classes/double.C, classes/root.C, classes/table.C,
20467: include/pa_common.h, include/pa_types.h, main/compile.y,
20468: main/pa_common.C, main/pa_request.C, main/untaint.C,
20469: types/pa_vdouble.h, types/pa_vint.h, types/pa_vtable.h,
20470: types/pa_wwrapper.h: think constructing flag as is is bad
20471:
20472: * src/: classes/double.C, classes/int.C, classes/root.C,
20473: classes/string.C, classes/table.C, main/core.C, main/execute.C,
20474: types/pa_vint.h: ^for
20475:
20476: 2001-03-12 paf
20477:
20478: * src/classes/table.C: table ^empty
20479:
20480: * src/: classes/table.C, include/pa_table.h: table ^menu
20481:
20482: * src/: classes/root.C, classes/table.C, types/pa_vtable.h: table
20483: ^offset ^line ^count
20484:
20485: * src/classes/root.C: ^round() ^floor() ^ceiling()
20486: ^abs() ^sign()
20487:
20488: * src/classes/: root.C, table.C: ^use
20489:
20490: * src/: classes/root.C, classes/table.C, include/pa_request.h,
20491: main/compile.y, main/core.C, main/execute.C, types/pa_vclass.h,
20492: types/pa_wcontext.C, types/pa_wcontext.h, types/pa_wwrapper.h:
20493: ^while. switched off wcontext.constructing after write(value) or
20494: auto-vhash-constructing
20495:
20496: * src/: classes/root.C, classes/table.C, include/pa_request.h,
20497: main/pa_request.C: fail_if_junction_ helper func
20498:
20499: * src/: classes/root.C, classes/table.C, include/pa_common.h,
20500: include/pa_request.h, main/execute.C, main/main.dsp,
20501: main/pa_common.C, main/pa_request.C: ^process error point by
20502: actual method_name, not source. ^load
20503:
20504: * src/types/pa_vtable.h: table: no, better with string in cells...
20505:
20506: * src/: include/pa_array.h, include/pa_table.h, main/pa_table.C,
20507: classes/_table.h, classes/table.C, main/untaint.C: z
20508:
20509: * src/: classes/root.C, include/pa_common.h, include/pa_string.h,
20510: include/pa_table.h, main/core.C, main/execute.C,
20511: main/pa_common.C, main/pa_request.C, main/pa_table.C,
20512: types/pa_value.h: table:set 0
20513:
20514: * src/: classes/root.C, include/core.h, include/pa_array.h,
20515: include/pa_request.h, include/pa_table.h, main/core.C,
20516: main/main.dsp, main/pa_request.C, main/pa_table.C,
20517: types/pa_value.h, types/pa_vclass.C, types/pa_vclass.h,
20518: types/pa_vdouble.h, types/pa_vint.h, types/pa_vmframe.h,
20519: types/pa_vstring.h: freeze, ^table:create[] -1
20520:
20521: * src/: classes/root.C, types/pa_value.h: z
20522:
20523: * src/: classes/root.C, main/execute.C, types/pa_vclass.h: used
20524: get_method in couple places optimizing them
20525:
20526: * src/classes/root.C: z
20527:
20528: * src/: classes/root.C, types/pa_vclass.h: process temp main
20529: zeroing
20530:
20531: * src/: classes/double.C, classes/int.C, classes/root.C,
20532: classes/string.C, include/pa_common.h, include/pa_request.h,
20533: include/pa_string.h, include/pa_types.h, main/compile.C,
20534: main/compile.y, main/compile_tools.h, main/execute.C,
20535: main/pa_common.C, main/pa_request.C, types/pa_value.h,
20536: types/pa_vmframe.h: ^process. actual names to store param and
20537: check_actual_numbered_params for better place diagnostics
20538:
20539: * src/: classes/root.C, main/execute.C, main/main.dsp: setname for
20540: method-junctions bug fixed
20541:
20542: * src/types/: pa_vdouble.h, pa_vint.h, pa_vobject.h,
20543: pa_vstateless_object.h, pa_vstring.h: stateless_object
20544:
20545: 2001-03-11 paf
20546:
20547: * src/: main/main.dsp, types/pa_value.h, types/pa_vdouble.h,
20548: types/pa_vint.h, types/pa_vobject.h, types/pa_vstring.h: VString
20549: VDouble VInt base now VObject_base - without fields
20550:
20551: * src/: classes/root.C, include/core.h, main/core.C: z
20552:
20553: * src/: classes/double.C, classes/int.C, classes/root.C,
20554: classes/string.C, include/core.h, include/pa_hash.h,
20555: include/pa_pool.h, include/pa_request.h, include/pa_string.h,
20556: main/compile.C, main/core.C, main/pa_request.C: ^untaint 0
20557:
20558: * src/: classes/double.C, classes/int.C, classes/root.C,
20559: include/pa_request.h, main/execute.C: intercept_string
20560:
20561: * src/: classes/double.C, classes/int.C, classes/root.C,
20562: types/pa_vclass.C, types/pa_vclass.h: add_native_method helper
20563:
20564: * src/: classes/double.C, classes/int.C, include/pa_request.h:
20565: ^inc-s(expr)
20566:
20567: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
20568: classes/_root.h, classes/_string.h, classes/double.C,
20569: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
20570: include/code.h, include/core.h, include/pa_array.h,
20571: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
20572: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
20573: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
20574: include/pa_types.h, main/compile.C, main/compile.y,
20575: main/compile_tools.C, main/compile_tools.h, main/core.C,
20576: main/execute.C, main/pa_array.C, main/pa_common.C,
20577: main/pa_exception.C, main/pa_hash.C, main/pa_pool.C,
20578: main/pa_request.C, main/pa_string.C, main/pa_table.C,
20579: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
20580: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
20581: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
20582: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
20583: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
20584: types/pa_wcontext.h, types/pa_wwrapper.h: headers updated
20585:
20586: * src/: main/pa_request.C, types/pa_vhash.h: z
20587:
20588: * src/: include/core.h, include/pa_request.h, main/core.C,
20589: main/main.dsp, main/pa_request.C: renamed AUTO: to MAIN:
20590:
20591: * src/: include/pa_valiased.h, include/pa_value.h,
20592: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
20593: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
20594: include/pa_vjunction.h, include/pa_vmframe.h,
20595: include/pa_vobject.h, include/pa_vstring.h,
20596: include/pa_vunknown.h, include/pa_wcontext.h,
20597: include/pa_wwrapper.h, main/compile.y, main/core.C,
20598: main/main.dsp, main/pa_cframe.C, main/pa_request.C,
20599: main/pa_value.C, main/pa_vclass.C, main/pa_wcontext.C,
20600: types/pa_valiased.h, types/pa_value.h, types/pa_vbool.h,
20601: types/pa_vcframe.h, types/pa_vclass.C, types/pa_vclass.h,
20602: types/pa_vdouble.h, types/pa_vhash.h, types/pa_vint.h,
20603: types/pa_vjunction.h, types/pa_vmframe.h, types/pa_vobject.h,
20604: types/pa_vstring.h, types/pa_vunknown.h, types/pa_wcontext.C,
20605: types/pa_wcontext.h, types/pa_wwrapper.h: splitted types from
20606: include/
20607:
20608: 2001-03-10 paf
20609:
20610: * src/: include/core.h, include/pa_request.h, main/core.C,
20611: main/pa_request.C: run+auto=run
20612:
20613: * src/: classes/root.C, include/pa_request.h: minor if junction bug
20614:
20615: * src/: classes/_double.h, classes/_env.h, classes/_int.h,
20616: classes/_root.h, classes/_string.h, classes/double.C,
20617: classes/env.C, classes/int.C, classes/root.C, classes/string.C,
20618: include/code.h, include/core.h, include/pa_array.h,
20619: include/pa_common.h, include/pa_exception.h, include/pa_hash.h,
20620: include/pa_pool.h, include/pa_request.h, include/pa_stack.h,
20621: include/pa_string.h, include/pa_table.h, include/pa_threads.h,
20622: include/pa_types.h, include/pa_valiased.h, include/pa_value.h,
20623: include/pa_vbool.h, include/pa_vcframe.h, include/pa_vclass.h,
20624: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vint.h,
20625: include/pa_vjunction.h, include/pa_vmframe.h,
20626: include/pa_vobject.h, include/pa_vstring.h,
20627: include/pa_vunknown.h, include/pa_wcontext.h,
20628: include/pa_wwrapper.h, main/compile.C, main/compile.y,
20629: main/compile_tools.C, main/compile_tools.h, main/core.C,
20630: main/execute.C, main/pa_array.C, main/pa_cframe.C,
20631: main/pa_common.C, main/pa_exception.C, main/pa_hash.C,
20632: main/pa_pool.C, main/pa_request.C, main/pa_string.C,
20633: main/pa_table.C, main/pa_value.C, main/pa_vclass.C,
20634: main/pa_wcontext.C: sources header
20635:
20636: * src/main/pa_request.C: auto..
20637:
20638: * src/: include/pa_request.h, main/compile.C, main/compile.y,
20639: main/pa_request.C: auto tree0
20640:
20641: * src/: include/core.h, include/pa_request.h, main/compile.y,
20642: main/core.C, main/pa_request.C: names to core.C
20643:
20644: * src/: include/core.h, include/pa_common.h, include/pa_pool.h,
20645: include/pa_request.h, main/core.C, main/execute.C,
20646: main/pa_common.C, main/pa_request.C: root auto.p loaded
20647:
20648: * src/: include/code.h, include/pa_request.h, include/pa_vint.h,
20649: include/pa_vjunction.h, include/pa_vstring.h, main/compile.y,
20650: main/compile_tools.C, main/compile_tools.h, main/execute.C:
20651: optimized from OP_STRING+OP_WRITE to OP_STRING__WRITE
20652:
20653: * src/: include/pa_request.h, main/execute.C, main/pa_request.C:
20654: @auto[] realised. auto.p scan togo
20655:
20656: * src/: include/pa_request.h, main/execute.C: autocalc
20657: code-junctions result now have names
20658:
20659: * src/: classes/double.C, classes/int.C, classes/root.C,
20660: classes/string.C, include/pa_request.h, include/pa_string.h,
20661: include/pa_wcontext.h, main/compile.y, main/execute.C,
20662: main/pa_string.C, main/pa_wcontext.C: tainting 0
20663:
20664: * src/classes/env.C: env:file/line
20665:
20666: * src/: include/core.h, include/pa_array.h, include/pa_hash.h,
20667: include/pa_request.h, include/pa_value.h, include/pa_vcframe.h,
20668: include/pa_vdouble.h, include/pa_vint.h, include/pa_vstring.h,
20669: include/pa_vunknown.h, include/pa_wcontext.h, main/compile.y,
20670: main/compile_tools.C, main/compile_tools.h, main/core.C,
20671: main/execute.C, main/main.dsp, main/pa_cframe.C,
20672: main/pa_request.C, main/pa_wcontext.C: const fight finished
20673:
20674: * src/include/pa_vclass.h: const fight to go
20675:
20676: * src/: classes/_env.h, classes/env.C, classes/root.C,
20677: include/pa_request.h, include/pa_vclass.h, main/core.C,
20678: main/main.dsp: env0
20679:
20680: * src/: classes/_double.h, classes/_int.h, classes/_root.h,
20681: classes/_string.h, classes/double.C, classes/int.C,
20682: classes/root.C, classes/string.C, include/pa_request.h,
20683: include/pa_string.h, include/pa_types.h, include/pa_vcframe.h,
20684: include/pa_wcontext.h, main/core.C, main/main.dsp,
20685: main/pa_cframe.C, main/pa_string.C, main/pa_vclass.C,
20686: main/pa_wcontext.C: ^lang prepare0
20687:
20688: 2001-03-09 paf
20689:
20690: * src/: include/pa_vmframe.h, main/compile.C, main/execute.C: expr
20691: construct proper naming
20692:
20693: * src/: classes/_double.h, classes/_int.h, classes/_string.h,
20694: classes/double.C, classes/int.C, classes/root.C,
20695: classes/string.C, include/code.h, include/pa_value.h,
20696: include/pa_vbool.h, include/pa_vdouble.h, include/pa_vint.h,
20697: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
20698: main/compile.y, main/compile_tools.C, main/core.C,
20699: main/execute.C, main/main.dsp: Int and Double classes with ^int[]
20700: and ^double[]. fixed expr type
20701:
20702: * src/: classes/root.C, include/pa_request.h, main/execute.C:
20703: ^string.length[]
20704:
20705: 2001-03-08 paf
20706:
20707: * src/include/pa_vmframe.h: fixed forgotten method_frame my check
20708:
20709: * src/: include/pa_vclass.h, include/pa_vstring.h,
20710: include/pa_wcontext.h, main/compile.y, main/core.C,
20711: main/execute.C, main/main.dsp: dead end: vstring can't be
20712: derivated from vobject
20713:
20714: * src/: include/pa_vclass.h, include/pa_vhash.h,
20715: include/pa_vobject.h, include/pa_vstring.h, main/main.dsp: z
20716:
20717: * src/include/: pa_vclass.h, pa_vhash.h, pa_vobject.h: removes some
20718: remained clone conseqs
20719:
20720: * src/main/pa_vclass.C: that were ok... [vclass were out of vcs]
20721:
20722: * src/main/pa_vclass.C: wow! vclass were out of vcs
20723:
20724: * src/: include/pa_bool.h, include/pa_double.h, include/pa_value.h,
20725: include/pa_vbool.h, include/pa_vclass.h, include/pa_vdouble.h,
20726: include/pa_vhash.h, include/pa_vjunction.h, include/pa_vmframe.h,
20727: include/pa_vobject.h, include/pa_vstring.h,
20728: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
20729: main/execute.C: withoud cloning. didn't need it actually, params
20730: got passed from out unnamed ewpool
20731:
20732: * src/: include/pa_vdouble.h, include/pa_vhash.h,
20733: include/pa_vjunction.h, include/pa_vobject.h,
20734: include/pa_vunknown.h, main/compile.y: cloning dead end
20735:
20736: * src/: include/pa_bool.h, include/pa_double.h,
20737: include/pa_valiased.h, include/pa_value.h, include/pa_vbool.h,
20738: include/pa_vclass.h, include/pa_vdouble.h, include/pa_vhash.h,
20739: include/pa_vjunction.h, include/pa_vmframe.h,
20740: include/pa_vobject.h, include/pa_vstring.h,
20741: include/pa_vunknown.h, main/compile.y, main/compile_tools.C,
20742: main/execute.C, main/main.dsp, main/pa_value.C: value.cloning so
20743: to give params proper names
20744:
20745: * src/main/pa_wcontext.C: z
20746:
20747: * src/: include/pa_vmframe.h, main/execute.C: added names to
20748: unknown values in get_element and unfilled params. removed wrong
20749: name change in get_element
20750:
20751: * src/main/execute.C: z
20752:
20753: * src/main/execute.C: fixed problems calling operators in
20754: constructors
20755:
20756: * src/: classes/root.C, include/pa_stack.h, main/execute.C:
20757: detected problems calling operators in constructors
20758:
20759: * src/: classes/root.C, include/pa_request.h, main/execute.C:
20760: autocalc def to string
20761:
20762: * src/: classes/root.C, include/pa_request.h, include/pa_value.h,
20763: include/pa_vbool.h, include/pa_wwrapper.h, main/execute.C: ^if 0
20764:
20765: * src/classes/root.C: added root.c
20766:
20767: * src/: include/pa_request.h, include/pa_value.h,
20768: include/pa_vcframe.h, include/pa_vmframe.h,
20769: include/pa_wcontext.h, main/compile.C, main/compile.y,
20770: main/core.C, main/execute.C, main/pa_cframe.C,
20771: main/pa_wcontext.C: 'if' just compiled
20772:
20773: * src/: include/pa_vbool.h, include/pa_vdouble.h,
20774: include/pa_vjunction.h, include/pa_vmframe.h,
20775: include/pa_vstring.h, include/pa_wcontext.h, main/execute.C,
20776: main/pa_wcontext.C: z
20777:
20778: * src/: include/pa_value.h, include/pa_vmframe.h, main/compile.y,
20779: main/core.C, main/execute.C, main/main.dsp: z. detected probs
20780: with parameter names in operator methods
20781:
20782: * src/main/compile.y: minor renamings in .y
20783:
20784: * src/: include/pa_request.h, main/compile.C, main/compile.y,
20785: main/core.C, main/main.dsp: introducing ROOT_CLASS. it's default
20786: @BASE. changed 'RUN' assignment mech
20787:
20788: * src/main/execute.C: z
20789:
20790: * src/: include/code.h, main/compile.y, main/compile_tools.C,
20791: main/compile_tools.h, main/execute.C: made class: dynamic, not
20792: static. so to enable runtime ^use
20793:
20794: * src/main/compile.y: minor grammar bug with OP_CODE__STORE_PARAM
20795:
20796: * src/: include/code.h, main/compile.y, main/compile_tools.C,
20797: main/execute.C: joined 2 into one OP_CODE__STORE_PARAM
20798:
20799: * src/main/execute.C: root root in code-junction
20800:
20801: 2001-03-07 paf
20802:
20803: * src/include/: pa_value.h, pa_vclass.h, pa_vhash.h, pa_vmframe.h,
20804: pa_vobject.h, pa_wwrapper.h: const in Value.get_element
20805:
20806: * src/: include/pa_stack.h, include/pa_value.h,
20807: include/pa_vclass.h, include/pa_vhash.h, include/pa_vmframe.h,
20808: include/pa_vobject.h, include/pa_wwrapper.h, main/execute.C:
20809: fixed rwcontext of {} params up
20810:
20811: * src/main/: compile.y, compile_tools.h: ^func(params)
20812:
20813: * src/main/compile.y: .y priorities syntax shaped up a bit
20814:
20815: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vhash.h,
20816: include/pa_vunknown.h, main/compile.y, main/execute.C,
20817: main/pa_hash.C: expr def in -f
20818:
20819: * src/main/: compile.y, execute.C: expr calls
20820:
20821: * src/main/: compile.y, execute.C, pa_string.C: bug in string.cmp
20822: fixed
20823:
20824: * src/main/compile.y: expr quoted code
20825:
20826: * src/main/: compile.y, execute.C: expr whitespace solved. added ""
20827: support0
20828:
20829: * src/main/compile.y: expr string comparisons 0
20830:
20831: * src/: include/pa_string.h, main/compile.y, main/execute.C,
20832: main/pa_string.C: just compiled lt&co
20833:
20834: * src/main/execute.C: ^var.menu{$field} problem detected. that
20835: $field not a $var.field
20836:
20837: 2001-03-06 paf
20838:
20839: * src/main/compile.y: .y expr visible-shorter
20840:
20841: * src/: include/code.h, main/compile.y, main/execute.C: 1 problems
20842: with skipping whitespace in yylex fixed 2 xors: # bitwise ##
20843: logical
20844:
20845: * src/: include/pa_vstring.h, main/compile.y: problems with
20846: skipping whitespace in yylex
20847:
20848: * src/include/pa_vbool.h: forgot this
20849:
20850: * src/: include/code.h, main/compile.y, main/execute.C: without
20851: string ops in expressions 0
20852:
20853: * src/: include/pa_value.h, include/pa_vdouble.h,
20854: include/pa_vstring.h, include/pa_vunknown.h, main/compile.y,
20855: main/execute.C, main/main.dsp: !~
20856:
20857: * src/: include/pa_vcframe.h, include/pa_vclass.h,
20858: include/pa_vdouble.h, include/pa_vhash.h, include/pa_vjunction.h,
20859: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
20860: include/pa_vunknown.h, include/pa_wcontext.h,
20861: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
20862: main/compile_tools.h, main/execute.C: +-*/
20863:
20864: * src/: include/pa_vdouble.h, main/compile.y, main/compile_tools.C,
20865: main/compile_tools.h: grammar-1.1 $a(z) $a=0
20866:
20867: * src/: include/pa_value.h, include/pa_vdouble.h, main/compile.y,
20868: main/execute.C: expr grammar-1 2*2=4.000000 :)
20869:
20870: * src/main/compile.y: expr grammar-1
20871:
20872: * src/main/compile.y: expr lexx1
20873:
20874: * src/main/: compile.y, execute.C, main.dsp: z
20875:
20876: * src/: include/code.h, include/pa_valiased.h, include/pa_value.h,
20877: include/pa_vdouble.h, include/pa_vstring.h, main/compile.y,
20878: main/execute.C: expr lex0 exec-1
20879:
20880: * src/: include/code.h, main/compile.y, main/compile_tools.h: g
20881:
20882: 2001-02-26 paf
20883:
20884: * src/main/compile.y: max_string in yyerror bug fix
20885:
20886: 2001-02-25 paf
20887:
20888: * src/: include/pa_value.h, include/pa_vmframe.h,
20889: include/pa_wcontext.h, main/execute.C: VAliased3
20890:
20891: * src/include/: pa_value.h, pa_vmframe.h: VAliased2
20892:
20893: * src/main/execute.C: VAliased1
20894:
20895: * src/: include/pa_request.h, include/pa_value.h,
20896: include/pa_vmframe.h, include/pa_wcontext.h, main/execute.C:
20897: VAliased0
20898:
20899: * src/: include/pa_pool.h, include/pa_request.h,
20900: include/pa_value.h, include/pa_vclass.h, include/pa_vmframe.h,
20901: include/pa_vobject.h, main/core.C, main/execute.C, main/main.dsp:
20902: VAliased just compiled
20903:
20904: * src/: include/pa_pool.h, include/pa_value.h, include/pa_vclass.h,
20905: include/pa_vobject.h, main/execute.C: alias dead end
20906:
20907: * src/: include/pa_value.h, include/pa_vclass.h,
20908: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
20909: main/main.dsp: no not get fields into interm VFielded class.
20910: fields & staticfields 1
20911:
20912: * src/: include/pa_vcframe.h, include/pa_vmframe.h,
20913: include/pa_vobject.h, include/pa_wcontext.h,
20914: include/pa_wwrapper.h, main/core.C, main/execute.C,
20915: main/main.dsp: would now get fields into interm VFielded class
20916:
20917: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
20918: include/pa_vmframe.h, include/pa_vobject.h, include/pa_vstring.h,
20919: include/pa_wcontext.h, main/compile.y, main/core.C,
20920: main/execute.C, main/main.dsp, main/pa_hash.C, main/pa_value.C,
20921: main/pa_wcontext.C: virtuals2
20922:
20923: * src/main/compile.y: : 1
20924:
20925: * src/main/compile.y: rethought to $class:static.field.subfield
20926:
20927: * src/: include/pa_vclass.h, main/compile.y, main/execute.C:
20928: $class:element
20929:
20930: * src/: include/pa_value.h, include/pa_vmframe.h,
20931: include/pa_wwrapper.h, main/compile.y, main/execute.C,
20932: main/pa_wcontext.C: before execute class calls rewrite
20933:
20934: * src/: include/pa_request.h, main/compile.C, main/core.C: default
20935: name RUN, also alias
20936:
20937: * src/main/compile.y: escaping bug
20938:
20939: * src/: include/pa_request.h, include/pa_value.h,
20940: include/pa_vobject.h, main/compile.y, main/compile_tools.h,
20941: main/core.C, main/execute.C, main/pa_common.C: vobject1
20942:
20943: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
20944: include/pa_vmframe.h, include/pa_vobject.h,
20945: include/pa_wwrapper.h, main/compile.y, main/compile_tools.C,
20946: main/compile_tools.h, main/execute.C: ^class:method() just
20947: compiled
20948:
20949: 2001-02-24 paf
20950:
20951: * src/main/main.dsp: no bison -d
20952:
20953: * src/main/: compile.y, compile_tools.h: use0 line no on 'undef
20954: class' err msg wrong
20955:
20956: * src/main/compile.y: z
20957:
20958: * src/main/: compile.y, core.C: yylex need some @special lines adj
20959:
20960: * src/: include/pa_request.h, include/pa_vclass.h, main/compile.C,
20961: main/compile.y, main/compile_tools.h, main/core.C: modules0
20962:
20963: * src/: include/pa_vclass.h, main/core.C: z
20964:
20965: * src/: include/pa_value.h, include/pa_vclass.h,
20966: include/pa_vobject.h, main/main.dsp: vobject00
20967:
20968: * src/main/pa_array.C: minor bug in expanding very small arrays.
20969: 60% from 1 were 0
20970:
20971: * src/: include/pa_value.h, include/pa_wcontext.h,
20972: include/pa_wwrapper.h, main/execute.C, main/pa_value.C: it works
20973: as bad as you've named it: wcontext.value() was not a perfect
20974: idea
20975:
20976: * src/main/execute.C: codeframe1
20977:
20978: * src/: include/pa_value.h, include/pa_vcframe.h,
20979: include/pa_vclass.h, include/pa_vframe.h, include/pa_vhash.h,
20980: include/pa_vjunction.h, include/pa_vmframe.h,
20981: include/pa_wcontext.h, include/pa_wwrapper.h, main/execute.C,
20982: main/main.dsp, main/pa_cframe.C, main/pa_wcontext.C: codeframe
20983: just compiled
20984:
20985: * src/: include/pa_vframe.h, main/compile.y: found junction
20986: ideology @: ^x{$a()) must construct current wcontext element, so
20987: smart wcontext handling needed
20988:
20989: * src/main/compile.y: fixed grammar bugs in constructor/params
20990: klinch
20991:
20992: * src/main/: compile.y, execute.C: fixed empty constructor
20993: optimized empty case. failed on calls - produced empty string
20994: param
20995:
20996: * src/main/compile.y: fixed last \n macrotemplate strip bug
20997:
20998: * src/: include/code.h, include/pa_request.h, include/pa_value.h,
20999: include/pa_vclass.h, include/pa_vframe.h, main/compile.y,
21000: main/compile_tools.C, main/compile_tools.h, main/core.C,
21001: main/execute.C: code junctions0. something wrong with last \n
21002: macrotemplate strip
21003:
21004: * src/: include/pa_value.h, main/compile.C, main/core.C,
21005: main/pa_value.C: minor error reporting format beautifyings
21006:
21007: * src/: include/pa_value.h, include/pa_vclass.h,
21008: include/pa_vframe.h, main/core.C, main/execute.C,
21009: main/pa_value.C: get_method RIP. junctions everywhere. call with
21010: junctions0
21011:
21012: 2001-02-23 paf
21013:
21014: * src/include/: pa_value.h, pa_vclass.h, pa_vframe.h,
21015: pa_wwrapper.h: lara came, can't work, sorry :(
21016:
21017: * src/main/: compile.y, execute.C, main.dsp: rethought some. before
21018: junction
21019:
21020: * src/: include/pa_vframe.h, include/pa_vunknown.h,
21021: include/pa_wcontext.h, include/pa_wwrapper.h, main/core.C,
21022: main/execute.C, main/main.dsp, main/pa_value.C: call0
21023:
21024: * src/: include/pa_hash.h, include/pa_value.h,
21025: include/pa_wcontext.h, main/core.C, main/execute.C,
21026: main/main.dsp, main/pa_hash.C: started call. store param, vframe
21027: done
21028:
21029: * src/include/pa_wcontext.h: z
21030:
21031: * src/main/: compile.y, compile_tools.C, compile_tools.h: fixed
21032: wrong grammar in complex constructor case
21033:
21034: * src/main/: compile.y, execute.C: empty constructor bug fixed
21035:
21036: * src/main/execute.C: with result rwpool
21037:
21038: * src/: include/pa_value.h, main/core.C, main/execute.C,
21039: main/main.dsp: value named
21040:
21041: * src/: include/pa_value.h, include/pa_vstring.h, main/execute.C:
21042: strign 2 value in 2 places in execute
21043:
21044: * src/: include/pa_value.h, include/pa_wcontext.h, main/compile.y,
21045: main/execute.C, main/main.dsp, main/pa_array.C: auto VHash on
21046: wcontext.put_element when wcontext fvalue==0
21047:
21048: 2001-02-22 paf
21049:
21050: * src/: include/pa_hash.h, include/pa_value.h, include/pa_vclass.h,
21051: include/pa_vhash.h, include/pa_vstring.h, include/pa_wcontext.h,
21052: main/execute.C, main/main.dsp: auto VHash in pa.th.cre.at.e
21053:
21054: * src/: include/pa_wcontext.h, main/compile.y, main/execute.C:
21055: erroreos checkout
21056:
21057: * src/: include/pa_request.h, main/compile.y: $self.put(val)
21058:
21059: * src/: include/pa_array.h, main/compile.y, main/compile_tools.C,
21060: main/compile_tools.h, main/pa_array.C: $self.get
21061:
21062: * src/main/: compile.C, compile.y, compile_tools.C: z
21063:
21064: * src/main/compile.y: $: wasn't finished - $:sdf(sdf) troubled a
21065: bit. finished now.
21066:
21067: * src/main/compile.y: $: finished
21068:
21069: * src/main/: compile.C, compile.y, execute.C: started : with $a.$:f
21070:
21071: * src/: include/code.h, main/compile_tools.C, main/compile_tools.h,
21072: main/execute.C: OP_STRING better then some xxx _VALUE
21073:
21074: * src/: include/code.h, include/pa_vstring.h, main/compile.y,
21075: main/compile_tools.C, main/compile_tools.h, main/execute.C:
21076: string to vstring it .y all
21077:
21078: * src/: include/pa_request.h, include/pa_stack.h,
21079: include/pa_wcontext.h, main/execute.C: z about to vstring it .y
21080: all
21081:
21082: * src/main/: compile.C, core.C, execute.C, pa_string.C: more
21083: precise parse error line:col
21084:
21085: * src/: include/pa_pool.h, include/pa_vclass.h, main/core.C,
21086: main/pa_hash.C, main/pa_pool.C: TRY...
21087:
21088: * src/: include/pa_exception.h, include/pa_pool.h,
21089: include/pa_request.h, include/pa_value.h, include/pa_wcontext.h,
21090: main/compile.C, main/compile.y, main/compile_tools.C,
21091: main/core.C, main/pa_array.C, main/pa_exception.C,
21092: main/pa_hash.C, main/pa_pool.C, main/pa_string.C,
21093: main/pa_table.C: removed exception from request
21094:
21095: * src/: include/pa_vstring.h, main/compile.C, main/core.C: added
21096: some forgotten
21097:
21098: * src/: include/code.h, include/pa_value.h, include/pa_vclass.h,
21099: include/pa_wcontext.h, main/compile.y, main/compile_tools.C,
21100: main/compile_tools.h, main/execute.C, main/main.dsp: iiieeyys!
21101: get/put simple vars to VClass works0
21102:
21103: * src/: include/pa_array.h, include/pa_wcontext.h,
21104: main/pa_string.C: in process, but found that exceptions are too
21105: global
21106:
21107: * src/: include/code.h, include/pa_string.h, include/pa_value.h,
21108: include/pa_vclass.h, include/pa_wcontext.h, main/compile.y,
21109: main/execute.C, main/pa_string.C: write_value write_string 0 it
21110: seems wcontext must write strings regardles of fvalue!=0
21111:
21112: 2001-02-21 paf
21113:
21114: * src/main/execute.C: tired :)
21115:
21116: * src/main/: compile.C, compile.y, execute.C: store0
21117:
21118: * src/: include/compile.h, include/execute.h, include/pa_array.h,
21119: include/pa_request.h, include/pa_stack.h, include/pa_vclass.h,
21120: include/pa_wcontext.h, main/compile.C, main/compile.y,
21121: main/execute.C, main/main.dsp, main/pa_array.C,
21122: main/pa_request.C: get put -1 [just compiled]
21123:
21124: * src/: include/core.h, include/pa_context.h, include/pa_request.h,
21125: include/pa_vclass.h, include/pa_wcontext.h, main/core.C,
21126: main/main.dsp, main/pa_request.C: request core methods0
21127:
21128: * src/: include/compile.h, include/pa_array.h, main/compile.C,
21129: main/compile.y, main/execute.C: MAIN_METHOD_NAME ready to write
21130: execute
21131:
21132: * src/: include/pa_exception.h, include/pa_value.h, main/compile.C,
21133: main/compile.y, main/compile_tools.C, main/compile_tools.h: .y
21134: methods and one_big_piece. now compile returns array<method*>
21135:
21136: * src/main/compile.y: more straightforward yylex[end]
21137:
21138: * src/: include/pa_string.h, include/pa_types.h, main/pa_string.C:
21139: string.operator==(char*)
21140:
21141: * src/: include/execute.h, include/pa_array.h, include/pa_value.h,
21142: main/execute.C, main/pa_array.C: after array.const get wonders
21143:
21144: * src/include/: compile.h, pa_context.h, pa_hash.h, pa_request.h,
21145: pa_string.h, pa_value.h: struck with const array.gets
21146:
21147: * src/main/: execute.C: z
21148:
21149: * src/main/: compile.y, execute.C: z
21150:
21151: * src/main/: compile.C, compile.y, compile_tools.h: error
21152: processing in eval & yyerror so it wouldn't cause memleaks.
21153:
21154: * src/main/: compile.C, compile.y: failed to add absolute precies
21155: parse error positions. leaving RIGHTMOST position as
21156: @file[line:col]
21157:
21158: * src/: include/compile.h, main/compile.C, main/compile.y,
21159: main/compile_tools.h: line numbers needed. would add them to .y
21160: now internally. externally it's not as precise as needed
21161:
21162: * src/: include/code.h, include/pa_types.h, main/compile.C,
21163: main/compile.y, main/compile_tools.C, main/compile_tools.h,
21164: main/execute.C, main/main.dsp: .y to c++ hierarchy output fix.
21165: compiler works ok
21166:
21167: 2001-02-20 paf
21168:
21169: * src/main/: compile.C, compile.y, compile_tools.C,
21170: compile_tools.h, execute.C, main.dsp: nestage probs, eof yylex
21171: not perfect
21172:
21173: * src/: include/code.h, include/compile.h, include/execute.h,
21174: include/pa_array.h, include/pa_common.h, include/pa_pool.h,
21175: include/pa_string.h, include/pa_table.h, include/pa_types.h,
21176: main/compile.C, main/compile.y, main/compile_tools.C,
21177: main/compile_tools.h, main/core.C, main/execute.C, main/main.dsp,
21178: main/pa_array.C, main/pa_common.C, main/pa_hash.C,
21179: main/pa_string.C, main/pa_table.C: bison[yacc] first time
21180: compiled. execute=dump for now
21181:
21182: * src/main/core.C: core rewrite using yacc investigations now will
21183: be compile[yacc]/execute[opcodes]
21184:
21185: 2001-02-15 paf
21186:
21187: * src/: include/pa_value.h, main/core.C: maybe a-la yacc those ifs
21188: rewrite as turing machine? for it seems it would be it's too many
21189: ifs with this syntax now
21190:
21191: 2001-02-14 paf
21192:
21193: * src/main/core.C: get_params 1
21194:
21195: * src/main/core.C: get_params figured ^menu[UNEVALUATED unthinked
21196: :( ]
21197:
21198: * src/main/core.C: varios breaks
21199:
21200: * src/main/core.C: get names 3
21201:
21202: * src/main/core.C: get names 2
21203:
21204: * src/main/core.C: get names 1
21205:
21206: * src/: include/pa_string.h, main/core.C, main/pa_string.C: get
21207: names 0
21208:
21209: * src/: include/pa_value.h, main/core.C, main/pa_string.C: process
21210: text repassing2 operator static vars
21211:
21212: * src/: include/pa_context.h, include/pa_string.h, main/core.C,
21213: main/pa_string.C: process text repassing
21214:
21215: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
21216: module:calls changes
21217:
21218: 2001-02-13 paf
21219:
21220: * src/: include/pa_context.h, include/pa_value.h, main/core.C:
21221: ^class:calls[] started
21222:
21223: * src/: include/pa_value.h, main/core.C: z
21224:
21225: * src/main/core.C: operators : and self. prefixes
21226:
21227: * src/main/core.C: z
21228:
21229: * src/: include/pa_string.h, main/pa_string.C: String_iterator
21230: tested
21231:
21232: * src/: include/pa_string.h, main/pa_string.C: String_iterator
21233: optimized
21234:
21235: * src/main/pa_string.C: String_iterator::skip_to optimized a bit.
21236: would change privates to better support optimization
21237:
21238: * src/: include/pa_string.h, main/pa_string.C:
21239: String_iterator::skip_to todo:optimize
21240:
21241: 2001-02-12 paf
21242:
21243: * src/: include/pa_string.h, main/core.C, main/pa_string.C: started
21244: String_iterator
21245:
21246: * src/: include/pa_context.h, include/pa_value.h, main/core.C: some
21247: comments
21248:
21249: * src/: include/pa_context.h, include/pa_value.h, main/core.C: get
21250: self/methodref joined
21251:
21252: 2001-02-11 paf
21253:
21254: * src/: include/pa_context.h, include/pa_value.h, main/core.C,
21255: main/main.dsp: core started. core.C, context&value .h
21256:
21257: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
21258: include/pa_string.h, main/main.dsp, main/pa_array.C,
21259: main/pa_hash.C, main/pa_pool.C, main/pa_string.C: :pooled
21260:
21261: 2001-01-30 paf
21262:
21263: * src/: Makefile.am, main/Makefile.am, targets/Makefile.am: .am
21264: comments
21265:
21266: * src/: include/pa_pool.h, main/Makefile.am, main/main.dsp,
21267: main/pa_pool.C: moved pa_pool.C to be target specific
21268:
21269: * src/: include/pa_exception.h, include/pa_pool.h,
21270: include/pa_table.h, main/pa_exception.C, main/pa_table.C: minor *
21271: to & changes
21272:
21273: * src/: include/pa_exception.h, include/pa_pool.h,
21274: include/pa_request.h, include/pa_table.h, main/pa_array.C,
21275: main/pa_exception.C, main/pa_pool.C, main/pa_table.C: error
21276: re-associated. that's much better even removed 'die' necessety
21277:
21278: * src/: include/pa_error.h, include/pa_exception.h,
21279: include/pa_pool.h, include/pa_request.h, main/main.dsp,
21280: main/pa_error.C, main/pa_exception.C, main/pa_pool.C,
21281: targets/Makefile.am: lowered targets/parser into subdir, added
21282: parser_Pool(Pool) failed to add. would think..
21283:
21284: * src/: include/pa_error.h, include/pa_hash.h, include/pa_string.h,
21285: include/pa_table.h, main/pa_error.C, main/pa_hash.C,
21286: main/pa_string.C, main/pa_table.C: Table more like C++ style
21287: hence lots of 'const'
21288:
21289: * src/: include/pa_error.h, include/pa_request.h,
21290: include/pa_string.h, include/pa_table.h, main/pa_error.C,
21291: main/pa_table.C: Error fixed
21292:
21293: 2001-01-29 paf
21294:
21295: * src/: include/pa_array.h, include/pa_common.h,
21296: include/pa_error.h, include/pa_hash.h, include/pa_pool.h,
21297: include/pa_request.h, include/pa_string.h, include/pa_table.h,
21298: main/Makefile.am, main/pa_array.C, main/pa_common.C,
21299: main/pa_error.C, main/pa_hash.C, main/pa_table.C: added forgotten
21300:
21301: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
21302: include/pa_string.h, include/pa_table.h, include/pa_types.h,
21303: main/Makefile.am, main/main.dsp, main/pa_array.C, main/pa_hash.C,
21304: main/pa_string.C, main/pa_table.C: Request Error Table
21305:
21306: * src/: include/pa_pool.h, main/pa_array.C: tested - decision "no
21307: templates"
21308:
21309: * src/: include/pa_array.h, include/pa_pool.h, main/Makefile.am,
21310: main/main.dsp, main/pa_array.C: templates failed no template
21311: specializations [VC6], no library auto instantation [VC6, GNU c++
21312: 2.95.2-6 from latest cygwin]
21313:
21314: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
21315: include/pa_string.h, include/pa_table.h, include/pa_types.h,
21316: main/main.dsp, main/pa_array.C, main/pa_string.C,
21317: main/pa_table.C: Table started would test template Array now
21318:
21319: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
21320: String originating
21321:
21322: * src/: include/pa_hash.h, include/pa_pool.h, include/pa_threads.h,
21323: main/pa_hash.C: made local Hash-es not thread safe=quicker by
21324: SYNCHRONIZED(thread_safe)
21325:
21326: * src/include/: pa_array.h, pa_hash.h, pa_string.h: moved .h public
21327: parts to top
21328:
21329: * src/: include/pa_hash.h, include/pa_threads.h, main/pa_hash.C,
21330: main/pa_threads.C: decided on one global_mutex, like PHP as I can
21331: see: needed only in global Hash now, made Hash:: put/get
21332: SYNCHRONIZED
21333:
21334: * src/: include/pa_hash.h, include/pa_threads.h, main/main.dsp,
21335: main/pa_threads.C: added pa_threads
21336:
21337: Mutex
21338:
21339: * src/include/pa_hash.h: some comments
21340:
21341: * src/: main/pa_array.C, include/pa_array.h, include/pa_pool.h:
21342: Array& operator += (Array& src)
21343:
21344: * src/main/pa_array.C: expand not convinient, would rewrite
21345:
21346: * src/: include/pa_array.h, main/pa_array.C: Array::operator +=
21347: (Array& src)
21348:
21349: rethought, would change now
21350:
21351: 2001-01-27 paf
21352:
21353: * src/: include/pa_array.h, main/pa_array.C: array [] with chunk
21354: caching
21355:
21356: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
21357: include/pa_string.h, main/pa_array.C, main/pa_string.C: array
21358: cache rethought to chunk caching
21359:
21360: * src/: include/pa_array.h, include/pa_hash.h, include/pa_pool.h,
21361: include/pa_string.h, main/main.dsp, main/pa_array.C,
21362: main/pa_hash.C, main/pa_string.C: Array 0
21363:
21364: * src/main/pa_string.C: String::operator ==
21365:
21366: * src/main/pa_hash.C: String(&String)
21367:
21368: * src/main/pa_hash.C: added pa_hash.C [forgotten]
21369:
21370: * src/: include/pa_hash.h, include/pa_string.h, include/pa_types.h,
21371: main/main.dsp, main/pa_string.C: uint, and added pa_types &
21372: pa_hash[forgotten]
21373:
21374: 2001-01-26 paf
21375:
21376: * src/: include/pa_pool.h, include/pa_string.h, main/pa_string.C:
21377: removed templates [vc++ suxx]
21378:
21379: * src/: include/pa_pool.h, include/pa_string.h, main/main.dsp,
21380: main/pa_pool.C, main/pa_string.C: templates in VC++ suxx.
21381:
21382: * src/include/: pa_pool.h, pa_string.h: pa_pool split
21383:
21384: * src/main/: main.dsp, pa_string.C: $Id$ check
21385:
21386: * src/: main/pa_pool.C, main/pa_string.C, include/pa_pool.h: $Id$
21387: check
21388:
21389: * src/: include/pa_pool.h, main/pa_string.C: String prealloc &
21390: dynamic row_count
21391:
21392: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
21393: main/main.dsp, main/pa_pool.C, main/pa_string.C,
21394: targets/Makefile.am: Initial revision
21395:
21396: * src/: Makefile.am, include/pa_pool.h, main/Makefile.am,
21397: main/main.dsp, main/pa_pool.C, main/pa_string.C,
21398: targets/Makefile.am: creating parser3 module
21399:
E-mail: